-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(translations): sync translations from transifex (v36) (#2922)
- Loading branch information
Showing
13 changed files
with
78 additions
and
71 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,16 @@ | ||
# | ||
# Translators: | ||
# phil_dhis2, 2021 | ||
# Viktor Varland <[email protected]>, 2021 | ||
# Hamza Assada <[email protected]>, 2022 | ||
# Philip Larsen Donnelly, 2024 | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: i18next-conv\n" | ||
"POT-Creation-Date: 2022-01-10T14:24:29.926Z\n" | ||
"PO-Revision-Date: 2019-09-01 20:38+0000\n" | ||
"Last-Translator: Hamza Assada <[email protected]>, 2022\n" | ||
"Language-Team: Arabic (https://www.transifex.com/hisp-uio/teams/100509/ar/)\n" | ||
"Last-Translator: Philip Larsen Donnelly, 2024\n" | ||
"Language-Team: Arabic (https://app.transifex.com/hisp-uio/teams/100509/ar/)\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
|
@@ -37,7 +37,7 @@ msgid "" | |
"This action cannot be undone. Are you sure you want to permanently delete " | ||
"this dashboard?" | ||
msgstr "" | ||
"سيؤدي حذف لوحة المعلومات \"{{dashboardName}}\" إلى إزالتها عن جميع " | ||
"سيؤدي حذف لوحة المعلومات \"{{ dashboardName }}\" إلى إزالتها عن جميع " | ||
"المستخدمين. لا يمكن التراجع عن هذا الإجراء. هل تريد بالتأكيد حذف لوحة " | ||
"المعلومات هذه نهائياً؟" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,15 @@ | ||
# | ||
# Translators: | ||
# KRG HIS <[email protected]>, 2021 | ||
# Philip Larsen Donnelly, 2024 | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: i18next-conv\n" | ||
"POT-Creation-Date: 2022-01-10T14:24:29.926Z\n" | ||
"PO-Revision-Date: 2019-09-01 20:38+0000\n" | ||
"Last-Translator: KRG HIS <[email protected]>, 2021\n" | ||
"Language-Team: Arabic (Iraq) (https://www.transifex.com/hisp-uio/teams/100509/ar_IQ/)\n" | ||
"Last-Translator: Philip Larsen Donnelly, 2024\n" | ||
"Language-Team: Arabic (Iraq) (https://app.transifex.com/hisp-uio/teams/100509/ar_IQ/)\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
|
@@ -35,9 +36,9 @@ msgid "" | |
"This action cannot be undone. Are you sure you want to permanently delete " | ||
"this dashboard?" | ||
msgstr "" | ||
"سيؤدي حذف لوحة المعلومات \"{{dashboardName}}\" إلى إزالتها لجميع المستخدمين." | ||
" لا يمكن التراجع عن هذا الإجراء. هل تريد بالتأكيد حذف لوحة المعلومات هذه " | ||
"نهائياً؟" | ||
"سيؤدي حذف لوحة المعلومات \"{{ dashboardName }}\" إلى إزالتها لجميع " | ||
"المستخدمين. لا يمكن التراجع عن هذا الإجراء. هل تريد بالتأكيد حذف لوحة " | ||
"المعلومات هذه نهائياً؟" | ||
|
||
msgid "" | ||
"Failed to save dashboard. You might be offline or not have access to edit " | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,19 @@ | ||
# | ||
# Translators: | ||
# William Aviles <[email protected]>, 2020 | ||
# Philip Larsen Donnelly, 2021 | ||
# Viktor Varland <[email protected]>, 2021 | ||
# Sergio Valenzuela <[email protected]>, 2021 | ||
# Gabriela Rodriguez <[email protected]>, 2021 | ||
# Alison Andrade <[email protected]>, 2021 | ||
# Prabhjot Singh, 2021 | ||
# Philip Larsen Donnelly, 2024 | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: i18next-conv\n" | ||
"POT-Creation-Date: 2022-01-10T14:24:29.926Z\n" | ||
"PO-Revision-Date: 2019-09-01 20:38+0000\n" | ||
"Last-Translator: Prabhjot Singh, 2021\n" | ||
"Last-Translator: Philip Larsen Donnelly, 2024\n" | ||
"Language-Team: Spanish (https://app.transifex.com/hisp-uio/teams/100509/es/)\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
|
@@ -25,7 +25,7 @@ msgid "Untitled dashboard" | |
msgstr "Tablero sin nombre" | ||
|
||
msgid "Loading dashboard – {{name}}" | ||
msgstr "Cargando panel – {{nombre}}" | ||
msgstr "Cargando panel – {{name}}" | ||
|
||
msgid "Cancel" | ||
msgstr "Cancelar" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,15 @@ | ||
# | ||
# Translators: | ||
# Jaime Bosque <[email protected]>, 2022 | ||
# Enzo Nicolas Rossi <[email protected]>, 2024 | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: i18next-conv\n" | ||
"POT-Creation-Date: 2022-01-10T14:24:29.926Z\n" | ||
"PO-Revision-Date: 2019-09-01 20:38+0000\n" | ||
"Last-Translator: Jaime Bosque <jaime.bosque@dhis2.org>, 2022\n" | ||
"Language-Team: Spanish (Latin America) (https://www.transifex.com/hisp-uio/teams/100509/es_419/)\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" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
|
@@ -126,7 +127,7 @@ msgstr[1] "" | |
msgstr[2] "" | ||
|
||
msgid "Remove" | ||
msgstr "" | ||
msgstr "Eliminar" | ||
|
||
msgid "Delete item" | ||
msgstr "" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,22 +2,22 @@ | |
# Translators: | ||
# a270031086f2a0d3514bc0cb507b48f6, 2019 | ||
# Karoline Tufte Lien <[email protected]>, 2020 | ||
# Matthieu Pinard <[email protected]>, 2021 | ||
# phil_dhis2, 2021 | ||
# Matthieu Pinard <[email protected]>, 2021 | ||
# Edem Kossi <[email protected]>, 2021 | ||
# Viktor Varland <[email protected]>, 2021 | ||
# Gabriela Rodriguez <[email protected]>, 2021 | ||
# Yayra Gomado <[email protected]>, 2021 | ||
# Alice Aké <[email protected]>, 2021 | ||
# Yao Selom SAKA (HISP WCA) <[email protected]>, 2022 | ||
# Philip Larsen Donnelly, 2024 | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: i18next-conv\n" | ||
"POT-Creation-Date: 2022-01-10T14:24:29.926Z\n" | ||
"PO-Revision-Date: 2019-09-01 20:38+0000\n" | ||
"Last-Translator: Yao Selom SAKA (HISP WCA) <[email protected]>, 2022\n" | ||
"Language-Team: French (https://www.transifex.com/hisp-uio/teams/100509/fr/)\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" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
|
@@ -28,7 +28,7 @@ msgid "Untitled dashboard" | |
msgstr "Tableau de bord sans titre" | ||
|
||
msgid "Loading dashboard – {{name}}" | ||
msgstr "Chargement du tableau de bord - {{nom}}" | ||
msgstr "Chargement du tableau de bord - {{name}}" | ||
|
||
msgid "Cancel" | ||
msgstr "Annuler" | ||
|
@@ -235,7 +235,7 @@ msgstr "" | |
"Une erreur s'est produite lors du chargement des données pour cet élément" | ||
|
||
msgid "Open this item in {{appName}}" | ||
msgstr "Ouvrez cet élément dans {{NomApp}}" | ||
msgstr "Ouvrez cet élément dans {{appName}}" | ||
|
||
msgid "Confirm" | ||
msgstr "Confirmer" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,14 +6,15 @@ | |
# Carwoto Sa'an <[email protected]>, 2021 | ||
# Yusuf Setiawan <[email protected]>, 2021 | ||
# Raja Fathurrahim, 2022 | ||
# Philip Larsen Donnelly, 2024 | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: i18next-conv\n" | ||
"POT-Creation-Date: 2022-01-10T14:24:29.926Z\n" | ||
"PO-Revision-Date: 2019-09-01 20:38+0000\n" | ||
"Last-Translator: Raja Fathurrahim, 2022\n" | ||
"Language-Team: Indonesian (https://www.transifex.com/hisp-uio/teams/100509/id/)\n" | ||
"Last-Translator: Philip Larsen Donnelly, 2024\n" | ||
"Language-Team: Indonesian (https://app.transifex.com/hisp-uio/teams/100509/id/)\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
|
@@ -222,7 +223,7 @@ msgid "There was an error loading data for this item" | |
msgstr "Telah terjadi sebuah kesalahan dalam memuat item ini" | ||
|
||
msgid "Open this item in {{appName}}" | ||
msgstr "Buka item ini pada {{Nama app}}" | ||
msgstr "Buka item ini pada {{appName}}" | ||
|
||
msgid "Confirm" | ||
msgstr "Konfirmasi" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,13 +3,14 @@ | |
# Caroline Hesthagen Holen <[email protected]>, 2021 | ||
# Jan Henrik Øverland, 2022 | ||
# Karoline Tufte Lien <[email protected]>, 2023 | ||
# Philip Larsen Donnelly, 2024 | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: i18next-conv\n" | ||
"POT-Creation-Date: 2022-01-10T14:24:29.926Z\n" | ||
"PO-Revision-Date: 2019-09-01 20:38+0000\n" | ||
"Last-Translator: Karoline Tufte Lien <[email protected]>, 2023\n" | ||
"Last-Translator: Philip Larsen Donnelly, 2024\n" | ||
"Language-Team: Norwegian Bokmål (https://app.transifex.com/hisp-uio/teams/100509/nb/)\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
|
@@ -37,7 +38,7 @@ msgid "" | |
"This action cannot be undone. Are you sure you want to permanently delete " | ||
"this dashboard?" | ||
msgstr "" | ||
"Hvis du sletter dashbordet \"{{dashboardName}}\", fjernes det for alle " | ||
"Hvis du sletter dashbordet \"{{ dashboardName }}\", fjernes det for alle " | ||
"brukere. Denne handlingen kan ikke angres. Er du sikker på at du vil slette " | ||
"dette dashbordet permanent?" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,16 @@ | ||
# | ||
# Translators: | ||
# phil_dhis2, 2021 | ||
# Philip Larsen Donnelly, 2021 | ||
# Viktor Varland <[email protected]>, 2021 | ||
# Thiago Rocha, 2024 | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: i18next-conv\n" | ||
"POT-Creation-Date: 2022-01-10T14:24:29.926Z\n" | ||
"PO-Revision-Date: 2019-09-01 20:38+0000\n" | ||
"Last-Translator: Viktor Varland <[email protected]>, 2021\n" | ||
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/hisp-uio/teams/100509/pt_BR/)\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" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
|
@@ -43,7 +44,7 @@ msgid "" | |
msgstr "" | ||
|
||
msgid "Save changes" | ||
msgstr "" | ||
msgstr "Salvar alterações" | ||
|
||
msgid "Exit print preview" | ||
msgstr "" | ||
|
@@ -79,7 +80,7 @@ msgid "Requested dashboard not found" | |
msgstr "" | ||
|
||
msgid "No access" | ||
msgstr "" | ||
msgstr "Sem acesso" | ||
|
||
msgid "" | ||
"Editing dashboards on small screens is not supported. Resize your screen to " | ||
|
@@ -288,7 +289,7 @@ msgid "Failed to star the dashboard" | |
msgstr "" | ||
|
||
msgid "More" | ||
msgstr "" | ||
msgstr "Mais" | ||
|
||
msgid "Edit" | ||
msgstr "Editar" | ||
|
@@ -324,7 +325,7 @@ msgid "Event charts" | |
msgstr "" | ||
|
||
msgid "Apps" | ||
msgstr "" | ||
msgstr "Aplicações" | ||
|
||
msgid "Reports" | ||
msgstr "Relatórios" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,16 @@ | ||
# | ||
# Translators: | ||
# phil_dhis2, 2021 | ||
# Viktor Varland <[email protected]>, 2021 | ||
# Éva Tamási, 2022 | ||
# Philip Larsen Donnelly, 2024 | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: i18next-conv\n" | ||
"POT-Creation-Date: 2022-01-10T14:24:29.926Z\n" | ||
"PO-Revision-Date: 2019-09-01 20:38+0000\n" | ||
"Last-Translator: Éva Tamási, 2022\n" | ||
"Language-Team: Ukrainian (https://www.transifex.com/hisp-uio/teams/100509/uk/)\n" | ||
"Last-Translator: Philip Larsen Donnelly, 2024\n" | ||
"Language-Team: Ukrainian (https://app.transifex.com/hisp-uio/teams/100509/uk/)\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
|
@@ -37,7 +37,7 @@ msgid "" | |
"This action cannot be undone. Are you sure you want to permanently delete " | ||
"this dashboard?" | ||
msgstr "" | ||
"Після видалення інформаційної панелі \"{ { dashboardName}}\" її буде " | ||
"Після видалення інформаційної панелі \"{{ dashboardName }}\" її буде " | ||
"видалено для всіх користувачів. Цю дію неможливо скасувати. Ви дійсно хочете" | ||
" остаточно видалити цю інформаційну панель?" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,14 @@ | ||
# | ||
# Translators: | ||
# Ibatov <[email protected]>, 2023 | ||
# Philip Larsen Donnelly, 2024 | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: i18next-conv\n" | ||
"POT-Creation-Date: 2022-01-10T14:24:29.926Z\n" | ||
"PO-Revision-Date: 2019-09-01 20:38+0000\n" | ||
"Last-Translator: Ibatov <[email protected]>, 2023\n" | ||
"Last-Translator: Philip Larsen Donnelly, 2024\n" | ||
"Language-Team: Uzbek (Cyrillic) (https://app.transifex.com/hisp-uio/teams/100509/uz@Cyrl/)\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
|
@@ -19,7 +20,7 @@ msgid "Untitled dashboard" | |
msgstr "Номсиз бошқарув панели" | ||
|
||
msgid "Loading dashboard – {{name}}" | ||
msgstr "Бошқарув панели юкланмоқда - {{исми}}" | ||
msgstr "Бошқарув панели юкланмоқда - {{name}}" | ||
|
||
msgid "Cancel" | ||
msgstr "Бекор қилиш" | ||
|
@@ -35,8 +36,8 @@ msgid "" | |
"This action cannot be undone. Are you sure you want to permanently delete " | ||
"this dashboard?" | ||
msgstr "" | ||
"Панелни ўчириб ташлаш {{БошқарувПанелиНоми}}, уни барча фойдаланувчилар учун" | ||
" ўчирилишига олиб келади. Бу ҳаракатни орқага қайтариб бўлмайди. Ҳақиқатдан " | ||
"Панелни ўчириб ташлаш {{ dashboardName }}, уни барча фойдаланувчилар учун " | ||
"ўчирилишига олиб келади. Бу ҳаракатни орқага қайтариб бўлмайди. Ҳақиқатдан " | ||
"ҳам ушбу панелни орқага қайтариб бўлмаслик шарти билан ўчириб " | ||
"ташламоқчимисиз?" | ||
|
||
|
@@ -186,7 +187,7 @@ msgid "Show interpretations and details" | |
msgstr "Талқинлар ва тавсилотларни кўрсатиш" | ||
|
||
msgid "Open in {{appName}} app" | ||
msgstr "Иловада {{ИловаНоми}} да очиш" | ||
msgstr "Иловада {{appName}} да очиш" | ||
|
||
msgid "View fullscreen" | ||
msgstr "Экранни тўлдириб кўрсатиш" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,15 @@ | ||
# | ||
# Translators: | ||
# Yury Rogachev <[email protected]>, 2021 | ||
# Philip Larsen Donnelly, 2024 | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: i18next-conv\n" | ||
"POT-Creation-Date: 2022-01-10T14:24:29.926Z\n" | ||
"PO-Revision-Date: 2019-09-01 20:38+0000\n" | ||
"Last-Translator: Yury Rogachev <[email protected]>, 2021\n" | ||
"Language-Team: Uzbek (Latin) (https://www.transifex.com/hisp-uio/teams/100509/uz@Latn/)\n" | ||
"Last-Translator: Philip Larsen Donnelly, 2024\n" | ||
"Language-Team: Uzbek (Latin) (https://app.transifex.com/hisp-uio/teams/100509/uz@Latn/)\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
|
@@ -19,7 +20,7 @@ msgid "Untitled dashboard" | |
msgstr "Nomsiz boshqaruv paneli" | ||
|
||
msgid "Loading dashboard – {{name}}" | ||
msgstr "Boshqaruv paneli yuklanmoqda - {{ismi}}" | ||
msgstr "Boshqaruv paneli yuklanmoqda - {{name}}" | ||
|
||
msgid "Cancel" | ||
msgstr "Бекор қилиш" | ||
|
Oops, something went wrong.