@dhis2/analytics 23.13.11 → 23.13.12
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
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
## [23.13.12](https://github.com/dhis2/analytics/compare/v23.13.11...v23.13.12) (2022-08-20)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* **translations:** sync translations from transifex (master) ([2e23732](https://github.com/dhis2/analytics/commit/2e237327df8ab7d3aa2b1414329260fb55e07500))
|
|
7
|
+
|
|
1
8
|
## [23.13.11](https://github.com/dhis2/analytics/compare/v23.13.10...v23.13.11) (2022-08-19)
|
|
2
9
|
|
|
3
10
|
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"This app could not retrieve required data.": "",
|
|
22
22
|
"Network error": "",
|
|
23
23
|
"Data Type": "",
|
|
24
|
-
"All types": "",
|
|
24
|
+
"All types": "Всі типи",
|
|
25
25
|
"Totals only": "",
|
|
26
26
|
"Details only": "",
|
|
27
27
|
"Disaggregation": "",
|
|
@@ -74,19 +74,19 @@
|
|
|
74
74
|
"Translate…": "",
|
|
75
75
|
"Share…": "",
|
|
76
76
|
"Get link…": "",
|
|
77
|
-
"Open in this app": "",
|
|
77
|
+
"Open in this app": "Відкрити в цьому додатку",
|
|
78
78
|
"Close": "Закрити",
|
|
79
79
|
"Rename {{fileType}}": "",
|
|
80
80
|
"Name": "Ім'я",
|
|
81
81
|
"Description": "Змалювання",
|
|
82
82
|
"Rename": "Перейменувати",
|
|
83
83
|
"Save {{fileType}} as": "",
|
|
84
|
-
"event report": "",
|
|
84
|
+
"event report": "звіт про подію",
|
|
85
85
|
"line list": "",
|
|
86
|
-
"map": "",
|
|
86
|
+
"map": "мапа",
|
|
87
87
|
"visualization": "",
|
|
88
88
|
"Edit": "Редагувати",
|
|
89
|
-
"Write a reply": "",
|
|
89
|
+
"Write a reply": "Написати відповідь",
|
|
90
90
|
"Post reply": "",
|
|
91
91
|
"Could not update comment": "",
|
|
92
92
|
"Enter comment text": "",
|
|
@@ -95,7 +95,7 @@
|
|
|
95
95
|
"Could not load interpretation": "",
|
|
96
96
|
"The interpretation couldn’t be displayed. Try again or contact your system administrator.": "",
|
|
97
97
|
"Hide interpretation": "",
|
|
98
|
-
"Write an interpretation": "",
|
|
98
|
+
"Write an interpretation": "Написати інтерпретацію",
|
|
99
99
|
"Post interpretation": "",
|
|
100
100
|
"Interpretations": "Інтерпретації",
|
|
101
101
|
"Unlike": "Прибрати вподобання",
|
|
@@ -103,7 +103,7 @@
|
|
|
103
103
|
"Reply": "Відповісти",
|
|
104
104
|
"Share": "Поділитися",
|
|
105
105
|
"See interpretation": "",
|
|
106
|
-
"Manage sharing": "",
|
|
106
|
+
"Manage sharing": "Керування спільним доступом",
|
|
107
107
|
"Could not update interpretation": "",
|
|
108
108
|
"Enter interpretation text": "",
|
|
109
109
|
"Bold text": "",
|
|
@@ -171,11 +171,11 @@
|
|
|
171
171
|
"{{count}} groups_3": "",
|
|
172
172
|
"Selected: {{commaSeparatedListOfOrganisationUnits}}": "",
|
|
173
173
|
"Nothing selected": "",
|
|
174
|
-
"User organisation unit": "",
|
|
174
|
+
"User organisation unit": "Організаційний підрозділ користувачів",
|
|
175
175
|
"User sub-units": "Одиниці підрозділів користувачів",
|
|
176
176
|
"User sub-x2-units": "Підрозділи користувачів 2-го рівня",
|
|
177
|
-
"Select a level": "",
|
|
178
|
-
"Select a group": "",
|
|
177
|
+
"Select a level": "Вибрати рівень",
|
|
178
|
+
"Select a group": "Вибрати групу",
|
|
179
179
|
"Deselect all": "Скасувати вибір усіх",
|
|
180
180
|
"Period type": "",
|
|
181
181
|
"Year": "Рік",
|
|
@@ -340,21 +340,21 @@
|
|
|
340
340
|
"Organisation unit": "Організаційний підрозділ",
|
|
341
341
|
"Assigned Categories": "",
|
|
342
342
|
"Pivot table": "Зведена таблиця",
|
|
343
|
-
"Area": "",
|
|
344
|
-
"Stacked area": "",
|
|
345
|
-
"Bar": "",
|
|
346
|
-
"Stacked bar": "",
|
|
343
|
+
"Area": "З областями",
|
|
344
|
+
"Stacked area": "З областями з накопиченням",
|
|
345
|
+
"Bar": "Гістограма",
|
|
346
|
+
"Stacked bar": "Гістограма з накопиченням",
|
|
347
347
|
"Column": "Стовпчик",
|
|
348
|
-
"Year over year (column)": "",
|
|
349
|
-
"Stacked column": "",
|
|
350
|
-
"Gauge": "",
|
|
351
|
-
"Line": "",
|
|
348
|
+
"Year over year (column)": "Рік за роком (стовпчик)",
|
|
349
|
+
"Stacked column": "Стовпчаста з накопиченням",
|
|
350
|
+
"Gauge": "Індикатор",
|
|
351
|
+
"Line": "Лінійна",
|
|
352
352
|
"Line list": "Перелік рядків",
|
|
353
|
-
"Year over year (line)": "",
|
|
354
|
-
"Pie": "",
|
|
355
|
-
"Radar": "",
|
|
356
|
-
"Scatter": "",
|
|
357
|
-
"Single value": "",
|
|
353
|
+
"Year over year (line)": "Рік за роком (лінія)",
|
|
354
|
+
"Pie": "Секторна",
|
|
355
|
+
"Radar": "Пелюсткова",
|
|
356
|
+
"Scatter": "Точкова",
|
|
357
|
+
"Single value": "Одне значення",
|
|
358
358
|
"All charts": "",
|
|
359
359
|
"{{seriesName}} (trend)": "",
|
|
360
360
|
"Trend": "",
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"This app could not retrieve required data.": "",
|
|
22
22
|
"Network error": "",
|
|
23
23
|
"Data Type": "",
|
|
24
|
-
"All types": "",
|
|
24
|
+
"All types": "Всі типи",
|
|
25
25
|
"Totals only": "",
|
|
26
26
|
"Details only": "",
|
|
27
27
|
"Disaggregation": "",
|
|
@@ -74,19 +74,19 @@
|
|
|
74
74
|
"Translate…": "",
|
|
75
75
|
"Share…": "",
|
|
76
76
|
"Get link…": "",
|
|
77
|
-
"Open in this app": "",
|
|
77
|
+
"Open in this app": "Відкрити в цьому додатку",
|
|
78
78
|
"Close": "Закрити",
|
|
79
79
|
"Rename {{fileType}}": "",
|
|
80
80
|
"Name": "Ім'я",
|
|
81
81
|
"Description": "Змалювання",
|
|
82
82
|
"Rename": "Перейменувати",
|
|
83
83
|
"Save {{fileType}} as": "",
|
|
84
|
-
"event report": "",
|
|
84
|
+
"event report": "звіт про подію",
|
|
85
85
|
"line list": "",
|
|
86
|
-
"map": "",
|
|
86
|
+
"map": "мапа",
|
|
87
87
|
"visualization": "",
|
|
88
88
|
"Edit": "Редагувати",
|
|
89
|
-
"Write a reply": "",
|
|
89
|
+
"Write a reply": "Написати відповідь",
|
|
90
90
|
"Post reply": "",
|
|
91
91
|
"Could not update comment": "",
|
|
92
92
|
"Enter comment text": "",
|
|
@@ -95,7 +95,7 @@
|
|
|
95
95
|
"Could not load interpretation": "",
|
|
96
96
|
"The interpretation couldn’t be displayed. Try again or contact your system administrator.": "",
|
|
97
97
|
"Hide interpretation": "",
|
|
98
|
-
"Write an interpretation": "",
|
|
98
|
+
"Write an interpretation": "Написати інтерпретацію",
|
|
99
99
|
"Post interpretation": "",
|
|
100
100
|
"Interpretations": "Інтерпретації",
|
|
101
101
|
"Unlike": "Прибрати вподобання",
|
|
@@ -103,7 +103,7 @@
|
|
|
103
103
|
"Reply": "Відповісти",
|
|
104
104
|
"Share": "Поділитися",
|
|
105
105
|
"See interpretation": "",
|
|
106
|
-
"Manage sharing": "",
|
|
106
|
+
"Manage sharing": "Керування спільним доступом",
|
|
107
107
|
"Could not update interpretation": "",
|
|
108
108
|
"Enter interpretation text": "",
|
|
109
109
|
"Bold text": "",
|
|
@@ -171,11 +171,11 @@
|
|
|
171
171
|
"{{count}} groups_3": "",
|
|
172
172
|
"Selected: {{commaSeparatedListOfOrganisationUnits}}": "",
|
|
173
173
|
"Nothing selected": "",
|
|
174
|
-
"User organisation unit": "",
|
|
174
|
+
"User organisation unit": "Організаційний підрозділ користувачів",
|
|
175
175
|
"User sub-units": "Одиниці підрозділів користувачів",
|
|
176
176
|
"User sub-x2-units": "Підрозділи користувачів 2-го рівня",
|
|
177
|
-
"Select a level": "",
|
|
178
|
-
"Select a group": "",
|
|
177
|
+
"Select a level": "Вибрати рівень",
|
|
178
|
+
"Select a group": "Вибрати групу",
|
|
179
179
|
"Deselect all": "Скасувати вибір усіх",
|
|
180
180
|
"Period type": "",
|
|
181
181
|
"Year": "Рік",
|
|
@@ -340,21 +340,21 @@
|
|
|
340
340
|
"Organisation unit": "Організаційний підрозділ",
|
|
341
341
|
"Assigned Categories": "",
|
|
342
342
|
"Pivot table": "Зведена таблиця",
|
|
343
|
-
"Area": "",
|
|
344
|
-
"Stacked area": "",
|
|
345
|
-
"Bar": "",
|
|
346
|
-
"Stacked bar": "",
|
|
343
|
+
"Area": "З областями",
|
|
344
|
+
"Stacked area": "З областями з накопиченням",
|
|
345
|
+
"Bar": "Гістограма",
|
|
346
|
+
"Stacked bar": "Гістограма з накопиченням",
|
|
347
347
|
"Column": "Стовпчик",
|
|
348
|
-
"Year over year (column)": "",
|
|
349
|
-
"Stacked column": "",
|
|
350
|
-
"Gauge": "",
|
|
351
|
-
"Line": "",
|
|
348
|
+
"Year over year (column)": "Рік за роком (стовпчик)",
|
|
349
|
+
"Stacked column": "Стовпчаста з накопиченням",
|
|
350
|
+
"Gauge": "Індикатор",
|
|
351
|
+
"Line": "Лінійна",
|
|
352
352
|
"Line list": "Перелік рядків",
|
|
353
|
-
"Year over year (line)": "",
|
|
354
|
-
"Pie": "",
|
|
355
|
-
"Radar": "",
|
|
356
|
-
"Scatter": "",
|
|
357
|
-
"Single value": "",
|
|
353
|
+
"Year over year (line)": "Рік за роком (лінія)",
|
|
354
|
+
"Pie": "Секторна",
|
|
355
|
+
"Radar": "Пелюсткова",
|
|
356
|
+
"Scatter": "Точкова",
|
|
357
|
+
"Single value": "Одне значення",
|
|
358
358
|
"All charts": "",
|
|
359
359
|
"{{seriesName}} (trend)": "",
|
|
360
360
|
"Trend": "",
|