@dhis2/analytics 4.5.54 → 4.5.55
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +7 -0
- package/build/locales/uk/translations.json +11 -11
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
## [4.5.55](https://github.com/dhis2/analytics/compare/v4.5.54...v4.5.55) (2022-08-22)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* **translations:** sync translations from transifex (4.x) ([c804cbd](https://github.com/dhis2/analytics/commit/c804cbd29b484b5736225021661a5fc022ba283f))
|
|
7
|
+
|
|
1
8
|
## [4.5.54](https://github.com/dhis2/analytics/compare/v4.5.53...v4.5.54) (2022-08-20)
|
|
2
9
|
|
|
3
10
|
|
|
@@ -5,17 +5,17 @@
|
|
|
5
5
|
"Details": "Деталі",
|
|
6
6
|
"Detail": "",
|
|
7
7
|
"Move to {{axisName}}": "",
|
|
8
|
-
"Add to {{axisName}}": "",
|
|
8
|
+
"Add to {{axisName}}": "Додати до {{axisName}}",
|
|
9
9
|
"Remove": "Прибрати",
|
|
10
10
|
"Not available for {{visualizationType}}": "",
|
|
11
11
|
"Requires 2 or more data items": "",
|
|
12
12
|
"Only available when data is in Series": "",
|
|
13
13
|
"Remove Assigned Categories": "",
|
|
14
|
-
"Add Assigned Categories": "",
|
|
14
|
+
"Add Assigned Categories": "Додати призначені категорії",
|
|
15
15
|
"Manage chart axes": "",
|
|
16
|
-
"Filter dimensions": "",
|
|
17
|
-
"Main dimensions": "",
|
|
18
|
-
"Your dimensions": "",
|
|
16
|
+
"Filter dimensions": "Виміри фільтра",
|
|
17
|
+
"Main dimensions": "Основні виміри",
|
|
18
|
+
"Your dimensions": "Ваші виміри",
|
|
19
19
|
"Dimension recommended with selected data": "",
|
|
20
20
|
"Search": "Пошук",
|
|
21
21
|
"Selected Data": "",
|
|
@@ -104,16 +104,16 @@
|
|
|
104
104
|
"Six-months": "Півріччя",
|
|
105
105
|
"Financial Years": "",
|
|
106
106
|
"Years": "Роки",
|
|
107
|
-
"Series": "",
|
|
107
|
+
"Series": "Серія",
|
|
108
108
|
"Category": "Категорія",
|
|
109
109
|
"Filter": "Фільтр",
|
|
110
110
|
"Columns": "",
|
|
111
111
|
"Rows": "",
|
|
112
|
-
"Reporting rate": "",
|
|
113
|
-
"Reporting rate on time": "",
|
|
114
|
-
"Actual reports": "",
|
|
115
|
-
"Actual reports on time": "",
|
|
116
|
-
"Expected reports": "",
|
|
112
|
+
"Reporting rate": "Частота повідомлень",
|
|
113
|
+
"Reporting rate on time": "Частота повідомлень у часі",
|
|
114
|
+
"Actual reports": "Фактичні звіти",
|
|
115
|
+
"Actual reports on time": "Фактичні звіти за часом",
|
|
116
|
+
"Expected reports": "Очікувані звіти",
|
|
117
117
|
"Program": "Програма",
|
|
118
118
|
"Indicators": "Показники",
|
|
119
119
|
"Select indicator group": "Обрати групу показників",
|