i18n updates (ca-ES,es-ES,fa-IR,lt-LT,pt-BR,pt-PT,th-TH,uk-UA) (#961)
* New translations (Persian) * Update catalogs.json * New translations (Lithuanian) * Update catalogs.json * New translations (Catalan) * New translations (Spanish) * New translations (Lithuanian) * New translations (Catalan) * New translations (Portuguese) * New translations (Ukrainian) * New translations (Portuguese, Brazilian) * New translations (Thai) * New translations (Chinese Simplified) * New translations (Norwegian Bokmal) * New translations (Italian) * New translations (French) * New translations (Galician) * New translations (Arabic) * New translations (Czech) * New translations (German) * New translations (Basque) * New translations (Finnish) * New translations (Hebrew) * New translations (Japanese) * New translations (Korean) * New translations (Dutch) * New translations (Polish) * New translations (Russian) * New translations (Chinese Traditional) * New translations (Persian) * New translations (Esperanto) * New translations (Occitan) * New translations (Kabyle) --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
4270304a28
commit
fcc0c7166f
29 changed files with 851 additions and 571 deletions
|
@ -45,7 +45,7 @@
|
|||
"code": "fa-IR",
|
||||
"nativeName": "فارسی",
|
||||
"name": "Persian",
|
||||
"completion": 77
|
||||
"completion": 78
|
||||
},
|
||||
{
|
||||
"code": "fi-FI",
|
||||
|
@ -99,7 +99,7 @@
|
|||
"code": "lt-LT",
|
||||
"nativeName": "lietuvių",
|
||||
"name": "Lithuanian",
|
||||
"completion": 97
|
||||
"completion": 98
|
||||
},
|
||||
{
|
||||
"code": "nb-NO",
|
||||
|
|
50
src/locales/ar-SA.po
generated
50
src/locales/ar-SA.po
generated
|
@ -8,7 +8,7 @@ msgstr ""
|
|||
"Language: ar\n"
|
||||
"Project-Id-Version: phanpy\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2024-11-27 14:37\n"
|
||||
"PO-Revision-Date: 2024-12-03 18:15\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Plural-Forms: nplurals=6; plural=(n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5);\n"
|
||||
|
@ -968,7 +968,7 @@ msgid "Nothing to show"
|
|||
msgstr ""
|
||||
|
||||
#: src/components/generic-accounts.jsx:145
|
||||
#: src/components/notification.jsx:438
|
||||
#: src/components/notification.jsx:446
|
||||
#: src/pages/accounts.jsx:41
|
||||
#: src/pages/search.jsx:317
|
||||
#: src/pages/search.jsx:350
|
||||
|
@ -1477,74 +1477,82 @@ msgstr ""
|
|||
msgid "Moderation warning"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:269
|
||||
#: src/components/notification.jsx:265
|
||||
msgid "Your {year} #Wrapstodon is here!"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:272
|
||||
msgid "An admin from <0>{from}</0> has suspended <1>{targetName}</1>, which means you can no longer receive updates from them or interact with them."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:275
|
||||
#: src/components/notification.jsx:278
|
||||
msgid "An admin from <0>{from}</0> has blocked <1>{targetName}</1>. Affected followers: {followersCount}, followings: {followingCount}."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:281
|
||||
#: src/components/notification.jsx:284
|
||||
msgid "You have blocked <0>{targetName}</0>. Removed followers: {followersCount}, followings: {followingCount}."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:289
|
||||
#: src/components/notification.jsx:292
|
||||
msgid "Your account has received a moderation warning."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:290
|
||||
#: src/components/notification.jsx:293
|
||||
msgid "Your account has been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:291
|
||||
#: src/components/notification.jsx:294
|
||||
msgid "Some of your posts have been marked as sensitive."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:292
|
||||
#: src/components/notification.jsx:295
|
||||
msgid "Some of your posts have been deleted."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:293
|
||||
#: src/components/notification.jsx:296
|
||||
msgid "Your posts will be marked as sensitive from now on."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:294
|
||||
#: src/components/notification.jsx:297
|
||||
msgid "Your account has been limited."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:295
|
||||
#: src/components/notification.jsx:298
|
||||
msgid "Your account has been suspended."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:369
|
||||
#: src/components/notification.jsx:373
|
||||
msgid "[Unknown notification type: {type}]"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:434
|
||||
#: src/components/notification.jsx:442
|
||||
#: src/components/status.jsx:1036
|
||||
#: src/components/status.jsx:1046
|
||||
msgid "Boosted/Liked by…"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:435
|
||||
#: src/components/notification.jsx:443
|
||||
msgid "Liked by…"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:436
|
||||
#: src/components/notification.jsx:444
|
||||
msgid "Boosted by…"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:437
|
||||
#: src/components/notification.jsx:445
|
||||
msgid "Followed by…"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:508
|
||||
#: src/components/notification.jsx:524
|
||||
#: src/components/notification.jsx:516
|
||||
#: src/components/notification.jsx:532
|
||||
msgid "Learn more <0/>"
|
||||
msgstr "تعلم المزيد <0/>"
|
||||
|
||||
#: src/components/notification.jsx:756
|
||||
#: src/components/notification.jsx:540
|
||||
msgid "View #Wrapstodon"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:769
|
||||
#: src/components/status.jsx:267
|
||||
msgid "Read more →"
|
||||
msgstr "اقرأ المزيد ←"
|
||||
|
@ -2265,6 +2273,7 @@ msgid "Failed to load history"
|
|||
msgstr ""
|
||||
|
||||
#: src/components/status.jsx:3006
|
||||
#: src/pages/annual-report.jsx:44
|
||||
msgid "Loading…"
|
||||
msgstr "جارٍ التحميل…"
|
||||
|
||||
|
@ -2406,6 +2415,7 @@ msgid "Login required."
|
|||
msgstr ""
|
||||
|
||||
#: src/compose.jsx:90
|
||||
#: src/pages/annual-report.jsx:132
|
||||
#: src/pages/http-route.jsx:91
|
||||
#: src/pages/login.jsx:270
|
||||
msgid "Go home"
|
||||
|
|
54
src/locales/ca-ES.po
generated
54
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: 2024-11-27 14:36\n"
|
||||
"PO-Revision-Date: 2024-12-03 18:15\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Catalan\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
@ -547,7 +547,7 @@ msgstr "Redacta"
|
|||
|
||||
#: src/components/compose.jsx:206
|
||||
msgid "Add media"
|
||||
msgstr ""
|
||||
msgstr "Afegeix un mitjà"
|
||||
|
||||
#: src/components/compose.jsx:207
|
||||
msgid "Add custom emoji"
|
||||
|
@ -555,7 +555,7 @@ msgstr "Afegeix emoji personalitzat"
|
|||
|
||||
#: src/components/compose.jsx:208
|
||||
msgid "Add GIF"
|
||||
msgstr ""
|
||||
msgstr "Afegeix un GIF"
|
||||
|
||||
#: src/components/compose.jsx:209
|
||||
msgid "Add poll"
|
||||
|
@ -968,7 +968,7 @@ msgid "Nothing to show"
|
|||
msgstr "Res a mostrar"
|
||||
|
||||
#: src/components/generic-accounts.jsx:145
|
||||
#: src/components/notification.jsx:438
|
||||
#: src/components/notification.jsx:446
|
||||
#: src/pages/accounts.jsx:41
|
||||
#: src/pages/search.jsx:317
|
||||
#: src/pages/search.jsx:350
|
||||
|
@ -1478,74 +1478,82 @@ msgstr "S'han perdut les connexions amb <0>{name}</0>."
|
|||
msgid "Moderation warning"
|
||||
msgstr "Avís de moderació"
|
||||
|
||||
#: src/components/notification.jsx:269
|
||||
#: src/components/notification.jsx:265
|
||||
msgid "Your {year} #Wrapstodon is here!"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:272
|
||||
msgid "An admin from <0>{from}</0> has suspended <1>{targetName}</1>, which means you can no longer receive updates from them or interact with them."
|
||||
msgstr "Un administrador de <0>{from}</0> ha suspès <1>{targetName}</1>; això vol dir que ja no en podreu rebre actualitzacions o interactuar-hi."
|
||||
|
||||
#: src/components/notification.jsx:275
|
||||
#: src/components/notification.jsx:278
|
||||
msgid "An admin from <0>{from}</0> has blocked <1>{targetName}</1>. Affected followers: {followersCount}, followings: {followingCount}."
|
||||
msgstr "Un administrador de <0>{from}</0> ha blocat <1>{targetName}</1>. Seguidors afectats: {followersCount}, seguiments: {followingCount}."
|
||||
|
||||
#: src/components/notification.jsx:281
|
||||
#: src/components/notification.jsx:284
|
||||
msgid "You have blocked <0>{targetName}</0>. Removed followers: {followersCount}, followings: {followingCount}."
|
||||
msgstr "Heu bloquejat a <0>{targetName}</0>. Seguidors eliminats: {followersCount}, seguidors: {followingCount}."
|
||||
|
||||
#: src/components/notification.jsx:289
|
||||
#: src/components/notification.jsx:292
|
||||
msgid "Your account has received a moderation warning."
|
||||
msgstr "El vostre compte ha rebut un avís de moderació."
|
||||
|
||||
#: src/components/notification.jsx:290
|
||||
#: src/components/notification.jsx:293
|
||||
msgid "Your account has been disabled."
|
||||
msgstr "S'ha desactivat el vostre compte."
|
||||
|
||||
#: src/components/notification.jsx:291
|
||||
#: src/components/notification.jsx:294
|
||||
msgid "Some of your posts have been marked as sensitive."
|
||||
msgstr "S'ha marcat com a sensibles algunes de les vostres publicacions."
|
||||
|
||||
#: src/components/notification.jsx:292
|
||||
#: src/components/notification.jsx:295
|
||||
msgid "Some of your posts have been deleted."
|
||||
msgstr "S'han eliminat algunes de les vostres publicacions."
|
||||
|
||||
#: src/components/notification.jsx:293
|
||||
#: src/components/notification.jsx:296
|
||||
msgid "Your posts will be marked as sensitive from now on."
|
||||
msgstr "A partir d'ara les vostres publicacions es marcaran com sensibles."
|
||||
|
||||
#: src/components/notification.jsx:294
|
||||
#: src/components/notification.jsx:297
|
||||
msgid "Your account has been limited."
|
||||
msgstr "S'ha limitat el vostre compte."
|
||||
|
||||
#: src/components/notification.jsx:295
|
||||
#: src/components/notification.jsx:298
|
||||
msgid "Your account has been suspended."
|
||||
msgstr "El vostre compte ha estat suspès."
|
||||
|
||||
#: src/components/notification.jsx:369
|
||||
#: src/components/notification.jsx:373
|
||||
msgid "[Unknown notification type: {type}]"
|
||||
msgstr "[Tipus de notificació desconeguda: {type}]"
|
||||
|
||||
#: src/components/notification.jsx:434
|
||||
#: src/components/notification.jsx:442
|
||||
#: src/components/status.jsx:1036
|
||||
#: src/components/status.jsx:1046
|
||||
msgid "Boosted/Liked by…"
|
||||
msgstr "Impulsat/Afavorit per…"
|
||||
|
||||
#: src/components/notification.jsx:435
|
||||
#: src/components/notification.jsx:443
|
||||
msgid "Liked by…"
|
||||
msgstr "Li agrada a…"
|
||||
|
||||
#: src/components/notification.jsx:436
|
||||
#: src/components/notification.jsx:444
|
||||
msgid "Boosted by…"
|
||||
msgstr "Impulsat per…"
|
||||
|
||||
#: src/components/notification.jsx:437
|
||||
#: src/components/notification.jsx:445
|
||||
msgid "Followed by…"
|
||||
msgstr "Seguit per…"
|
||||
|
||||
#: src/components/notification.jsx:508
|
||||
#: src/components/notification.jsx:524
|
||||
#: src/components/notification.jsx:516
|
||||
#: src/components/notification.jsx:532
|
||||
msgid "Learn more <0/>"
|
||||
msgstr "Saber-ne més <0/>"
|
||||
|
||||
#: src/components/notification.jsx:756
|
||||
#: src/components/notification.jsx:540
|
||||
msgid "View #Wrapstodon"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:769
|
||||
#: src/components/status.jsx:267
|
||||
msgid "Read more →"
|
||||
msgstr "Llegiu més →"
|
||||
|
@ -2266,6 +2274,7 @@ msgid "Failed to load history"
|
|||
msgstr "No s'ha pogut carregar l'historial"
|
||||
|
||||
#: src/components/status.jsx:3006
|
||||
#: src/pages/annual-report.jsx:44
|
||||
msgid "Loading…"
|
||||
msgstr "Carregant…"
|
||||
|
||||
|
@ -2407,6 +2416,7 @@ msgid "Login required."
|
|||
msgstr "Cal iniciar sessió."
|
||||
|
||||
#: src/compose.jsx:90
|
||||
#: src/pages/annual-report.jsx:132
|
||||
#: src/pages/http-route.jsx:91
|
||||
#: src/pages/login.jsx:270
|
||||
msgid "Go home"
|
||||
|
|
50
src/locales/cs-CZ.po
generated
50
src/locales/cs-CZ.po
generated
|
@ -8,7 +8,7 @@ msgstr ""
|
|||
"Language: cs\n"
|
||||
"Project-Id-Version: phanpy\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2024-11-27 14:37\n"
|
||||
"PO-Revision-Date: 2024-12-03 18:15\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Czech\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 3;\n"
|
||||
|
@ -968,7 +968,7 @@ msgid "Nothing to show"
|
|||
msgstr "Nic k zobrazení"
|
||||
|
||||
#: src/components/generic-accounts.jsx:145
|
||||
#: src/components/notification.jsx:438
|
||||
#: src/components/notification.jsx:446
|
||||
#: src/pages/accounts.jsx:41
|
||||
#: src/pages/search.jsx:317
|
||||
#: src/pages/search.jsx:350
|
||||
|
@ -1477,74 +1477,82 @@ msgstr "Ztraceno spojení s <0>{name}</0>."
|
|||
msgid "Moderation warning"
|
||||
msgstr "Upozornění na moderování"
|
||||
|
||||
#: src/components/notification.jsx:269
|
||||
#: src/components/notification.jsx:265
|
||||
msgid "Your {year} #Wrapstodon is here!"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:272
|
||||
msgid "An admin from <0>{from}</0> has suspended <1>{targetName}</1>, which means you can no longer receive updates from them or interact with them."
|
||||
msgstr "Admin z <0>{from}</0> pozastavil účet <1>{targetName}</1>, což znamená, že už nemůžete přijímat jejich aktualizace ani s nimi komunikovat."
|
||||
|
||||
#: src/components/notification.jsx:275
|
||||
#: src/components/notification.jsx:278
|
||||
msgid "An admin from <0>{from}</0> has blocked <1>{targetName}</1>. Affected followers: {followersCount}, followings: {followingCount}."
|
||||
msgstr "Admin z <0>{from}</0> zablokoval <1>{targetName}</1>. Počet ovlivněných sledujících: {followersCount}, sledovaných: {followingCount}."
|
||||
|
||||
#: src/components/notification.jsx:281
|
||||
#: src/components/notification.jsx:284
|
||||
msgid "You have blocked <0>{targetName}</0>. Removed followers: {followersCount}, followings: {followingCount}."
|
||||
msgstr "Zablokovali jste <0>{targetName}</0>. Odstranění sledujících: {followersCount}, následující: {followingCount}."
|
||||
|
||||
#: src/components/notification.jsx:289
|
||||
#: src/components/notification.jsx:292
|
||||
msgid "Your account has received a moderation warning."
|
||||
msgstr "Váš účet obdržel upozornění na moderování."
|
||||
|
||||
#: src/components/notification.jsx:290
|
||||
#: src/components/notification.jsx:293
|
||||
msgid "Your account has been disabled."
|
||||
msgstr "Váš účet je zablokován."
|
||||
|
||||
#: src/components/notification.jsx:291
|
||||
#: src/components/notification.jsx:294
|
||||
msgid "Some of your posts have been marked as sensitive."
|
||||
msgstr "Některé z vašich příspěvků byly označeny jako citlivé."
|
||||
|
||||
#: src/components/notification.jsx:292
|
||||
#: src/components/notification.jsx:295
|
||||
msgid "Some of your posts have been deleted."
|
||||
msgstr "Některé z vašich příspěvků byly odstraněny."
|
||||
|
||||
#: src/components/notification.jsx:293
|
||||
#: src/components/notification.jsx:296
|
||||
msgid "Your posts will be marked as sensitive from now on."
|
||||
msgstr "Vaše příspěvky budou od nynějška označeny jako citlivé."
|
||||
|
||||
#: src/components/notification.jsx:294
|
||||
#: src/components/notification.jsx:297
|
||||
msgid "Your account has been limited."
|
||||
msgstr "Váš účet byl omezen."
|
||||
|
||||
#: src/components/notification.jsx:295
|
||||
#: src/components/notification.jsx:298
|
||||
msgid "Your account has been suspended."
|
||||
msgstr "Váš účet byl pozastaven."
|
||||
|
||||
#: src/components/notification.jsx:369
|
||||
#: src/components/notification.jsx:373
|
||||
msgid "[Unknown notification type: {type}]"
|
||||
msgstr "[Neznámý typ oznámení: {type}]"
|
||||
|
||||
#: src/components/notification.jsx:434
|
||||
#: src/components/notification.jsx:442
|
||||
#: src/components/status.jsx:1036
|
||||
#: src/components/status.jsx:1046
|
||||
msgid "Boosted/Liked by…"
|
||||
msgstr "Boost/Líbilo se mi…"
|
||||
|
||||
#: src/components/notification.jsx:435
|
||||
#: src/components/notification.jsx:443
|
||||
msgid "Liked by…"
|
||||
msgstr "Líbí se…"
|
||||
|
||||
#: src/components/notification.jsx:436
|
||||
#: src/components/notification.jsx:444
|
||||
msgid "Boosted by…"
|
||||
msgstr "Boostováno…"
|
||||
|
||||
#: src/components/notification.jsx:437
|
||||
#: src/components/notification.jsx:445
|
||||
msgid "Followed by…"
|
||||
msgstr "Sleduje…"
|
||||
|
||||
#: src/components/notification.jsx:508
|
||||
#: src/components/notification.jsx:524
|
||||
#: src/components/notification.jsx:516
|
||||
#: src/components/notification.jsx:532
|
||||
msgid "Learn more <0/>"
|
||||
msgstr "Další informace <0/>"
|
||||
|
||||
#: src/components/notification.jsx:756
|
||||
#: src/components/notification.jsx:540
|
||||
msgid "View #Wrapstodon"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:769
|
||||
#: src/components/status.jsx:267
|
||||
msgid "Read more →"
|
||||
msgstr "Přečti si více →"
|
||||
|
@ -2265,6 +2273,7 @@ msgid "Failed to load history"
|
|||
msgstr "Nepodařilo se načíst historii"
|
||||
|
||||
#: src/components/status.jsx:3006
|
||||
#: src/pages/annual-report.jsx:44
|
||||
msgid "Loading…"
|
||||
msgstr "Načítání…"
|
||||
|
||||
|
@ -2406,6 +2415,7 @@ msgid "Login required."
|
|||
msgstr "Vyžadováno přihlášení."
|
||||
|
||||
#: src/compose.jsx:90
|
||||
#: src/pages/annual-report.jsx:132
|
||||
#: src/pages/http-route.jsx:91
|
||||
#: src/pages/login.jsx:270
|
||||
msgid "Go home"
|
||||
|
|
50
src/locales/de-DE.po
generated
50
src/locales/de-DE.po
generated
|
@ -8,7 +8,7 @@ msgstr ""
|
|||
"Language: de\n"
|
||||
"Project-Id-Version: phanpy\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2024-11-27 14:37\n"
|
||||
"PO-Revision-Date: 2024-12-03 18:15\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: German\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
@ -968,7 +968,7 @@ msgid "Nothing to show"
|
|||
msgstr "Nichts anzuzeigen"
|
||||
|
||||
#: src/components/generic-accounts.jsx:145
|
||||
#: src/components/notification.jsx:438
|
||||
#: src/components/notification.jsx:446
|
||||
#: src/pages/accounts.jsx:41
|
||||
#: src/pages/search.jsx:317
|
||||
#: src/pages/search.jsx:350
|
||||
|
@ -1477,74 +1477,82 @@ msgstr "Verbindungen mit <0>{name}</0> verloren."
|
|||
msgid "Moderation warning"
|
||||
msgstr "Moderationswarnung"
|
||||
|
||||
#: src/components/notification.jsx:269
|
||||
#: src/components/notification.jsx:265
|
||||
msgid "Your {year} #Wrapstodon is here!"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:272
|
||||
msgid "An admin from <0>{from}</0> has suspended <1>{targetName}</1>, which means you can no longer receive updates from them or interact with them."
|
||||
msgstr "Ein Admin von <0>{from}</0> hat <1>{targetName}</1> gesperrt, weshalb du von diesem Profil nichts mehr wirst sehen und mit ihm nicht mehr wirst interagieren können."
|
||||
|
||||
#: src/components/notification.jsx:275
|
||||
#: src/components/notification.jsx:278
|
||||
msgid "An admin from <0>{from}</0> has blocked <1>{targetName}</1>. Affected followers: {followersCount}, followings: {followingCount}."
|
||||
msgstr "Ein Admin von <0>{from}</0> hat <1>{targetName}</1> gesperrt. Betroffene Follower: {followersCount}; Profile, denen er/sie folgt: {followingCount}."
|
||||
|
||||
#: src/components/notification.jsx:281
|
||||
#: src/components/notification.jsx:284
|
||||
msgid "You have blocked <0>{targetName}</0>. Removed followers: {followersCount}, followings: {followingCount}."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:289
|
||||
#: src/components/notification.jsx:292
|
||||
msgid "Your account has received a moderation warning."
|
||||
msgstr "Ihr Konto hat eine Moderationswarnung erhalten."
|
||||
|
||||
#: src/components/notification.jsx:290
|
||||
#: src/components/notification.jsx:293
|
||||
msgid "Your account has been disabled."
|
||||
msgstr "Ihr Konto wurde deaktiviert."
|
||||
|
||||
#: src/components/notification.jsx:291
|
||||
#: src/components/notification.jsx:294
|
||||
msgid "Some of your posts have been marked as sensitive."
|
||||
msgstr "Einige Ihrer Beiträge wurden als sensibel markiert."
|
||||
|
||||
#: src/components/notification.jsx:292
|
||||
#: src/components/notification.jsx:295
|
||||
msgid "Some of your posts have been deleted."
|
||||
msgstr "Einige Ihrer Beiträge wurden gelöscht."
|
||||
|
||||
#: src/components/notification.jsx:293
|
||||
#: src/components/notification.jsx:296
|
||||
msgid "Your posts will be marked as sensitive from now on."
|
||||
msgstr "Ihre Beiträge werden von nun an als sensibel markiert."
|
||||
|
||||
#: src/components/notification.jsx:294
|
||||
#: src/components/notification.jsx:297
|
||||
msgid "Your account has been limited."
|
||||
msgstr "Ihr Konto wurde eingeschränkt."
|
||||
|
||||
#: src/components/notification.jsx:295
|
||||
#: src/components/notification.jsx:298
|
||||
msgid "Your account has been suspended."
|
||||
msgstr "Ihr Konto wurde gesperrt."
|
||||
|
||||
#: src/components/notification.jsx:369
|
||||
#: src/components/notification.jsx:373
|
||||
msgid "[Unknown notification type: {type}]"
|
||||
msgstr "[Unbekannter Benachrichtigungstyp: {type}]"
|
||||
|
||||
#: src/components/notification.jsx:434
|
||||
#: src/components/notification.jsx:442
|
||||
#: src/components/status.jsx:1036
|
||||
#: src/components/status.jsx:1046
|
||||
msgid "Boosted/Liked by…"
|
||||
msgstr "Geteilt/favorisiert von …"
|
||||
|
||||
#: src/components/notification.jsx:435
|
||||
#: src/components/notification.jsx:443
|
||||
msgid "Liked by…"
|
||||
msgstr "Favorisiert von …"
|
||||
|
||||
#: src/components/notification.jsx:436
|
||||
#: src/components/notification.jsx:444
|
||||
msgid "Boosted by…"
|
||||
msgstr "Geboostet von…"
|
||||
|
||||
#: src/components/notification.jsx:437
|
||||
#: src/components/notification.jsx:445
|
||||
msgid "Followed by…"
|
||||
msgstr "Gefolgt von…"
|
||||
|
||||
#: src/components/notification.jsx:508
|
||||
#: src/components/notification.jsx:524
|
||||
#: src/components/notification.jsx:516
|
||||
#: src/components/notification.jsx:532
|
||||
msgid "Learn more <0/>"
|
||||
msgstr "Erfahre mehr <0/>"
|
||||
|
||||
#: src/components/notification.jsx:756
|
||||
#: src/components/notification.jsx:540
|
||||
msgid "View #Wrapstodon"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:769
|
||||
#: src/components/status.jsx:267
|
||||
msgid "Read more →"
|
||||
msgstr "Mehr lesen →"
|
||||
|
@ -2265,6 +2273,7 @@ msgid "Failed to load history"
|
|||
msgstr "Fehler beim laden des Verlaufs"
|
||||
|
||||
#: src/components/status.jsx:3006
|
||||
#: src/pages/annual-report.jsx:44
|
||||
msgid "Loading…"
|
||||
msgstr "Laden…"
|
||||
|
||||
|
@ -2406,6 +2415,7 @@ msgid "Login required."
|
|||
msgstr ""
|
||||
|
||||
#: src/compose.jsx:90
|
||||
#: src/pages/annual-report.jsx:132
|
||||
#: src/pages/http-route.jsx:91
|
||||
#: src/pages/login.jsx:270
|
||||
msgid "Go home"
|
||||
|
|
50
src/locales/eo-UY.po
generated
50
src/locales/eo-UY.po
generated
|
@ -8,7 +8,7 @@ msgstr ""
|
|||
"Language: eo\n"
|
||||
"Project-Id-Version: phanpy\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2024-11-28 13:43\n"
|
||||
"PO-Revision-Date: 2024-12-03 18:15\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Esperanto\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
@ -968,7 +968,7 @@ msgid "Nothing to show"
|
|||
msgstr "Nenio por montri"
|
||||
|
||||
#: src/components/generic-accounts.jsx:145
|
||||
#: src/components/notification.jsx:438
|
||||
#: src/components/notification.jsx:446
|
||||
#: src/pages/accounts.jsx:41
|
||||
#: src/pages/search.jsx:317
|
||||
#: src/pages/search.jsx:350
|
||||
|
@ -1477,74 +1477,82 @@ msgstr "Perditaj konektoj kun <0>{name}</0>."
|
|||
msgid "Moderation warning"
|
||||
msgstr "Moderiga averto"
|
||||
|
||||
#: src/components/notification.jsx:269
|
||||
#: src/components/notification.jsx:265
|
||||
msgid "Your {year} #Wrapstodon is here!"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:272
|
||||
msgid "An admin from <0>{from}</0> has suspended <1>{targetName}</1>, which means you can no longer receive updates from them or interact with them."
|
||||
msgstr "Administranto de <0>{from}</0> malakceptis <1>{targetName}</1>, kio signifas, ke vi ne plu povas ricevi ĝisdatigojn de ili aŭ interagi kun ili."
|
||||
|
||||
#: src/components/notification.jsx:275
|
||||
#: src/components/notification.jsx:278
|
||||
msgid "An admin from <0>{from}</0> has blocked <1>{targetName}</1>. Affected followers: {followersCount}, followings: {followingCount}."
|
||||
msgstr "Administranto de <0>{from}</0> blokis <1>{targetName}</1>. Afektitaj sekvantoj: {followersCount}, Sekvantoj: {followingCount}."
|
||||
|
||||
#: src/components/notification.jsx:281
|
||||
#: src/components/notification.jsx:284
|
||||
msgid "You have blocked <0>{targetName}</0>. Removed followers: {followersCount}, followings: {followingCount}."
|
||||
msgstr "Vi blokis <0>{targetName}</0>. Forigitaj sekvantoj: {followersCount}, sekvantoj: {followingCount}."
|
||||
|
||||
#: src/components/notification.jsx:289
|
||||
#: src/components/notification.jsx:292
|
||||
msgid "Your account has received a moderation warning."
|
||||
msgstr "Via konto ricevis moderan averton."
|
||||
|
||||
#: src/components/notification.jsx:290
|
||||
#: src/components/notification.jsx:293
|
||||
msgid "Your account has been disabled."
|
||||
msgstr "Via konto estas malŝaltita."
|
||||
|
||||
#: src/components/notification.jsx:291
|
||||
#: src/components/notification.jsx:294
|
||||
msgid "Some of your posts have been marked as sensitive."
|
||||
msgstr "Kelkaj el viaj afiŝoj estis markitaj kiel sentemaj."
|
||||
|
||||
#: src/components/notification.jsx:292
|
||||
#: src/components/notification.jsx:295
|
||||
msgid "Some of your posts have been deleted."
|
||||
msgstr "Kelkaj el viaj afiŝoj estis forigitaj."
|
||||
|
||||
#: src/components/notification.jsx:293
|
||||
#: src/components/notification.jsx:296
|
||||
msgid "Your posts will be marked as sensitive from now on."
|
||||
msgstr "Viaj afiŝoj estos markitaj kiel sentemaj ekde nun."
|
||||
|
||||
#: src/components/notification.jsx:294
|
||||
#: src/components/notification.jsx:297
|
||||
msgid "Your account has been limited."
|
||||
msgstr "Via konto estis limigita."
|
||||
|
||||
#: src/components/notification.jsx:295
|
||||
#: src/components/notification.jsx:298
|
||||
msgid "Your account has been suspended."
|
||||
msgstr "Via konto estas malakceptita."
|
||||
|
||||
#: src/components/notification.jsx:369
|
||||
#: src/components/notification.jsx:373
|
||||
msgid "[Unknown notification type: {type}]"
|
||||
msgstr "[Nekonata tipo de sciigo: {type}]"
|
||||
|
||||
#: src/components/notification.jsx:434
|
||||
#: src/components/notification.jsx:442
|
||||
#: src/components/status.jsx:1036
|
||||
#: src/components/status.jsx:1046
|
||||
msgid "Boosted/Liked by…"
|
||||
msgstr "Diskonigita/Ŝatita de…"
|
||||
|
||||
#: src/components/notification.jsx:435
|
||||
#: src/components/notification.jsx:443
|
||||
msgid "Liked by…"
|
||||
msgstr "Ŝatita de…"
|
||||
|
||||
#: src/components/notification.jsx:436
|
||||
#: src/components/notification.jsx:444
|
||||
msgid "Boosted by…"
|
||||
msgstr "Diskonigita de…"
|
||||
|
||||
#: src/components/notification.jsx:437
|
||||
#: src/components/notification.jsx:445
|
||||
msgid "Followed by…"
|
||||
msgstr "Sekvita de…"
|
||||
|
||||
#: src/components/notification.jsx:508
|
||||
#: src/components/notification.jsx:524
|
||||
#: src/components/notification.jsx:516
|
||||
#: src/components/notification.jsx:532
|
||||
msgid "Learn more <0/>"
|
||||
msgstr "Lerni pli <0/>"
|
||||
|
||||
#: src/components/notification.jsx:756
|
||||
#: src/components/notification.jsx:540
|
||||
msgid "View #Wrapstodon"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:769
|
||||
#: src/components/status.jsx:267
|
||||
msgid "Read more →"
|
||||
msgstr "Legi pli →"
|
||||
|
@ -2265,6 +2273,7 @@ msgid "Failed to load history"
|
|||
msgstr "Malsukcesis ŝargi historion"
|
||||
|
||||
#: src/components/status.jsx:3006
|
||||
#: src/pages/annual-report.jsx:44
|
||||
msgid "Loading…"
|
||||
msgstr "Ŝargante…"
|
||||
|
||||
|
@ -2406,6 +2415,7 @@ msgid "Login required."
|
|||
msgstr "Ensaluto bezonata."
|
||||
|
||||
#: src/compose.jsx:90
|
||||
#: src/pages/annual-report.jsx:132
|
||||
#: src/pages/http-route.jsx:91
|
||||
#: src/pages/login.jsx:270
|
||||
msgid "Go home"
|
||||
|
|
50
src/locales/es-ES.po
generated
50
src/locales/es-ES.po
generated
|
@ -8,7 +8,7 @@ msgstr ""
|
|||
"Language: es\n"
|
||||
"Project-Id-Version: phanpy\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2024-11-28 13:43\n"
|
||||
"PO-Revision-Date: 2024-12-03 18:15\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Spanish\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
@ -968,7 +968,7 @@ msgid "Nothing to show"
|
|||
msgstr "No hay nada que mostrar"
|
||||
|
||||
#: src/components/generic-accounts.jsx:145
|
||||
#: src/components/notification.jsx:438
|
||||
#: src/components/notification.jsx:446
|
||||
#: src/pages/accounts.jsx:41
|
||||
#: src/pages/search.jsx:317
|
||||
#: src/pages/search.jsx:350
|
||||
|
@ -1477,74 +1477,82 @@ msgstr "Conexiones perdidas con <0>{name}</0>."
|
|||
msgid "Moderation warning"
|
||||
msgstr "Advertencia de moderación"
|
||||
|
||||
#: src/components/notification.jsx:269
|
||||
#: src/components/notification.jsx:265
|
||||
msgid "Your {year} #Wrapstodon is here!"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:272
|
||||
msgid "An admin from <0>{from}</0> has suspended <1>{targetName}</1>, which means you can no longer receive updates from them or interact with them."
|
||||
msgstr "Un administrador de <0>{from}</0> ha suspendido <1>{targetName}</1>, lo que significa que ya no puedes recibir actualizaciones de sus cuentas o interactuar con ellas."
|
||||
|
||||
#: src/components/notification.jsx:275
|
||||
#: src/components/notification.jsx:278
|
||||
msgid "An admin from <0>{from}</0> has blocked <1>{targetName}</1>. Affected followers: {followersCount}, followings: {followingCount}."
|
||||
msgstr "Un administrador de <0>{from}</0> ha bloqueado <1>{targetName}</1>. Seguidores afectados: {followersCount}, siguiendo: {followingCount}."
|
||||
|
||||
#: src/components/notification.jsx:281
|
||||
#: src/components/notification.jsx:284
|
||||
msgid "You have blocked <0>{targetName}</0>. Removed followers: {followersCount}, followings: {followingCount}."
|
||||
msgstr "Has bloqueado <0>{targetName}</0>. Seguidores eliminados: {followersCount}, siguiendo: {followingCount}."
|
||||
|
||||
#: src/components/notification.jsx:289
|
||||
#: src/components/notification.jsx:292
|
||||
msgid "Your account has received a moderation warning."
|
||||
msgstr "Tu cuenta ha recibido un aviso de moderación."
|
||||
|
||||
#: src/components/notification.jsx:290
|
||||
#: src/components/notification.jsx:293
|
||||
msgid "Your account has been disabled."
|
||||
msgstr "Tu cuenta ha sido desactivada."
|
||||
|
||||
#: src/components/notification.jsx:291
|
||||
#: src/components/notification.jsx:294
|
||||
msgid "Some of your posts have been marked as sensitive."
|
||||
msgstr "Se han marcado como sensibles algunas de tus publicaciones."
|
||||
|
||||
#: src/components/notification.jsx:292
|
||||
#: src/components/notification.jsx:295
|
||||
msgid "Some of your posts have been deleted."
|
||||
msgstr "Algunas de tus publicaciones han sido eliminadas."
|
||||
|
||||
#: src/components/notification.jsx:293
|
||||
#: src/components/notification.jsx:296
|
||||
msgid "Your posts will be marked as sensitive from now on."
|
||||
msgstr "De ahora en adelante, todas tus publicaciones se marcarán como sensibles."
|
||||
|
||||
#: src/components/notification.jsx:294
|
||||
#: src/components/notification.jsx:297
|
||||
msgid "Your account has been limited."
|
||||
msgstr "Tu cuenta ha sido limitada."
|
||||
|
||||
#: src/components/notification.jsx:295
|
||||
#: src/components/notification.jsx:298
|
||||
msgid "Your account has been suspended."
|
||||
msgstr "Tu cuenta ha sido suspendida."
|
||||
|
||||
#: src/components/notification.jsx:369
|
||||
#: src/components/notification.jsx:373
|
||||
msgid "[Unknown notification type: {type}]"
|
||||
msgstr "[Tipo de notificación desconocido: {type}]"
|
||||
|
||||
#: src/components/notification.jsx:434
|
||||
#: src/components/notification.jsx:442
|
||||
#: src/components/status.jsx:1036
|
||||
#: src/components/status.jsx:1046
|
||||
msgid "Boosted/Liked by…"
|
||||
msgstr "Impulsado por/Le gustó a…"
|
||||
|
||||
#: src/components/notification.jsx:435
|
||||
#: src/components/notification.jsx:443
|
||||
msgid "Liked by…"
|
||||
msgstr "Le gusta a…"
|
||||
|
||||
#: src/components/notification.jsx:436
|
||||
#: src/components/notification.jsx:444
|
||||
msgid "Boosted by…"
|
||||
msgstr "Impulsado por…"
|
||||
|
||||
#: src/components/notification.jsx:437
|
||||
#: src/components/notification.jsx:445
|
||||
msgid "Followed by…"
|
||||
msgstr "Seguido por…"
|
||||
|
||||
#: src/components/notification.jsx:508
|
||||
#: src/components/notification.jsx:524
|
||||
#: src/components/notification.jsx:516
|
||||
#: src/components/notification.jsx:532
|
||||
msgid "Learn more <0/>"
|
||||
msgstr "Más información <0/>"
|
||||
|
||||
#: src/components/notification.jsx:756
|
||||
#: src/components/notification.jsx:540
|
||||
msgid "View #Wrapstodon"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:769
|
||||
#: src/components/status.jsx:267
|
||||
msgid "Read more →"
|
||||
msgstr "Leer más →"
|
||||
|
@ -2265,6 +2273,7 @@ msgid "Failed to load history"
|
|||
msgstr "Error al cargar el historial"
|
||||
|
||||
#: src/components/status.jsx:3006
|
||||
#: src/pages/annual-report.jsx:44
|
||||
msgid "Loading…"
|
||||
msgstr "Cargando…"
|
||||
|
||||
|
@ -2406,6 +2415,7 @@ msgid "Login required."
|
|||
msgstr "Se requiere iniciar sesión."
|
||||
|
||||
#: src/compose.jsx:90
|
||||
#: src/pages/annual-report.jsx:132
|
||||
#: src/pages/http-route.jsx:91
|
||||
#: src/pages/login.jsx:270
|
||||
msgid "Go home"
|
||||
|
|
50
src/locales/eu-ES.po
generated
50
src/locales/eu-ES.po
generated
|
@ -8,7 +8,7 @@ msgstr ""
|
|||
"Language: eu\n"
|
||||
"Project-Id-Version: phanpy\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2024-11-27 14:37\n"
|
||||
"PO-Revision-Date: 2024-12-03 18:15\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Basque\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
@ -968,7 +968,7 @@ msgid "Nothing to show"
|
|||
msgstr "Ezertxo ere ez"
|
||||
|
||||
#: src/components/generic-accounts.jsx:145
|
||||
#: src/components/notification.jsx:438
|
||||
#: src/components/notification.jsx:446
|
||||
#: src/pages/accounts.jsx:41
|
||||
#: src/pages/search.jsx:317
|
||||
#: src/pages/search.jsx:350
|
||||
|
@ -1477,74 +1477,82 @@ msgstr "<0>{name}</0>(r)ekin harremana galdu da."
|
|||
msgid "Moderation warning"
|
||||
msgstr "Moderazio-ohartarazpena"
|
||||
|
||||
#: src/components/notification.jsx:269
|
||||
#: src/components/notification.jsx:265
|
||||
msgid "Your {year} #Wrapstodon is here!"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:272
|
||||
msgid "An admin from <0>{from}</0> has suspended <1>{targetName}</1>, which means you can no longer receive updates from them or interact with them."
|
||||
msgstr "<0>{from}</0>(e)ko administratzaile batek <1>{targetName}</1> bertan behera utzi du, eta horrek esan nahi du aurrerantzean ezingo duzula harekin harremanik izan."
|
||||
|
||||
#: src/components/notification.jsx:275
|
||||
#: src/components/notification.jsx:278
|
||||
msgid "An admin from <0>{from}</0> has blocked <1>{targetName}</1>. Affected followers: {followersCount}, followings: {followingCount}."
|
||||
msgstr "<0>{from}</0>(e)ko administratzaile batek <1>{targetName}</1> blokeatu du. Eragina du jarraitzen dizuten {followersCount} eta jarraitzen dituzun {followingCount} -engan."
|
||||
|
||||
#: src/components/notification.jsx:281
|
||||
#: src/components/notification.jsx:284
|
||||
msgid "You have blocked <0>{targetName}</0>. Removed followers: {followersCount}, followings: {followingCount}."
|
||||
msgstr "<0>{targetName}</0> blokeatu duzu. Jarraitzen zizuten {followersCount} eta jarraitzen zenituen {followingCount} kendu dira."
|
||||
|
||||
#: src/components/notification.jsx:289
|
||||
#: src/components/notification.jsx:292
|
||||
msgid "Your account has received a moderation warning."
|
||||
msgstr "Zure kontuak moderazio-ohartarazpen bat jaso du."
|
||||
|
||||
#: src/components/notification.jsx:290
|
||||
#: src/components/notification.jsx:293
|
||||
msgid "Your account has been disabled."
|
||||
msgstr "Zure kontua ezgaitu da."
|
||||
|
||||
#: src/components/notification.jsx:291
|
||||
#: src/components/notification.jsx:294
|
||||
msgid "Some of your posts have been marked as sensitive."
|
||||
msgstr "Zure bidalketa batzuk hunkigarri gisa markatu dira."
|
||||
|
||||
#: src/components/notification.jsx:292
|
||||
#: src/components/notification.jsx:295
|
||||
msgid "Some of your posts have been deleted."
|
||||
msgstr "Zure bidalketa batzuk ezabatu dira."
|
||||
|
||||
#: src/components/notification.jsx:293
|
||||
#: src/components/notification.jsx:296
|
||||
msgid "Your posts will be marked as sensitive from now on."
|
||||
msgstr "Aurrerantzean zure bidalketak hunkigarri gisa markatuko dira."
|
||||
|
||||
#: src/components/notification.jsx:294
|
||||
#: src/components/notification.jsx:297
|
||||
msgid "Your account has been limited."
|
||||
msgstr "Zure kontuari mugak jarri zaizkio."
|
||||
|
||||
#: src/components/notification.jsx:295
|
||||
#: src/components/notification.jsx:298
|
||||
msgid "Your account has been suspended."
|
||||
msgstr "Zure kontua bertan behera utzi da."
|
||||
|
||||
#: src/components/notification.jsx:369
|
||||
#: src/components/notification.jsx:373
|
||||
msgid "[Unknown notification type: {type}]"
|
||||
msgstr "[Jakinarazpen mota ezezaguna: {type}]"
|
||||
|
||||
#: src/components/notification.jsx:434
|
||||
#: src/components/notification.jsx:442
|
||||
#: src/components/status.jsx:1036
|
||||
#: src/components/status.jsx:1046
|
||||
msgid "Boosted/Liked by…"
|
||||
msgstr "Bultzatu/Gogoko du(te)…"
|
||||
|
||||
#: src/components/notification.jsx:435
|
||||
#: src/components/notification.jsx:443
|
||||
msgid "Liked by…"
|
||||
msgstr "Gogoko du…"
|
||||
|
||||
#: src/components/notification.jsx:436
|
||||
#: src/components/notification.jsx:444
|
||||
msgid "Boosted by…"
|
||||
msgstr "Bultzatu du…"
|
||||
|
||||
#: src/components/notification.jsx:437
|
||||
#: src/components/notification.jsx:445
|
||||
msgid "Followed by…"
|
||||
msgstr "Jarraitzen dizu…"
|
||||
|
||||
#: src/components/notification.jsx:508
|
||||
#: src/components/notification.jsx:524
|
||||
#: src/components/notification.jsx:516
|
||||
#: src/components/notification.jsx:532
|
||||
msgid "Learn more <0/>"
|
||||
msgstr "Ikasi gehiago <0/>"
|
||||
|
||||
#: src/components/notification.jsx:756
|
||||
#: src/components/notification.jsx:540
|
||||
msgid "View #Wrapstodon"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:769
|
||||
#: src/components/status.jsx:267
|
||||
msgid "Read more →"
|
||||
msgstr "Irakurri gehiago →"
|
||||
|
@ -2265,6 +2273,7 @@ msgid "Failed to load history"
|
|||
msgstr "Ezin da historia kargatu"
|
||||
|
||||
#: src/components/status.jsx:3006
|
||||
#: src/pages/annual-report.jsx:44
|
||||
msgid "Loading…"
|
||||
msgstr "Kargatzen…"
|
||||
|
||||
|
@ -2406,6 +2415,7 @@ msgid "Login required."
|
|||
msgstr "Saioa hasi behar da."
|
||||
|
||||
#: src/compose.jsx:90
|
||||
#: src/pages/annual-report.jsx:132
|
||||
#: src/pages/http-route.jsx:91
|
||||
#: src/pages/login.jsx:270
|
||||
msgid "Go home"
|
||||
|
|
56
src/locales/fa-IR.po
generated
56
src/locales/fa-IR.po
generated
|
@ -8,7 +8,7 @@ msgstr ""
|
|||
"Language: fa\n"
|
||||
"Project-Id-Version: phanpy\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2024-11-27 14:37\n"
|
||||
"PO-Revision-Date: 2024-12-03 18:15\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Persian\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
@ -968,7 +968,7 @@ msgid "Nothing to show"
|
|||
msgstr "چیزی برای نمایش نیست"
|
||||
|
||||
#: src/components/generic-accounts.jsx:145
|
||||
#: src/components/notification.jsx:438
|
||||
#: src/components/notification.jsx:446
|
||||
#: src/pages/accounts.jsx:41
|
||||
#: src/pages/search.jsx:317
|
||||
#: src/pages/search.jsx:350
|
||||
|
@ -1477,74 +1477,82 @@ msgstr "اتصال از دست رفته با <0>{name}</0>."
|
|||
msgid "Moderation warning"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:269
|
||||
#: src/components/notification.jsx:265
|
||||
msgid "Your {year} #Wrapstodon is here!"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:272
|
||||
msgid "An admin from <0>{from}</0> has suspended <1>{targetName}</1>, which means you can no longer receive updates from them or interact with them."
|
||||
msgstr "یک مدیر از <0>{from}</0> <1>{targetName}</1> را تعلیق کرده است، معنیاش این است که شما دیگر نمیتوانید بروزرسانیهایی از آنها دریافت کنید یا با آنها تعامل کنید."
|
||||
|
||||
#: src/components/notification.jsx:275
|
||||
#: src/components/notification.jsx:278
|
||||
msgid "An admin from <0>{from}</0> has blocked <1>{targetName}</1>. Affected followers: {followersCount}, followings: {followingCount}."
|
||||
msgstr "یک مدیر از <0>{from}</0> <1>{targetName}</1> را مسدود کرده است. پیگیرندههای تأثیرپذیرفته: {followersCount}، پیگرفتههای تأثیرپذیرفته: {followingCount}."
|
||||
|
||||
#: src/components/notification.jsx:281
|
||||
#: src/components/notification.jsx:284
|
||||
msgid "You have blocked <0>{targetName}</0>. Removed followers: {followersCount}, followings: {followingCount}."
|
||||
msgstr "شما <0>{targetName}</0> را مسدود کردهاید. پیگیرنده حذفشده: {followersCount}، پیگرفتههای حذفشده: {followingCount}."
|
||||
|
||||
#: src/components/notification.jsx:289
|
||||
#: src/components/notification.jsx:292
|
||||
msgid "Your account has received a moderation warning."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:290
|
||||
#: src/components/notification.jsx:293
|
||||
msgid "Your account has been disabled."
|
||||
msgstr "حساب کاربری شما غیرفعال شده است."
|
||||
|
||||
#: src/components/notification.jsx:291
|
||||
#: src/components/notification.jsx:294
|
||||
msgid "Some of your posts have been marked as sensitive."
|
||||
msgstr "بعضی از فرستههای شما به عنوان حساس نشانهگذاری شدهاند."
|
||||
|
||||
#: src/components/notification.jsx:292
|
||||
#: src/components/notification.jsx:295
|
||||
msgid "Some of your posts have been deleted."
|
||||
msgstr "بعضی از فرستههای شما حذف شدهاند."
|
||||
|
||||
#: src/components/notification.jsx:293
|
||||
#: src/components/notification.jsx:296
|
||||
msgid "Your posts will be marked as sensitive from now on."
|
||||
msgstr "از این به بعد فرستههای شما به عنوان حساس نشانهگذاری خواهند شد."
|
||||
|
||||
#: src/components/notification.jsx:294
|
||||
#: src/components/notification.jsx:297
|
||||
msgid "Your account has been limited."
|
||||
msgstr "حساب کاربری شما محدود شده است."
|
||||
|
||||
#: src/components/notification.jsx:295
|
||||
#: src/components/notification.jsx:298
|
||||
msgid "Your account has been suspended."
|
||||
msgstr "حساب کاربری شما تعلیق شده است."
|
||||
|
||||
#: src/components/notification.jsx:369
|
||||
#: src/components/notification.jsx:373
|
||||
msgid "[Unknown notification type: {type}]"
|
||||
msgstr "[نوع ناشناختهٔ آگاهی: {type}]"
|
||||
|
||||
#: src/components/notification.jsx:434
|
||||
#: src/components/notification.jsx:442
|
||||
#: src/components/status.jsx:1036
|
||||
#: src/components/status.jsx:1046
|
||||
msgid "Boosted/Liked by…"
|
||||
msgstr "تقویتشده/برگزیدهشده توسط…"
|
||||
|
||||
#: src/components/notification.jsx:435
|
||||
#: src/components/notification.jsx:443
|
||||
msgid "Liked by…"
|
||||
msgstr "برگزیدهشده توسط…"
|
||||
|
||||
#: src/components/notification.jsx:436
|
||||
#: src/components/notification.jsx:444
|
||||
msgid "Boosted by…"
|
||||
msgstr "تقویتشده توسط…"
|
||||
|
||||
#: src/components/notification.jsx:437
|
||||
#: src/components/notification.jsx:445
|
||||
msgid "Followed by…"
|
||||
msgstr "پیگرفتهشده توسط…"
|
||||
|
||||
#: src/components/notification.jsx:508
|
||||
#: src/components/notification.jsx:524
|
||||
#: src/components/notification.jsx:516
|
||||
#: src/components/notification.jsx:532
|
||||
msgid "Learn more <0/>"
|
||||
msgstr "بیشتر بدانید <0/>"
|
||||
|
||||
#: src/components/notification.jsx:756
|
||||
#: src/components/notification.jsx:540
|
||||
msgid "View #Wrapstodon"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:769
|
||||
#: src/components/status.jsx:267
|
||||
msgid "Read more →"
|
||||
msgstr "بیشتر خوانید ←"
|
||||
|
@ -2265,6 +2273,7 @@ msgid "Failed to load history"
|
|||
msgstr ""
|
||||
|
||||
#: src/components/status.jsx:3006
|
||||
#: src/pages/annual-report.jsx:44
|
||||
msgid "Loading…"
|
||||
msgstr ""
|
||||
|
||||
|
@ -2406,6 +2415,7 @@ msgid "Login required."
|
|||
msgstr "نیاز به ورود."
|
||||
|
||||
#: src/compose.jsx:90
|
||||
#: src/pages/annual-report.jsx:132
|
||||
#: src/pages/http-route.jsx:91
|
||||
#: src/pages/login.jsx:270
|
||||
msgid "Go home"
|
||||
|
@ -3528,15 +3538,15 @@ msgstr "<0>وبگاه:</0> {0}"
|
|||
|
||||
#: src/pages/settings.jsx:806
|
||||
msgid "<0>Version:</0> <1/> {0}"
|
||||
msgstr ""
|
||||
msgstr "<0>نگارش:</0> <1/> {0}"
|
||||
|
||||
#: src/pages/settings.jsx:821
|
||||
msgid "Version string copied"
|
||||
msgstr ""
|
||||
msgstr "رشتهٔ نگارش رونوشت شد"
|
||||
|
||||
#: src/pages/settings.jsx:824
|
||||
msgid "Unable to copy version string"
|
||||
msgstr ""
|
||||
msgstr "ناتوان در رونوشت رشتهٔ نگارش"
|
||||
|
||||
#: src/pages/settings.jsx:1058
|
||||
#: src/pages/settings.jsx:1063
|
||||
|
|
50
src/locales/fi-FI.po
generated
50
src/locales/fi-FI.po
generated
|
@ -8,7 +8,7 @@ msgstr ""
|
|||
"Language: fi\n"
|
||||
"Project-Id-Version: phanpy\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2024-11-28 08:59\n"
|
||||
"PO-Revision-Date: 2024-12-03 18:15\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Finnish\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
@ -968,7 +968,7 @@ msgid "Nothing to show"
|
|||
msgstr "Ei mitään näytettävää"
|
||||
|
||||
#: src/components/generic-accounts.jsx:145
|
||||
#: src/components/notification.jsx:438
|
||||
#: src/components/notification.jsx:446
|
||||
#: src/pages/accounts.jsx:41
|
||||
#: src/pages/search.jsx:317
|
||||
#: src/pages/search.jsx:350
|
||||
|
@ -1477,74 +1477,82 @@ msgstr "Menetettiin yhteydet kohteeseen <0>{name}</0>."
|
|||
msgid "Moderation warning"
|
||||
msgstr "Moderointivaroitus"
|
||||
|
||||
#: src/components/notification.jsx:269
|
||||
#: src/components/notification.jsx:265
|
||||
msgid "Your {year} #Wrapstodon is here!"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:272
|
||||
msgid "An admin from <0>{from}</0> has suspended <1>{targetName}</1>, which means you can no longer receive updates from them or interact with them."
|
||||
msgstr "Palvelimen <0>{from}</0> ylläpitäjä on jäädyttänyt käyttäjän <1>{targetName}</1>, minkä takia et saa enää hänen päivityksiään etkä voi olla vuorovaikutuksessa hänen kanssaan."
|
||||
|
||||
#: src/components/notification.jsx:275
|
||||
#: src/components/notification.jsx:278
|
||||
msgid "An admin from <0>{from}</0> has blocked <1>{targetName}</1>. Affected followers: {followersCount}, followings: {followingCount}."
|
||||
msgstr "Palvelimen <0>{from}</0> ylläpitäjä on estänyt palvelimen <1>{targetName}</1>. Vaikutettuja seuraajia {followersCount}, seurattuja {followingCount}."
|
||||
|
||||
#: src/components/notification.jsx:281
|
||||
#: src/components/notification.jsx:284
|
||||
msgid "You have blocked <0>{targetName}</0>. Removed followers: {followersCount}, followings: {followingCount}."
|
||||
msgstr "Olet estänyt palvelimen <0>{targetName}</0>. Poistettuja seuraajia {followersCount}, seurattuja {followingCount}."
|
||||
|
||||
#: src/components/notification.jsx:289
|
||||
#: src/components/notification.jsx:292
|
||||
msgid "Your account has received a moderation warning."
|
||||
msgstr "Tilisi on saanut moderointivaroituksen."
|
||||
|
||||
#: src/components/notification.jsx:290
|
||||
#: src/components/notification.jsx:293
|
||||
msgid "Your account has been disabled."
|
||||
msgstr "Tilisi on poistettu käytöstä."
|
||||
|
||||
#: src/components/notification.jsx:291
|
||||
#: src/components/notification.jsx:294
|
||||
msgid "Some of your posts have been marked as sensitive."
|
||||
msgstr "Julkaisujasi on merkitty arkaluonteisiksi."
|
||||
|
||||
#: src/components/notification.jsx:292
|
||||
#: src/components/notification.jsx:295
|
||||
msgid "Some of your posts have been deleted."
|
||||
msgstr "Julkaisujasi on poistettu."
|
||||
|
||||
#: src/components/notification.jsx:293
|
||||
#: src/components/notification.jsx:296
|
||||
msgid "Your posts will be marked as sensitive from now on."
|
||||
msgstr "Tästä lähtien julkaisusi merkitään arkaluonteisiksi."
|
||||
|
||||
#: src/components/notification.jsx:294
|
||||
#: src/components/notification.jsx:297
|
||||
msgid "Your account has been limited."
|
||||
msgstr "Tiliäsi on rajoitettu."
|
||||
|
||||
#: src/components/notification.jsx:295
|
||||
#: src/components/notification.jsx:298
|
||||
msgid "Your account has been suspended."
|
||||
msgstr "Tilisi on jäädytetty."
|
||||
|
||||
#: src/components/notification.jsx:369
|
||||
#: src/components/notification.jsx:373
|
||||
msgid "[Unknown notification type: {type}]"
|
||||
msgstr "[Tuntematon ilmoitustyyppi: {type}]"
|
||||
|
||||
#: src/components/notification.jsx:434
|
||||
#: src/components/notification.jsx:442
|
||||
#: src/components/status.jsx:1036
|
||||
#: src/components/status.jsx:1046
|
||||
msgid "Boosted/Liked by…"
|
||||
msgstr "Tehostaneet/tykänneet…"
|
||||
|
||||
#: src/components/notification.jsx:435
|
||||
#: src/components/notification.jsx:443
|
||||
msgid "Liked by…"
|
||||
msgstr "Tykänneet…"
|
||||
|
||||
#: src/components/notification.jsx:436
|
||||
#: src/components/notification.jsx:444
|
||||
msgid "Boosted by…"
|
||||
msgstr "Tehostanut…"
|
||||
|
||||
#: src/components/notification.jsx:437
|
||||
#: src/components/notification.jsx:445
|
||||
msgid "Followed by…"
|
||||
msgstr "Seurannut…"
|
||||
|
||||
#: src/components/notification.jsx:508
|
||||
#: src/components/notification.jsx:524
|
||||
#: src/components/notification.jsx:516
|
||||
#: src/components/notification.jsx:532
|
||||
msgid "Learn more <0/>"
|
||||
msgstr "Lue lisää <0/>"
|
||||
|
||||
#: src/components/notification.jsx:756
|
||||
#: src/components/notification.jsx:540
|
||||
msgid "View #Wrapstodon"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:769
|
||||
#: src/components/status.jsx:267
|
||||
msgid "Read more →"
|
||||
msgstr "Lue lisää →"
|
||||
|
@ -2265,6 +2273,7 @@ msgid "Failed to load history"
|
|||
msgstr "Historian lataus epäonnistui"
|
||||
|
||||
#: src/components/status.jsx:3006
|
||||
#: src/pages/annual-report.jsx:44
|
||||
msgid "Loading…"
|
||||
msgstr "Ladataan…"
|
||||
|
||||
|
@ -2406,6 +2415,7 @@ msgid "Login required."
|
|||
msgstr "Kirjautuminen vaaditaan."
|
||||
|
||||
#: src/compose.jsx:90
|
||||
#: src/pages/annual-report.jsx:132
|
||||
#: src/pages/http-route.jsx:91
|
||||
#: src/pages/login.jsx:270
|
||||
msgid "Go home"
|
||||
|
|
50
src/locales/fr-FR.po
generated
50
src/locales/fr-FR.po
generated
|
@ -8,7 +8,7 @@ msgstr ""
|
|||
"Language: fr\n"
|
||||
"Project-Id-Version: phanpy\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2024-11-27 14:37\n"
|
||||
"PO-Revision-Date: 2024-12-03 18:15\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: French\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
@ -968,7 +968,7 @@ msgid "Nothing to show"
|
|||
msgstr "Rien à afficher"
|
||||
|
||||
#: src/components/generic-accounts.jsx:145
|
||||
#: src/components/notification.jsx:438
|
||||
#: src/components/notification.jsx:446
|
||||
#: src/pages/accounts.jsx:41
|
||||
#: src/pages/search.jsx:317
|
||||
#: src/pages/search.jsx:350
|
||||
|
@ -1477,74 +1477,82 @@ msgstr "Connexions perdues avec <0>{name}</0>."
|
|||
msgid "Moderation warning"
|
||||
msgstr "Avertissement de modération"
|
||||
|
||||
#: src/components/notification.jsx:269
|
||||
#: src/components/notification.jsx:265
|
||||
msgid "Your {year} #Wrapstodon is here!"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:272
|
||||
msgid "An admin from <0>{from}</0> has suspended <1>{targetName}</1>, which means you can no longer receive updates from them or interact with them."
|
||||
msgstr "Un·e administrateur·rice de <0>{from}</0> a suspendu <1>{targetName}</1>, ce qui signifie que vous ne pourrez plus recevoir ses mises à jour ou interagir avec lui."
|
||||
|
||||
#: src/components/notification.jsx:275
|
||||
#: src/components/notification.jsx:278
|
||||
msgid "An admin from <0>{from}</0> has blocked <1>{targetName}</1>. Affected followers: {followersCount}, followings: {followingCount}."
|
||||
msgstr "L’administration de <0>{from}</0> a bloqué <1>{targetName}</1>. Le blocage concerne {followersCount} de vos abonné⋅es et {followingCount} de vos abonnements."
|
||||
|
||||
#: src/components/notification.jsx:281
|
||||
#: src/components/notification.jsx:284
|
||||
msgid "You have blocked <0>{targetName}</0>. Removed followers: {followersCount}, followings: {followingCount}."
|
||||
msgstr "Vous avez bloqué <0>{targetName}</0>. Le blocage concerne {followersCount} de vos abonné⋅es et {followingCount} de vos abonnements."
|
||||
|
||||
#: src/components/notification.jsx:289
|
||||
#: src/components/notification.jsx:292
|
||||
msgid "Your account has received a moderation warning."
|
||||
msgstr "Votre compte a reçu un avertissement de modération."
|
||||
|
||||
#: src/components/notification.jsx:290
|
||||
#: src/components/notification.jsx:293
|
||||
msgid "Your account has been disabled."
|
||||
msgstr "Votre compte a été désactivé."
|
||||
|
||||
#: src/components/notification.jsx:291
|
||||
#: src/components/notification.jsx:294
|
||||
msgid "Some of your posts have been marked as sensitive."
|
||||
msgstr "Certains de vos messages ont été marqués comme délicats."
|
||||
|
||||
#: src/components/notification.jsx:292
|
||||
#: src/components/notification.jsx:295
|
||||
msgid "Some of your posts have been deleted."
|
||||
msgstr "Certaines de vos messages ont été supprimés."
|
||||
|
||||
#: src/components/notification.jsx:293
|
||||
#: src/components/notification.jsx:296
|
||||
msgid "Your posts will be marked as sensitive from now on."
|
||||
msgstr "Vos messages seront dorénavant marqués comme délicats."
|
||||
|
||||
#: src/components/notification.jsx:294
|
||||
#: src/components/notification.jsx:297
|
||||
msgid "Your account has been limited."
|
||||
msgstr "Votre compte est restreint."
|
||||
|
||||
#: src/components/notification.jsx:295
|
||||
#: src/components/notification.jsx:298
|
||||
msgid "Your account has been suspended."
|
||||
msgstr "Votre compte a été suspendu."
|
||||
|
||||
#: src/components/notification.jsx:369
|
||||
#: src/components/notification.jsx:373
|
||||
msgid "[Unknown notification type: {type}]"
|
||||
msgstr "[Notification de type inconnu : {type}]"
|
||||
|
||||
#: src/components/notification.jsx:434
|
||||
#: src/components/notification.jsx:442
|
||||
#: src/components/status.jsx:1036
|
||||
#: src/components/status.jsx:1046
|
||||
msgid "Boosted/Liked by…"
|
||||
msgstr "Partagée par / Aimée par …"
|
||||
|
||||
#: src/components/notification.jsx:435
|
||||
#: src/components/notification.jsx:443
|
||||
msgid "Liked by…"
|
||||
msgstr "Aimée par…"
|
||||
|
||||
#: src/components/notification.jsx:436
|
||||
#: src/components/notification.jsx:444
|
||||
msgid "Boosted by…"
|
||||
msgstr "Partagé par…"
|
||||
|
||||
#: src/components/notification.jsx:437
|
||||
#: src/components/notification.jsx:445
|
||||
msgid "Followed by…"
|
||||
msgstr "Suivi par…"
|
||||
|
||||
#: src/components/notification.jsx:508
|
||||
#: src/components/notification.jsx:524
|
||||
#: src/components/notification.jsx:516
|
||||
#: src/components/notification.jsx:532
|
||||
msgid "Learn more <0/>"
|
||||
msgstr "En savoir plus <0/>"
|
||||
|
||||
#: src/components/notification.jsx:756
|
||||
#: src/components/notification.jsx:540
|
||||
msgid "View #Wrapstodon"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:769
|
||||
#: src/components/status.jsx:267
|
||||
msgid "Read more →"
|
||||
msgstr "Lire la suite →"
|
||||
|
@ -2265,6 +2273,7 @@ msgid "Failed to load history"
|
|||
msgstr "Échec du chargement de l'historique"
|
||||
|
||||
#: src/components/status.jsx:3006
|
||||
#: src/pages/annual-report.jsx:44
|
||||
msgid "Loading…"
|
||||
msgstr "Chargement en cours…"
|
||||
|
||||
|
@ -2406,6 +2415,7 @@ msgid "Login required."
|
|||
msgstr "Connexion requise."
|
||||
|
||||
#: src/compose.jsx:90
|
||||
#: src/pages/annual-report.jsx:132
|
||||
#: src/pages/http-route.jsx:91
|
||||
#: src/pages/login.jsx:270
|
||||
msgid "Go home"
|
||||
|
|
50
src/locales/gl-ES.po
generated
50
src/locales/gl-ES.po
generated
|
@ -8,7 +8,7 @@ msgstr ""
|
|||
"Language: gl\n"
|
||||
"Project-Id-Version: phanpy\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2024-11-28 04:34\n"
|
||||
"PO-Revision-Date: 2024-12-03 18:15\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Galician\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
@ -968,7 +968,7 @@ msgid "Nothing to show"
|
|||
msgstr "Nada que mostrar"
|
||||
|
||||
#: src/components/generic-accounts.jsx:145
|
||||
#: src/components/notification.jsx:438
|
||||
#: src/components/notification.jsx:446
|
||||
#: src/pages/accounts.jsx:41
|
||||
#: src/pages/search.jsx:317
|
||||
#: src/pages/search.jsx:350
|
||||
|
@ -1477,74 +1477,82 @@ msgstr "Conexións perdidas con <0>{name}</0>."
|
|||
msgid "Moderation warning"
|
||||
msgstr "Aviso da Moderación"
|
||||
|
||||
#: src/components/notification.jsx:269
|
||||
#: src/components/notification.jsx:265
|
||||
msgid "Your {year} #Wrapstodon is here!"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:272
|
||||
msgid "An admin from <0>{from}</0> has suspended <1>{targetName}</1>, which means you can no longer receive updates from them or interact with them."
|
||||
msgstr "A administración de <0>{from}</0> suspendeu a <1>{targetName}</1>, xa que logo non vas recibir actualizacións desa conta ou interactuar con ela."
|
||||
|
||||
#: src/components/notification.jsx:275
|
||||
#: src/components/notification.jsx:278
|
||||
msgid "An admin from <0>{from}</0> has blocked <1>{targetName}</1>. Affected followers: {followersCount}, followings: {followingCount}."
|
||||
msgstr "A administración de <0>{from}</0> bloqueou a <1>{targetName}</1>. Seguidoras afectadas: {followersCount}; seguimentos: {followingCount}."
|
||||
|
||||
#: src/components/notification.jsx:281
|
||||
#: src/components/notification.jsx:284
|
||||
msgid "You have blocked <0>{targetName}</0>. Removed followers: {followersCount}, followings: {followingCount}."
|
||||
msgstr "Bloqueaches a <0>{targetName}</0>. Seguidoras eliminadas: {followersCount}; seguimentos: {followingCount}."
|
||||
|
||||
#: src/components/notification.jsx:289
|
||||
#: src/components/notification.jsx:292
|
||||
msgid "Your account has received a moderation warning."
|
||||
msgstr "A túa conta recibeu unha advertencia da moderación."
|
||||
|
||||
#: src/components/notification.jsx:290
|
||||
#: src/components/notification.jsx:293
|
||||
msgid "Your account has been disabled."
|
||||
msgstr "A túa conta foi desactivada."
|
||||
|
||||
#: src/components/notification.jsx:291
|
||||
#: src/components/notification.jsx:294
|
||||
msgid "Some of your posts have been marked as sensitive."
|
||||
msgstr "Algunha das túas publicacións foron marcadas como sensibles."
|
||||
|
||||
#: src/components/notification.jsx:292
|
||||
#: src/components/notification.jsx:295
|
||||
msgid "Some of your posts have been deleted."
|
||||
msgstr "Algunha das túas publicacións foron eliminadas."
|
||||
|
||||
#: src/components/notification.jsx:293
|
||||
#: src/components/notification.jsx:296
|
||||
msgid "Your posts will be marked as sensitive from now on."
|
||||
msgstr "De agora en diante as túas publicacións van ser marcadas como sensibles."
|
||||
|
||||
#: src/components/notification.jsx:294
|
||||
#: src/components/notification.jsx:297
|
||||
msgid "Your account has been limited."
|
||||
msgstr "A túa conta foi limitada."
|
||||
|
||||
#: src/components/notification.jsx:295
|
||||
#: src/components/notification.jsx:298
|
||||
msgid "Your account has been suspended."
|
||||
msgstr "A túa conta foi suspendida."
|
||||
|
||||
#: src/components/notification.jsx:369
|
||||
#: src/components/notification.jsx:373
|
||||
msgid "[Unknown notification type: {type}]"
|
||||
msgstr "[Tipo de notificación descoñecido: {type}]"
|
||||
|
||||
#: src/components/notification.jsx:434
|
||||
#: src/components/notification.jsx:442
|
||||
#: src/components/status.jsx:1036
|
||||
#: src/components/status.jsx:1046
|
||||
msgid "Boosted/Liked by…"
|
||||
msgstr "Promovida/Favorecida por…"
|
||||
|
||||
#: src/components/notification.jsx:435
|
||||
#: src/components/notification.jsx:443
|
||||
msgid "Liked by…"
|
||||
msgstr "Favorecida por…"
|
||||
|
||||
#: src/components/notification.jsx:436
|
||||
#: src/components/notification.jsx:444
|
||||
msgid "Boosted by…"
|
||||
msgstr "Promovida por…"
|
||||
|
||||
#: src/components/notification.jsx:437
|
||||
#: src/components/notification.jsx:445
|
||||
msgid "Followed by…"
|
||||
msgstr "Seguida por…"
|
||||
|
||||
#: src/components/notification.jsx:508
|
||||
#: src/components/notification.jsx:524
|
||||
#: src/components/notification.jsx:516
|
||||
#: src/components/notification.jsx:532
|
||||
msgid "Learn more <0/>"
|
||||
msgstr "Saber mais <0/>"
|
||||
|
||||
#: src/components/notification.jsx:756
|
||||
#: src/components/notification.jsx:540
|
||||
msgid "View #Wrapstodon"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:769
|
||||
#: src/components/status.jsx:267
|
||||
msgid "Read more →"
|
||||
msgstr "Ler mais →"
|
||||
|
@ -2265,6 +2273,7 @@ msgid "Failed to load history"
|
|||
msgstr "Fallou a carga do historial"
|
||||
|
||||
#: src/components/status.jsx:3006
|
||||
#: src/pages/annual-report.jsx:44
|
||||
msgid "Loading…"
|
||||
msgstr "A cargar…"
|
||||
|
||||
|
@ -2406,6 +2415,7 @@ msgid "Login required."
|
|||
msgstr "Precisa acceder."
|
||||
|
||||
#: src/compose.jsx:90
|
||||
#: src/pages/annual-report.jsx:132
|
||||
#: src/pages/http-route.jsx:91
|
||||
#: src/pages/login.jsx:270
|
||||
msgid "Go home"
|
||||
|
|
50
src/locales/he-IL.po
generated
50
src/locales/he-IL.po
generated
|
@ -8,7 +8,7 @@ msgstr ""
|
|||
"Language: he\n"
|
||||
"Project-Id-Version: phanpy\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2024-11-27 14:37\n"
|
||||
"PO-Revision-Date: 2024-12-03 18:15\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Hebrew\n"
|
||||
"Plural-Forms: nplurals=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3;\n"
|
||||
|
@ -968,7 +968,7 @@ msgid "Nothing to show"
|
|||
msgstr ""
|
||||
|
||||
#: src/components/generic-accounts.jsx:145
|
||||
#: src/components/notification.jsx:438
|
||||
#: src/components/notification.jsx:446
|
||||
#: src/pages/accounts.jsx:41
|
||||
#: src/pages/search.jsx:317
|
||||
#: src/pages/search.jsx:350
|
||||
|
@ -1477,74 +1477,82 @@ msgstr ""
|
|||
msgid "Moderation warning"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:269
|
||||
#: src/components/notification.jsx:265
|
||||
msgid "Your {year} #Wrapstodon is here!"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:272
|
||||
msgid "An admin from <0>{from}</0> has suspended <1>{targetName}</1>, which means you can no longer receive updates from them or interact with them."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:275
|
||||
#: src/components/notification.jsx:278
|
||||
msgid "An admin from <0>{from}</0> has blocked <1>{targetName}</1>. Affected followers: {followersCount}, followings: {followingCount}."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:281
|
||||
#: src/components/notification.jsx:284
|
||||
msgid "You have blocked <0>{targetName}</0>. Removed followers: {followersCount}, followings: {followingCount}."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:289
|
||||
#: src/components/notification.jsx:292
|
||||
msgid "Your account has received a moderation warning."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:290
|
||||
#: src/components/notification.jsx:293
|
||||
msgid "Your account has been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:291
|
||||
#: src/components/notification.jsx:294
|
||||
msgid "Some of your posts have been marked as sensitive."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:292
|
||||
#: src/components/notification.jsx:295
|
||||
msgid "Some of your posts have been deleted."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:293
|
||||
#: src/components/notification.jsx:296
|
||||
msgid "Your posts will be marked as sensitive from now on."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:294
|
||||
#: src/components/notification.jsx:297
|
||||
msgid "Your account has been limited."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:295
|
||||
#: src/components/notification.jsx:298
|
||||
msgid "Your account has been suspended."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:369
|
||||
#: src/components/notification.jsx:373
|
||||
msgid "[Unknown notification type: {type}]"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:434
|
||||
#: src/components/notification.jsx:442
|
||||
#: src/components/status.jsx:1036
|
||||
#: src/components/status.jsx:1046
|
||||
msgid "Boosted/Liked by…"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:435
|
||||
#: src/components/notification.jsx:443
|
||||
msgid "Liked by…"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:436
|
||||
#: src/components/notification.jsx:444
|
||||
msgid "Boosted by…"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:437
|
||||
#: src/components/notification.jsx:445
|
||||
msgid "Followed by…"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:508
|
||||
#: src/components/notification.jsx:524
|
||||
#: src/components/notification.jsx:516
|
||||
#: src/components/notification.jsx:532
|
||||
msgid "Learn more <0/>"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:756
|
||||
#: src/components/notification.jsx:540
|
||||
msgid "View #Wrapstodon"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:769
|
||||
#: src/components/status.jsx:267
|
||||
msgid "Read more →"
|
||||
msgstr ""
|
||||
|
@ -2265,6 +2273,7 @@ msgid "Failed to load history"
|
|||
msgstr ""
|
||||
|
||||
#: src/components/status.jsx:3006
|
||||
#: src/pages/annual-report.jsx:44
|
||||
msgid "Loading…"
|
||||
msgstr ""
|
||||
|
||||
|
@ -2406,6 +2415,7 @@ msgid "Login required."
|
|||
msgstr ""
|
||||
|
||||
#: src/compose.jsx:90
|
||||
#: src/pages/annual-report.jsx:132
|
||||
#: src/pages/http-route.jsx:91
|
||||
#: src/pages/login.jsx:270
|
||||
msgid "Go home"
|
||||
|
|
50
src/locales/it-IT.po
generated
50
src/locales/it-IT.po
generated
|
@ -8,7 +8,7 @@ msgstr ""
|
|||
"Language: it\n"
|
||||
"Project-Id-Version: phanpy\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2024-11-27 14:37\n"
|
||||
"PO-Revision-Date: 2024-12-03 18:15\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Italian\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
@ -968,7 +968,7 @@ msgid "Nothing to show"
|
|||
msgstr "Nulla da mostrare"
|
||||
|
||||
#: src/components/generic-accounts.jsx:145
|
||||
#: src/components/notification.jsx:438
|
||||
#: src/components/notification.jsx:446
|
||||
#: src/pages/accounts.jsx:41
|
||||
#: src/pages/search.jsx:317
|
||||
#: src/pages/search.jsx:350
|
||||
|
@ -1477,74 +1477,82 @@ msgstr "Connessione con <0>{name}</0> persa."
|
|||
msgid "Moderation warning"
|
||||
msgstr "Avviso di moderazione"
|
||||
|
||||
#: src/components/notification.jsx:269
|
||||
#: src/components/notification.jsx:265
|
||||
msgid "Your {year} #Wrapstodon is here!"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:272
|
||||
msgid "An admin from <0>{from}</0> has suspended <1>{targetName}</1>, which means you can no longer receive updates from them or interact with them."
|
||||
msgstr "Un amministratore da <0>{from}</0> ha sospeso <1>{targetName}</1>, ciò significa che non puoi più ricevere aggiornamenti o interagire con loro."
|
||||
|
||||
#: src/components/notification.jsx:275
|
||||
#: src/components/notification.jsx:278
|
||||
msgid "An admin from <0>{from}</0> has blocked <1>{targetName}</1>. Affected followers: {followersCount}, followings: {followingCount}."
|
||||
msgstr "Un amministratore da <0>{from}</0> ha bloccato <1>{targetName}</1>. Seguaci interessati: {followersCount}, seguiti: {followingCount}."
|
||||
|
||||
#: src/components/notification.jsx:281
|
||||
#: src/components/notification.jsx:284
|
||||
msgid "You have blocked <0>{targetName}</0>. Removed followers: {followersCount}, followings: {followingCount}."
|
||||
msgstr "Hai bloccato <0>{targetName}</0>. Seguaci rimossi: {followersCount}, seguiti: {followingCount}."
|
||||
|
||||
#: src/components/notification.jsx:289
|
||||
#: src/components/notification.jsx:292
|
||||
msgid "Your account has received a moderation warning."
|
||||
msgstr "Il tuo account ha ricevuto un avviso di moderazione."
|
||||
|
||||
#: src/components/notification.jsx:290
|
||||
#: src/components/notification.jsx:293
|
||||
msgid "Your account has been disabled."
|
||||
msgstr "Il tuo account è stato disabilitato."
|
||||
|
||||
#: src/components/notification.jsx:291
|
||||
#: src/components/notification.jsx:294
|
||||
msgid "Some of your posts have been marked as sensitive."
|
||||
msgstr "Alcuni dei tuoi post sono stati contrassegnati come sensibili."
|
||||
|
||||
#: src/components/notification.jsx:292
|
||||
#: src/components/notification.jsx:295
|
||||
msgid "Some of your posts have been deleted."
|
||||
msgstr "Alcuni dei tuoi post sono stati eliminati."
|
||||
|
||||
#: src/components/notification.jsx:293
|
||||
#: src/components/notification.jsx:296
|
||||
msgid "Your posts will be marked as sensitive from now on."
|
||||
msgstr "Da ora in poi i tuoi post verranno marcati come sensibili."
|
||||
|
||||
#: src/components/notification.jsx:294
|
||||
#: src/components/notification.jsx:297
|
||||
msgid "Your account has been limited."
|
||||
msgstr "Il tuo account è stato limitato."
|
||||
|
||||
#: src/components/notification.jsx:295
|
||||
#: src/components/notification.jsx:298
|
||||
msgid "Your account has been suspended."
|
||||
msgstr "Il tuo account è stato sospeso."
|
||||
|
||||
#: src/components/notification.jsx:369
|
||||
#: src/components/notification.jsx:373
|
||||
msgid "[Unknown notification type: {type}]"
|
||||
msgstr "[Tipo notifica sconosciuto: {type}]"
|
||||
|
||||
#: src/components/notification.jsx:434
|
||||
#: src/components/notification.jsx:442
|
||||
#: src/components/status.jsx:1036
|
||||
#: src/components/status.jsx:1046
|
||||
msgid "Boosted/Liked by…"
|
||||
msgstr "Rebloggato da/Piace a…"
|
||||
|
||||
#: src/components/notification.jsx:435
|
||||
#: src/components/notification.jsx:443
|
||||
msgid "Liked by…"
|
||||
msgstr "Piace a…"
|
||||
|
||||
#: src/components/notification.jsx:436
|
||||
#: src/components/notification.jsx:444
|
||||
msgid "Boosted by…"
|
||||
msgstr "Rebloggato da…"
|
||||
|
||||
#: src/components/notification.jsx:437
|
||||
#: src/components/notification.jsx:445
|
||||
msgid "Followed by…"
|
||||
msgstr "Seguito da…"
|
||||
|
||||
#: src/components/notification.jsx:508
|
||||
#: src/components/notification.jsx:524
|
||||
#: src/components/notification.jsx:516
|
||||
#: src/components/notification.jsx:532
|
||||
msgid "Learn more <0/>"
|
||||
msgstr "Scopri di più <0/>"
|
||||
|
||||
#: src/components/notification.jsx:756
|
||||
#: src/components/notification.jsx:540
|
||||
msgid "View #Wrapstodon"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:769
|
||||
#: src/components/status.jsx:267
|
||||
msgid "Read more →"
|
||||
msgstr "Leggi di più →"
|
||||
|
@ -2265,6 +2273,7 @@ msgid "Failed to load history"
|
|||
msgstr "Impossibile caricare cronologia"
|
||||
|
||||
#: src/components/status.jsx:3006
|
||||
#: src/pages/annual-report.jsx:44
|
||||
msgid "Loading…"
|
||||
msgstr "Carico…"
|
||||
|
||||
|
@ -2406,6 +2415,7 @@ msgid "Login required."
|
|||
msgstr "Accesso richiesto."
|
||||
|
||||
#: src/compose.jsx:90
|
||||
#: src/pages/annual-report.jsx:132
|
||||
#: src/pages/http-route.jsx:91
|
||||
#: src/pages/login.jsx:270
|
||||
msgid "Go home"
|
||||
|
|
50
src/locales/ja-JP.po
generated
50
src/locales/ja-JP.po
generated
|
@ -8,7 +8,7 @@ msgstr ""
|
|||
"Language: ja\n"
|
||||
"Project-Id-Version: phanpy\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2024-11-27 14:37\n"
|
||||
"PO-Revision-Date: 2024-12-03 18:15\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Japanese\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
@ -968,7 +968,7 @@ msgid "Nothing to show"
|
|||
msgstr "表示するものがありません"
|
||||
|
||||
#: src/components/generic-accounts.jsx:145
|
||||
#: src/components/notification.jsx:438
|
||||
#: src/components/notification.jsx:446
|
||||
#: src/pages/accounts.jsx:41
|
||||
#: src/pages/search.jsx:317
|
||||
#: src/pages/search.jsx:350
|
||||
|
@ -1477,74 +1477,82 @@ msgstr "<0>{name}</0>との接続が切れました。"
|
|||
msgid "Moderation warning"
|
||||
msgstr "モデレーション警告"
|
||||
|
||||
#: src/components/notification.jsx:269
|
||||
#: src/components/notification.jsx:265
|
||||
msgid "Your {year} #Wrapstodon is here!"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:272
|
||||
msgid "An admin from <0>{from}</0> has suspended <1>{targetName}</1>, which means you can no longer receive updates from them or interact with them."
|
||||
msgstr "<0>{from}</0>の管理者が<1>{targetName}</1>を停止しました。これにより、更新を受け取ったり、交流したりすることができなくなります。"
|
||||
|
||||
#: src/components/notification.jsx:275
|
||||
#: src/components/notification.jsx:278
|
||||
msgid "An admin from <0>{from}</0> has blocked <1>{targetName}</1>. Affected followers: {followersCount}, followings: {followingCount}."
|
||||
msgstr "<0>{from}</0>の管理者が<1>{targetName}</1>をブロックしました。影響を受けるフォロワー: {followersCount}、フォロー: {followingCount}。"
|
||||
|
||||
#: src/components/notification.jsx:281
|
||||
#: src/components/notification.jsx:284
|
||||
msgid "You have blocked <0>{targetName}</0>. Removed followers: {followersCount}, followings: {followingCount}."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:289
|
||||
#: src/components/notification.jsx:292
|
||||
msgid "Your account has received a moderation warning."
|
||||
msgstr "あなたのアカウントはモデレーション警告を受けました。"
|
||||
|
||||
#: src/components/notification.jsx:290
|
||||
#: src/components/notification.jsx:293
|
||||
msgid "Your account has been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:291
|
||||
#: src/components/notification.jsx:294
|
||||
msgid "Some of your posts have been marked as sensitive."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:292
|
||||
#: src/components/notification.jsx:295
|
||||
msgid "Some of your posts have been deleted."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:293
|
||||
#: src/components/notification.jsx:296
|
||||
msgid "Your posts will be marked as sensitive from now on."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:294
|
||||
#: src/components/notification.jsx:297
|
||||
msgid "Your account has been limited."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:295
|
||||
#: src/components/notification.jsx:298
|
||||
msgid "Your account has been suspended."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:369
|
||||
#: src/components/notification.jsx:373
|
||||
msgid "[Unknown notification type: {type}]"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:434
|
||||
#: src/components/notification.jsx:442
|
||||
#: src/components/status.jsx:1036
|
||||
#: src/components/status.jsx:1046
|
||||
msgid "Boosted/Liked by…"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:435
|
||||
#: src/components/notification.jsx:443
|
||||
msgid "Liked by…"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:436
|
||||
#: src/components/notification.jsx:444
|
||||
msgid "Boosted by…"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:437
|
||||
#: src/components/notification.jsx:445
|
||||
msgid "Followed by…"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:508
|
||||
#: src/components/notification.jsx:524
|
||||
#: src/components/notification.jsx:516
|
||||
#: src/components/notification.jsx:532
|
||||
msgid "Learn more <0/>"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:756
|
||||
#: src/components/notification.jsx:540
|
||||
msgid "View #Wrapstodon"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:769
|
||||
#: src/components/status.jsx:267
|
||||
msgid "Read more →"
|
||||
msgstr "続きを見る →"
|
||||
|
@ -2265,6 +2273,7 @@ msgid "Failed to load history"
|
|||
msgstr ""
|
||||
|
||||
#: src/components/status.jsx:3006
|
||||
#: src/pages/annual-report.jsx:44
|
||||
msgid "Loading…"
|
||||
msgstr ""
|
||||
|
||||
|
@ -2406,6 +2415,7 @@ msgid "Login required."
|
|||
msgstr ""
|
||||
|
||||
#: src/compose.jsx:90
|
||||
#: src/pages/annual-report.jsx:132
|
||||
#: src/pages/http-route.jsx:91
|
||||
#: src/pages/login.jsx:270
|
||||
msgid "Go home"
|
||||
|
|
50
src/locales/kab.po
generated
50
src/locales/kab.po
generated
|
@ -8,7 +8,7 @@ msgstr ""
|
|||
"Language: kab\n"
|
||||
"Project-Id-Version: phanpy\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2024-11-27 14:37\n"
|
||||
"PO-Revision-Date: 2024-12-03 18:15\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Kabyle\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
@ -968,7 +968,7 @@ msgid "Nothing to show"
|
|||
msgstr "Ulac ara yettwaskanen"
|
||||
|
||||
#: src/components/generic-accounts.jsx:145
|
||||
#: src/components/notification.jsx:438
|
||||
#: src/components/notification.jsx:446
|
||||
#: src/pages/accounts.jsx:41
|
||||
#: src/pages/search.jsx:317
|
||||
#: src/pages/search.jsx:350
|
||||
|
@ -1477,74 +1477,82 @@ msgstr "Ruḥent tuqqniwin akked <0>{name}</0>."
|
|||
msgid "Moderation warning"
|
||||
msgstr "Alɣu n uqeεεed"
|
||||
|
||||
#: src/components/notification.jsx:269
|
||||
#: src/components/notification.jsx:265
|
||||
msgid "Your {year} #Wrapstodon is here!"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:272
|
||||
msgid "An admin from <0>{from}</0> has suspended <1>{targetName}</1>, which means you can no longer receive updates from them or interact with them."
|
||||
msgstr "Anedbal seg <0>{from}</0> yettwaḥbes <1>{targetName}</1>, dayen ulac ileqman ara d-yawḍen sɣur-s neɣ amyigew yid-s."
|
||||
|
||||
#: src/components/notification.jsx:275
|
||||
#: src/components/notification.jsx:278
|
||||
msgid "An admin from <0>{from}</0> has blocked <1>{targetName}</1>. Affected followers: {followersCount}, followings: {followingCount}."
|
||||
msgstr "Anedbal seg <0>{from}</0> yettusewḥel <1>{targetName}</1>. Ineḍfaren yettwaḥuzan: {followersCount}, ineḍfaren: {followingCount}."
|
||||
|
||||
#: src/components/notification.jsx:281
|
||||
#: src/components/notification.jsx:284
|
||||
msgid "You have blocked <0>{targetName}</0>. Removed followers: {followersCount}, followings: {followingCount}."
|
||||
msgstr "Tesweḥleḍ <0>{targetName}</0>. Ineḍfaren yettwakksen: {followersCount}, ineḍfaren: {followingCount}."
|
||||
|
||||
#: src/components/notification.jsx:289
|
||||
#: src/components/notification.jsx:292
|
||||
msgid "Your account has received a moderation warning."
|
||||
msgstr "Amiḍan-ik yeṭṭef-d alɣu n uqeεεed."
|
||||
|
||||
#: src/components/notification.jsx:290
|
||||
#: src/components/notification.jsx:293
|
||||
msgid "Your account has been disabled."
|
||||
msgstr "Amiḍan-ik yensa."
|
||||
|
||||
#: src/components/notification.jsx:291
|
||||
#: src/components/notification.jsx:294
|
||||
msgid "Some of your posts have been marked as sensitive."
|
||||
msgstr "Kra seg tsuffaɣ-ik ttwacerḍent d timḥulfa."
|
||||
|
||||
#: src/components/notification.jsx:292
|
||||
#: src/components/notification.jsx:295
|
||||
msgid "Some of your posts have been deleted."
|
||||
msgstr "Kra seg tsuffaɣ-ik ttwakksent."
|
||||
|
||||
#: src/components/notification.jsx:293
|
||||
#: src/components/notification.jsx:296
|
||||
msgid "Your posts will be marked as sensitive from now on."
|
||||
msgstr "Tisuffaɣ-ik ad ttwacerḍent d tisuffaɣ timṣulfa sya d asawen."
|
||||
|
||||
#: src/components/notification.jsx:294
|
||||
#: src/components/notification.jsx:297
|
||||
msgid "Your account has been limited."
|
||||
msgstr "Amiḍan-ik yesεa tilas."
|
||||
|
||||
#: src/components/notification.jsx:295
|
||||
#: src/components/notification.jsx:298
|
||||
msgid "Your account has been suspended."
|
||||
msgstr "Yettwaseḥbes umiḍan-ik."
|
||||
|
||||
#: src/components/notification.jsx:369
|
||||
#: src/components/notification.jsx:373
|
||||
msgid "[Unknown notification type: {type}]"
|
||||
msgstr "[Anaw n wulɣu d arussin: {type}]"
|
||||
|
||||
#: src/components/notification.jsx:434
|
||||
#: src/components/notification.jsx:442
|
||||
#: src/components/status.jsx:1036
|
||||
#: src/components/status.jsx:1046
|
||||
msgid "Boosted/Liked by…"
|
||||
msgstr "Izuzer-it/Iḥemmel-it…"
|
||||
|
||||
#: src/components/notification.jsx:435
|
||||
#: src/components/notification.jsx:443
|
||||
msgid "Liked by…"
|
||||
msgstr "Iεǧeb-as i…"
|
||||
|
||||
#: src/components/notification.jsx:436
|
||||
#: src/components/notification.jsx:444
|
||||
msgid "Boosted by…"
|
||||
msgstr "Izuzer-it…"
|
||||
|
||||
#: src/components/notification.jsx:437
|
||||
#: src/components/notification.jsx:445
|
||||
msgid "Followed by…"
|
||||
msgstr "Iḍfer-it…"
|
||||
|
||||
#: src/components/notification.jsx:508
|
||||
#: src/components/notification.jsx:524
|
||||
#: src/components/notification.jsx:516
|
||||
#: src/components/notification.jsx:532
|
||||
msgid "Learn more <0/>"
|
||||
msgstr "Issin ugar <0/>"
|
||||
|
||||
#: src/components/notification.jsx:756
|
||||
#: src/components/notification.jsx:540
|
||||
msgid "View #Wrapstodon"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:769
|
||||
#: src/components/status.jsx:267
|
||||
msgid "Read more →"
|
||||
msgstr "Γer ugar →"
|
||||
|
@ -2265,6 +2273,7 @@ msgid "Failed to load history"
|
|||
msgstr "Yecceḍ usali n uzray"
|
||||
|
||||
#: src/components/status.jsx:3006
|
||||
#: src/pages/annual-report.jsx:44
|
||||
msgid "Loading…"
|
||||
msgstr "Yessalay-d…"
|
||||
|
||||
|
@ -2406,6 +2415,7 @@ msgid "Login required."
|
|||
msgstr "Tuqqna tettwasra."
|
||||
|
||||
#: src/compose.jsx:90
|
||||
#: src/pages/annual-report.jsx:132
|
||||
#: src/pages/http-route.jsx:91
|
||||
#: src/pages/login.jsx:270
|
||||
msgid "Go home"
|
||||
|
|
50
src/locales/ko-KR.po
generated
50
src/locales/ko-KR.po
generated
|
@ -8,7 +8,7 @@ msgstr ""
|
|||
"Language: ko\n"
|
||||
"Project-Id-Version: phanpy\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2024-11-27 14:37\n"
|
||||
"PO-Revision-Date: 2024-12-03 18:15\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Korean\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
@ -968,7 +968,7 @@ msgid "Nothing to show"
|
|||
msgstr "표시할 내용 없음"
|
||||
|
||||
#: src/components/generic-accounts.jsx:145
|
||||
#: src/components/notification.jsx:438
|
||||
#: src/components/notification.jsx:446
|
||||
#: src/pages/accounts.jsx:41
|
||||
#: src/pages/search.jsx:317
|
||||
#: src/pages/search.jsx:350
|
||||
|
@ -1477,74 +1477,82 @@ msgstr "<0>{name}</0> 서버와 연결 끊김."
|
|||
msgid "Moderation warning"
|
||||
msgstr "조정 경고"
|
||||
|
||||
#: src/components/notification.jsx:269
|
||||
#: src/components/notification.jsx:265
|
||||
msgid "Your {year} #Wrapstodon is here!"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:272
|
||||
msgid "An admin from <0>{from}</0> has suspended <1>{targetName}</1>, which means you can no longer receive updates from them or interact with them."
|
||||
msgstr "<0>{from}</0> 의 관리자가 <1>{targetName}</1> 를 일시 중단하였습니다, 이는 더 이상 업데이트를 받거나 상호 작용할 수 없다는 의미입니다."
|
||||
|
||||
#: src/components/notification.jsx:275
|
||||
#: src/components/notification.jsx:278
|
||||
msgid "An admin from <0>{from}</0> has blocked <1>{targetName}</1>. Affected followers: {followersCount}, followings: {followingCount}."
|
||||
msgstr "<0>{from}</0>의 관리자가 <1>{targetName}</1>를 차단하였습니다. 영향을 받는 팔로워: {followersCount}, 팔로잉: {followingCount}."
|
||||
|
||||
#: src/components/notification.jsx:281
|
||||
#: src/components/notification.jsx:284
|
||||
msgid "You have blocked <0>{targetName}</0>. Removed followers: {followersCount}, followings: {followingCount}."
|
||||
msgstr "당신은 <0>{targetName}</0>를 차단하였습니다. 제거된 팔로워: {followersCount}, 팔로잉: {followingCount}."
|
||||
|
||||
#: src/components/notification.jsx:289
|
||||
#: src/components/notification.jsx:292
|
||||
msgid "Your account has received a moderation warning."
|
||||
msgstr "중재 경고를 받았습니다."
|
||||
|
||||
#: src/components/notification.jsx:290
|
||||
#: src/components/notification.jsx:293
|
||||
msgid "Your account has been disabled."
|
||||
msgstr "계정이 비활성화되었습니다."
|
||||
|
||||
#: src/components/notification.jsx:291
|
||||
#: src/components/notification.jsx:294
|
||||
msgid "Some of your posts have been marked as sensitive."
|
||||
msgstr "일부 게시물이 민감한 게시물로 처리되었습니다."
|
||||
|
||||
#: src/components/notification.jsx:292
|
||||
#: src/components/notification.jsx:295
|
||||
msgid "Some of your posts have been deleted."
|
||||
msgstr "내 게시물 몇 개가 지워졌습니다."
|
||||
|
||||
#: src/components/notification.jsx:293
|
||||
#: src/components/notification.jsx:296
|
||||
msgid "Your posts will be marked as sensitive from now on."
|
||||
msgstr "앞으로의 게시물은 민감하다고 표시됩니다."
|
||||
|
||||
#: src/components/notification.jsx:294
|
||||
#: src/components/notification.jsx:297
|
||||
msgid "Your account has been limited."
|
||||
msgstr "계정이 제한되었습니다."
|
||||
|
||||
#: src/components/notification.jsx:295
|
||||
#: src/components/notification.jsx:298
|
||||
msgid "Your account has been suspended."
|
||||
msgstr "계정이 정지되었습니다."
|
||||
|
||||
#: src/components/notification.jsx:369
|
||||
#: src/components/notification.jsx:373
|
||||
msgid "[Unknown notification type: {type}]"
|
||||
msgstr "[알 수 없는 알림 유형: {type}]"
|
||||
|
||||
#: src/components/notification.jsx:434
|
||||
#: src/components/notification.jsx:442
|
||||
#: src/components/status.jsx:1036
|
||||
#: src/components/status.jsx:1046
|
||||
msgid "Boosted/Liked by…"
|
||||
msgstr "부스트·좋아한 사용자…"
|
||||
|
||||
#: src/components/notification.jsx:435
|
||||
#: src/components/notification.jsx:443
|
||||
msgid "Liked by…"
|
||||
msgstr "좋아한 사람:"
|
||||
|
||||
#: src/components/notification.jsx:436
|
||||
#: src/components/notification.jsx:444
|
||||
msgid "Boosted by…"
|
||||
msgstr "부스트한 사람:"
|
||||
|
||||
#: src/components/notification.jsx:437
|
||||
#: src/components/notification.jsx:445
|
||||
msgid "Followed by…"
|
||||
msgstr "팔로한 사람:"
|
||||
|
||||
#: src/components/notification.jsx:508
|
||||
#: src/components/notification.jsx:524
|
||||
#: src/components/notification.jsx:516
|
||||
#: src/components/notification.jsx:532
|
||||
msgid "Learn more <0/>"
|
||||
msgstr "자세히 보기 <0/>"
|
||||
|
||||
#: src/components/notification.jsx:756
|
||||
#: src/components/notification.jsx:540
|
||||
msgid "View #Wrapstodon"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:769
|
||||
#: src/components/status.jsx:267
|
||||
msgid "Read more →"
|
||||
msgstr "더 보기 →"
|
||||
|
@ -2265,6 +2273,7 @@ msgid "Failed to load history"
|
|||
msgstr "내역 불러오기 실패"
|
||||
|
||||
#: src/components/status.jsx:3006
|
||||
#: src/pages/annual-report.jsx:44
|
||||
msgid "Loading…"
|
||||
msgstr "불러오는 중…"
|
||||
|
||||
|
@ -2406,6 +2415,7 @@ msgid "Login required."
|
|||
msgstr "로그인이 필요합니다."
|
||||
|
||||
#: src/compose.jsx:90
|
||||
#: src/pages/annual-report.jsx:132
|
||||
#: src/pages/http-route.jsx:91
|
||||
#: src/pages/login.jsx:270
|
||||
msgid "Go home"
|
||||
|
|
58
src/locales/lt-LT.po
generated
58
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: 2024-11-27 16:05\n"
|
||||
"PO-Revision-Date: 2024-12-03 18:15\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"
|
||||
|
@ -968,7 +968,7 @@ msgid "Nothing to show"
|
|||
msgstr "Nėra ką rodyti."
|
||||
|
||||
#: src/components/generic-accounts.jsx:145
|
||||
#: src/components/notification.jsx:438
|
||||
#: src/components/notification.jsx:446
|
||||
#: src/pages/accounts.jsx:41
|
||||
#: src/pages/search.jsx:317
|
||||
#: src/pages/search.jsx:350
|
||||
|
@ -1447,7 +1447,7 @@ msgstr "Baigėsi apklausa, kurioje balsavai arba kurią sukūrei."
|
|||
|
||||
#: src/components/notification.jsx:194
|
||||
msgid "A poll you have created has ended."
|
||||
msgstr ""
|
||||
msgstr "Baigėsi apklausa, kurią sukūrei."
|
||||
|
||||
#: src/components/notification.jsx:195
|
||||
msgid "A poll you have voted in has ended."
|
||||
|
@ -1477,74 +1477,82 @@ msgstr ""
|
|||
msgid "Moderation warning"
|
||||
msgstr "Prižiūrėjimo įspėjimas"
|
||||
|
||||
#: src/components/notification.jsx:269
|
||||
#: src/components/notification.jsx:265
|
||||
msgid "Your {year} #Wrapstodon is here!"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:272
|
||||
msgid "An admin from <0>{from}</0> has suspended <1>{targetName}</1>, which means you can no longer receive updates from them or interact with them."
|
||||
msgstr "Administratorius (-ė) iš <0>{from}</0> pristabdė <1>{targetName}</1>, o tai reiškia, kad nebegali gauti iš jų naujienų ir su jais bendrauti."
|
||||
|
||||
#: src/components/notification.jsx:275
|
||||
#: src/components/notification.jsx:278
|
||||
msgid "An admin from <0>{from}</0> has blocked <1>{targetName}</1>. Affected followers: {followersCount}, followings: {followingCount}."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:281
|
||||
#: src/components/notification.jsx:284
|
||||
msgid "You have blocked <0>{targetName}</0>. Removed followers: {followersCount}, followings: {followingCount}."
|
||||
msgstr "Užblokavote <0>{targetName}</0>. Pašalinti sekėjai: {followersCount}, sekimai: {followingCount}."
|
||||
|
||||
#: src/components/notification.jsx:289
|
||||
#: src/components/notification.jsx:292
|
||||
msgid "Your account has received a moderation warning."
|
||||
msgstr "Tavo paskyra gavo prižiūrėjimo įspėjimą."
|
||||
|
||||
#: src/components/notification.jsx:290
|
||||
#: src/components/notification.jsx:293
|
||||
msgid "Your account has been disabled."
|
||||
msgstr "Tavo paskyra buvo išjungta."
|
||||
|
||||
#: src/components/notification.jsx:291
|
||||
#: src/components/notification.jsx:294
|
||||
msgid "Some of your posts have been marked as sensitive."
|
||||
msgstr "Kai kurie tavo įrašai buvo pažymėtos kaip jautrios."
|
||||
|
||||
#: src/components/notification.jsx:292
|
||||
#: src/components/notification.jsx:295
|
||||
msgid "Some of your posts have been deleted."
|
||||
msgstr "Kai kurios tavo įrašai buvo ištrinti."
|
||||
|
||||
#: src/components/notification.jsx:293
|
||||
#: src/components/notification.jsx:296
|
||||
msgid "Your posts will be marked as sensitive from now on."
|
||||
msgstr "Nuo šiol tavo įrašai bus pažymėti kaip jautrūs."
|
||||
|
||||
#: src/components/notification.jsx:294
|
||||
#: src/components/notification.jsx:297
|
||||
msgid "Your account has been limited."
|
||||
msgstr "Tavo paskyra buvo apribota."
|
||||
|
||||
#: src/components/notification.jsx:295
|
||||
#: src/components/notification.jsx:298
|
||||
msgid "Your account has been suspended."
|
||||
msgstr "Tavo paskyra buvo pristabdyta."
|
||||
|
||||
#: src/components/notification.jsx:369
|
||||
#: src/components/notification.jsx:373
|
||||
msgid "[Unknown notification type: {type}]"
|
||||
msgstr "[Nežinomas pranešimo tipas: {type}]"
|
||||
|
||||
#: src/components/notification.jsx:434
|
||||
#: src/components/notification.jsx:442
|
||||
#: src/components/status.jsx:1036
|
||||
#: src/components/status.jsx:1046
|
||||
msgid "Boosted/Liked by…"
|
||||
msgstr "Pasidalino / patiko…"
|
||||
|
||||
#: src/components/notification.jsx:435
|
||||
#: src/components/notification.jsx:443
|
||||
msgid "Liked by…"
|
||||
msgstr "Patiko…"
|
||||
|
||||
#: src/components/notification.jsx:436
|
||||
#: src/components/notification.jsx:444
|
||||
msgid "Boosted by…"
|
||||
msgstr "Pasidalino…"
|
||||
|
||||
#: src/components/notification.jsx:437
|
||||
#: src/components/notification.jsx:445
|
||||
msgid "Followed by…"
|
||||
msgstr "Seka…"
|
||||
|
||||
#: src/components/notification.jsx:508
|
||||
#: src/components/notification.jsx:524
|
||||
#: src/components/notification.jsx:516
|
||||
#: src/components/notification.jsx:532
|
||||
msgid "Learn more <0/>"
|
||||
msgstr "Sužinoti daugiau <0/>"
|
||||
|
||||
#: src/components/notification.jsx:756
|
||||
#: src/components/notification.jsx:540
|
||||
msgid "View #Wrapstodon"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:769
|
||||
#: src/components/status.jsx:267
|
||||
msgid "Read more →"
|
||||
msgstr "Skaityti daugiau →"
|
||||
|
@ -1680,7 +1688,7 @@ msgstr ""
|
|||
|
||||
#: src/components/report-modal.jsx:155
|
||||
msgid "Unable to report profile"
|
||||
msgstr ""
|
||||
msgstr "Nepavyksta pranešti apie profilį"
|
||||
|
||||
#: src/components/report-modal.jsx:163
|
||||
msgid "What's the issue with this post?"
|
||||
|
@ -1692,11 +1700,11 @@ msgstr ""
|
|||
|
||||
#: src/components/report-modal.jsx:233
|
||||
msgid "Additional info"
|
||||
msgstr ""
|
||||
msgstr "Papildoma informacija"
|
||||
|
||||
#: src/components/report-modal.jsx:256
|
||||
msgid "Forward to <0>{domain}</0>"
|
||||
msgstr ""
|
||||
msgstr "Persiųsti į <0>{domain}</0>"
|
||||
|
||||
#: src/components/report-modal.jsx:266
|
||||
msgid "Send Report"
|
||||
|
@ -2265,6 +2273,7 @@ msgid "Failed to load history"
|
|||
msgstr "Nepavyko įkelti istorijos."
|
||||
|
||||
#: src/components/status.jsx:3006
|
||||
#: src/pages/annual-report.jsx:44
|
||||
msgid "Loading…"
|
||||
msgstr "Įkeliama…"
|
||||
|
||||
|
@ -2406,6 +2415,7 @@ msgid "Login required."
|
|||
msgstr "Privalomas prisijungimas."
|
||||
|
||||
#: src/compose.jsx:90
|
||||
#: src/pages/annual-report.jsx:132
|
||||
#: src/pages/http-route.jsx:91
|
||||
#: src/pages/login.jsx:270
|
||||
msgid "Go home"
|
||||
|
|
50
src/locales/nb-NO.po
generated
50
src/locales/nb-NO.po
generated
|
@ -8,7 +8,7 @@ msgstr ""
|
|||
"Language: nb_NO\n"
|
||||
"Project-Id-Version: phanpy\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2024-11-27 14:37\n"
|
||||
"PO-Revision-Date: 2024-12-03 18:15\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Norwegian Bokmal\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
@ -968,7 +968,7 @@ msgid "Nothing to show"
|
|||
msgstr "Ingenting å vise"
|
||||
|
||||
#: src/components/generic-accounts.jsx:145
|
||||
#: src/components/notification.jsx:438
|
||||
#: src/components/notification.jsx:446
|
||||
#: src/pages/accounts.jsx:41
|
||||
#: src/pages/search.jsx:317
|
||||
#: src/pages/search.jsx:350
|
||||
|
@ -1477,74 +1477,82 @@ msgstr ""
|
|||
msgid "Moderation warning"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:269
|
||||
#: src/components/notification.jsx:265
|
||||
msgid "Your {year} #Wrapstodon is here!"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:272
|
||||
msgid "An admin from <0>{from}</0> has suspended <1>{targetName}</1>, which means you can no longer receive updates from them or interact with them."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:275
|
||||
#: src/components/notification.jsx:278
|
||||
msgid "An admin from <0>{from}</0> has blocked <1>{targetName}</1>. Affected followers: {followersCount}, followings: {followingCount}."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:281
|
||||
#: src/components/notification.jsx:284
|
||||
msgid "You have blocked <0>{targetName}</0>. Removed followers: {followersCount}, followings: {followingCount}."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:289
|
||||
#: src/components/notification.jsx:292
|
||||
msgid "Your account has received a moderation warning."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:290
|
||||
#: src/components/notification.jsx:293
|
||||
msgid "Your account has been disabled."
|
||||
msgstr "Kontoen din har blitt deaktivert."
|
||||
|
||||
#: src/components/notification.jsx:291
|
||||
#: src/components/notification.jsx:294
|
||||
msgid "Some of your posts have been marked as sensitive."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:292
|
||||
#: src/components/notification.jsx:295
|
||||
msgid "Some of your posts have been deleted."
|
||||
msgstr "Noen av dine innlegg har blitt slettet."
|
||||
|
||||
#: src/components/notification.jsx:293
|
||||
#: src/components/notification.jsx:296
|
||||
msgid "Your posts will be marked as sensitive from now on."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:294
|
||||
#: src/components/notification.jsx:297
|
||||
msgid "Your account has been limited."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:295
|
||||
#: src/components/notification.jsx:298
|
||||
msgid "Your account has been suspended."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:369
|
||||
#: src/components/notification.jsx:373
|
||||
msgid "[Unknown notification type: {type}]"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:434
|
||||
#: src/components/notification.jsx:442
|
||||
#: src/components/status.jsx:1036
|
||||
#: src/components/status.jsx:1046
|
||||
msgid "Boosted/Liked by…"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:435
|
||||
#: src/components/notification.jsx:443
|
||||
msgid "Liked by…"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:436
|
||||
#: src/components/notification.jsx:444
|
||||
msgid "Boosted by…"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:437
|
||||
#: src/components/notification.jsx:445
|
||||
msgid "Followed by…"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:508
|
||||
#: src/components/notification.jsx:524
|
||||
#: src/components/notification.jsx:516
|
||||
#: src/components/notification.jsx:532
|
||||
msgid "Learn more <0/>"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:756
|
||||
#: src/components/notification.jsx:540
|
||||
msgid "View #Wrapstodon"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:769
|
||||
#: src/components/status.jsx:267
|
||||
msgid "Read more →"
|
||||
msgstr "Les mer →"
|
||||
|
@ -2265,6 +2273,7 @@ msgid "Failed to load history"
|
|||
msgstr "Kunne ikke laste inn historikk"
|
||||
|
||||
#: src/components/status.jsx:3006
|
||||
#: src/pages/annual-report.jsx:44
|
||||
msgid "Loading…"
|
||||
msgstr "Laster…"
|
||||
|
||||
|
@ -2406,6 +2415,7 @@ msgid "Login required."
|
|||
msgstr ""
|
||||
|
||||
#: src/compose.jsx:90
|
||||
#: src/pages/annual-report.jsx:132
|
||||
#: src/pages/http-route.jsx:91
|
||||
#: src/pages/login.jsx:270
|
||||
msgid "Go home"
|
||||
|
|
50
src/locales/nl-NL.po
generated
50
src/locales/nl-NL.po
generated
|
@ -8,7 +8,7 @@ msgstr ""
|
|||
"Language: nl\n"
|
||||
"Project-Id-Version: phanpy\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2024-11-27 14:37\n"
|
||||
"PO-Revision-Date: 2024-12-03 18:15\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Dutch\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
@ -968,7 +968,7 @@ msgid "Nothing to show"
|
|||
msgstr "Niets om te tonen"
|
||||
|
||||
#: src/components/generic-accounts.jsx:145
|
||||
#: src/components/notification.jsx:438
|
||||
#: src/components/notification.jsx:446
|
||||
#: src/pages/accounts.jsx:41
|
||||
#: src/pages/search.jsx:317
|
||||
#: src/pages/search.jsx:350
|
||||
|
@ -1477,74 +1477,82 @@ msgstr "Verbindingen verbroken met <0>{name}</0>."
|
|||
msgid "Moderation warning"
|
||||
msgstr "Moderatie-waarschuwing"
|
||||
|
||||
#: src/components/notification.jsx:269
|
||||
#: src/components/notification.jsx:265
|
||||
msgid "Your {year} #Wrapstodon is here!"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:272
|
||||
msgid "An admin from <0>{from}</0> has suspended <1>{targetName}</1>, which means you can no longer receive updates from them or interact with them."
|
||||
msgstr "Een beheerder van <0>{from}</0> heeft <1>{targetName}</1> geschorst, wat betekent dat u geen updates meer van hen kunt ontvangen of met hen kunt communiceren."
|
||||
|
||||
#: src/components/notification.jsx:275
|
||||
#: src/components/notification.jsx:278
|
||||
msgid "An admin from <0>{from}</0> has blocked <1>{targetName}</1>. Affected followers: {followersCount}, followings: {followingCount}."
|
||||
msgstr "Een admin van <0>{from}</0> heeft <1>{targetName}</1> geblokkeerd. Getroffen volgers: {followersCount}, volgt: {followingCount}."
|
||||
|
||||
#: src/components/notification.jsx:281
|
||||
#: src/components/notification.jsx:284
|
||||
msgid "You have blocked <0>{targetName}</0>. Removed followers: {followersCount}, followings: {followingCount}."
|
||||
msgstr "Je hebt <0>{targetName}</0> geblokkeerd. Verwijderde volgers: {followersCount}, volgt: {followingCount}."
|
||||
|
||||
#: src/components/notification.jsx:289
|
||||
#: src/components/notification.jsx:292
|
||||
msgid "Your account has received a moderation warning."
|
||||
msgstr "Jouw account heeft een moderatie-waarschuwing ontvangen."
|
||||
|
||||
#: src/components/notification.jsx:290
|
||||
#: src/components/notification.jsx:293
|
||||
msgid "Your account has been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:291
|
||||
#: src/components/notification.jsx:294
|
||||
msgid "Some of your posts have been marked as sensitive."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:292
|
||||
#: src/components/notification.jsx:295
|
||||
msgid "Some of your posts have been deleted."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:293
|
||||
#: src/components/notification.jsx:296
|
||||
msgid "Your posts will be marked as sensitive from now on."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:294
|
||||
#: src/components/notification.jsx:297
|
||||
msgid "Your account has been limited."
|
||||
msgstr "Je account is beperkt."
|
||||
|
||||
#: src/components/notification.jsx:295
|
||||
#: src/components/notification.jsx:298
|
||||
msgid "Your account has been suspended."
|
||||
msgstr "Je account is geschorst."
|
||||
|
||||
#: src/components/notification.jsx:369
|
||||
#: src/components/notification.jsx:373
|
||||
msgid "[Unknown notification type: {type}]"
|
||||
msgstr "[Onbekend meldingstype: {type}]"
|
||||
|
||||
#: src/components/notification.jsx:434
|
||||
#: src/components/notification.jsx:442
|
||||
#: src/components/status.jsx:1036
|
||||
#: src/components/status.jsx:1046
|
||||
msgid "Boosted/Liked by…"
|
||||
msgstr "Geboost/Geliket door…"
|
||||
|
||||
#: src/components/notification.jsx:435
|
||||
#: src/components/notification.jsx:443
|
||||
msgid "Liked by…"
|
||||
msgstr "Geliket door…"
|
||||
|
||||
#: src/components/notification.jsx:436
|
||||
#: src/components/notification.jsx:444
|
||||
msgid "Boosted by…"
|
||||
msgstr "Geboost door…"
|
||||
|
||||
#: src/components/notification.jsx:437
|
||||
#: src/components/notification.jsx:445
|
||||
msgid "Followed by…"
|
||||
msgstr "Gevolgd door…"
|
||||
|
||||
#: src/components/notification.jsx:508
|
||||
#: src/components/notification.jsx:524
|
||||
#: src/components/notification.jsx:516
|
||||
#: src/components/notification.jsx:532
|
||||
msgid "Learn more <0/>"
|
||||
msgstr "Leer meer <0/>"
|
||||
|
||||
#: src/components/notification.jsx:756
|
||||
#: src/components/notification.jsx:540
|
||||
msgid "View #Wrapstodon"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:769
|
||||
#: src/components/status.jsx:267
|
||||
msgid "Read more →"
|
||||
msgstr "Lees meer →"
|
||||
|
@ -2265,6 +2273,7 @@ msgid "Failed to load history"
|
|||
msgstr "Kon geschiedenis niet laden"
|
||||
|
||||
#: src/components/status.jsx:3006
|
||||
#: src/pages/annual-report.jsx:44
|
||||
msgid "Loading…"
|
||||
msgstr "Laden…"
|
||||
|
||||
|
@ -2406,6 +2415,7 @@ msgid "Login required."
|
|||
msgstr ""
|
||||
|
||||
#: src/compose.jsx:90
|
||||
#: src/pages/annual-report.jsx:132
|
||||
#: src/pages/http-route.jsx:91
|
||||
#: src/pages/login.jsx:270
|
||||
msgid "Go home"
|
||||
|
|
50
src/locales/oc-FR.po
generated
50
src/locales/oc-FR.po
generated
|
@ -8,7 +8,7 @@ msgstr ""
|
|||
"Language: oc\n"
|
||||
"Project-Id-Version: phanpy\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2024-11-27 14:37\n"
|
||||
"PO-Revision-Date: 2024-12-03 18:15\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Occitan\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
@ -968,7 +968,7 @@ msgid "Nothing to show"
|
|||
msgstr ""
|
||||
|
||||
#: src/components/generic-accounts.jsx:145
|
||||
#: src/components/notification.jsx:438
|
||||
#: src/components/notification.jsx:446
|
||||
#: src/pages/accounts.jsx:41
|
||||
#: src/pages/search.jsx:317
|
||||
#: src/pages/search.jsx:350
|
||||
|
@ -1477,74 +1477,82 @@ msgstr ""
|
|||
msgid "Moderation warning"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:269
|
||||
#: src/components/notification.jsx:265
|
||||
msgid "Your {year} #Wrapstodon is here!"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:272
|
||||
msgid "An admin from <0>{from}</0> has suspended <1>{targetName}</1>, which means you can no longer receive updates from them or interact with them."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:275
|
||||
#: src/components/notification.jsx:278
|
||||
msgid "An admin from <0>{from}</0> has blocked <1>{targetName}</1>. Affected followers: {followersCount}, followings: {followingCount}."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:281
|
||||
#: src/components/notification.jsx:284
|
||||
msgid "You have blocked <0>{targetName}</0>. Removed followers: {followersCount}, followings: {followingCount}."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:289
|
||||
#: src/components/notification.jsx:292
|
||||
msgid "Your account has received a moderation warning."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:290
|
||||
#: src/components/notification.jsx:293
|
||||
msgid "Your account has been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:291
|
||||
#: src/components/notification.jsx:294
|
||||
msgid "Some of your posts have been marked as sensitive."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:292
|
||||
#: src/components/notification.jsx:295
|
||||
msgid "Some of your posts have been deleted."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:293
|
||||
#: src/components/notification.jsx:296
|
||||
msgid "Your posts will be marked as sensitive from now on."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:294
|
||||
#: src/components/notification.jsx:297
|
||||
msgid "Your account has been limited."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:295
|
||||
#: src/components/notification.jsx:298
|
||||
msgid "Your account has been suspended."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:369
|
||||
#: src/components/notification.jsx:373
|
||||
msgid "[Unknown notification type: {type}]"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:434
|
||||
#: src/components/notification.jsx:442
|
||||
#: src/components/status.jsx:1036
|
||||
#: src/components/status.jsx:1046
|
||||
msgid "Boosted/Liked by…"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:435
|
||||
#: src/components/notification.jsx:443
|
||||
msgid "Liked by…"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:436
|
||||
#: src/components/notification.jsx:444
|
||||
msgid "Boosted by…"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:437
|
||||
#: src/components/notification.jsx:445
|
||||
msgid "Followed by…"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:508
|
||||
#: src/components/notification.jsx:524
|
||||
#: src/components/notification.jsx:516
|
||||
#: src/components/notification.jsx:532
|
||||
msgid "Learn more <0/>"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:756
|
||||
#: src/components/notification.jsx:540
|
||||
msgid "View #Wrapstodon"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:769
|
||||
#: src/components/status.jsx:267
|
||||
msgid "Read more →"
|
||||
msgstr ""
|
||||
|
@ -2265,6 +2273,7 @@ msgid "Failed to load history"
|
|||
msgstr ""
|
||||
|
||||
#: src/components/status.jsx:3006
|
||||
#: src/pages/annual-report.jsx:44
|
||||
msgid "Loading…"
|
||||
msgstr ""
|
||||
|
||||
|
@ -2406,6 +2415,7 @@ msgid "Login required."
|
|||
msgstr ""
|
||||
|
||||
#: src/compose.jsx:90
|
||||
#: src/pages/annual-report.jsx:132
|
||||
#: src/pages/http-route.jsx:91
|
||||
#: src/pages/login.jsx:270
|
||||
msgid "Go home"
|
||||
|
|
50
src/locales/pl-PL.po
generated
50
src/locales/pl-PL.po
generated
|
@ -8,7 +8,7 @@ msgstr ""
|
|||
"Language: pl\n"
|
||||
"Project-Id-Version: phanpy\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2024-11-27 14:37\n"
|
||||
"PO-Revision-Date: 2024-12-03 18:15\n"
|
||||
"Last-Translator: \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"
|
||||
|
@ -968,7 +968,7 @@ msgid "Nothing to show"
|
|||
msgstr ""
|
||||
|
||||
#: src/components/generic-accounts.jsx:145
|
||||
#: src/components/notification.jsx:438
|
||||
#: src/components/notification.jsx:446
|
||||
#: src/pages/accounts.jsx:41
|
||||
#: src/pages/search.jsx:317
|
||||
#: src/pages/search.jsx:350
|
||||
|
@ -1477,74 +1477,82 @@ msgstr ""
|
|||
msgid "Moderation warning"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:269
|
||||
#: src/components/notification.jsx:265
|
||||
msgid "Your {year} #Wrapstodon is here!"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:272
|
||||
msgid "An admin from <0>{from}</0> has suspended <1>{targetName}</1>, which means you can no longer receive updates from them or interact with them."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:275
|
||||
#: src/components/notification.jsx:278
|
||||
msgid "An admin from <0>{from}</0> has blocked <1>{targetName}</1>. Affected followers: {followersCount}, followings: {followingCount}."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:281
|
||||
#: src/components/notification.jsx:284
|
||||
msgid "You have blocked <0>{targetName}</0>. Removed followers: {followersCount}, followings: {followingCount}."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:289
|
||||
#: src/components/notification.jsx:292
|
||||
msgid "Your account has received a moderation warning."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:290
|
||||
#: src/components/notification.jsx:293
|
||||
msgid "Your account has been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:291
|
||||
#: src/components/notification.jsx:294
|
||||
msgid "Some of your posts have been marked as sensitive."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:292
|
||||
#: src/components/notification.jsx:295
|
||||
msgid "Some of your posts have been deleted."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:293
|
||||
#: src/components/notification.jsx:296
|
||||
msgid "Your posts will be marked as sensitive from now on."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:294
|
||||
#: src/components/notification.jsx:297
|
||||
msgid "Your account has been limited."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:295
|
||||
#: src/components/notification.jsx:298
|
||||
msgid "Your account has been suspended."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:369
|
||||
#: src/components/notification.jsx:373
|
||||
msgid "[Unknown notification type: {type}]"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:434
|
||||
#: src/components/notification.jsx:442
|
||||
#: src/components/status.jsx:1036
|
||||
#: src/components/status.jsx:1046
|
||||
msgid "Boosted/Liked by…"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:435
|
||||
#: src/components/notification.jsx:443
|
||||
msgid "Liked by…"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:436
|
||||
#: src/components/notification.jsx:444
|
||||
msgid "Boosted by…"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:437
|
||||
#: src/components/notification.jsx:445
|
||||
msgid "Followed by…"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:508
|
||||
#: src/components/notification.jsx:524
|
||||
#: src/components/notification.jsx:516
|
||||
#: src/components/notification.jsx:532
|
||||
msgid "Learn more <0/>"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:756
|
||||
#: src/components/notification.jsx:540
|
||||
msgid "View #Wrapstodon"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:769
|
||||
#: src/components/status.jsx:267
|
||||
msgid "Read more →"
|
||||
msgstr ""
|
||||
|
@ -2265,6 +2273,7 @@ msgid "Failed to load history"
|
|||
msgstr ""
|
||||
|
||||
#: src/components/status.jsx:3006
|
||||
#: src/pages/annual-report.jsx:44
|
||||
msgid "Loading…"
|
||||
msgstr ""
|
||||
|
||||
|
@ -2406,6 +2415,7 @@ msgid "Login required."
|
|||
msgstr ""
|
||||
|
||||
#: src/compose.jsx:90
|
||||
#: src/pages/annual-report.jsx:132
|
||||
#: src/pages/http-route.jsx:91
|
||||
#: src/pages/login.jsx:270
|
||||
msgid "Go home"
|
||||
|
|
50
src/locales/pt-BR.po
generated
50
src/locales/pt-BR.po
generated
|
@ -8,7 +8,7 @@ msgstr ""
|
|||
"Language: pt\n"
|
||||
"Project-Id-Version: phanpy\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2024-11-27 16:05\n"
|
||||
"PO-Revision-Date: 2024-12-03 18:15\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Portuguese, Brazilian\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
@ -968,7 +968,7 @@ msgid "Nothing to show"
|
|||
msgstr "Nada para mostrar"
|
||||
|
||||
#: src/components/generic-accounts.jsx:145
|
||||
#: src/components/notification.jsx:438
|
||||
#: src/components/notification.jsx:446
|
||||
#: src/pages/accounts.jsx:41
|
||||
#: src/pages/search.jsx:317
|
||||
#: src/pages/search.jsx:350
|
||||
|
@ -1477,75 +1477,83 @@ msgstr "Perdeu conexões com <0>{name}</0>."
|
|||
msgid "Moderation warning"
|
||||
msgstr "Aviso da moderação"
|
||||
|
||||
#: src/components/notification.jsx:269
|
||||
#: src/components/notification.jsx:265
|
||||
msgid "Your {year} #Wrapstodon is here!"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:272
|
||||
msgid "An admin from <0>{from}</0> has suspended <1>{targetName}</1>, which means you can no longer receive updates from them or interact with them."
|
||||
msgstr "Um administrador de <0>{from}</0> suspendeu <1>{targetName}</1></0>, O que significa que você não receberá atualizações ou interações deles."
|
||||
|
||||
#: src/components/notification.jsx:275
|
||||
#: src/components/notification.jsx:278
|
||||
msgid "An admin from <0>{from}</0> has blocked <1>{targetName}</1>. Affected followers: {followersCount}, followings: {followingCount}."
|
||||
msgstr "Um administrador de <0>{from}</0> bloqueou <1>{targetName}</1>. Seguidores afetados: {followersCount}, seguindo: {followingCount}."
|
||||
|
||||
#: src/components/notification.jsx:281
|
||||
#: src/components/notification.jsx:284
|
||||
msgid "You have blocked <0>{targetName}</0>. Removed followers: {followersCount}, followings: {followingCount}."
|
||||
msgstr "Você bloqueou <0>{targetName}</0>.\n"
|
||||
"Seguidores removidos: {followersCount}, seguindo: {followingCount}."
|
||||
|
||||
#: src/components/notification.jsx:289
|
||||
#: src/components/notification.jsx:292
|
||||
msgid "Your account has received a moderation warning."
|
||||
msgstr "Sua conta recebeu um aviso da moderação."
|
||||
|
||||
#: src/components/notification.jsx:290
|
||||
#: src/components/notification.jsx:293
|
||||
msgid "Your account has been disabled."
|
||||
msgstr "Sua conta foi desativada."
|
||||
|
||||
#: src/components/notification.jsx:291
|
||||
#: src/components/notification.jsx:294
|
||||
msgid "Some of your posts have been marked as sensitive."
|
||||
msgstr "Algumas de suas publicações foram marcadas como sensíveis."
|
||||
|
||||
#: src/components/notification.jsx:292
|
||||
#: src/components/notification.jsx:295
|
||||
msgid "Some of your posts have been deleted."
|
||||
msgstr "Algumas publicações suas foram excluídas."
|
||||
|
||||
#: src/components/notification.jsx:293
|
||||
#: src/components/notification.jsx:296
|
||||
msgid "Your posts will be marked as sensitive from now on."
|
||||
msgstr "Suas publicações foram marcadas como sensível de agora em diante."
|
||||
|
||||
#: src/components/notification.jsx:294
|
||||
#: src/components/notification.jsx:297
|
||||
msgid "Your account has been limited."
|
||||
msgstr "Sua conta foi limitada."
|
||||
|
||||
#: src/components/notification.jsx:295
|
||||
#: src/components/notification.jsx:298
|
||||
msgid "Your account has been suspended."
|
||||
msgstr "Sua conta foi suspensa."
|
||||
|
||||
#: src/components/notification.jsx:369
|
||||
#: src/components/notification.jsx:373
|
||||
msgid "[Unknown notification type: {type}]"
|
||||
msgstr "[Tipo de notificação desconhecida: {type}]"
|
||||
|
||||
#: src/components/notification.jsx:434
|
||||
#: src/components/notification.jsx:442
|
||||
#: src/components/status.jsx:1036
|
||||
#: src/components/status.jsx:1046
|
||||
msgid "Boosted/Liked by…"
|
||||
msgstr "Impulsionado/Curtido por…"
|
||||
|
||||
#: src/components/notification.jsx:435
|
||||
#: src/components/notification.jsx:443
|
||||
msgid "Liked by…"
|
||||
msgstr "Curtido por…"
|
||||
|
||||
#: src/components/notification.jsx:436
|
||||
#: src/components/notification.jsx:444
|
||||
msgid "Boosted by…"
|
||||
msgstr "Impulsionado por…"
|
||||
|
||||
#: src/components/notification.jsx:437
|
||||
#: src/components/notification.jsx:445
|
||||
msgid "Followed by…"
|
||||
msgstr "Seguido por…"
|
||||
|
||||
#: src/components/notification.jsx:508
|
||||
#: src/components/notification.jsx:524
|
||||
#: src/components/notification.jsx:516
|
||||
#: src/components/notification.jsx:532
|
||||
msgid "Learn more <0/>"
|
||||
msgstr "Saiba mais <0/>"
|
||||
|
||||
#: src/components/notification.jsx:756
|
||||
#: src/components/notification.jsx:540
|
||||
msgid "View #Wrapstodon"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:769
|
||||
#: src/components/status.jsx:267
|
||||
msgid "Read more →"
|
||||
msgstr "Ler mais →"
|
||||
|
@ -2266,6 +2274,7 @@ msgid "Failed to load history"
|
|||
msgstr "Houve um erro ao carregar histórico"
|
||||
|
||||
#: src/components/status.jsx:3006
|
||||
#: src/pages/annual-report.jsx:44
|
||||
msgid "Loading…"
|
||||
msgstr "Carregando…"
|
||||
|
||||
|
@ -2407,6 +2416,7 @@ msgid "Login required."
|
|||
msgstr "Requer iniciar sessão."
|
||||
|
||||
#: src/compose.jsx:90
|
||||
#: src/pages/annual-report.jsx:132
|
||||
#: src/pages/http-route.jsx:91
|
||||
#: src/pages/login.jsx:270
|
||||
msgid "Go home"
|
||||
|
|
50
src/locales/pt-PT.po
generated
50
src/locales/pt-PT.po
generated
|
@ -8,7 +8,7 @@ msgstr ""
|
|||
"Language: pt\n"
|
||||
"Project-Id-Version: phanpy\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2024-11-27 16:05\n"
|
||||
"PO-Revision-Date: 2024-12-03 18:15\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Portuguese\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
@ -968,7 +968,7 @@ msgid "Nothing to show"
|
|||
msgstr "Nada para exibir"
|
||||
|
||||
#: src/components/generic-accounts.jsx:145
|
||||
#: src/components/notification.jsx:438
|
||||
#: src/components/notification.jsx:446
|
||||
#: src/pages/accounts.jsx:41
|
||||
#: src/pages/search.jsx:317
|
||||
#: src/pages/search.jsx:350
|
||||
|
@ -1477,75 +1477,83 @@ msgstr "Perdeu conexões com <0>{name}</0>."
|
|||
msgid "Moderation warning"
|
||||
msgstr "Aviso da moderação"
|
||||
|
||||
#: src/components/notification.jsx:269
|
||||
#: src/components/notification.jsx:265
|
||||
msgid "Your {year} #Wrapstodon is here!"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:272
|
||||
msgid "An admin from <0>{from}</0> has suspended <1>{targetName}</1>, which means you can no longer receive updates from them or interact with them."
|
||||
msgstr "Um administrador de <0>{from}</0> suspendeu <1>{targetName}</1>, significando que não receberá mais atualizações deles ou interagir com eles."
|
||||
|
||||
#: src/components/notification.jsx:275
|
||||
#: src/components/notification.jsx:278
|
||||
msgid "An admin from <0>{from}</0> has blocked <1>{targetName}</1>. Affected followers: {followersCount}, followings: {followingCount}."
|
||||
msgstr "Um administrador de <0>{from}</0> bloqueou <1>{targetName}</1>. Seguidores afetados: {followersCount}, a seguir: {followingCount}."
|
||||
|
||||
#: src/components/notification.jsx:281
|
||||
#: src/components/notification.jsx:284
|
||||
msgid "You have blocked <0>{targetName}</0>. Removed followers: {followersCount}, followings: {followingCount}."
|
||||
msgstr "Bloqueaste <0>{targetName}</0>.\n"
|
||||
"Seguidores removidos: {followersCount}, a seguir: {followingCount}."
|
||||
|
||||
#: src/components/notification.jsx:289
|
||||
#: src/components/notification.jsx:292
|
||||
msgid "Your account has received a moderation warning."
|
||||
msgstr "A sua conta recebeu um aviso da moderação."
|
||||
|
||||
#: src/components/notification.jsx:290
|
||||
#: src/components/notification.jsx:293
|
||||
msgid "Your account has been disabled."
|
||||
msgstr "A sua conta foi desativada."
|
||||
|
||||
#: src/components/notification.jsx:291
|
||||
#: src/components/notification.jsx:294
|
||||
msgid "Some of your posts have been marked as sensitive."
|
||||
msgstr "Algumas das suas publicações foram marcadas como sensível."
|
||||
|
||||
#: src/components/notification.jsx:292
|
||||
#: src/components/notification.jsx:295
|
||||
msgid "Some of your posts have been deleted."
|
||||
msgstr "Algumas publicações suas foram eliminadas."
|
||||
|
||||
#: src/components/notification.jsx:293
|
||||
#: src/components/notification.jsx:296
|
||||
msgid "Your posts will be marked as sensitive from now on."
|
||||
msgstr "Agora as suas publicações serão marcadas como sensíveis."
|
||||
|
||||
#: src/components/notification.jsx:294
|
||||
#: src/components/notification.jsx:297
|
||||
msgid "Your account has been limited."
|
||||
msgstr "A sua conta foi limitada."
|
||||
|
||||
#: src/components/notification.jsx:295
|
||||
#: src/components/notification.jsx:298
|
||||
msgid "Your account has been suspended."
|
||||
msgstr "A sua conta foi suspensa."
|
||||
|
||||
#: src/components/notification.jsx:369
|
||||
#: src/components/notification.jsx:373
|
||||
msgid "[Unknown notification type: {type}]"
|
||||
msgstr "[Tipo de notificação desconhecida: {type}]"
|
||||
|
||||
#: src/components/notification.jsx:434
|
||||
#: src/components/notification.jsx:442
|
||||
#: src/components/status.jsx:1036
|
||||
#: src/components/status.jsx:1046
|
||||
msgid "Boosted/Liked by…"
|
||||
msgstr "Impulsionado/Gostado por…"
|
||||
|
||||
#: src/components/notification.jsx:435
|
||||
#: src/components/notification.jsx:443
|
||||
msgid "Liked by…"
|
||||
msgstr "Gostado por…"
|
||||
|
||||
#: src/components/notification.jsx:436
|
||||
#: src/components/notification.jsx:444
|
||||
msgid "Boosted by…"
|
||||
msgstr "Impulsionado por…"
|
||||
|
||||
#: src/components/notification.jsx:437
|
||||
#: src/components/notification.jsx:445
|
||||
msgid "Followed by…"
|
||||
msgstr "Seguido por…"
|
||||
|
||||
#: src/components/notification.jsx:508
|
||||
#: src/components/notification.jsx:524
|
||||
#: src/components/notification.jsx:516
|
||||
#: src/components/notification.jsx:532
|
||||
msgid "Learn more <0/>"
|
||||
msgstr "Saiba mais <0/>"
|
||||
|
||||
#: src/components/notification.jsx:756
|
||||
#: src/components/notification.jsx:540
|
||||
msgid "View #Wrapstodon"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:769
|
||||
#: src/components/status.jsx:267
|
||||
msgid "Read more →"
|
||||
msgstr "Leia mais →"
|
||||
|
@ -2266,6 +2274,7 @@ msgid "Failed to load history"
|
|||
msgstr "Falhou ao carregar histórico"
|
||||
|
||||
#: src/components/status.jsx:3006
|
||||
#: src/pages/annual-report.jsx:44
|
||||
msgid "Loading…"
|
||||
msgstr "A carregar…"
|
||||
|
||||
|
@ -2407,6 +2416,7 @@ msgid "Login required."
|
|||
msgstr "Requer iniciar sessão."
|
||||
|
||||
#: src/compose.jsx:90
|
||||
#: src/pages/annual-report.jsx:132
|
||||
#: src/pages/http-route.jsx:91
|
||||
#: src/pages/login.jsx:270
|
||||
msgid "Go home"
|
||||
|
|
50
src/locales/ru-RU.po
generated
50
src/locales/ru-RU.po
generated
|
@ -8,7 +8,7 @@ msgstr ""
|
|||
"Language: ru\n"
|
||||
"Project-Id-Version: phanpy\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2024-11-28 20:14\n"
|
||||
"PO-Revision-Date: 2024-12-03 18:15\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Russian\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 && n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 && n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
|
@ -968,7 +968,7 @@ msgid "Nothing to show"
|
|||
msgstr "Нечего отображать"
|
||||
|
||||
#: src/components/generic-accounts.jsx:145
|
||||
#: src/components/notification.jsx:438
|
||||
#: src/components/notification.jsx:446
|
||||
#: src/pages/accounts.jsx:41
|
||||
#: src/pages/search.jsx:317
|
||||
#: src/pages/search.jsx:350
|
||||
|
@ -1477,74 +1477,82 @@ msgstr "Потеряны соединения с <0>{name}</0>."
|
|||
msgid "Moderation warning"
|
||||
msgstr "Предупреждение о модерации"
|
||||
|
||||
#: src/components/notification.jsx:269
|
||||
#: src/components/notification.jsx:265
|
||||
msgid "Your {year} #Wrapstodon is here!"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:272
|
||||
msgid "An admin from <0>{from}</0> has suspended <1>{targetName}</1>, which means you can no longer receive updates from them or interact with them."
|
||||
msgstr "Администратор <0>{from}</0> приостановил учётную запись <1>{targetName}</1>, что означает, что вы больше не можете получать обновления или взаимодействовать с этой учётной записи."
|
||||
|
||||
#: src/components/notification.jsx:275
|
||||
#: src/components/notification.jsx:278
|
||||
msgid "An admin from <0>{from}</0> has blocked <1>{targetName}</1>. Affected followers: {followersCount}, followings: {followingCount}."
|
||||
msgstr "Администратор <0>{from}</0> заблокировал <1>{targetName}</1>. Затронуло подписок: {followersCount}, подписок всего: {followingCount}."
|
||||
|
||||
#: src/components/notification.jsx:281
|
||||
#: src/components/notification.jsx:284
|
||||
msgid "You have blocked <0>{targetName}</0>. Removed followers: {followersCount}, followings: {followingCount}."
|
||||
msgstr "Вы заблокировали <0>{targetName}</0>. Удалено {followersCount} подпис(ок/ки), подписок всего: {followingCount}."
|
||||
|
||||
#: src/components/notification.jsx:289
|
||||
#: src/components/notification.jsx:292
|
||||
msgid "Your account has received a moderation warning."
|
||||
msgstr "Ваша учетная запись получила предупреждение о модерации."
|
||||
|
||||
#: src/components/notification.jsx:290
|
||||
#: src/components/notification.jsx:293
|
||||
msgid "Your account has been disabled."
|
||||
msgstr "Ваша учётная запись была отключена."
|
||||
|
||||
#: src/components/notification.jsx:291
|
||||
#: src/components/notification.jsx:294
|
||||
msgid "Some of your posts have been marked as sensitive."
|
||||
msgstr "Некоторые из ваших сообщений были отмечены как деликатные."
|
||||
|
||||
#: src/components/notification.jsx:292
|
||||
#: src/components/notification.jsx:295
|
||||
msgid "Some of your posts have been deleted."
|
||||
msgstr "Некоторые из ваших записей были удалены."
|
||||
|
||||
#: src/components/notification.jsx:293
|
||||
#: src/components/notification.jsx:296
|
||||
msgid "Your posts will be marked as sensitive from now on."
|
||||
msgstr "С этого момента ваши сообщения будут помечены как деликатные."
|
||||
|
||||
#: src/components/notification.jsx:294
|
||||
#: src/components/notification.jsx:297
|
||||
msgid "Your account has been limited."
|
||||
msgstr "Ваша учётная запись была ограничена."
|
||||
|
||||
#: src/components/notification.jsx:295
|
||||
#: src/components/notification.jsx:298
|
||||
msgid "Your account has been suspended."
|
||||
msgstr "Действие вашей учётной записи приостановлено."
|
||||
|
||||
#: src/components/notification.jsx:369
|
||||
#: src/components/notification.jsx:373
|
||||
msgid "[Unknown notification type: {type}]"
|
||||
msgstr "[Неизвестный тип уведомления: {type}]"
|
||||
|
||||
#: src/components/notification.jsx:434
|
||||
#: src/components/notification.jsx:442
|
||||
#: src/components/status.jsx:1036
|
||||
#: src/components/status.jsx:1046
|
||||
msgid "Boosted/Liked by…"
|
||||
msgstr "Продвинули/Отметили как \"нравится\"…"
|
||||
|
||||
#: src/components/notification.jsx:435
|
||||
#: src/components/notification.jsx:443
|
||||
msgid "Liked by…"
|
||||
msgstr "Нравится…"
|
||||
|
||||
#: src/components/notification.jsx:436
|
||||
#: src/components/notification.jsx:444
|
||||
msgid "Boosted by…"
|
||||
msgstr "Продвинули…"
|
||||
|
||||
#: src/components/notification.jsx:437
|
||||
#: src/components/notification.jsx:445
|
||||
msgid "Followed by…"
|
||||
msgstr "Подписались…"
|
||||
|
||||
#: src/components/notification.jsx:508
|
||||
#: src/components/notification.jsx:524
|
||||
#: src/components/notification.jsx:516
|
||||
#: src/components/notification.jsx:532
|
||||
msgid "Learn more <0/>"
|
||||
msgstr "Подробнее <0/>"
|
||||
|
||||
#: src/components/notification.jsx:756
|
||||
#: src/components/notification.jsx:540
|
||||
msgid "View #Wrapstodon"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:769
|
||||
#: src/components/status.jsx:267
|
||||
msgid "Read more →"
|
||||
msgstr "Читать далее →"
|
||||
|
@ -2265,6 +2273,7 @@ msgid "Failed to load history"
|
|||
msgstr "Не удалось загрузить историю"
|
||||
|
||||
#: src/components/status.jsx:3006
|
||||
#: src/pages/annual-report.jsx:44
|
||||
msgid "Loading…"
|
||||
msgstr "Загрузка…"
|
||||
|
||||
|
@ -2406,6 +2415,7 @@ msgid "Login required."
|
|||
msgstr "Требуется авторизация."
|
||||
|
||||
#: src/compose.jsx:90
|
||||
#: src/pages/annual-report.jsx:132
|
||||
#: src/pages/http-route.jsx:91
|
||||
#: src/pages/login.jsx:270
|
||||
msgid "Go home"
|
||||
|
|
50
src/locales/th-TH.po
generated
50
src/locales/th-TH.po
generated
|
@ -8,7 +8,7 @@ msgstr ""
|
|||
"Language: th\n"
|
||||
"Project-Id-Version: phanpy\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2024-11-27 14:36\n"
|
||||
"PO-Revision-Date: 2024-12-03 18:15\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Thai\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
@ -968,7 +968,7 @@ msgid "Nothing to show"
|
|||
msgstr ""
|
||||
|
||||
#: src/components/generic-accounts.jsx:145
|
||||
#: src/components/notification.jsx:438
|
||||
#: src/components/notification.jsx:446
|
||||
#: src/pages/accounts.jsx:41
|
||||
#: src/pages/search.jsx:317
|
||||
#: src/pages/search.jsx:350
|
||||
|
@ -1477,74 +1477,82 @@ msgstr ""
|
|||
msgid "Moderation warning"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:269
|
||||
#: src/components/notification.jsx:265
|
||||
msgid "Your {year} #Wrapstodon is here!"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:272
|
||||
msgid "An admin from <0>{from}</0> has suspended <1>{targetName}</1>, which means you can no longer receive updates from them or interact with them."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:275
|
||||
#: src/components/notification.jsx:278
|
||||
msgid "An admin from <0>{from}</0> has blocked <1>{targetName}</1>. Affected followers: {followersCount}, followings: {followingCount}."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:281
|
||||
#: src/components/notification.jsx:284
|
||||
msgid "You have blocked <0>{targetName}</0>. Removed followers: {followersCount}, followings: {followingCount}."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:289
|
||||
#: src/components/notification.jsx:292
|
||||
msgid "Your account has received a moderation warning."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:290
|
||||
#: src/components/notification.jsx:293
|
||||
msgid "Your account has been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:291
|
||||
#: src/components/notification.jsx:294
|
||||
msgid "Some of your posts have been marked as sensitive."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:292
|
||||
#: src/components/notification.jsx:295
|
||||
msgid "Some of your posts have been deleted."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:293
|
||||
#: src/components/notification.jsx:296
|
||||
msgid "Your posts will be marked as sensitive from now on."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:294
|
||||
#: src/components/notification.jsx:297
|
||||
msgid "Your account has been limited."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:295
|
||||
#: src/components/notification.jsx:298
|
||||
msgid "Your account has been suspended."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:369
|
||||
#: src/components/notification.jsx:373
|
||||
msgid "[Unknown notification type: {type}]"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:434
|
||||
#: src/components/notification.jsx:442
|
||||
#: src/components/status.jsx:1036
|
||||
#: src/components/status.jsx:1046
|
||||
msgid "Boosted/Liked by…"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:435
|
||||
#: src/components/notification.jsx:443
|
||||
msgid "Liked by…"
|
||||
msgstr "ถูกใจโดย"
|
||||
|
||||
#: src/components/notification.jsx:436
|
||||
#: src/components/notification.jsx:444
|
||||
msgid "Boosted by…"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:437
|
||||
#: src/components/notification.jsx:445
|
||||
msgid "Followed by…"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:508
|
||||
#: src/components/notification.jsx:524
|
||||
#: src/components/notification.jsx:516
|
||||
#: src/components/notification.jsx:532
|
||||
msgid "Learn more <0/>"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:756
|
||||
#: src/components/notification.jsx:540
|
||||
msgid "View #Wrapstodon"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:769
|
||||
#: src/components/status.jsx:267
|
||||
msgid "Read more →"
|
||||
msgstr ""
|
||||
|
@ -2265,6 +2273,7 @@ msgid "Failed to load history"
|
|||
msgstr ""
|
||||
|
||||
#: src/components/status.jsx:3006
|
||||
#: src/pages/annual-report.jsx:44
|
||||
msgid "Loading…"
|
||||
msgstr ""
|
||||
|
||||
|
@ -2406,6 +2415,7 @@ msgid "Login required."
|
|||
msgstr ""
|
||||
|
||||
#: src/compose.jsx:90
|
||||
#: src/pages/annual-report.jsx:132
|
||||
#: src/pages/http-route.jsx:91
|
||||
#: src/pages/login.jsx:270
|
||||
msgid "Go home"
|
||||
|
|
50
src/locales/uk-UA.po
generated
50
src/locales/uk-UA.po
generated
|
@ -8,7 +8,7 @@ msgstr ""
|
|||
"Language: uk\n"
|
||||
"Project-Id-Version: phanpy\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2024-11-27 14:36\n"
|
||||
"PO-Revision-Date: 2024-12-03 18:15\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Ukrainian\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 && n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 && n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
|
@ -968,7 +968,7 @@ msgid "Nothing to show"
|
|||
msgstr "Нічого показати"
|
||||
|
||||
#: src/components/generic-accounts.jsx:145
|
||||
#: src/components/notification.jsx:438
|
||||
#: src/components/notification.jsx:446
|
||||
#: src/pages/accounts.jsx:41
|
||||
#: src/pages/search.jsx:317
|
||||
#: src/pages/search.jsx:350
|
||||
|
@ -1477,74 +1477,82 @@ msgstr "Втрачено з'єднання з <0>{name}</0>."
|
|||
msgid "Moderation warning"
|
||||
msgstr "Попередження про модерацію"
|
||||
|
||||
#: src/components/notification.jsx:269
|
||||
#: src/components/notification.jsx:265
|
||||
msgid "Your {year} #Wrapstodon is here!"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:272
|
||||
msgid "An admin from <0>{from}</0> has suspended <1>{targetName}</1>, which means you can no longer receive updates from them or interact with them."
|
||||
msgstr "Адміністратор з <0>{from}</0> призупинив <1>{targetName}</1>, що означає, що ви більше не зможете отримувати оновлення від них або взаємодіяти з ними."
|
||||
|
||||
#: src/components/notification.jsx:275
|
||||
#: src/components/notification.jsx:278
|
||||
msgid "An admin from <0>{from}</0> has blocked <1>{targetName}</1>. Affected followers: {followersCount}, followings: {followingCount}."
|
||||
msgstr "Адміністратор з <0>{from}</0> заблокував <1>{targetName}</1>. Торкнулося підписників: {followersCount}, підписки: {followingCount}."
|
||||
|
||||
#: src/components/notification.jsx:281
|
||||
#: src/components/notification.jsx:284
|
||||
msgid "You have blocked <0>{targetName}</0>. Removed followers: {followersCount}, followings: {followingCount}."
|
||||
msgstr "Ви заблокували <0>{targetName}</0>. Видалені підписники: {followersCount}, підписки: {followingCount}."
|
||||
|
||||
#: src/components/notification.jsx:289
|
||||
#: src/components/notification.jsx:292
|
||||
msgid "Your account has received a moderation warning."
|
||||
msgstr "Ваш обліковий запис отримав попередження про модерацію."
|
||||
|
||||
#: src/components/notification.jsx:290
|
||||
#: src/components/notification.jsx:293
|
||||
msgid "Your account has been disabled."
|
||||
msgstr "Ваш обліковий запис було вимкнено."
|
||||
|
||||
#: src/components/notification.jsx:291
|
||||
#: src/components/notification.jsx:294
|
||||
msgid "Some of your posts have been marked as sensitive."
|
||||
msgstr "Деякі з ваших дописів було позначено як чутливі."
|
||||
|
||||
#: src/components/notification.jsx:292
|
||||
#: src/components/notification.jsx:295
|
||||
msgid "Some of your posts have been deleted."
|
||||
msgstr "Деякі з ваших дописів було видалено."
|
||||
|
||||
#: src/components/notification.jsx:293
|
||||
#: src/components/notification.jsx:296
|
||||
msgid "Your posts will be marked as sensitive from now on."
|
||||
msgstr "Відтепер ваші дописи будуть позначатися як чутливі."
|
||||
|
||||
#: src/components/notification.jsx:294
|
||||
#: src/components/notification.jsx:297
|
||||
msgid "Your account has been limited."
|
||||
msgstr "Ваш обліковий запис було обмежено."
|
||||
|
||||
#: src/components/notification.jsx:295
|
||||
#: src/components/notification.jsx:298
|
||||
msgid "Your account has been suspended."
|
||||
msgstr "Ваш обліковий запис було призупинено."
|
||||
|
||||
#: src/components/notification.jsx:369
|
||||
#: src/components/notification.jsx:373
|
||||
msgid "[Unknown notification type: {type}]"
|
||||
msgstr "[Невідомий тип сповіщення: {type}]"
|
||||
|
||||
#: src/components/notification.jsx:434
|
||||
#: src/components/notification.jsx:442
|
||||
#: src/components/status.jsx:1036
|
||||
#: src/components/status.jsx:1046
|
||||
msgid "Boosted/Liked by…"
|
||||
msgstr "Поширили/Вподобали…"
|
||||
|
||||
#: src/components/notification.jsx:435
|
||||
#: src/components/notification.jsx:443
|
||||
msgid "Liked by…"
|
||||
msgstr "Вподобали…"
|
||||
|
||||
#: src/components/notification.jsx:436
|
||||
#: src/components/notification.jsx:444
|
||||
msgid "Boosted by…"
|
||||
msgstr "Поширили…"
|
||||
|
||||
#: src/components/notification.jsx:437
|
||||
#: src/components/notification.jsx:445
|
||||
msgid "Followed by…"
|
||||
msgstr "Підписалися…"
|
||||
|
||||
#: src/components/notification.jsx:508
|
||||
#: src/components/notification.jsx:524
|
||||
#: src/components/notification.jsx:516
|
||||
#: src/components/notification.jsx:532
|
||||
msgid "Learn more <0/>"
|
||||
msgstr "Дізнайтеся більше <0/>"
|
||||
|
||||
#: src/components/notification.jsx:756
|
||||
#: src/components/notification.jsx:540
|
||||
msgid "View #Wrapstodon"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:769
|
||||
#: src/components/status.jsx:267
|
||||
msgid "Read more →"
|
||||
msgstr "Читати більше →"
|
||||
|
@ -2265,6 +2273,7 @@ msgid "Failed to load history"
|
|||
msgstr "Не вдалося завантажити історію"
|
||||
|
||||
#: src/components/status.jsx:3006
|
||||
#: src/pages/annual-report.jsx:44
|
||||
msgid "Loading…"
|
||||
msgstr "Завантаження…"
|
||||
|
||||
|
@ -2406,6 +2415,7 @@ msgid "Login required."
|
|||
msgstr "Необхідно ввійти."
|
||||
|
||||
#: src/compose.jsx:90
|
||||
#: src/pages/annual-report.jsx:132
|
||||
#: src/pages/http-route.jsx:91
|
||||
#: src/pages/login.jsx:270
|
||||
msgid "Go home"
|
||||
|
|
50
src/locales/zh-CN.po
generated
50
src/locales/zh-CN.po
generated
|
@ -8,7 +8,7 @@ msgstr ""
|
|||
"Language: zh\n"
|
||||
"Project-Id-Version: phanpy\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2024-11-27 16:05\n"
|
||||
"PO-Revision-Date: 2024-12-03 18:15\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Chinese Simplified\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
@ -968,7 +968,7 @@ msgid "Nothing to show"
|
|||
msgstr "暂无内容"
|
||||
|
||||
#: src/components/generic-accounts.jsx:145
|
||||
#: src/components/notification.jsx:438
|
||||
#: src/components/notification.jsx:446
|
||||
#: src/pages/accounts.jsx:41
|
||||
#: src/pages/search.jsx:317
|
||||
#: src/pages/search.jsx:350
|
||||
|
@ -1477,74 +1477,82 @@ msgstr "失去了与 <0>{name}</0> 的联系。"
|
|||
msgid "Moderation warning"
|
||||
msgstr "管理警告"
|
||||
|
||||
#: src/components/notification.jsx:269
|
||||
#: src/components/notification.jsx:265
|
||||
msgid "Your {year} #Wrapstodon is here!"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:272
|
||||
msgid "An admin from <0>{from}</0> has suspended <1>{targetName}</1>, which means you can no longer receive updates from them or interact with them."
|
||||
msgstr "<0>{from}</0> 的一位管理员封禁了 <1>{targetName}</1> 的账户,你不再能接收其更新或与之互动。"
|
||||
|
||||
#: src/components/notification.jsx:275
|
||||
#: src/components/notification.jsx:278
|
||||
msgid "An admin from <0>{from}</0> has blocked <1>{targetName}</1>. Affected followers: {followersCount}, followings: {followingCount}."
|
||||
msgstr "一名来自<0>{from}</0>的管理员已屏蔽<1>{targetName}</1>。受影响的粉丝数:{followersCount},关注数:{followingCount}。"
|
||||
|
||||
#: src/components/notification.jsx:281
|
||||
#: src/components/notification.jsx:284
|
||||
msgid "You have blocked <0>{targetName}</0>. Removed followers: {followersCount}, followings: {followingCount}."
|
||||
msgstr "你已屏蔽<0>{targetName}</0>。被移除的粉丝数:{followersCount},关注数:{followingCount}。"
|
||||
|
||||
#: src/components/notification.jsx:289
|
||||
#: src/components/notification.jsx:292
|
||||
msgid "Your account has received a moderation warning."
|
||||
msgstr "你的账号收到了一次管理警告。"
|
||||
|
||||
#: src/components/notification.jsx:290
|
||||
#: src/components/notification.jsx:293
|
||||
msgid "Your account has been disabled."
|
||||
msgstr "你的账号已被禁用。"
|
||||
|
||||
#: src/components/notification.jsx:291
|
||||
#: src/components/notification.jsx:294
|
||||
msgid "Some of your posts have been marked as sensitive."
|
||||
msgstr "你的某些嘟文已被标记为敏感内容。"
|
||||
|
||||
#: src/components/notification.jsx:292
|
||||
#: src/components/notification.jsx:295
|
||||
msgid "Some of your posts have been deleted."
|
||||
msgstr "你的某些嘟文已被删除。"
|
||||
|
||||
#: src/components/notification.jsx:293
|
||||
#: src/components/notification.jsx:296
|
||||
msgid "Your posts will be marked as sensitive from now on."
|
||||
msgstr "今后你的嘟文将被标记为敏感内容。"
|
||||
|
||||
#: src/components/notification.jsx:294
|
||||
#: src/components/notification.jsx:297
|
||||
msgid "Your account has been limited."
|
||||
msgstr "你的账户已被限制。"
|
||||
|
||||
#: src/components/notification.jsx:295
|
||||
#: src/components/notification.jsx:298
|
||||
msgid "Your account has been suspended."
|
||||
msgstr "你的账户已被封禁。"
|
||||
|
||||
#: src/components/notification.jsx:369
|
||||
#: src/components/notification.jsx:373
|
||||
msgid "[Unknown notification type: {type}]"
|
||||
msgstr "[未知通知类型:{type}]"
|
||||
|
||||
#: src/components/notification.jsx:434
|
||||
#: src/components/notification.jsx:442
|
||||
#: src/components/status.jsx:1036
|
||||
#: src/components/status.jsx:1046
|
||||
msgid "Boosted/Liked by…"
|
||||
msgstr "查看转嘟/点赞…"
|
||||
|
||||
#: src/components/notification.jsx:435
|
||||
#: src/components/notification.jsx:443
|
||||
msgid "Liked by…"
|
||||
msgstr "查看点赞…"
|
||||
|
||||
#: src/components/notification.jsx:436
|
||||
#: src/components/notification.jsx:444
|
||||
msgid "Boosted by…"
|
||||
msgstr "查看转嘟…"
|
||||
|
||||
#: src/components/notification.jsx:437
|
||||
#: src/components/notification.jsx:445
|
||||
msgid "Followed by…"
|
||||
msgstr "被关注…"
|
||||
|
||||
#: src/components/notification.jsx:508
|
||||
#: src/components/notification.jsx:524
|
||||
#: src/components/notification.jsx:516
|
||||
#: src/components/notification.jsx:532
|
||||
msgid "Learn more <0/>"
|
||||
msgstr "了解更多 <0/>"
|
||||
|
||||
#: src/components/notification.jsx:756
|
||||
#: src/components/notification.jsx:540
|
||||
msgid "View #Wrapstodon"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:769
|
||||
#: src/components/status.jsx:267
|
||||
msgid "Read more →"
|
||||
msgstr "阅读更多 →"
|
||||
|
@ -2265,6 +2273,7 @@ msgid "Failed to load history"
|
|||
msgstr "无法加载编辑记录"
|
||||
|
||||
#: src/components/status.jsx:3006
|
||||
#: src/pages/annual-report.jsx:44
|
||||
msgid "Loading…"
|
||||
msgstr "正在加载…"
|
||||
|
||||
|
@ -2406,6 +2415,7 @@ msgid "Login required."
|
|||
msgstr "需要登录。"
|
||||
|
||||
#: src/compose.jsx:90
|
||||
#: src/pages/annual-report.jsx:132
|
||||
#: src/pages/http-route.jsx:91
|
||||
#: src/pages/login.jsx:270
|
||||
msgid "Go home"
|
||||
|
|
50
src/locales/zh-TW.po
generated
50
src/locales/zh-TW.po
generated
|
@ -8,7 +8,7 @@ msgstr ""
|
|||
"Language: zh\n"
|
||||
"Project-Id-Version: phanpy\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2024-11-27 14:37\n"
|
||||
"PO-Revision-Date: 2024-12-03 18:15\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Chinese Traditional\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
@ -968,7 +968,7 @@ msgid "Nothing to show"
|
|||
msgstr "沒有可顯示的內容"
|
||||
|
||||
#: src/components/generic-accounts.jsx:145
|
||||
#: src/components/notification.jsx:438
|
||||
#: src/components/notification.jsx:446
|
||||
#: src/pages/accounts.jsx:41
|
||||
#: src/pages/search.jsx:317
|
||||
#: src/pages/search.jsx:350
|
||||
|
@ -1477,74 +1477,82 @@ msgstr "與 <0>{name}</0> 失去連線"
|
|||
msgid "Moderation warning"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:269
|
||||
#: src/components/notification.jsx:265
|
||||
msgid "Your {year} #Wrapstodon is here!"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:272
|
||||
msgid "An admin from <0>{from}</0> has suspended <1>{targetName}</1>, which means you can no longer receive updates from them or interact with them."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:275
|
||||
#: src/components/notification.jsx:278
|
||||
msgid "An admin from <0>{from}</0> has blocked <1>{targetName}</1>. Affected followers: {followersCount}, followings: {followingCount}."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:281
|
||||
#: src/components/notification.jsx:284
|
||||
msgid "You have blocked <0>{targetName}</0>. Removed followers: {followersCount}, followings: {followingCount}."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:289
|
||||
#: src/components/notification.jsx:292
|
||||
msgid "Your account has received a moderation warning."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:290
|
||||
#: src/components/notification.jsx:293
|
||||
msgid "Your account has been disabled."
|
||||
msgstr "您的帳號已被停用。"
|
||||
|
||||
#: src/components/notification.jsx:291
|
||||
#: src/components/notification.jsx:294
|
||||
msgid "Some of your posts have been marked as sensitive."
|
||||
msgstr "您的某些嘟文已被標記為敏感內容。"
|
||||
|
||||
#: src/components/notification.jsx:292
|
||||
#: src/components/notification.jsx:295
|
||||
msgid "Some of your posts have been deleted."
|
||||
msgstr "您的某些嘟文已被刪除。"
|
||||
|
||||
#: src/components/notification.jsx:293
|
||||
#: src/components/notification.jsx:296
|
||||
msgid "Your posts will be marked as sensitive from now on."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:294
|
||||
#: src/components/notification.jsx:297
|
||||
msgid "Your account has been limited."
|
||||
msgstr "您的帳號已被限制。"
|
||||
|
||||
#: src/components/notification.jsx:295
|
||||
#: src/components/notification.jsx:298
|
||||
msgid "Your account has been suspended."
|
||||
msgstr "您的帳號已被停用"
|
||||
|
||||
#: src/components/notification.jsx:369
|
||||
#: src/components/notification.jsx:373
|
||||
msgid "[Unknown notification type: {type}]"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:434
|
||||
#: src/components/notification.jsx:442
|
||||
#: src/components/status.jsx:1036
|
||||
#: src/components/status.jsx:1046
|
||||
msgid "Boosted/Liked by…"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:435
|
||||
#: src/components/notification.jsx:443
|
||||
msgid "Liked by…"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:436
|
||||
#: src/components/notification.jsx:444
|
||||
msgid "Boosted by…"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:437
|
||||
#: src/components/notification.jsx:445
|
||||
msgid "Followed by…"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:508
|
||||
#: src/components/notification.jsx:524
|
||||
#: src/components/notification.jsx:516
|
||||
#: src/components/notification.jsx:532
|
||||
msgid "Learn more <0/>"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:756
|
||||
#: src/components/notification.jsx:540
|
||||
msgid "View #Wrapstodon"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/notification.jsx:769
|
||||
#: src/components/status.jsx:267
|
||||
msgid "Read more →"
|
||||
msgstr ""
|
||||
|
@ -2265,6 +2273,7 @@ msgid "Failed to load history"
|
|||
msgstr ""
|
||||
|
||||
#: src/components/status.jsx:3006
|
||||
#: src/pages/annual-report.jsx:44
|
||||
msgid "Loading…"
|
||||
msgstr ""
|
||||
|
||||
|
@ -2406,6 +2415,7 @@ msgid "Login required."
|
|||
msgstr "需要登入"
|
||||
|
||||
#: src/compose.jsx:90
|
||||
#: src/pages/annual-report.jsx:132
|
||||
#: src/pages/http-route.jsx:91
|
||||
#: src/pages/login.jsx:270
|
||||
msgid "Go home"
|
||||
|
|
Loading…
Add table
Reference in a new issue