From 0e27c48849fc7fa2348afc623863da14b1cad698 Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Sun, 21 Jan 2024 02:41:44 +0100 Subject: [PATCH 1/2] fix(translations): sync translations from transifex (master) Automatically merged. --- i18n/uz_UZ_Cyrl.po | 26 +++++++++++++++++--------- 1 file changed, 17 insertions(+), 9 deletions(-) diff --git a/i18n/uz_UZ_Cyrl.po b/i18n/uz_UZ_Cyrl.po index 3d5b46d4a..0ef378f38 100644 --- a/i18n/uz_UZ_Cyrl.po +++ b/i18n/uz_UZ_Cyrl.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: i18next-conv\n" -"POT-Creation-Date: 2023-09-05T07:20:57.111Z\n" +"POT-Creation-Date: 2024-01-12T10:52:11.438Z\n" "PO-Revision-Date: 2022-08-23 11:50+0000\n" "Last-Translator: Ibatov , 2023\n" "Language-Team: Uzbek (Cyrillic) (https://app.transifex.com/hisp-uio/teams/100509/uz@Cyrl/)\n" @@ -168,14 +168,6 @@ msgstr "Юклаш" msgid "all" msgstr "" -msgid "{{count}} selected" -msgid_plural "{{count}} selected" -msgstr[0] "{{count}} танланган" - -msgid "{{count}} conditions" -msgid_plural "{{count}} conditions" -msgstr[0] "" - msgid "Levels" msgstr "Босқичлар/Қаватлар" @@ -371,9 +363,17 @@ msgstr "" msgid "Not available offline" msgstr "Оффлайн режимда мавжуд эмас" +msgid "" +"This line list may show data that was not available when the interpretation " +"was written." +msgstr "" + msgid "Sort by {{column}}" msgstr "" +msgid "No event" +msgstr "" + msgid "Rows per page" msgstr "Саҳифада қаторлар" @@ -624,6 +624,14 @@ msgstr "" msgid "Something went wrong" msgstr "Нимадир нотўғри бажарилди" +msgid "" +"There's a problem with the generated analytics. Contact a system " +"administrator." +msgstr "" + +msgid "There's a syntax problem with the analytics request." +msgstr "" + msgid "Last updated on" msgstr "" From 0f184b826cb42d2b774f956ebeb2c443d0f0f26e Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Sun, 21 Jan 2024 02:13:46 +0000 Subject: [PATCH 2/2] chore(release): cut 100.13.1 [skip release] ## [100.13.1](https://github.com/dhis2/line-listing-app/compare/v100.13.0...v100.13.1) (2024-01-21) ### Bug Fixes * **translations:** sync translations from transifex (master) ([0e27c48](https://github.com/dhis2/line-listing-app/commit/0e27c48849fc7fa2348afc623863da14b1cad698)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a26d8b08..231577fa7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [100.13.1](https://github.com/dhis2/line-listing-app/compare/v100.13.0...v100.13.1) (2024-01-21) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([0e27c48](https://github.com/dhis2/line-listing-app/commit/0e27c48849fc7fa2348afc623863da14b1cad698)) + # [100.13.0](https://github.com/dhis2/line-listing-app/compare/v100.12.1...v100.13.0) (2024-01-17) diff --git a/package.json b/package.json index 6e9c00173..6ab3b68a7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "line-listing-app", - "version": "100.13.0", + "version": "100.13.1", "description": "DHIS2 Line Listing", "license": "BSD-3-Clause", "private": true,