From 2e2ba243ca96dc8e35b912e426c5fc6122cf23e0 Mon Sep 17 00:00:00 2001 From: Chee Aun Date: Thu, 29 Aug 2024 15:18:55 +0800 Subject: [PATCH] New Crowdin updates (#697) * New translations (Portuguese) * New translations (Russian) * New translations (Korean) * Update catalogs.json * New translations (Galician) --------- Co-authored-by: github-actions[bot] --- src/data/catalogs.json | 2 +- src/locales/gl-ES.po | 28 ++++++++++++++-------------- src/locales/ko-KR.po | 12 ++++++------ src/locales/pt-PT.po | 16 ++++++++-------- src/locales/ru-RU.po | 4 ++-- 5 files changed, 31 insertions(+), 31 deletions(-) diff --git a/src/data/catalogs.json b/src/data/catalogs.json index fa12b332..376626d5 100644 --- a/src/data/catalogs.json +++ b/src/data/catalogs.json @@ -93,7 +93,7 @@ "code": "ko-KR", "nativeName": "한국어", "name": "Korean", - "completion": 84 + "completion": 85 }, { "code": "lt-LT", diff --git a/src/locales/gl-ES.po b/src/locales/gl-ES.po index 1b3c83fa..3efbcdcf 100644 --- a/src/locales/gl-ES.po +++ b/src/locales/gl-ES.po @@ -8,7 +8,7 @@ msgstr "" "Language: gl\n" "Project-Id-Version: phanpy\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2024-08-27 06:16\n" +"PO-Revision-Date: 2024-08-29 07:18\n" "Last-Translator: \n" "Language-Team: Galician\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -516,11 +516,11 @@ msgstr "identificador" msgid "server domain name" msgstr "nome de dominio do servidor" -#: src/components/background-service.jsx:138 +#: src/components/background-service.jsx:149 msgid "Cloak mode disabled" msgstr "Desactivada a capa" -#: src/components/background-service.jsx:138 +#: src/components/background-service.jsx:149 msgid "Cloak mode enabled" msgstr "Capa activada" @@ -562,15 +562,15 @@ msgstr "Minimizar" #: src/components/compose.jsx:821 msgid "Looks like you closed the parent window." -msgstr "Semella que fechaches a ventá nai." +msgstr "Semella que fechaches a xanela nai." #: src/components/compose.jsx:828 msgid "Looks like you already have a compose field open in the parent window and currently publishing. Please wait for it to be done and try again later." -msgstr "Semella que xa tes aberto un cadro de edición na ventá nai e estase a publicar. Por favor agarda a que remate e inténtao outra vez máis tarde." +msgstr "Semella que xa tes aberto un cadro de edición na xanela nai e estase a publicar. Por favor agarda a que remate e inténtao outra vez máis tarde." #: src/components/compose.jsx:833 msgid "Looks like you already have a compose field open in the parent window. Popping in this window will discard the changes you made in the parent window. Continue?" -msgstr "Semella que xa tes un cadro de edición aberto na ventá nai. Ao traelo a esta ventá desbotarás os cambios realizados na ventá nai. Queres continuar?" +msgstr "Semella que xa tes un cadro de edición aberto na xanela nai. Ao traelo a esta xanela desbotarás os cambios realizados na xanela nai. Queres continuar?" #: src/components/compose.jsx:875 msgid "Pop in" @@ -919,7 +919,7 @@ msgstr "Multimedia" #: src/components/embed-modal.jsx:22 msgid "Open in new window" -msgstr "Abrir nunha nova ventá" +msgstr "Abrir nunha nova xanela" #: src/components/follow-request-buttons.jsx:42 #: src/pages/notifications.jsx:890 @@ -1041,7 +1041,7 @@ msgstr "Escribir nova publicación" #: src/components/keyboard-shortcuts-help.jsx:121 msgid "Compose new post (new window)" -msgstr "Escribir nova publicación (nova ventá)" +msgstr "Escribir nova publicación (nova xanela)" #: src/components/keyboard-shortcuts-help.jsx:124 msgid "<0>Shift + <1>c" @@ -1067,7 +1067,7 @@ msgstr "Buscar" #: src/components/keyboard-shortcuts-help.jsx:147 msgid "Reply (new window)" -msgstr "Responder (nova ventá)" +msgstr "Responder (nova xanela)" #: src/components/keyboard-shortcuts-help.jsx:150 msgid "<0>Shift + <1>r" @@ -1173,7 +1173,7 @@ msgstr "Falar" #: src/components/media-modal.jsx:294 msgid "Open original media in new window" -msgstr "Abrir multimedia orixinal nunha nova ventá" +msgstr "Abrir multimedia orixinal nunha nova xanela" #: src/components/media-modal.jsx:298 msgid "Open original media" @@ -2350,7 +2350,7 @@ msgstr "Xa podes fechar esta páxina." #: src/compose.jsx:70 msgid "Close window" -msgstr "Fechar ventá" +msgstr "Fechar xanela" #: src/compose.jsx:86 msgid "Login required." @@ -2463,7 +2463,7 @@ msgstr "Cambiar a esta conta" #: src/pages/accounts.jsx:132 msgid "Switch in new tab/window" -msgstr "Cambiar en nova pestana/ventá" +msgstr "Cambiar en nova pestana/xanela" #: src/pages/accounts.jsx:146 msgid "View profile…" @@ -3033,7 +3033,7 @@ msgstr "Sen listas por agora." #: src/pages/login.jsx:86 #: src/pages/login.jsx:99 msgid "Failed to register application" -msgstr "" +msgstr "Fallou o rexistro da aplicación" #: src/pages/login.jsx:209 msgid "e.g. “mastodon.social”" @@ -3700,7 +3700,7 @@ msgstr "Podes combinar ata 5 cancelos na mesma cronoloxía." #: src/utils/open-compose.js:24 msgid "Looks like your browser is blocking popups." -msgstr "Semella que o teu navegador está a bloquear ventás emerxentes." +msgstr "Semella que o teu navegador está a bloquear xanelas emerxentes." #: src/utils/show-compose.js:16 msgid "A draft post is currently minimized. Post or discard it before creating a new one." diff --git a/src/locales/ko-KR.po b/src/locales/ko-KR.po index c86c546f..4f292669 100644 --- a/src/locales/ko-KR.po +++ b/src/locales/ko-KR.po @@ -8,7 +8,7 @@ msgstr "" "Language: ko\n" "Project-Id-Version: phanpy\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2024-08-27 06:16\n" +"PO-Revision-Date: 2024-08-29 03:22\n" "Last-Translator: \n" "Language-Team: Korean\n" "Plural-Forms: nplurals=1; plural=0;\n" @@ -516,11 +516,11 @@ msgstr "사용자명" msgid "server domain name" msgstr "서버 도메인 이름" -#: src/components/background-service.jsx:138 +#: src/components/background-service.jsx:149 msgid "Cloak mode disabled" msgstr "가리기 모드 꺼짐" -#: src/components/background-service.jsx:138 +#: src/components/background-service.jsx:149 msgid "Cloak mode enabled" msgstr "가리기 모드 켜짐" @@ -1029,7 +1029,7 @@ msgstr "<0>Esc 또는 <1>Backspace" #: src/components/keyboard-shortcuts-help.jsx:109 msgid "Focus column in multi-column mode" -msgstr "" +msgstr "멀티 칼럼 모드에서 특정 칼럼으로 이동" #: src/components/keyboard-shortcuts-help.jsx:111 msgid "<0>1 to <1>9" @@ -3479,11 +3479,11 @@ msgstr "" #: src/pages/settings.jsx:982 msgid "Allow from <0>{0}" -msgstr "" +msgstr "<0>{0}에게서 알림 받기" #: src/pages/settings.jsx:991 msgid "anyone" -msgstr "" +msgstr "모두" #: src/pages/settings.jsx:995 msgid "people I follow" diff --git a/src/locales/pt-PT.po b/src/locales/pt-PT.po index d01c5c57..d3cc5fcc 100644 --- a/src/locales/pt-PT.po +++ b/src/locales/pt-PT.po @@ -8,7 +8,7 @@ msgstr "" "Language: pt\n" "Project-Id-Version: phanpy\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2024-08-27 21:26\n" +"PO-Revision-Date: 2024-08-28 17:56\n" "Last-Translator: \n" "Language-Team: Portuguese\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -80,7 +80,7 @@ msgstr "Verificado" #: src/components/account-block.jsx:220 #: src/components/account-info.jsx:777 msgid "Joined <0>{0}" -msgstr "Entrou <0>{0}" +msgstr "Entrou em <0>{0}" #: src/components/account-info.jsx:57 msgid "Forever" @@ -205,7 +205,7 @@ msgstr "Impulsos" #: src/components/account-info.jsx:869 msgid "Post stats unavailable." -msgstr "Estatísticas da publicação indisponíveis." +msgstr "As estatísticas da publicação estão indisponíveis." #: src/components/account-info.jsx:900 msgid "View post stats" @@ -284,12 +284,12 @@ msgstr "Adicionar/Remover das listas" #: src/components/account-info.jsx:1299 #: src/components/status.jsx:1078 msgid "Link copied" -msgstr "Link copiado" +msgstr "Ligação copiada" #: src/components/account-info.jsx:1302 #: src/components/status.jsx:1081 msgid "Unable to copy link" -msgstr "Impossível copiar link" +msgstr "Impossível copiar ligação" #: src/components/account-info.jsx:1308 #: src/components/shortcuts-settings.jsx:1056 @@ -682,7 +682,7 @@ msgstr "Publicar" #: src/components/compose.jsx:1601 msgid "Downloading GIF…" -msgstr "Transferindo GIF…" +msgstr "A transferir GIF…" #: src/components/compose.jsx:1629 msgid "Failed to download GIF" @@ -1590,7 +1590,7 @@ msgstr "Spam" #: src/components/report-modal.jsx:30 msgid "Malicious links, fake engagement, or repetitive replies" -msgstr "Ligações maliciosas, engajamento falso, ou respostas repetitivas" +msgstr "Ligações maliciosas, falsas interações ou respostas repetitivas" #: src/components/report-modal.jsx:33 msgid "Illegal" @@ -2643,7 +2643,7 @@ msgstr "Redefinir filtros" #: src/pages/catchup.jsx:1128 #: src/pages/catchup.jsx:1558 msgid "Top links" -msgstr "Ligações principais" +msgstr "Ligações populares" #: src/pages/catchup.jsx:1244 msgid "Shared by {0}" diff --git a/src/locales/ru-RU.po b/src/locales/ru-RU.po index a98f1c99..ca572525 100644 --- a/src/locales/ru-RU.po +++ b/src/locales/ru-RU.po @@ -8,7 +8,7 @@ msgstr "" "Language: ru\n" "Project-Id-Version: phanpy\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2024-08-27 17:05\n" +"PO-Revision-Date: 2024-08-28 17:56\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" @@ -2197,7 +2197,7 @@ msgstr "Обсуждение{0}" #: src/components/status.jsx:1986 #: src/components/status.jsx:2071 msgid "Show less" -msgstr "Свернуть" +msgstr "Свернуть/скрыть" #: src/components/status.jsx:1924 #: src/components/status.jsx:1986