From 929118fbe8c28c4b10553fda903f5d7a328df8b0 Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Tue, 10 Dec 2024 14:16:51 +0100 Subject: [PATCH 1/2] fix(translations): sync translations from transifex (master) (#3420) --- i18n/vi.po | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/i18n/vi.po b/i18n/vi.po index a5210dc26..2eb9f2eb1 100644 --- a/i18n/vi.po +++ b/i18n/vi.po @@ -4,13 +4,14 @@ # Viktor Varland , 2024 # Mai Nguyen , 2024 # Thuy Nguyen , 2024 +# Em Le , 2024 # msgid "" msgstr "" "Project-Id-Version: i18next-conv\n" -"POT-Creation-Date: 2024-09-24T14:47:22.063Z\n" +"POT-Creation-Date: 2024-10-23T12:50:51.401Z\n" "PO-Revision-Date: 2019-06-25 18:35+0000\n" -"Last-Translator: Thuy Nguyen , 2024\n" +"Last-Translator: Em Le , 2024\n" "Language-Team: Vietnamese (https://app.transifex.com/hisp-uio/teams/100509/vi/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -136,13 +137,13 @@ msgid "one of" msgstr "" msgid "contains" -msgstr "" +msgstr "chứa chuỗi" msgid "is" msgstr "là" msgid "is not" -msgstr "" +msgstr "không phải" msgid "Operator" msgstr "Toán tử" @@ -566,7 +567,7 @@ msgid "Feature profile" msgstr "" msgid "Remove filter" -msgstr "" +msgstr "Xóa bộ lọc" msgid "Group set" msgstr "Nhóm tập hợp" @@ -737,6 +738,9 @@ msgstr "Đơn Vị Cha" msgid "No data" msgstr "Không có dữ liệu" +msgid "Could not retrieve tracked entity data" +msgstr "" + msgid "Last updated" msgstr "Lần cập nhật cuối" @@ -940,7 +944,7 @@ msgid "End date" msgstr "Ngày kết thúc" msgid "Not available offline" -msgstr "" +msgstr "Không có cho ngoại tuyến" msgid "Program indicator" msgstr "Quản lý Chỉ số chương trình" @@ -985,10 +989,10 @@ msgid "Acres" msgstr "" msgid "Mean" -msgstr "" +msgstr "Giá Trị Trung Bình" msgid "Median" -msgstr "" +msgstr "Trung vị" msgid "Std dev" msgstr "" From ed14589d8622da38a7e3ffc9a1367ebd318a3d52 Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Tue, 10 Dec 2024 13:20:02 +0000 Subject: [PATCH 2/2] chore(release): cut 100.7.9 [skip release] ## [100.7.9](https://github.com/dhis2/maps-app/compare/v100.7.8...v100.7.9) (2024-12-10) ### Bug Fixes * **translations:** sync translations from transifex (master) ([#3420](https://github.com/dhis2/maps-app/issues/3420)) ([929118f](https://github.com/dhis2/maps-app/commit/929118fbe8c28c4b10553fda903f5d7a328df8b0)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index aaa03d5b6..b5cb3ea64 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [100.7.9](https://github.com/dhis2/maps-app/compare/v100.7.8...v100.7.9) (2024-12-10) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([#3420](https://github.com/dhis2/maps-app/issues/3420)) ([929118f](https://github.com/dhis2/maps-app/commit/929118fbe8c28c4b10553fda903f5d7a328df8b0)) + ## [100.7.8](https://github.com/dhis2/maps-app/compare/v100.7.7...v100.7.8) (2024-12-03) diff --git a/package.json b/package.json index 715ee0531..3a825bb2f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "maps-app", - "version": "100.7.8", + "version": "100.7.9", "description": "DHIS2 Maps", "license": "BSD-3-Clause", "author": "Bjørn Sandvik",