@dhis2/analytics 23.8.6 → 23.8.7

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 (60) hide show
  1. package/CHANGELOG.md +7 -0
  2. package/build/cjs/locales/ar/translations.json +1 -1
  3. package/build/cjs/locales/ar_EG/translations.json +1 -1
  4. package/build/cjs/locales/ar_IQ/translations.json +1 -1
  5. package/build/cjs/locales/ckb/translations.json +1 -1
  6. package/build/cjs/locales/cs/translations.json +1 -1
  7. package/build/cjs/locales/da/translations.json +1 -1
  8. package/build/cjs/locales/es/translations.json +1 -1
  9. package/build/cjs/locales/fr/translations.json +1 -1
  10. package/build/cjs/locales/id/translations.json +1 -1
  11. package/build/cjs/locales/km/translations.json +1 -1
  12. package/build/cjs/locales/lo/translations.json +1 -1
  13. package/build/cjs/locales/my/translations.json +1 -1
  14. package/build/cjs/locales/nb/translations.json +1 -1
  15. package/build/cjs/locales/nl/translations.json +1 -1
  16. package/build/cjs/locales/prs/translations.json +1 -1
  17. package/build/cjs/locales/ps/translations.json +1 -1
  18. package/build/cjs/locales/pt/translations.json +1 -1
  19. package/build/cjs/locales/pt_BR/translations.json +1 -1
  20. package/build/cjs/locales/ru/translations.json +1 -1
  21. package/build/cjs/locales/sv/translations.json +1 -1
  22. package/build/cjs/locales/tet/translations.json +1 -1
  23. package/build/cjs/locales/tg/translations.json +1 -1
  24. package/build/cjs/locales/uk/translations.json +1 -1
  25. package/build/cjs/locales/ur/translations.json +1 -1
  26. package/build/cjs/locales/uz/translations.json +1 -1
  27. package/build/cjs/locales/uz_Latn/translations.json +1 -1
  28. package/build/cjs/locales/vi/translations.json +1 -1
  29. package/build/cjs/locales/zh/translations.json +1 -1
  30. package/build/cjs/locales/zh_CN/translations.json +1 -1
  31. package/build/es/locales/ar/translations.json +1 -1
  32. package/build/es/locales/ar_EG/translations.json +1 -1
  33. package/build/es/locales/ar_IQ/translations.json +1 -1
  34. package/build/es/locales/ckb/translations.json +1 -1
  35. package/build/es/locales/cs/translations.json +1 -1
  36. package/build/es/locales/da/translations.json +1 -1
  37. package/build/es/locales/es/translations.json +1 -1
  38. package/build/es/locales/fr/translations.json +1 -1
  39. package/build/es/locales/id/translations.json +1 -1
  40. package/build/es/locales/km/translations.json +1 -1
  41. package/build/es/locales/lo/translations.json +1 -1
  42. package/build/es/locales/my/translations.json +1 -1
  43. package/build/es/locales/nb/translations.json +1 -1
  44. package/build/es/locales/nl/translations.json +1 -1
  45. package/build/es/locales/prs/translations.json +1 -1
  46. package/build/es/locales/ps/translations.json +1 -1
  47. package/build/es/locales/pt/translations.json +1 -1
  48. package/build/es/locales/pt_BR/translations.json +1 -1
  49. package/build/es/locales/ru/translations.json +1 -1
  50. package/build/es/locales/sv/translations.json +1 -1
  51. package/build/es/locales/tet/translations.json +1 -1
  52. package/build/es/locales/tg/translations.json +1 -1
  53. package/build/es/locales/uk/translations.json +1 -1
  54. package/build/es/locales/ur/translations.json +1 -1
  55. package/build/es/locales/uz/translations.json +1 -1
  56. package/build/es/locales/uz_Latn/translations.json +1 -1
  57. package/build/es/locales/vi/translations.json +1 -1
  58. package/build/es/locales/zh/translations.json +1 -1
  59. package/build/es/locales/zh_CN/translations.json +1 -1
  60. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,3 +1,10 @@
1
+ ## [23.8.7](https://github.com/dhis2/analytics/compare/v23.8.6...v23.8.7) (2022-05-17)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **translations:** sync translations from transifex (master) ([cfd547f](https://github.com/dhis2/analytics/commit/cfd547f1f08683a88b189c2f894f359d7df4c4a3))
7
+
1
8
  ## [23.8.6](https://github.com/dhis2/analytics/compare/v23.8.5...v23.8.6) (2022-05-16)
2
9
 
3
10
 
@@ -314,7 +314,7 @@
314
314
  "{{thresholdFactor}} × Z-score low": "",
315
315
  "{{thresholdFactor}} × Z-score high": "",
316
316
  "Data": "بيانات",
317
- "Organisation Unit": "الوحدة التنظيمية",
317
+ "Organisation unit": "الوحدة التنظيمية",
318
318
  "Assigned Categories": "الفئات المعينة",
319
319
  "Pivot table": "الجدول المحوري",
320
320
  "Area": "مساحة",
@@ -314,7 +314,7 @@
314
314
  "{{thresholdFactor}} × Z-score low": "",
315
315
  "{{thresholdFactor}} × Z-score high": "",
316
316
  "Data": "",
317
- "Organisation Unit": "",
317
+ "Organisation unit": "",
318
318
  "Assigned Categories": "",
319
319
  "Pivot table": "",
320
320
  "Area": "",
@@ -314,7 +314,7 @@
314
314
  "{{thresholdFactor}} × Z-score low": "",
315
315
  "{{thresholdFactor}} × Z-score high": "",
316
316
  "Data": "البيانات",
317
- "Organisation Unit": "الوحدة التنظيمية",
317
+ "Organisation unit": "الوحدة التنظيمية",
318
318
  "Assigned Categories": "",
319
319
  "Pivot table": "الجدول المحوري",
320
320
  "Area": "مساحة",
@@ -298,7 +298,7 @@
298
298
  "{{thresholdFactor}} × Z-score low": "",
299
299
  "{{thresholdFactor}} × Z-score high": "",
300
300
  "Data": "",
301
- "Organisation Unit": "یەکەی ڕێخکڕاو",
301
+ "Organisation unit": "يةكةي ريكخراو",
302
302
  "Assigned Categories": "",
303
303
  "Pivot table": "",
304
304
  "Area": "ناوچە",
@@ -306,7 +306,7 @@
306
306
  "{{thresholdFactor}} × Z-score low": "{{thresholdFactor}} × nízké Z-skóre",
307
307
  "{{thresholdFactor}} × Z-score high": "{{thresholdFactor}} × Z-skóre vysoké",
308
308
  "Data": "Data",
309
- "Organisation Unit": "Organizační jednotka",
309
+ "Organisation unit": "Organizační jednotka",
310
310
  "Assigned Categories": "Přiřazené kategorie",
311
311
  "Pivot table": "Kontingenční tabulka",
312
312
  "Area": "Oblast",
@@ -298,7 +298,7 @@
298
298
  "{{thresholdFactor}} × Z-score low": "",
299
299
  "{{thresholdFactor}} × Z-score high": "",
300
300
  "Data": "",
301
- "Organisation Unit": "",
301
+ "Organisation unit": "Organisation unit",
302
302
  "Assigned Categories": "",
303
303
  "Pivot table": "",
304
304
  "Area": "",
@@ -298,7 +298,7 @@
298
298
  "{{thresholdFactor}} × Z-score low": "",
299
299
  "{{thresholdFactor}} × Z-score high": "",
300
300
  "Data": "Datos",
301
- "Organisation Unit": "Unidad Organizativa",
301
+ "Organisation unit": "Unidad organizativa",
302
302
  "Assigned Categories": "",
303
303
  "Pivot table": "Tabla dinámica",
304
304
  "Area": "Área",
@@ -298,7 +298,7 @@
298
298
  "{{thresholdFactor}} × Z-score low": "{{thresholdFactor}} × Z-score faible",
299
299
  "{{thresholdFactor}} × Z-score high": "{{thresholdFactor}} × Z-score élevé",
300
300
  "Data": "Données",
301
- "Organisation Unit": "Unité d'organisation",
301
+ "Organisation unit": "Unité d'organisation",
302
302
  "Assigned Categories": "Catégories attribuées",
303
303
  "Pivot table": "Tableau croisé dynamique",
304
304
  "Area": "Aire",
@@ -294,7 +294,7 @@
294
294
  "{{thresholdFactor}} × Z-score low": "{{thresholdFactor}} × Z-skor rendah",
295
295
  "{{thresholdFactor}} × Z-score high": "{{ThresholdFactor}} × Z-skor tinggi",
296
296
  "Data": "Data",
297
- "Organisation Unit": "Unit Organisasi",
297
+ "Organisation unit": "Unit organisasi",
298
298
  "Assigned Categories": "Kategori yang Ditugaskan",
299
299
  "Pivot table": "Tabel Pivot",
300
300
  "Area": "Area",
@@ -294,7 +294,7 @@
294
294
  "{{thresholdFactor}} × Z-score low": "",
295
295
  "{{thresholdFactor}} × Z-score high": "",
296
296
  "Data": "Data",
297
- "Organisation Unit": "ផ្នែក​នៃ​អង្គការ",
297
+ "Organisation unit": "ផ្នែក​នៃ​អង្គការ",
298
298
  "Assigned Categories": "",
299
299
  "Pivot table": "",
300
300
  "Area": "",
@@ -294,7 +294,7 @@
294
294
  "{{thresholdFactor}} × Z-score low": "",
295
295
  "{{thresholdFactor}} × Z-score high": "",
296
296
  "Data": "ຂໍ້ມູນ",
297
- "Organisation Unit": "ຫົວໜ່ວຍ ການຈັດຕັ້ງ",
297
+ "Organisation unit": "​ຫົວ​ໜ່ວຍ​ການ​ຈັດ​ຕັ້ງ",
298
298
  "Assigned Categories": "",
299
299
  "Pivot table": "",
300
300
  "Area": "",
@@ -294,7 +294,7 @@
294
294
  "{{thresholdFactor}} × Z-score low": "",
295
295
  "{{thresholdFactor}} × Z-score high": "",
296
296
  "Data": "အချက်အလက်",
297
- "Organisation Unit": "အဖွဲ့အစည်းယူနစ်",
297
+ "Organisation unit": "Organisation unit",
298
298
  "Assigned Categories": "",
299
299
  "Pivot table": "",
300
300
  "Area": "",
@@ -298,7 +298,7 @@
298
298
  "{{thresholdFactor}} × Z-score low": "",
299
299
  "{{thresholdFactor}} × Z-score high": "",
300
300
  "Data": "Data",
301
- "Organisation Unit": "Organisasjonsenhet",
301
+ "Organisation unit": "Organisasjonsenhet",
302
302
  "Assigned Categories": "Tildelte Kategorier",
303
303
  "Pivot table": "Pivottabell",
304
304
  "Area": "Areal",
@@ -298,7 +298,7 @@
298
298
  "{{thresholdFactor}} × Z-score low": "",
299
299
  "{{thresholdFactor}} × Z-score high": "",
300
300
  "Data": "Gegevens",
301
- "Organisation Unit": "Organisatieëenheid",
301
+ "Organisation unit": "Organisatieëenheid",
302
302
  "Assigned Categories": "",
303
303
  "Pivot table": "",
304
304
  "Area": "Oppervlakte",
@@ -298,7 +298,7 @@
298
298
  "{{thresholdFactor}} × Z-score low": "",
299
299
  "{{thresholdFactor}} × Z-score high": "",
300
300
  "Data": "دیتا",
301
- "Organisation Unit": "واحد سازمان",
301
+ "Organisation unit": "واحد سازمان",
302
302
  "Assigned Categories": "",
303
303
  "Pivot table": "",
304
304
  "Area": "",
@@ -298,7 +298,7 @@
298
298
  "{{thresholdFactor}} × Z-score low": "",
299
299
  "{{thresholdFactor}} × Z-score high": "",
300
300
  "Data": "مالومات (ډاټا)",
301
- "Organisation Unit": "",
301
+ "Organisation unit": "د سازمان واحد",
302
302
  "Assigned Categories": "",
303
303
  "Pivot table": "",
304
304
  "Area": "",
@@ -298,7 +298,7 @@
298
298
  "{{thresholdFactor}} × Z-score low": "",
299
299
  "{{thresholdFactor}} × Z-score high": "",
300
300
  "Data": "Dados",
301
- "Organisation Unit": "Unidade organizacional",
301
+ "Organisation unit": "Unidade organizacional",
302
302
  "Assigned Categories": "Categorias atribuídas",
303
303
  "Pivot table": "Tabela Dinâmica",
304
304
  "Area": "Área",
@@ -298,7 +298,7 @@
298
298
  "{{thresholdFactor}} × Z-score low": "",
299
299
  "{{thresholdFactor}} × Z-score high": "",
300
300
  "Data": "Dados",
301
- "Organisation Unit": "Unidade organizacional",
301
+ "Organisation unit": "Unidade organizacional",
302
302
  "Assigned Categories": "",
303
303
  "Pivot table": "",
304
304
  "Area": "",
@@ -306,7 +306,7 @@
306
306
  "{{thresholdFactor}} × Z-score low": "",
307
307
  "{{thresholdFactor}} × Z-score high": "",
308
308
  "Data": "Данные",
309
- "Organisation Unit": "Организация",
309
+ "Organisation unit": "Организационная единица",
310
310
  "Assigned Categories": "Назначенные категории",
311
311
  "Pivot table": "Сводная таблица",
312
312
  "Area": "Диаграмма-области",
@@ -298,7 +298,7 @@
298
298
  "{{thresholdFactor}} × Z-score low": "",
299
299
  "{{thresholdFactor}} × Z-score high": "",
300
300
  "Data": "Data",
301
- "Organisation Unit": "Organisationsenhet",
301
+ "Organisation unit": "Organisationsenhet",
302
302
  "Assigned Categories": "",
303
303
  "Pivot table": "",
304
304
  "Area": "",
@@ -294,7 +294,7 @@
294
294
  "{{thresholdFactor}} × Z-score low": "",
295
295
  "{{thresholdFactor}} × Z-score high": "",
296
296
  "Data": "Dadus",
297
- "Organisation Unit": "Unidade Organizasaun",
297
+ "Organisation unit": "Unidade organizasional",
298
298
  "Assigned Categories": "",
299
299
  "Pivot table": "",
300
300
  "Area": "",
@@ -298,7 +298,7 @@
298
298
  "{{thresholdFactor}} × Z-score low": "",
299
299
  "{{thresholdFactor}} × Z-score high": "",
300
300
  "Data": "Иттилоот",
301
- "Organisation Unit": "Воҳиди сохторӣ",
301
+ "Organisation unit": "Воҳиди сохторӣ",
302
302
  "Assigned Categories": "",
303
303
  "Pivot table": "",
304
304
  "Area": "",
@@ -306,7 +306,7 @@
306
306
  "{{thresholdFactor}} × Z-score low": "",
307
307
  "{{thresholdFactor}} × Z-score high": "",
308
308
  "Data": "Дані",
309
- "Organisation Unit": "Організаційний підрозділ",
309
+ "Organisation unit": "Організаційний підрозділ",
310
310
  "Assigned Categories": "",
311
311
  "Pivot table": "Зведена таблиця",
312
312
  "Area": "",
@@ -298,7 +298,7 @@
298
298
  "{{thresholdFactor}} × Z-score low": "",
299
299
  "{{thresholdFactor}} × Z-score high": "",
300
300
  "Data": "ڈیٹا",
301
- "Organisation Unit": "",
301
+ "Organisation unit": "تنظیم یونٹ",
302
302
  "Assigned Categories": "",
303
303
  "Pivot table": "",
304
304
  "Area": "رقبہ",
@@ -294,7 +294,7 @@
294
294
  "{{thresholdFactor}} × Z-score low": "",
295
295
  "{{thresholdFactor}} × Z-score high": "",
296
296
  "Data": "Маълумот",
297
- "Organisation Unit": "Ташкилий Бўлим",
297
+ "Organisation unit": "Ташкилий бўлим",
298
298
  "Assigned Categories": "Белгиланган Категориялар",
299
299
  "Pivot table": "Солиштирма жадвал",
300
300
  "Area": "Майдон",
@@ -294,7 +294,7 @@
294
294
  "{{thresholdFactor}} × Z-score low": "",
295
295
  "{{thresholdFactor}} × Z-score high": "",
296
296
  "Data": "Maʼlumot",
297
- "Organisation Unit": "Tashkiliy birlik",
297
+ "Organisation unit": "Ташкилий бирлик",
298
298
  "Assigned Categories": "Belgilangan Kategoriyalar",
299
299
  "Pivot table": "Solishtirma jadval",
300
300
  "Area": "Maydon",
@@ -294,7 +294,7 @@
294
294
  "{{thresholdFactor}} × Z-score low": "",
295
295
  "{{thresholdFactor}} × Z-score high": "",
296
296
  "Data": "Lấy dữ liệu",
297
- "Organisation Unit": "Đơn vị",
297
+ "Organisation unit": "Đơn vị",
298
298
  "Assigned Categories": "Phân loại được chỉ định",
299
299
  "Pivot table": "Bảng xoay",
300
300
  "Area": "Khu vực",
@@ -294,7 +294,7 @@
294
294
  "{{thresholdFactor}} × Z-score low": "{{thresholdFactor}}×Z分数低",
295
295
  "{{thresholdFactor}} × Z-score high": "{{thresholdFactor}}×Z分数高",
296
296
  "Data": "数据",
297
- "Organisation Unit": "组织机构",
297
+ "Organisation unit": "机构",
298
298
  "Assigned Categories": "指定的分类",
299
299
  "Pivot table": "透视表",
300
300
  "Area": "面积",
@@ -294,7 +294,7 @@
294
294
  "{{thresholdFactor}} × Z-score low": "",
295
295
  "{{thresholdFactor}} × Z-score high": "",
296
296
  "Data": "数据",
297
- "Organisation Unit": "组织机构",
297
+ "Organisation unit": "机构",
298
298
  "Assigned Categories": "",
299
299
  "Pivot table": "",
300
300
  "Area": "面积",
@@ -314,7 +314,7 @@
314
314
  "{{thresholdFactor}} × Z-score low": "",
315
315
  "{{thresholdFactor}} × Z-score high": "",
316
316
  "Data": "بيانات",
317
- "Organisation Unit": "الوحدة التنظيمية",
317
+ "Organisation unit": "الوحدة التنظيمية",
318
318
  "Assigned Categories": "الفئات المعينة",
319
319
  "Pivot table": "الجدول المحوري",
320
320
  "Area": "مساحة",
@@ -314,7 +314,7 @@
314
314
  "{{thresholdFactor}} × Z-score low": "",
315
315
  "{{thresholdFactor}} × Z-score high": "",
316
316
  "Data": "",
317
- "Organisation Unit": "",
317
+ "Organisation unit": "",
318
318
  "Assigned Categories": "",
319
319
  "Pivot table": "",
320
320
  "Area": "",
@@ -314,7 +314,7 @@
314
314
  "{{thresholdFactor}} × Z-score low": "",
315
315
  "{{thresholdFactor}} × Z-score high": "",
316
316
  "Data": "البيانات",
317
- "Organisation Unit": "الوحدة التنظيمية",
317
+ "Organisation unit": "الوحدة التنظيمية",
318
318
  "Assigned Categories": "",
319
319
  "Pivot table": "الجدول المحوري",
320
320
  "Area": "مساحة",
@@ -298,7 +298,7 @@
298
298
  "{{thresholdFactor}} × Z-score low": "",
299
299
  "{{thresholdFactor}} × Z-score high": "",
300
300
  "Data": "",
301
- "Organisation Unit": "یەکەی ڕێخکڕاو",
301
+ "Organisation unit": "يةكةي ريكخراو",
302
302
  "Assigned Categories": "",
303
303
  "Pivot table": "",
304
304
  "Area": "ناوچە",
@@ -306,7 +306,7 @@
306
306
  "{{thresholdFactor}} × Z-score low": "{{thresholdFactor}} × nízké Z-skóre",
307
307
  "{{thresholdFactor}} × Z-score high": "{{thresholdFactor}} × Z-skóre vysoké",
308
308
  "Data": "Data",
309
- "Organisation Unit": "Organizační jednotka",
309
+ "Organisation unit": "Organizační jednotka",
310
310
  "Assigned Categories": "Přiřazené kategorie",
311
311
  "Pivot table": "Kontingenční tabulka",
312
312
  "Area": "Oblast",
@@ -298,7 +298,7 @@
298
298
  "{{thresholdFactor}} × Z-score low": "",
299
299
  "{{thresholdFactor}} × Z-score high": "",
300
300
  "Data": "",
301
- "Organisation Unit": "",
301
+ "Organisation unit": "Organisation unit",
302
302
  "Assigned Categories": "",
303
303
  "Pivot table": "",
304
304
  "Area": "",
@@ -298,7 +298,7 @@
298
298
  "{{thresholdFactor}} × Z-score low": "",
299
299
  "{{thresholdFactor}} × Z-score high": "",
300
300
  "Data": "Datos",
301
- "Organisation Unit": "Unidad Organizativa",
301
+ "Organisation unit": "Unidad organizativa",
302
302
  "Assigned Categories": "",
303
303
  "Pivot table": "Tabla dinámica",
304
304
  "Area": "Área",
@@ -298,7 +298,7 @@
298
298
  "{{thresholdFactor}} × Z-score low": "{{thresholdFactor}} × Z-score faible",
299
299
  "{{thresholdFactor}} × Z-score high": "{{thresholdFactor}} × Z-score élevé",
300
300
  "Data": "Données",
301
- "Organisation Unit": "Unité d'organisation",
301
+ "Organisation unit": "Unité d'organisation",
302
302
  "Assigned Categories": "Catégories attribuées",
303
303
  "Pivot table": "Tableau croisé dynamique",
304
304
  "Area": "Aire",
@@ -294,7 +294,7 @@
294
294
  "{{thresholdFactor}} × Z-score low": "{{thresholdFactor}} × Z-skor rendah",
295
295
  "{{thresholdFactor}} × Z-score high": "{{ThresholdFactor}} × Z-skor tinggi",
296
296
  "Data": "Data",
297
- "Organisation Unit": "Unit Organisasi",
297
+ "Organisation unit": "Unit organisasi",
298
298
  "Assigned Categories": "Kategori yang Ditugaskan",
299
299
  "Pivot table": "Tabel Pivot",
300
300
  "Area": "Area",
@@ -294,7 +294,7 @@
294
294
  "{{thresholdFactor}} × Z-score low": "",
295
295
  "{{thresholdFactor}} × Z-score high": "",
296
296
  "Data": "Data",
297
- "Organisation Unit": "ផ្នែក​នៃ​អង្គការ",
297
+ "Organisation unit": "ផ្នែក​នៃ​អង្គការ",
298
298
  "Assigned Categories": "",
299
299
  "Pivot table": "",
300
300
  "Area": "",
@@ -294,7 +294,7 @@
294
294
  "{{thresholdFactor}} × Z-score low": "",
295
295
  "{{thresholdFactor}} × Z-score high": "",
296
296
  "Data": "ຂໍ້ມູນ",
297
- "Organisation Unit": "ຫົວໜ່ວຍ ການຈັດຕັ້ງ",
297
+ "Organisation unit": "​ຫົວ​ໜ່ວຍ​ການ​ຈັດ​ຕັ້ງ",
298
298
  "Assigned Categories": "",
299
299
  "Pivot table": "",
300
300
  "Area": "",
@@ -294,7 +294,7 @@
294
294
  "{{thresholdFactor}} × Z-score low": "",
295
295
  "{{thresholdFactor}} × Z-score high": "",
296
296
  "Data": "အချက်အလက်",
297
- "Organisation Unit": "အဖွဲ့အစည်းယူနစ်",
297
+ "Organisation unit": "Organisation unit",
298
298
  "Assigned Categories": "",
299
299
  "Pivot table": "",
300
300
  "Area": "",
@@ -298,7 +298,7 @@
298
298
  "{{thresholdFactor}} × Z-score low": "",
299
299
  "{{thresholdFactor}} × Z-score high": "",
300
300
  "Data": "Data",
301
- "Organisation Unit": "Organisasjonsenhet",
301
+ "Organisation unit": "Organisasjonsenhet",
302
302
  "Assigned Categories": "Tildelte Kategorier",
303
303
  "Pivot table": "Pivottabell",
304
304
  "Area": "Areal",
@@ -298,7 +298,7 @@
298
298
  "{{thresholdFactor}} × Z-score low": "",
299
299
  "{{thresholdFactor}} × Z-score high": "",
300
300
  "Data": "Gegevens",
301
- "Organisation Unit": "Organisatieëenheid",
301
+ "Organisation unit": "Organisatieëenheid",
302
302
  "Assigned Categories": "",
303
303
  "Pivot table": "",
304
304
  "Area": "Oppervlakte",
@@ -298,7 +298,7 @@
298
298
  "{{thresholdFactor}} × Z-score low": "",
299
299
  "{{thresholdFactor}} × Z-score high": "",
300
300
  "Data": "دیتا",
301
- "Organisation Unit": "واحد سازمان",
301
+ "Organisation unit": "واحد سازمان",
302
302
  "Assigned Categories": "",
303
303
  "Pivot table": "",
304
304
  "Area": "",
@@ -298,7 +298,7 @@
298
298
  "{{thresholdFactor}} × Z-score low": "",
299
299
  "{{thresholdFactor}} × Z-score high": "",
300
300
  "Data": "مالومات (ډاټا)",
301
- "Organisation Unit": "",
301
+ "Organisation unit": "د سازمان واحد",
302
302
  "Assigned Categories": "",
303
303
  "Pivot table": "",
304
304
  "Area": "",
@@ -298,7 +298,7 @@
298
298
  "{{thresholdFactor}} × Z-score low": "",
299
299
  "{{thresholdFactor}} × Z-score high": "",
300
300
  "Data": "Dados",
301
- "Organisation Unit": "Unidade organizacional",
301
+ "Organisation unit": "Unidade organizacional",
302
302
  "Assigned Categories": "Categorias atribuídas",
303
303
  "Pivot table": "Tabela Dinâmica",
304
304
  "Area": "Área",
@@ -298,7 +298,7 @@
298
298
  "{{thresholdFactor}} × Z-score low": "",
299
299
  "{{thresholdFactor}} × Z-score high": "",
300
300
  "Data": "Dados",
301
- "Organisation Unit": "Unidade organizacional",
301
+ "Organisation unit": "Unidade organizacional",
302
302
  "Assigned Categories": "",
303
303
  "Pivot table": "",
304
304
  "Area": "",
@@ -306,7 +306,7 @@
306
306
  "{{thresholdFactor}} × Z-score low": "",
307
307
  "{{thresholdFactor}} × Z-score high": "",
308
308
  "Data": "Данные",
309
- "Organisation Unit": "Организация",
309
+ "Organisation unit": "Организационная единица",
310
310
  "Assigned Categories": "Назначенные категории",
311
311
  "Pivot table": "Сводная таблица",
312
312
  "Area": "Диаграмма-области",
@@ -298,7 +298,7 @@
298
298
  "{{thresholdFactor}} × Z-score low": "",
299
299
  "{{thresholdFactor}} × Z-score high": "",
300
300
  "Data": "Data",
301
- "Organisation Unit": "Organisationsenhet",
301
+ "Organisation unit": "Organisationsenhet",
302
302
  "Assigned Categories": "",
303
303
  "Pivot table": "",
304
304
  "Area": "",
@@ -294,7 +294,7 @@
294
294
  "{{thresholdFactor}} × Z-score low": "",
295
295
  "{{thresholdFactor}} × Z-score high": "",
296
296
  "Data": "Dadus",
297
- "Organisation Unit": "Unidade Organizasaun",
297
+ "Organisation unit": "Unidade organizasional",
298
298
  "Assigned Categories": "",
299
299
  "Pivot table": "",
300
300
  "Area": "",
@@ -298,7 +298,7 @@
298
298
  "{{thresholdFactor}} × Z-score low": "",
299
299
  "{{thresholdFactor}} × Z-score high": "",
300
300
  "Data": "Иттилоот",
301
- "Organisation Unit": "Воҳиди сохторӣ",
301
+ "Organisation unit": "Воҳиди сохторӣ",
302
302
  "Assigned Categories": "",
303
303
  "Pivot table": "",
304
304
  "Area": "",
@@ -306,7 +306,7 @@
306
306
  "{{thresholdFactor}} × Z-score low": "",
307
307
  "{{thresholdFactor}} × Z-score high": "",
308
308
  "Data": "Дані",
309
- "Organisation Unit": "Організаційний підрозділ",
309
+ "Organisation unit": "Організаційний підрозділ",
310
310
  "Assigned Categories": "",
311
311
  "Pivot table": "Зведена таблиця",
312
312
  "Area": "",
@@ -298,7 +298,7 @@
298
298
  "{{thresholdFactor}} × Z-score low": "",
299
299
  "{{thresholdFactor}} × Z-score high": "",
300
300
  "Data": "ڈیٹا",
301
- "Organisation Unit": "",
301
+ "Organisation unit": "تنظیم یونٹ",
302
302
  "Assigned Categories": "",
303
303
  "Pivot table": "",
304
304
  "Area": "رقبہ",
@@ -294,7 +294,7 @@
294
294
  "{{thresholdFactor}} × Z-score low": "",
295
295
  "{{thresholdFactor}} × Z-score high": "",
296
296
  "Data": "Маълумот",
297
- "Organisation Unit": "Ташкилий Бўлим",
297
+ "Organisation unit": "Ташкилий бўлим",
298
298
  "Assigned Categories": "Белгиланган Категориялар",
299
299
  "Pivot table": "Солиштирма жадвал",
300
300
  "Area": "Майдон",
@@ -294,7 +294,7 @@
294
294
  "{{thresholdFactor}} × Z-score low": "",
295
295
  "{{thresholdFactor}} × Z-score high": "",
296
296
  "Data": "Maʼlumot",
297
- "Organisation Unit": "Tashkiliy birlik",
297
+ "Organisation unit": "Ташкилий бирлик",
298
298
  "Assigned Categories": "Belgilangan Kategoriyalar",
299
299
  "Pivot table": "Solishtirma jadval",
300
300
  "Area": "Maydon",
@@ -294,7 +294,7 @@
294
294
  "{{thresholdFactor}} × Z-score low": "",
295
295
  "{{thresholdFactor}} × Z-score high": "",
296
296
  "Data": "Lấy dữ liệu",
297
- "Organisation Unit": "Đơn vị",
297
+ "Organisation unit": "Đơn vị",
298
298
  "Assigned Categories": "Phân loại được chỉ định",
299
299
  "Pivot table": "Bảng xoay",
300
300
  "Area": "Khu vực",
@@ -294,7 +294,7 @@
294
294
  "{{thresholdFactor}} × Z-score low": "{{thresholdFactor}}×Z分数低",
295
295
  "{{thresholdFactor}} × Z-score high": "{{thresholdFactor}}×Z分数高",
296
296
  "Data": "数据",
297
- "Organisation Unit": "组织机构",
297
+ "Organisation unit": "机构",
298
298
  "Assigned Categories": "指定的分类",
299
299
  "Pivot table": "透视表",
300
300
  "Area": "面积",
@@ -294,7 +294,7 @@
294
294
  "{{thresholdFactor}} × Z-score low": "",
295
295
  "{{thresholdFactor}} × Z-score high": "",
296
296
  "Data": "数据",
297
- "Organisation Unit": "组织机构",
297
+ "Organisation unit": "机构",
298
298
  "Assigned Categories": "",
299
299
  "Pivot table": "",
300
300
  "Area": "面积",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dhis2/analytics",
3
- "version": "23.8.6",
3
+ "version": "23.8.7",
4
4
  "main": "./build/cjs/index.js",
5
5
  "module": "./build/es/index.js",
6
6
  "exports": {