From 5afb945ce6a9efa4e748475ef51710272cd0f417 Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Sun, 9 Jun 2024 03:42:01 +0200 Subject: [PATCH 1/2] fix(translations): sync translations from transifex (master) Automatically merged. --- i18n/ne.po | 77 +++++++++++++++++++++++++++--------------------------- 1 file changed, 39 insertions(+), 38 deletions(-) diff --git a/i18n/ne.po b/i18n/ne.po index 8539eeaf3..f3d1d4695 100644 --- a/i18n/ne.po +++ b/i18n/ne.po @@ -1,13 +1,14 @@ # # Translators: # Saroj Dhakal , 2024 +# Prabesh Guragain, 2024 # msgid "" msgstr "" "Project-Id-Version: i18next-conv\n" "POT-Creation-Date: 2024-01-25T12:05:03.360Z\n" "PO-Revision-Date: 2020-04-28 22:05+0000\n" -"Last-Translator: Saroj Dhakal , 2024\n" +"Last-Translator: Prabesh Guragain, 2024\n" "Language-Team: Nepali (https://app.transifex.com/hisp-uio/teams/100509/ne/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -428,39 +429,6 @@ msgstr "" msgid "Enter interpretation text" msgstr "" -msgid "Bold text" -msgstr "" - -msgid "Italic text" -msgstr "" - -msgid "Link to a URL" -msgstr "" - -msgid "Mention a user" -msgstr "" - -msgid "Add emoji" -msgstr "" - -msgid "Preview" -msgstr "" - -msgid "Back to write mode" -msgstr "" - -msgid "Too many results. Try refining the search." -msgstr "" - -msgid "Search for a user" -msgstr "" - -msgid "Searching for \"{{- searchText}}\"" -msgstr "" - -msgid "No results found" -msgstr "कुनै पनि नतिजा भेटिएन" - msgid "Not available offline" msgstr "" @@ -649,7 +617,7 @@ msgid "Select year" msgstr "" msgid "Period" -msgstr "" +msgstr "अबधि" msgid "Selected Periods" msgstr "" @@ -664,7 +632,7 @@ msgid "No periods selected" msgstr "" msgid "Daily" -msgstr "" +msgstr "दैनिक" msgid "Weekly" msgstr "" @@ -715,10 +683,10 @@ msgid "Financial year (Start April)" msgstr "" msgid "Today" -msgstr "" +msgstr "आज" msgid "Yesterday" -msgstr "" +msgstr "हिजो" msgid "Last 3 days" msgstr "" @@ -867,6 +835,27 @@ msgstr "" msgid "Years" msgstr "" +msgid "Bold text" +msgstr "" + +msgid "Italic text" +msgstr "" + +msgid "Link to a URL" +msgstr "" + +msgid "Mention a user" +msgstr "" + +msgid "Add emoji" +msgstr "" + +msgid "Preview" +msgstr "" + +msgid "Back to write mode" +msgstr "" + msgid "Interpretations and details" msgstr "" @@ -897,6 +886,18 @@ msgstr "" msgid "Retry" msgstr "" +msgid "Too many results. Try refining the search." +msgstr "" + +msgid "Search for a user" +msgstr "" + +msgid "Searching for \"{{- searchText}}\"" +msgstr "" + +msgid "No results found" +msgstr "कुनै पनि नतिजा भेटिएन" + msgid "Series" msgstr "" From f5d88447b55eb92efec8b741254ed9efd8807a26 Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Sun, 9 Jun 2024 01:45:35 +0000 Subject: [PATCH 2/2] chore(release): cut 26.7.1 [skip ci] ## [26.7.1](https://github.com/dhis2/analytics/compare/v26.7.0...v26.7.1) (2024-06-09) ### Bug Fixes * **translations:** sync translations from transifex (master) ([5afb945](https://github.com/dhis2/analytics/commit/5afb945ce6a9efa4e748475ef51710272cd0f417)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index aabb84e38..732deeb94 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [26.7.1](https://github.com/dhis2/analytics/compare/v26.7.0...v26.7.1) (2024-06-09) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([5afb945](https://github.com/dhis2/analytics/commit/5afb945ce6a9efa4e748475ef51710272cd0f417)) + # [26.7.0](https://github.com/dhis2/analytics/compare/v26.6.14...v26.7.0) (2024-06-06) diff --git a/package.json b/package.json index 6d0f96c4f..9fa48ba72 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dhis2/analytics", - "version": "26.7.0", + "version": "26.7.1", "main": "./build/cjs/index.js", "module": "./build/es/index.js", "exports": {