@dhis2/analytics 26.13.1 → 26.13.2
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/build/cjs/locales/ar/translations.json +18 -11
- package/build/cjs/locales/da/translations.json +18 -11
- package/build/cjs/locales/fr/translations.json +18 -11
- package/build/cjs/locales/my/translations.json +18 -11
- package/build/cjs/locales/nb/translations.json +18 -11
- package/build/cjs/locales/prs/translations.json +18 -11
- package/build/cjs/locales/ps/translations.json +18 -11
- package/build/cjs/locales/pt_BR/translations.json +18 -11
- package/build/cjs/locales/ru/translations.json +21 -14
- package/build/cjs/locales/tg/translations.json +18 -11
- package/build/cjs/locales/uk/translations.json +18 -11
- package/build/cjs/locales/ur/translations.json +18 -11
- package/build/cjs/locales/uz_UZ_Cyrl/translations.json +18 -11
- package/build/cjs/locales/uz_UZ_Latn/translations.json +18 -11
- package/build/cjs/locales/zh/translations.json +7 -7
- package/build/cjs/locales/zh_CN/translations.json +18 -11
- package/build/es/locales/ar/translations.json +18 -11
- package/build/es/locales/da/translations.json +18 -11
- package/build/es/locales/fr/translations.json +18 -11
- package/build/es/locales/my/translations.json +18 -11
- package/build/es/locales/nb/translations.json +18 -11
- package/build/es/locales/prs/translations.json +18 -11
- package/build/es/locales/ps/translations.json +18 -11
- package/build/es/locales/pt_BR/translations.json +18 -11
- package/build/es/locales/ru/translations.json +21 -14
- package/build/es/locales/tg/translations.json +18 -11
- package/build/es/locales/uk/translations.json +18 -11
- package/build/es/locales/ur/translations.json +18 -11
- package/build/es/locales/uz_UZ_Cyrl/translations.json +18 -11
- package/build/es/locales/uz_UZ_Latn/translations.json +18 -11
- package/build/es/locales/zh/translations.json +7 -7
- package/build/es/locales/zh_CN/translations.json +18 -11
- package/package.json +1 -1
|
@@ -45,11 +45,6 @@
|
|
|
45
45
|
"No data elements found": "",
|
|
46
46
|
"Drag items here, or double click in the list, to start building a calculation formula": "",
|
|
47
47
|
"Math operators": "",
|
|
48
|
-
"Data Type": "",
|
|
49
|
-
"Only {{dataType}} can be used in {{visType}}": "",
|
|
50
|
-
"All types": "",
|
|
51
|
-
"Disaggregation": "",
|
|
52
|
-
"No data": "",
|
|
53
48
|
"Expression description": "",
|
|
54
49
|
"Error loading value": "",
|
|
55
50
|
"None": "None",
|
|
@@ -98,9 +93,24 @@
|
|
|
98
93
|
"{{ offsetPeriodType }} × {{ offsetPeriods }}": "",
|
|
99
94
|
"Expression": "Expression",
|
|
100
95
|
"Filter": "Filter",
|
|
96
|
+
"All available options are already selected": "",
|
|
97
|
+
"No available options for this item": "",
|
|
98
|
+
"Search by option name": "",
|
|
99
|
+
"Back to all items": "",
|
|
100
|
+
"Options": "",
|
|
101
|
+
"Selected items": "",
|
|
102
|
+
"Data Type": "",
|
|
103
|
+
"Only {{dataType}} can be used in {{visType}}": "",
|
|
104
|
+
"All types": "",
|
|
105
|
+
"Disaggregation": "",
|
|
106
|
+
"No data": "",
|
|
101
107
|
"Search by data item name": "",
|
|
102
|
-
"No items selected": "",
|
|
103
108
|
"Selected Items": "",
|
|
109
|
+
"All available items are already selected": "",
|
|
110
|
+
"Calculation": "",
|
|
111
|
+
"Metric type": "",
|
|
112
|
+
"All metrics": "",
|
|
113
|
+
"No items selected": "",
|
|
104
114
|
"No indicators found": "",
|
|
105
115
|
"No data sets found": "",
|
|
106
116
|
"No event data items found": "",
|
|
@@ -112,9 +122,7 @@
|
|
|
112
122
|
"No program indicators found for \"{{- searchTerm}}\"": "",
|
|
113
123
|
"No calculations found for \"{{- searchTerm}}\"": "",
|
|
114
124
|
"Nothing found for \"{{- searchTerm}}\"": "",
|
|
115
|
-
"
|
|
116
|
-
"Metric type": "",
|
|
117
|
-
"All metrics": "",
|
|
125
|
+
"Click to choose from available options": "",
|
|
118
126
|
"Move to {{axisName}}": "",
|
|
119
127
|
"Add to {{axisName}}": "",
|
|
120
128
|
"Not available for {{visualizationType}}": "",
|
|
@@ -131,7 +139,6 @@
|
|
|
131
139
|
"Manually select items...": "",
|
|
132
140
|
"Nothing found in {{- dimensionTitle}}": "",
|
|
133
141
|
"Search": "",
|
|
134
|
-
"Nothing found for {{- searchTerm}}": "",
|
|
135
142
|
"Delete {{fileType}}": "",
|
|
136
143
|
"This {{fileType}} and related interpretations will be deleted. Continue?": "",
|
|
137
144
|
"Delete": "Delete",
|
|
@@ -219,7 +226,6 @@
|
|
|
219
226
|
"No line lists found. Click New line list to get started.": "",
|
|
220
227
|
"No line lists found. Try adjusting your search or filter options to find what you're looking for.": "",
|
|
221
228
|
"New line list": "",
|
|
222
|
-
"Options": "",
|
|
223
229
|
"Hide": "",
|
|
224
230
|
"{{count}} org units": "",
|
|
225
231
|
"{{count}} org units_plural": "",
|
|
@@ -363,6 +369,7 @@
|
|
|
363
369
|
"Program indicators": "",
|
|
364
370
|
"Program indicator": "",
|
|
365
371
|
"Calculations": "",
|
|
372
|
+
"Option": "Option",
|
|
366
373
|
"Number": "Number",
|
|
367
374
|
"Formula is empty. Add items to the formula from the lists on the left.": "",
|
|
368
375
|
"Consecutive math operators": "",
|
|
@@ -45,11 +45,6 @@
|
|
|
45
45
|
"No data elements found": "Aucun élément de donnée trouvé",
|
|
46
46
|
"Drag items here, or double click in the list, to start building a calculation formula": "",
|
|
47
47
|
"Math operators": "Opérateurs mathématiques",
|
|
48
|
-
"Data Type": "Type de données",
|
|
49
|
-
"Only {{dataType}} can be used in {{visType}}": "",
|
|
50
|
-
"All types": "Tous les types",
|
|
51
|
-
"Disaggregation": "Disaggregation",
|
|
52
|
-
"No data": "Aucune donnée",
|
|
53
48
|
"Expression description": "Description de l'expression",
|
|
54
49
|
"Error loading value": "",
|
|
55
50
|
"None": "Aucun",
|
|
@@ -98,9 +93,24 @@
|
|
|
98
93
|
"{{ offsetPeriodType }} × {{ offsetPeriods }}": "",
|
|
99
94
|
"Expression": "Expression",
|
|
100
95
|
"Filter": "Filtrer",
|
|
96
|
+
"All available options are already selected": "",
|
|
97
|
+
"No available options for this item": "",
|
|
98
|
+
"Search by option name": "",
|
|
99
|
+
"Back to all items": "",
|
|
100
|
+
"Options": "Options",
|
|
101
|
+
"Selected items": "",
|
|
102
|
+
"Data Type": "Type de données",
|
|
103
|
+
"Only {{dataType}} can be used in {{visType}}": "",
|
|
104
|
+
"All types": "Tous les types",
|
|
105
|
+
"Disaggregation": "Disaggregation",
|
|
106
|
+
"No data": "Aucune donnée",
|
|
101
107
|
"Search by data item name": "Rechercher par le nom de la donnée",
|
|
102
|
-
"No items selected": "Aucun élément sélectionné",
|
|
103
108
|
"Selected Items": "Éléments sélectionnés",
|
|
109
|
+
"All available items are already selected": "",
|
|
110
|
+
"Calculation": "",
|
|
111
|
+
"Metric type": "Type de métrique",
|
|
112
|
+
"All metrics": "Tous les éléments",
|
|
113
|
+
"No items selected": "Aucun élément sélectionné",
|
|
104
114
|
"No indicators found": "Aucun indicateur trouvé",
|
|
105
115
|
"No data sets found": "Aucun ensemble de données trouvé",
|
|
106
116
|
"No event data items found": "Aucun éléments de données événement trouvé",
|
|
@@ -112,9 +122,7 @@
|
|
|
112
122
|
"No program indicators found for \"{{- searchTerm}}\"": "Aucun Indicateur de programme trouvé pour \"{{- searchTerm}}\"",
|
|
113
123
|
"No calculations found for \"{{- searchTerm}}\"": "",
|
|
114
124
|
"Nothing found for \"{{- searchTerm}}\"": "Rien retrouvé pour \"{{- searchTerm}}\"",
|
|
115
|
-
"
|
|
116
|
-
"Metric type": "Type de métrique",
|
|
117
|
-
"All metrics": "Tous les éléments",
|
|
125
|
+
"Click to choose from available options": "",
|
|
118
126
|
"Move to {{axisName}}": "Déménager à {{axisName}}",
|
|
119
127
|
"Add to {{axisName}}": "Ajouter à {{axisName}} ",
|
|
120
128
|
"Not available for {{visualizationType}}": "Non disponible pour {{visualizationType}}",
|
|
@@ -131,7 +139,6 @@
|
|
|
131
139
|
"Manually select items...": "",
|
|
132
140
|
"Nothing found in {{- dimensionTitle}}": "",
|
|
133
141
|
"Search": "Chercher",
|
|
134
|
-
"Nothing found for {{- searchTerm}}": "",
|
|
135
142
|
"Delete {{fileType}}": "Supprimer {{fileType}}",
|
|
136
143
|
"This {{fileType}} and related interpretations will be deleted. Continue?": "",
|
|
137
144
|
"Delete": "Supprimer",
|
|
@@ -219,7 +226,6 @@
|
|
|
219
226
|
"No line lists found. Click New line list to get started.": "",
|
|
220
227
|
"No line lists found. Try adjusting your search or filter options to find what you're looking for.": "",
|
|
221
228
|
"New line list": "",
|
|
222
|
-
"Options": "Options",
|
|
223
229
|
"Hide": "Masquer",
|
|
224
230
|
"{{count}} org units": "",
|
|
225
231
|
"{{count}} org units_plural": "",
|
|
@@ -363,6 +369,7 @@
|
|
|
363
369
|
"Program indicators": "Program indicators",
|
|
364
370
|
"Program indicator": "Gestion des indicateurs de programme",
|
|
365
371
|
"Calculations": "",
|
|
372
|
+
"Option": "Option",
|
|
366
373
|
"Number": "Nombre",
|
|
367
374
|
"Formula is empty. Add items to the formula from the lists on the left.": "",
|
|
368
375
|
"Consecutive math operators": "",
|
|
@@ -44,11 +44,6 @@
|
|
|
44
44
|
"No data elements found": "",
|
|
45
45
|
"Drag items here, or double click in the list, to start building a calculation formula": "",
|
|
46
46
|
"Math operators": "",
|
|
47
|
-
"Data Type": "",
|
|
48
|
-
"Only {{dataType}} can be used in {{visType}}": "",
|
|
49
|
-
"All types": "",
|
|
50
|
-
"Disaggregation": "",
|
|
51
|
-
"No data": "အချက်အလက်မရှိပါ။",
|
|
52
47
|
"Expression description": "",
|
|
53
48
|
"Error loading value": "",
|
|
54
49
|
"None": "တစ်ခုမှမဟုတ်",
|
|
@@ -97,9 +92,24 @@
|
|
|
97
92
|
"{{ offsetPeriodType }} × {{ offsetPeriods }}": "",
|
|
98
93
|
"Expression": "ဖော်ပြချက်",
|
|
99
94
|
"Filter": "ရှာဖွေထုတ်သည်",
|
|
95
|
+
"All available options are already selected": "",
|
|
96
|
+
"No available options for this item": "",
|
|
97
|
+
"Search by option name": "",
|
|
98
|
+
"Back to all items": "",
|
|
99
|
+
"Options": "",
|
|
100
|
+
"Selected items": "",
|
|
101
|
+
"Data Type": "",
|
|
102
|
+
"Only {{dataType}} can be used in {{visType}}": "",
|
|
103
|
+
"All types": "",
|
|
104
|
+
"Disaggregation": "",
|
|
105
|
+
"No data": "အချက်အလက်မရှိပါ။",
|
|
100
106
|
"Search by data item name": "",
|
|
101
|
-
"No items selected": "",
|
|
102
107
|
"Selected Items": "",
|
|
108
|
+
"All available items are already selected": "",
|
|
109
|
+
"Calculation": "",
|
|
110
|
+
"Metric type": "",
|
|
111
|
+
"All metrics": "",
|
|
112
|
+
"No items selected": "",
|
|
103
113
|
"No indicators found": "",
|
|
104
114
|
"No data sets found": "",
|
|
105
115
|
"No event data items found": "",
|
|
@@ -111,9 +121,7 @@
|
|
|
111
121
|
"No program indicators found for \"{{- searchTerm}}\"": "",
|
|
112
122
|
"No calculations found for \"{{- searchTerm}}\"": "",
|
|
113
123
|
"Nothing found for \"{{- searchTerm}}\"": "",
|
|
114
|
-
"
|
|
115
|
-
"Metric type": "",
|
|
116
|
-
"All metrics": "",
|
|
124
|
+
"Click to choose from available options": "",
|
|
117
125
|
"Move to {{axisName}}": "",
|
|
118
126
|
"Add to {{axisName}}": "",
|
|
119
127
|
"Not available for {{visualizationType}}": "",
|
|
@@ -130,7 +138,6 @@
|
|
|
130
138
|
"Manually select items...": "",
|
|
131
139
|
"Nothing found in {{- dimensionTitle}}": "",
|
|
132
140
|
"Search": "",
|
|
133
|
-
"Nothing found for {{- searchTerm}}": "",
|
|
134
141
|
"Delete {{fileType}}": "",
|
|
135
142
|
"This {{fileType}} and related interpretations will be deleted. Continue?": "",
|
|
136
143
|
"Delete": "ဖျက်ဆီးသည်",
|
|
@@ -217,7 +224,6 @@
|
|
|
217
224
|
"No line lists found. Click New line list to get started.": "",
|
|
218
225
|
"No line lists found. Try adjusting your search or filter options to find what you're looking for.": "",
|
|
219
226
|
"New line list": "",
|
|
220
|
-
"Options": "",
|
|
221
227
|
"Hide": "",
|
|
222
228
|
"{{count}} org units": "",
|
|
223
229
|
"{{count}} levels": "",
|
|
@@ -358,6 +364,7 @@
|
|
|
358
364
|
"Program indicators": "",
|
|
359
365
|
"Program indicator": "",
|
|
360
366
|
"Calculations": "",
|
|
367
|
+
"Option": "Option",
|
|
361
368
|
"Number": "ဂဏန်း",
|
|
362
369
|
"Formula is empty. Add items to the formula from the lists on the left.": "",
|
|
363
370
|
"Consecutive math operators": "",
|
|
@@ -45,11 +45,6 @@
|
|
|
45
45
|
"No data elements found": "Ingen dataelementer funnet",
|
|
46
46
|
"Drag items here, or double click in the list, to start building a calculation formula": "",
|
|
47
47
|
"Math operators": "",
|
|
48
|
-
"Data Type": "Datatype",
|
|
49
|
-
"Only {{dataType}} can be used in {{visType}}": "",
|
|
50
|
-
"All types": "Alle typer",
|
|
51
|
-
"Disaggregation": "Disaggregering",
|
|
52
|
-
"No data": "Ingen data",
|
|
53
48
|
"Expression description": "Frasebeskrivelse",
|
|
54
49
|
"Error loading value": "",
|
|
55
50
|
"None": "Ingen",
|
|
@@ -98,9 +93,24 @@
|
|
|
98
93
|
"{{ offsetPeriodType }} × {{ offsetPeriods }}": "",
|
|
99
94
|
"Expression": "Uttrykk",
|
|
100
95
|
"Filter": "Filter",
|
|
96
|
+
"All available options are already selected": "",
|
|
97
|
+
"No available options for this item": "",
|
|
98
|
+
"Search by option name": "",
|
|
99
|
+
"Back to all items": "",
|
|
100
|
+
"Options": "Alternativ",
|
|
101
|
+
"Selected items": "",
|
|
102
|
+
"Data Type": "Datatype",
|
|
103
|
+
"Only {{dataType}} can be used in {{visType}}": "",
|
|
104
|
+
"All types": "Alle typer",
|
|
105
|
+
"Disaggregation": "Disaggregering",
|
|
106
|
+
"No data": "Ingen data",
|
|
101
107
|
"Search by data item name": "Søk etter datapunktnavn",
|
|
102
|
-
"No items selected": "Ingen elementer er valgt",
|
|
103
108
|
"Selected Items": "Valgte elementer",
|
|
109
|
+
"All available items are already selected": "",
|
|
110
|
+
"Calculation": "",
|
|
111
|
+
"Metric type": "Metrisk type",
|
|
112
|
+
"All metrics": "Alle beregninger",
|
|
113
|
+
"No items selected": "Ingen elementer er valgt",
|
|
104
114
|
"No indicators found": "Ingen indikatorer funnet",
|
|
105
115
|
"No data sets found": "Ingen datasett funnet",
|
|
106
116
|
"No event data items found": "Ingen hendelsesdataelementer funnet",
|
|
@@ -112,9 +122,7 @@
|
|
|
112
122
|
"No program indicators found for \"{{- searchTerm}}\"": "Ingen programindikatorer funnet for \"{{- searchTerm}}\"",
|
|
113
123
|
"No calculations found for \"{{- searchTerm}}\"": "",
|
|
114
124
|
"Nothing found for \"{{- searchTerm}}\"": "Ingenting funnet for \"{{- searchTerm}}\"",
|
|
115
|
-
"
|
|
116
|
-
"Metric type": "Metrisk type",
|
|
117
|
-
"All metrics": "Alle beregninger",
|
|
125
|
+
"Click to choose from available options": "",
|
|
118
126
|
"Move to {{axisName}}": "Flytt til {{axisName}}",
|
|
119
127
|
"Add to {{axisName}}": "Legg til {{axisName}}",
|
|
120
128
|
"Not available for {{visualizationType}}": "Ikke tilgjengelig for {{visualizationType}}",
|
|
@@ -131,7 +139,6 @@
|
|
|
131
139
|
"Manually select items...": "Velg elementer manuelt...",
|
|
132
140
|
"Nothing found in {{- dimensionTitle}}": "Ingenting funnet i {{- dimensionTitle}}",
|
|
133
141
|
"Search": "Søk",
|
|
134
|
-
"Nothing found for {{- searchTerm}}": "",
|
|
135
142
|
"Delete {{fileType}}": "Slett {{fileType}}",
|
|
136
143
|
"This {{fileType}} and related interpretations will be deleted. Continue?": "Denne {{fileType}} og relaterte tolkninger vil bli slettet. Fortsette?",
|
|
137
144
|
"Delete": "Slett",
|
|
@@ -219,7 +226,6 @@
|
|
|
219
226
|
"No line lists found. Click New line list to get started.": "",
|
|
220
227
|
"No line lists found. Try adjusting your search or filter options to find what you're looking for.": "",
|
|
221
228
|
"New line list": "",
|
|
222
|
-
"Options": "Alternativ",
|
|
223
229
|
"Hide": "Skjul",
|
|
224
230
|
"{{count}} org units": "",
|
|
225
231
|
"{{count}} org units_plural": "",
|
|
@@ -363,6 +369,7 @@
|
|
|
363
369
|
"Program indicators": "Programindikatorer",
|
|
364
370
|
"Program indicator": "Programindikator",
|
|
365
371
|
"Calculations": "",
|
|
372
|
+
"Option": "Alternativ",
|
|
366
373
|
"Number": "Nummer",
|
|
367
374
|
"Formula is empty. Add items to the formula from the lists on the left.": "",
|
|
368
375
|
"Consecutive math operators": "",
|
|
@@ -45,11 +45,6 @@
|
|
|
45
45
|
"No data elements found": "",
|
|
46
46
|
"Drag items here, or double click in the list, to start building a calculation formula": "",
|
|
47
47
|
"Math operators": "",
|
|
48
|
-
"Data Type": "",
|
|
49
|
-
"Only {{dataType}} can be used in {{visType}}": "",
|
|
50
|
-
"All types": "",
|
|
51
|
-
"Disaggregation": "تکثیر",
|
|
52
|
-
"No data": "معلوماتی وجود ندارد",
|
|
53
48
|
"Expression description": "شرح اصطلاحات",
|
|
54
49
|
"Error loading value": "",
|
|
55
50
|
"None": "هیچکدام",
|
|
@@ -98,9 +93,24 @@
|
|
|
98
93
|
"{{ offsetPeriodType }} × {{ offsetPeriods }}": "",
|
|
99
94
|
"Expression": "عبارت",
|
|
100
95
|
"Filter": "فلتر",
|
|
96
|
+
"All available options are already selected": "",
|
|
97
|
+
"No available options for this item": "",
|
|
98
|
+
"Search by option name": "",
|
|
99
|
+
"Back to all items": "",
|
|
100
|
+
"Options": "گزینهها",
|
|
101
|
+
"Selected items": "",
|
|
102
|
+
"Data Type": "",
|
|
103
|
+
"Only {{dataType}} can be used in {{visType}}": "",
|
|
104
|
+
"All types": "",
|
|
105
|
+
"Disaggregation": "تکثیر",
|
|
106
|
+
"No data": "معلوماتی وجود ندارد",
|
|
101
107
|
"Search by data item name": "",
|
|
102
|
-
"No items selected": "",
|
|
103
108
|
"Selected Items": "",
|
|
109
|
+
"All available items are already selected": "",
|
|
110
|
+
"Calculation": "",
|
|
111
|
+
"Metric type": "",
|
|
112
|
+
"All metrics": "همه متریکس ها",
|
|
113
|
+
"No items selected": "",
|
|
104
114
|
"No indicators found": "",
|
|
105
115
|
"No data sets found": "",
|
|
106
116
|
"No event data items found": "",
|
|
@@ -112,9 +122,7 @@
|
|
|
112
122
|
"No program indicators found for \"{{- searchTerm}}\"": "",
|
|
113
123
|
"No calculations found for \"{{- searchTerm}}\"": "",
|
|
114
124
|
"Nothing found for \"{{- searchTerm}}\"": "",
|
|
115
|
-
"
|
|
116
|
-
"Metric type": "",
|
|
117
|
-
"All metrics": "همه متریکس ها",
|
|
125
|
+
"Click to choose from available options": "",
|
|
118
126
|
"Move to {{axisName}}": "",
|
|
119
127
|
"Add to {{axisName}}": "",
|
|
120
128
|
"Not available for {{visualizationType}}": "",
|
|
@@ -131,7 +139,6 @@
|
|
|
131
139
|
"Manually select items...": "",
|
|
132
140
|
"Nothing found in {{- dimensionTitle}}": "",
|
|
133
141
|
"Search": "جستجو",
|
|
134
|
-
"Nothing found for {{- searchTerm}}": "",
|
|
135
142
|
"Delete {{fileType}}": "",
|
|
136
143
|
"This {{fileType}} and related interpretations will be deleted. Continue?": "",
|
|
137
144
|
"Delete": "حذف",
|
|
@@ -219,7 +226,6 @@
|
|
|
219
226
|
"No line lists found. Click New line list to get started.": "",
|
|
220
227
|
"No line lists found. Try adjusting your search or filter options to find what you're looking for.": "",
|
|
221
228
|
"New line list": "",
|
|
222
|
-
"Options": "گزینهها",
|
|
223
229
|
"Hide": "مخفی کردن",
|
|
224
230
|
"{{count}} org units_0": "",
|
|
225
231
|
"{{count}} org units_1": "",
|
|
@@ -363,6 +369,7 @@
|
|
|
363
369
|
"Program indicators": "د پروګرام شاخصونه",
|
|
364
370
|
"Program indicator": "ایجاد پروگرام شاخص",
|
|
365
371
|
"Calculations": "",
|
|
372
|
+
"Option": "گزینه ها",
|
|
366
373
|
"Number": "نمبر",
|
|
367
374
|
"Formula is empty. Add items to the formula from the lists on the left.": "",
|
|
368
375
|
"Consecutive math operators": "",
|
|
@@ -45,11 +45,6 @@
|
|
|
45
45
|
"No data elements found": "",
|
|
46
46
|
"Drag items here, or double click in the list, to start building a calculation formula": "",
|
|
47
47
|
"Math operators": "",
|
|
48
|
-
"Data Type": "",
|
|
49
|
-
"Only {{dataType}} can be used in {{visType}}": "",
|
|
50
|
-
"All types": "",
|
|
51
|
-
"Disaggregation": "",
|
|
52
|
-
"No data": "د مالوماتو (ډاټا) نشتوالۍ",
|
|
53
48
|
"Expression description": "",
|
|
54
49
|
"Error loading value": "",
|
|
55
50
|
"None": "هېڅ یو",
|
|
@@ -98,9 +93,24 @@
|
|
|
98
93
|
"{{ offsetPeriodType }} × {{ offsetPeriods }}": "",
|
|
99
94
|
"Expression": "اصطلاح (شاخص)",
|
|
100
95
|
"Filter": "فیلټر",
|
|
96
|
+
"All available options are already selected": "",
|
|
97
|
+
"No available options for this item": "",
|
|
98
|
+
"Search by option name": "",
|
|
99
|
+
"Back to all items": "",
|
|
100
|
+
"Options": "ګزینه",
|
|
101
|
+
"Selected items": "",
|
|
102
|
+
"Data Type": "",
|
|
103
|
+
"Only {{dataType}} can be used in {{visType}}": "",
|
|
104
|
+
"All types": "",
|
|
105
|
+
"Disaggregation": "",
|
|
106
|
+
"No data": "د مالوماتو (ډاټا) نشتوالۍ",
|
|
101
107
|
"Search by data item name": "",
|
|
102
|
-
"No items selected": "",
|
|
103
108
|
"Selected Items": "",
|
|
109
|
+
"All available items are already selected": "",
|
|
110
|
+
"Calculation": "",
|
|
111
|
+
"Metric type": "",
|
|
112
|
+
"All metrics": "ټول متریک",
|
|
113
|
+
"No items selected": "",
|
|
104
114
|
"No indicators found": "",
|
|
105
115
|
"No data sets found": "",
|
|
106
116
|
"No event data items found": "",
|
|
@@ -112,9 +122,7 @@
|
|
|
112
122
|
"No program indicators found for \"{{- searchTerm}}\"": "",
|
|
113
123
|
"No calculations found for \"{{- searchTerm}}\"": "",
|
|
114
124
|
"Nothing found for \"{{- searchTerm}}\"": "",
|
|
115
|
-
"
|
|
116
|
-
"Metric type": "",
|
|
117
|
-
"All metrics": "ټول متریک",
|
|
125
|
+
"Click to choose from available options": "",
|
|
118
126
|
"Move to {{axisName}}": "",
|
|
119
127
|
"Add to {{axisName}}": "",
|
|
120
128
|
"Not available for {{visualizationType}}": "",
|
|
@@ -131,7 +139,6 @@
|
|
|
131
139
|
"Manually select items...": "",
|
|
132
140
|
"Nothing found in {{- dimensionTitle}}": "",
|
|
133
141
|
"Search": "جستجو",
|
|
134
|
-
"Nothing found for {{- searchTerm}}": "",
|
|
135
142
|
"Delete {{fileType}}": "",
|
|
136
143
|
"This {{fileType}} and related interpretations will be deleted. Continue?": "",
|
|
137
144
|
"Delete": "خذف یې کړئ",
|
|
@@ -219,7 +226,6 @@
|
|
|
219
226
|
"No line lists found. Click New line list to get started.": "",
|
|
220
227
|
"No line lists found. Try adjusting your search or filter options to find what you're looking for.": "",
|
|
221
228
|
"New line list": "",
|
|
222
|
-
"Options": "ګزینه",
|
|
223
229
|
"Hide": "پټ یې کړئ",
|
|
224
230
|
"{{count}} org units": "",
|
|
225
231
|
"{{count}} org units_plural": "",
|
|
@@ -363,6 +369,7 @@
|
|
|
363
369
|
"Program indicators": "د پروګرام شاخص",
|
|
364
370
|
"Program indicator": "",
|
|
365
371
|
"Calculations": "",
|
|
372
|
+
"Option": "اختیار یا غوروۍ",
|
|
366
373
|
"Number": "عدد [ بشپړ عدد ]",
|
|
367
374
|
"Formula is empty. Add items to the formula from the lists on the left.": "",
|
|
368
375
|
"Consecutive math operators": "",
|
|
@@ -45,11 +45,6 @@
|
|
|
45
45
|
"No data elements found": "",
|
|
46
46
|
"Drag items here, or double click in the list, to start building a calculation formula": "",
|
|
47
47
|
"Math operators": "",
|
|
48
|
-
"Data Type": "",
|
|
49
|
-
"Only {{dataType}} can be used in {{visType}}": "",
|
|
50
|
-
"All types": "",
|
|
51
|
-
"Disaggregation": "Desagregação",
|
|
52
|
-
"No data": "Não ha dados",
|
|
53
48
|
"Expression description": "",
|
|
54
49
|
"Error loading value": "",
|
|
55
50
|
"None": "Nenhum",
|
|
@@ -98,9 +93,24 @@
|
|
|
98
93
|
"{{ offsetPeriodType }} × {{ offsetPeriods }}": "",
|
|
99
94
|
"Expression": "Expressão",
|
|
100
95
|
"Filter": "Filtro",
|
|
96
|
+
"All available options are already selected": "",
|
|
97
|
+
"No available options for this item": "",
|
|
98
|
+
"Search by option name": "",
|
|
99
|
+
"Back to all items": "",
|
|
100
|
+
"Options": "Opções",
|
|
101
|
+
"Selected items": "",
|
|
102
|
+
"Data Type": "",
|
|
103
|
+
"Only {{dataType}} can be used in {{visType}}": "",
|
|
104
|
+
"All types": "",
|
|
105
|
+
"Disaggregation": "Desagregação",
|
|
106
|
+
"No data": "Não ha dados",
|
|
101
107
|
"Search by data item name": "",
|
|
102
|
-
"No items selected": "",
|
|
103
108
|
"Selected Items": "",
|
|
109
|
+
"All available items are already selected": "",
|
|
110
|
+
"Calculation": "",
|
|
111
|
+
"Metric type": "",
|
|
112
|
+
"All metrics": "",
|
|
113
|
+
"No items selected": "",
|
|
104
114
|
"No indicators found": "",
|
|
105
115
|
"No data sets found": "",
|
|
106
116
|
"No event data items found": "",
|
|
@@ -112,9 +122,7 @@
|
|
|
112
122
|
"No program indicators found for \"{{- searchTerm}}\"": "",
|
|
113
123
|
"No calculations found for \"{{- searchTerm}}\"": "",
|
|
114
124
|
"Nothing found for \"{{- searchTerm}}\"": "",
|
|
115
|
-
"
|
|
116
|
-
"Metric type": "",
|
|
117
|
-
"All metrics": "",
|
|
125
|
+
"Click to choose from available options": "",
|
|
118
126
|
"Move to {{axisName}}": "",
|
|
119
127
|
"Add to {{axisName}}": "",
|
|
120
128
|
"Not available for {{visualizationType}}": "",
|
|
@@ -131,7 +139,6 @@
|
|
|
131
139
|
"Manually select items...": "",
|
|
132
140
|
"Nothing found in {{- dimensionTitle}}": "",
|
|
133
141
|
"Search": "Pesquisar",
|
|
134
|
-
"Nothing found for {{- searchTerm}}": "",
|
|
135
142
|
"Delete {{fileType}}": "",
|
|
136
143
|
"This {{fileType}} and related interpretations will be deleted. Continue?": "",
|
|
137
144
|
"Delete": "Apagar",
|
|
@@ -219,7 +226,6 @@
|
|
|
219
226
|
"No line lists found. Click New line list to get started.": "",
|
|
220
227
|
"No line lists found. Try adjusting your search or filter options to find what you're looking for.": "",
|
|
221
228
|
"New line list": "",
|
|
222
|
-
"Options": "Opções",
|
|
223
229
|
"Hide": "",
|
|
224
230
|
"{{count}} org units": "",
|
|
225
231
|
"{{count}} org units_plural": "",
|
|
@@ -363,6 +369,7 @@
|
|
|
363
369
|
"Program indicators": "",
|
|
364
370
|
"Program indicator": "",
|
|
365
371
|
"Calculations": "",
|
|
372
|
+
"Option": "Opção",
|
|
366
373
|
"Number": "Número",
|
|
367
374
|
"Formula is empty. Add items to the formula from the lists on the left.": "",
|
|
368
375
|
"Consecutive math operators": "",
|
|
@@ -24,10 +24,10 @@
|
|
|
24
24
|
"About this event chart": "",
|
|
25
25
|
"About this event report": "",
|
|
26
26
|
"This app could not retrieve required data.": "",
|
|
27
|
-
"Network error": "",
|
|
27
|
+
"Network error": "Ошибка сети",
|
|
28
28
|
"Data / Edit calculation": "",
|
|
29
29
|
"Data / New calculation": "",
|
|
30
|
-
"Remove item": "",
|
|
30
|
+
"Remove item": "Удалить элемент",
|
|
31
31
|
"Check formula": "",
|
|
32
32
|
"Calculation name": "",
|
|
33
33
|
"Shown in table headers and chart axes/legends": "",
|
|
@@ -47,11 +47,6 @@
|
|
|
47
47
|
"No data elements found": "",
|
|
48
48
|
"Drag items here, or double click in the list, to start building a calculation formula": "",
|
|
49
49
|
"Math operators": "",
|
|
50
|
-
"Data Type": "Тип данных",
|
|
51
|
-
"Only {{dataType}} can be used in {{visType}}": "",
|
|
52
|
-
"All types": "Все типы",
|
|
53
|
-
"Disaggregation": "Разукрупнение",
|
|
54
|
-
"No data": "Нет данных",
|
|
55
50
|
"Expression description": "Описание выражения",
|
|
56
51
|
"Error loading value": "",
|
|
57
52
|
"None": "Никому",
|
|
@@ -100,9 +95,24 @@
|
|
|
100
95
|
"{{ offsetPeriodType }} × {{ offsetPeriods }}": "",
|
|
101
96
|
"Expression": "Выражение",
|
|
102
97
|
"Filter": "Фильтр",
|
|
98
|
+
"All available options are already selected": "",
|
|
99
|
+
"No available options for this item": "",
|
|
100
|
+
"Search by option name": "",
|
|
101
|
+
"Back to all items": "",
|
|
102
|
+
"Options": "Параметры",
|
|
103
|
+
"Selected items": "",
|
|
104
|
+
"Data Type": "Тип данных",
|
|
105
|
+
"Only {{dataType}} can be used in {{visType}}": "",
|
|
106
|
+
"All types": "Все типы",
|
|
107
|
+
"Disaggregation": "Разукрупнение",
|
|
108
|
+
"No data": "Нет данных",
|
|
103
109
|
"Search by data item name": "",
|
|
104
|
-
"No items selected": "Не выбраны элементы",
|
|
105
110
|
"Selected Items": "Выбранные элементы",
|
|
111
|
+
"All available items are already selected": "",
|
|
112
|
+
"Calculation": "",
|
|
113
|
+
"Metric type": "",
|
|
114
|
+
"All metrics": "Все метрики",
|
|
115
|
+
"No items selected": "Не выбраны элементы",
|
|
106
116
|
"No indicators found": "",
|
|
107
117
|
"No data sets found": "",
|
|
108
118
|
"No event data items found": "",
|
|
@@ -114,9 +124,7 @@
|
|
|
114
124
|
"No program indicators found for \"{{- searchTerm}}\"": "",
|
|
115
125
|
"No calculations found for \"{{- searchTerm}}\"": "",
|
|
116
126
|
"Nothing found for \"{{- searchTerm}}\"": "",
|
|
117
|
-
"
|
|
118
|
-
"Metric type": "",
|
|
119
|
-
"All metrics": "Все метрики",
|
|
127
|
+
"Click to choose from available options": "",
|
|
120
128
|
"Move to {{axisName}}": "Переместить в {{axisName}}",
|
|
121
129
|
"Add to {{axisName}}": "Добавить в {{axisName}}",
|
|
122
130
|
"Not available for {{visualizationType}}": "Недоступно для {{visualizationType}}",
|
|
@@ -133,7 +141,6 @@
|
|
|
133
141
|
"Manually select items...": "",
|
|
134
142
|
"Nothing found in {{- dimensionTitle}}": "",
|
|
135
143
|
"Search": "Поиск",
|
|
136
|
-
"Nothing found for {{- searchTerm}}": "",
|
|
137
144
|
"Delete {{fileType}}": "Удалить {{fileType}}",
|
|
138
145
|
"This {{fileType}} and related interpretations will be deleted. Continue?": "",
|
|
139
146
|
"Delete": "Удалить",
|
|
@@ -194,7 +201,7 @@
|
|
|
194
201
|
"Filter by name": "Фильтр по имени",
|
|
195
202
|
"Created": "Создано",
|
|
196
203
|
"Last updated": "Последнее обновление",
|
|
197
|
-
"Clear filters": "",
|
|
204
|
+
"Clear filters": "Очистить фильтры",
|
|
198
205
|
"{{firstItemIndex}}-{{lastItemIndex}} of {{totalNumberOfItems}}": "",
|
|
199
206
|
"Open": "Открыть",
|
|
200
207
|
"Couldn't load items": "",
|
|
@@ -223,7 +230,6 @@
|
|
|
223
230
|
"No line lists found. Click New line list to get started.": "",
|
|
224
231
|
"No line lists found. Try adjusting your search or filter options to find what you're looking for.": "",
|
|
225
232
|
"New line list": "",
|
|
226
|
-
"Options": "Параметры",
|
|
227
233
|
"Hide": "Скрыть",
|
|
228
234
|
"{{count}} org units_0": "",
|
|
229
235
|
"{{count}} org units_1": "",
|
|
@@ -373,6 +379,7 @@
|
|
|
373
379
|
"Program indicators": "Индикаторы программы",
|
|
374
380
|
"Program indicator": "Program indicator",
|
|
375
381
|
"Calculations": "",
|
|
382
|
+
"Option": "Опция",
|
|
376
383
|
"Number": "Число",
|
|
377
384
|
"Formula is empty. Add items to the formula from the lists on the left.": "",
|
|
378
385
|
"Consecutive math operators": "",
|