Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(translations): sync translations from transifex (v38) #1144

Merged
merged 1 commit into from
Feb 28, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions i18n/es_419.po
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
#
# Translators:
# Jaime Bosque <jaime.bosque@dhis2.org>, 2022
# Enzo Nicolas Rossi <enzo@dhis2.org>, 2023
# Enzo Nicolas Rossi <enzo@dhis2.org>, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: i18next-conv\n"
"POT-Creation-Date: 2023-03-02T10:03:37.227Z\n"
"PO-Revision-Date: 2022-04-20 10:03+0000\n"
"Last-Translator: Enzo Nicolas Rossi <enzo@dhis2.org>, 2023\n"
"Last-Translator: Enzo Nicolas Rossi <enzo@dhis2.org>, 2024\n"
"Language-Team: Spanish (Latin America) (https://app.transifex.com/hisp-uio/teams/100509/es_419/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Expand All @@ -17,7 +17,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"

msgid "No match found"
msgstr ""
msgstr "No se encontraron resultados"

msgid "Error loading datasets."
msgstr ""
Expand Down Expand Up @@ -65,7 +65,7 @@ msgid "Data Element"
msgstr ""

msgid "Organisation Unit"
msgstr ""
msgstr "Unidad Organizativa"

msgid "Period"
msgstr "Periodo"
Expand Down
6 changes: 3 additions & 3 deletions i18n/fr.po
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
#
# Translators:
# Karoline Tufte Lien <karoline@dhis2.org>, 2022
# phil_dhis2, 2022
# Matthieu Pinard <matthieu@dhis2.org>, 2022
# Yury Rogachev <yury@dhis2.org>, 2022
# Gabriela Rodriguez <grodriguezcoronado@gmail.com>, 2022
# Viktor Varland <viktor@dhis2.org>, 2022
# Yayra Gomado <ygomado@hispwca.org>, 2022
# Yao Selom SAKA (HISP WCA) <ysaka@hispwca.org>, 2023
# Philip Larsen Donnelly, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: i18next-conv\n"
"POT-Creation-Date: 2023-03-02T10:03:37.227Z\n"
"PO-Revision-Date: 2022-04-20 10:03+0000\n"
"Last-Translator: Yao Selom SAKA (HISP WCA) <ysaka@hispwca.org>, 2023\n"
"Last-Translator: Philip Larsen Donnelly, 2024\n"
"Language-Team: French (https://app.transifex.com/hisp-uio/teams/100509/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Expand Down Expand Up @@ -204,7 +204,7 @@ msgstr "Groupe de règles de validation"

msgid "Error loading validation rule groups: {{- error}}"
msgstr ""
"Erreur de chargement des groupes de règles de validation : {{- erreur}}"
"Erreur de chargement des groupes de règles de validation : {{- error}}"

msgid "Validation passed successfully"
msgstr "Succès de la validation"
Expand Down
11 changes: 6 additions & 5 deletions i18n/pt_BR.po
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
#
# Translators:
# phil_dhis2, 2022
# Philip Larsen Donnelly, 2022
# Viktor Varland <viktor@dhis2.org>, 2022
# Thiago Rocha, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: i18next-conv\n"
"POT-Creation-Date: 2023-03-02T10:03:37.227Z\n"
"PO-Revision-Date: 2022-04-20 10:03+0000\n"
"Last-Translator: Viktor Varland <viktor@dhis2.org>, 2022\n"
"Last-Translator: Thiago Rocha, 2024\n"
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/hisp-uio/teams/100509/pt_BR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Expand Down Expand Up @@ -64,7 +65,7 @@ msgid "Close"
msgstr "Fechar"

msgid "Data Element"
msgstr ""
msgstr "Elemento de dados"

msgid "Organisation Unit"
msgstr "Unidade organizacional"
Expand Down Expand Up @@ -193,7 +194,7 @@ msgid "[All Validation Rules]"
msgstr ""

msgid "Validation Rule Group"
msgstr ""
msgstr "Grupo de Regras de Validação"

msgid "Error loading validation rule groups: {{- error}}"
msgstr ""
Expand All @@ -214,7 +215,7 @@ msgid "Importance"
msgstr ""

msgid "Validation Rule"
msgstr ""
msgstr "Regra de validação"

msgid "Operator"
msgstr "Operador"
Expand Down
Loading