@dhis2/analytics 26.10.0 → 26.10.1

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.
Files changed (73) hide show
  1. package/build/cjs/locales/ar/translations.json +96 -22
  2. package/build/cjs/locales/ar_IQ/translations.json +141 -44
  3. package/build/cjs/locales/bn/translations.json +458 -0
  4. package/build/cjs/locales/ckb/translations.json +137 -44
  5. package/build/cjs/locales/cs/translations.json +88 -20
  6. package/build/cjs/locales/da/translations.json +102 -23
  7. package/build/cjs/locales/es/translations.json +75 -9
  8. package/build/cjs/locales/es_419/translations.json +77 -9
  9. package/build/cjs/locales/fr/translations.json +77 -9
  10. package/build/cjs/locales/hi_IN/translations.json +458 -0
  11. package/build/cjs/locales/id/translations.json +95 -22
  12. package/build/cjs/locales/index.js +74 -70
  13. package/build/cjs/locales/km/translations.json +100 -23
  14. package/build/cjs/locales/lo/translations.json +73 -9
  15. package/build/cjs/locales/my/translations.json +101 -23
  16. package/build/cjs/locales/nb/translations.json +88 -20
  17. package/build/cjs/locales/ne/translations.json +77 -9
  18. package/build/cjs/locales/nl/translations.json +95 -22
  19. package/build/cjs/locales/or/translations.json +137 -44
  20. package/build/cjs/locales/prs/translations.json +102 -23
  21. package/build/cjs/locales/ps/translations.json +102 -23
  22. package/build/cjs/locales/pt/translations.json +73 -9
  23. package/build/cjs/locales/pt_BR/translations.json +95 -22
  24. package/build/cjs/locales/ro/translations.json +138 -44
  25. package/build/cjs/locales/ru/translations.json +77 -9
  26. package/build/cjs/locales/si/translations.json +102 -23
  27. package/build/cjs/locales/sv/translations.json +88 -20
  28. package/build/cjs/locales/tet/translations.json +101 -23
  29. package/build/cjs/locales/tg/translations.json +102 -23
  30. package/build/cjs/locales/uk/translations.json +96 -22
  31. package/build/cjs/locales/ur/translations.json +96 -22
  32. package/build/cjs/locales/uz_UZ_Cyrl/translations.json +95 -22
  33. package/build/cjs/locales/uz_UZ_Latn/translations.json +96 -22
  34. package/build/cjs/locales/vi/translations.json +73 -9
  35. package/build/cjs/locales/zh/translations.json +73 -9
  36. package/build/cjs/locales/zh_CN/translations.json +95 -22
  37. package/build/es/locales/ar/translations.json +96 -22
  38. package/build/es/locales/ar_IQ/translations.json +141 -44
  39. package/build/es/locales/bn/translations.json +458 -0
  40. package/build/es/locales/ckb/translations.json +137 -44
  41. package/build/es/locales/cs/translations.json +88 -20
  42. package/build/es/locales/da/translations.json +102 -23
  43. package/build/es/locales/es/translations.json +75 -9
  44. package/build/es/locales/es_419/translations.json +77 -9
  45. package/build/es/locales/fr/translations.json +77 -9
  46. package/build/es/locales/hi_IN/translations.json +458 -0
  47. package/build/es/locales/id/translations.json +95 -22
  48. package/build/es/locales/index.js +4 -0
  49. package/build/es/locales/km/translations.json +100 -23
  50. package/build/es/locales/lo/translations.json +73 -9
  51. package/build/es/locales/my/translations.json +101 -23
  52. package/build/es/locales/nb/translations.json +88 -20
  53. package/build/es/locales/ne/translations.json +77 -9
  54. package/build/es/locales/nl/translations.json +95 -22
  55. package/build/es/locales/or/translations.json +137 -44
  56. package/build/es/locales/prs/translations.json +102 -23
  57. package/build/es/locales/ps/translations.json +102 -23
  58. package/build/es/locales/pt/translations.json +73 -9
  59. package/build/es/locales/pt_BR/translations.json +95 -22
  60. package/build/es/locales/ro/translations.json +138 -44
  61. package/build/es/locales/ru/translations.json +77 -9
  62. package/build/es/locales/si/translations.json +102 -23
  63. package/build/es/locales/sv/translations.json +88 -20
  64. package/build/es/locales/tet/translations.json +101 -23
  65. package/build/es/locales/tg/translations.json +102 -23
  66. package/build/es/locales/uk/translations.json +96 -22
  67. package/build/es/locales/ur/translations.json +96 -22
  68. package/build/es/locales/uz_UZ_Cyrl/translations.json +95 -22
  69. package/build/es/locales/uz_UZ_Latn/translations.json +96 -22
  70. package/build/es/locales/vi/translations.json +73 -9
  71. package/build/es/locales/zh/translations.json +73 -9
  72. package/build/es/locales/zh_CN/translations.json +95 -22
  73. package/package.json +1 -1
@@ -21,6 +21,8 @@
21
21
  "About this map": "",
22
22
  "About this line list": "",
23
23
  "About this visualization": "",
24
+ "About this event chart": "",
25
+ "About this event report": "",
24
26
  "This app could not retrieve required data.": "",
25
27
  "Network error": "",
26
28
  "Data / Edit calculation": "",
@@ -50,6 +52,54 @@
50
52
  "All types": "Все типы",
51
53
  "Disaggregation": "Разукрупнение",
52
54
  "No data": "Нет данных",
55
+ "Expression description": "Описание выражения",
56
+ "Error loading value": "",
57
+ "None": "Никому",
58
+ "Data set(s)": "",
59
+ "Zero is significant": "",
60
+ "True": "Истина",
61
+ "False": "Ложь",
62
+ "Value type": "Тип значения",
63
+ "Aggregation type": "Тип агрегирования",
64
+ "Category combo": "Комбинация категорий",
65
+ "Option set": "Набор опций",
66
+ "Group membership": "",
67
+ "Legend set(s)": "",
68
+ "Category option name": "",
69
+ "Category combo name": "",
70
+ "Categories name": "",
71
+ "Period type": "Виды периода",
72
+ "Indicators": "Индикаторы",
73
+ "Expiry days": "Истекшие дни",
74
+ "Type": "Тип",
75
+ "Data element": "Элемент данных",
76
+ "Tracked entity attribute": "Атрибут отслеживаемого объекта",
77
+ "Numerator description": "Описание числителя",
78
+ "Numerator expression": "",
79
+ "Denominator description": "Описание знаменателя",
80
+ "Denominator expression": "",
81
+ "Annualized": "Среднегодовой",
82
+ "Yes": "Да",
83
+ "No": "Нет",
84
+ "Indicator type": "Тип индикатора",
85
+ "Decimals in output": "",
86
+ "There was a problem loading information for this data item.": "",
87
+ "Name": "Название",
88
+ "Description": "Описание",
89
+ "Code": "Код",
90
+ "ID": "Ид",
91
+ "Last updated date": "",
92
+ "Created date": "Дата создания",
93
+ "Created by": "Создано",
94
+ "Custom": "Пользователь",
95
+ "Program": "Program",
96
+ "Analytics type": "Тип аналитики",
97
+ "Enrollment": "Регистрация",
98
+ "Event": "Событие",
99
+ "Analytics period boundaries": "Границы периода аналитики",
100
+ "{{ offsetPeriodType }} × {{ offsetPeriods }}": "",
101
+ "Expression": "Выражение",
102
+ "Filter": "Фильтр",
53
103
  "Search by data item name": "",
54
104
  "No items selected": "Не выбраны элементы",
55
105
  "Selected Items": "Выбранные элементы",
@@ -100,8 +150,6 @@
100
150
  "Open in this app": "Открыть в данном приложении",
101
151
  "Close": "Закрыть",
102
152
  "Rename {{fileType}}": "",
103
- "Name": "Название",
104
- "Description": "Описание",
105
153
  "Rename": "Переименовать",
106
154
  "{{- objectName}} (copy)": "",
107
155
  "Save {{fileType}} as": "",
@@ -139,7 +187,6 @@
139
187
  "Could not update interpretation": "",
140
188
  "Enter interpretation text": "",
141
189
  "Not available offline": "Недоступно в автономном режиме",
142
- "Created by": "Создано",
143
190
  "Anyone": "Любой",
144
191
  "Only you": "",
145
192
  "Others": "Другие",
@@ -147,7 +194,6 @@
147
194
  "Filter by name": "Фильтр по имени",
148
195
  "Created": "Создано",
149
196
  "Last updated": "Последнее обновление",
150
- "Type": "Тип",
151
197
  "Clear filters": "",
152
198
  "{{firstItemIndex}}-{{lastItemIndex}} of {{totalNumberOfItems}}": "",
153
199
  "Open": "Открыть",
@@ -199,7 +245,6 @@
199
245
  "Select a level": "Выбрать уровень",
200
246
  "Select a group": "Выберите группу",
201
247
  "Deselect all": "Отменить выбор всего",
202
- "Period type": "Виды периода",
203
248
  "Year": "Год",
204
249
  "Select year": "Выбрать год",
205
250
  "Period": "Период",
@@ -275,6 +320,7 @@
275
320
  "Six-months": "Полугодие",
276
321
  "Financial Years": "Финансовые годы",
277
322
  "Years": "Годы",
323
+ "Value: {{value}}": "",
278
324
  "Bold text": "",
279
325
  "Italic text": "",
280
326
  "Link to a URL": "",
@@ -298,7 +344,6 @@
298
344
  "No results found": "Результаты не найдены",
299
345
  "Series": "Ряды",
300
346
  "Category": "Категория",
301
- "Filter": "Фильтр",
302
347
  "Columns": "Колонны",
303
348
  "Rows": "Строки",
304
349
  "Points": "",
@@ -307,16 +352,13 @@
307
352
  "Actual reports": "Текущие отчеты",
308
353
  "Actual reports on time": "Текущие отчеты по времени",
309
354
  "Expected reports": "Ожидаемые отчеты",
310
- "Program": "Program",
311
355
  "Select a program": "Выбрать программу",
312
- "Indicators": "Индикаторы",
313
356
  "Indicator group": "Группа индикаторов",
314
357
  "All groups": "",
315
358
  "Indicator": "Индикатор",
316
359
  "No indicator groups found": "",
317
360
  "Loading indicator groups": "",
318
361
  "Data element group": "Группы элемента данных",
319
- "Data element": "Элемент данных",
320
362
  "No data element groups found": "",
321
363
  "Loading data element groups": "",
322
364
  "Data sets": "Наборы данных",
@@ -365,9 +407,35 @@
365
407
  "{{thresholdFactor}} × Modified Z-score high": "",
366
408
  "{{thresholdFactor}} × Z-score low": "",
367
409
  "{{thresholdFactor}} × Z-score high": "",
410
+ "Not applicable": "",
368
411
  "Data": "Данные",
369
412
  "Organisation unit": "Организационная единица",
370
413
  "Assigned Categories": "Назначенные категории",
414
+ "Text": "Текст",
415
+ "Long text": "Длинный текст",
416
+ "Multi text": "",
417
+ "Letter": "Буква",
418
+ "Phone number": "Номер телефона",
419
+ "Email": "Адрес электронной почты",
420
+ "Yes/No": "Да/Нет",
421
+ "Yes Only": "Только Да",
422
+ "Date": "Дата",
423
+ "Date & Time": "Дата и время",
424
+ "Time": "Время",
425
+ "Unit interval": "Единичный интервал",
426
+ "Percentage": "Процент",
427
+ "Integer": "Целое число",
428
+ "Positive Integer": "Положительное целое число",
429
+ "Negative Integer": "Отрицательное целое число",
430
+ "Positive or Zero Integer": "Положительное целое число или ноль",
431
+ "Tracker Associate": "Ассоциирование отслеживания",
432
+ "Username": "Имя пользователя",
433
+ "Coordinate": "Координата",
434
+ "Reference": "Ссылка",
435
+ "Age": "Возраст",
436
+ "URL": "URL адрес",
437
+ "Image": "Изображение",
438
+ "GeoJSON": "",
371
439
  "Pivot table": "Сводная таблица",
372
440
  "Area": "Диаграмма-области",
373
441
  "Stacked area": "Линейчатая с накоплениями",
@@ -19,6 +19,8 @@
19
19
  "About this map": "",
20
20
  "About this line list": "",
21
21
  "About this visualization": "",
22
+ "About this event chart": "",
23
+ "About this event report": "",
22
24
  "This app could not retrieve required data.": "",
23
25
  "Network error": "",
24
26
  "Data / Edit calculation": "",
@@ -44,9 +46,58 @@
44
46
  "Drag items here, or double click in the list, to start building a calculation formula": "",
45
47
  "Math operators": "",
46
48
  "Data Type": "",
49
+ "Only {{dataType}} can be used in {{visType}}": "",
47
50
  "All types": "",
48
51
  "Disaggregation": "",
49
52
  "No data": "",
53
+ "Expression description": "",
54
+ "Error loading value": "",
55
+ "None": "",
56
+ "Data set(s)": "",
57
+ "Zero is significant": "",
58
+ "True": "",
59
+ "False": "",
60
+ "Value type": "",
61
+ "Aggregation type": "",
62
+ "Category combo": "",
63
+ "Option set": "",
64
+ "Group membership": "",
65
+ "Legend set(s)": "",
66
+ "Category option name": "",
67
+ "Category combo name": "",
68
+ "Categories name": "",
69
+ "Period type": "",
70
+ "Indicators": "",
71
+ "Expiry days": "",
72
+ "Type": "",
73
+ "Data element": "",
74
+ "Tracked entity attribute": "",
75
+ "Numerator description": "",
76
+ "Numerator expression": "",
77
+ "Denominator description": "",
78
+ "Denominator expression": "",
79
+ "Annualized": "",
80
+ "Yes": "ඔව්",
81
+ "No": "නැත",
82
+ "Indicator type": "",
83
+ "Decimals in output": "",
84
+ "There was a problem loading information for this data item.": "",
85
+ "Name": "නම",
86
+ "Description": "විස්තරය",
87
+ "Code": "කේත කරන්න",
88
+ "ID": "",
89
+ "Last updated date": "",
90
+ "Created date": "",
91
+ "Created by": "",
92
+ "Custom": "",
93
+ "Program": "",
94
+ "Analytics type": "",
95
+ "Enrollment": "",
96
+ "Event": "",
97
+ "Analytics period boundaries": "",
98
+ "{{ offsetPeriodType }} × {{ offsetPeriods }}": "",
99
+ "Expression": "",
100
+ "Filter": "",
50
101
  "Search by data item name": "",
51
102
  "No items selected": "",
52
103
  "Selected Items": "",
@@ -54,10 +105,12 @@
54
105
  "No data sets found": "",
55
106
  "No event data items found": "",
56
107
  "No program indicators found": "",
108
+ "No calculations found": "",
57
109
  "No indicators found for \"{{- searchTerm}}\"": "",
58
110
  "No data sets found for \"{{- searchTerm}}\"": "",
59
111
  "No event data items found for \"{{- searchTerm}}\"": "",
60
112
  "No program indicators found for \"{{- searchTerm}}\"": "",
113
+ "No calculations found for \"{{- searchTerm}}\"": "",
61
114
  "Nothing found for \"{{- searchTerm}}\"": "",
62
115
  "Calculation": "",
63
116
  "Metric type": "",
@@ -95,8 +148,6 @@
95
148
  "Open in this app": "",
96
149
  "Close": "වසන්න",
97
150
  "Rename {{fileType}}": "",
98
- "Name": "නම",
99
- "Description": "විස්තරය",
100
151
  "Rename": "",
101
152
  "{{- objectName}} (copy)": "",
102
153
  "Save {{fileType}} as": "",
@@ -107,6 +158,7 @@
107
158
  "Edit": "වෙනස් කරන්න",
108
159
  "Write a reply": "",
109
160
  "Post reply": "",
161
+ "Delete failed": "",
110
162
  "Could not update comment": "",
111
163
  "Enter comment text": "",
112
164
  "Update": "",
@@ -115,29 +167,22 @@
115
167
  "The interpretation couldn’t be displayed. Try again or contact your system administrator.": "",
116
168
  "Hide interpretation": "",
117
169
  "Write an interpretation": "",
170
+ "Other people viewing this interpretation in the future may see more data.": "",
118
171
  "Post interpretation": "",
119
172
  "Interpretations": "",
173
+ "Reply": "",
174
+ "{{count}} replies": "",
175
+ "{{count}} replies_plural": "",
176
+ "View replies": "",
120
177
  "Unlike": "",
121
178
  "Like": "",
122
- "Reply": "",
123
- "Share": "",
124
179
  "See interpretation": "",
180
+ "Open in app": "",
181
+ "Share": "",
125
182
  "Manage sharing": "",
126
183
  "Could not update interpretation": "",
127
184
  "Enter interpretation text": "",
128
- "Bold text": "",
129
- "Italic text": "",
130
- "Link to a URL": "",
131
- "Mention a user": "",
132
- "Add emoji": "",
133
- "Preview": "",
134
- "Back to write mode": "",
135
- "Too many results. Try refining the search.": "",
136
- "Search for a user": "",
137
- "Searching for \"{{- searchText}}\"": "",
138
- "No results found": "",
139
185
  "Not available offline": "මාර්ග අපගතව නොතිබේ",
140
- "Created by": "",
141
186
  "Anyone": "ඕනෑම කෙනෙක්",
142
187
  "Only you": "",
143
188
  "Others": "",
@@ -145,7 +190,6 @@
145
190
  "Filter by name": "",
146
191
  "Created": "",
147
192
  "Last updated": "",
148
- "Type": "",
149
193
  "Clear filters": "",
150
194
  "{{firstItemIndex}}-{{lastItemIndex}} of {{totalNumberOfItems}}": "",
151
195
  "Open": "විවෘත කරන්න",
@@ -191,13 +235,12 @@
191
235
  "Select a level": "",
192
236
  "Select a group": "",
193
237
  "Deselect all": "",
194
- "Period type": "",
195
238
  "Year": "වසර",
196
239
  "Select year": "වසර තෝරන්න",
197
240
  "Period": "",
241
+ "Selected Periods": "",
198
242
  "Relative periods": "",
199
243
  "Fixed periods": "",
200
- "Selected Periods": "",
201
244
  "No periods selected": "",
202
245
  "Daily": "දිනපතා",
203
246
  "Weekly": "සතිපතා",
@@ -267,6 +310,15 @@
267
310
  "Six-months": "",
268
311
  "Financial Years": "",
269
312
  "Years": "අවුරුදු",
313
+ "Value: {{value}}": "",
314
+ "Bold text": "",
315
+ "Italic text": "",
316
+ "Link to a URL": "",
317
+ "Mention a user": "",
318
+ "Add emoji": "",
319
+ "Preview": "",
320
+ "Back to write mode": "",
321
+ "Interpretations and details": "",
270
322
  "Translating to": "",
271
323
  "Choose a locale": "",
272
324
  "Base locale reference": "",
@@ -276,9 +328,12 @@
276
328
  "Cannot save while offline": "",
277
329
  "Could not load translations": "",
278
330
  "Retry": "නැවත උත්සාහ කරන්න",
331
+ "Too many results. Try refining the search.": "",
332
+ "Search for a user": "",
333
+ "Searching for \"{{- searchText}}\"": "",
334
+ "No results found": "",
279
335
  "Series": "",
280
336
  "Category": "කාණ්ඩය",
281
- "Filter": "",
282
337
  "Columns": "",
283
338
  "Rows": "",
284
339
  "Points": "",
@@ -287,16 +342,13 @@
287
342
  "Actual reports": "",
288
343
  "Actual reports on time": "",
289
344
  "Expected reports": "",
290
- "Program": "",
291
345
  "Select a program": "",
292
- "Indicators": "",
293
346
  "Indicator group": "",
294
347
  "All groups": "",
295
348
  "Indicator": "",
296
349
  "No indicator groups found": "",
297
350
  "Loading indicator groups": "",
298
351
  "Data element group": "",
299
- "Data element": "",
300
352
  "No data element groups found": "",
301
353
  "Loading data element groups": "",
302
354
  "Data sets": "",
@@ -345,9 +397,35 @@
345
397
  "{{thresholdFactor}} × Modified Z-score high": "",
346
398
  "{{thresholdFactor}} × Z-score low": "",
347
399
  "{{thresholdFactor}} × Z-score high": "",
400
+ "Not applicable": "",
348
401
  "Data": "දත්ත",
349
402
  "Organisation unit": "",
350
403
  "Assigned Categories": "",
404
+ "Text": "",
405
+ "Long text": "",
406
+ "Multi text": "",
407
+ "Letter": "",
408
+ "Phone number": "",
409
+ "Email": "",
410
+ "Yes/No": "",
411
+ "Yes Only": "",
412
+ "Date": "දිනය",
413
+ "Date & Time": "",
414
+ "Time": "",
415
+ "Unit interval": "",
416
+ "Percentage": "",
417
+ "Integer": "",
418
+ "Positive Integer": "",
419
+ "Negative Integer": "",
420
+ "Positive or Zero Integer": "",
421
+ "Tracker Associate": "",
422
+ "Username": "",
423
+ "Coordinate": "",
424
+ "Reference": "",
425
+ "Age": "",
426
+ "URL": "",
427
+ "Image": "",
428
+ "GeoJSON": "",
351
429
  "Pivot table": "",
352
430
  "Area": "",
353
431
  "Stacked area": "",
@@ -364,6 +442,7 @@
364
442
  "Radar": "",
365
443
  "Scatter": "",
366
444
  "Single value": "",
445
+ "Outlier table": "",
367
446
  "All charts": "",
368
447
  "{{seriesName}} (trend)": "",
369
448
  "Trend": "",
@@ -19,6 +19,8 @@
19
19
  "About this map": "",
20
20
  "About this line list": "",
21
21
  "About this visualization": "",
22
+ "About this event chart": "",
23
+ "About this event report": "",
22
24
  "This app could not retrieve required data.": "",
23
25
  "Network error": "",
24
26
  "Data / Edit calculation": "",
@@ -48,6 +50,54 @@
48
50
  "All types": "",
49
51
  "Disaggregation": "",
50
52
  "No data": "",
53
+ "Expression description": "",
54
+ "Error loading value": "",
55
+ "None": "Ingen",
56
+ "Data set(s)": "",
57
+ "Zero is significant": "",
58
+ "True": "",
59
+ "False": "",
60
+ "Value type": "Värde typ",
61
+ "Aggregation type": "Aggregationtyp",
62
+ "Category combo": "",
63
+ "Option set": "",
64
+ "Group membership": "",
65
+ "Legend set(s)": "",
66
+ "Category option name": "",
67
+ "Category combo name": "",
68
+ "Categories name": "",
69
+ "Period type": "Periodtyp",
70
+ "Indicators": "indikatorer",
71
+ "Expiry days": "",
72
+ "Type": "Typ",
73
+ "Data element": "Uppgift",
74
+ "Tracked entity attribute": "",
75
+ "Numerator description": "täljare Beskrivning",
76
+ "Numerator expression": "",
77
+ "Denominator description": "nämnare Beskrivning",
78
+ "Denominator expression": "",
79
+ "Annualized": "årsbasis",
80
+ "Yes": "Ja",
81
+ "No": "Nej",
82
+ "Indicator type": "indikator Typ",
83
+ "Decimals in output": "",
84
+ "There was a problem loading information for this data item.": "",
85
+ "Name": "Namn",
86
+ "Description": "Beskrivning",
87
+ "Code": "Koda",
88
+ "ID": "id",
89
+ "Last updated date": "",
90
+ "Created date": "",
91
+ "Created by": "Skapad av",
92
+ "Custom": "Beställnings",
93
+ "Program": "Program",
94
+ "Analytics type": "",
95
+ "Enrollment": "",
96
+ "Event": "",
97
+ "Analytics period boundaries": "",
98
+ "{{ offsetPeriodType }} × {{ offsetPeriods }}": "",
99
+ "Expression": "Uttryck",
100
+ "Filter": "Filtrera",
51
101
  "Search by data item name": "",
52
102
  "No items selected": "",
53
103
  "Selected Items": "",
@@ -98,8 +148,6 @@
98
148
  "Open in this app": "",
99
149
  "Close": "Stänga",
100
150
  "Rename {{fileType}}": "",
101
- "Name": "Namn",
102
- "Description": "Beskrivning",
103
151
  "Rename": "Döpa om",
104
152
  "{{- objectName}} (copy)": "",
105
153
  "Save {{fileType}} as": "",
@@ -134,19 +182,7 @@
134
182
  "Manage sharing": "",
135
183
  "Could not update interpretation": "",
136
184
  "Enter interpretation text": "",
137
- "Bold text": "",
138
- "Italic text": "",
139
- "Link to a URL": "",
140
- "Mention a user": "",
141
- "Add emoji": "",
142
- "Preview": "",
143
- "Back to write mode": "",
144
- "Too many results. Try refining the search.": "",
145
- "Search for a user": "",
146
- "Searching for \"{{- searchText}}\"": "",
147
- "No results found": "Inga resultat hittades",
148
185
  "Not available offline": "",
149
- "Created by": "Skapad av",
150
186
  "Anyone": "",
151
187
  "Only you": "",
152
188
  "Others": "",
@@ -154,7 +190,6 @@
154
190
  "Filter by name": "Filtrera efter namn",
155
191
  "Created": "Skapad",
156
192
  "Last updated": "",
157
- "Type": "Typ",
158
193
  "Clear filters": "Rensa filter",
159
194
  "{{firstItemIndex}}-{{lastItemIndex}} of {{totalNumberOfItems}}": "",
160
195
  "Open": "Öppen",
@@ -200,7 +235,6 @@
200
235
  "Select a level": "",
201
236
  "Select a group": "",
202
237
  "Deselect all": "Avmarkera alla",
203
- "Period type": "Periodtyp",
204
238
  "Year": "År",
205
239
  "Select year": "Välj år",
206
240
  "Period": "Period",
@@ -276,6 +310,14 @@
276
310
  "Six-months": "",
277
311
  "Financial Years": "",
278
312
  "Years": "År",
313
+ "Value: {{value}}": "",
314
+ "Bold text": "",
315
+ "Italic text": "",
316
+ "Link to a URL": "",
317
+ "Mention a user": "",
318
+ "Add emoji": "",
319
+ "Preview": "",
320
+ "Back to write mode": "",
279
321
  "Interpretations and details": "",
280
322
  "Translating to": "",
281
323
  "Choose a locale": "",
@@ -286,9 +328,12 @@
286
328
  "Cannot save while offline": "",
287
329
  "Could not load translations": "",
288
330
  "Retry": "",
331
+ "Too many results. Try refining the search.": "",
332
+ "Search for a user": "",
333
+ "Searching for \"{{- searchText}}\"": "",
334
+ "No results found": "Inga resultat hittades",
289
335
  "Series": "",
290
336
  "Category": "",
291
- "Filter": "Filtrera",
292
337
  "Columns": "",
293
338
  "Rows": "",
294
339
  "Points": "",
@@ -297,16 +342,13 @@
297
342
  "Actual reports": "",
298
343
  "Actual reports on time": "",
299
344
  "Expected reports": "",
300
- "Program": "Program",
301
345
  "Select a program": "",
302
- "Indicators": "indikatorer",
303
346
  "Indicator group": "Indikatorgrupp",
304
347
  "All groups": "",
305
348
  "Indicator": "Indikator",
306
349
  "No indicator groups found": "",
307
350
  "Loading indicator groups": "",
308
351
  "Data element group": "Dataelementgrupp",
309
- "Data element": "Uppgift",
310
352
  "No data element groups found": "",
311
353
  "Loading data element groups": "",
312
354
  "Data sets": "dataset",
@@ -355,9 +397,35 @@
355
397
  "{{thresholdFactor}} × Modified Z-score high": "",
356
398
  "{{thresholdFactor}} × Z-score low": "",
357
399
  "{{thresholdFactor}} × Z-score high": "",
400
+ "Not applicable": "",
358
401
  "Data": "Data",
359
402
  "Organisation unit": "Organisationsenhet",
360
403
  "Assigned Categories": "",
404
+ "Text": "",
405
+ "Long text": "lång text",
406
+ "Multi text": "",
407
+ "Letter": "",
408
+ "Phone number": "Telefonnummer",
409
+ "Email": "E-post",
410
+ "Yes/No": "Ja Nej",
411
+ "Yes Only": "Ja Endast",
412
+ "Date": "Datum",
413
+ "Date & Time": "Datum Tid",
414
+ "Time": "",
415
+ "Unit interval": "enhet intervall",
416
+ "Percentage": "Procentsats",
417
+ "Integer": "Integer",
418
+ "Positive Integer": "positiv Integer",
419
+ "Negative Integer": "negativt heltal",
420
+ "Positive or Zero Integer": "Positivt eller Zero Integer",
421
+ "Tracker Associate": "",
422
+ "Username": "Användarnamn",
423
+ "Coordinate": "Coordinate",
424
+ "Reference": "Referens",
425
+ "Age": "",
426
+ "URL": "",
427
+ "Image": "",
428
+ "GeoJSON": "",
361
429
  "Pivot table": "",
362
430
  "Area": "",
363
431
  "Stacked area": "",