@dhis2/analytics 25.1.2 → 25.1.4
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 +14 -0
- package/build/cjs/locales/ar/translations.json +33 -22
- package/build/cjs/locales/cs/translations.json +33 -22
- package/build/cjs/locales/da/translations.json +35 -21
- package/build/cjs/locales/es/translations.json +36 -22
- package/build/cjs/locales/es_419/translations.json +41 -30
- package/build/cjs/locales/fr/translations.json +33 -22
- package/build/cjs/locales/id/translations.json +35 -21
- package/build/cjs/locales/km/translations.json +35 -21
- package/build/cjs/locales/lo/translations.json +40 -29
- package/build/cjs/locales/my/translations.json +35 -21
- package/build/cjs/locales/nb/translations.json +35 -21
- package/build/cjs/locales/prs/translations.json +35 -21
- package/build/cjs/locales/ps/translations.json +35 -21
- package/build/cjs/locales/pt/translations.json +33 -22
- package/build/cjs/locales/pt_BR/translations.json +35 -21
- package/build/cjs/locales/ru/translations.json +35 -21
- package/build/cjs/locales/sv/translations.json +35 -21
- package/build/cjs/locales/tet/translations.json +35 -21
- package/build/cjs/locales/tg/translations.json +35 -21
- package/build/cjs/locales/uk/translations.json +33 -22
- package/build/cjs/locales/ur/translations.json +35 -21
- package/build/cjs/locales/uz/translations.json +33 -22
- package/build/cjs/locales/uz_Latn/translations.json +35 -21
- package/build/cjs/locales/vi/translations.json +35 -21
- package/build/cjs/locales/zh/translations.json +33 -22
- package/build/cjs/locales/zh_CN/translations.json +35 -21
- package/build/es/locales/ar/translations.json +33 -22
- package/build/es/locales/cs/translations.json +33 -22
- package/build/es/locales/da/translations.json +35 -21
- package/build/es/locales/es/translations.json +36 -22
- package/build/es/locales/es_419/translations.json +41 -30
- package/build/es/locales/fr/translations.json +33 -22
- package/build/es/locales/id/translations.json +35 -21
- package/build/es/locales/km/translations.json +35 -21
- package/build/es/locales/lo/translations.json +40 -29
- package/build/es/locales/my/translations.json +35 -21
- package/build/es/locales/nb/translations.json +35 -21
- package/build/es/locales/prs/translations.json +35 -21
- package/build/es/locales/ps/translations.json +35 -21
- package/build/es/locales/pt/translations.json +33 -22
- package/build/es/locales/pt_BR/translations.json +35 -21
- package/build/es/locales/ru/translations.json +35 -21
- package/build/es/locales/sv/translations.json +35 -21
- package/build/es/locales/tet/translations.json +35 -21
- package/build/es/locales/tg/translations.json +35 -21
- package/build/es/locales/uk/translations.json +33 -22
- package/build/es/locales/ur/translations.json +35 -21
- package/build/es/locales/uz/translations.json +33 -22
- package/build/es/locales/uz_Latn/translations.json +35 -21
- package/build/es/locales/vi/translations.json +35 -21
- package/build/es/locales/zh/translations.json +33 -22
- package/build/es/locales/zh_CN/translations.json +35 -21
- package/package.json +1 -1
|
@@ -23,27 +23,45 @@
|
|
|
23
23
|
"About this visualization": "",
|
|
24
24
|
"This app could not retrieve required data.": "",
|
|
25
25
|
"Network error": "",
|
|
26
|
-
"Data
|
|
27
|
-
"
|
|
26
|
+
"Data / Edit calculation": "",
|
|
27
|
+
"Data / New calculation": "",
|
|
28
|
+
"Remove item": "",
|
|
29
|
+
"Check formula": "",
|
|
30
|
+
"Calculation name": "",
|
|
31
|
+
"Shown in table headers and chart axes/legends": "",
|
|
32
|
+
"Delete calculation": "",
|
|
33
|
+
"Cancel": "Отмена",
|
|
34
|
+
"The calculation can only be saved with a valid formula": "",
|
|
35
|
+
"Add a name to save this calculation": "",
|
|
36
|
+
"Save calculation": "",
|
|
37
|
+
"Are you sure you want to delete this calculation? It may be used by other visualizations.": "",
|
|
38
|
+
"Yes, delete": "",
|
|
28
39
|
"Totals only": "",
|
|
29
40
|
"Details only": "",
|
|
41
|
+
"Loading": "Загрузка",
|
|
42
|
+
"Data elements": "Элементы данных",
|
|
43
|
+
"Search by data element name": "",
|
|
44
|
+
"No data elements found for \"{{- searchTerm}}\"": "",
|
|
45
|
+
"No data elements found": "",
|
|
46
|
+
"Drag items here, or double click in the list, to start building a calculation formula": "",
|
|
47
|
+
"Math operators": "",
|
|
48
|
+
"Data Type": "Тип данных",
|
|
49
|
+
"All types": "Все типы",
|
|
30
50
|
"Disaggregation": "Разукрупнение",
|
|
31
51
|
"No data": "Нет данных",
|
|
32
|
-
"Loading": "Загрузка",
|
|
33
52
|
"Search by data item name": "",
|
|
34
53
|
"No items selected": "Не выбраны элементы",
|
|
35
54
|
"Selected Items": "Выбранные элементы",
|
|
36
55
|
"No indicators found": "",
|
|
37
|
-
"No data elements found": "",
|
|
38
56
|
"No data sets found": "",
|
|
39
57
|
"No event data items found": "",
|
|
40
58
|
"No program indicators found": "",
|
|
41
59
|
"No indicators found for \"{{- searchTerm}}\"": "",
|
|
42
|
-
"No data elements found for \"{{- searchTerm}}\"": "",
|
|
43
60
|
"No data sets found for \"{{- searchTerm}}\"": "",
|
|
44
61
|
"No event data items found for \"{{- searchTerm}}\"": "",
|
|
45
62
|
"No program indicators found for \"{{- searchTerm}}\"": "",
|
|
46
63
|
"Nothing found for \"{{- searchTerm}}\"": "",
|
|
64
|
+
"Calculation": "",
|
|
47
65
|
"Metric type": "",
|
|
48
66
|
"All metrics": "Все метрики",
|
|
49
67
|
"Move to {{axisName}}": "Переместить в {{axisName}}",
|
|
@@ -65,7 +83,6 @@
|
|
|
65
83
|
"Nothing found for {{- searchTerm}}": "",
|
|
66
84
|
"Delete {{fileType}}": "",
|
|
67
85
|
"This {{fileType}} and related interpretations will be deleted. Continue?": "",
|
|
68
|
-
"Cancel": "Отмена",
|
|
69
86
|
"Delete": "Удалить",
|
|
70
87
|
"File": "Файл",
|
|
71
88
|
"New": "Новый",
|
|
@@ -83,6 +100,7 @@
|
|
|
83
100
|
"Name": "Название",
|
|
84
101
|
"Description": "Описание",
|
|
85
102
|
"Rename": "Переименовать",
|
|
103
|
+
"{{- objectName}} (copy)": "",
|
|
86
104
|
"Save {{fileType}} as": "",
|
|
87
105
|
"event report": "Отчет случаев",
|
|
88
106
|
"line list": "",
|
|
@@ -120,6 +138,7 @@
|
|
|
120
138
|
"Search for a user": "",
|
|
121
139
|
"Searching for \"{{- searchText}}\"": "",
|
|
122
140
|
"No results found": "Результаты не найдены",
|
|
141
|
+
"Not available offline": "",
|
|
123
142
|
"Created by": "Создано",
|
|
124
143
|
"Anyone": "Любой",
|
|
125
144
|
"Only you": "",
|
|
@@ -188,20 +207,6 @@
|
|
|
188
207
|
"Fixed periods": "Фиксированные периоды",
|
|
189
208
|
"Selected Periods": "Выбранные периоды",
|
|
190
209
|
"No periods selected": "Периоды не выбраны",
|
|
191
|
-
"January": "Январь",
|
|
192
|
-
"February": "Февраль",
|
|
193
|
-
"March": "Март",
|
|
194
|
-
"April": "Апрель",
|
|
195
|
-
"May": "Май",
|
|
196
|
-
"June": "Июнь",
|
|
197
|
-
"July": "Июль",
|
|
198
|
-
"August": "Август",
|
|
199
|
-
"September": "Сентябрь",
|
|
200
|
-
"October": "Октябрь",
|
|
201
|
-
"November": "Ноябрь",
|
|
202
|
-
"December": "Декабрь",
|
|
203
|
-
"Week {{weekNumber}}": "Неделя{{номерНедели}}",
|
|
204
|
-
"Bi-Week {{biWeekNumber}}": "Двухнедельный {{biWeekNumber}}",
|
|
205
210
|
"Daily": "Ежедневно",
|
|
206
211
|
"Weekly": "Еженедельно",
|
|
207
212
|
"Weekly (Start Wednesday)": "Еженедельно(Начало Среда)",
|
|
@@ -276,6 +281,7 @@
|
|
|
276
281
|
"Choose a locale to translate from the menu above": "",
|
|
277
282
|
"Translate: {{objectName}}": "",
|
|
278
283
|
"Save translations": "",
|
|
284
|
+
"Cannot save while offline": "",
|
|
279
285
|
"Could not load translations": "",
|
|
280
286
|
"Retry": "",
|
|
281
287
|
"Series": "Ряды",
|
|
@@ -297,7 +303,6 @@
|
|
|
297
303
|
"Indicator": "Индикатор",
|
|
298
304
|
"No indicator groups found": "",
|
|
299
305
|
"Loading indicator groups": "",
|
|
300
|
-
"Data elements": "Элементы данных",
|
|
301
306
|
"Data element group": "Группы элемента данных",
|
|
302
307
|
"Data element": "Элемент данных",
|
|
303
308
|
"No data element groups found": "",
|
|
@@ -313,6 +318,15 @@
|
|
|
313
318
|
"Loading programs": "",
|
|
314
319
|
"Program indicators": "Индикаторы программы",
|
|
315
320
|
"Program indicator": "Program indicator",
|
|
321
|
+
"Calculations": "",
|
|
322
|
+
"Number": "Число",
|
|
323
|
+
"Formula is empty. Add items to the formula from the lists on the left.": "",
|
|
324
|
+
"Consecutive math operators": "",
|
|
325
|
+
"Consecutive data elements": "",
|
|
326
|
+
"Starts or ends with a math operator": "",
|
|
327
|
+
"Empty parentheses": "",
|
|
328
|
+
"Missing right parenthesis )": "",
|
|
329
|
+
"Missing left parenthesis (": "",
|
|
316
330
|
"Extra Small": "Очень маленький",
|
|
317
331
|
"Small": "Маленький",
|
|
318
332
|
"Regular": "регулярный",
|
|
@@ -21,27 +21,45 @@
|
|
|
21
21
|
"About this visualization": "",
|
|
22
22
|
"This app could not retrieve required data.": "",
|
|
23
23
|
"Network error": "",
|
|
24
|
-
"Data
|
|
25
|
-
"
|
|
24
|
+
"Data / Edit calculation": "",
|
|
25
|
+
"Data / New calculation": "",
|
|
26
|
+
"Remove item": "",
|
|
27
|
+
"Check formula": "",
|
|
28
|
+
"Calculation name": "",
|
|
29
|
+
"Shown in table headers and chart axes/legends": "",
|
|
30
|
+
"Delete calculation": "",
|
|
31
|
+
"Cancel": "Avbryt",
|
|
32
|
+
"The calculation can only be saved with a valid formula": "",
|
|
33
|
+
"Add a name to save this calculation": "",
|
|
34
|
+
"Save calculation": "",
|
|
35
|
+
"Are you sure you want to delete this calculation? It may be used by other visualizations.": "",
|
|
36
|
+
"Yes, delete": "",
|
|
26
37
|
"Totals only": "",
|
|
27
38
|
"Details only": "",
|
|
39
|
+
"Loading": "",
|
|
40
|
+
"Data elements": "dataelement",
|
|
41
|
+
"Search by data element name": "",
|
|
42
|
+
"No data elements found for \"{{- searchTerm}}\"": "",
|
|
43
|
+
"No data elements found": "",
|
|
44
|
+
"Drag items here, or double click in the list, to start building a calculation formula": "",
|
|
45
|
+
"Math operators": "",
|
|
46
|
+
"Data Type": "",
|
|
47
|
+
"All types": "",
|
|
28
48
|
"Disaggregation": "",
|
|
29
49
|
"No data": "",
|
|
30
|
-
"Loading": "",
|
|
31
50
|
"Search by data item name": "",
|
|
32
51
|
"No items selected": "",
|
|
33
52
|
"Selected Items": "",
|
|
34
53
|
"No indicators found": "",
|
|
35
|
-
"No data elements found": "",
|
|
36
54
|
"No data sets found": "",
|
|
37
55
|
"No event data items found": "",
|
|
38
56
|
"No program indicators found": "",
|
|
39
57
|
"No indicators found for \"{{- searchTerm}}\"": "",
|
|
40
|
-
"No data elements found for \"{{- searchTerm}}\"": "",
|
|
41
58
|
"No data sets found for \"{{- searchTerm}}\"": "",
|
|
42
59
|
"No event data items found for \"{{- searchTerm}}\"": "",
|
|
43
60
|
"No program indicators found for \"{{- searchTerm}}\"": "",
|
|
44
61
|
"Nothing found for \"{{- searchTerm}}\"": "",
|
|
62
|
+
"Calculation": "",
|
|
45
63
|
"Metric type": "",
|
|
46
64
|
"All metrics": "",
|
|
47
65
|
"Move to {{axisName}}": "",
|
|
@@ -63,7 +81,6 @@
|
|
|
63
81
|
"Nothing found for {{- searchTerm}}": "",
|
|
64
82
|
"Delete {{fileType}}": "",
|
|
65
83
|
"This {{fileType}} and related interpretations will be deleted. Continue?": "",
|
|
66
|
-
"Cancel": "Avbryt",
|
|
67
84
|
"Delete": "Radera",
|
|
68
85
|
"File": "File",
|
|
69
86
|
"New": "Ny",
|
|
@@ -81,6 +98,7 @@
|
|
|
81
98
|
"Name": "Namn",
|
|
82
99
|
"Description": "Beskrivning",
|
|
83
100
|
"Rename": "Döpa om",
|
|
101
|
+
"{{- objectName}} (copy)": "",
|
|
84
102
|
"Save {{fileType}} as": "",
|
|
85
103
|
"event report": "",
|
|
86
104
|
"line list": "",
|
|
@@ -118,6 +136,7 @@
|
|
|
118
136
|
"Search for a user": "",
|
|
119
137
|
"Searching for \"{{- searchText}}\"": "",
|
|
120
138
|
"No results found": "Inga resultat hittades",
|
|
139
|
+
"Not available offline": "",
|
|
121
140
|
"Created by": "Skapad av",
|
|
122
141
|
"Anyone": "",
|
|
123
142
|
"Only you": "",
|
|
@@ -180,20 +199,6 @@
|
|
|
180
199
|
"Fixed periods": "",
|
|
181
200
|
"Selected Periods": "",
|
|
182
201
|
"No periods selected": "",
|
|
183
|
-
"January": "januari",
|
|
184
|
-
"February": "februari",
|
|
185
|
-
"March": "Mars",
|
|
186
|
-
"April": "april",
|
|
187
|
-
"May": "Maj",
|
|
188
|
-
"June": "juni",
|
|
189
|
-
"July": "juli",
|
|
190
|
-
"August": "augusti",
|
|
191
|
-
"September": "september",
|
|
192
|
-
"October": "oktober",
|
|
193
|
-
"November": "november",
|
|
194
|
-
"December": "december",
|
|
195
|
-
"Week {{weekNumber}}": "",
|
|
196
|
-
"Bi-Week {{biWeekNumber}}": "",
|
|
197
202
|
"Daily": "Dagligen",
|
|
198
203
|
"Weekly": "Varje vecka",
|
|
199
204
|
"Weekly (Start Wednesday)": "",
|
|
@@ -268,6 +273,7 @@
|
|
|
268
273
|
"Choose a locale to translate from the menu above": "",
|
|
269
274
|
"Translate: {{objectName}}": "",
|
|
270
275
|
"Save translations": "",
|
|
276
|
+
"Cannot save while offline": "",
|
|
271
277
|
"Could not load translations": "",
|
|
272
278
|
"Retry": "",
|
|
273
279
|
"Series": "",
|
|
@@ -289,7 +295,6 @@
|
|
|
289
295
|
"Indicator": "Indikator",
|
|
290
296
|
"No indicator groups found": "",
|
|
291
297
|
"Loading indicator groups": "",
|
|
292
|
-
"Data elements": "dataelement",
|
|
293
298
|
"Data element group": "Dataelementgrupp",
|
|
294
299
|
"Data element": "Uppgift",
|
|
295
300
|
"No data element groups found": "",
|
|
@@ -305,6 +310,15 @@
|
|
|
305
310
|
"Loading programs": "",
|
|
306
311
|
"Program indicators": "programindikatorer",
|
|
307
312
|
"Program indicator": "",
|
|
313
|
+
"Calculations": "",
|
|
314
|
+
"Number": "Antal",
|
|
315
|
+
"Formula is empty. Add items to the formula from the lists on the left.": "",
|
|
316
|
+
"Consecutive math operators": "",
|
|
317
|
+
"Consecutive data elements": "",
|
|
318
|
+
"Starts or ends with a math operator": "",
|
|
319
|
+
"Empty parentheses": "",
|
|
320
|
+
"Missing right parenthesis )": "",
|
|
321
|
+
"Missing left parenthesis (": "",
|
|
308
322
|
"Extra Small": "",
|
|
309
323
|
"Small": "",
|
|
310
324
|
"Regular": "",
|
|
@@ -20,27 +20,45 @@
|
|
|
20
20
|
"About this visualization": "",
|
|
21
21
|
"This app could not retrieve required data.": "",
|
|
22
22
|
"Network error": "",
|
|
23
|
-
"Data
|
|
24
|
-
"
|
|
23
|
+
"Data / Edit calculation": "",
|
|
24
|
+
"Data / New calculation": "",
|
|
25
|
+
"Remove item": "",
|
|
26
|
+
"Check formula": "",
|
|
27
|
+
"Calculation name": "",
|
|
28
|
+
"Shown in table headers and chart axes/legends": "",
|
|
29
|
+
"Delete calculation": "",
|
|
30
|
+
"Cancel": "Kansela",
|
|
31
|
+
"The calculation can only be saved with a valid formula": "",
|
|
32
|
+
"Add a name to save this calculation": "",
|
|
33
|
+
"Save calculation": "",
|
|
34
|
+
"Are you sure you want to delete this calculation? It may be used by other visualizations.": "",
|
|
35
|
+
"Yes, delete": "",
|
|
25
36
|
"Totals only": "",
|
|
26
37
|
"Details only": "",
|
|
38
|
+
"Loading": "",
|
|
39
|
+
"Data elements": "Elementus dadus",
|
|
40
|
+
"Search by data element name": "",
|
|
41
|
+
"No data elements found for \"{{- searchTerm}}\"": "",
|
|
42
|
+
"No data elements found": "",
|
|
43
|
+
"Drag items here, or double click in the list, to start building a calculation formula": "",
|
|
44
|
+
"Math operators": "",
|
|
45
|
+
"Data Type": "",
|
|
46
|
+
"All types": "",
|
|
27
47
|
"Disaggregation": "",
|
|
28
48
|
"No data": "Laiha dadus",
|
|
29
|
-
"Loading": "",
|
|
30
49
|
"Search by data item name": "",
|
|
31
50
|
"No items selected": "",
|
|
32
51
|
"Selected Items": "",
|
|
33
52
|
"No indicators found": "",
|
|
34
|
-
"No data elements found": "",
|
|
35
53
|
"No data sets found": "",
|
|
36
54
|
"No event data items found": "",
|
|
37
55
|
"No program indicators found": "",
|
|
38
56
|
"No indicators found for \"{{- searchTerm}}\"": "",
|
|
39
|
-
"No data elements found for \"{{- searchTerm}}\"": "",
|
|
40
57
|
"No data sets found for \"{{- searchTerm}}\"": "",
|
|
41
58
|
"No event data items found for \"{{- searchTerm}}\"": "",
|
|
42
59
|
"No program indicators found for \"{{- searchTerm}}\"": "",
|
|
43
60
|
"Nothing found for \"{{- searchTerm}}\"": "",
|
|
61
|
+
"Calculation": "",
|
|
44
62
|
"Metric type": "",
|
|
45
63
|
"All metrics": "",
|
|
46
64
|
"Move to {{axisName}}": "",
|
|
@@ -62,7 +80,6 @@
|
|
|
62
80
|
"Nothing found for {{- searchTerm}}": "",
|
|
63
81
|
"Delete {{fileType}}": "",
|
|
64
82
|
"This {{fileType}} and related interpretations will be deleted. Continue?": "",
|
|
65
|
-
"Cancel": "Kansela",
|
|
66
83
|
"Delete": "Soe",
|
|
67
84
|
"File": "",
|
|
68
85
|
"New": "Foun",
|
|
@@ -80,6 +97,7 @@
|
|
|
80
97
|
"Name": "Naran",
|
|
81
98
|
"Description": "Deskrisaun",
|
|
82
99
|
"Rename": "Tau naran foun",
|
|
100
|
+
"{{- objectName}} (copy)": "",
|
|
83
101
|
"Save {{fileType}} as": "",
|
|
84
102
|
"event report": "",
|
|
85
103
|
"line list": "",
|
|
@@ -117,6 +135,7 @@
|
|
|
117
135
|
"Search for a user": "",
|
|
118
136
|
"Searching for \"{{- searchText}}\"": "",
|
|
119
137
|
"No results found": "",
|
|
138
|
+
"Not available offline": "",
|
|
120
139
|
"Created by": "Kria husi",
|
|
121
140
|
"Anyone": "",
|
|
122
141
|
"Only you": "",
|
|
@@ -176,20 +195,6 @@
|
|
|
176
195
|
"Fixed periods": "Períodus fixus",
|
|
177
196
|
"Selected Periods": "",
|
|
178
197
|
"No periods selected": "Laiha períodu selesionadu",
|
|
179
|
-
"January": "Janeiru",
|
|
180
|
-
"February": "Fevereiru",
|
|
181
|
-
"March": "Marsu",
|
|
182
|
-
"April": "Abril",
|
|
183
|
-
"May": "Mai",
|
|
184
|
-
"June": "Juñu",
|
|
185
|
-
"July": "Jullu",
|
|
186
|
-
"August": "Agostu",
|
|
187
|
-
"September": "Setembru",
|
|
188
|
-
"October": "Outubru",
|
|
189
|
-
"November": "Novembru",
|
|
190
|
-
"December": "Dezembru",
|
|
191
|
-
"Week {{weekNumber}}": "",
|
|
192
|
-
"Bi-Week {{biWeekNumber}}": "",
|
|
193
198
|
"Daily": "Diáriu",
|
|
194
199
|
"Weekly": "Semanal",
|
|
195
200
|
"Weekly (Start Wednesday)": "",
|
|
@@ -264,6 +269,7 @@
|
|
|
264
269
|
"Choose a locale to translate from the menu above": "",
|
|
265
270
|
"Translate: {{objectName}}": "",
|
|
266
271
|
"Save translations": "",
|
|
272
|
+
"Cannot save while offline": "",
|
|
267
273
|
"Could not load translations": "",
|
|
268
274
|
"Retry": "",
|
|
269
275
|
"Series": "Séries",
|
|
@@ -285,7 +291,6 @@
|
|
|
285
291
|
"Indicator": "Indikador",
|
|
286
292
|
"No indicator groups found": "",
|
|
287
293
|
"Loading indicator groups": "",
|
|
288
|
-
"Data elements": "Elementus dadus",
|
|
289
294
|
"Data element group": "",
|
|
290
295
|
"Data element": "Elementu dadus",
|
|
291
296
|
"No data element groups found": "",
|
|
@@ -301,6 +306,15 @@
|
|
|
301
306
|
"Loading programs": "",
|
|
302
307
|
"Program indicators": "",
|
|
303
308
|
"Program indicator": "",
|
|
309
|
+
"Calculations": "",
|
|
310
|
+
"Number": "Númeru",
|
|
311
|
+
"Formula is empty. Add items to the formula from the lists on the left.": "",
|
|
312
|
+
"Consecutive math operators": "",
|
|
313
|
+
"Consecutive data elements": "",
|
|
314
|
+
"Starts or ends with a math operator": "",
|
|
315
|
+
"Empty parentheses": "",
|
|
316
|
+
"Missing right parenthesis )": "",
|
|
317
|
+
"Missing left parenthesis (": "",
|
|
304
318
|
"Extra Small": "",
|
|
305
319
|
"Small": "Kiik",
|
|
306
320
|
"Regular": "",
|
|
@@ -21,27 +21,45 @@
|
|
|
21
21
|
"About this visualization": "",
|
|
22
22
|
"This app could not retrieve required data.": "",
|
|
23
23
|
"Network error": "",
|
|
24
|
-
"Data
|
|
25
|
-
"
|
|
24
|
+
"Data / Edit calculation": "",
|
|
25
|
+
"Data / New calculation": "",
|
|
26
|
+
"Remove item": "",
|
|
27
|
+
"Check formula": "",
|
|
28
|
+
"Calculation name": "",
|
|
29
|
+
"Shown in table headers and chart axes/legends": "",
|
|
30
|
+
"Delete calculation": "",
|
|
31
|
+
"Cancel": "Бекор кардан",
|
|
32
|
+
"The calculation can only be saved with a valid formula": "",
|
|
33
|
+
"Add a name to save this calculation": "",
|
|
34
|
+
"Save calculation": "",
|
|
35
|
+
"Are you sure you want to delete this calculation? It may be used by other visualizations.": "",
|
|
36
|
+
"Yes, delete": "",
|
|
26
37
|
"Totals only": "",
|
|
27
38
|
"Details only": "",
|
|
39
|
+
"Loading": "Бор мешавад",
|
|
40
|
+
"Data elements": "Унсурҳои иттилоот",
|
|
41
|
+
"Search by data element name": "",
|
|
42
|
+
"No data elements found for \"{{- searchTerm}}\"": "",
|
|
43
|
+
"No data elements found": "",
|
|
44
|
+
"Drag items here, or double click in the list, to start building a calculation formula": "",
|
|
45
|
+
"Math operators": "",
|
|
46
|
+
"Data Type": "",
|
|
47
|
+
"All types": "",
|
|
28
48
|
"Disaggregation": "",
|
|
29
49
|
"No data": "Ягон иттилоот нест",
|
|
30
|
-
"Loading": "Бор мешавад",
|
|
31
50
|
"Search by data item name": "",
|
|
32
51
|
"No items selected": "",
|
|
33
52
|
"Selected Items": "",
|
|
34
53
|
"No indicators found": "",
|
|
35
|
-
"No data elements found": "",
|
|
36
54
|
"No data sets found": "",
|
|
37
55
|
"No event data items found": "",
|
|
38
56
|
"No program indicators found": "",
|
|
39
57
|
"No indicators found for \"{{- searchTerm}}\"": "",
|
|
40
|
-
"No data elements found for \"{{- searchTerm}}\"": "",
|
|
41
58
|
"No data sets found for \"{{- searchTerm}}\"": "",
|
|
42
59
|
"No event data items found for \"{{- searchTerm}}\"": "",
|
|
43
60
|
"No program indicators found for \"{{- searchTerm}}\"": "",
|
|
44
61
|
"Nothing found for \"{{- searchTerm}}\"": "",
|
|
62
|
+
"Calculation": "",
|
|
45
63
|
"Metric type": "",
|
|
46
64
|
"All metrics": "",
|
|
47
65
|
"Move to {{axisName}}": "",
|
|
@@ -63,7 +81,6 @@
|
|
|
63
81
|
"Nothing found for {{- searchTerm}}": "",
|
|
64
82
|
"Delete {{fileType}}": "",
|
|
65
83
|
"This {{fileType}} and related interpretations will be deleted. Continue?": "",
|
|
66
|
-
"Cancel": "Бекор кардан",
|
|
67
84
|
"Delete": "Нест кардан",
|
|
68
85
|
"File": "Файл",
|
|
69
86
|
"New": "Нав",
|
|
@@ -81,6 +98,7 @@
|
|
|
81
98
|
"Name": "Ном",
|
|
82
99
|
"Description": "Тавсиф",
|
|
83
100
|
"Rename": "Ивази ном",
|
|
101
|
+
"{{- objectName}} (copy)": "",
|
|
84
102
|
"Save {{fileType}} as": "",
|
|
85
103
|
"event report": "",
|
|
86
104
|
"line list": "",
|
|
@@ -118,6 +136,7 @@
|
|
|
118
136
|
"Search for a user": "",
|
|
119
137
|
"Searching for \"{{- searchText}}\"": "",
|
|
120
138
|
"No results found": "",
|
|
139
|
+
"Not available offline": "",
|
|
121
140
|
"Created by": "",
|
|
122
141
|
"Anyone": "",
|
|
123
142
|
"Only you": "",
|
|
@@ -180,20 +199,6 @@
|
|
|
180
199
|
"Fixed periods": "Давраҳои собит",
|
|
181
200
|
"Selected Periods": "",
|
|
182
201
|
"No periods selected": "Ягон давра инитихоб нашудааст",
|
|
183
|
-
"January": "Январ",
|
|
184
|
-
"February": "Феврал",
|
|
185
|
-
"March": "Март",
|
|
186
|
-
"April": "Апрел",
|
|
187
|
-
"May": "Май",
|
|
188
|
-
"June": "Июн",
|
|
189
|
-
"July": "Июл",
|
|
190
|
-
"August": "Август",
|
|
191
|
-
"September": "Сентябр",
|
|
192
|
-
"October": "Октябр",
|
|
193
|
-
"November": "Ноябр",
|
|
194
|
-
"December": "Декабр",
|
|
195
|
-
"Week {{weekNumber}}": "",
|
|
196
|
-
"Bi-Week {{biWeekNumber}}": "",
|
|
197
202
|
"Daily": "Ҳаррӯза",
|
|
198
203
|
"Weekly": "Ҳафтаина",
|
|
199
204
|
"Weekly (Start Wednesday)": "",
|
|
@@ -268,6 +273,7 @@
|
|
|
268
273
|
"Choose a locale to translate from the menu above": "",
|
|
269
274
|
"Translate: {{objectName}}": "",
|
|
270
275
|
"Save translations": "",
|
|
276
|
+
"Cannot save while offline": "",
|
|
271
277
|
"Could not load translations": "",
|
|
272
278
|
"Retry": "",
|
|
273
279
|
"Series": "Силсила",
|
|
@@ -289,7 +295,6 @@
|
|
|
289
295
|
"Indicator": "Индикатор",
|
|
290
296
|
"No indicator groups found": "",
|
|
291
297
|
"Loading indicator groups": "",
|
|
292
|
-
"Data elements": "Унсурҳои иттилоот",
|
|
293
298
|
"Data element group": "Гурӯҳи унсурҳои иттилоот",
|
|
294
299
|
"Data element": "Унсури иттилоот",
|
|
295
300
|
"No data element groups found": "",
|
|
@@ -305,6 +310,15 @@
|
|
|
305
310
|
"Loading programs": "",
|
|
306
311
|
"Program indicators": "",
|
|
307
312
|
"Program indicator": "Идоракунии индикатори барнома",
|
|
313
|
+
"Calculations": "",
|
|
314
|
+
"Number": "Рақам",
|
|
315
|
+
"Formula is empty. Add items to the formula from the lists on the left.": "",
|
|
316
|
+
"Consecutive math operators": "",
|
|
317
|
+
"Consecutive data elements": "",
|
|
318
|
+
"Starts or ends with a math operator": "",
|
|
319
|
+
"Empty parentheses": "",
|
|
320
|
+
"Missing right parenthesis )": "",
|
|
321
|
+
"Missing left parenthesis (": "",
|
|
308
322
|
"Extra Small": "",
|
|
309
323
|
"Small": "Хурд",
|
|
310
324
|
"Regular": "Муқаррарӣ",
|
|
@@ -23,27 +23,45 @@
|
|
|
23
23
|
"About this visualization": "",
|
|
24
24
|
"This app could not retrieve required data.": "",
|
|
25
25
|
"Network error": "",
|
|
26
|
-
"Data
|
|
27
|
-
"
|
|
26
|
+
"Data / Edit calculation": "",
|
|
27
|
+
"Data / New calculation": "",
|
|
28
|
+
"Remove item": "",
|
|
29
|
+
"Check formula": "",
|
|
30
|
+
"Calculation name": "",
|
|
31
|
+
"Shown in table headers and chart axes/legends": "",
|
|
32
|
+
"Delete calculation": "",
|
|
33
|
+
"Cancel": "Скасувати",
|
|
34
|
+
"The calculation can only be saved with a valid formula": "",
|
|
35
|
+
"Add a name to save this calculation": "",
|
|
36
|
+
"Save calculation": "",
|
|
37
|
+
"Are you sure you want to delete this calculation? It may be used by other visualizations.": "",
|
|
38
|
+
"Yes, delete": "Так, видалити",
|
|
28
39
|
"Totals only": "",
|
|
29
40
|
"Details only": "",
|
|
41
|
+
"Loading": "Завантаження",
|
|
42
|
+
"Data elements": "Елементи даних",
|
|
43
|
+
"Search by data element name": "",
|
|
44
|
+
"No data elements found for \"{{- searchTerm}}\"": "",
|
|
45
|
+
"No data elements found": "",
|
|
46
|
+
"Drag items here, or double click in the list, to start building a calculation formula": "",
|
|
47
|
+
"Math operators": "",
|
|
48
|
+
"Data Type": "",
|
|
49
|
+
"All types": "Всі типи",
|
|
30
50
|
"Disaggregation": "",
|
|
31
51
|
"No data": "Немає даних",
|
|
32
|
-
"Loading": "Завантаження",
|
|
33
52
|
"Search by data item name": "",
|
|
34
53
|
"No items selected": "",
|
|
35
54
|
"Selected Items": "",
|
|
36
55
|
"No indicators found": "",
|
|
37
|
-
"No data elements found": "",
|
|
38
56
|
"No data sets found": "",
|
|
39
57
|
"No event data items found": "",
|
|
40
58
|
"No program indicators found": "",
|
|
41
59
|
"No indicators found for \"{{- searchTerm}}\"": "",
|
|
42
|
-
"No data elements found for \"{{- searchTerm}}\"": "",
|
|
43
60
|
"No data sets found for \"{{- searchTerm}}\"": "",
|
|
44
61
|
"No event data items found for \"{{- searchTerm}}\"": "",
|
|
45
62
|
"No program indicators found for \"{{- searchTerm}}\"": "",
|
|
46
63
|
"Nothing found for \"{{- searchTerm}}\"": "",
|
|
64
|
+
"Calculation": "",
|
|
47
65
|
"Metric type": "",
|
|
48
66
|
"All metrics": "Всі метрики",
|
|
49
67
|
"Move to {{axisName}}": "",
|
|
@@ -65,7 +83,6 @@
|
|
|
65
83
|
"Nothing found for {{- searchTerm}}": "",
|
|
66
84
|
"Delete {{fileType}}": "",
|
|
67
85
|
"This {{fileType}} and related interpretations will be deleted. Continue?": "",
|
|
68
|
-
"Cancel": "Скасувати",
|
|
69
86
|
"Delete": "Видалити",
|
|
70
87
|
"File": "Файл",
|
|
71
88
|
"New": "Нове",
|
|
@@ -83,7 +100,7 @@
|
|
|
83
100
|
"Name": "Ім'я",
|
|
84
101
|
"Description": "Змалювання",
|
|
85
102
|
"Rename": "Перейменувати",
|
|
86
|
-
"{{objectName}} (copy)": "",
|
|
103
|
+
"{{- objectName}} (copy)": "",
|
|
87
104
|
"Save {{fileType}} as": "",
|
|
88
105
|
"event report": "звіт про подію",
|
|
89
106
|
"line list": "",
|
|
@@ -190,20 +207,6 @@
|
|
|
190
207
|
"Fixed periods": "",
|
|
191
208
|
"Selected Periods": "",
|
|
192
209
|
"No periods selected": "",
|
|
193
|
-
"January": "Січень",
|
|
194
|
-
"February": "Лютий",
|
|
195
|
-
"March": "Березень",
|
|
196
|
-
"April": "Квітень",
|
|
197
|
-
"May": "Травень",
|
|
198
|
-
"June": "Червень",
|
|
199
|
-
"July": "Липень",
|
|
200
|
-
"August": "Серпень",
|
|
201
|
-
"September": "Вересень",
|
|
202
|
-
"October": "Жовтень",
|
|
203
|
-
"November": "Листопад",
|
|
204
|
-
"December": "Грудень",
|
|
205
|
-
"Week {{weekNumber}}": "",
|
|
206
|
-
"Bi-Week {{biWeekNumber}}": "",
|
|
207
210
|
"Daily": "Щодня",
|
|
208
211
|
"Weekly": "Щотижня",
|
|
209
212
|
"Weekly (Start Wednesday)": "",
|
|
@@ -300,7 +303,6 @@
|
|
|
300
303
|
"Indicator": "Показник",
|
|
301
304
|
"No indicator groups found": "",
|
|
302
305
|
"Loading indicator groups": "",
|
|
303
|
-
"Data elements": "Елементи даних",
|
|
304
306
|
"Data element group": "Група елементів даних",
|
|
305
307
|
"Data element": "Елемент даних",
|
|
306
308
|
"No data element groups found": "",
|
|
@@ -316,6 +318,15 @@
|
|
|
316
318
|
"Loading programs": "",
|
|
317
319
|
"Program indicators": "Програмні показники",
|
|
318
320
|
"Program indicator": "Program indicator",
|
|
321
|
+
"Calculations": "",
|
|
322
|
+
"Number": "Кількість",
|
|
323
|
+
"Formula is empty. Add items to the formula from the lists on the left.": "",
|
|
324
|
+
"Consecutive math operators": "",
|
|
325
|
+
"Consecutive data elements": "",
|
|
326
|
+
"Starts or ends with a math operator": "",
|
|
327
|
+
"Empty parentheses": "",
|
|
328
|
+
"Missing right parenthesis )": "",
|
|
329
|
+
"Missing left parenthesis (": "",
|
|
319
330
|
"Extra Small": "",
|
|
320
331
|
"Small": "Маленький",
|
|
321
332
|
"Regular": "",
|