@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
|
@@ -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": "Loading, please wait",
|
|
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": "Loading, please wait",
|
|
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": "ပယ်ဖျက်သည်",
|
|
66
83
|
"Delete": "ဖျက်ဆီးသည်",
|
|
67
84
|
"File": "File",
|
|
68
85
|
"New": "အသစ်",
|
|
@@ -80,6 +97,7 @@
|
|
|
80
97
|
"Name": "အမည်",
|
|
81
98
|
"Description": "ဖော်ပြချက်",
|
|
82
99
|
"Rename": "အမည်သစ်ပေးခြင်း",
|
|
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": "No results found",
|
|
138
|
+
"Not available offline": "",
|
|
120
139
|
"Created by": "Created by",
|
|
121
140
|
"Anyone": "",
|
|
122
141
|
"Only you": "",
|
|
@@ -176,20 +195,6 @@
|
|
|
176
195
|
"Fixed periods": "",
|
|
177
196
|
"Selected Periods": "",
|
|
178
197
|
"No periods selected": "သက်ဆိုင်ရာ အချိန်ကာလကို မရွေးချယ်ထားပါ။",
|
|
179
|
-
"January": "ဇန်နဝါရီ",
|
|
180
|
-
"February": "ဖေဖော်ဝါရီ",
|
|
181
|
-
"March": "မတ်",
|
|
182
|
-
"April": "ဧပြီ",
|
|
183
|
-
"May": "မေ",
|
|
184
|
-
"June": "ဇွန်",
|
|
185
|
-
"July": "ဇူလိုင်",
|
|
186
|
-
"August": "သြဂုတ်",
|
|
187
|
-
"September": "စက်တင်ဘာ",
|
|
188
|
-
"October": "အောက်တိုဘာ",
|
|
189
|
-
"November": "နိုဝင်ဘာ",
|
|
190
|
-
"December": "ဒီဇင်ဘာ",
|
|
191
|
-
"Week {{weekNumber}}": "",
|
|
192
|
-
"Bi-Week {{biWeekNumber}}": "",
|
|
193
198
|
"Daily": "နေ့စဉ်",
|
|
194
199
|
"Weekly": "အပတ်စဉ်",
|
|
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": "အစဉ်အတန်းများ",
|
|
@@ -285,7 +291,6 @@
|
|
|
285
291
|
"Indicator": "indicator",
|
|
286
292
|
"No indicator groups found": "",
|
|
287
293
|
"Loading indicator groups": "",
|
|
288
|
-
"Data elements": "အချက်အလတ်အစိတ်အပိုင်းများ",
|
|
289
294
|
"Data element group": "data element အုပ်စု",
|
|
290
295
|
"Data element": "data element",
|
|
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": "ဂဏန်း",
|
|
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": "",
|
|
306
320
|
"Regular": "",
|
|
@@ -21,27 +21,45 @@
|
|
|
21
21
|
"About this visualization": "Om denne visualiseringen",
|
|
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": "Kun totaler",
|
|
27
38
|
"Details only": "Kun detaljer",
|
|
39
|
+
"Loading": "Laster",
|
|
40
|
+
"Data elements": "Dataelementer",
|
|
41
|
+
"Search by data element name": "",
|
|
42
|
+
"No data elements found for \"{{- searchTerm}}\"": "Ingen dataelementer funnet for \"{{- searchTerm}}\"",
|
|
43
|
+
"No data elements found": "Ingen dataelementer funnet",
|
|
44
|
+
"Drag items here, or double click in the list, to start building a calculation formula": "",
|
|
45
|
+
"Math operators": "",
|
|
46
|
+
"Data Type": "Datatype",
|
|
47
|
+
"All types": "Alle typer",
|
|
28
48
|
"Disaggregation": "Disaggregering",
|
|
29
49
|
"No data": "Ingen data",
|
|
30
|
-
"Loading": "Laster",
|
|
31
50
|
"Search by data item name": "Søk etter datapunktnavn",
|
|
32
51
|
"No items selected": "Ingen elementer er valgt",
|
|
33
52
|
"Selected Items": "Valgte elementer",
|
|
34
53
|
"No indicators found": "Ingen indikatorer funnet",
|
|
35
|
-
"No data elements found": "Ingen dataelementer funnet",
|
|
36
54
|
"No data sets found": "Ingen datasett funnet",
|
|
37
55
|
"No event data items found": "Ingen hendelsesdataelementer funnet",
|
|
38
56
|
"No program indicators found": "Ingen programindikatorer funnet",
|
|
39
57
|
"No indicators found for \"{{- searchTerm}}\"": "Ingen indikatorer funnet for \"{{- searchTerm}}\"",
|
|
40
|
-
"No data elements found for \"{{- searchTerm}}\"": "Ingen dataelementer funnet for \"{{- searchTerm}}\"",
|
|
41
58
|
"No data sets found for \"{{- searchTerm}}\"": "Ingen datasett funnet for \"{{- searchTerm}}\"",
|
|
42
59
|
"No event data items found for \"{{- searchTerm}}\"": "Ingen hendelsesdataelementer funnet for \"{{- searchTerm}}\"",
|
|
43
60
|
"No program indicators found for \"{{- searchTerm}}\"": "Ingen programindikatorer funnet for \"{{- searchTerm}}\"",
|
|
44
61
|
"Nothing found for \"{{- searchTerm}}\"": "Ingenting funnet for \"{{- searchTerm}}\"",
|
|
62
|
+
"Calculation": "",
|
|
45
63
|
"Metric type": "Metrisk type",
|
|
46
64
|
"All metrics": "Alle beregninger",
|
|
47
65
|
"Move to {{axisName}}": "Flytt til {{axisName}}",
|
|
@@ -63,7 +81,6 @@
|
|
|
63
81
|
"Nothing found for {{- searchTerm}}": "",
|
|
64
82
|
"Delete {{fileType}}": "Slett {{fileType}}",
|
|
65
83
|
"This {{fileType}} and related interpretations will be deleted. Continue?": "Denne {{fileType}} og relaterte tolkninger vil bli slettet. Fortsette?",
|
|
66
|
-
"Cancel": "Avbryt",
|
|
67
84
|
"Delete": "Slett",
|
|
68
85
|
"File": "Fil",
|
|
69
86
|
"New": "Ny",
|
|
@@ -81,6 +98,7 @@
|
|
|
81
98
|
"Name": "Navn",
|
|
82
99
|
"Description": "Beskrivelse",
|
|
83
100
|
"Rename": "Gi nytt navn",
|
|
101
|
+
"{{- objectName}} (copy)": "",
|
|
84
102
|
"Save {{fileType}} as": "Lagre {{fileType}} som",
|
|
85
103
|
"event report": "hendelsesrapport",
|
|
86
104
|
"line list": "",
|
|
@@ -118,6 +136,7 @@
|
|
|
118
136
|
"Search for a user": "",
|
|
119
137
|
"Searching for \"{{- searchText}}\"": "",
|
|
120
138
|
"No results found": "Ingen resultater funnet",
|
|
139
|
+
"Not available offline": "",
|
|
121
140
|
"Created by": "Opprettet av",
|
|
122
141
|
"Anyone": "Hvem som helst",
|
|
123
142
|
"Only you": "Bare deg",
|
|
@@ -180,20 +199,6 @@
|
|
|
180
199
|
"Fixed periods": "Faste perioder",
|
|
181
200
|
"Selected Periods": "Valgte perioder",
|
|
182
201
|
"No periods selected": "Ingen perioder er valgt",
|
|
183
|
-
"January": "Januar",
|
|
184
|
-
"February": "Februar",
|
|
185
|
-
"March": "Mars",
|
|
186
|
-
"April": "April",
|
|
187
|
-
"May": "Mai",
|
|
188
|
-
"June": "Juni",
|
|
189
|
-
"July": "Juli",
|
|
190
|
-
"August": "August",
|
|
191
|
-
"September": "September",
|
|
192
|
-
"October": "Oktober",
|
|
193
|
-
"November": "November",
|
|
194
|
-
"December": "Desember",
|
|
195
|
-
"Week {{weekNumber}}": "Uke {{weekNumber}}",
|
|
196
|
-
"Bi-Week {{biWeekNumber}}": "Touke {{biWeekNumber}}",
|
|
197
202
|
"Daily": "Daglig",
|
|
198
203
|
"Weekly": "Ukentlig",
|
|
199
204
|
"Weekly (Start Wednesday)": "Ukentlig (start onsdag)",
|
|
@@ -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": "Serie",
|
|
@@ -289,7 +295,6 @@
|
|
|
289
295
|
"Indicator": "Indikator",
|
|
290
296
|
"No indicator groups found": "",
|
|
291
297
|
"Loading indicator groups": "",
|
|
292
|
-
"Data elements": "Dataelementer",
|
|
293
298
|
"Data element group": "Dataelementgruppe",
|
|
294
299
|
"Data element": "Dataelement",
|
|
295
300
|
"No data element groups found": "",
|
|
@@ -305,6 +310,15 @@
|
|
|
305
310
|
"Loading programs": "",
|
|
306
311
|
"Program indicators": "Programindikatorer",
|
|
307
312
|
"Program indicator": "Programindikator",
|
|
313
|
+
"Calculations": "",
|
|
314
|
+
"Number": "Nummer",
|
|
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": "Ekstra liten",
|
|
309
323
|
"Small": "Liten",
|
|
310
324
|
"Regular": "Regelmessig",
|
|
@@ -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": "منظم",
|
|
@@ -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": "",
|
|
@@ -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": "Cancelar",
|
|
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": "Carregando..",
|
|
40
|
+
"Data elements": "Elementos de Dados",
|
|
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": "Tipo de dados",
|
|
47
|
+
"All types": "Todos os tipos",
|
|
28
48
|
"Disaggregation": "Desagregação",
|
|
29
49
|
"No data": "Não ha dados",
|
|
30
|
-
"Loading": "Carregando..",
|
|
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": "Todas métricas",
|
|
47
65
|
"Move to {{axisName}}": "Mover para {{Nomedoeixo}}",
|
|
@@ -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": "Cancelar",
|
|
67
84
|
"Delete": "Suprimir",
|
|
68
85
|
"File": "Arquivo",
|
|
69
86
|
"New": "Novo",
|
|
@@ -81,7 +98,7 @@
|
|
|
81
98
|
"Name": "Nome",
|
|
82
99
|
"Description": "Descrição",
|
|
83
100
|
"Rename": "Renomear",
|
|
84
|
-
"{{objectName}} (copy)": "",
|
|
101
|
+
"{{- objectName}} (copy)": "",
|
|
85
102
|
"Save {{fileType}} as": "",
|
|
86
103
|
"event report": "relatório de evento",
|
|
87
104
|
"line list": "",
|
|
@@ -182,20 +199,6 @@
|
|
|
182
199
|
"Fixed periods": "Períodos fixos",
|
|
183
200
|
"Selected Periods": "",
|
|
184
201
|
"No periods selected": "Não há períodos relativos seleccionados",
|
|
185
|
-
"January": "Janeiro",
|
|
186
|
-
"February": "Fevereiro",
|
|
187
|
-
"March": "Março",
|
|
188
|
-
"April": "Abril",
|
|
189
|
-
"May": "Maio",
|
|
190
|
-
"June": "Junho",
|
|
191
|
-
"July": "Julho",
|
|
192
|
-
"August": "Agosto",
|
|
193
|
-
"September": "Setembro",
|
|
194
|
-
"October": "Outubro",
|
|
195
|
-
"November": "Novembro",
|
|
196
|
-
"December": "Dezembro",
|
|
197
|
-
"Week {{weekNumber}}": "",
|
|
198
|
-
"Bi-Week {{biWeekNumber}}": "",
|
|
199
202
|
"Daily": "Diário",
|
|
200
203
|
"Weekly": "Semanal",
|
|
201
204
|
"Weekly (Start Wednesday)": "",
|
|
@@ -292,7 +295,6 @@
|
|
|
292
295
|
"Indicator": "Indicador",
|
|
293
296
|
"No indicator groups found": "",
|
|
294
297
|
"Loading indicator groups": "",
|
|
295
|
-
"Data elements": "Elementos de Dados",
|
|
296
298
|
"Data element group": "Grupo de Elemento de Dados",
|
|
297
299
|
"Data element": "Elemento de dado",
|
|
298
300
|
"No data element groups found": "",
|
|
@@ -308,6 +310,15 @@
|
|
|
308
310
|
"Loading programs": "",
|
|
309
311
|
"Program indicators": "Indicador do programa",
|
|
310
312
|
"Program indicator": "Gestão do indicadores de programa",
|
|
313
|
+
"Calculations": "",
|
|
314
|
+
"Number": "Número",
|
|
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 (": "",
|
|
311
322
|
"Extra Small": "",
|
|
312
323
|
"Small": "Pequeno",
|
|
313
324
|
"Regular": "Regula",
|