@dhis2/analytics 23.13.9 → 23.13.10

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 (64) hide show
  1. package/CHANGELOG.md +7 -0
  2. package/build/cjs/locales/ar/translations.json +3 -3
  3. package/build/cjs/locales/ar_EG/translations.json +3 -3
  4. package/build/cjs/locales/ar_IQ/translations.json +3 -3
  5. package/build/cjs/locales/ckb/translations.json +3 -3
  6. package/build/cjs/locales/cs/translations.json +3 -3
  7. package/build/cjs/locales/da/translations.json +3 -3
  8. package/build/cjs/locales/es/translations.json +3 -3
  9. package/build/cjs/locales/fr/translations.json +3 -3
  10. package/build/cjs/locales/id/translations.json +3 -3
  11. package/build/cjs/locales/km/translations.json +3 -3
  12. package/build/cjs/locales/lo/translations.json +3 -3
  13. package/build/cjs/locales/my/translations.json +3 -3
  14. package/build/cjs/locales/nb/translations.json +3 -3
  15. package/build/cjs/locales/nl/translations.json +3 -3
  16. package/build/cjs/locales/or/translations.json +3 -3
  17. package/build/cjs/locales/prs/translations.json +3 -3
  18. package/build/cjs/locales/ps/translations.json +3 -3
  19. package/build/cjs/locales/pt/translations.json +3 -3
  20. package/build/cjs/locales/pt_BR/translations.json +3 -3
  21. package/build/cjs/locales/ro/translations.json +3 -3
  22. package/build/cjs/locales/ru/translations.json +3 -3
  23. package/build/cjs/locales/sv/translations.json +3 -3
  24. package/build/cjs/locales/tet/translations.json +3 -3
  25. package/build/cjs/locales/tg/translations.json +3 -3
  26. package/build/cjs/locales/uk/translations.json +3 -3
  27. package/build/cjs/locales/ur/translations.json +3 -3
  28. package/build/cjs/locales/uz/translations.json +3 -3
  29. package/build/cjs/locales/uz_Latn/translations.json +3 -3
  30. package/build/cjs/locales/vi/translations.json +3 -3
  31. package/build/cjs/locales/zh/translations.json +3 -3
  32. package/build/cjs/locales/zh_CN/translations.json +3 -3
  33. package/build/es/locales/ar/translations.json +3 -3
  34. package/build/es/locales/ar_EG/translations.json +3 -3
  35. package/build/es/locales/ar_IQ/translations.json +3 -3
  36. package/build/es/locales/ckb/translations.json +3 -3
  37. package/build/es/locales/cs/translations.json +3 -3
  38. package/build/es/locales/da/translations.json +3 -3
  39. package/build/es/locales/es/translations.json +3 -3
  40. package/build/es/locales/fr/translations.json +3 -3
  41. package/build/es/locales/id/translations.json +3 -3
  42. package/build/es/locales/km/translations.json +3 -3
  43. package/build/es/locales/lo/translations.json +3 -3
  44. package/build/es/locales/my/translations.json +3 -3
  45. package/build/es/locales/nb/translations.json +3 -3
  46. package/build/es/locales/nl/translations.json +3 -3
  47. package/build/es/locales/or/translations.json +3 -3
  48. package/build/es/locales/prs/translations.json +3 -3
  49. package/build/es/locales/ps/translations.json +3 -3
  50. package/build/es/locales/pt/translations.json +3 -3
  51. package/build/es/locales/pt_BR/translations.json +3 -3
  52. package/build/es/locales/ro/translations.json +3 -3
  53. package/build/es/locales/ru/translations.json +3 -3
  54. package/build/es/locales/sv/translations.json +3 -3
  55. package/build/es/locales/tet/translations.json +3 -3
  56. package/build/es/locales/tg/translations.json +3 -3
  57. package/build/es/locales/uk/translations.json +3 -3
  58. package/build/es/locales/ur/translations.json +3 -3
  59. package/build/es/locales/uz/translations.json +3 -3
  60. package/build/es/locales/uz_Latn/translations.json +3 -3
  61. package/build/es/locales/vi/translations.json +3 -3
  62. package/build/es/locales/zh/translations.json +3 -3
  63. package/build/es/locales/zh_CN/translations.json +3 -3
  64. package/package.json +1 -1
@@ -56,7 +56,7 @@
56
56
  "Manually select items...": "",
57
57
  "Nothing found in {{- dimensionTitle}}": "",
58
58
  "Search": "",
59
- "Nothing found for {{searchTerm}}": "",
59
+ "Nothing found for {{- searchTerm}}": "",
60
60
  "Delete {{fileType}}": "",
61
61
  "This {{fileType}} and related interpretations will be deleted. Continue?": "",
62
62
  "Cancel": "Kansela",
@@ -88,7 +88,7 @@
88
88
  "Could not update comment": "",
89
89
  "Enter comment text": "",
90
90
  "Update": "Atualiza",
91
- "Viewing interpretation: {{visualisationName}}": "",
91
+ "Viewing interpretation: {{- visualisationName}}": "",
92
92
  "Could not load interpretation": "",
93
93
  "The interpretation couldn’t be displayed. Try again or contact your system administrator.": "",
94
94
  "Hide interpretation": "",
@@ -112,7 +112,7 @@
112
112
  "Back to write mode": "",
113
113
  "Too many results. Try refining the search.": "",
114
114
  "Search for a user": "",
115
- "Searching for \"{{searchText}}\"": "",
115
+ "Searching for \"{{- searchText}}\"": "",
116
116
  "No results found": "",
117
117
  "Created by": "Kria husi",
118
118
  "Anyone": "",
@@ -57,7 +57,7 @@
57
57
  "Manually select items...": "",
58
58
  "Nothing found in {{- dimensionTitle}}": "",
59
59
  "Search": "Ҷустуҷӯ",
60
- "Nothing found for {{searchTerm}}": "",
60
+ "Nothing found for {{- searchTerm}}": "",
61
61
  "Delete {{fileType}}": "",
62
62
  "This {{fileType}} and related interpretations will be deleted. Continue?": "",
63
63
  "Cancel": "Бекор кардан",
@@ -89,7 +89,7 @@
89
89
  "Could not update comment": "",
90
90
  "Enter comment text": "",
91
91
  "Update": "Навсозӣ",
92
- "Viewing interpretation: {{visualisationName}}": "",
92
+ "Viewing interpretation: {{- visualisationName}}": "",
93
93
  "Could not load interpretation": "",
94
94
  "The interpretation couldn’t be displayed. Try again or contact your system administrator.": "",
95
95
  "Hide interpretation": "",
@@ -113,7 +113,7 @@
113
113
  "Back to write mode": "",
114
114
  "Too many results. Try refining the search.": "",
115
115
  "Search for a user": "",
116
- "Searching for \"{{searchText}}\"": "",
116
+ "Searching for \"{{- searchText}}\"": "",
117
117
  "No results found": "",
118
118
  "Created by": "",
119
119
  "Anyone": "",
@@ -59,7 +59,7 @@
59
59
  "Manually select items...": "",
60
60
  "Nothing found in {{- dimensionTitle}}": "",
61
61
  "Search": "Пошук",
62
- "Nothing found for {{searchTerm}}": "",
62
+ "Nothing found for {{- searchTerm}}": "",
63
63
  "Delete {{fileType}}": "",
64
64
  "This {{fileType}} and related interpretations will be deleted. Continue?": "",
65
65
  "Cancel": "Скасувати",
@@ -91,7 +91,7 @@
91
91
  "Could not update comment": "",
92
92
  "Enter comment text": "",
93
93
  "Update": "Оновити",
94
- "Viewing interpretation: {{visualisationName}}": "",
94
+ "Viewing interpretation: {{- visualisationName}}": "",
95
95
  "Could not load interpretation": "",
96
96
  "The interpretation couldn’t be displayed. Try again or contact your system administrator.": "",
97
97
  "Hide interpretation": "",
@@ -115,7 +115,7 @@
115
115
  "Back to write mode": "",
116
116
  "Too many results. Try refining the search.": "",
117
117
  "Search for a user": "",
118
- "Searching for \"{{searchText}}\"": "",
118
+ "Searching for \"{{- searchText}}\"": "",
119
119
  "No results found": "Результатів не знайдено",
120
120
  "Created by": "Створено",
121
121
  "Anyone": "",
@@ -57,7 +57,7 @@
57
57
  "Manually select items...": "",
58
58
  "Nothing found in {{- dimensionTitle}}": "",
59
59
  "Search": "تلاش کریں",
60
- "Nothing found for {{searchTerm}}": "",
60
+ "Nothing found for {{- searchTerm}}": "",
61
61
  "Delete {{fileType}}": "",
62
62
  "This {{fileType}} and related interpretations will be deleted. Continue?": "",
63
63
  "Cancel": "منسوخ",
@@ -89,7 +89,7 @@
89
89
  "Could not update comment": "",
90
90
  "Enter comment text": "",
91
91
  "Update": "اپڈیٹ",
92
- "Viewing interpretation: {{visualisationName}}": "",
92
+ "Viewing interpretation: {{- visualisationName}}": "",
93
93
  "Could not load interpretation": "",
94
94
  "The interpretation couldn’t be displayed. Try again or contact your system administrator.": "",
95
95
  "Hide interpretation": "",
@@ -113,7 +113,7 @@
113
113
  "Back to write mode": "",
114
114
  "Too many results. Try refining the search.": "",
115
115
  "Search for a user": "",
116
- "Searching for \"{{searchText}}\"": "",
116
+ "Searching for \"{{- searchText}}\"": "",
117
117
  "No results found": "کوئی نتیجہ نہیں ملا",
118
118
  "Created by": "تخلیق کیا",
119
119
  "Anyone": "",
@@ -56,7 +56,7 @@
56
56
  "Manually select items...": "",
57
57
  "Nothing found in {{- dimensionTitle}}": "",
58
58
  "Search": "Излаш",
59
- "Nothing found for {{searchTerm}}": "",
59
+ "Nothing found for {{- searchTerm}}": "",
60
60
  "Delete {{fileType}}": "",
61
61
  "This {{fileType}} and related interpretations will be deleted. Continue?": "",
62
62
  "Cancel": "Бекор қилиш",
@@ -88,7 +88,7 @@
88
88
  "Could not update comment": "",
89
89
  "Enter comment text": "",
90
90
  "Update": "Янгилаш",
91
- "Viewing interpretation: {{visualisationName}}": "",
91
+ "Viewing interpretation: {{- visualisationName}}": "",
92
92
  "Could not load interpretation": "",
93
93
  "The interpretation couldn’t be displayed. Try again or contact your system administrator.": "",
94
94
  "Hide interpretation": "",
@@ -112,7 +112,7 @@
112
112
  "Back to write mode": "",
113
113
  "Too many results. Try refining the search.": "",
114
114
  "Search for a user": "",
115
- "Searching for \"{{searchText}}\"": "",
115
+ "Searching for \"{{- searchText}}\"": "",
116
116
  "No results found": "Ҳеч қандай натижа топилмади",
117
117
  "Created by": "Томонидан яратилган",
118
118
  "Anyone": "Кимдир",
@@ -56,7 +56,7 @@
56
56
  "Manually select items...": "",
57
57
  "Nothing found in {{- dimensionTitle}}": "",
58
58
  "Search": "Izlash",
59
- "Nothing found for {{searchTerm}}": "",
59
+ "Nothing found for {{- searchTerm}}": "",
60
60
  "Delete {{fileType}}": "",
61
61
  "This {{fileType}} and related interpretations will be deleted. Continue?": "",
62
62
  "Cancel": "Бекор қилиш",
@@ -88,7 +88,7 @@
88
88
  "Could not update comment": "",
89
89
  "Enter comment text": "",
90
90
  "Update": "Янгилаш",
91
- "Viewing interpretation: {{visualisationName}}": "",
91
+ "Viewing interpretation: {{- visualisationName}}": "",
92
92
  "Could not load interpretation": "",
93
93
  "The interpretation couldn’t be displayed. Try again or contact your system administrator.": "",
94
94
  "Hide interpretation": "",
@@ -112,7 +112,7 @@
112
112
  "Back to write mode": "",
113
113
  "Too many results. Try refining the search.": "",
114
114
  "Search for a user": "",
115
- "Searching for \"{{searchText}}\"": "",
115
+ "Searching for \"{{- searchText}}\"": "",
116
116
  "No results found": "Hech qanday natija topilmadi",
117
117
  "Created by": "Томонидан яратилган",
118
118
  "Anyone": "Kimdir",
@@ -56,7 +56,7 @@
56
56
  "Manually select items...": "",
57
57
  "Nothing found in {{- dimensionTitle}}": "",
58
58
  "Search": "Tìm kiếm",
59
- "Nothing found for {{searchTerm}}": "Không tìm thấy cho {{searchTerm}}",
59
+ "Nothing found for {{- searchTerm}}": "",
60
60
  "Delete {{fileType}}": "",
61
61
  "This {{fileType}} and related interpretations will be deleted. Continue?": "",
62
62
  "Cancel": "Hủy",
@@ -88,7 +88,7 @@
88
88
  "Could not update comment": "",
89
89
  "Enter comment text": "",
90
90
  "Update": "Cập nhật",
91
- "Viewing interpretation: {{visualisationName}}": "",
91
+ "Viewing interpretation: {{- visualisationName}}": "",
92
92
  "Could not load interpretation": "",
93
93
  "The interpretation couldn’t be displayed. Try again or contact your system administrator.": "",
94
94
  "Hide interpretation": "",
@@ -112,7 +112,7 @@
112
112
  "Back to write mode": "",
113
113
  "Too many results. Try refining the search.": "",
114
114
  "Search for a user": "",
115
- "Searching for \"{{searchText}}\"": "",
115
+ "Searching for \"{{- searchText}}\"": "",
116
116
  "No results found": "Không tìm thấy kết quả nào",
117
117
  "Created by": "Được tạo bởi",
118
118
  "Anyone": "Bất kỳ ai",
@@ -56,7 +56,7 @@
56
56
  "Manually select items...": "手动选择条目...",
57
57
  "Nothing found in {{- dimensionTitle}}": "在 {{- dimensionTitle}} 中找不到任何内容",
58
58
  "Search": "搜索",
59
- "Nothing found for {{searchTerm}}": "找不到{{searchTerm}}的任何内容",
59
+ "Nothing found for {{- searchTerm}}": "",
60
60
  "Delete {{fileType}}": "删除{{fileType}}",
61
61
  "This {{fileType}} and related interpretations will be deleted. Continue?": "此{{fileType}}和相关解释将被删除。继续?",
62
62
  "Cancel": "取消",
@@ -88,7 +88,7 @@
88
88
  "Could not update comment": "无法更新评论",
89
89
  "Enter comment text": "输入评论文本",
90
90
  "Update": "更新",
91
- "Viewing interpretation: {{visualisationName}}": "查看解释:{{visualisationName}}",
91
+ "Viewing interpretation: {{- visualisationName}}": "",
92
92
  "Could not load interpretation": "无法加载解释",
93
93
  "The interpretation couldn’t be displayed. Try again or contact your system administrator.": "无法显示解释。重试或联系您的系统管理员。",
94
94
  "Hide interpretation": "隐藏解释",
@@ -112,7 +112,7 @@
112
112
  "Back to write mode": "返回写入模式",
113
113
  "Too many results. Try refining the search.": "结果太多。尝试优化搜索。",
114
114
  "Search for a user": "搜索用户",
115
- "Searching for \"{{searchText}}\"": "正在搜索“{{searchText}}”",
115
+ "Searching for \"{{- searchText}}\"": "",
116
116
  "No results found": "没有结果",
117
117
  "Created by": "创建人",
118
118
  "Anyone": "任何人",
@@ -56,7 +56,7 @@
56
56
  "Manually select items...": "",
57
57
  "Nothing found in {{- dimensionTitle}}": "",
58
58
  "Search": "搜索",
59
- "Nothing found for {{searchTerm}}": "",
59
+ "Nothing found for {{- searchTerm}}": "",
60
60
  "Delete {{fileType}}": "",
61
61
  "This {{fileType}} and related interpretations will be deleted. Continue?": "",
62
62
  "Cancel": "取消",
@@ -88,7 +88,7 @@
88
88
  "Could not update comment": "",
89
89
  "Enter comment text": "",
90
90
  "Update": "更新",
91
- "Viewing interpretation: {{visualisationName}}": "",
91
+ "Viewing interpretation: {{- visualisationName}}": "",
92
92
  "Could not load interpretation": "",
93
93
  "The interpretation couldn’t be displayed. Try again or contact your system administrator.": "",
94
94
  "Hide interpretation": "",
@@ -112,7 +112,7 @@
112
112
  "Back to write mode": "",
113
113
  "Too many results. Try refining the search.": "",
114
114
  "Search for a user": "",
115
- "Searching for \"{{searchText}}\"": "",
115
+ "Searching for \"{{- searchText}}\"": "",
116
116
  "No results found": "没有结果",
117
117
  "Created by": "创建自",
118
118
  "Anyone": "任何人",
@@ -61,7 +61,7 @@
61
61
  "Manually select items...": "",
62
62
  "Nothing found in {{- dimensionTitle}}": "",
63
63
  "Search": "البحث",
64
- "Nothing found for {{searchTerm}}": "",
64
+ "Nothing found for {{- searchTerm}}": "",
65
65
  "Delete {{fileType}}": "",
66
66
  "This {{fileType}} and related interpretations will be deleted. Continue?": "",
67
67
  "Cancel": "إلغاء",
@@ -93,7 +93,7 @@
93
93
  "Could not update comment": "",
94
94
  "Enter comment text": "",
95
95
  "Update": "تحديث",
96
- "Viewing interpretation: {{visualisationName}}": "",
96
+ "Viewing interpretation: {{- visualisationName}}": "",
97
97
  "Could not load interpretation": "",
98
98
  "The interpretation couldn’t be displayed. Try again or contact your system administrator.": "",
99
99
  "Hide interpretation": "",
@@ -117,7 +117,7 @@
117
117
  "Back to write mode": "",
118
118
  "Too many results. Try refining the search.": "",
119
119
  "Search for a user": "",
120
- "Searching for \"{{searchText}}\"": "",
120
+ "Searching for \"{{- searchText}}\"": "",
121
121
  "No results found": "لم يتم العثور على أي نتائج",
122
122
  "Created by": "تم الإنشاء بواسطة",
123
123
  "Anyone": "أي شخص",
@@ -61,7 +61,7 @@
61
61
  "Manually select items...": "",
62
62
  "Nothing found in {{- dimensionTitle}}": "",
63
63
  "Search": "",
64
- "Nothing found for {{searchTerm}}": "",
64
+ "Nothing found for {{- searchTerm}}": "",
65
65
  "Delete {{fileType}}": "",
66
66
  "This {{fileType}} and related interpretations will be deleted. Continue?": "",
67
67
  "Cancel": "",
@@ -93,7 +93,7 @@
93
93
  "Could not update comment": "",
94
94
  "Enter comment text": "",
95
95
  "Update": "",
96
- "Viewing interpretation: {{visualisationName}}": "",
96
+ "Viewing interpretation: {{- visualisationName}}": "",
97
97
  "Could not load interpretation": "",
98
98
  "The interpretation couldn’t be displayed. Try again or contact your system administrator.": "",
99
99
  "Hide interpretation": "",
@@ -117,7 +117,7 @@
117
117
  "Back to write mode": "",
118
118
  "Too many results. Try refining the search.": "",
119
119
  "Search for a user": "",
120
- "Searching for \"{{searchText}}\"": "",
120
+ "Searching for \"{{- searchText}}\"": "",
121
121
  "No results found": "",
122
122
  "Created by": "",
123
123
  "Anyone": "",
@@ -61,7 +61,7 @@
61
61
  "Manually select items...": "",
62
62
  "Nothing found in {{- dimensionTitle}}": "",
63
63
  "Search": "البحث",
64
- "Nothing found for {{searchTerm}}": "",
64
+ "Nothing found for {{- searchTerm}}": "",
65
65
  "Delete {{fileType}}": "",
66
66
  "This {{fileType}} and related interpretations will be deleted. Continue?": "",
67
67
  "Cancel": "إلغاء",
@@ -93,7 +93,7 @@
93
93
  "Could not update comment": "",
94
94
  "Enter comment text": "",
95
95
  "Update": "تحديث",
96
- "Viewing interpretation: {{visualisationName}}": "",
96
+ "Viewing interpretation: {{- visualisationName}}": "",
97
97
  "Could not load interpretation": "",
98
98
  "The interpretation couldn’t be displayed. Try again or contact your system administrator.": "",
99
99
  "Hide interpretation": "",
@@ -117,7 +117,7 @@
117
117
  "Back to write mode": "",
118
118
  "Too many results. Try refining the search.": "",
119
119
  "Search for a user": "",
120
- "Searching for \"{{searchText}}\"": "",
120
+ "Searching for \"{{- searchText}}\"": "",
121
121
  "No results found": "",
122
122
  "Created by": "تم الإنشاء بواسطة",
123
123
  "Anyone": "أي شخص",
@@ -57,7 +57,7 @@
57
57
  "Manually select items...": "",
58
58
  "Nothing found in {{- dimensionTitle}}": "",
59
59
  "Search": "گەڕان",
60
- "Nothing found for {{searchTerm}}": "",
60
+ "Nothing found for {{- searchTerm}}": "",
61
61
  "Delete {{fileType}}": "",
62
62
  "This {{fileType}} and related interpretations will be deleted. Continue?": "",
63
63
  "Cancel": "لابردن",
@@ -89,7 +89,7 @@
89
89
  "Could not update comment": "",
90
90
  "Enter comment text": "",
91
91
  "Update": "نوێ کردنەوە",
92
- "Viewing interpretation: {{visualisationName}}": "",
92
+ "Viewing interpretation: {{- visualisationName}}": "",
93
93
  "Could not load interpretation": "",
94
94
  "The interpretation couldn’t be displayed. Try again or contact your system administrator.": "",
95
95
  "Hide interpretation": "",
@@ -113,7 +113,7 @@
113
113
  "Back to write mode": "",
114
114
  "Too many results. Try refining the search.": "",
115
115
  "Search for a user": "",
116
- "Searching for \"{{searchText}}\"": "",
116
+ "Searching for \"{{- searchText}}\"": "",
117
117
  "No results found": "",
118
118
  "Created by": "",
119
119
  "Anyone": "هەرکەسێک",
@@ -59,7 +59,7 @@
59
59
  "Manually select items...": "Ručně vybrat položky ...",
60
60
  "Nothing found in {{- dimensionTitle}}": "V {{- dimensionTitle}} nebylo nic nalezeno",
61
61
  "Search": "Hledat",
62
- "Nothing found for {{searchTerm}}": "Pro dotaz {{searchTerm}} nebylo nic nalezeno",
62
+ "Nothing found for {{- searchTerm}}": "",
63
63
  "Delete {{fileType}}": "Smazat {{fileType}}",
64
64
  "This {{fileType}} and related interpretations will be deleted. Continue?": "Tento {{fileType}} a související interpretace budou smazány. Pokračovat?",
65
65
  "Cancel": "Zrušit",
@@ -91,7 +91,7 @@
91
91
  "Could not update comment": "Komentář se nepodařilo aktualizovat",
92
92
  "Enter comment text": "Zadejte text komentáře",
93
93
  "Update": "Aktualizovat",
94
- "Viewing interpretation: {{visualisationName}}": "Zobrazení interpretace: {{visualisationName}}",
94
+ "Viewing interpretation: {{- visualisationName}}": "",
95
95
  "Could not load interpretation": "Interpretaci nelze načíst",
96
96
  "The interpretation couldn’t be displayed. Try again or contact your system administrator.": "Interpretaci se nepodařilo zobrazit. Zkuste to znovu nebo se obraťte na správce systému.",
97
97
  "Hide interpretation": "Skrýt interpretaci",
@@ -115,7 +115,7 @@
115
115
  "Back to write mode": "Zpět do režimu zápisu",
116
116
  "Too many results. Try refining the search.": "Příliš mnoho výsledků. Zkuste upřesnit vyhledávání.",
117
117
  "Search for a user": "Vyhledat uživatele",
118
- "Searching for \"{{searchText}}\"": "Hledání \"{{searchText}}\"",
118
+ "Searching for \"{{- searchText}}\"": "",
119
119
  "No results found": "Nenalezeny žádné výsledky",
120
120
  "Created by": "Vytvořil",
121
121
  "Anyone": "Kdokoliv",
@@ -57,7 +57,7 @@
57
57
  "Manually select items...": "",
58
58
  "Nothing found in {{- dimensionTitle}}": "",
59
59
  "Search": "",
60
- "Nothing found for {{searchTerm}}": "",
60
+ "Nothing found for {{- searchTerm}}": "",
61
61
  "Delete {{fileType}}": "",
62
62
  "This {{fileType}} and related interpretations will be deleted. Continue?": "",
63
63
  "Cancel": "Cancel",
@@ -89,7 +89,7 @@
89
89
  "Could not update comment": "",
90
90
  "Enter comment text": "",
91
91
  "Update": "Update",
92
- "Viewing interpretation: {{visualisationName}}": "",
92
+ "Viewing interpretation: {{- visualisationName}}": "",
93
93
  "Could not load interpretation": "",
94
94
  "The interpretation couldn’t be displayed. Try again or contact your system administrator.": "",
95
95
  "Hide interpretation": "",
@@ -113,7 +113,7 @@
113
113
  "Back to write mode": "",
114
114
  "Too many results. Try refining the search.": "",
115
115
  "Search for a user": "",
116
- "Searching for \"{{searchText}}\"": "",
116
+ "Searching for \"{{- searchText}}\"": "",
117
117
  "No results found": "No results found",
118
118
  "Created by": "Created by",
119
119
  "Anyone": "",
@@ -57,7 +57,7 @@
57
57
  "Manually select items...": "",
58
58
  "Nothing found in {{- dimensionTitle}}": "",
59
59
  "Search": "Buscar",
60
- "Nothing found for {{searchTerm}}": "",
60
+ "Nothing found for {{- searchTerm}}": "",
61
61
  "Delete {{fileType}}": "",
62
62
  "This {{fileType}} and related interpretations will be deleted. Continue?": "",
63
63
  "Cancel": "Cancelar",
@@ -89,7 +89,7 @@
89
89
  "Could not update comment": "",
90
90
  "Enter comment text": "",
91
91
  "Update": "Actualizar",
92
- "Viewing interpretation: {{visualisationName}}": "",
92
+ "Viewing interpretation: {{- visualisationName}}": "",
93
93
  "Could not load interpretation": "",
94
94
  "The interpretation couldn’t be displayed. Try again or contact your system administrator.": "",
95
95
  "Hide interpretation": "",
@@ -113,7 +113,7 @@
113
113
  "Back to write mode": "",
114
114
  "Too many results. Try refining the search.": "",
115
115
  "Search for a user": "",
116
- "Searching for \"{{searchText}}\"": "",
116
+ "Searching for \"{{- searchText}}\"": "",
117
117
  "No results found": "No results found",
118
118
  "Created by": "Creado por",
119
119
  "Anyone": "Alguien",
@@ -57,7 +57,7 @@
57
57
  "Manually select items...": "",
58
58
  "Nothing found in {{- dimensionTitle}}": "",
59
59
  "Search": "Chercher",
60
- "Nothing found for {{searchTerm}}": "Rien retrouvé pour {{searchTerm}}",
60
+ "Nothing found for {{- searchTerm}}": "",
61
61
  "Delete {{fileType}}": "Supprimer {{fileType}}",
62
62
  "This {{fileType}} and related interpretations will be deleted. Continue?": "",
63
63
  "Cancel": "Annuler",
@@ -89,7 +89,7 @@
89
89
  "Could not update comment": "",
90
90
  "Enter comment text": "",
91
91
  "Update": "Mettre à jour",
92
- "Viewing interpretation: {{visualisationName}}": "",
92
+ "Viewing interpretation: {{- visualisationName}}": "",
93
93
  "Could not load interpretation": "",
94
94
  "The interpretation couldn’t be displayed. Try again or contact your system administrator.": "",
95
95
  "Hide interpretation": "",
@@ -113,7 +113,7 @@
113
113
  "Back to write mode": "",
114
114
  "Too many results. Try refining the search.": "",
115
115
  "Search for a user": "",
116
- "Searching for \"{{searchText}}\"": "",
116
+ "Searching for \"{{- searchText}}\"": "",
117
117
  "No results found": "Aucun résultat trouvé",
118
118
  "Created by": "Créé par",
119
119
  "Anyone": "Toute personne",
@@ -56,7 +56,7 @@
56
56
  "Manually select items...": "",
57
57
  "Nothing found in {{- dimensionTitle}}": "",
58
58
  "Search": "Pencarian",
59
- "Nothing found for {{searchTerm}}": "Tidak ada yang ditemukan untuk {{searchTerm}}",
59
+ "Nothing found for {{- searchTerm}}": "",
60
60
  "Delete {{fileType}}": "Hapus {{fileType}}",
61
61
  "This {{fileType}} and related interpretations will be deleted. Continue?": "{{fileType}} ini dan interpretasi terkait akan dihapus. Terus?",
62
62
  "Cancel": "Batal",
@@ -88,7 +88,7 @@
88
88
  "Could not update comment": "",
89
89
  "Enter comment text": "",
90
90
  "Update": "Perbarui",
91
- "Viewing interpretation: {{visualisationName}}": "",
91
+ "Viewing interpretation: {{- visualisationName}}": "",
92
92
  "Could not load interpretation": "",
93
93
  "The interpretation couldn’t be displayed. Try again or contact your system administrator.": "",
94
94
  "Hide interpretation": "",
@@ -112,7 +112,7 @@
112
112
  "Back to write mode": "",
113
113
  "Too many results. Try refining the search.": "",
114
114
  "Search for a user": "",
115
- "Searching for \"{{searchText}}\"": "",
115
+ "Searching for \"{{- searchText}}\"": "",
116
116
  "No results found": "Tidak ada hasil ditemukan",
117
117
  "Created by": "Dibuat oleh",
118
118
  "Anyone": "Siapa saja",
@@ -56,7 +56,7 @@
56
56
  "Manually select items...": "",
57
57
  "Nothing found in {{- dimensionTitle}}": "",
58
58
  "Search": "ស្វែងរក",
59
- "Nothing found for {{searchTerm}}": "",
59
+ "Nothing found for {{- searchTerm}}": "",
60
60
  "Delete {{fileType}}": "",
61
61
  "This {{fileType}} and related interpretations will be deleted. Continue?": "",
62
62
  "Cancel": "បោះបង់",
@@ -88,7 +88,7 @@
88
88
  "Could not update comment": "",
89
89
  "Enter comment text": "",
90
90
  "Update": "ធ្វើ​បច្ចុប្បន្នភាព",
91
- "Viewing interpretation: {{visualisationName}}": "",
91
+ "Viewing interpretation: {{- visualisationName}}": "",
92
92
  "Could not load interpretation": "",
93
93
  "The interpretation couldn’t be displayed. Try again or contact your system administrator.": "",
94
94
  "Hide interpretation": "",
@@ -112,7 +112,7 @@
112
112
  "Back to write mode": "",
113
113
  "Too many results. Try refining the search.": "",
114
114
  "Search for a user": "",
115
- "Searching for \"{{searchText}}\"": "",
115
+ "Searching for \"{{- searchText}}\"": "",
116
116
  "No results found": "",
117
117
  "Created by": "",
118
118
  "Anyone": "",
@@ -56,7 +56,7 @@
56
56
  "Manually select items...": "",
57
57
  "Nothing found in {{- dimensionTitle}}": "",
58
58
  "Search": "ຄົນຫາ",
59
- "Nothing found for {{searchTerm}}": "",
59
+ "Nothing found for {{- searchTerm}}": "",
60
60
  "Delete {{fileType}}": "",
61
61
  "This {{fileType}} and related interpretations will be deleted. Continue?": "",
62
62
  "Cancel": "Cancel",
@@ -88,7 +88,7 @@
88
88
  "Could not update comment": "",
89
89
  "Enter comment text": "",
90
90
  "Update": "ປັບປຸງ",
91
- "Viewing interpretation: {{visualisationName}}": "",
91
+ "Viewing interpretation: {{- visualisationName}}": "",
92
92
  "Could not load interpretation": "",
93
93
  "The interpretation couldn’t be displayed. Try again or contact your system administrator.": "",
94
94
  "Hide interpretation": "",
@@ -112,7 +112,7 @@
112
112
  "Back to write mode": "",
113
113
  "Too many results. Try refining the search.": "",
114
114
  "Search for a user": "",
115
- "Searching for \"{{searchText}}\"": "",
115
+ "Searching for \"{{- searchText}}\"": "",
116
116
  "No results found": "",
117
117
  "Created by": "ສ້າງໂດຍ",
118
118
  "Anyone": "",
@@ -56,7 +56,7 @@
56
56
  "Manually select items...": "",
57
57
  "Nothing found in {{- dimensionTitle}}": "",
58
58
  "Search": "",
59
- "Nothing found for {{searchTerm}}": "",
59
+ "Nothing found for {{- searchTerm}}": "",
60
60
  "Delete {{fileType}}": "",
61
61
  "This {{fileType}} and related interpretations will be deleted. Continue?": "",
62
62
  "Cancel": "ပယ်ဖျက်သည်",
@@ -88,7 +88,7 @@
88
88
  "Could not update comment": "",
89
89
  "Enter comment text": "",
90
90
  "Update": "‌နောက်ဆုံးသတင်းကိုရစေခြင်း",
91
- "Viewing interpretation: {{visualisationName}}": "",
91
+ "Viewing interpretation: {{- visualisationName}}": "",
92
92
  "Could not load interpretation": "",
93
93
  "The interpretation couldn’t be displayed. Try again or contact your system administrator.": "",
94
94
  "Hide interpretation": "",
@@ -112,7 +112,7 @@
112
112
  "Back to write mode": "",
113
113
  "Too many results. Try refining the search.": "",
114
114
  "Search for a user": "",
115
- "Searching for \"{{searchText}}\"": "",
115
+ "Searching for \"{{- searchText}}\"": "",
116
116
  "No results found": "No results found",
117
117
  "Created by": "Created by",
118
118
  "Anyone": "",
@@ -57,7 +57,7 @@
57
57
  "Manually select items...": "Velg elementer manuelt...",
58
58
  "Nothing found in {{- dimensionTitle}}": "Ingenting funnet i {{- dimensionTitle}}",
59
59
  "Search": "Søk",
60
- "Nothing found for {{searchTerm}}": "Ingenting funnet for {{searchTerm}}",
60
+ "Nothing found for {{- searchTerm}}": "",
61
61
  "Delete {{fileType}}": "Slett {{fileType}}",
62
62
  "This {{fileType}} and related interpretations will be deleted. Continue?": "Denne {{fileType}} og relaterte tolkninger vil bli slettet. Fortsette?",
63
63
  "Cancel": "Avbryt",
@@ -89,7 +89,7 @@
89
89
  "Could not update comment": "",
90
90
  "Enter comment text": "",
91
91
  "Update": "Oppdater",
92
- "Viewing interpretation: {{visualisationName}}": "",
92
+ "Viewing interpretation: {{- visualisationName}}": "",
93
93
  "Could not load interpretation": "",
94
94
  "The interpretation couldn’t be displayed. Try again or contact your system administrator.": "",
95
95
  "Hide interpretation": "",
@@ -113,7 +113,7 @@
113
113
  "Back to write mode": "",
114
114
  "Too many results. Try refining the search.": "",
115
115
  "Search for a user": "",
116
- "Searching for \"{{searchText}}\"": "",
116
+ "Searching for \"{{- searchText}}\"": "",
117
117
  "No results found": "Ingen resultater funnet",
118
118
  "Created by": "Opprettet av",
119
119
  "Anyone": "Hvem som helst",
@@ -57,7 +57,7 @@
57
57
  "Manually select items...": "",
58
58
  "Nothing found in {{- dimensionTitle}}": "",
59
59
  "Search": "",
60
- "Nothing found for {{searchTerm}}": "",
60
+ "Nothing found for {{- searchTerm}}": "",
61
61
  "Delete {{fileType}}": "",
62
62
  "This {{fileType}} and related interpretations will be deleted. Continue?": "",
63
63
  "Cancel": "Annuleer",
@@ -89,7 +89,7 @@
89
89
  "Could not update comment": "",
90
90
  "Enter comment text": "",
91
91
  "Update": "Bijwerken",
92
- "Viewing interpretation: {{visualisationName}}": "",
92
+ "Viewing interpretation: {{- visualisationName}}": "",
93
93
  "Could not load interpretation": "",
94
94
  "The interpretation couldn’t be displayed. Try again or contact your system administrator.": "",
95
95
  "Hide interpretation": "",
@@ -113,7 +113,7 @@
113
113
  "Back to write mode": "",
114
114
  "Too many results. Try refining the search.": "",
115
115
  "Search for a user": "",
116
- "Searching for \"{{searchText}}\"": "",
116
+ "Searching for \"{{- searchText}}\"": "",
117
117
  "No results found": "Geen resultaten gevonden",
118
118
  "Created by": "Gecreëerd door",
119
119
  "Anyone": "",