@dhis2/analytics 23.13.9 → 23.13.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +21 -0
- package/build/cjs/locales/ar/translations.json +3 -3
- package/build/cjs/locales/ar_EG/translations.json +3 -3
- package/build/cjs/locales/ar_IQ/translations.json +3 -3
- package/build/cjs/locales/ckb/translations.json +3 -3
- package/build/cjs/locales/cs/translations.json +3 -3
- package/build/cjs/locales/da/translations.json +3 -3
- package/build/cjs/locales/es/translations.json +3 -3
- package/build/cjs/locales/fr/translations.json +3 -3
- package/build/cjs/locales/id/translations.json +3 -3
- package/build/cjs/locales/km/translations.json +3 -3
- package/build/cjs/locales/lo/translations.json +3 -3
- package/build/cjs/locales/my/translations.json +3 -3
- package/build/cjs/locales/nb/translations.json +3 -3
- package/build/cjs/locales/nl/translations.json +3 -3
- package/build/cjs/locales/or/translations.json +3 -3
- package/build/cjs/locales/prs/translations.json +3 -3
- package/build/cjs/locales/ps/translations.json +3 -3
- package/build/cjs/locales/pt/translations.json +3 -3
- package/build/cjs/locales/pt_BR/translations.json +3 -3
- package/build/cjs/locales/ro/translations.json +3 -3
- package/build/cjs/locales/ru/translations.json +3 -3
- package/build/cjs/locales/sv/translations.json +3 -3
- package/build/cjs/locales/tet/translations.json +3 -3
- package/build/cjs/locales/tg/translations.json +3 -3
- package/build/cjs/locales/uk/translations.json +30 -30
- package/build/cjs/locales/ur/translations.json +3 -3
- package/build/cjs/locales/uz/translations.json +3 -3
- package/build/cjs/locales/uz_Latn/translations.json +3 -3
- package/build/cjs/locales/vi/translations.json +3 -3
- package/build/cjs/locales/zh/translations.json +3 -3
- package/build/cjs/locales/zh_CN/translations.json +3 -3
- package/build/es/locales/ar/translations.json +3 -3
- package/build/es/locales/ar_EG/translations.json +3 -3
- package/build/es/locales/ar_IQ/translations.json +3 -3
- package/build/es/locales/ckb/translations.json +3 -3
- package/build/es/locales/cs/translations.json +3 -3
- package/build/es/locales/da/translations.json +3 -3
- package/build/es/locales/es/translations.json +3 -3
- package/build/es/locales/fr/translations.json +3 -3
- package/build/es/locales/id/translations.json +3 -3
- package/build/es/locales/km/translations.json +3 -3
- package/build/es/locales/lo/translations.json +3 -3
- package/build/es/locales/my/translations.json +3 -3
- package/build/es/locales/nb/translations.json +3 -3
- package/build/es/locales/nl/translations.json +3 -3
- package/build/es/locales/or/translations.json +3 -3
- package/build/es/locales/prs/translations.json +3 -3
- package/build/es/locales/ps/translations.json +3 -3
- package/build/es/locales/pt/translations.json +3 -3
- package/build/es/locales/pt_BR/translations.json +3 -3
- package/build/es/locales/ro/translations.json +3 -3
- package/build/es/locales/ru/translations.json +3 -3
- package/build/es/locales/sv/translations.json +3 -3
- package/build/es/locales/tet/translations.json +3 -3
- package/build/es/locales/tg/translations.json +3 -3
- package/build/es/locales/uk/translations.json +30 -30
- package/build/es/locales/ur/translations.json +3 -3
- package/build/es/locales/uz/translations.json +3 -3
- package/build/es/locales/uz_Latn/translations.json +3 -3
- package/build/es/locales/vi/translations.json +3 -3
- package/build/es/locales/zh/translations.json +3 -3
- package/build/es/locales/zh_CN/translations.json +3 -3
- 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": "",
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"This app could not retrieve required data.": "",
|
|
22
22
|
"Network error": "",
|
|
23
23
|
"Data Type": "",
|
|
24
|
-
"All types": "",
|
|
24
|
+
"All types": "Всі типи",
|
|
25
25
|
"Totals only": "",
|
|
26
26
|
"Details only": "",
|
|
27
27
|
"Disaggregation": "",
|
|
@@ -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": "Скасувати",
|
|
@@ -74,28 +74,28 @@
|
|
|
74
74
|
"Translate…": "",
|
|
75
75
|
"Share…": "",
|
|
76
76
|
"Get link…": "",
|
|
77
|
-
"Open in this app": "",
|
|
77
|
+
"Open in this app": "Відкрити в цьому додатку",
|
|
78
78
|
"Close": "Закрити",
|
|
79
79
|
"Rename {{fileType}}": "",
|
|
80
80
|
"Name": "Ім'я",
|
|
81
81
|
"Description": "Змалювання",
|
|
82
82
|
"Rename": "Перейменувати",
|
|
83
83
|
"Save {{fileType}} as": "",
|
|
84
|
-
"event report": "",
|
|
84
|
+
"event report": "звіт про подію",
|
|
85
85
|
"line list": "",
|
|
86
|
-
"map": "",
|
|
86
|
+
"map": "мапа",
|
|
87
87
|
"visualization": "",
|
|
88
88
|
"Edit": "Редагувати",
|
|
89
|
-
"Write a reply": "",
|
|
89
|
+
"Write a reply": "Написати відповідь",
|
|
90
90
|
"Post reply": "",
|
|
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": "",
|
|
98
|
-
"Write an interpretation": "",
|
|
98
|
+
"Write an interpretation": "Написати інтерпретацію",
|
|
99
99
|
"Post interpretation": "",
|
|
100
100
|
"Interpretations": "Інтерпретації",
|
|
101
101
|
"Unlike": "Прибрати вподобання",
|
|
@@ -103,7 +103,7 @@
|
|
|
103
103
|
"Reply": "Відповісти",
|
|
104
104
|
"Share": "Поділитися",
|
|
105
105
|
"See interpretation": "",
|
|
106
|
-
"Manage sharing": "",
|
|
106
|
+
"Manage sharing": "Керування спільним доступом",
|
|
107
107
|
"Could not update interpretation": "",
|
|
108
108
|
"Enter interpretation text": "",
|
|
109
109
|
"Bold text": "",
|
|
@@ -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": "",
|
|
@@ -171,11 +171,11 @@
|
|
|
171
171
|
"{{count}} groups_3": "",
|
|
172
172
|
"Selected: {{commaSeparatedListOfOrganisationUnits}}": "",
|
|
173
173
|
"Nothing selected": "",
|
|
174
|
-
"User organisation unit": "",
|
|
174
|
+
"User organisation unit": "Організаційний підрозділ користувачів",
|
|
175
175
|
"User sub-units": "Одиниці підрозділів користувачів",
|
|
176
176
|
"User sub-x2-units": "Підрозділи користувачів 2-го рівня",
|
|
177
|
-
"Select a level": "",
|
|
178
|
-
"Select a group": "",
|
|
177
|
+
"Select a level": "Вибрати рівень",
|
|
178
|
+
"Select a group": "Вибрати групу",
|
|
179
179
|
"Deselect all": "Скасувати вибір усіх",
|
|
180
180
|
"Period type": "",
|
|
181
181
|
"Year": "Рік",
|
|
@@ -221,10 +221,10 @@
|
|
|
221
221
|
"Last 3 days": "Минулі 3 дні",
|
|
222
222
|
"Last 7 days": "Минулі 7 днів",
|
|
223
223
|
"Last 14 days": "Минулі 14 днів",
|
|
224
|
-
"Last 30 days": "",
|
|
225
|
-
"Last 60 days": "",
|
|
226
|
-
"Last 90 days": "",
|
|
227
|
-
"Last 180 days": "",
|
|
224
|
+
"Last 30 days": "Останні 30 днів",
|
|
225
|
+
"Last 60 days": "Останні 60 днів",
|
|
226
|
+
"Last 90 days": "Останні 90 днів",
|
|
227
|
+
"Last 180 days": "Останні 180 днів",
|
|
228
228
|
"This week": "Поточний тиждень",
|
|
229
229
|
"Last week": "Минулий тиждень",
|
|
230
230
|
"Last 4 weeks": "Останні 4 тижні",
|
|
@@ -340,21 +340,21 @@
|
|
|
340
340
|
"Organisation unit": "Організаційний підрозділ",
|
|
341
341
|
"Assigned Categories": "",
|
|
342
342
|
"Pivot table": "Зведена таблиця",
|
|
343
|
-
"Area": "",
|
|
344
|
-
"Stacked area": "",
|
|
345
|
-
"Bar": "",
|
|
346
|
-
"Stacked bar": "",
|
|
343
|
+
"Area": "З областями",
|
|
344
|
+
"Stacked area": "З областями з накопиченням",
|
|
345
|
+
"Bar": "Гістограма",
|
|
346
|
+
"Stacked bar": "Гістограма з накопиченням",
|
|
347
347
|
"Column": "Стовпчик",
|
|
348
|
-
"Year over year (column)": "",
|
|
349
|
-
"Stacked column": "",
|
|
350
|
-
"Gauge": "",
|
|
351
|
-
"Line": "",
|
|
348
|
+
"Year over year (column)": "Рік за роком (стовпчик)",
|
|
349
|
+
"Stacked column": "Стовпчаста з накопиченням",
|
|
350
|
+
"Gauge": "Індикатор",
|
|
351
|
+
"Line": "Лінійна",
|
|
352
352
|
"Line list": "Перелік рядків",
|
|
353
|
-
"Year over year (line)": "",
|
|
354
|
-
"Pie": "",
|
|
355
|
-
"Radar": "",
|
|
356
|
-
"Scatter": "",
|
|
357
|
-
"Single value": "",
|
|
353
|
+
"Year over year (line)": "Рік за роком (лінія)",
|
|
354
|
+
"Pie": "Секторна",
|
|
355
|
+
"Radar": "Пелюсткова",
|
|
356
|
+
"Scatter": "Точкова",
|
|
357
|
+
"Single value": "Одне значення",
|
|
358
358
|
"All charts": "",
|
|
359
359
|
"{{seriesName}} (trend)": "",
|
|
360
360
|
"Trend": "",
|
|
@@ -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}}": "
|
|
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}}": "
|
|
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}}": "
|
|
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": "没有结果",
|
|
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}}": "
|
|
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}}": "
|
|
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}}\"": "
|
|
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}}": "
|
|
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}}": "
|
|
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": "",
|