@dhis2/analytics 4.5.54 → 4.5.56
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 +14 -0
- package/build/locales/es_419/translations.json +153 -0
- package/build/locales/index.js +54 -50
- package/build/locales/uk/translations.json +11 -11
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,17 @@
|
|
|
1
|
+
## [4.5.56](https://github.com/dhis2/analytics/compare/v4.5.55...v4.5.56) (2022-11-16)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* **translations:** sync translations from transifex (4.x) ([d8fe7e1](https://github.com/dhis2/analytics/commit/d8fe7e17b342c7cd19b63af9a6b3d5ddb0be7666))
|
|
7
|
+
|
|
8
|
+
## [4.5.55](https://github.com/dhis2/analytics/compare/v4.5.54...v4.5.55) (2022-08-22)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Bug Fixes
|
|
12
|
+
|
|
13
|
+
* **translations:** sync translations from transifex (4.x) ([c804cbd](https://github.com/dhis2/analytics/commit/c804cbd29b484b5736225021661a5fc022ba283f))
|
|
14
|
+
|
|
1
15
|
## [4.5.54](https://github.com/dhis2/analytics/compare/v4.5.53...v4.5.54) (2022-08-20)
|
|
2
16
|
|
|
3
17
|
|
|
@@ -0,0 +1,153 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Data": "Datos",
|
|
3
|
+
"Data Type": "",
|
|
4
|
+
"Totals": "",
|
|
5
|
+
"Details": "Detalles",
|
|
6
|
+
"Detail": "",
|
|
7
|
+
"Move to {{axisName}}": "",
|
|
8
|
+
"Add to {{axisName}}": "",
|
|
9
|
+
"Remove": "",
|
|
10
|
+
"Not available for {{visualizationType}}": "",
|
|
11
|
+
"Requires 2 or more data items": "",
|
|
12
|
+
"Only available when data is in Series": "",
|
|
13
|
+
"Remove Assigned Categories": "",
|
|
14
|
+
"Add Assigned Categories": "",
|
|
15
|
+
"Manage chart axes": "",
|
|
16
|
+
"Filter dimensions": "",
|
|
17
|
+
"Main dimensions": "",
|
|
18
|
+
"Your dimensions": "",
|
|
19
|
+
"Dimension recommended with selected data": "",
|
|
20
|
+
"Search": "Buscar",
|
|
21
|
+
"Selected Data": "",
|
|
22
|
+
"Deselect All": "",
|
|
23
|
+
"Select all": "",
|
|
24
|
+
"Organisation units": "",
|
|
25
|
+
"Period": "Periodo",
|
|
26
|
+
"Year": "",
|
|
27
|
+
"Relative periods": "",
|
|
28
|
+
"Fixed periods": "",
|
|
29
|
+
"Period type": "",
|
|
30
|
+
"January": "",
|
|
31
|
+
"February": "",
|
|
32
|
+
"March": "",
|
|
33
|
+
"April": "",
|
|
34
|
+
"May": "",
|
|
35
|
+
"June": "",
|
|
36
|
+
"July": "",
|
|
37
|
+
"August": "",
|
|
38
|
+
"September": "",
|
|
39
|
+
"October": "",
|
|
40
|
+
"November": "",
|
|
41
|
+
"December": "",
|
|
42
|
+
"Week {{weekNumber}}": "",
|
|
43
|
+
"Bi-Week {{biWeekNumber}}": "",
|
|
44
|
+
"Daily": "Diario",
|
|
45
|
+
"Weekly": "Semanal",
|
|
46
|
+
"Bi-weekly": "",
|
|
47
|
+
"Weekly (Start Wednesday)": "",
|
|
48
|
+
"Weekly (Start Thursday)": "",
|
|
49
|
+
"Weekly (Start Saturday)": "",
|
|
50
|
+
"Weekly (Start Sunday)": "",
|
|
51
|
+
"Monthly": "Mensual",
|
|
52
|
+
"Bi-monthly": "",
|
|
53
|
+
"Quarterly": "",
|
|
54
|
+
"Six-monthly": "",
|
|
55
|
+
"Six-monthly April": "",
|
|
56
|
+
"Yearly": "Anual",
|
|
57
|
+
"Financial year (Start November)": "",
|
|
58
|
+
"Financial year (Start October)": "",
|
|
59
|
+
"Financial year (Start July)": "",
|
|
60
|
+
"Financial year (Start April)": "",
|
|
61
|
+
"Today": "Hoy",
|
|
62
|
+
"Yesterday": "Ayer",
|
|
63
|
+
"Last 3 days": "",
|
|
64
|
+
"Last 7 days": "",
|
|
65
|
+
"Last 14 days": "",
|
|
66
|
+
"This week": "Esta semana",
|
|
67
|
+
"Last week": "Última semana",
|
|
68
|
+
"Last 4 weeks": "",
|
|
69
|
+
"Last 12 weeks": "",
|
|
70
|
+
"Last 52 weeks": "",
|
|
71
|
+
"Weeks this year": "Semanas de este año",
|
|
72
|
+
"This bi-week": "",
|
|
73
|
+
"Last bi-week": "",
|
|
74
|
+
"Last 4 bi-weeks": "",
|
|
75
|
+
"This month": "Este mes",
|
|
76
|
+
"Last month": "Mes anterior",
|
|
77
|
+
"Last 3 months": "",
|
|
78
|
+
"Last 6 months": "",
|
|
79
|
+
"Last 12 months": "",
|
|
80
|
+
"Months this year": "Meses este año",
|
|
81
|
+
"This bi-month": "",
|
|
82
|
+
"Last bi-month": "",
|
|
83
|
+
"Last 6 bi-months": "",
|
|
84
|
+
"Bi-months this year": "",
|
|
85
|
+
"This quarter": "Este trimestre",
|
|
86
|
+
"Last quarter": "El trimestre pasado",
|
|
87
|
+
"Last 4 quarters": "",
|
|
88
|
+
"Quarters this year": "Trimestres de este año",
|
|
89
|
+
"This six-month": "",
|
|
90
|
+
"Last six-month": "",
|
|
91
|
+
"Last 2 six-month": "",
|
|
92
|
+
"This financial year": "Este año fiscal",
|
|
93
|
+
"Last financial year": "Último ejercicio financiero",
|
|
94
|
+
"Last 5 financial years": "",
|
|
95
|
+
"This year": "Este año",
|
|
96
|
+
"Last year": "El año pasado",
|
|
97
|
+
"Last 5 years": "",
|
|
98
|
+
"Days": "Días",
|
|
99
|
+
"Weeks": "Semanas",
|
|
100
|
+
"Bi-weeks": "",
|
|
101
|
+
"Months": "Meses",
|
|
102
|
+
"Bi-months": "",
|
|
103
|
+
"Quarters": "",
|
|
104
|
+
"Six-months": "",
|
|
105
|
+
"Financial Years": "",
|
|
106
|
+
"Years": "Años",
|
|
107
|
+
"Series": "",
|
|
108
|
+
"Category": "",
|
|
109
|
+
"Filter": "",
|
|
110
|
+
"Columns": "",
|
|
111
|
+
"Rows": "",
|
|
112
|
+
"Reporting rate": "",
|
|
113
|
+
"Reporting rate on time": "",
|
|
114
|
+
"Actual reports": "",
|
|
115
|
+
"Actual reports on time": "",
|
|
116
|
+
"Expected reports": "",
|
|
117
|
+
"Program": "",
|
|
118
|
+
"Indicators": "Indicadores",
|
|
119
|
+
"Select indicator group": "",
|
|
120
|
+
"[ All groups ]": "",
|
|
121
|
+
"Data elements": "",
|
|
122
|
+
"Select data element group": "",
|
|
123
|
+
"[ All data elements ]": "",
|
|
124
|
+
"Data sets": "Sets de datos",
|
|
125
|
+
"Select data sets": "",
|
|
126
|
+
"[ All metrics ]": "",
|
|
127
|
+
"Event data items": "",
|
|
128
|
+
"Select a program": "",
|
|
129
|
+
"Program indicators": "",
|
|
130
|
+
"{{dynamicOuNames}} and {{lastOuName}}": "",
|
|
131
|
+
"{{allDynamicOuNames}} levels": "",
|
|
132
|
+
"{{allDynamicOuNames}} groups": "",
|
|
133
|
+
"{{allDynamicOuNames}} levels in {{staticOuNames}}": "",
|
|
134
|
+
"{{allDynamicOuNames}} groups in {{staticOuNames}}": "",
|
|
135
|
+
"Organisation Unit": "",
|
|
136
|
+
"Assigned Categories": "",
|
|
137
|
+
"Column": "",
|
|
138
|
+
"Stacked column": "",
|
|
139
|
+
"Bar": "",
|
|
140
|
+
"Stacked bar": "",
|
|
141
|
+
"Line": "",
|
|
142
|
+
"Area": "",
|
|
143
|
+
"Pie": "",
|
|
144
|
+
"Radar": "",
|
|
145
|
+
"Gauge": "",
|
|
146
|
+
"Year over year (line)": "",
|
|
147
|
+
"Year over year (column)": "",
|
|
148
|
+
"Single value": "",
|
|
149
|
+
"Pivot table": "",
|
|
150
|
+
"Target": "",
|
|
151
|
+
"Base": "",
|
|
152
|
+
"No data": "No hay datos"
|
|
153
|
+
}
|
package/build/locales/index.js
CHANGED
|
@@ -25,55 +25,57 @@ var _translations7 = _interopRequireDefault(require("./en/translations.json"));
|
|
|
25
25
|
|
|
26
26
|
var _translations8 = _interopRequireDefault(require("./es/translations.json"));
|
|
27
27
|
|
|
28
|
-
var _translations9 = _interopRequireDefault(require("./
|
|
28
|
+
var _translations9 = _interopRequireDefault(require("./es_419/translations.json"));
|
|
29
29
|
|
|
30
|
-
var _translations10 = _interopRequireDefault(require("./
|
|
30
|
+
var _translations10 = _interopRequireDefault(require("./fr/translations.json"));
|
|
31
31
|
|
|
32
|
-
var _translations11 = _interopRequireDefault(require("./
|
|
32
|
+
var _translations11 = _interopRequireDefault(require("./id/translations.json"));
|
|
33
33
|
|
|
34
|
-
var _translations12 = _interopRequireDefault(require("./
|
|
34
|
+
var _translations12 = _interopRequireDefault(require("./km/translations.json"));
|
|
35
35
|
|
|
36
|
-
var _translations13 = _interopRequireDefault(require("./
|
|
36
|
+
var _translations13 = _interopRequireDefault(require("./lo/translations.json"));
|
|
37
37
|
|
|
38
|
-
var _translations14 = _interopRequireDefault(require("./
|
|
38
|
+
var _translations14 = _interopRequireDefault(require("./my/translations.json"));
|
|
39
39
|
|
|
40
|
-
var _translations15 = _interopRequireDefault(require("./
|
|
40
|
+
var _translations15 = _interopRequireDefault(require("./nb/translations.json"));
|
|
41
41
|
|
|
42
|
-
var _translations16 = _interopRequireDefault(require("./
|
|
42
|
+
var _translations16 = _interopRequireDefault(require("./nl/translations.json"));
|
|
43
43
|
|
|
44
|
-
var _translations17 = _interopRequireDefault(require("./
|
|
44
|
+
var _translations17 = _interopRequireDefault(require("./or/translations.json"));
|
|
45
45
|
|
|
46
|
-
var _translations18 = _interopRequireDefault(require("./
|
|
46
|
+
var _translations18 = _interopRequireDefault(require("./prs/translations.json"));
|
|
47
47
|
|
|
48
|
-
var _translations19 = _interopRequireDefault(require("./
|
|
48
|
+
var _translations19 = _interopRequireDefault(require("./ps/translations.json"));
|
|
49
49
|
|
|
50
|
-
var _translations20 = _interopRequireDefault(require("./
|
|
50
|
+
var _translations20 = _interopRequireDefault(require("./pt/translations.json"));
|
|
51
51
|
|
|
52
|
-
var _translations21 = _interopRequireDefault(require("./
|
|
52
|
+
var _translations21 = _interopRequireDefault(require("./pt_BR/translations.json"));
|
|
53
53
|
|
|
54
|
-
var _translations22 = _interopRequireDefault(require("./
|
|
54
|
+
var _translations22 = _interopRequireDefault(require("./ro/translations.json"));
|
|
55
55
|
|
|
56
|
-
var _translations23 = _interopRequireDefault(require("./
|
|
56
|
+
var _translations23 = _interopRequireDefault(require("./ru/translations.json"));
|
|
57
57
|
|
|
58
|
-
var _translations24 = _interopRequireDefault(require("./
|
|
58
|
+
var _translations24 = _interopRequireDefault(require("./sv/translations.json"));
|
|
59
59
|
|
|
60
|
-
var _translations25 = _interopRequireDefault(require("./
|
|
60
|
+
var _translations25 = _interopRequireDefault(require("./tet/translations.json"));
|
|
61
61
|
|
|
62
|
-
var _translations26 = _interopRequireDefault(require("./
|
|
62
|
+
var _translations26 = _interopRequireDefault(require("./tg/translations.json"));
|
|
63
63
|
|
|
64
|
-
var _translations27 = _interopRequireDefault(require("./
|
|
64
|
+
var _translations27 = _interopRequireDefault(require("./uk/translations.json"));
|
|
65
65
|
|
|
66
|
-
var _translations28 = _interopRequireDefault(require("./
|
|
66
|
+
var _translations28 = _interopRequireDefault(require("./ur/translations.json"));
|
|
67
67
|
|
|
68
|
-
var _translations29 = _interopRequireDefault(require("./
|
|
68
|
+
var _translations29 = _interopRequireDefault(require("./uz/translations.json"));
|
|
69
69
|
|
|
70
|
-
var _translations30 = _interopRequireDefault(require("./
|
|
70
|
+
var _translations30 = _interopRequireDefault(require("./uz_Cyrl/translations.json"));
|
|
71
71
|
|
|
72
|
-
var _translations31 = _interopRequireDefault(require("./
|
|
72
|
+
var _translations31 = _interopRequireDefault(require("./uz_Latn/translations.json"));
|
|
73
73
|
|
|
74
|
-
var _translations32 = _interopRequireDefault(require("./
|
|
74
|
+
var _translations32 = _interopRequireDefault(require("./vi/translations.json"));
|
|
75
75
|
|
|
76
|
-
var _translations33 = _interopRequireDefault(require("./
|
|
76
|
+
var _translations33 = _interopRequireDefault(require("./zh/translations.json"));
|
|
77
|
+
|
|
78
|
+
var _translations34 = _interopRequireDefault(require("./zh_CN/translations.json"));
|
|
77
79
|
|
|
78
80
|
//------------------------------------------------------------------------------
|
|
79
81
|
// <auto-generated>
|
|
@@ -101,55 +103,57 @@ _d2I18n.default.addResources('en', namespace, _translations7.default);
|
|
|
101
103
|
|
|
102
104
|
_d2I18n.default.addResources('es', namespace, _translations8.default);
|
|
103
105
|
|
|
104
|
-
_d2I18n.default.addResources('
|
|
106
|
+
_d2I18n.default.addResources('es_419', namespace, _translations9.default);
|
|
107
|
+
|
|
108
|
+
_d2I18n.default.addResources('fr', namespace, _translations10.default);
|
|
105
109
|
|
|
106
|
-
_d2I18n.default.addResources('id', namespace,
|
|
110
|
+
_d2I18n.default.addResources('id', namespace, _translations11.default);
|
|
107
111
|
|
|
108
|
-
_d2I18n.default.addResources('km', namespace,
|
|
112
|
+
_d2I18n.default.addResources('km', namespace, _translations12.default);
|
|
109
113
|
|
|
110
|
-
_d2I18n.default.addResources('lo', namespace,
|
|
114
|
+
_d2I18n.default.addResources('lo', namespace, _translations13.default);
|
|
111
115
|
|
|
112
|
-
_d2I18n.default.addResources('my', namespace,
|
|
116
|
+
_d2I18n.default.addResources('my', namespace, _translations14.default);
|
|
113
117
|
|
|
114
|
-
_d2I18n.default.addResources('nb', namespace,
|
|
118
|
+
_d2I18n.default.addResources('nb', namespace, _translations15.default);
|
|
115
119
|
|
|
116
|
-
_d2I18n.default.addResources('nl', namespace,
|
|
120
|
+
_d2I18n.default.addResources('nl', namespace, _translations16.default);
|
|
117
121
|
|
|
118
|
-
_d2I18n.default.addResources('or', namespace,
|
|
122
|
+
_d2I18n.default.addResources('or', namespace, _translations17.default);
|
|
119
123
|
|
|
120
|
-
_d2I18n.default.addResources('prs', namespace,
|
|
124
|
+
_d2I18n.default.addResources('prs', namespace, _translations18.default);
|
|
121
125
|
|
|
122
|
-
_d2I18n.default.addResources('ps', namespace,
|
|
126
|
+
_d2I18n.default.addResources('ps', namespace, _translations19.default);
|
|
123
127
|
|
|
124
|
-
_d2I18n.default.addResources('pt', namespace,
|
|
128
|
+
_d2I18n.default.addResources('pt', namespace, _translations20.default);
|
|
125
129
|
|
|
126
|
-
_d2I18n.default.addResources('pt_BR', namespace,
|
|
130
|
+
_d2I18n.default.addResources('pt_BR', namespace, _translations21.default);
|
|
127
131
|
|
|
128
|
-
_d2I18n.default.addResources('ro', namespace,
|
|
132
|
+
_d2I18n.default.addResources('ro', namespace, _translations22.default);
|
|
129
133
|
|
|
130
|
-
_d2I18n.default.addResources('ru', namespace,
|
|
134
|
+
_d2I18n.default.addResources('ru', namespace, _translations23.default);
|
|
131
135
|
|
|
132
|
-
_d2I18n.default.addResources('sv', namespace,
|
|
136
|
+
_d2I18n.default.addResources('sv', namespace, _translations24.default);
|
|
133
137
|
|
|
134
|
-
_d2I18n.default.addResources('tet', namespace,
|
|
138
|
+
_d2I18n.default.addResources('tet', namespace, _translations25.default);
|
|
135
139
|
|
|
136
|
-
_d2I18n.default.addResources('tg', namespace,
|
|
140
|
+
_d2I18n.default.addResources('tg', namespace, _translations26.default);
|
|
137
141
|
|
|
138
|
-
_d2I18n.default.addResources('uk', namespace,
|
|
142
|
+
_d2I18n.default.addResources('uk', namespace, _translations27.default);
|
|
139
143
|
|
|
140
|
-
_d2I18n.default.addResources('ur', namespace,
|
|
144
|
+
_d2I18n.default.addResources('ur', namespace, _translations28.default);
|
|
141
145
|
|
|
142
|
-
_d2I18n.default.addResources('uz', namespace,
|
|
146
|
+
_d2I18n.default.addResources('uz', namespace, _translations29.default);
|
|
143
147
|
|
|
144
|
-
_d2I18n.default.addResources('uz_Cyrl', namespace,
|
|
148
|
+
_d2I18n.default.addResources('uz_Cyrl', namespace, _translations30.default);
|
|
145
149
|
|
|
146
|
-
_d2I18n.default.addResources('uz_Latn', namespace,
|
|
150
|
+
_d2I18n.default.addResources('uz_Latn', namespace, _translations31.default);
|
|
147
151
|
|
|
148
|
-
_d2I18n.default.addResources('vi', namespace,
|
|
152
|
+
_d2I18n.default.addResources('vi', namespace, _translations32.default);
|
|
149
153
|
|
|
150
|
-
_d2I18n.default.addResources('zh', namespace,
|
|
154
|
+
_d2I18n.default.addResources('zh', namespace, _translations33.default);
|
|
151
155
|
|
|
152
|
-
_d2I18n.default.addResources('zh_CN', namespace,
|
|
156
|
+
_d2I18n.default.addResources('zh_CN', namespace, _translations34.default);
|
|
153
157
|
|
|
154
158
|
var _default = _d2I18n.default;
|
|
155
159
|
exports.default = _default;
|
|
@@ -5,17 +5,17 @@
|
|
|
5
5
|
"Details": "Деталі",
|
|
6
6
|
"Detail": "",
|
|
7
7
|
"Move to {{axisName}}": "",
|
|
8
|
-
"Add to {{axisName}}": "",
|
|
8
|
+
"Add to {{axisName}}": "Додати до {{axisName}}",
|
|
9
9
|
"Remove": "Прибрати",
|
|
10
10
|
"Not available for {{visualizationType}}": "",
|
|
11
11
|
"Requires 2 or more data items": "",
|
|
12
12
|
"Only available when data is in Series": "",
|
|
13
13
|
"Remove Assigned Categories": "",
|
|
14
|
-
"Add Assigned Categories": "",
|
|
14
|
+
"Add Assigned Categories": "Додати призначені категорії",
|
|
15
15
|
"Manage chart axes": "",
|
|
16
|
-
"Filter dimensions": "",
|
|
17
|
-
"Main dimensions": "",
|
|
18
|
-
"Your dimensions": "",
|
|
16
|
+
"Filter dimensions": "Виміри фільтра",
|
|
17
|
+
"Main dimensions": "Основні виміри",
|
|
18
|
+
"Your dimensions": "Ваші виміри",
|
|
19
19
|
"Dimension recommended with selected data": "",
|
|
20
20
|
"Search": "Пошук",
|
|
21
21
|
"Selected Data": "",
|
|
@@ -104,16 +104,16 @@
|
|
|
104
104
|
"Six-months": "Півріччя",
|
|
105
105
|
"Financial Years": "",
|
|
106
106
|
"Years": "Роки",
|
|
107
|
-
"Series": "",
|
|
107
|
+
"Series": "Серія",
|
|
108
108
|
"Category": "Категорія",
|
|
109
109
|
"Filter": "Фільтр",
|
|
110
110
|
"Columns": "",
|
|
111
111
|
"Rows": "",
|
|
112
|
-
"Reporting rate": "",
|
|
113
|
-
"Reporting rate on time": "",
|
|
114
|
-
"Actual reports": "",
|
|
115
|
-
"Actual reports on time": "",
|
|
116
|
-
"Expected reports": "",
|
|
112
|
+
"Reporting rate": "Частота повідомлень",
|
|
113
|
+
"Reporting rate on time": "Частота повідомлень у часі",
|
|
114
|
+
"Actual reports": "Фактичні звіти",
|
|
115
|
+
"Actual reports on time": "Фактичні звіти за часом",
|
|
116
|
+
"Expected reports": "Очікувані звіти",
|
|
117
117
|
"Program": "Програма",
|
|
118
118
|
"Indicators": "Показники",
|
|
119
119
|
"Select indicator group": "Обрати групу показників",
|