@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.
- package/build/cjs/locales/ar/translations.json +96 -22
- package/build/cjs/locales/ar_IQ/translations.json +141 -44
- package/build/cjs/locales/bn/translations.json +458 -0
- package/build/cjs/locales/ckb/translations.json +137 -44
- package/build/cjs/locales/cs/translations.json +88 -20
- package/build/cjs/locales/da/translations.json +102 -23
- package/build/cjs/locales/es/translations.json +75 -9
- package/build/cjs/locales/es_419/translations.json +77 -9
- package/build/cjs/locales/fr/translations.json +77 -9
- package/build/cjs/locales/hi_IN/translations.json +458 -0
- package/build/cjs/locales/id/translations.json +95 -22
- package/build/cjs/locales/index.js +74 -70
- package/build/cjs/locales/km/translations.json +100 -23
- package/build/cjs/locales/lo/translations.json +73 -9
- package/build/cjs/locales/my/translations.json +101 -23
- package/build/cjs/locales/nb/translations.json +88 -20
- package/build/cjs/locales/ne/translations.json +77 -9
- package/build/cjs/locales/nl/translations.json +95 -22
- package/build/cjs/locales/or/translations.json +137 -44
- package/build/cjs/locales/prs/translations.json +102 -23
- package/build/cjs/locales/ps/translations.json +102 -23
- package/build/cjs/locales/pt/translations.json +73 -9
- package/build/cjs/locales/pt_BR/translations.json +95 -22
- package/build/cjs/locales/ro/translations.json +138 -44
- package/build/cjs/locales/ru/translations.json +77 -9
- package/build/cjs/locales/si/translations.json +102 -23
- package/build/cjs/locales/sv/translations.json +88 -20
- package/build/cjs/locales/tet/translations.json +101 -23
- package/build/cjs/locales/tg/translations.json +102 -23
- package/build/cjs/locales/uk/translations.json +96 -22
- package/build/cjs/locales/ur/translations.json +96 -22
- package/build/cjs/locales/uz_UZ_Cyrl/translations.json +95 -22
- package/build/cjs/locales/uz_UZ_Latn/translations.json +96 -22
- package/build/cjs/locales/vi/translations.json +73 -9
- package/build/cjs/locales/zh/translations.json +73 -9
- package/build/cjs/locales/zh_CN/translations.json +95 -22
- package/build/cjs/modules/pivotTable/PivotTableEngine.js +4 -1
- package/build/es/locales/ar/translations.json +96 -22
- package/build/es/locales/ar_IQ/translations.json +141 -44
- package/build/es/locales/bn/translations.json +458 -0
- package/build/es/locales/ckb/translations.json +137 -44
- package/build/es/locales/cs/translations.json +88 -20
- package/build/es/locales/da/translations.json +102 -23
- package/build/es/locales/es/translations.json +75 -9
- package/build/es/locales/es_419/translations.json +77 -9
- package/build/es/locales/fr/translations.json +77 -9
- package/build/es/locales/hi_IN/translations.json +458 -0
- package/build/es/locales/id/translations.json +95 -22
- package/build/es/locales/index.js +4 -0
- package/build/es/locales/km/translations.json +100 -23
- package/build/es/locales/lo/translations.json +73 -9
- package/build/es/locales/my/translations.json +101 -23
- package/build/es/locales/nb/translations.json +88 -20
- package/build/es/locales/ne/translations.json +77 -9
- package/build/es/locales/nl/translations.json +95 -22
- package/build/es/locales/or/translations.json +137 -44
- package/build/es/locales/prs/translations.json +102 -23
- package/build/es/locales/ps/translations.json +102 -23
- package/build/es/locales/pt/translations.json +73 -9
- package/build/es/locales/pt_BR/translations.json +95 -22
- package/build/es/locales/ro/translations.json +138 -44
- package/build/es/locales/ru/translations.json +77 -9
- package/build/es/locales/si/translations.json +102 -23
- package/build/es/locales/sv/translations.json +88 -20
- package/build/es/locales/tet/translations.json +101 -23
- package/build/es/locales/tg/translations.json +102 -23
- package/build/es/locales/uk/translations.json +96 -22
- package/build/es/locales/ur/translations.json +96 -22
- package/build/es/locales/uz_UZ_Cyrl/translations.json +95 -22
- package/build/es/locales/uz_UZ_Latn/translations.json +96 -22
- package/build/es/locales/vi/translations.json +73 -9
- package/build/es/locales/zh/translations.json +73 -9
- package/build/es/locales/zh_CN/translations.json +95 -22
- package/build/es/modules/pivotTable/PivotTableEngine.js +4 -1
- package/package.json +1 -1
|
@@ -18,6 +18,8 @@
|
|
|
18
18
|
"About this map": "",
|
|
19
19
|
"About this line list": "",
|
|
20
20
|
"About this visualization": "",
|
|
21
|
+
"About this event chart": "",
|
|
22
|
+
"About this event report": "",
|
|
21
23
|
"This app could not retrieve required data.": "",
|
|
22
24
|
"Network error": "网络错误",
|
|
23
25
|
"Data / Edit calculation": "",
|
|
@@ -43,9 +45,58 @@
|
|
|
43
45
|
"Drag items here, or double click in the list, to start building a calculation formula": "",
|
|
44
46
|
"Math operators": "",
|
|
45
47
|
"Data Type": "",
|
|
48
|
+
"Only {{dataType}} can be used in {{visType}}": "",
|
|
46
49
|
"All types": "",
|
|
47
50
|
"Disaggregation": "分解",
|
|
48
51
|
"No data": "无数据",
|
|
52
|
+
"Expression description": "表达式描述",
|
|
53
|
+
"Error loading value": "",
|
|
54
|
+
"None": "无",
|
|
55
|
+
"Data set(s)": "",
|
|
56
|
+
"Zero is significant": "",
|
|
57
|
+
"True": "真",
|
|
58
|
+
"False": "假",
|
|
59
|
+
"Value type": "值类型",
|
|
60
|
+
"Aggregation type": "汇总类型",
|
|
61
|
+
"Category combo": "分类组合",
|
|
62
|
+
"Option set": "值域选项集",
|
|
63
|
+
"Group membership": "",
|
|
64
|
+
"Legend set(s)": "",
|
|
65
|
+
"Category option name": "",
|
|
66
|
+
"Category combo name": "",
|
|
67
|
+
"Categories name": "",
|
|
68
|
+
"Period type": "周期类型",
|
|
69
|
+
"Indicators": "指标",
|
|
70
|
+
"Expiry days": "过期满天数",
|
|
71
|
+
"Type": "类型",
|
|
72
|
+
"Data element": "数据元",
|
|
73
|
+
"Tracked entity attribute": "跟踪实体属性",
|
|
74
|
+
"Numerator description": "描述",
|
|
75
|
+
"Numerator expression": "",
|
|
76
|
+
"Denominator description": "分母描述",
|
|
77
|
+
"Denominator expression": "",
|
|
78
|
+
"Annualized": "年度",
|
|
79
|
+
"Yes": "是",
|
|
80
|
+
"No": "否",
|
|
81
|
+
"Indicator type": "指标类型",
|
|
82
|
+
"Decimals in output": "",
|
|
83
|
+
"There was a problem loading information for this data item.": "",
|
|
84
|
+
"Name": "名称",
|
|
85
|
+
"Description": "描述",
|
|
86
|
+
"Code": "代码",
|
|
87
|
+
"ID": "ID",
|
|
88
|
+
"Last updated date": "",
|
|
89
|
+
"Created date": "",
|
|
90
|
+
"Created by": "创建自",
|
|
91
|
+
"Custom": "定制",
|
|
92
|
+
"Program": "项目",
|
|
93
|
+
"Analytics type": "分析类型",
|
|
94
|
+
"Enrollment": "报名",
|
|
95
|
+
"Event": "事件",
|
|
96
|
+
"Analytics period boundaries": "分析期间边界",
|
|
97
|
+
"{{ offsetPeriodType }} × {{ offsetPeriods }}": "",
|
|
98
|
+
"Expression": "表达式",
|
|
99
|
+
"Filter": "过滤器",
|
|
49
100
|
"Search by data item name": "",
|
|
50
101
|
"No items selected": "",
|
|
51
102
|
"Selected Items": "",
|
|
@@ -53,10 +104,12 @@
|
|
|
53
104
|
"No data sets found": "",
|
|
54
105
|
"No event data items found": "",
|
|
55
106
|
"No program indicators found": "",
|
|
107
|
+
"No calculations found": "",
|
|
56
108
|
"No indicators found for \"{{- searchTerm}}\"": "",
|
|
57
109
|
"No data sets found for \"{{- searchTerm}}\"": "",
|
|
58
110
|
"No event data items found for \"{{- searchTerm}}\"": "",
|
|
59
111
|
"No program indicators found for \"{{- searchTerm}}\"": "",
|
|
112
|
+
"No calculations found for \"{{- searchTerm}}\"": "",
|
|
60
113
|
"Nothing found for \"{{- searchTerm}}\"": "",
|
|
61
114
|
"Calculation": "",
|
|
62
115
|
"Metric type": "",
|
|
@@ -94,8 +147,6 @@
|
|
|
94
147
|
"Open in this app": "",
|
|
95
148
|
"Close": "关闭",
|
|
96
149
|
"Rename {{fileType}}": "",
|
|
97
|
-
"Name": "名称",
|
|
98
|
-
"Description": "描述",
|
|
99
150
|
"Rename": "重命名",
|
|
100
151
|
"{{- objectName}} (copy)": "",
|
|
101
152
|
"Save {{fileType}} as": "",
|
|
@@ -123,24 +174,13 @@
|
|
|
123
174
|
"View replies": "",
|
|
124
175
|
"Unlike": "",
|
|
125
176
|
"Like": "Like",
|
|
126
|
-
"Share": "分享",
|
|
127
177
|
"See interpretation": "",
|
|
178
|
+
"Open in app": "",
|
|
179
|
+
"Share": "分享",
|
|
128
180
|
"Manage sharing": "",
|
|
129
181
|
"Could not update interpretation": "",
|
|
130
182
|
"Enter interpretation text": "",
|
|
131
|
-
"Bold text": "",
|
|
132
|
-
"Italic text": "",
|
|
133
|
-
"Link to a URL": "",
|
|
134
|
-
"Mention a user": "",
|
|
135
|
-
"Add emoji": "",
|
|
136
|
-
"Preview": "预览",
|
|
137
|
-
"Back to write mode": "",
|
|
138
|
-
"Too many results. Try refining the search.": "",
|
|
139
|
-
"Search for a user": "",
|
|
140
|
-
"Searching for \"{{- searchText}}\"": "",
|
|
141
|
-
"No results found": "没有结果",
|
|
142
183
|
"Not available offline": "",
|
|
143
|
-
"Created by": "创建自",
|
|
144
184
|
"Anyone": "任何人",
|
|
145
185
|
"Only you": "",
|
|
146
186
|
"Others": "其它",
|
|
@@ -148,7 +188,6 @@
|
|
|
148
188
|
"Filter by name": "按名称过滤",
|
|
149
189
|
"Created": "已创建",
|
|
150
190
|
"Last updated": "上次更新",
|
|
151
|
-
"Type": "类型",
|
|
152
191
|
"Clear filters": "清除过滤器",
|
|
153
192
|
"{{firstItemIndex}}-{{lastItemIndex}} of {{totalNumberOfItems}}": "",
|
|
154
193
|
"Open": "打开",
|
|
@@ -191,13 +230,12 @@
|
|
|
191
230
|
"Select a level": "选择一个等级",
|
|
192
231
|
"Select a group": "",
|
|
193
232
|
"Deselect all": "去全选",
|
|
194
|
-
"Period type": "周期类型",
|
|
195
233
|
"Year": "年",
|
|
196
234
|
"Select year": "选择年份",
|
|
197
235
|
"Period": "周期",
|
|
236
|
+
"Selected Periods": "",
|
|
198
237
|
"Relative periods": "",
|
|
199
238
|
"Fixed periods": "",
|
|
200
|
-
"Selected Periods": "",
|
|
201
239
|
"No periods selected": "",
|
|
202
240
|
"Daily": "每日",
|
|
203
241
|
"Weekly": "每周",
|
|
@@ -267,6 +305,14 @@
|
|
|
267
305
|
"Six-months": "",
|
|
268
306
|
"Financial Years": "",
|
|
269
307
|
"Years": "年",
|
|
308
|
+
"Value: {{value}}": "",
|
|
309
|
+
"Bold text": "",
|
|
310
|
+
"Italic text": "",
|
|
311
|
+
"Link to a URL": "",
|
|
312
|
+
"Mention a user": "",
|
|
313
|
+
"Add emoji": "",
|
|
314
|
+
"Preview": "预览",
|
|
315
|
+
"Back to write mode": "",
|
|
270
316
|
"Interpretations and details": "",
|
|
271
317
|
"Translating to": "",
|
|
272
318
|
"Choose a locale": "",
|
|
@@ -277,9 +323,12 @@
|
|
|
277
323
|
"Cannot save while offline": "",
|
|
278
324
|
"Could not load translations": "",
|
|
279
325
|
"Retry": "",
|
|
326
|
+
"Too many results. Try refining the search.": "",
|
|
327
|
+
"Search for a user": "",
|
|
328
|
+
"Searching for \"{{- searchText}}\"": "",
|
|
329
|
+
"No results found": "没有结果",
|
|
280
330
|
"Series": "",
|
|
281
331
|
"Category": "分类",
|
|
282
|
-
"Filter": "过滤器",
|
|
283
332
|
"Columns": "",
|
|
284
333
|
"Rows": "",
|
|
285
334
|
"Points": "",
|
|
@@ -288,16 +337,13 @@
|
|
|
288
337
|
"Actual reports": "实际上报",
|
|
289
338
|
"Actual reports on time": "实际准时上报",
|
|
290
339
|
"Expected reports": "预期上报",
|
|
291
|
-
"Program": "项目",
|
|
292
340
|
"Select a program": "",
|
|
293
|
-
"Indicators": "指标",
|
|
294
341
|
"Indicator group": "指标组",
|
|
295
342
|
"All groups": "",
|
|
296
343
|
"Indicator": "指标",
|
|
297
344
|
"No indicator groups found": "",
|
|
298
345
|
"Loading indicator groups": "",
|
|
299
346
|
"Data element group": "数据元组",
|
|
300
|
-
"Data element": "数据元",
|
|
301
347
|
"No data element groups found": "",
|
|
302
348
|
"Loading data element groups": "",
|
|
303
349
|
"Data sets": "数据集",
|
|
@@ -346,9 +392,35 @@
|
|
|
346
392
|
"{{thresholdFactor}} × Modified Z-score high": "",
|
|
347
393
|
"{{thresholdFactor}} × Z-score low": "",
|
|
348
394
|
"{{thresholdFactor}} × Z-score high": "",
|
|
395
|
+
"Not applicable": "",
|
|
349
396
|
"Data": "数据",
|
|
350
397
|
"Organisation unit": "机构",
|
|
351
398
|
"Assigned Categories": "",
|
|
399
|
+
"Text": "文本",
|
|
400
|
+
"Long text": "长文本",
|
|
401
|
+
"Multi text": "",
|
|
402
|
+
"Letter": "字符",
|
|
403
|
+
"Phone number": "电话号码",
|
|
404
|
+
"Email": "邮件",
|
|
405
|
+
"Yes/No": "是/否",
|
|
406
|
+
"Yes Only": "仅是",
|
|
407
|
+
"Date": "日期",
|
|
408
|
+
"Date & Time": "日期 &时间",
|
|
409
|
+
"Time": "时间",
|
|
410
|
+
"Unit interval": "单位间隔",
|
|
411
|
+
"Percentage": "百分比",
|
|
412
|
+
"Integer": "整型",
|
|
413
|
+
"Positive Integer": "正数",
|
|
414
|
+
"Negative Integer": "负整数",
|
|
415
|
+
"Positive or Zero Integer": "正整数或零",
|
|
416
|
+
"Tracker Associate": "随访相关",
|
|
417
|
+
"Username": "用户名",
|
|
418
|
+
"Coordinate": "坐标",
|
|
419
|
+
"Reference": "引用",
|
|
420
|
+
"Age": "年龄",
|
|
421
|
+
"URL": "URL",
|
|
422
|
+
"Image": "图片(PNG)",
|
|
423
|
+
"GeoJSON": "GeoJSON",
|
|
352
424
|
"Pivot table": "",
|
|
353
425
|
"Area": "面积",
|
|
354
426
|
"Stacked area": "",
|
|
@@ -365,6 +437,7 @@
|
|
|
365
437
|
"Radar": "",
|
|
366
438
|
"Scatter": "",
|
|
367
439
|
"Single value": "",
|
|
440
|
+
"Outlier table": "",
|
|
368
441
|
"All charts": "",
|
|
369
442
|
"{{seriesName}} (trend)": "",
|
|
370
443
|
"Trend": "",
|
|
@@ -429,7 +429,10 @@ class PivotTableEngine {
|
|
|
429
429
|
return !this.data[row] || this.data[row].length === 0;
|
|
430
430
|
}
|
|
431
431
|
columnIsEmpty(column) {
|
|
432
|
-
return !this.rowMap.some(row =>
|
|
432
|
+
return !this.rowMap.some(row => {
|
|
433
|
+
var _this$data$row;
|
|
434
|
+
return !!((_this$data$row = this.data[row]) !== null && _this$data$row !== void 0 && _this$data$row[column]);
|
|
435
|
+
});
|
|
433
436
|
}
|
|
434
437
|
getRawColumnHeader(column) {
|
|
435
438
|
if (this.doRowTotals && column === this.dataWidth - 1) {
|
|
@@ -23,6 +23,8 @@
|
|
|
23
23
|
"About this map": "",
|
|
24
24
|
"About this line list": "",
|
|
25
25
|
"About this visualization": "",
|
|
26
|
+
"About this event chart": "",
|
|
27
|
+
"About this event report": "",
|
|
26
28
|
"This app could not retrieve required data.": "",
|
|
27
29
|
"Network error": "",
|
|
28
30
|
"Data / Edit calculation": "",
|
|
@@ -48,9 +50,58 @@
|
|
|
48
50
|
"Drag items here, or double click in the list, to start building a calculation formula": "",
|
|
49
51
|
"Math operators": "",
|
|
50
52
|
"Data Type": "نوع البيانات",
|
|
53
|
+
"Only {{dataType}} can be used in {{visType}}": "",
|
|
51
54
|
"All types": "جميع الأنواع",
|
|
52
55
|
"Disaggregation": "تصنيف",
|
|
53
56
|
"No data": "لا توجد بيانات",
|
|
57
|
+
"Expression description": "وصف التعبير",
|
|
58
|
+
"Error loading value": "",
|
|
59
|
+
"None": "لا شيء",
|
|
60
|
+
"Data set(s)": "",
|
|
61
|
+
"Zero is significant": "",
|
|
62
|
+
"True": "صح",
|
|
63
|
+
"False": "خطأ",
|
|
64
|
+
"Value type": "نوع القيمة",
|
|
65
|
+
"Aggregation type": "نوع التجميع",
|
|
66
|
+
"Category combo": "Category combo",
|
|
67
|
+
"Option set": "حزمة الخيارات",
|
|
68
|
+
"Group membership": "",
|
|
69
|
+
"Legend set(s)": "",
|
|
70
|
+
"Category option name": "",
|
|
71
|
+
"Category combo name": "",
|
|
72
|
+
"Categories name": "",
|
|
73
|
+
"Period type": "نوع الفترة الزمنية",
|
|
74
|
+
"Indicators": "المؤشرات",
|
|
75
|
+
"Expiry days": "أيام انتهاء الصلاحية",
|
|
76
|
+
"Type": "النوع",
|
|
77
|
+
"Data element": "عنصر البيانات",
|
|
78
|
+
"Tracked entity attribute": "سمة الكيان المتعقب",
|
|
79
|
+
"Numerator description": "وصف البسط",
|
|
80
|
+
"Numerator expression": "",
|
|
81
|
+
"Denominator description": "وصف المقام",
|
|
82
|
+
"Denominator expression": "",
|
|
83
|
+
"Annualized": "بشكل سنوي",
|
|
84
|
+
"Yes": "نعم",
|
|
85
|
+
"No": "لا",
|
|
86
|
+
"Indicator type": "نوع المؤشر",
|
|
87
|
+
"Decimals in output": "",
|
|
88
|
+
"There was a problem loading information for this data item.": "",
|
|
89
|
+
"Name": "الإسم",
|
|
90
|
+
"Description": "الوصف",
|
|
91
|
+
"Code": "الكود",
|
|
92
|
+
"ID": "ID",
|
|
93
|
+
"Last updated date": "",
|
|
94
|
+
"Created date": "",
|
|
95
|
+
"Created by": "تم الإنشاء بواسطة",
|
|
96
|
+
"Custom": "مخصص",
|
|
97
|
+
"Program": "البرنامج",
|
|
98
|
+
"Analytics type": "Analytics type",
|
|
99
|
+
"Enrollment": "التسجيل",
|
|
100
|
+
"Event": "حدث",
|
|
101
|
+
"Analytics period boundaries": "",
|
|
102
|
+
"{{ offsetPeriodType }} × {{ offsetPeriods }}": "",
|
|
103
|
+
"Expression": "التعبير",
|
|
104
|
+
"Filter": "عامل التصفية",
|
|
54
105
|
"Search by data item name": "",
|
|
55
106
|
"No items selected": "لم يتم تحديد عناصر",
|
|
56
107
|
"Selected Items": "العناصر المحددة",
|
|
@@ -58,10 +109,12 @@
|
|
|
58
109
|
"No data sets found": "",
|
|
59
110
|
"No event data items found": "",
|
|
60
111
|
"No program indicators found": "",
|
|
112
|
+
"No calculations found": "",
|
|
61
113
|
"No indicators found for \"{{- searchTerm}}\"": "",
|
|
62
114
|
"No data sets found for \"{{- searchTerm}}\"": "",
|
|
63
115
|
"No event data items found for \"{{- searchTerm}}\"": "",
|
|
64
116
|
"No program indicators found for \"{{- searchTerm}}\"": "",
|
|
117
|
+
"No calculations found for \"{{- searchTerm}}\"": "",
|
|
65
118
|
"Nothing found for \"{{- searchTerm}}\"": "",
|
|
66
119
|
"Calculation": "",
|
|
67
120
|
"Metric type": "",
|
|
@@ -99,8 +152,6 @@
|
|
|
99
152
|
"Open in this app": "فتح في هذا التطبيق",
|
|
100
153
|
"Close": "إغلاق",
|
|
101
154
|
"Rename {{fileType}}": "",
|
|
102
|
-
"Name": "الإسم",
|
|
103
|
-
"Description": "الوصف",
|
|
104
155
|
"Rename": "إعادة التسمية",
|
|
105
156
|
"{{- objectName}} (copy)": "",
|
|
106
157
|
"Save {{fileType}} as": "",
|
|
@@ -120,6 +171,7 @@
|
|
|
120
171
|
"The interpretation couldn’t be displayed. Try again or contact your system administrator.": "",
|
|
121
172
|
"Hide interpretation": "",
|
|
122
173
|
"Write an interpretation": "كتابة تفسير",
|
|
174
|
+
"Other people viewing this interpretation in the future may see more data.": "",
|
|
123
175
|
"Post interpretation": "",
|
|
124
176
|
"Interpretations": "التفسيرات",
|
|
125
177
|
"Reply": "رد",
|
|
@@ -132,24 +184,13 @@
|
|
|
132
184
|
"View replies": "",
|
|
133
185
|
"Unlike": "إلغاء الإعجاب",
|
|
134
186
|
"Like": "إعجاب",
|
|
135
|
-
"Share": "مشاركة",
|
|
136
187
|
"See interpretation": "",
|
|
188
|
+
"Open in app": "",
|
|
189
|
+
"Share": "مشاركة",
|
|
137
190
|
"Manage sharing": "إدارة المشاركة",
|
|
138
191
|
"Could not update interpretation": "",
|
|
139
192
|
"Enter interpretation text": "",
|
|
140
|
-
"Bold text": "",
|
|
141
|
-
"Italic text": "",
|
|
142
|
-
"Link to a URL": "",
|
|
143
|
-
"Mention a user": "",
|
|
144
|
-
"Add emoji": "",
|
|
145
|
-
"Preview": "معاينة",
|
|
146
|
-
"Back to write mode": "",
|
|
147
|
-
"Too many results. Try refining the search.": "",
|
|
148
|
-
"Search for a user": "",
|
|
149
|
-
"Searching for \"{{- searchText}}\"": "",
|
|
150
|
-
"No results found": "لم يتم العثور على أي نتائج",
|
|
151
193
|
"Not available offline": "غير متوفر في وضع عدم الإتصال",
|
|
152
|
-
"Created by": "تم الإنشاء بواسطة",
|
|
153
194
|
"Anyone": "أي شخص",
|
|
154
195
|
"Only you": "",
|
|
155
196
|
"Others": "أخرى",
|
|
@@ -157,7 +198,6 @@
|
|
|
157
198
|
"Filter by name": "تصفية بواسطة الاسم",
|
|
158
199
|
"Created": "تم الإنشاء",
|
|
159
200
|
"Last updated": "آخر تحديث",
|
|
160
|
-
"Type": "النوع",
|
|
161
201
|
"Clear filters": "إلغاء عوامل التصفية",
|
|
162
202
|
"{{firstItemIndex}}-{{lastItemIndex}} of {{totalNumberOfItems}}": "",
|
|
163
203
|
"Open": "مفتوح",
|
|
@@ -215,13 +255,12 @@
|
|
|
215
255
|
"Select a level": "حدد مستوى",
|
|
216
256
|
"Select a group": "حدد مجموعة",
|
|
217
257
|
"Deselect all": "إلغاء تحديد الكل",
|
|
218
|
-
"Period type": "نوع الفترة الزمنية",
|
|
219
258
|
"Year": "سنة",
|
|
220
259
|
"Select year": "اختر السنة",
|
|
221
260
|
"Period": "الفترة الزمنية",
|
|
261
|
+
"Selected Periods": "الفترات المحددة",
|
|
222
262
|
"Relative periods": "الفترات الزمنية النسبية",
|
|
223
263
|
"Fixed periods": "فترات زمنية ثابتة",
|
|
224
|
-
"Selected Periods": "الفترات المحددة",
|
|
225
264
|
"No periods selected": "لم يتم تحديد أية فترات زمنية",
|
|
226
265
|
"Daily": "يومي",
|
|
227
266
|
"Weekly": "أسبوعي",
|
|
@@ -291,6 +330,14 @@
|
|
|
291
330
|
"Six-months": "ستة-أشهر",
|
|
292
331
|
"Financial Years": "السنوات المالية",
|
|
293
332
|
"Years": "السنوات",
|
|
333
|
+
"Value: {{value}}": "",
|
|
334
|
+
"Bold text": "",
|
|
335
|
+
"Italic text": "",
|
|
336
|
+
"Link to a URL": "",
|
|
337
|
+
"Mention a user": "",
|
|
338
|
+
"Add emoji": "",
|
|
339
|
+
"Preview": "معاينة",
|
|
340
|
+
"Back to write mode": "",
|
|
294
341
|
"Interpretations and details": "",
|
|
295
342
|
"Translating to": "",
|
|
296
343
|
"Choose a locale": "",
|
|
@@ -301,9 +348,12 @@
|
|
|
301
348
|
"Cannot save while offline": "",
|
|
302
349
|
"Could not load translations": "",
|
|
303
350
|
"Retry": "",
|
|
351
|
+
"Too many results. Try refining the search.": "",
|
|
352
|
+
"Search for a user": "",
|
|
353
|
+
"Searching for \"{{- searchText}}\"": "",
|
|
354
|
+
"No results found": "لم يتم العثور على أي نتائج",
|
|
304
355
|
"Series": "سلسلة",
|
|
305
356
|
"Category": "الفئة",
|
|
306
|
-
"Filter": "عامل التصفية",
|
|
307
357
|
"Columns": "الأعمدة",
|
|
308
358
|
"Rows": "الصفوف",
|
|
309
359
|
"Points": "",
|
|
@@ -312,16 +362,13 @@
|
|
|
312
362
|
"Actual reports": "الإبلاغات الفعلية",
|
|
313
363
|
"Actual reports on time": "الإبلاغات الفعلية في الوقت المحدد",
|
|
314
364
|
"Expected reports": "الإبلاغات المتوقعة",
|
|
315
|
-
"Program": "البرنامج",
|
|
316
365
|
"Select a program": "حدد برنامجاً",
|
|
317
|
-
"Indicators": "المؤشرات",
|
|
318
366
|
"Indicator group": "مجموعة المؤشرات",
|
|
319
367
|
"All groups": "",
|
|
320
368
|
"Indicator": "المؤشر",
|
|
321
369
|
"No indicator groups found": "",
|
|
322
370
|
"Loading indicator groups": "",
|
|
323
371
|
"Data element group": "مجموعة عناصر البيانات",
|
|
324
|
-
"Data element": "عنصر البيانات",
|
|
325
372
|
"No data element groups found": "",
|
|
326
373
|
"Loading data element groups": "",
|
|
327
374
|
"Data sets": "حزم البيانات",
|
|
@@ -370,9 +417,35 @@
|
|
|
370
417
|
"{{thresholdFactor}} × Modified Z-score high": "",
|
|
371
418
|
"{{thresholdFactor}} × Z-score low": "",
|
|
372
419
|
"{{thresholdFactor}} × Z-score high": "",
|
|
420
|
+
"Not applicable": "",
|
|
373
421
|
"Data": "بيانات",
|
|
374
422
|
"Organisation unit": "الوحدة التنظيمية",
|
|
375
423
|
"Assigned Categories": "الفئات المعينة",
|
|
424
|
+
"Text": "نص",
|
|
425
|
+
"Long text": "نص طويل",
|
|
426
|
+
"Multi text": "",
|
|
427
|
+
"Letter": "حرف",
|
|
428
|
+
"Phone number": "رقم الهاتف",
|
|
429
|
+
"Email": "بريد إلكتروني",
|
|
430
|
+
"Yes/No": "نعم/لا",
|
|
431
|
+
"Yes Only": "نعم فقط",
|
|
432
|
+
"Date": "التاريخ",
|
|
433
|
+
"Date & Time": "تاريخ ووقت",
|
|
434
|
+
"Time": "الوقت",
|
|
435
|
+
"Unit interval": "الفاصل الزمني للوحدة",
|
|
436
|
+
"Percentage": "النسبة المئوية",
|
|
437
|
+
"Integer": "عدد صحيح",
|
|
438
|
+
"Positive Integer": "عدد صحيح موجب",
|
|
439
|
+
"Negative Integer": "عدد صحيح سالب",
|
|
440
|
+
"Positive or Zero Integer": "عدد صحيح موجب أو صفري",
|
|
441
|
+
"Tracker Associate": "ارتباط التتبع",
|
|
442
|
+
"Username": "اسم المستخدم",
|
|
443
|
+
"Coordinate": "الإحداثية",
|
|
444
|
+
"Reference": "المرجع",
|
|
445
|
+
"Age": "عُمر",
|
|
446
|
+
"URL": "عنوان URL",
|
|
447
|
+
"Image": "الصورة",
|
|
448
|
+
"GeoJSON": "",
|
|
376
449
|
"Pivot table": "الجدول المحوري",
|
|
377
450
|
"Area": "مساحة",
|
|
378
451
|
"Stacked area": "منطقة تراكمية",
|
|
@@ -389,6 +462,7 @@
|
|
|
389
462
|
"Radar": "مخطط رادار",
|
|
390
463
|
"Scatter": "",
|
|
391
464
|
"Single value": "قيمة مفردة",
|
|
465
|
+
"Outlier table": "",
|
|
392
466
|
"All charts": "",
|
|
393
467
|
"{{seriesName}} (trend)": "",
|
|
394
468
|
"Trend": "الاتجاه",
|