From 0b56fb641afb5beace57a070d3aa0e6537b78981 Mon Sep 17 00:00:00 2001 From: dhis2-bot Date: Wed, 13 Sep 2023 00:01:29 +0000 Subject: [PATCH] fix(translations): sync translations from transifex (v35) WARNING: This automated sync from transifex removed more lines than it added. Please check carefully before merging! --- .tx/config | 2 +- i18n/{uz.po => uz_UZ_Cyrl.po} | 2 +- i18n/uz_UZ_Latn.po | 118 ++++++++++++++++++ ...ties => i18n_module_uz_UZ_Cyrl.properties} | 0 ...ties => i18n_module_uz_UZ_Latn.properties} | 0 5 files changed, 120 insertions(+), 2 deletions(-) rename i18n/{uz.po => uz_UZ_Cyrl.po} (97%) create mode 100644 i18n/uz_UZ_Latn.po rename public/i18n_legacy/{i18n_module_uz.properties => i18n_module_uz_UZ_Cyrl.properties} (100%) rename public/i18n_legacy/{i18n_module_uz_Latn.properties => i18n_module_uz_UZ_Latn.properties} (100%) diff --git a/.tx/config b/.tx/config index 836cbde2..2e1517f6 100644 --- a/.tx/config +++ b/.tx/config @@ -1,6 +1,6 @@ [main] host = https://www.transifex.com -lang_map = fa_AF: prs, uz@Cyrl: uz, uz@Latn: uz_Latn +lang_map = fa_AF: prs, uz@Cyrl: uz_UZ_Cyrl, uz@Latn: uz_UZ_Latn [o:hisp-uio:p:app-management-app:r:en-pot] file_filter = i18n/.po diff --git a/i18n/uz.po b/i18n/uz_UZ_Cyrl.po similarity index 97% rename from i18n/uz.po rename to i18n/uz_UZ_Cyrl.po index 419bf6ec..d4aba6f0 100644 --- a/i18n/uz.po +++ b/i18n/uz_UZ_Cyrl.po @@ -8,7 +8,7 @@ msgstr "" "POT-Creation-Date: 2021-03-22T15:30:51.849Z\n" "PO-Revision-Date: 2020-12-22 22:10+0000\n" "Last-Translator: Ibatov , 2020\n" -"Language-Team: Uzbek (Cyrillic) (https://www.transifex.com/hisp-uio/teams/100509/uz@Cyrl/)\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" "Content-Transfer-Encoding: 8bit\n" diff --git a/i18n/uz_UZ_Latn.po b/i18n/uz_UZ_Latn.po new file mode 100644 index 00000000..dad41e11 --- /dev/null +++ b/i18n/uz_UZ_Latn.po @@ -0,0 +1,118 @@ +# +# Translators: +# Yury Rogachev , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: i18next-conv\n" +"POT-Creation-Date: 2021-03-22T15:30:51.849Z\n" +"PO-Revision-Date: 2020-12-22 22:10+0000\n" +"Last-Translator: Yury Rogachev , 2021\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" +"Language: uz@Latn\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Install App" +msgstr "" + +msgid "Uninstall App" +msgstr "" + +msgid "Refresh Apps" +msgstr "" + +msgid "An app was installed" +msgstr "" + +msgid "Load DHIS2 App Hub" +msgstr "" + +msgid "Install App Version from DHIS2 App Hub" +msgstr "" + +msgid "Show Snackbar message" +msgstr "" + +msgid "App installed successfully" +msgstr "Ilova muvaffaqiyatli oʼrnatildi" + +msgid "Failed to install app" +msgstr "Ilovani oʼrnatish amalga oshmadi" + +msgid "App removed successfully" +msgstr "Ilova muvaffaqiyatli oʼchirib tashlandi" + +msgid "Installing app from the app hub..." +msgstr "Ilova ilova markazidan (hub...) dan oʼrnatilmoqda" + +msgid "Failed to install an app from the app hub" +msgstr "Ilovani ilova markazidan (hub) dan oʼrnatish amalga oshmadi" + +msgid "Uploading..." +msgstr "Yuklanmoqda..." + +msgid "Installing..." +msgstr "Oʼrnatilmoqda..." + +msgid "No apps found" +msgstr "Ilovalar topilmadi" + +msgid "No installed apps matched the search term" +msgstr "Oʼrnatilgan ilovalar qidiruv soʼziga mos kelmaydi" + +msgid "Standard Apps" +msgstr "Standart ilovalar" + +msgid "Dashboard Apps" +msgstr "Boshqaruv paneli ilovalari" + +msgid "Tracker Dashboard Apps" +msgstr "Boshqaruv paneli uchun kuzatuv ilovasi" + +msgid "Resource Apps" +msgstr "Ilovalar zaxirasi" + +msgid "App Hub" +msgstr "Ilova markazi (hub)" + +msgid "By" +msgstr "Tomonidan" + +msgid "Install" +msgstr "Oʼrnatish" + +msgid "Installed Standard Apps" +msgstr "" + +msgid "Installed Dashboard Apps" +msgstr "" + +msgid "Installed Tracker Dashboard Apps" +msgstr "" + +msgid "Installed Resource Apps" +msgstr "" + +msgid "There are no standard apps installed." +msgstr "" + +msgid "There are no dashboard apps installed." +msgstr "" + +msgid "There are no tracker dashboard apps installed." +msgstr "" + +msgid "There are no resource apps installed" +msgstr "" + +msgid "CORE APP" +msgstr "CORE APP" + +msgid "A new version of App Management is available on the App Hub" +msgstr "Ilova markazi (hub)da Ilova Boshqaruvi yangi varianti mavjud" + +msgid "Update and reload app" +msgstr "Ilovani yangilash va qayta yuklash" diff --git a/public/i18n_legacy/i18n_module_uz.properties b/public/i18n_legacy/i18n_module_uz_UZ_Cyrl.properties similarity index 100% rename from public/i18n_legacy/i18n_module_uz.properties rename to public/i18n_legacy/i18n_module_uz_UZ_Cyrl.properties diff --git a/public/i18n_legacy/i18n_module_uz_Latn.properties b/public/i18n_legacy/i18n_module_uz_UZ_Latn.properties similarity index 100% rename from public/i18n_legacy/i18n_module_uz_Latn.properties rename to public/i18n_legacy/i18n_module_uz_UZ_Latn.properties