@dhis2/analytics 26.13.0 → 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/cs/translations.json +18 -11
- package/build/cjs/locales/da/translations.json +18 -11
- package/build/cjs/locales/es/translations.json +18 -11
- package/build/cjs/locales/es_419/translations.json +18 -11
- package/build/cjs/locales/fr/translations.json +18 -11
- package/build/cjs/locales/lo/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/nl/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/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/vi/translations.json +18 -11
- package/build/cjs/locales/zh/translations.json +18 -11
- package/build/cjs/locales/zh_CN/translations.json +18 -11
- package/build/es/locales/ar/translations.json +18 -11
- package/build/es/locales/cs/translations.json +18 -11
- package/build/es/locales/da/translations.json +18 -11
- package/build/es/locales/es/translations.json +18 -11
- package/build/es/locales/es_419/translations.json +18 -11
- package/build/es/locales/fr/translations.json +18 -11
- package/build/es/locales/lo/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/nl/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/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/vi/translations.json +18 -11
- package/build/es/locales/zh/translations.json +18 -11
- 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": "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": "Geen gegevenselementen gevonden",
|
|
46
46
|
"Drag items here, or double click in the list, to start building a calculation formula": "Sleep items hierheen, of dubbelklik in de lijst, om te beginnen met het bouwen van een rekenformule",
|
|
47
47
|
"Math operators": "Wiskundige operatoren",
|
|
48
|
-
"Data Type": "Data type",
|
|
49
|
-
"Only {{dataType}} can be used in {{visType}}": "",
|
|
50
|
-
"All types": "Alle typen",
|
|
51
|
-
"Disaggregation": "desaggregatie",
|
|
52
|
-
"No data": "Geen gegevens",
|
|
53
48
|
"Expression description": "",
|
|
54
49
|
"Error loading value": "",
|
|
55
50
|
"None": "Geen",
|
|
@@ -98,9 +93,24 @@
|
|
|
98
93
|
"{{ offsetPeriodType }} × {{ offsetPeriods }}": "",
|
|
99
94
|
"Expression": "Uitdrukking",
|
|
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": "Opties",
|
|
101
|
+
"Selected items": "",
|
|
102
|
+
"Data Type": "Data type",
|
|
103
|
+
"Only {{dataType}} can be used in {{visType}}": "",
|
|
104
|
+
"All types": "Alle typen",
|
|
105
|
+
"Disaggregation": "desaggregatie",
|
|
106
|
+
"No data": "Geen gegevens",
|
|
101
107
|
"Search by data item name": "Zoeken op naam van gegevensitem",
|
|
102
|
-
"No items selected": "Geen items geselecteerd",
|
|
103
108
|
"Selected Items": "Geselecteerde voorwerpen",
|
|
109
|
+
"All available items are already selected": "",
|
|
110
|
+
"Calculation": "Berekening",
|
|
111
|
+
"Metric type": "Metrische soort",
|
|
112
|
+
"All metrics": "Alle statistieken",
|
|
113
|
+
"No items selected": "Geen items geselecteerd",
|
|
104
114
|
"No indicators found": "Geen indicatoren gevonden",
|
|
105
115
|
"No data sets found": "Geen datasets gevonden",
|
|
106
116
|
"No event data items found": "Geen item met gebeurtenisgegevens gevonden",
|
|
@@ -112,9 +122,7 @@
|
|
|
112
122
|
"No program indicators found for \"{{- searchTerm}}\"": "Geen programma-indicatoren gevonden voor \"{{- searchTerm}}\"",
|
|
113
123
|
"No calculations found for \"{{- searchTerm}}\"": "",
|
|
114
124
|
"Nothing found for \"{{- searchTerm}}\"": "Niets gevonden voor \"{{- searchTerm}}\"",
|
|
115
|
-
"
|
|
116
|
-
"Metric type": "Metrische soort",
|
|
117
|
-
"All metrics": "Alle statistieken",
|
|
125
|
+
"Click to choose from available options": "",
|
|
118
126
|
"Move to {{axisName}}": "Ga naar {{axisName}}",
|
|
119
127
|
"Add to {{axisName}}": "Voeg toe aan {{axisName}}",
|
|
120
128
|
"Not available for {{visualizationType}}": "Niet beschikbaar voor {{visualizationType}}",
|
|
@@ -131,7 +139,6 @@
|
|
|
131
139
|
"Manually select items...": "Items handmatig selecteren...",
|
|
132
140
|
"Nothing found in {{- dimensionTitle}}": "Niets gevonden in {{- dimensionTitle}}",
|
|
133
141
|
"Search": "Zoek",
|
|
134
|
-
"Nothing found for {{- searchTerm}}": "Niets gevonden voor {{- searchTerm}}",
|
|
135
142
|
"Delete {{fileType}}": "Verwijder {{fileType}}",
|
|
136
143
|
"This {{fileType}} and related interpretations will be deleted. Continue?": "Deze {{fileType}} en gerelateerde interpretaties worden verwijderd. Doorgaan?",
|
|
137
144
|
"Delete": "Verwijderen",
|
|
@@ -219,7 +226,6 @@
|
|
|
219
226
|
"No line lists found. Click New line list to get started.": "Geen regellijsten gevonden. Klik op Nieuwe regellijst om aan de slag te gaan.",
|
|
220
227
|
"No line lists found. Try adjusting your search or filter options to find what you're looking for.": "Geen regellijsten gevonden. Probeer uw zoek- of filteropties aan te passen om te vinden wat u zoekt.",
|
|
221
228
|
"New line list": "Nieuwe lijnlijst",
|
|
222
|
-
"Options": "Opties",
|
|
223
229
|
"Hide": "Verbergen",
|
|
224
230
|
"{{count}} org units": "{{count}} organisatie-eenheid",
|
|
225
231
|
"{{count}} org units_plural": "{{count}} organisatie-eenheden",
|
|
@@ -363,6 +369,7 @@
|
|
|
363
369
|
"Program indicators": "Programmaindicators",
|
|
364
370
|
"Program indicator": "Programmaindicator",
|
|
365
371
|
"Calculations": "Berekeningen",
|
|
372
|
+
"Option": "",
|
|
366
373
|
"Number": "Nummer",
|
|
367
374
|
"Formula is empty. Add items to the formula from the lists on the left.": "Formule is leeg. Voeg items toe aan de formule uit de lijsten aan de linkerkant.",
|
|
368
375
|
"Consecutive math operators": "Opeenvolgende wiskundige operatoren",
|
|
@@ -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": "Nenhum elemento de dados encontrado",
|
|
46
46
|
"Drag items here, or double click in the list, to start building a calculation formula": "Arraste os itens para aqui, ou faça duplo clique na lista, para começar a criar uma fórmula de cálculo",
|
|
47
47
|
"Math operators": " Operadores matemáticos",
|
|
48
|
-
"Data Type": "Tipo de dados",
|
|
49
|
-
"Only {{dataType}} can be used in {{visType}}": "Apenas {{dataType}} pode ser usado em{{visType}}",
|
|
50
|
-
"All types": "Todos os tipos",
|
|
51
|
-
"Disaggregation": "Desagregação",
|
|
52
|
-
"No data": "Não há dados",
|
|
53
48
|
"Expression description": "Descrição da expressão",
|
|
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": "Tipo de dados",
|
|
103
|
+
"Only {{dataType}} can be used in {{visType}}": "Apenas {{dataType}} pode ser usado em{{visType}}",
|
|
104
|
+
"All types": "Todos os tipos",
|
|
105
|
+
"Disaggregation": "Desagregação",
|
|
106
|
+
"No data": "Não há dados",
|
|
101
107
|
"Search by data item name": " Pesquisa por nome de item de dados",
|
|
102
|
-
"No items selected": " Nenhum item seleccionado",
|
|
103
108
|
"Selected Items": " Itens seleccionados",
|
|
109
|
+
"All available items are already selected": "",
|
|
110
|
+
"Calculation": " Cálculo",
|
|
111
|
+
"Metric type": " Tipo de métrica",
|
|
112
|
+
"All metrics": "Todas métricas",
|
|
113
|
+
"No items selected": " Nenhum item seleccionado",
|
|
104
114
|
"No indicators found": "Nenhum indicador encontrado",
|
|
105
115
|
"No data sets found": "Nenhum conjunto de dados encontrado",
|
|
106
116
|
"No event data items found": " Nenhum dado de evento encontrado",
|
|
@@ -112,9 +122,7 @@
|
|
|
112
122
|
"No program indicators found for \"{{- searchTerm}}\"": "Nenhum indicador de programa encontrado para ''{{- searchTerm}}''",
|
|
113
123
|
"No calculations found for \"{{- searchTerm}}\"": "Nenhum cálculo encontrado para ''{{- searchTerm}}''",
|
|
114
124
|
"Nothing found for \"{{- searchTerm}}\"": " Nada encontrado para ''{{- searchTerm}}''",
|
|
115
|
-
"
|
|
116
|
-
"Metric type": " Tipo de métrica",
|
|
117
|
-
"All metrics": "Todas métricas",
|
|
125
|
+
"Click to choose from available options": "",
|
|
118
126
|
"Move to {{axisName}}": "Mover para {{axisName}}",
|
|
119
127
|
"Add to {{axisName}}": "Adicionar à {{axisName}}",
|
|
120
128
|
"Not available for {{visualizationType}}": "Não disponível para {{visualizationType}}",
|
|
@@ -131,7 +139,6 @@
|
|
|
131
139
|
"Manually select items...": "Seleccionar manualmente os itens...",
|
|
132
140
|
"Nothing found in {{- dimensionTitle}}": " Nada encontrado em {{- dimensionTitle}}",
|
|
133
141
|
"Search": "Pesquisar",
|
|
134
|
-
"Nothing found for {{- searchTerm}}": " Nada encontrado para {{- searchTerm}}",
|
|
135
142
|
"Delete {{fileType}}": " Eliminar {{fileType}}",
|
|
136
143
|
"This {{fileType}} and related interpretations will be deleted. Continue?": " Este {{fileType}} e as interpretações relacionadas serão eliminados. Continuar?",
|
|
137
144
|
"Delete": "Eliminar",
|
|
@@ -219,7 +226,6 @@
|
|
|
219
226
|
"No line lists found. Click New line list to get started.": "Não foram encontradas listas de linhas. Clique em Nova lista de linhas para começar.",
|
|
220
227
|
"No line lists found. Try adjusting your search or filter options to find what you're looking for.": "Não foram encontradas listas de linhas. Tente ajustar as suas opções de pesquisa ou de filtro para encontrar o que procura.",
|
|
221
228
|
"New line list": "Nova lista de linhas",
|
|
222
|
-
"Options": "Opções",
|
|
223
229
|
"Hide": "Ocultar",
|
|
224
230
|
"{{count}} org units": "{{count}} unidade orgânica",
|
|
225
231
|
"{{count}} org units_plural": "{{count}} unidades organizacionais",
|
|
@@ -363,6 +369,7 @@
|
|
|
363
369
|
"Program indicators": "Indicador do programa",
|
|
364
370
|
"Program indicator": "Gestão do indicadores de programa",
|
|
365
371
|
"Calculations": "Cálculos",
|
|
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.": "A fórmula está vazia. Adicione itens à fórmula a partir das listas à esquerda.",
|
|
368
375
|
"Consecutive math operators": "Operadores matemáticos consecutivos",
|
|
@@ -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": "",
|
|
@@ -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": "",
|