@dhis2/analytics 4.5.56 → 4.5.58
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
CHANGED
|
@@ -1,3 +1,17 @@
|
|
|
1
|
+
## [4.5.58](https://github.com/dhis2/analytics/compare/v4.5.57...v4.5.58) (2023-05-24)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* **translations:** sync translations from transifex (4.x) ([6e0c78d](https://github.com/dhis2/analytics/commit/6e0c78d9ac8d9580d5fbc3b3371eb070dc68b108))
|
|
7
|
+
|
|
8
|
+
## [4.5.57](https://github.com/dhis2/analytics/compare/v4.5.56...v4.5.57) (2023-05-23)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Bug Fixes
|
|
12
|
+
|
|
13
|
+
* **translations:** sync translations from transifex (4.x) ([f46f9f6](https://github.com/dhis2/analytics/commit/f46f9f6e455a37d4572026a6a54fa5df0b4edcf5))
|
|
14
|
+
|
|
1
15
|
## [4.5.56](https://github.com/dhis2/analytics/compare/v4.5.55...v4.5.56) (2022-11-16)
|
|
2
16
|
|
|
3
17
|
|
|
@@ -74,7 +74,7 @@
|
|
|
74
74
|
"Last 4 bi-weeks": "",
|
|
75
75
|
"This month": "Este mes",
|
|
76
76
|
"Last month": "Mes anterior",
|
|
77
|
-
"Last 3 months": "",
|
|
77
|
+
"Last 3 months": "Últimos 3 meses",
|
|
78
78
|
"Last 6 months": "",
|
|
79
79
|
"Last 12 months": "",
|
|
80
80
|
"Months this year": "Meses este año",
|
|
@@ -134,12 +134,12 @@
|
|
|
134
134
|
"{{allDynamicOuNames}} groups in {{staticOuNames}}": "",
|
|
135
135
|
"Organisation Unit": "",
|
|
136
136
|
"Assigned Categories": "",
|
|
137
|
-
"Column": "",
|
|
137
|
+
"Column": "Columna",
|
|
138
138
|
"Stacked column": "",
|
|
139
139
|
"Bar": "",
|
|
140
140
|
"Stacked bar": "",
|
|
141
141
|
"Line": "",
|
|
142
|
-
"Area": "",
|
|
142
|
+
"Area": "Área",
|
|
143
143
|
"Pie": "",
|
|
144
144
|
"Radar": "",
|
|
145
145
|
"Gauge": "",
|
|
@@ -69,7 +69,7 @@
|
|
|
69
69
|
"Last 12 weeks": "12 ອາທິດຍ້ອນຫຼັງ",
|
|
70
70
|
"Last 52 weeks": "52 ອາທິດຜ່ານມາ",
|
|
71
71
|
"Weeks this year": "ອາທິດ ຂອງປີນີ້",
|
|
72
|
-
"This bi-week": "",
|
|
72
|
+
"This bi-week": "ສອງເທື່ອຕໍ່ອາທິດນີ້",
|
|
73
73
|
"Last bi-week": "",
|
|
74
74
|
"Last 4 bi-weeks": "",
|
|
75
75
|
"This month": "ເດືອນນີ້",
|
|
@@ -97,7 +97,7 @@
|
|
|
97
97
|
"Last 5 years": "5 ປີຍ້ອນຫຼັງ",
|
|
98
98
|
"Days": "ມື້",
|
|
99
99
|
"Weeks": "ອາທິດ",
|
|
100
|
-
"Bi-weeks": "",
|
|
100
|
+
"Bi-weeks": "ສອງເທື່ອຕໍ່ທິດ",
|
|
101
101
|
"Months": "ເດືອນ",
|
|
102
102
|
"Bi-months": "2ເດືອນ",
|
|
103
103
|
"Quarters": "ໄຕມາດ",
|
|
@@ -146,7 +146,7 @@
|
|
|
146
146
|
"Year over year (line)": "",
|
|
147
147
|
"Year over year (column)": "",
|
|
148
148
|
"Single value": "",
|
|
149
|
-
"Pivot table": "",
|
|
149
|
+
"Pivot table": "ແບບຕາຕະລາງໄພວ໋ອດ",
|
|
150
150
|
"Target": "ເປົ້າໝາຍ",
|
|
151
151
|
"Base": "ຖານ",
|
|
152
152
|
"No data": "ບໍ່ມີຂໍ້ມູນ"
|