@dhis2/analytics 25.1.1 → 25.1.3
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 +36 -25
- 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/cjs/visualizations/config/generators/dhis/singleValue.js +2 -2
- 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 +36 -25
- 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/build/es/visualizations/config/generators/dhis/singleValue.js +3 -3
- package/package.json +1 -1
|
@@ -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": "باقاعدہ",
|
|
@@ -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": "Бекор қилиш",
|
|
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": "Маълумот элементлари",
|
|
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": "Маълумот йўқ",
|
|
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}}": "Ҳаракатланинг {{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": "Бекор қилиш",
|
|
66
83
|
"Delete": "Ўчириб ташлаш",
|
|
67
84
|
"File": "Файл",
|
|
68
85
|
"New": "Янги",
|
|
@@ -80,7 +97,7 @@
|
|
|
80
97
|
"Name": "Исми",
|
|
81
98
|
"Description": "Тавсиф",
|
|
82
99
|
"Rename": "Қайта номлашч",
|
|
83
|
-
"{{objectName}} (copy)": "",
|
|
100
|
+
"{{- objectName}} (copy)": "",
|
|
84
101
|
"Save {{fileType}} as": "",
|
|
85
102
|
"event report": "ҳодиса/тадбир ҳисоботи",
|
|
86
103
|
"line list": "",
|
|
@@ -178,20 +195,6 @@
|
|
|
178
195
|
"Fixed periods": "Белигаланган даврлар",
|
|
179
196
|
"Selected Periods": "Танланган Даврлар",
|
|
180
197
|
"No periods selected": "Давр танланмаган",
|
|
181
|
-
"January": "Январь",
|
|
182
|
-
"February": "Февраль",
|
|
183
|
-
"March": "Март",
|
|
184
|
-
"April": "Апрель",
|
|
185
|
-
"May": "Май",
|
|
186
|
-
"June": "Июнь",
|
|
187
|
-
"July": "Июль",
|
|
188
|
-
"August": "Август",
|
|
189
|
-
"September": "Сентябрь",
|
|
190
|
-
"October": "Октябрь",
|
|
191
|
-
"November": "Ноябрь",
|
|
192
|
-
"December": "Декабрь",
|
|
193
|
-
"Week {{weekNumber}}": "Ҳафта {{ҳафтаРақам}}",
|
|
194
|
-
"Bi-Week {{biWeekNumber}}": "Жуфт ҳафта {{жуфтҲафтаРақам}}",
|
|
195
198
|
"Daily": "Кунлик",
|
|
196
199
|
"Weekly": "Ҳафталик",
|
|
197
200
|
"Weekly (Start Wednesday)": "Ҳафталик (Бошланиши Чоршанба)",
|
|
@@ -288,7 +291,6 @@
|
|
|
288
291
|
"Indicator": "Индикатор",
|
|
289
292
|
"No indicator groups found": "",
|
|
290
293
|
"Loading indicator groups": "",
|
|
291
|
-
"Data elements": "Маълумот элементлари",
|
|
292
294
|
"Data element group": "Маълумотлар элементи гуруҳи",
|
|
293
295
|
"Data element": "Маълумотлар элементи",
|
|
294
296
|
"No data element groups found": "",
|
|
@@ -304,6 +306,15 @@
|
|
|
304
306
|
"Loading programs": "",
|
|
305
307
|
"Program indicators": "Дастур индикаторлари",
|
|
306
308
|
"Program indicator": "Дастур индикатори",
|
|
309
|
+
"Calculations": "",
|
|
310
|
+
"Number": "Тартиб рақами",
|
|
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 (": "",
|
|
307
318
|
"Extra Small": "Жуда Кичик",
|
|
308
319
|
"Small": "Кичик",
|
|
309
320
|
"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": "Бекор қилиш",
|
|
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": "Yuklanmoqda",
|
|
39
|
+
"Data elements": "Maʼlumot elementlari",
|
|
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": "Maʼlumot turi",
|
|
46
|
+
"All types": "Barcha turlari",
|
|
27
47
|
"Disaggregation": "",
|
|
28
48
|
"No data": "Maʼlumot yoʼq",
|
|
29
|
-
"Loading": "Yuklanmoqda",
|
|
30
49
|
"Search by data item name": "",
|
|
31
50
|
"No items selected": "Element tanlanmagan",
|
|
32
51
|
"Selected Items": "Element tanlangan",
|
|
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": "Barcha koʼrsatgichlar",
|
|
46
64
|
"Move to {{axisName}}": "Harakatlaning {{axisName}} ga qarab",
|
|
@@ -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": "Бекор қилиш",
|
|
66
83
|
"Delete": "Oʼchirib tashlash",
|
|
67
84
|
"File": "Fayl",
|
|
68
85
|
"New": "Yangi",
|
|
@@ -80,6 +97,7 @@
|
|
|
80
97
|
"Name": "Исми",
|
|
81
98
|
"Description": "Tavsif",
|
|
82
99
|
"Rename": "Қайта номлаш",
|
|
100
|
+
"{{- objectName}} (copy)": "",
|
|
83
101
|
"Save {{fileType}} as": "",
|
|
84
102
|
"event report": "hodisa/tadbir hisoboti",
|
|
85
103
|
"line list": "",
|
|
@@ -117,6 +135,7 @@
|
|
|
117
135
|
"Search for a user": "",
|
|
118
136
|
"Searching for \"{{- searchText}}\"": "",
|
|
119
137
|
"No results found": "Hech qanday natija topilmadi",
|
|
138
|
+
"Not available offline": "",
|
|
120
139
|
"Created by": "Томонидан яратилган",
|
|
121
140
|
"Anyone": "Kimdir",
|
|
122
141
|
"Only you": "",
|
|
@@ -176,20 +195,6 @@
|
|
|
176
195
|
"Fixed periods": "Beligalangan davrlar",
|
|
177
196
|
"Selected Periods": "Tanlangan Davrlar",
|
|
178
197
|
"No periods selected": "Davr tanlanmagan",
|
|
179
|
-
"January": "Yanvar",
|
|
180
|
-
"February": "Fevral",
|
|
181
|
-
"March": "Mart",
|
|
182
|
-
"April": "Аprel",
|
|
183
|
-
"May": "May",
|
|
184
|
-
"June": "Iyun",
|
|
185
|
-
"July": "Iyul",
|
|
186
|
-
"August": "Аvgust",
|
|
187
|
-
"September": "Sentyabr",
|
|
188
|
-
"October": "Oktyabr",
|
|
189
|
-
"November": "Noyabr",
|
|
190
|
-
"December": "Dekabr",
|
|
191
|
-
"Week {{weekNumber}}": "Hafta {{weekNumber}}",
|
|
192
|
-
"Bi-Week {{biWeekNumber}}": "Juft hafta {{biWeekNumber}}",
|
|
193
198
|
"Daily": "Kunlik",
|
|
194
199
|
"Weekly": "Haftalik",
|
|
195
200
|
"Weekly (Start Wednesday)": "Haftalik (Boshlanishi Chorshanba)",
|
|
@@ -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": "Ketma-ketliklar",
|
|
@@ -285,7 +291,6 @@
|
|
|
285
291
|
"Indicator": "Indikator",
|
|
286
292
|
"No indicator groups found": "",
|
|
287
293
|
"Loading indicator groups": "",
|
|
288
|
-
"Data elements": "Maʼlumot elementlari",
|
|
289
294
|
"Data element group": "Maʼlumotlar elementi guruhi",
|
|
290
295
|
"Data element": "Maʼlumotlar elementi",
|
|
291
296
|
"No data element groups found": "",
|
|
@@ -301,6 +306,15 @@
|
|
|
301
306
|
"Loading programs": "",
|
|
302
307
|
"Program indicators": "Dastur indikatorlari",
|
|
303
308
|
"Program indicator": "Dastur indikatori",
|
|
309
|
+
"Calculations": "",
|
|
310
|
+
"Number": "Tartib raqami",
|
|
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": "Juda Kichik",
|
|
305
319
|
"Small": "Kichik",
|
|
306
320
|
"Regular": "Regulyar",
|
|
@@ -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": "Hủy",
|
|
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": "Đang tải",
|
|
39
|
+
"Data elements": "Các phần tử dữ liệu",
|
|
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": "Loại dữ liệu",
|
|
46
|
+
"All types": "Các loại",
|
|
27
47
|
"Disaggregation": "Phân Tách Phần Tử Dữ Liệu",
|
|
28
48
|
"No data": "Không có dữ liệu",
|
|
29
|
-
"Loading": "Đang tải",
|
|
30
49
|
"Search by data item name": "",
|
|
31
50
|
"No items selected": "Không có mục nào được chọn",
|
|
32
51
|
"Selected Items": "Các mục đã chọn",
|
|
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": "Tất cả hệ đo lường",
|
|
46
64
|
"Move to {{axisName}}": "Di chuyển đến {{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": "Hủy",
|
|
66
83
|
"Delete": "Xóa",
|
|
67
84
|
"File": "Tập tin",
|
|
68
85
|
"New": "Mới",
|
|
@@ -80,6 +97,7 @@
|
|
|
80
97
|
"Name": "Tên",
|
|
81
98
|
"Description": "Miêu tả",
|
|
82
99
|
"Rename": "Đổi tên",
|
|
100
|
+
"{{- objectName}} (copy)": "",
|
|
83
101
|
"Save {{fileType}} as": "",
|
|
84
102
|
"event report": "báo cáo sự kiện",
|
|
85
103
|
"line list": "",
|
|
@@ -117,6 +135,7 @@
|
|
|
117
135
|
"Search for a user": "",
|
|
118
136
|
"Searching for \"{{- searchText}}\"": "",
|
|
119
137
|
"No results found": "Không tìm thấy kết quả nào",
|
|
138
|
+
"Not available offline": "",
|
|
120
139
|
"Created by": "Được tạo bởi",
|
|
121
140
|
"Anyone": "Bất kỳ ai",
|
|
122
141
|
"Only you": "",
|
|
@@ -176,20 +195,6 @@
|
|
|
176
195
|
"Fixed periods": "Thời điểm tĩnh",
|
|
177
196
|
"Selected Periods": "Thời điểm đã chọn",
|
|
178
197
|
"No periods selected": "Chưa chọn thời điểm",
|
|
179
|
-
"January": "Tháng một",
|
|
180
|
-
"February": "Tháng hai",
|
|
181
|
-
"March": "Tháng ba",
|
|
182
|
-
"April": "Tháng tư",
|
|
183
|
-
"May": "Tháng năm",
|
|
184
|
-
"June": "Tháng sáu",
|
|
185
|
-
"July": "Tháng bảy",
|
|
186
|
-
"August": "Tháng tám",
|
|
187
|
-
"September": "Tháng chín",
|
|
188
|
-
"October": "Tháng mười",
|
|
189
|
-
"November": "Tháng mười một",
|
|
190
|
-
"December": "Tháng mười hai",
|
|
191
|
-
"Week {{weekNumber}}": "Tuần {{weekNumber}}",
|
|
192
|
-
"Bi-Week {{biWeekNumber}}": "Hai tuần {{biWeekNumber}}",
|
|
193
198
|
"Daily": "Hàng ngày",
|
|
194
199
|
"Weekly": "Hàng tuần",
|
|
195
200
|
"Weekly (Start Wednesday)": "Hàng tuần (Bắt đầu từ Thứ Tư)",
|
|
@@ -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": "Chuỗi Dữ Liệu",
|
|
@@ -285,7 +291,6 @@
|
|
|
285
291
|
"Indicator": "Chỉ số",
|
|
286
292
|
"No indicator groups found": "",
|
|
287
293
|
"Loading indicator groups": "",
|
|
288
|
-
"Data elements": "Các phần tử dữ liệu",
|
|
289
294
|
"Data element group": "Nhóm dữ liệu",
|
|
290
295
|
"Data element": "Phần tử dữ liệu",
|
|
291
296
|
"No data element groups found": "",
|
|
@@ -301,6 +306,15 @@
|
|
|
301
306
|
"Loading programs": "",
|
|
302
307
|
"Program indicators": "Chỉ Số Chương Trình",
|
|
303
308
|
"Program indicator": "Quản lý Chỉ số chương trình",
|
|
309
|
+
"Calculations": "",
|
|
310
|
+
"Number": "Số",
|
|
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": "Rất nhỏ",
|
|
305
319
|
"Small": "Nhỏ",
|
|
306
320
|
"Regular": "Chuẩn",
|
|
@@ -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": "取消",
|
|
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": "数据元",
|
|
40
|
+
"Search by data element name": "",
|
|
41
|
+
"No data elements found for \"{{- searchTerm}}\"": "找不到“ {{-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": "无数据",
|
|
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}}\"": "找不到“ {{-searchTerm}}”的指标",
|
|
39
|
-
"No data elements found for \"{{- searchTerm}}\"": "找不到“ {{-searchTerm}}”的数据元素",
|
|
40
57
|
"No data sets found for \"{{- searchTerm}}\"": "找不到“ {{-searchTerm}}”的数据集",
|
|
41
58
|
"No event data items found for \"{{- searchTerm}}\"": "找不到“ {{-searchTerm}}”的事件数据项",
|
|
42
59
|
"No program indicators found for \"{{- searchTerm}}\"": "找不到“ {{-searchTerm}}”的计划指标",
|
|
43
60
|
"Nothing found for \"{{- searchTerm}}\"": "找不到“ {{-searchTerm}}”",
|
|
61
|
+
"Calculation": "",
|
|
44
62
|
"Metric type": "尺度类型",
|
|
45
63
|
"All metrics": "所有尺度",
|
|
46
64
|
"Move to {{axisName}}": "移动到 {{axisName}}",
|
|
@@ -62,7 +80,6 @@
|
|
|
62
80
|
"Nothing found for {{- searchTerm}}": "没有找到 {{- searchTerm}}",
|
|
63
81
|
"Delete {{fileType}}": "删除{{fileType}}",
|
|
64
82
|
"This {{fileType}} and related interpretations will be deleted. Continue?": "此{{fileType}}和相关解释将被删除。继续?",
|
|
65
|
-
"Cancel": "取消",
|
|
66
83
|
"Delete": "删除",
|
|
67
84
|
"File": "文件",
|
|
68
85
|
"New": "新建",
|
|
@@ -80,7 +97,7 @@
|
|
|
80
97
|
"Name": "名称",
|
|
81
98
|
"Description": "描述",
|
|
82
99
|
"Rename": "改名",
|
|
83
|
-
"{{objectName}} (copy)": "
|
|
100
|
+
"{{- objectName}} (copy)": "",
|
|
84
101
|
"Save {{fileType}} as": "将{{fileType}}另存为",
|
|
85
102
|
"event report": "事件报表",
|
|
86
103
|
"line list": "行列表",
|
|
@@ -178,20 +195,6 @@
|
|
|
178
195
|
"Fixed periods": "固定期间",
|
|
179
196
|
"Selected Periods": "选择的期间",
|
|
180
197
|
"No periods selected": "未选择期间",
|
|
181
|
-
"January": "1月",
|
|
182
|
-
"February": "2月",
|
|
183
|
-
"March": "3月",
|
|
184
|
-
"April": "4月",
|
|
185
|
-
"May": "5月",
|
|
186
|
-
"June": "6月",
|
|
187
|
-
"July": "7月",
|
|
188
|
-
"August": "8月",
|
|
189
|
-
"September": "9月",
|
|
190
|
-
"October": "10月",
|
|
191
|
-
"November": "11月",
|
|
192
|
-
"December": "12月",
|
|
193
|
-
"Week {{weekNumber}}": "{{weekNumber}}周",
|
|
194
|
-
"Bi-Week {{biWeekNumber}}": " {{biWeekNumber}} 两周",
|
|
195
198
|
"Daily": "每日",
|
|
196
199
|
"Weekly": "每周",
|
|
197
200
|
"Weekly (Start Wednesday)": "每周(始于周二)",
|
|
@@ -288,7 +291,6 @@
|
|
|
288
291
|
"Indicator": "指标",
|
|
289
292
|
"No indicator groups found": "找不到指标组",
|
|
290
293
|
"Loading indicator groups": "加载指标组",
|
|
291
|
-
"Data elements": "数据元",
|
|
292
294
|
"Data element group": "数据元组",
|
|
293
295
|
"Data element": "数据元",
|
|
294
296
|
"No data element groups found": "找不到数据元素组",
|
|
@@ -304,6 +306,15 @@
|
|
|
304
306
|
"Loading programs": "正在载入项目",
|
|
305
307
|
"Program indicators": "项目指标",
|
|
306
308
|
"Program indicator": "项目指标",
|
|
309
|
+
"Calculations": "",
|
|
310
|
+
"Number": "数据",
|
|
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 (": "",
|
|
307
318
|
"Extra Small": "特小",
|
|
308
319
|
"Small": "小",
|
|
309
320
|
"Regular": "定期",
|