@dhis2/analytics 26.10.0 → 26.10.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.
Files changed (75) 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/cjs/modules/pivotTable/PivotTableEngine.js +4 -1
  38. package/build/es/locales/ar/translations.json +96 -22
  39. package/build/es/locales/ar_IQ/translations.json +141 -44
  40. package/build/es/locales/bn/translations.json +458 -0
  41. package/build/es/locales/ckb/translations.json +137 -44
  42. package/build/es/locales/cs/translations.json +88 -20
  43. package/build/es/locales/da/translations.json +102 -23
  44. package/build/es/locales/es/translations.json +75 -9
  45. package/build/es/locales/es_419/translations.json +77 -9
  46. package/build/es/locales/fr/translations.json +77 -9
  47. package/build/es/locales/hi_IN/translations.json +458 -0
  48. package/build/es/locales/id/translations.json +95 -22
  49. package/build/es/locales/index.js +4 -0
  50. package/build/es/locales/km/translations.json +100 -23
  51. package/build/es/locales/lo/translations.json +73 -9
  52. package/build/es/locales/my/translations.json +101 -23
  53. package/build/es/locales/nb/translations.json +88 -20
  54. package/build/es/locales/ne/translations.json +77 -9
  55. package/build/es/locales/nl/translations.json +95 -22
  56. package/build/es/locales/or/translations.json +137 -44
  57. package/build/es/locales/prs/translations.json +102 -23
  58. package/build/es/locales/ps/translations.json +102 -23
  59. package/build/es/locales/pt/translations.json +73 -9
  60. package/build/es/locales/pt_BR/translations.json +95 -22
  61. package/build/es/locales/ro/translations.json +138 -44
  62. package/build/es/locales/ru/translations.json +77 -9
  63. package/build/es/locales/si/translations.json +102 -23
  64. package/build/es/locales/sv/translations.json +88 -20
  65. package/build/es/locales/tet/translations.json +101 -23
  66. package/build/es/locales/tg/translations.json +102 -23
  67. package/build/es/locales/uk/translations.json +96 -22
  68. package/build/es/locales/ur/translations.json +96 -22
  69. package/build/es/locales/uz_UZ_Cyrl/translations.json +95 -22
  70. package/build/es/locales/uz_UZ_Latn/translations.json +96 -22
  71. package/build/es/locales/vi/translations.json +73 -9
  72. package/build/es/locales/zh/translations.json +73 -9
  73. package/build/es/locales/zh_CN/translations.json +95 -22
  74. package/build/es/modules/pivotTable/PivotTableEngine.js +4 -1
  75. package/package.json +1 -1
@@ -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": "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": "Майлон",
@@ -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": "",
@@ -46,9 +48,58 @@
46
48
  "Drag items here, or double click in the list, to start building a calculation formula": "",
47
49
  "Math operators": "",
48
50
  "Data Type": "",
51
+ "Only {{dataType}} can be used in {{visType}}": "",
49
52
  "All types": "Всі типи",
50
53
  "Disaggregation": "",
51
54
  "No data": "Немає даних",
55
+ "Expression description": "",
56
+ "Error loading value": "",
57
+ "None": "Немає",
58
+ "Data set(s)": "",
59
+ "Zero is significant": "",
60
+ "True": "True",
61
+ "False": "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": "ID (ідентифікатор)",
91
+ "Last updated date": "",
92
+ "Created date": "",
93
+ "Created by": "Створено",
94
+ "Custom": "Налаштовуваний користувачем",
95
+ "Program": "Програма",
96
+ "Analytics type": "",
97
+ "Enrollment": "Реєстрація",
98
+ "Event": "Випадок",
99
+ "Analytics period boundaries": "",
100
+ "{{ offsetPeriodType }} × {{ offsetPeriods }}": "",
101
+ "Expression": "Вираз",
102
+ "Filter": "Фільтр",
52
103
  "Search by data item name": "",
53
104
  "No items selected": "",
54
105
  "Selected Items": "",
@@ -56,10 +107,12 @@
56
107
  "No data sets found": "",
57
108
  "No event data items found": "",
58
109
  "No program indicators found": "",
110
+ "No calculations found": "",
59
111
  "No indicators found for \"{{- searchTerm}}\"": "",
60
112
  "No data sets found for \"{{- searchTerm}}\"": "",
61
113
  "No event data items found for \"{{- searchTerm}}\"": "",
62
114
  "No program indicators found for \"{{- searchTerm}}\"": "",
115
+ "No calculations found for \"{{- searchTerm}}\"": "",
63
116
  "Nothing found for \"{{- searchTerm}}\"": "",
64
117
  "Calculation": "",
65
118
  "Metric type": "",
@@ -97,8 +150,6 @@
97
150
  "Open in this app": "Відкрити в цьому додатку",
98
151
  "Close": "Закрити",
99
152
  "Rename {{fileType}}": "",
100
- "Name": "Ім'я",
101
- "Description": "Змалювання",
102
153
  "Rename": "Перейменувати",
103
154
  "{{- objectName}} (copy)": "",
104
155
  "Save {{fileType}} as": "",
@@ -118,6 +169,7 @@
118
169
  "The interpretation couldn’t be displayed. Try again or contact your system administrator.": "",
119
170
  "Hide interpretation": "",
120
171
  "Write an interpretation": "Написати інтерпретацію",
172
+ "Other people viewing this interpretation in the future may see more data.": "",
121
173
  "Post interpretation": "",
122
174
  "Interpretations": "Інтерпретації",
123
175
  "Reply": "Відповісти",
@@ -128,24 +180,13 @@
128
180
  "View replies": "",
129
181
  "Unlike": "Прибрати вподобання",
130
182
  "Like": "Вподобати",
131
- "Share": "Поділитися",
132
183
  "See interpretation": "",
184
+ "Open in app": "",
185
+ "Share": "Поділитися",
133
186
  "Manage sharing": "Керування спільним доступом",
134
187
  "Could not update interpretation": "",
135
188
  "Enter interpretation text": "",
136
- "Bold text": "",
137
- "Italic text": "",
138
- "Link to a URL": "",
139
- "Mention a user": "",
140
- "Add emoji": "",
141
- "Preview": "",
142
- "Back to write mode": "",
143
- "Too many results. Try refining the search.": "",
144
- "Search for a user": "",
145
- "Searching for \"{{- searchText}}\"": "",
146
- "No results found": "Результатів не знайдено",
147
189
  "Not available offline": "Недоступно в автономному режимі",
148
- "Created by": "Створено",
149
190
  "Anyone": "",
150
191
  "Only you": "",
151
192
  "Others": "",
@@ -153,7 +194,6 @@
153
194
  "Filter by name": "Відфільтрувати за іменем",
154
195
  "Created": "Створено",
155
196
  "Last updated": "Останнє оновлення",
156
- "Type": "Тип",
157
197
  "Clear filters": "Очистити фільтри",
158
198
  "{{firstItemIndex}}-{{lastItemIndex}} of {{totalNumberOfItems}}": "",
159
199
  "Open": "Відкрити",
@@ -205,13 +245,12 @@
205
245
  "Select a level": "Вибрати рівень",
206
246
  "Select a group": "Вибрати групу",
207
247
  "Deselect all": "Скасувати вибір усіх",
208
- "Period type": "",
209
248
  "Year": "Рік",
210
249
  "Select year": "",
211
250
  "Period": "Період",
251
+ "Selected Periods": "",
212
252
  "Relative periods": "Відносні періоди",
213
253
  "Fixed periods": "",
214
- "Selected Periods": "",
215
254
  "No periods selected": "",
216
255
  "Daily": "Щодня",
217
256
  "Weekly": "Щотижня",
@@ -281,6 +320,14 @@
281
320
  "Six-months": "Півріччя",
282
321
  "Financial Years": "",
283
322
  "Years": "Роки",
323
+ "Value: {{value}}": "",
324
+ "Bold text": "",
325
+ "Italic text": "",
326
+ "Link to a URL": "",
327
+ "Mention a user": "",
328
+ "Add emoji": "",
329
+ "Preview": "",
330
+ "Back to write mode": "",
284
331
  "Interpretations and details": "",
285
332
  "Translating to": "",
286
333
  "Choose a locale": "",
@@ -291,9 +338,12 @@
291
338
  "Cannot save while offline": "",
292
339
  "Could not load translations": "",
293
340
  "Retry": "",
341
+ "Too many results. Try refining the search.": "",
342
+ "Search for a user": "",
343
+ "Searching for \"{{- searchText}}\"": "",
344
+ "No results found": "Результатів не знайдено",
294
345
  "Series": "Серія",
295
346
  "Category": "Категорія",
296
- "Filter": "Фільтр",
297
347
  "Columns": "",
298
348
  "Rows": "",
299
349
  "Points": "",
@@ -302,16 +352,13 @@
302
352
  "Actual reports": "Фактичні звіти",
303
353
  "Actual reports on time": "Фактичні звіти за часом",
304
354
  "Expected reports": "Очікувані звіти",
305
- "Program": "Програма",
306
355
  "Select a program": "",
307
- "Indicators": "Показники",
308
356
  "Indicator group": "Група показників",
309
357
  "All groups": "",
310
358
  "Indicator": "Показник",
311
359
  "No indicator groups found": "",
312
360
  "Loading indicator groups": "",
313
361
  "Data element group": "Група елементів даних",
314
- "Data element": "Елемент даних",
315
362
  "No data element groups found": "",
316
363
  "Loading data element groups": "",
317
364
  "Data sets": "Набори даних",
@@ -360,9 +407,35 @@
360
407
  "{{thresholdFactor}} × Modified Z-score high": "",
361
408
  "{{thresholdFactor}} × Z-score low": "",
362
409
  "{{thresholdFactor}} × Z-score high": "",
410
+ "Not applicable": "",
363
411
  "Data": "Дані",
364
412
  "Organisation unit": "Організаційний підрозділ",
365
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": "",
366
439
  "Pivot table": "Зведена таблиця",
367
440
  "Area": "З областями",
368
441
  "Stacked area": "З областями з накопиченням",
@@ -379,6 +452,7 @@
379
452
  "Radar": "Пелюсткова",
380
453
  "Scatter": "Точкова",
381
454
  "Single value": "Одне значення",
455
+ "Outlier table": "",
382
456
  "All charts": "",
383
457
  "{{seriesName}} (trend)": "",
384
458
  "Trend": "",