i18n updates (ca-ES,lt-LT) (#1088)
* New translations (Catalan) * Update catalogs.json * New translations (Catalan) * New translations (Catalan) * Update catalogs.json * New translations (Lithuanian) --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
c9818df37b
commit
c229e66671
3 changed files with 68 additions and 68 deletions
src
|
@ -9,7 +9,7 @@
|
|||
"code": "ca-ES",
|
||||
"nativeName": "català",
|
||||
"name": "Catalan",
|
||||
"completion": 98
|
||||
"completion": 100
|
||||
},
|
||||
{
|
||||
"code": "cs-CZ",
|
||||
|
|
34
src/locales/ca-ES.po
generated
34
src/locales/ca-ES.po
generated
|
@ -8,7 +8,7 @@ msgstr ""
|
|||
"Language: ca\n"
|
||||
"Project-Id-Version: phanpy\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-03-10 05:31\n"
|
||||
"PO-Revision-Date: 2025-03-10 10:56\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Catalan\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
@ -584,11 +584,11 @@ msgstr "Publicacions programades"
|
|||
|
||||
#: src/components/compose-button.jsx:175
|
||||
msgid "Add to thread"
|
||||
msgstr ""
|
||||
msgstr "Afegeix al fil"
|
||||
|
||||
#: src/components/compose.jsx:211
|
||||
msgid "Take photo or video"
|
||||
msgstr ""
|
||||
msgstr "Fes una foto o un vídeo"
|
||||
|
||||
#: src/components/compose.jsx:212
|
||||
msgid "Add media"
|
||||
|
@ -608,7 +608,7 @@ msgstr "Afegeix una enquesta"
|
|||
|
||||
#: src/components/compose.jsx:216
|
||||
msgid "Schedule post"
|
||||
msgstr ""
|
||||
msgstr "Programa una publicació"
|
||||
|
||||
#: src/components/compose.jsx:415
|
||||
msgid "You have unsaved changes. Discard this post?"
|
||||
|
@ -742,7 +742,7 @@ msgstr "Marca els mitjans com a sensibles"
|
|||
|
||||
#: src/components/compose.jsx:1405
|
||||
msgid "Posting on <0/>"
|
||||
msgstr ""
|
||||
msgstr "Publicació a <0/>"
|
||||
|
||||
#: src/components/compose.jsx:1436
|
||||
#: src/components/compose.jsx:3260
|
||||
|
@ -753,7 +753,7 @@ msgstr "Afegeix"
|
|||
|
||||
#: src/components/compose.jsx:1662
|
||||
msgid "Schedule"
|
||||
msgstr ""
|
||||
msgstr "Programa"
|
||||
|
||||
#: src/components/compose.jsx:1664
|
||||
#: src/components/keyboard-shortcuts-help.jsx:154
|
||||
|
@ -1334,7 +1334,7 @@ msgstr "Obre el fitxer"
|
|||
|
||||
#: src/components/modals.jsx:75
|
||||
msgid "Post scheduled"
|
||||
msgstr ""
|
||||
msgstr "Publicació programada"
|
||||
|
||||
#: src/components/modals.jsx:76
|
||||
msgid "Post published. Check it out."
|
||||
|
@ -1342,7 +1342,7 @@ msgstr "Publicació enviada. Comproveu-la."
|
|||
|
||||
#: src/components/modals.jsx:78
|
||||
msgid "Reply scheduled"
|
||||
msgstr ""
|
||||
msgstr "Resposta programada"
|
||||
|
||||
#: src/components/modals.jsx:79
|
||||
msgid "Reply posted. Check it out."
|
||||
|
@ -3473,42 +3473,42 @@ msgstr "Canvia a local"
|
|||
|
||||
#: src/pages/scheduled-posts.jsx:108
|
||||
msgid "No scheduled posts."
|
||||
msgstr ""
|
||||
msgstr "No hi ha publicacions programades."
|
||||
|
||||
#. Scheduled [in 1 day] ([Thu, Feb 27, 6:30:00 PM])
|
||||
#. placeholder {0}: niceDateTime(scheduledAt, { formatOpts: { weekday: 'short', second: 'numeric', }, })
|
||||
#: src/pages/scheduled-posts.jsx:205
|
||||
msgid "Scheduled <0><1/></0> <2>({0})</2>"
|
||||
msgstr ""
|
||||
msgstr "Programada el <0><1/></0> <2>({0})</2>"
|
||||
|
||||
#. Scheduled [in 1 day]
|
||||
#: src/pages/scheduled-posts.jsx:261
|
||||
msgid "Scheduled <0><1/></0>"
|
||||
msgstr ""
|
||||
msgstr "Programada <0><1/></0>"
|
||||
|
||||
#: src/pages/scheduled-posts.jsx:306
|
||||
msgid "Scheduled post rescheduled"
|
||||
msgstr ""
|
||||
msgstr "Publicació programada reprogramada"
|
||||
|
||||
#: src/pages/scheduled-posts.jsx:313
|
||||
msgid "Failed to reschedule post"
|
||||
msgstr ""
|
||||
msgstr "No s'ha pogut reprogramar la publicació"
|
||||
|
||||
#: src/pages/scheduled-posts.jsx:336
|
||||
msgid "Reschedule"
|
||||
msgstr ""
|
||||
msgstr "Reprograma"
|
||||
|
||||
#: src/pages/scheduled-posts.jsx:342
|
||||
msgid "Delete scheduled post?"
|
||||
msgstr ""
|
||||
msgstr "Voleu suprimir la publicació programada?"
|
||||
|
||||
#: src/pages/scheduled-posts.jsx:350
|
||||
msgid "Scheduled post deleted"
|
||||
msgstr ""
|
||||
msgstr "S'ha suprimit la publicació programada"
|
||||
|
||||
#: src/pages/scheduled-posts.jsx:357
|
||||
msgid "Failed to delete scheduled post"
|
||||
msgstr ""
|
||||
msgstr "No s'ha pogut suprimir la publicació programada"
|
||||
|
||||
#: src/pages/search.jsx:50
|
||||
msgid "Search: {q} (Posts)"
|
||||
|
|
100
src/locales/lt-LT.po
generated
100
src/locales/lt-LT.po
generated
|
@ -8,7 +8,7 @@ msgstr ""
|
|||
"Language: lt\n"
|
||||
"Project-Id-Version: phanpy\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-03-08 01:54\n"
|
||||
"PO-Revision-Date: 2025-03-11 16:31\n"
|
||||
"Last-Translator: \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"
|
||||
|
@ -119,8 +119,8 @@ msgstr "Įrašai"
|
|||
#: src/components/status.jsx:1770
|
||||
#: src/components/status.jsx:1787
|
||||
#: src/components/status.jsx:1912
|
||||
#: src/components/status.jsx:2517
|
||||
#: src/components/status.jsx:2520
|
||||
#: src/components/status.jsx:2519
|
||||
#: src/components/status.jsx:2522
|
||||
#: src/pages/account-statuses.jsx:523
|
||||
#: src/pages/accounts.jsx:110
|
||||
#: src/pages/hashtag.jsx:200
|
||||
|
@ -311,7 +311,7 @@ msgstr "Nepavyksta atidaryti nuorodos."
|
|||
#: src/components/account-info.jsx:1336
|
||||
#: src/components/shortcuts-settings.jsx:1059
|
||||
#: src/components/status.jsx:1219
|
||||
#: src/components/status.jsx:3296
|
||||
#: src/components/status.jsx:3298
|
||||
msgid "Copy"
|
||||
msgstr "Kopijuoti"
|
||||
|
||||
|
@ -441,9 +441,9 @@ msgstr "Sekti"
|
|||
#: src/components/shortcuts-settings.jsx:230
|
||||
#: src/components/shortcuts-settings.jsx:583
|
||||
#: src/components/shortcuts-settings.jsx:783
|
||||
#: src/components/status.jsx:3020
|
||||
#: src/components/status.jsx:3260
|
||||
#: src/components/status.jsx:3760
|
||||
#: src/components/status.jsx:3022
|
||||
#: src/components/status.jsx:3262
|
||||
#: src/components/status.jsx:3762
|
||||
#: src/pages/accounts.jsx:37
|
||||
#: src/pages/catchup.jsx:1581
|
||||
#: src/pages/filters.jsx:224
|
||||
|
@ -588,7 +588,7 @@ msgstr "Pridėti prie gijos"
|
|||
|
||||
#: src/components/compose.jsx:211
|
||||
msgid "Take photo or video"
|
||||
msgstr ""
|
||||
msgstr "Daryti nuotrauką arba vaizdo įrašą"
|
||||
|
||||
#: src/components/compose.jsx:212
|
||||
msgid "Add media"
|
||||
|
@ -760,7 +760,7 @@ msgstr "Planuoti"
|
|||
#: src/components/status.jsx:984
|
||||
#: src/components/status.jsx:1750
|
||||
#: src/components/status.jsx:1751
|
||||
#: src/components/status.jsx:2421
|
||||
#: src/components/status.jsx:2423
|
||||
msgid "Reply"
|
||||
msgstr "Atsakyti"
|
||||
|
||||
|
@ -1202,9 +1202,9 @@ msgstr "<0>l</0> arba <1>f</1>"
|
|||
|
||||
#: src/components/keyboard-shortcuts-help.jsx:175
|
||||
#: src/components/status.jsx:992
|
||||
#: src/components/status.jsx:2448
|
||||
#: src/components/status.jsx:2471
|
||||
#: src/components/status.jsx:2472
|
||||
#: src/components/status.jsx:2450
|
||||
#: src/components/status.jsx:2473
|
||||
#: src/components/status.jsx:2474
|
||||
msgid "Boost"
|
||||
msgstr "Pasidalinti"
|
||||
|
||||
|
@ -1214,8 +1214,8 @@ msgstr "<0>Lyg2 (Shift)</0> + <1>b</1>"
|
|||
|
||||
#: src/components/keyboard-shortcuts-help.jsx:183
|
||||
#: src/components/status.jsx:1055
|
||||
#: src/components/status.jsx:2496
|
||||
#: src/components/status.jsx:2497
|
||||
#: src/components/status.jsx:2498
|
||||
#: src/components/status.jsx:2499
|
||||
msgid "Bookmark"
|
||||
msgstr "Prid. į žym."
|
||||
|
||||
|
@ -1319,9 +1319,9 @@ msgid "Filtered: {filterTitleStr}"
|
|||
msgstr "Filtruota: {filterTitleStr}"
|
||||
|
||||
#: src/components/media-post.jsx:134
|
||||
#: src/components/status.jsx:3590
|
||||
#: src/components/status.jsx:3686
|
||||
#: src/components/status.jsx:3764
|
||||
#: src/components/status.jsx:3592
|
||||
#: src/components/status.jsx:3688
|
||||
#: src/components/status.jsx:3766
|
||||
#: src/components/timeline.jsx:978
|
||||
#: src/pages/catchup.jsx:75
|
||||
#: src/pages/catchup.jsx:1877
|
||||
|
@ -2200,13 +2200,13 @@ msgstr "Senasis įrašas (<0>{0}</0>)"
|
|||
|
||||
#: src/components/status.jsx:992
|
||||
#: src/components/status.jsx:1032
|
||||
#: src/components/status.jsx:2448
|
||||
#: src/components/status.jsx:2471
|
||||
#: src/components/status.jsx:2450
|
||||
#: src/components/status.jsx:2473
|
||||
msgid "Unboost"
|
||||
msgstr "Nebepasidalinti"
|
||||
|
||||
#: src/components/status.jsx:1008
|
||||
#: src/components/status.jsx:2463
|
||||
#: src/components/status.jsx:2465
|
||||
msgid "Quote"
|
||||
msgstr "Cituoti"
|
||||
|
||||
|
@ -2226,20 +2226,20 @@ msgstr "Pasidalinti…"
|
|||
|
||||
#: src/components/status.jsx:1045
|
||||
#: src/components/status.jsx:1760
|
||||
#: src/components/status.jsx:2484
|
||||
#: src/components/status.jsx:2486
|
||||
msgid "Unlike"
|
||||
msgstr "Nebepatinka"
|
||||
|
||||
#: src/components/status.jsx:1046
|
||||
#: src/components/status.jsx:1760
|
||||
#: src/components/status.jsx:1761
|
||||
#: src/components/status.jsx:2484
|
||||
#: src/components/status.jsx:2485
|
||||
#: src/components/status.jsx:2486
|
||||
#: src/components/status.jsx:2487
|
||||
msgid "Like"
|
||||
msgstr "Patinka"
|
||||
|
||||
#: src/components/status.jsx:1055
|
||||
#: src/components/status.jsx:2496
|
||||
#: src/components/status.jsx:2498
|
||||
msgid "Unbookmark"
|
||||
msgstr "Pašalinti iš žymių"
|
||||
|
||||
|
@ -2257,7 +2257,7 @@ msgid "Edited: {editedDateText}"
|
|||
msgstr "Redaguota: {editedDateText}"
|
||||
|
||||
#: src/components/status.jsx:1254
|
||||
#: src/components/status.jsx:3265
|
||||
#: src/components/status.jsx:3267
|
||||
msgid "Embed post"
|
||||
msgstr "Įterptas įrašas"
|
||||
|
||||
|
@ -2337,17 +2337,17 @@ msgstr "Pasidalintas @{7} įrašas"
|
|||
|
||||
#: src/components/status.jsx:1761
|
||||
#: src/components/status.jsx:1797
|
||||
#: src/components/status.jsx:2485
|
||||
#: src/components/status.jsx:2487
|
||||
msgid "Liked"
|
||||
msgstr "Patinka"
|
||||
|
||||
#: src/components/status.jsx:1794
|
||||
#: src/components/status.jsx:2472
|
||||
#: src/components/status.jsx:2474
|
||||
msgid "Boosted"
|
||||
msgstr "Pasidalinta"
|
||||
|
||||
#: src/components/status.jsx:1804
|
||||
#: src/components/status.jsx:2497
|
||||
#: src/components/status.jsx:2499
|
||||
msgid "Bookmarked"
|
||||
msgstr "Pridėta"
|
||||
|
||||
|
@ -2384,91 +2384,91 @@ msgstr "Rodyti turinį"
|
|||
msgid "Show media"
|
||||
msgstr "Rodyti mediją"
|
||||
|
||||
#: src/components/status.jsx:2345
|
||||
#: src/components/status.jsx:2347
|
||||
msgid "Edited"
|
||||
msgstr "Redaguota"
|
||||
|
||||
#: src/components/status.jsx:2422
|
||||
#: src/components/status.jsx:2424
|
||||
msgid "Comments"
|
||||
msgstr "Komentarai"
|
||||
|
||||
#. More from [Author]
|
||||
#: src/components/status.jsx:2723
|
||||
#: src/components/status.jsx:2725
|
||||
msgid "More from <0/>"
|
||||
msgstr "Daugiau iš <0/>"
|
||||
|
||||
#: src/components/status.jsx:3025
|
||||
#: src/components/status.jsx:3027
|
||||
msgid "Edit History"
|
||||
msgstr "Redagavimo istoriją"
|
||||
|
||||
#: src/components/status.jsx:3029
|
||||
#: src/components/status.jsx:3031
|
||||
msgid "Failed to load history"
|
||||
msgstr "Nepavyko įkelti istorijos."
|
||||
|
||||
#: src/components/status.jsx:3034
|
||||
#: src/components/status.jsx:3036
|
||||
#: src/pages/annual-report.jsx:45
|
||||
msgid "Loading…"
|
||||
msgstr "Įkeliama…"
|
||||
|
||||
#: src/components/status.jsx:3270
|
||||
#: src/components/status.jsx:3272
|
||||
msgid "HTML Code"
|
||||
msgstr "HTML kodas"
|
||||
|
||||
#: src/components/status.jsx:3287
|
||||
#: src/components/status.jsx:3289
|
||||
msgid "HTML code copied"
|
||||
msgstr "Nukopijuotas HTML kodas"
|
||||
|
||||
#: src/components/status.jsx:3290
|
||||
#: src/components/status.jsx:3292
|
||||
msgid "Unable to copy HTML code"
|
||||
msgstr "Nepavyksta nukopijuoti HTML kodo."
|
||||
|
||||
#: src/components/status.jsx:3302
|
||||
#: src/components/status.jsx:3304
|
||||
msgid "Media attachments:"
|
||||
msgstr "Medijos priedai:"
|
||||
|
||||
#: src/components/status.jsx:3324
|
||||
#: src/components/status.jsx:3326
|
||||
msgid "Account Emojis:"
|
||||
msgstr "Paskyros jaustukai:"
|
||||
|
||||
#: src/components/status.jsx:3355
|
||||
#: src/components/status.jsx:3400
|
||||
#: src/components/status.jsx:3357
|
||||
#: src/components/status.jsx:3402
|
||||
msgid "static URL"
|
||||
msgstr "statinis URL"
|
||||
|
||||
#: src/components/status.jsx:3369
|
||||
#: src/components/status.jsx:3371
|
||||
msgid "Emojis:"
|
||||
msgstr "Jaustukai:"
|
||||
|
||||
#: src/components/status.jsx:3414
|
||||
#: src/components/status.jsx:3416
|
||||
msgid "Notes:"
|
||||
msgstr "Pastabos:"
|
||||
|
||||
#: src/components/status.jsx:3418
|
||||
#: src/components/status.jsx:3420
|
||||
msgid "This is static, unstyled and scriptless. You may need to apply your own styles and edit as needed."
|
||||
msgstr "Tai – statiškas, nestilingas ir be skriptis. Gali reikėti taikyti savo stilius ir redaguoti pagal poreikį."
|
||||
|
||||
#: src/components/status.jsx:3424
|
||||
#: src/components/status.jsx:3426
|
||||
msgid "Polls are not interactive, becomes a list with vote counts."
|
||||
msgstr "Apklausos nėra interaktyvios, tampa sąrašu su balsų skaičiais."
|
||||
|
||||
#: src/components/status.jsx:3429
|
||||
#: src/components/status.jsx:3431
|
||||
msgid "Media attachments can be images, videos, audios or any file types."
|
||||
msgstr "Medijos priedai gali būti vaizdai, vaizdo įrašai, garso įrašai arba bet kokio tipo failai."
|
||||
|
||||
#: src/components/status.jsx:3435
|
||||
#: src/components/status.jsx:3437
|
||||
msgid "Post could be edited or deleted later."
|
||||
msgstr "Įrašas gali būti redaguojamas arba ištrintas vėliau."
|
||||
|
||||
#: src/components/status.jsx:3441
|
||||
#: src/components/status.jsx:3443
|
||||
msgid "Preview"
|
||||
msgstr "Peržiūrėti"
|
||||
|
||||
#: src/components/status.jsx:3450
|
||||
#: src/components/status.jsx:3452
|
||||
msgid "Note: This preview is lightly styled."
|
||||
msgstr "Pastaba: ši peržiūra yra šiek tiek stilizuota."
|
||||
|
||||
#. [Name] [Visibility icon] boosted
|
||||
#: src/components/status.jsx:3694
|
||||
#: src/components/status.jsx:3696
|
||||
msgid "<0/> <1/> boosted"
|
||||
msgstr "<0/> <1/> pasidalino"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue