@dhis2/analytics 4.5.78 → 4.5.81
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 +22 -0
- package/build/locales/es_419/translations.json +114 -114
- package/build/locales/index.js +46 -42
- package/build/locales/lo/translations.json +48 -48
- package/build/locales/ne/translations.json +153 -0
- package/build/locales/vi/translations.json +67 -67
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,25 @@
|
|
|
1
|
+
## [4.5.81](https://github.com/dhis2/analytics/compare/v4.5.80...v4.5.81) (2024-10-20)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* **translations:** sync translations from transifex (4.x) ([183b2bd](https://github.com/dhis2/analytics/commit/183b2bdc3848c2a64aa4611a8730aad6b0dbcd86))
|
|
7
|
+
|
|
8
|
+
## [4.5.80](https://github.com/dhis2/analytics/compare/v4.5.79...v4.5.80) (2024-07-24)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Bug Fixes
|
|
12
|
+
|
|
13
|
+
* **translations:** sync translations from transifex (4.x) ([a293843](https://github.com/dhis2/analytics/commit/a293843f77cead7a01dc9d497492232d75d9488f))
|
|
14
|
+
* **translations:** sync translations from transifex (4.x) ([e64aaab](https://github.com/dhis2/analytics/commit/e64aaabdb69a530eedc7aa511d3aa7c034ef3ce6))
|
|
15
|
+
|
|
16
|
+
## [4.5.79](https://github.com/dhis2/analytics/compare/v4.5.78...v4.5.79) (2024-05-19)
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
### Bug Fixes
|
|
20
|
+
|
|
21
|
+
* **translations:** sync translations from transifex (4.x) ([16da60b](https://github.com/dhis2/analytics/commit/16da60b6ac28cfe4cdff84371690c41a50119417))
|
|
22
|
+
|
|
1
23
|
## [4.5.78](https://github.com/dhis2/analytics/compare/v4.5.77...v4.5.78) (2024-05-05)
|
|
2
24
|
|
|
3
25
|
|
|
@@ -1,153 +1,153 @@
|
|
|
1
1
|
{
|
|
2
2
|
"Data": "Datos",
|
|
3
|
-
"Data Type": "",
|
|
4
|
-
"Totals": "",
|
|
3
|
+
"Data Type": "Tipo de datos",
|
|
4
|
+
"Totals": "Totales",
|
|
5
5
|
"Details": "Detalles",
|
|
6
|
-
"Detail": "",
|
|
7
|
-
"Move to {{axisName}}": "",
|
|
6
|
+
"Detail": "Detalle",
|
|
7
|
+
"Move to {{axisName}}": "Mover a {{axisName}}",
|
|
8
8
|
"Add to {{axisName}}": "Añadir a {{axisName}}",
|
|
9
9
|
"Remove": "Eliminar",
|
|
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": "",
|
|
10
|
+
"Not available for {{visualizationType}}": "No disponible para {{visualizationType}}",
|
|
11
|
+
"Requires 2 or more data items": "Requiere 2 o más datos",
|
|
12
|
+
"Only available when data is in Series": "Sólo disponible cuando los datos están en Serie",
|
|
13
|
+
"Remove Assigned Categories": "Eliminar categorías asignadas",
|
|
14
|
+
"Add Assigned Categories": "Añadir categorías asignadas",
|
|
15
|
+
"Manage chart axes": "Gestionar los ejes del gráfico",
|
|
16
|
+
"Filter dimensions": "Dimensiones del filtro",
|
|
17
|
+
"Main dimensions": "Dimensiones principales",
|
|
18
|
+
"Your dimensions": "Sus dimensiones",
|
|
19
|
+
"Dimension recommended with selected data": "Dimensión recomendada con datos seleccionados",
|
|
20
20
|
"Search": "Buscar",
|
|
21
|
-
"Selected Data": "",
|
|
22
|
-
"Deselect All": "",
|
|
23
|
-
"Select all": "",
|
|
24
|
-
"Organisation units": "",
|
|
21
|
+
"Selected Data": "Datos seleccionados",
|
|
22
|
+
"Deselect All": "Deseleccionar todo",
|
|
23
|
+
"Select all": "Seleccionar todo",
|
|
24
|
+
"Organisation units": "Unidades de organización",
|
|
25
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}}": "",
|
|
26
|
+
"Year": "Año",
|
|
27
|
+
"Relative periods": "Periodos relativos",
|
|
28
|
+
"Fixed periods": "Periodos fijos",
|
|
29
|
+
"Period type": "Tipo de período",
|
|
30
|
+
"January": "Enero",
|
|
31
|
+
"February": "Febrero",
|
|
32
|
+
"March": "Marzo",
|
|
33
|
+
"April": "Abril",
|
|
34
|
+
"May": "Mayo",
|
|
35
|
+
"June": "Junio",
|
|
36
|
+
"July": "Julio",
|
|
37
|
+
"August": "Agosto",
|
|
38
|
+
"September": "Septiembre",
|
|
39
|
+
"October": "Octubre",
|
|
40
|
+
"November": "Noviembre",
|
|
41
|
+
"December": "Diciembre",
|
|
42
|
+
"Week {{weekNumber}}": "Semana {{weekNumber}}",
|
|
43
|
+
"Bi-Week {{biWeekNumber}}": "Cada dos semanas {{biWeekNumber}}",
|
|
44
44
|
"Daily": "Diario",
|
|
45
45
|
"Weekly": "Semanal",
|
|
46
|
-
"Bi-weekly": "",
|
|
47
|
-
"Weekly (Start Wednesday)": "",
|
|
48
|
-
"Weekly (Start Thursday)": "",
|
|
49
|
-
"Weekly (Start Saturday)": "",
|
|
50
|
-
"Weekly (Start Sunday)": "",
|
|
46
|
+
"Bi-weekly": "Cada dos semanas",
|
|
47
|
+
"Weekly (Start Wednesday)": "Semanal (Inicio miércoles)",
|
|
48
|
+
"Weekly (Start Thursday)": "Semanal (Inicio jueves)",
|
|
49
|
+
"Weekly (Start Saturday)": "Semanal (inicio el sábado)",
|
|
50
|
+
"Weekly (Start Sunday)": "Semanal (Inicio el domingo)",
|
|
51
51
|
"Monthly": "Mensual",
|
|
52
|
-
"Bi-monthly": "",
|
|
53
|
-
"Quarterly": "",
|
|
54
|
-
"Six-monthly": "",
|
|
55
|
-
"Six-monthly April": "",
|
|
52
|
+
"Bi-monthly": "Bimensual",
|
|
53
|
+
"Quarterly": "Trimestral",
|
|
54
|
+
"Six-monthly": "Semestral",
|
|
55
|
+
"Six-monthly April": "Semestral Abril",
|
|
56
56
|
"Yearly": "Anual",
|
|
57
|
-
"Financial year (Start November)": "",
|
|
58
|
-
"Financial year (Start October)": "",
|
|
59
|
-
"Financial year (Start July)": "",
|
|
60
|
-
"Financial year (Start April)": "",
|
|
57
|
+
"Financial year (Start November)": "Ejercicio financiero (Inicio en noviembre)",
|
|
58
|
+
"Financial year (Start October)": "Ejercicio financiero (Inicio en octubre)",
|
|
59
|
+
"Financial year (Start July)": "Ejercicio financiero (inicio en julio)",
|
|
60
|
+
"Financial year (Start April)": "Ejercicio financiero (Inicio en abril)",
|
|
61
61
|
"Today": "Hoy",
|
|
62
62
|
"Yesterday": "Ayer",
|
|
63
|
-
"Last 3 days": "",
|
|
64
|
-
"Last 7 days": "",
|
|
65
|
-
"Last 14 days": "",
|
|
63
|
+
"Last 3 days": "Últimos 3 días",
|
|
64
|
+
"Last 7 days": "Últimos 7 días",
|
|
65
|
+
"Last 14 days": "Últimos 14 días",
|
|
66
66
|
"This week": "Esta semana",
|
|
67
67
|
"Last week": "Última semana",
|
|
68
|
-
"Last 4 weeks": "",
|
|
69
|
-
"Last 12 weeks": "",
|
|
70
|
-
"Last 52 weeks": "",
|
|
68
|
+
"Last 4 weeks": "Últimas 4 semanas",
|
|
69
|
+
"Last 12 weeks": "Últimas 12 semanas",
|
|
70
|
+
"Last 52 weeks": "Últimas 52 semanas",
|
|
71
71
|
"Weeks this year": "Semanas de este año",
|
|
72
|
-
"This bi-week": "",
|
|
73
|
-
"Last bi-week": "",
|
|
74
|
-
"Last 4 bi-weeks": "",
|
|
72
|
+
"This bi-week": "Esta quincena",
|
|
73
|
+
"Last bi-week": "Última quincena",
|
|
74
|
+
"Last 4 bi-weeks": "Últimas 4 bisemanas",
|
|
75
75
|
"This month": "Este mes",
|
|
76
76
|
"Last month": "Mes anterior",
|
|
77
77
|
"Last 3 months": "Últimos 3 meses",
|
|
78
|
-
"Last 6 months": "",
|
|
79
|
-
"Last 12 months": "",
|
|
78
|
+
"Last 6 months": "Últimos 6 meses",
|
|
79
|
+
"Last 12 months": "Últimos 12 meses",
|
|
80
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": "",
|
|
81
|
+
"This bi-month": "Este bimestre",
|
|
82
|
+
"Last bi-month": "Último bimestre",
|
|
83
|
+
"Last 6 bi-months": "Últimos 6 bimestres",
|
|
84
|
+
"Bi-months this year": "Bimensuales este año",
|
|
85
85
|
"This quarter": "Este trimestre",
|
|
86
86
|
"Last quarter": "El trimestre pasado",
|
|
87
|
-
"Last 4 quarters": "",
|
|
87
|
+
"Last 4 quarters": "Últimos 4 trimestres",
|
|
88
88
|
"Quarters this year": "Trimestres de este año",
|
|
89
|
-
"This six-month": "",
|
|
90
|
-
"Last six-month": "",
|
|
91
|
-
"Last 2 six-month": "",
|
|
89
|
+
"This six-month": "Estos seis meses",
|
|
90
|
+
"Last six-month": "Últimos seis meses",
|
|
91
|
+
"Last 2 six-month": "Últimos 2 semestres",
|
|
92
92
|
"This financial year": "Este año fiscal",
|
|
93
93
|
"Last financial year": "Último ejercicio financiero",
|
|
94
|
-
"Last 5 financial years": "",
|
|
94
|
+
"Last 5 financial years": "Últimos 5 ejercicios",
|
|
95
95
|
"This year": "Este año",
|
|
96
96
|
"Last year": "El año pasado",
|
|
97
|
-
"Last 5 years": "",
|
|
97
|
+
"Last 5 years": "Últimos 5 años",
|
|
98
98
|
"Days": "Días",
|
|
99
99
|
"Weeks": "Semanas",
|
|
100
|
-
"Bi-weeks": "",
|
|
100
|
+
"Bi-weeks": "Dos semanas",
|
|
101
101
|
"Months": "Meses",
|
|
102
|
-
"Bi-months": "",
|
|
103
|
-
"Quarters": "",
|
|
104
|
-
"Six-months": "",
|
|
105
|
-
"Financial Years": "",
|
|
102
|
+
"Bi-months": "Bimensual",
|
|
103
|
+
"Quarters": "Trimestres",
|
|
104
|
+
"Six-months": "Seis meses",
|
|
105
|
+
"Financial Years": "Ejercicios financieros",
|
|
106
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": "",
|
|
107
|
+
"Series": "Serie",
|
|
108
|
+
"Category": "Categoría",
|
|
109
|
+
"Filter": "Filtro",
|
|
110
|
+
"Columns": "Columnas",
|
|
111
|
+
"Rows": "Filas",
|
|
112
|
+
"Reporting rate": "Índice de notificación",
|
|
113
|
+
"Reporting rate on time": "Tasa de notificación puntual",
|
|
114
|
+
"Actual reports": "Informes reales",
|
|
115
|
+
"Actual reports on time": "Informes reales a tiempo",
|
|
116
|
+
"Expected reports": "Informes previstos",
|
|
117
117
|
"Program": "Programa",
|
|
118
118
|
"Indicators": "Indicadores",
|
|
119
|
-
"Select indicator group": "",
|
|
120
|
-
"[ All groups ]": "",
|
|
121
|
-
"Data elements": "",
|
|
122
|
-
"Select data element group": "",
|
|
123
|
-
"[ All data elements ]": "",
|
|
119
|
+
"Select indicator group": "Seleccionar grupo de indicadores",
|
|
120
|
+
"[ All groups ]": "[ Todos los grupos ]",
|
|
121
|
+
"Data elements": "Elementos de datos",
|
|
122
|
+
"Select data element group": "Seleccionar grupo de elementos de datos",
|
|
123
|
+
"[ All data elements ]": "[ Todos los datos ]",
|
|
124
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}}": "",
|
|
125
|
+
"Select data sets": "Seleccionar conjuntos de datos",
|
|
126
|
+
"[ All metrics ]": "[ Todas las métricas ]",
|
|
127
|
+
"Event data items": "Datos del evento",
|
|
128
|
+
"Select a program": "Seleccione un programa",
|
|
129
|
+
"Program indicators": "Indicadores del programa",
|
|
130
|
+
"{{dynamicOuNames}} and {{lastOuName}}": "{{dynamicOuNames}} y {{lastOuName}}",
|
|
131
|
+
"{{allDynamicOuNames}} levels": "{{allDynamicOuNames}} niveles",
|
|
132
|
+
"{{allDynamicOuNames}} groups": "{{allDynamicOuNames}} grupos",
|
|
133
|
+
"{{allDynamicOuNames}} levels in {{staticOuNames}}": "{{allDynamicOuNames}} niveles en {{staticOuNames}}",
|
|
134
|
+
"{{allDynamicOuNames}} groups in {{staticOuNames}}": "{{allDynamicOuNames}} grupos en {{staticOuNames}}",
|
|
135
135
|
"Organisation Unit": "Unidad Organizativa",
|
|
136
|
-
"Assigned Categories": "",
|
|
136
|
+
"Assigned Categories": "Categorías asignadas",
|
|
137
137
|
"Column": "Columna",
|
|
138
|
-
"Stacked column": "",
|
|
139
|
-
"Bar": "",
|
|
140
|
-
"Stacked bar": "",
|
|
141
|
-
"Line": "",
|
|
138
|
+
"Stacked column": "Columna apilada",
|
|
139
|
+
"Bar": "Bar",
|
|
140
|
+
"Stacked bar": "Barra apilada",
|
|
141
|
+
"Line": "Línea",
|
|
142
142
|
"Area": "Área",
|
|
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": "",
|
|
143
|
+
"Pie": "Pastel",
|
|
144
|
+
"Radar": "Radar",
|
|
145
|
+
"Gauge": "Indicador",
|
|
146
|
+
"Year over year (line)": "Año sobre año (línea)",
|
|
147
|
+
"Year over year (column)": "Año sobre año (columna)",
|
|
148
|
+
"Single value": "Valor único",
|
|
149
|
+
"Pivot table": "Tabla dinámica",
|
|
150
|
+
"Target": "Objetivo",
|
|
151
|
+
"Base": "Base",
|
|
152
152
|
"No data": "No hay datos"
|
|
153
153
|
}
|
package/build/locales/index.js
CHANGED
|
@@ -39,47 +39,49 @@ var _translations14 = _interopRequireDefault(require("./my/translations.json"));
|
|
|
39
39
|
|
|
40
40
|
var _translations15 = _interopRequireDefault(require("./nb/translations.json"));
|
|
41
41
|
|
|
42
|
-
var _translations16 = _interopRequireDefault(require("./
|
|
42
|
+
var _translations16 = _interopRequireDefault(require("./ne/translations.json"));
|
|
43
43
|
|
|
44
|
-
var _translations17 = _interopRequireDefault(require("./
|
|
44
|
+
var _translations17 = _interopRequireDefault(require("./nl/translations.json"));
|
|
45
45
|
|
|
46
|
-
var _translations18 = _interopRequireDefault(require("./
|
|
46
|
+
var _translations18 = _interopRequireDefault(require("./or/translations.json"));
|
|
47
47
|
|
|
48
|
-
var _translations19 = _interopRequireDefault(require("./
|
|
48
|
+
var _translations19 = _interopRequireDefault(require("./prs/translations.json"));
|
|
49
49
|
|
|
50
|
-
var _translations20 = _interopRequireDefault(require("./
|
|
50
|
+
var _translations20 = _interopRequireDefault(require("./ps/translations.json"));
|
|
51
51
|
|
|
52
|
-
var _translations21 = _interopRequireDefault(require("./
|
|
52
|
+
var _translations21 = _interopRequireDefault(require("./pt/translations.json"));
|
|
53
53
|
|
|
54
|
-
var _translations22 = _interopRequireDefault(require("./
|
|
54
|
+
var _translations22 = _interopRequireDefault(require("./pt_BR/translations.json"));
|
|
55
55
|
|
|
56
|
-
var _translations23 = _interopRequireDefault(require("./
|
|
56
|
+
var _translations23 = _interopRequireDefault(require("./ro/translations.json"));
|
|
57
57
|
|
|
58
|
-
var _translations24 = _interopRequireDefault(require("./
|
|
58
|
+
var _translations24 = _interopRequireDefault(require("./ru/translations.json"));
|
|
59
59
|
|
|
60
|
-
var _translations25 = _interopRequireDefault(require("./
|
|
60
|
+
var _translations25 = _interopRequireDefault(require("./si/translations.json"));
|
|
61
61
|
|
|
62
|
-
var _translations26 = _interopRequireDefault(require("./
|
|
62
|
+
var _translations26 = _interopRequireDefault(require("./sv/translations.json"));
|
|
63
63
|
|
|
64
|
-
var _translations27 = _interopRequireDefault(require("./
|
|
64
|
+
var _translations27 = _interopRequireDefault(require("./tet/translations.json"));
|
|
65
65
|
|
|
66
|
-
var _translations28 = _interopRequireDefault(require("./
|
|
66
|
+
var _translations28 = _interopRequireDefault(require("./tg/translations.json"));
|
|
67
67
|
|
|
68
|
-
var _translations29 = _interopRequireDefault(require("./
|
|
68
|
+
var _translations29 = _interopRequireDefault(require("./uk/translations.json"));
|
|
69
69
|
|
|
70
|
-
var _translations30 = _interopRequireDefault(require("./
|
|
70
|
+
var _translations30 = _interopRequireDefault(require("./ur/translations.json"));
|
|
71
71
|
|
|
72
|
-
var _translations31 = _interopRequireDefault(require("./
|
|
72
|
+
var _translations31 = _interopRequireDefault(require("./uz_Cyrl/translations.json"));
|
|
73
73
|
|
|
74
|
-
var _translations32 = _interopRequireDefault(require("./
|
|
74
|
+
var _translations32 = _interopRequireDefault(require("./uz_Latn/translations.json"));
|
|
75
75
|
|
|
76
|
-
var _translations33 = _interopRequireDefault(require("./
|
|
76
|
+
var _translations33 = _interopRequireDefault(require("./uz_UZ_Cyrl/translations.json"));
|
|
77
77
|
|
|
78
|
-
var _translations34 = _interopRequireDefault(require("./
|
|
78
|
+
var _translations34 = _interopRequireDefault(require("./uz_UZ_Latn/translations.json"));
|
|
79
79
|
|
|
80
|
-
var _translations35 = _interopRequireDefault(require("./
|
|
80
|
+
var _translations35 = _interopRequireDefault(require("./vi/translations.json"));
|
|
81
81
|
|
|
82
|
-
var _translations36 = _interopRequireDefault(require("./
|
|
82
|
+
var _translations36 = _interopRequireDefault(require("./zh/translations.json"));
|
|
83
|
+
|
|
84
|
+
var _translations37 = _interopRequireDefault(require("./zh_CN/translations.json"));
|
|
83
85
|
|
|
84
86
|
//------------------------------------------------------------------------------
|
|
85
87
|
// <auto-generated>
|
|
@@ -121,47 +123,49 @@ _d2I18n.default.addResources('my', namespace, _translations14.default);
|
|
|
121
123
|
|
|
122
124
|
_d2I18n.default.addResources('nb', namespace, _translations15.default);
|
|
123
125
|
|
|
124
|
-
_d2I18n.default.addResources('
|
|
126
|
+
_d2I18n.default.addResources('ne', namespace, _translations16.default);
|
|
127
|
+
|
|
128
|
+
_d2I18n.default.addResources('nl', namespace, _translations17.default);
|
|
125
129
|
|
|
126
|
-
_d2I18n.default.addResources('or', namespace,
|
|
130
|
+
_d2I18n.default.addResources('or', namespace, _translations18.default);
|
|
127
131
|
|
|
128
|
-
_d2I18n.default.addResources('prs', namespace,
|
|
132
|
+
_d2I18n.default.addResources('prs', namespace, _translations19.default);
|
|
129
133
|
|
|
130
|
-
_d2I18n.default.addResources('ps', namespace,
|
|
134
|
+
_d2I18n.default.addResources('ps', namespace, _translations20.default);
|
|
131
135
|
|
|
132
|
-
_d2I18n.default.addResources('pt', namespace,
|
|
136
|
+
_d2I18n.default.addResources('pt', namespace, _translations21.default);
|
|
133
137
|
|
|
134
|
-
_d2I18n.default.addResources('pt_BR', namespace,
|
|
138
|
+
_d2I18n.default.addResources('pt_BR', namespace, _translations22.default);
|
|
135
139
|
|
|
136
|
-
_d2I18n.default.addResources('ro', namespace,
|
|
140
|
+
_d2I18n.default.addResources('ro', namespace, _translations23.default);
|
|
137
141
|
|
|
138
|
-
_d2I18n.default.addResources('ru', namespace,
|
|
142
|
+
_d2I18n.default.addResources('ru', namespace, _translations24.default);
|
|
139
143
|
|
|
140
|
-
_d2I18n.default.addResources('si', namespace,
|
|
144
|
+
_d2I18n.default.addResources('si', namespace, _translations25.default);
|
|
141
145
|
|
|
142
|
-
_d2I18n.default.addResources('sv', namespace,
|
|
146
|
+
_d2I18n.default.addResources('sv', namespace, _translations26.default);
|
|
143
147
|
|
|
144
|
-
_d2I18n.default.addResources('tet', namespace,
|
|
148
|
+
_d2I18n.default.addResources('tet', namespace, _translations27.default);
|
|
145
149
|
|
|
146
|
-
_d2I18n.default.addResources('tg', namespace,
|
|
150
|
+
_d2I18n.default.addResources('tg', namespace, _translations28.default);
|
|
147
151
|
|
|
148
|
-
_d2I18n.default.addResources('uk', namespace,
|
|
152
|
+
_d2I18n.default.addResources('uk', namespace, _translations29.default);
|
|
149
153
|
|
|
150
|
-
_d2I18n.default.addResources('ur', namespace,
|
|
154
|
+
_d2I18n.default.addResources('ur', namespace, _translations30.default);
|
|
151
155
|
|
|
152
|
-
_d2I18n.default.addResources('uz_Cyrl', namespace,
|
|
156
|
+
_d2I18n.default.addResources('uz_Cyrl', namespace, _translations31.default);
|
|
153
157
|
|
|
154
|
-
_d2I18n.default.addResources('uz_Latn', namespace,
|
|
158
|
+
_d2I18n.default.addResources('uz_Latn', namespace, _translations32.default);
|
|
155
159
|
|
|
156
|
-
_d2I18n.default.addResources('uz_UZ_Cyrl', namespace,
|
|
160
|
+
_d2I18n.default.addResources('uz_UZ_Cyrl', namespace, _translations33.default);
|
|
157
161
|
|
|
158
|
-
_d2I18n.default.addResources('uz_UZ_Latn', namespace,
|
|
162
|
+
_d2I18n.default.addResources('uz_UZ_Latn', namespace, _translations34.default);
|
|
159
163
|
|
|
160
|
-
_d2I18n.default.addResources('vi', namespace,
|
|
164
|
+
_d2I18n.default.addResources('vi', namespace, _translations35.default);
|
|
161
165
|
|
|
162
|
-
_d2I18n.default.addResources('zh', namespace,
|
|
166
|
+
_d2I18n.default.addResources('zh', namespace, _translations36.default);
|
|
163
167
|
|
|
164
|
-
_d2I18n.default.addResources('zh_CN', namespace,
|
|
168
|
+
_d2I18n.default.addResources('zh_CN', namespace, _translations37.default);
|
|
165
169
|
|
|
166
170
|
var _default = _d2I18n.default;
|
|
167
171
|
exports.default = _default;
|
|
@@ -3,23 +3,23 @@
|
|
|
3
3
|
"Data Type": "ຊະນິດຂໍ້ມູນ",
|
|
4
4
|
"Totals": "ລວມທັງໝົດ",
|
|
5
5
|
"Details": "ລາຍລະອຽດ",
|
|
6
|
-
"Detail": "",
|
|
6
|
+
"Detail": "ລາຍລະອຽດ",
|
|
7
7
|
"Move to {{axisName}}": "ຍ້າຍໄປ {{axisName}}",
|
|
8
8
|
"Add to {{axisName}}": "ເພີ່ມໃສ່ {{axisName}}",
|
|
9
9
|
"Remove": "ລົບອອກ",
|
|
10
10
|
"Not available for {{visualizationType}}": "ບໍ່ມີສໍາລັບ {{visualizationType}}",
|
|
11
|
-
"Requires 2 or more data items": "",
|
|
12
|
-
"Only available when data is in Series": "",
|
|
11
|
+
"Requires 2 or more data items": "ຕ້ອງການ 2 ລາຍການຂໍ້ມູນ ຫຼື ຫຼາຍກວ່ານັ້ນ",
|
|
12
|
+
"Only available when data is in Series": "ສາມາດໃຊ້ໄດ້ເມື່ອຂໍ້ມູນເປັນຊຸດເທົ່ານັ້ນ",
|
|
13
13
|
"Remove Assigned Categories": "ລົບກຸ່ມທີ່ຖືກມອບໝາຍ",
|
|
14
14
|
"Add Assigned Categories": "ເພີ່ມກຸ່ມທີ່ຖືກມອບໝາຍ",
|
|
15
|
-
"Manage chart axes": "",
|
|
16
|
-
"Filter dimensions": "",
|
|
17
|
-
"Main dimensions": "",
|
|
18
|
-
"Your dimensions": "",
|
|
19
|
-
"Dimension recommended with selected data": "",
|
|
15
|
+
"Manage chart axes": "ແກ້ໄຂແກນແຜນຜັງ",
|
|
16
|
+
"Filter dimensions": "ຂະໜາດຕົວຕອງ",
|
|
17
|
+
"Main dimensions": "ຕົວຕອງທີ່ສຳຄັນ",
|
|
18
|
+
"Your dimensions": "ຂະໜາດຂອງທ່ານ",
|
|
19
|
+
"Dimension recommended with selected data": "ຂະໜາດທີ່ແນະນຳດ້ວຍຂໍ້ມູນທີ່ເລືອກ",
|
|
20
20
|
"Search": "ຄົນຫາ",
|
|
21
|
-
"Selected Data": "",
|
|
22
|
-
"Deselect All": "",
|
|
21
|
+
"Selected Data": "ເລືອກຂໍ້ມູນ",
|
|
22
|
+
"Deselect All": "ຍົກເລີກການເລືອກທັງໝົດ",
|
|
23
23
|
"Select all": "Select all",
|
|
24
24
|
"Organisation units": "ໂຄງຮ່າງການຈັດຕັ້ງ",
|
|
25
25
|
"Period": "ຊ່ວງເວລາ",
|
|
@@ -39,22 +39,22 @@
|
|
|
39
39
|
"October": "ຕຸລາ",
|
|
40
40
|
"November": "ພະຈິກ",
|
|
41
41
|
"December": "ທັນວາ",
|
|
42
|
-
"Week {{weekNumber}}": "",
|
|
43
|
-
"Bi-Week {{biWeekNumber}}": "",
|
|
42
|
+
"Week {{weekNumber}}": "ອາທິດ {{weekNumber}}",
|
|
43
|
+
"Bi-Week {{biWeekNumber}}": "ທຸກສອງອາທິດ {{biWeekNumber}}",
|
|
44
44
|
"Daily": "ທຸກໆມື້",
|
|
45
45
|
"Weekly": "ເປັນອາທິດ",
|
|
46
46
|
"Bi-weekly": "ສອງອາທິດຕໍ່ຄັ້ງ",
|
|
47
|
-
"Weekly (Start Wednesday)": "",
|
|
48
|
-
"Weekly (Start Thursday)": "",
|
|
49
|
-
"Weekly (Start Saturday)": "",
|
|
50
|
-
"Weekly (Start Sunday)": "",
|
|
47
|
+
"Weekly (Start Wednesday)": "ເປັນອາທິດ (ເລີ່ມຈາກວັນພຸດ)",
|
|
48
|
+
"Weekly (Start Thursday)": "ເປັນອາທິດ (ເລີ່ມຈາກວັນພະຫັດ)",
|
|
49
|
+
"Weekly (Start Saturday)": "ເປັນອາທິດ (ເລີ່ມຈາກວັນເສົາ)",
|
|
50
|
+
"Weekly (Start Sunday)": "ເປັນອາທິດ (ເລີ່ມຈາກວັນອາທິດ)",
|
|
51
51
|
"Monthly": "ລາຍເດືອນ",
|
|
52
52
|
"Bi-monthly": "ທຸກໆສອງເດືອນ",
|
|
53
53
|
"Quarterly": "ໄຕມາດ",
|
|
54
54
|
"Six-monthly": "ແຕ່ລະ 6 ເດືອນ",
|
|
55
55
|
"Six-monthly April": "ແຕ່ລະຫົກເດືອນ ແລະ ເດືອນເມສາ",
|
|
56
56
|
"Yearly": "ລາຍປີ",
|
|
57
|
-
"Financial year (Start November)": "",
|
|
57
|
+
"Financial year (Start November)": "ສົກປີງົບປະມານ (ເລີ່ມແຕ່ເດືອນພະຈິກ)",
|
|
58
58
|
"Financial year (Start October)": "ສົກປີງົບປະມານ (ເລີ່ມແຕ່ເດືອນຕຸລາ)",
|
|
59
59
|
"Financial year (Start July)": "ສົກປີງົບປະມານ (ເລີ່ມແຕ່ເດືອນມິຖຸນາ)",
|
|
60
60
|
"Financial year (Start April)": "ສົກປີງົບປະມານ (ເລີ່ມແຕ່ເດືອນເມສາ)",
|
|
@@ -88,7 +88,7 @@
|
|
|
88
88
|
"Quarters this year": "ໄຕຼມາດໃນປີ",
|
|
89
89
|
"This six-month": "6 ເດືອນນີ້",
|
|
90
90
|
"Last six-month": "6 ເດືອນຜ່ານມາ",
|
|
91
|
-
"Last 2 six-month": "",
|
|
91
|
+
"Last 2 six-month": "ສອງ 6 ເດືອນຜ່ານມາ",
|
|
92
92
|
"This financial year": "ສົກປີງົບປະມານຂອງປິນີ້",
|
|
93
93
|
"Last financial year": "ສົກປີງົບປະມານປີກາຍ",
|
|
94
94
|
"Last 5 financial years": "ສົກປິງົບປະມານ 5ປີຜ່ານມາ",
|
|
@@ -102,50 +102,50 @@
|
|
|
102
102
|
"Bi-months": "2ເດືອນ",
|
|
103
103
|
"Quarters": "ໄຕມາດ",
|
|
104
104
|
"Six-months": "6 ເດືອນ",
|
|
105
|
-
"Financial Years": "",
|
|
105
|
+
"Financial Years": "ສົກປີງົບປະມານ",
|
|
106
106
|
"Years": "ປີ",
|
|
107
107
|
"Series": "ແທ່ງ",
|
|
108
108
|
"Category": "ລວງນອນ",
|
|
109
109
|
"Filter": "Filter",
|
|
110
|
-
"Columns": "",
|
|
111
|
-
"Rows": "",
|
|
112
|
-
"Reporting rate": "",
|
|
113
|
-
"Reporting rate on time": "",
|
|
114
|
-
"Actual reports": "",
|
|
115
|
-
"Actual reports on time": "",
|
|
116
|
-
"Expected reports": "",
|
|
110
|
+
"Columns": "ຖັນ",
|
|
111
|
+
"Rows": "ແຖວ",
|
|
112
|
+
"Reporting rate": "ອັດຕາການລາຍງານ",
|
|
113
|
+
"Reporting rate on time": "ອັດຕາການລາຍງານຕົງເວລາ",
|
|
114
|
+
"Actual reports": "ບົດລາຍງານຕົວຈິງ",
|
|
115
|
+
"Actual reports on time": "ລາຍງານຕົວຈິງຕົງເວລາ",
|
|
116
|
+
"Expected reports": "ລາຍງານທີ່ຄາດໄວ້",
|
|
117
117
|
"Program": "Program",
|
|
118
118
|
"Indicators": "ຕົວຊີ້ວັດ",
|
|
119
119
|
"Select indicator group": "ເລືອກກຸ່ມຕົວຊີ້ວັດ",
|
|
120
|
-
"[ All groups ]": "",
|
|
120
|
+
"[ All groups ]": "[ ກຸ່ມທັງໝົດ ]",
|
|
121
121
|
"Data elements": "ອົງປະກອບຂໍ້ມູນ",
|
|
122
122
|
"Select data element group": "ເລືອກກຸ່ມອົງປະກອບຂອງຂໍ້ມູນ",
|
|
123
|
-
"[ All data elements ]": "",
|
|
123
|
+
"[ All data elements ]": "[ ອົງປະກອບຂໍ້ມູນທັງໝົດ ]",
|
|
124
124
|
"Data sets": "ແບບຟອມ",
|
|
125
|
-
"Select data sets": "",
|
|
126
|
-
"[ All metrics ]": "",
|
|
125
|
+
"Select data sets": "ເລືອກຊຸດຂໍ້ມູນ",
|
|
126
|
+
"[ All metrics ]": "[ ການວັດແທກທັງໝົດ ]",
|
|
127
127
|
"Event data items": "ຂໍ້ມູນລາຍບຸກຄົນ",
|
|
128
|
-
"Select a program": "",
|
|
128
|
+
"Select a program": "ເລືອກໂປແກຼມ",
|
|
129
129
|
"Program indicators": "ຕົວຊີ້ວັດສະເພາະວຽກຂອງຂະແໜງ",
|
|
130
|
-
"{{dynamicOuNames}} and {{lastOuName}}": "",
|
|
131
|
-
"{{allDynamicOuNames}} levels": "",
|
|
132
|
-
"{{allDynamicOuNames}} groups": "",
|
|
133
|
-
"{{allDynamicOuNames}} levels in {{staticOuNames}}": "",
|
|
134
|
-
"{{allDynamicOuNames}} groups in {{staticOuNames}}": "",
|
|
130
|
+
"{{dynamicOuNames}} and {{lastOuName}}": "{{dynamicOuNames}} ແລະ {{lastOuName}}",
|
|
131
|
+
"{{allDynamicOuNames}} levels": "{{allDynamicOuNames}} ຂັ້ນ",
|
|
132
|
+
"{{allDynamicOuNames}} groups": "{{allDynamicOuNames}} ກຸ່ມ",
|
|
133
|
+
"{{allDynamicOuNames}} levels in {{staticOuNames}}": "{{allDynamicOuNames}} ຂັ້ນໃນ {{staticOuNames}}",
|
|
134
|
+
"{{allDynamicOuNames}} groups in {{staticOuNames}}": "{{allDynamicOuNames}} ກຸ່ມໃນ {{staticOuNames}}",
|
|
135
135
|
"Organisation Unit": "ຫົວໜ່ວຍ ການຈັດຕັ້ງ",
|
|
136
|
-
"Assigned Categories": "",
|
|
136
|
+
"Assigned Categories": "ຈັດໝວດໝູ່",
|
|
137
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": "",
|
|
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
149
|
"Pivot table": "ແບບຕາຕະລາງໄພວ໋ອດ",
|
|
150
150
|
"Target": "ເປົ້າໝາຍ",
|
|
151
151
|
"Base": "ຖານ",
|
|
@@ -0,0 +1,153 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Data": "",
|
|
3
|
+
"Data Type": "",
|
|
4
|
+
"Totals": "",
|
|
5
|
+
"Details": "",
|
|
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": "खोज",
|
|
21
|
+
"Selected Data": "",
|
|
22
|
+
"Deselect All": "",
|
|
23
|
+
"Select all": "",
|
|
24
|
+
"Organisation units": "",
|
|
25
|
+
"Period": "अबधि",
|
|
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": "दैनिक",
|
|
45
|
+
"Weekly": "",
|
|
46
|
+
"Bi-weekly": "",
|
|
47
|
+
"Weekly (Start Wednesday)": "",
|
|
48
|
+
"Weekly (Start Thursday)": "",
|
|
49
|
+
"Weekly (Start Saturday)": "",
|
|
50
|
+
"Weekly (Start Sunday)": "",
|
|
51
|
+
"Monthly": "",
|
|
52
|
+
"Bi-monthly": "",
|
|
53
|
+
"Quarterly": "",
|
|
54
|
+
"Six-monthly": "",
|
|
55
|
+
"Six-monthly April": "",
|
|
56
|
+
"Yearly": "",
|
|
57
|
+
"Financial year (Start November)": "",
|
|
58
|
+
"Financial year (Start October)": "",
|
|
59
|
+
"Financial year (Start July)": "",
|
|
60
|
+
"Financial year (Start April)": "",
|
|
61
|
+
"Today": "आज",
|
|
62
|
+
"Yesterday": "हिजो",
|
|
63
|
+
"Last 3 days": "",
|
|
64
|
+
"Last 7 days": "",
|
|
65
|
+
"Last 14 days": "",
|
|
66
|
+
"This week": "",
|
|
67
|
+
"Last week": "",
|
|
68
|
+
"Last 4 weeks": "",
|
|
69
|
+
"Last 12 weeks": "",
|
|
70
|
+
"Last 52 weeks": "",
|
|
71
|
+
"Weeks this year": "",
|
|
72
|
+
"This bi-week": "",
|
|
73
|
+
"Last bi-week": "",
|
|
74
|
+
"Last 4 bi-weeks": "",
|
|
75
|
+
"This month": "",
|
|
76
|
+
"Last month": "",
|
|
77
|
+
"Last 3 months": "",
|
|
78
|
+
"Last 6 months": "",
|
|
79
|
+
"Last 12 months": "",
|
|
80
|
+
"Months this year": "",
|
|
81
|
+
"This bi-month": "",
|
|
82
|
+
"Last bi-month": "",
|
|
83
|
+
"Last 6 bi-months": "",
|
|
84
|
+
"Bi-months this year": "",
|
|
85
|
+
"This quarter": "",
|
|
86
|
+
"Last quarter": "",
|
|
87
|
+
"Last 4 quarters": "",
|
|
88
|
+
"Quarters this year": "",
|
|
89
|
+
"This six-month": "",
|
|
90
|
+
"Last six-month": "",
|
|
91
|
+
"Last 2 six-month": "",
|
|
92
|
+
"This financial year": "",
|
|
93
|
+
"Last financial year": "",
|
|
94
|
+
"Last 5 financial years": "",
|
|
95
|
+
"This year": "",
|
|
96
|
+
"Last year": "",
|
|
97
|
+
"Last 5 years": "",
|
|
98
|
+
"Days": "",
|
|
99
|
+
"Weeks": "",
|
|
100
|
+
"Bi-weeks": "",
|
|
101
|
+
"Months": "",
|
|
102
|
+
"Bi-months": "",
|
|
103
|
+
"Quarters": "",
|
|
104
|
+
"Six-months": "",
|
|
105
|
+
"Financial Years": "",
|
|
106
|
+
"Years": "",
|
|
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": "",
|
|
119
|
+
"Select indicator group": "",
|
|
120
|
+
"[ All groups ]": "",
|
|
121
|
+
"Data elements": "",
|
|
122
|
+
"Select data element group": "",
|
|
123
|
+
"[ All data elements ]": "",
|
|
124
|
+
"Data sets": "",
|
|
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": ""
|
|
153
|
+
}
|
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
{
|
|
2
2
|
"Data": "Dữ liệu",
|
|
3
|
-
"Data Type": "
|
|
3
|
+
"Data Type": "Kiểu Dữ liệu",
|
|
4
4
|
"Totals": "Tổng",
|
|
5
5
|
"Details": "Chi tiết",
|
|
6
6
|
"Detail": "Chi tiết",
|
|
7
|
-
"Move to {{axisName}}": "
|
|
8
|
-
"Add to {{axisName}}": "Thêm {{
|
|
9
|
-
"Remove": "
|
|
10
|
-
"Not available for {{visualizationType}}": "Không có
|
|
11
|
-
"Requires 2 or more data items": "Yêu cầu 2 mục dữ liệu
|
|
12
|
-
"Only available when data is in Series": "Chỉ
|
|
13
|
-
"Remove Assigned Categories": "
|
|
14
|
-
"Add Assigned Categories": "Thêm
|
|
7
|
+
"Move to {{axisName}}": "Chuyển đến {{axisName}}",
|
|
8
|
+
"Add to {{axisName}}": "Thêm vào {{axisName}}",
|
|
9
|
+
"Remove": "Bỏ",
|
|
10
|
+
"Not available for {{visualizationType}}": "Không có cho {{visualizationType}}",
|
|
11
|
+
"Requires 2 or more data items": "Yêu cầu 2 hoặc nhiều hơn mục dữ liệu",
|
|
12
|
+
"Only available when data is in Series": "Chỉ có khi dữ liệu trong Series",
|
|
13
|
+
"Remove Assigned Categories": "Bỏ Các Phân Loại đã được gán",
|
|
14
|
+
"Add Assigned Categories": "Thêm các Phân loại đã được gán",
|
|
15
15
|
"Manage chart axes": "Quản lý trục biểu đồ",
|
|
16
|
-
"Filter dimensions": "
|
|
17
|
-
"Main dimensions": "
|
|
18
|
-
"Your dimensions": "
|
|
19
|
-
"Dimension recommended with selected data": "Chiều được
|
|
16
|
+
"Filter dimensions": "Lọc Chiều dữ liệu",
|
|
17
|
+
"Main dimensions": "Chiều dữ liệu chính",
|
|
18
|
+
"Your dimensions": "Chiều dữ liệu của bạn",
|
|
19
|
+
"Dimension recommended with selected data": "Chiều dữ liệu được khuyến nghị với dữ liệu đã chọn",
|
|
20
20
|
"Search": "Tìm kiếm",
|
|
21
21
|
"Selected Data": "Dữ liệu đã chọn",
|
|
22
22
|
"Deselect All": "Bỏ chọn tất cả",
|
|
@@ -25,68 +25,68 @@
|
|
|
25
25
|
"Period": "Thời điểm",
|
|
26
26
|
"Year": "Năm",
|
|
27
27
|
"Relative periods": "Thời điểm tương đối",
|
|
28
|
-
"Fixed periods": "Thời điểm
|
|
29
|
-
"Period type": "
|
|
30
|
-
"January": "Tháng
|
|
31
|
-
"February": "Tháng
|
|
32
|
-
"March": "Tháng
|
|
33
|
-
"April": "Tháng
|
|
34
|
-
"May": "Tháng
|
|
35
|
-
"June": "Tháng
|
|
36
|
-
"July": "Tháng
|
|
37
|
-
"August": "Tháng
|
|
38
|
-
"September": "Tháng
|
|
39
|
-
"October": "Tháng
|
|
40
|
-
"November": "Tháng
|
|
41
|
-
"December": "Tháng
|
|
42
|
-
"Week {{weekNumber}}": "
|
|
43
|
-
"Bi-Week {{biWeekNumber}}": "
|
|
44
|
-
"Daily": "Hàng
|
|
45
|
-
"Weekly": "Hàng
|
|
46
|
-
"Bi-weekly": "Hai-
|
|
47
|
-
"Weekly (Start Wednesday)": "Hàng
|
|
48
|
-
"Weekly (Start Thursday)": "Hàng
|
|
49
|
-
"Weekly (Start Saturday)": "Hàng
|
|
50
|
-
"Weekly (Start Sunday)": "Hàng
|
|
51
|
-
"Monthly": "Hàng
|
|
52
|
-
"Bi-monthly": "Hàng
|
|
53
|
-
"Quarterly": "Hàng
|
|
54
|
-
"Six-monthly": "Hàng
|
|
55
|
-
"Six-monthly April": "Hàng
|
|
56
|
-
"Yearly": "
|
|
57
|
-
"Financial year (Start November)": "Năm
|
|
58
|
-
"Financial year (Start October)": "Năm Tài Chính
|
|
59
|
-
"Financial year (Start July)": "Năm Tài Chính
|
|
60
|
-
"Financial year (Start April)": "Năm Tài Chính
|
|
28
|
+
"Fixed periods": "Thời điểm cố định",
|
|
29
|
+
"Period type": "Kiểu thời điểm",
|
|
30
|
+
"January": "Tháng Một",
|
|
31
|
+
"February": "Tháng Hai",
|
|
32
|
+
"March": "Tháng Ba",
|
|
33
|
+
"April": "Tháng Tư",
|
|
34
|
+
"May": "Tháng Năm",
|
|
35
|
+
"June": "Tháng Sáu",
|
|
36
|
+
"July": "Tháng Bảy",
|
|
37
|
+
"August": "Tháng Tám",
|
|
38
|
+
"September": "Tháng Chín",
|
|
39
|
+
"October": "Tháng Mười",
|
|
40
|
+
"November": "Tháng Mười Một",
|
|
41
|
+
"December": "Tháng Mười Hai",
|
|
42
|
+
"Week {{weekNumber}}": "{{weekNumber}}Tuần",
|
|
43
|
+
"Bi-Week {{biWeekNumber}}": "{{biWeekNumber}}Hai-Tuần",
|
|
44
|
+
"Daily": "Hàng Ngày",
|
|
45
|
+
"Weekly": "Hàng Tuần",
|
|
46
|
+
"Bi-weekly": "Hàng Hai-Tuần",
|
|
47
|
+
"Weekly (Start Wednesday)": "Hàng Tuần (Thứ Tư)",
|
|
48
|
+
"Weekly (Start Thursday)": "Hàng Tuần (Thứ Năm)",
|
|
49
|
+
"Weekly (Start Saturday)": "Hàng Tuần (Thứ Bảy)",
|
|
50
|
+
"Weekly (Start Sunday)": "Hàng Tuần (Chủ Nhật)",
|
|
51
|
+
"Monthly": "Hàng Tháng",
|
|
52
|
+
"Bi-monthly": "Hàng Hai-Tháng",
|
|
53
|
+
"Quarterly": "Hàng Quý",
|
|
54
|
+
"Six-monthly": "Hàng Sáu-Tháng",
|
|
55
|
+
"Six-monthly April": "Hàng Sáu-Tháng Tháng Tư",
|
|
56
|
+
"Yearly": "Hàng Nă",
|
|
57
|
+
"Financial year (Start November)": "Năm Tài Chính (Tháng Mười Một)",
|
|
58
|
+
"Financial year (Start October)": "Năm Tài Chính (Tháng Mười)",
|
|
59
|
+
"Financial year (Start July)": "Năm Tài Chính (Tháng Bảy)",
|
|
60
|
+
"Financial year (Start April)": "Năm Tài Chính (Tháng Tư)",
|
|
61
61
|
"Today": "Hôm nay",
|
|
62
62
|
"Yesterday": "Hôm qua",
|
|
63
|
-
"Last 3 days": "3
|
|
64
|
-
"Last 7 days": "7
|
|
65
|
-
"Last 14 days": "14
|
|
63
|
+
"Last 3 days": "3 Ngày trước",
|
|
64
|
+
"Last 7 days": "7 Ngày trước",
|
|
65
|
+
"Last 14 days": "14 Ngày trước",
|
|
66
66
|
"This week": "Tuần này",
|
|
67
67
|
"Last week": "Tuần trước",
|
|
68
|
-
"Last 4 weeks": "4
|
|
69
|
-
"Last 12 weeks": "12
|
|
70
|
-
"Last 52 weeks": "52
|
|
71
|
-
"Weeks this year": "Các
|
|
72
|
-
"This bi-week": "
|
|
73
|
-
"Last bi-week": "
|
|
74
|
-
"Last 4 bi-weeks": "4
|
|
68
|
+
"Last 4 weeks": "4 Tuần trước",
|
|
69
|
+
"Last 12 weeks": "12 Tuần trước",
|
|
70
|
+
"Last 52 weeks": "52 Tuần trước",
|
|
71
|
+
"Weeks this year": "Các Tuần trong năm nay",
|
|
72
|
+
"This bi-week": "Hai-Tuần này",
|
|
73
|
+
"Last bi-week": "Hai-Tuần trước",
|
|
74
|
+
"Last 4 bi-weeks": "4 Hai-Tuần trước",
|
|
75
75
|
"This month": "Tháng này",
|
|
76
76
|
"Last month": "Tháng trước",
|
|
77
|
-
"Last 3 months": "3
|
|
78
|
-
"Last 6 months": "6
|
|
79
|
-
"Last 12 months": "
|
|
80
|
-
"Months this year": "Tháng năm nay",
|
|
81
|
-
"This bi-month": "
|
|
82
|
-
"Last bi-month": "
|
|
83
|
-
"Last 6 bi-months": "6
|
|
84
|
-
"Bi-months this year": "Các
|
|
77
|
+
"Last 3 months": "3 Tháng trước",
|
|
78
|
+
"Last 6 months": "6 Tháng trước",
|
|
79
|
+
"Last 12 months": "12 Tháng trước",
|
|
80
|
+
"Months this year": "Các Tháng trong năm nay",
|
|
81
|
+
"This bi-month": "Hai-Tháng này",
|
|
82
|
+
"Last bi-month": "Hai-Tháng trước",
|
|
83
|
+
"Last 6 bi-months": "6 Hai-Tháng trước",
|
|
84
|
+
"Bi-months this year": "Các Hai-Tháng trong năm nay",
|
|
85
85
|
"This quarter": "Quý này",
|
|
86
86
|
"Last quarter": "Quý trước",
|
|
87
|
-
"Last 4 quarters": "4
|
|
88
|
-
"Quarters this year": "Quý năm nay",
|
|
89
|
-
"This six-month": "
|
|
87
|
+
"Last 4 quarters": "4 Quý trước",
|
|
88
|
+
"Quarters this year": "Các Quý trong năm nay",
|
|
89
|
+
"This six-month": "Sáu-Tháng này",
|
|
90
90
|
"Last six-month": "6 tháng trước",
|
|
91
91
|
"Last 2 six-month": "2 lần sáu tháng qua",
|
|
92
92
|
"This financial year": "Năm tài chính này",
|