i18n updates (lt-LT,pl-PL) (#902)

* New translations (Lithuanian)

* New translations (Polish)

* Update catalogs.json

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Chee Aun 2024-10-26 23:15:27 +08:00 committed by GitHub
parent c633ee49d5
commit fc9f46db52
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 29 additions and 29 deletions

View file

@ -117,7 +117,7 @@
"code": "pl-PL", "code": "pl-PL",
"nativeName": "polski", "nativeName": "polski",
"name": "Polish", "name": "Polish",
"completion": 6 "completion": 9
}, },
{ {
"code": "pt-BR", "code": "pt-BR",

4
src/locales/lt-LT.po generated
View file

@ -8,7 +8,7 @@ msgstr ""
"Language: lt\n" "Language: lt\n"
"Project-Id-Version: phanpy\n" "Project-Id-Version: phanpy\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2024-10-24 08:34\n" "PO-Revision-Date: 2024-10-26 15:14\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Lithuanian\n" "Language-Team: Lithuanian\n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && (n%100>19 || n%100<11) ? 0 : (n%10>=2 && n%10<=9) && (n%100>19 || n%100<11) ? 1 : n%1!=0 ? 2: 3);\n" "Plural-Forms: nplurals=4; plural=(n%10==1 && (n%100>19 || n%100<11) ? 0 : (n%10>=2 && n%10<=9) && (n%100>19 || n%100<11) ? 1 : n%1!=0 ? 2: 3);\n"
@ -209,7 +209,7 @@ msgstr "Įrašo statistika nepasiekiama."
#: src/components/account-info.jsx:903 #: src/components/account-info.jsx:903
msgid "View post stats" msgid "View post stats"
msgstr "Peržiūrėti įrašo statistiką" msgstr "Peržiūrėti įrašų statistiką"
#: src/components/account-info.jsx:1066 #: src/components/account-info.jsx:1066
msgid "Last post: <0>{0}</0>" msgid "Last post: <0>{0}</0>"

52
src/locales/pl-PL.po generated
View file

@ -8,7 +8,7 @@ msgstr ""
"Language: pl\n" "Language: pl\n"
"Project-Id-Version: phanpy\n" "Project-Id-Version: phanpy\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2024-10-22 02:20\n" "PO-Revision-Date: 2024-10-26 15:14\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Polish\n" "Language-Team: Polish\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
@ -487,23 +487,23 @@ msgstr ""
#: src/components/account-info.jsx:2155 #: src/components/account-info.jsx:2155
#: src/components/list-add-edit.jsx:102 #: src/components/list-add-edit.jsx:102
msgid "Name" msgid "Name"
msgstr "" msgstr "Nazwa"
#: src/components/account-info.jsx:2168 #: src/components/account-info.jsx:2168
msgid "Bio" msgid "Bio"
msgstr "" msgstr "Opis"
#: src/components/account-info.jsx:2181 #: src/components/account-info.jsx:2181
msgid "Extra fields" msgid "Extra fields"
msgstr "" msgstr "Dodatkowe pola"
#: src/components/account-info.jsx:2187 #: src/components/account-info.jsx:2187
msgid "Label" msgid "Label"
msgstr "" msgstr "Etykieta"
#: src/components/account-info.jsx:2190 #: src/components/account-info.jsx:2190
msgid "Content" msgid "Content"
msgstr "" msgstr "Zawartość"
#: src/components/account-info.jsx:2223 #: src/components/account-info.jsx:2223
#: src/components/list-add-edit.jsx:147 #: src/components/list-add-edit.jsx:147
@ -511,23 +511,23 @@ msgstr ""
#: src/pages/filters.jsx:554 #: src/pages/filters.jsx:554
#: src/pages/notifications.jsx:934 #: src/pages/notifications.jsx:934
msgid "Save" msgid "Save"
msgstr "" msgstr "Zapisz"
#: src/components/account-info.jsx:2276 #: src/components/account-info.jsx:2276
msgid "username" msgid "username"
msgstr "" msgstr "nazwa użytkownika"
#: src/components/account-info.jsx:2280 #: src/components/account-info.jsx:2280
msgid "server domain name" msgid "server domain name"
msgstr "" msgstr "nazwa domeny serwera"
#: src/components/background-service.jsx:149 #: src/components/background-service.jsx:149
msgid "Cloak mode disabled" msgid "Cloak mode disabled"
msgstr "" msgstr "Tryb Cloak jest wyłączony"
#: src/components/background-service.jsx:149 #: src/components/background-service.jsx:149
msgid "Cloak mode enabled" msgid "Cloak mode enabled"
msgstr "" msgstr "Tryb Cloak jest włączony"
#: src/components/columns.jsx:19 #: src/components/columns.jsx:19
#: src/components/nav-menu.jsx:184 #: src/components/nav-menu.jsx:184
@ -587,31 +587,31 @@ msgstr ""
#: src/components/compose.jsx:906 #: src/components/compose.jsx:906
msgid "Replying to @{0}s post (<0>{1}</0>)" msgid "Replying to @{0}s post (<0>{1}</0>)"
msgstr "" msgstr "Odpowiedz na post @{0}(<0>{1}</0>)"
#: src/components/compose.jsx:916 #: src/components/compose.jsx:916
msgid "Replying to @{0}s post" msgid "Replying to @{0}s post"
msgstr "" msgstr "Odpowiedz na post @{0}"
#: src/components/compose.jsx:929 #: src/components/compose.jsx:929
msgid "Editing source post" msgid "Editing source post"
msgstr "" msgstr "Edycja postu źródłowego"
#: src/components/compose.jsx:976 #: src/components/compose.jsx:976
msgid "Poll must have at least 2 options" msgid "Poll must have at least 2 options"
msgstr "" msgstr "Ankieta musi mieć co najmniej 2 opcje"
#: src/components/compose.jsx:980 #: src/components/compose.jsx:980
msgid "Some poll choices are empty" msgid "Some poll choices are empty"
msgstr "" msgstr "Niektóre opcje ankiety są puste"
#: src/components/compose.jsx:993 #: src/components/compose.jsx:993
msgid "Some media have no descriptions. Continue?" msgid "Some media have no descriptions. Continue?"
msgstr "" msgstr "Niektóre media nie posiadają opisów. Kontynuować?"
#: src/components/compose.jsx:1045 #: src/components/compose.jsx:1045
msgid "Attachment #{i} failed" msgid "Attachment #{i} failed"
msgstr "" msgstr "Załącznik #{i} nie powiódł się"
#: src/components/compose.jsx:1139 #: src/components/compose.jsx:1139
#: src/components/status.jsx:2047 #: src/components/status.jsx:2047
@ -621,42 +621,42 @@ msgstr ""
#: src/components/compose.jsx:1155 #: src/components/compose.jsx:1155
msgid "Content warning or sensitive media" msgid "Content warning or sensitive media"
msgstr "" msgstr "Ostrzeżenie o treściach lub wrażliwych plikach"
#: src/components/compose.jsx:1191 #: src/components/compose.jsx:1191
#: src/components/status.jsx:93 #: src/components/status.jsx:93
#: src/pages/settings.jsx:304 #: src/pages/settings.jsx:304
msgid "Public" msgid "Public"
msgstr "" msgstr "Publiczny"
#: src/components/compose.jsx:1196 #: src/components/compose.jsx:1196
#: src/components/nav-menu.jsx:386 #: src/components/nav-menu.jsx:386
#: src/components/shortcuts-settings.jsx:165 #: src/components/shortcuts-settings.jsx:165
#: src/components/status.jsx:94 #: src/components/status.jsx:94
msgid "Local" msgid "Local"
msgstr "" msgstr "Lokalne"
#: src/components/compose.jsx:1200 #: src/components/compose.jsx:1200
#: src/components/status.jsx:95 #: src/components/status.jsx:95
#: src/pages/settings.jsx:307 #: src/pages/settings.jsx:307
msgid "Unlisted" msgid "Unlisted"
msgstr "" msgstr "Niepubliczny"
#: src/components/compose.jsx:1203 #: src/components/compose.jsx:1203
#: src/components/status.jsx:96 #: src/components/status.jsx:96
#: src/pages/settings.jsx:310 #: src/pages/settings.jsx:310
msgid "Followers only" msgid "Followers only"
msgstr "" msgstr "Tylko dla obserwujących"
#: src/components/compose.jsx:1206 #: src/components/compose.jsx:1206
#: src/components/status.jsx:97 #: src/components/status.jsx:97
#: src/components/status.jsx:1925 #: src/components/status.jsx:1925
msgid "Private mention" msgid "Private mention"
msgstr "" msgstr "Prywatne wzmianki"
#: src/components/compose.jsx:1215 #: src/components/compose.jsx:1215
msgid "Post your reply" msgid "Post your reply"
msgstr "" msgstr "Opublikuj odpowiedź"
#: src/components/compose.jsx:1217 #: src/components/compose.jsx:1217
msgid "Edit your post" msgid "Edit your post"
@ -685,7 +685,7 @@ msgstr ""
#: src/components/status.jsx:1702 #: src/components/status.jsx:1702
#: src/components/status.jsx:2356 #: src/components/status.jsx:2356
msgid "Reply" msgid "Reply"
msgstr "" msgstr "Odpowiedz"
#: src/components/compose.jsx:1506 #: src/components/compose.jsx:1506
msgid "Update" msgid "Update"