i18n updates (es-ES,fr-FR,nl-NL) (#750)
* New translations (Spanish) * New translations (French) * New translations (Dutch) * Update catalogs.json --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
4326b2bf55
commit
9761a37f54
4 changed files with 444 additions and 438 deletions
|
@ -105,7 +105,7 @@
|
||||||
"code": "nl-NL",
|
"code": "nl-NL",
|
||||||
"nativeName": "Nederlands",
|
"nativeName": "Nederlands",
|
||||||
"name": "Dutch",
|
"name": "Dutch",
|
||||||
"completion": 55
|
"completion": 56
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"code": "pl-PL",
|
"code": "pl-PL",
|
||||||
|
|
6
src/locales/es-ES.po
generated
6
src/locales/es-ES.po
generated
|
@ -8,7 +8,7 @@ msgstr ""
|
||||||
"Language: es\n"
|
"Language: es\n"
|
||||||
"Project-Id-Version: phanpy\n"
|
"Project-Id-Version: phanpy\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"PO-Revision-Date: 2024-09-07 12:11\n"
|
"PO-Revision-Date: 2024-09-07 13:22\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Spanish\n"
|
"Language-Team: Spanish\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
@ -1223,7 +1223,7 @@ msgstr "Filtrado"
|
||||||
|
|
||||||
#: src/components/modals.jsx:72
|
#: src/components/modals.jsx:72
|
||||||
msgid "Post published. Check it out."
|
msgid "Post published. Check it out."
|
||||||
msgstr "Publicada. Compruébala."
|
msgstr "Publicado. Échale un vistazo."
|
||||||
|
|
||||||
#: src/components/modals.jsx:73
|
#: src/components/modals.jsx:73
|
||||||
msgid "Reply posted. Check it out."
|
msgid "Reply posted. Check it out."
|
||||||
|
@ -1917,7 +1917,7 @@ msgstr "Formato de ajustes inválido"
|
||||||
|
|
||||||
#: src/components/shortcuts-settings.jsx:932
|
#: src/components/shortcuts-settings.jsx:932
|
||||||
msgid "Append to current shortcuts?"
|
msgid "Append to current shortcuts?"
|
||||||
msgstr "¿Añadir a los atajos ya existentes?"
|
msgstr "¿Deseas añadir a los atajos ya existentes?"
|
||||||
|
|
||||||
#: src/components/shortcuts-settings.jsx:935
|
#: src/components/shortcuts-settings.jsx:935
|
||||||
msgid "Only shortcuts that don’t exist in current shortcuts will be appended."
|
msgid "Only shortcuts that don’t exist in current shortcuts will be appended."
|
||||||
|
|
437
src/locales/fr-FR.po
generated
437
src/locales/fr-FR.po
generated
File diff suppressed because it is too large
Load diff
437
src/locales/nl-NL.po
generated
437
src/locales/nl-NL.po
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue