@dhis2/analytics 24.3.6 → 24.3.7
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,10 @@
|
|
|
1
|
+
## [24.3.7](https://github.com/dhis2/analytics/compare/v24.3.6...v24.3.7) (2022-11-24)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* **translations:** sync translations from transifex (master) ([4838a17](https://github.com/dhis2/analytics/commit/4838a1714a33a7fd06d12681b578701d6a735fd3))
|
|
7
|
+
|
|
1
8
|
## [24.3.6](https://github.com/dhis2/analytics/compare/v24.3.5...v24.3.6) (2022-11-22)
|
|
2
9
|
|
|
3
10
|
|
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
"Main dimensions": "Dimensions principales",
|
|
55
55
|
"Your dimensions": "Vos dimensions",
|
|
56
56
|
"Dimension recommended with selected data": "Dimension recommandée avec les données sélectionnées",
|
|
57
|
-
"All items": "",
|
|
57
|
+
"All items": "Tous les items",
|
|
58
58
|
"Automatically include all items": "",
|
|
59
59
|
"Select all {{- dimensionTitle}} items. With this option, new items added in the future will be automatically included.": "",
|
|
60
60
|
"Manually select items...": "",
|
|
@@ -81,6 +81,7 @@
|
|
|
81
81
|
"Name": "Nom",
|
|
82
82
|
"Description": "Description",
|
|
83
83
|
"Rename": "Renommer",
|
|
84
|
+
"{{objectName}} (copy)": "",
|
|
84
85
|
"Save {{fileType}} as": "Enregistrer {{fileType}} comme",
|
|
85
86
|
"event report": "Rapport d'évènements",
|
|
86
87
|
"line list": "",
|
|
@@ -118,6 +119,7 @@
|
|
|
118
119
|
"Search for a user": "",
|
|
119
120
|
"Searching for \"{{- searchText}}\"": "",
|
|
120
121
|
"No results found": "Aucun résultat trouvé",
|
|
122
|
+
"Not available offline": "",
|
|
121
123
|
"Created by": "Créé par",
|
|
122
124
|
"Anyone": "Toute personne",
|
|
123
125
|
"Only you": "",
|
|
@@ -268,6 +270,7 @@
|
|
|
268
270
|
"Choose a locale to translate from the menu above": "",
|
|
269
271
|
"Translate: {{objectName}}": "",
|
|
270
272
|
"Save translations": "",
|
|
273
|
+
"Cannot save while offline": "",
|
|
271
274
|
"Could not load translations": "",
|
|
272
275
|
"Retry": "",
|
|
273
276
|
"Series": "Séries",
|
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
"Main dimensions": "Dimensions principales",
|
|
55
55
|
"Your dimensions": "Vos dimensions",
|
|
56
56
|
"Dimension recommended with selected data": "Dimension recommandée avec les données sélectionnées",
|
|
57
|
-
"All items": "",
|
|
57
|
+
"All items": "Tous les items",
|
|
58
58
|
"Automatically include all items": "",
|
|
59
59
|
"Select all {{- dimensionTitle}} items. With this option, new items added in the future will be automatically included.": "",
|
|
60
60
|
"Manually select items...": "",
|
|
@@ -81,6 +81,7 @@
|
|
|
81
81
|
"Name": "Nom",
|
|
82
82
|
"Description": "Description",
|
|
83
83
|
"Rename": "Renommer",
|
|
84
|
+
"{{objectName}} (copy)": "",
|
|
84
85
|
"Save {{fileType}} as": "Enregistrer {{fileType}} comme",
|
|
85
86
|
"event report": "Rapport d'évènements",
|
|
86
87
|
"line list": "",
|
|
@@ -118,6 +119,7 @@
|
|
|
118
119
|
"Search for a user": "",
|
|
119
120
|
"Searching for \"{{- searchText}}\"": "",
|
|
120
121
|
"No results found": "Aucun résultat trouvé",
|
|
122
|
+
"Not available offline": "",
|
|
121
123
|
"Created by": "Créé par",
|
|
122
124
|
"Anyone": "Toute personne",
|
|
123
125
|
"Only you": "",
|
|
@@ -268,6 +270,7 @@
|
|
|
268
270
|
"Choose a locale to translate from the menu above": "",
|
|
269
271
|
"Translate: {{objectName}}": "",
|
|
270
272
|
"Save translations": "",
|
|
273
|
+
"Cannot save while offline": "",
|
|
271
274
|
"Could not load translations": "",
|
|
272
275
|
"Retry": "",
|
|
273
276
|
"Series": "Séries",
|