@dhis2/analytics 21.0.0 → 21.0.4

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.
Files changed (64) hide show
  1. package/CHANGELOG.md +28 -0
  2. package/build/cjs/components/AboutAOUnit/AboutAOUnit.js +9 -7
  3. package/build/cjs/components/FileMenu/FileMenu.styles.js +2 -2
  4. package/build/cjs/locales/ar/translations.json +47 -0
  5. package/build/cjs/locales/ar_EG/translations.json +47 -0
  6. package/build/cjs/locales/ar_IQ/translations.json +47 -0
  7. package/build/cjs/locales/ckb/translations.json +31 -0
  8. package/build/cjs/locales/cs/translations.json +39 -0
  9. package/build/cjs/locales/da/translations.json +31 -0
  10. package/build/cjs/locales/es/translations.json +31 -0
  11. package/build/cjs/locales/fr/translations.json +31 -0
  12. package/build/cjs/locales/id/translations.json +27 -0
  13. package/build/cjs/locales/km/translations.json +27 -0
  14. package/build/cjs/locales/lo/translations.json +27 -0
  15. package/build/cjs/locales/my/translations.json +27 -0
  16. package/build/cjs/locales/nb/translations.json +31 -0
  17. package/build/cjs/locales/nl/translations.json +32 -1
  18. package/build/cjs/locales/prs/translations.json +31 -0
  19. package/build/cjs/locales/ps/translations.json +31 -0
  20. package/build/cjs/locales/pt/translations.json +31 -0
  21. package/build/cjs/locales/pt_BR/translations.json +31 -0
  22. package/build/cjs/locales/ru/translations.json +39 -0
  23. package/build/cjs/locales/sv/translations.json +31 -0
  24. package/build/cjs/locales/tet/translations.json +27 -0
  25. package/build/cjs/locales/tg/translations.json +31 -0
  26. package/build/cjs/locales/uk/translations.json +39 -0
  27. package/build/cjs/locales/ur/translations.json +31 -0
  28. package/build/cjs/locales/uz/translations.json +27 -0
  29. package/build/cjs/locales/uz_Latn/translations.json +27 -0
  30. package/build/cjs/locales/vi/translations.json +27 -0
  31. package/build/cjs/locales/zh/translations.json +27 -0
  32. package/build/cjs/locales/zh_CN/translations.json +27 -0
  33. package/build/es/components/AboutAOUnit/AboutAOUnit.js +8 -7
  34. package/build/es/components/FileMenu/FileMenu.styles.js +2 -2
  35. package/build/es/locales/ar/translations.json +47 -0
  36. package/build/es/locales/ar_EG/translations.json +47 -0
  37. package/build/es/locales/ar_IQ/translations.json +47 -0
  38. package/build/es/locales/ckb/translations.json +31 -0
  39. package/build/es/locales/cs/translations.json +39 -0
  40. package/build/es/locales/da/translations.json +31 -0
  41. package/build/es/locales/es/translations.json +31 -0
  42. package/build/es/locales/fr/translations.json +31 -0
  43. package/build/es/locales/id/translations.json +27 -0
  44. package/build/es/locales/km/translations.json +27 -0
  45. package/build/es/locales/lo/translations.json +27 -0
  46. package/build/es/locales/my/translations.json +27 -0
  47. package/build/es/locales/nb/translations.json +31 -0
  48. package/build/es/locales/nl/translations.json +32 -1
  49. package/build/es/locales/prs/translations.json +31 -0
  50. package/build/es/locales/ps/translations.json +31 -0
  51. package/build/es/locales/pt/translations.json +31 -0
  52. package/build/es/locales/pt_BR/translations.json +31 -0
  53. package/build/es/locales/ru/translations.json +39 -0
  54. package/build/es/locales/sv/translations.json +31 -0
  55. package/build/es/locales/tet/translations.json +27 -0
  56. package/build/es/locales/tg/translations.json +31 -0
  57. package/build/es/locales/uk/translations.json +39 -0
  58. package/build/es/locales/ur/translations.json +31 -0
  59. package/build/es/locales/uz/translations.json +27 -0
  60. package/build/es/locales/uz_Latn/translations.json +27 -0
  61. package/build/es/locales/vi/translations.json +27 -0
  62. package/build/es/locales/zh/translations.json +27 -0
  63. package/build/es/locales/zh_CN/translations.json +27 -0
  64. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,3 +1,31 @@
1
+ ## [21.0.4](https://github.com/dhis2/analytics/compare/v21.0.3...v21.0.4) (2021-11-25)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **translations:** sync translations from transifex (master) ([7e9b666](https://github.com/dhis2/analytics/commit/7e9b666f9a6dc3b93c5ef7cebb6699307bb032b6))
7
+
8
+ ## [21.0.3](https://github.com/dhis2/analytics/compare/v21.0.2...v21.0.3) (2021-11-22)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * use loading state instead of disabling subscribe button ([#1088](https://github.com/dhis2/analytics/issues/1088)) ([10f407b](https://github.com/dhis2/analytics/commit/10f407bfaf4aa016668b5591e663ccabfbf9f9f1))
14
+
15
+ ## [21.0.2](https://github.com/dhis2/analytics/compare/v21.0.1...v21.0.2) (2021-11-18)
16
+
17
+
18
+ ### Bug Fixes
19
+
20
+ * file button styles ([67213b1](https://github.com/dhis2/analytics/commit/67213b1d0897bb245d012410d9085a726d59f8f8))
21
+
22
+ ## [21.0.1](https://github.com/dhis2/analytics/compare/v21.0.0...v21.0.1) (2021-11-16)
23
+
24
+
25
+ ### Bug Fixes
26
+
27
+ * use Intl.ListFormat for formatting the sharing list ([#1086](https://github.com/dhis2/analytics/issues/1086)) ([68e2889](https://github.com/dhis2/analytics/commit/68e288955185be0429206af88ca50bf70873ac81))
28
+
1
29
  # [21.0.0](https://github.com/dhis2/analytics/compare/v20.7.0...v21.0.0) (2021-11-16)
2
30
 
3
31
 
@@ -21,6 +21,8 @@ var _propTypes = _interopRequireDefault(require("prop-types"));
21
21
 
22
22
  var _react = _interopRequireWildcard(require("react"));
23
23
 
24
+ var _list = require("../../modules/list");
25
+
24
26
  var _AboutAOUnit = _interopRequireDefault(require("./styles/AboutAOUnit.style"));
25
27
 
26
28
  function _getRequireWildcardCache() { if (typeof WeakMap !== "function") return null; var cache = new WeakMap(); _getRequireWildcardCache = function () { return cache; }; return cache; }
@@ -119,11 +121,11 @@ const AboutAOUnit = ({
119
121
  };
120
122
 
121
123
  const getSharingSummary = ao => {
122
- const sharingText = [];
124
+ const sharingTextParts = [];
123
125
  const re = new RegExp("^".concat(READ_AND_WRITE, "?"));
124
126
 
125
127
  if (re.test(ao.publicAccess)) {
126
- sharingText.push(_d2I18n.default.t('all users ({{accessLevel}})', {
128
+ sharingTextParts.push(_d2I18n.default.t('all users ({{accessLevel}})', {
127
129
  accessLevel: getAccessLevelString(ao.publicAccess)
128
130
  }));
129
131
  }
@@ -131,13 +133,13 @@ const AboutAOUnit = ({
131
133
  const userAccesses = ao.userAccesses;
132
134
  const groupAccesses = ao.userGroupAccesses;
133
135
  userAccesses.concat(groupAccesses).forEach(accessRule => {
134
- sharingText.push(_d2I18n.default.t('{{userOrGroup}} ({{accessLevel}})', {
136
+ sharingTextParts.push(_d2I18n.default.t('{{userOrGroup}} ({{accessLevel}})', {
135
137
  userOrGroup: accessRule.displayName,
136
138
  accessLevel: getAccessLevelString(accessRule.access)
137
139
  }));
138
140
  });
139
- return sharingText.length ? _d2I18n.default.t('Shared with {{commaSeparatedListOfUsersAndGroups}}', {
140
- commaSeparatedListOfUsersAndGroups: sharingText.join(', ')
141
+ return sharingTextParts.length ? _d2I18n.default.t('Shared with {{commaSeparatedListOfUsersAndGroups}}', {
142
+ commaSeparatedListOfUsersAndGroups: (0, _list.formatList)(sharingTextParts)
141
143
  }) : _d2I18n.default.t('Not shared with any users or groups');
142
144
  };
143
145
 
@@ -201,7 +203,7 @@ const AboutAOUnit = ({
201
203
  }),
202
204
  secondary: true,
203
205
  small: true,
204
- disabled: unsubscribeIsLoading,
206
+ loading: unsubscribeIsLoading,
205
207
  onClick: unsubscribe
206
208
  }, _d2I18n.default.t('Unsubscribe'))) : /*#__PURE__*/_react.default.createElement(_react.default.Fragment, null, /*#__PURE__*/_react.default.createElement("p", {
207
209
  className: "jsx-".concat(_AboutAOUnit.default.__hash) + " " + "subscriptionLabel"
@@ -211,7 +213,7 @@ const AboutAOUnit = ({
211
213
  }),
212
214
  secondary: true,
213
215
  small: true,
214
- disabled: subscribeIsLoading,
216
+ loading: subscribeIsLoading,
215
217
  onClick: subscribe
216
218
  }, _d2I18n.default.t('Subscribe')))))), /*#__PURE__*/_react.default.createElement(_style.default, {
217
219
  id: _AboutAOUnit.default.__hash
@@ -7,6 +7,6 @@ exports.fileMenuStyles = void 0;
7
7
 
8
8
  var _ui = require("@dhis2/ui");
9
9
 
10
- const fileMenuStyles = [".menu-toggle.jsx-632952601{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;position:relative;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:15px;font-weight:400;text-transform:none;padding:6px 8px;color:".concat(_ui.colors.grey900, ";min-width:64px;box-sizing:border-box;line-height:1.75;background:none;border:none;-webkit-transition:background-color 250ms cubic-bezier(0.4,0,0.2,1) 0ms;transition:background-color 250ms cubic-bezier(0.4,0,0.2,1) 0ms;cursor:pointer;}"), ".menu-toggle.jsx-632952601:hover.jsx-632952601:enabled{background-color:".concat(_ui.colors.grey300, ";opacity:0.8;}"), ".menu-toggle.jsx-632952601:disabled{color:".concat(_ui.colors.grey400, ";}"), ".menu-toggle.jsx-632952601:focus{outline:none;}"];
10
+ const fileMenuStyles = [".menu-toggle.jsx-307301119{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;position:relative;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:14px;font-weight:400;text-transform:none;padding:6px 8px;border-radius:3px;color:".concat(_ui.colors.grey900, ";min-width:64px;box-sizing:border-box;line-height:1.75;background:none;border:none;-webkit-transition:background-color 250ms cubic-bezier(0.4,0,0.2,1) 0ms;transition:background-color 250ms cubic-bezier(0.4,0,0.2,1) 0ms;cursor:pointer;}"), ".menu-toggle.jsx-307301119:hover.jsx-307301119:enabled{background-color:".concat(_ui.colors.grey200, ";}"), ".menu-toggle.jsx-307301119:disabled{color:".concat(_ui.colors.grey400, ";cursor:not-allowed;}"), ".menu-toggle.jsx-307301119:active{background-color:".concat(_ui.colors.grey300, ";}"), ".menuButton.jsx-307301119:focus{outline:2px solid ".concat(_ui.colors.blue600, ";}"), ".menuButton.jsx-307301119:focus.jsx-307301119:not(:focus-visible){outline:none;}"];
11
11
  exports.fileMenuStyles = fileMenuStyles;
12
- fileMenuStyles.__hash = "632952601";
12
+ fileMenuStyles.__hash = "307301119";
@@ -1,4 +1,25 @@
1
1
  {
2
+ "view only": "",
3
+ "view and edit": "",
4
+ "all users ({{accessLevel}})": "",
5
+ "{{userOrGroup}} ({{accessLevel}})": "",
6
+ "Shared with {{commaSeparatedListOfUsersAndGroups}}": "",
7
+ "Not shared with any users or groups": "",
8
+ "About this visualization": "",
9
+ "No description": "",
10
+ "Last updated {{time}}": "",
11
+ "Created {{time}} by {{author}}": "",
12
+ "Viewed {{count}} times_0": "",
13
+ "Viewed {{count}} times_1": "",
14
+ "Viewed {{count}} times_2": "",
15
+ "Viewed {{count}} times_3": "",
16
+ "Viewed {{count}} times_4": "",
17
+ "Viewed {{count}} times_5": "",
18
+ "Notifications": "",
19
+ "You're subscribed and getting updates about new interpretations.": "",
20
+ "Unsubscribe": "",
21
+ "Subscribe to get updates about new interpretations.": "",
22
+ "Subscribe": "",
2
23
  "Data Type": "نوع البيانات",
3
24
  "All types": "جميع الأنواع",
4
25
  "Totals only": "",
@@ -101,6 +122,32 @@
101
122
  "Options": "الخيارات",
102
123
  "Hide": "إخفاء",
103
124
  "Update": "تحديث",
125
+ "{{count}} org units_0": "",
126
+ "{{count}} org units_1": "",
127
+ "{{count}} org units_2": "",
128
+ "{{count}} org units_3": "",
129
+ "{{count}} org units_4": "",
130
+ "{{count}} org units_5": "",
131
+ "{{count}} levels_0": "",
132
+ "{{count}} levels_1": "",
133
+ "{{count}} levels_2": "",
134
+ "{{count}} levels_3": "",
135
+ "{{count}} levels_4": "",
136
+ "{{count}} levels_5": "",
137
+ "{{count}} groups_0": "",
138
+ "{{count}} groups_1": "",
139
+ "{{count}} groups_2": "",
140
+ "{{count}} groups_3": "",
141
+ "{{count}} groups_4": "",
142
+ "{{count}} groups_5": "",
143
+ "Selected: {{commaSeparatedListOfOrganisationUnits}}": "",
144
+ "Nothing selected": "",
145
+ "User organisation unit": "",
146
+ "User sub-units": "",
147
+ "User sub-x2-units": "",
148
+ "Select a level": "",
149
+ "Select a group": "",
150
+ "Deselect all": "",
104
151
  "Period type": "نوع الفترة الزمنية",
105
152
  "Year": "سنة",
106
153
  "Select year": "اختر السنة",
@@ -1,4 +1,25 @@
1
1
  {
2
+ "view only": "",
3
+ "view and edit": "",
4
+ "all users ({{accessLevel}})": "",
5
+ "{{userOrGroup}} ({{accessLevel}})": "",
6
+ "Shared with {{commaSeparatedListOfUsersAndGroups}}": "",
7
+ "Not shared with any users or groups": "",
8
+ "About this visualization": "",
9
+ "No description": "",
10
+ "Last updated {{time}}": "",
11
+ "Created {{time}} by {{author}}": "",
12
+ "Viewed {{count}} times_0": "",
13
+ "Viewed {{count}} times_1": "",
14
+ "Viewed {{count}} times_2": "",
15
+ "Viewed {{count}} times_3": "",
16
+ "Viewed {{count}} times_4": "",
17
+ "Viewed {{count}} times_5": "",
18
+ "Notifications": "",
19
+ "You're subscribed and getting updates about new interpretations.": "",
20
+ "Unsubscribe": "",
21
+ "Subscribe to get updates about new interpretations.": "",
22
+ "Subscribe": "",
2
23
  "Data Type": "",
3
24
  "All types": "",
4
25
  "Totals only": "",
@@ -101,6 +122,32 @@
101
122
  "Options": "",
102
123
  "Hide": "",
103
124
  "Update": "",
125
+ "{{count}} org units_0": "",
126
+ "{{count}} org units_1": "",
127
+ "{{count}} org units_2": "",
128
+ "{{count}} org units_3": "",
129
+ "{{count}} org units_4": "",
130
+ "{{count}} org units_5": "",
131
+ "{{count}} levels_0": "",
132
+ "{{count}} levels_1": "",
133
+ "{{count}} levels_2": "",
134
+ "{{count}} levels_3": "",
135
+ "{{count}} levels_4": "",
136
+ "{{count}} levels_5": "",
137
+ "{{count}} groups_0": "",
138
+ "{{count}} groups_1": "",
139
+ "{{count}} groups_2": "",
140
+ "{{count}} groups_3": "",
141
+ "{{count}} groups_4": "",
142
+ "{{count}} groups_5": "",
143
+ "Selected: {{commaSeparatedListOfOrganisationUnits}}": "",
144
+ "Nothing selected": "",
145
+ "User organisation unit": "",
146
+ "User sub-units": "",
147
+ "User sub-x2-units": "",
148
+ "Select a level": "",
149
+ "Select a group": "",
150
+ "Deselect all": "",
104
151
  "Period type": "",
105
152
  "Year": "",
106
153
  "Select year": "",
@@ -1,4 +1,25 @@
1
1
  {
2
+ "view only": "",
3
+ "view and edit": "",
4
+ "all users ({{accessLevel}})": "",
5
+ "{{userOrGroup}} ({{accessLevel}})": "",
6
+ "Shared with {{commaSeparatedListOfUsersAndGroups}}": "",
7
+ "Not shared with any users or groups": "",
8
+ "About this visualization": "",
9
+ "No description": "",
10
+ "Last updated {{time}}": "",
11
+ "Created {{time}} by {{author}}": "",
12
+ "Viewed {{count}} times_0": "",
13
+ "Viewed {{count}} times_1": "",
14
+ "Viewed {{count}} times_2": "",
15
+ "Viewed {{count}} times_3": "",
16
+ "Viewed {{count}} times_4": "",
17
+ "Viewed {{count}} times_5": "",
18
+ "Notifications": "",
19
+ "You're subscribed and getting updates about new interpretations.": "",
20
+ "Unsubscribe": "",
21
+ "Subscribe to get updates about new interpretations.": "",
22
+ "Subscribe": "",
2
23
  "Data Type": "",
3
24
  "All types": "",
4
25
  "Totals only": "",
@@ -101,6 +122,32 @@
101
122
  "Options": "الخيارات",
102
123
  "Hide": "إخفاء",
103
124
  "Update": "تحديث",
125
+ "{{count}} org units_0": "",
126
+ "{{count}} org units_1": "",
127
+ "{{count}} org units_2": "",
128
+ "{{count}} org units_3": "",
129
+ "{{count}} org units_4": "",
130
+ "{{count}} org units_5": "",
131
+ "{{count}} levels_0": "",
132
+ "{{count}} levels_1": "",
133
+ "{{count}} levels_2": "",
134
+ "{{count}} levels_3": "",
135
+ "{{count}} levels_4": "",
136
+ "{{count}} levels_5": "",
137
+ "{{count}} groups_0": "",
138
+ "{{count}} groups_1": "",
139
+ "{{count}} groups_2": "",
140
+ "{{count}} groups_3": "",
141
+ "{{count}} groups_4": "",
142
+ "{{count}} groups_5": "",
143
+ "Selected: {{commaSeparatedListOfOrganisationUnits}}": "",
144
+ "Nothing selected": "",
145
+ "User organisation unit": "",
146
+ "User sub-units": "",
147
+ "User sub-x2-units": "",
148
+ "Select a level": "",
149
+ "Select a group": "",
150
+ "Deselect all": "",
104
151
  "Period type": "",
105
152
  "Year": "",
106
153
  "Select year": "",
@@ -1,4 +1,21 @@
1
1
  {
2
+ "view only": "",
3
+ "view and edit": "",
4
+ "all users ({{accessLevel}})": "",
5
+ "{{userOrGroup}} ({{accessLevel}})": "",
6
+ "Shared with {{commaSeparatedListOfUsersAndGroups}}": "",
7
+ "Not shared with any users or groups": "",
8
+ "About this visualization": "",
9
+ "No description": "",
10
+ "Last updated {{time}}": "",
11
+ "Created {{time}} by {{author}}": "",
12
+ "Viewed {{count}} times_0": "",
13
+ "Viewed {{count}} times_1": "",
14
+ "Notifications": "",
15
+ "You're subscribed and getting updates about new interpretations.": "",
16
+ "Unsubscribe": "",
17
+ "Subscribe to get updates about new interpretations.": "",
18
+ "Subscribe": "",
2
19
  "Data Type": "",
3
20
  "All types": "",
4
21
  "Totals only": "",
@@ -101,6 +118,20 @@
101
118
  "Options": "",
102
119
  "Hide": "شاردنەوە",
103
120
  "Update": "نوێ کردنەوە",
121
+ "{{count}} org units_0": "",
122
+ "{{count}} org units_1": "",
123
+ "{{count}} levels_0": "",
124
+ "{{count}} levels_1": "",
125
+ "{{count}} groups_0": "",
126
+ "{{count}} groups_1": "",
127
+ "Selected: {{commaSeparatedListOfOrganisationUnits}}": "",
128
+ "Nothing selected": "",
129
+ "User organisation unit": "",
130
+ "User sub-units": "",
131
+ "User sub-x2-units": "",
132
+ "Select a level": "",
133
+ "Select a group": "",
134
+ "Deselect all": "",
104
135
  "Period type": "",
105
136
  "Year": "",
106
137
  "Select year": "",
@@ -1,4 +1,23 @@
1
1
  {
2
+ "view only": "",
3
+ "view and edit": "",
4
+ "all users ({{accessLevel}})": "",
5
+ "{{userOrGroup}} ({{accessLevel}})": "",
6
+ "Shared with {{commaSeparatedListOfUsersAndGroups}}": "",
7
+ "Not shared with any users or groups": "",
8
+ "About this visualization": "",
9
+ "No description": "Bez popisu",
10
+ "Last updated {{time}}": "",
11
+ "Created {{time}} by {{author}}": "",
12
+ "Viewed {{count}} times_0": "",
13
+ "Viewed {{count}} times_1": "",
14
+ "Viewed {{count}} times_2": "",
15
+ "Viewed {{count}} times_3": "",
16
+ "Notifications": "Oznámení",
17
+ "You're subscribed and getting updates about new interpretations.": "",
18
+ "Unsubscribe": "",
19
+ "Subscribe to get updates about new interpretations.": "",
20
+ "Subscribe": "",
2
21
  "Data Type": "Typ dat",
3
22
  "All types": "Všechny typy",
4
23
  "Totals only": "Pouze součty",
@@ -101,6 +120,26 @@
101
120
  "Options": "Možnosti",
102
121
  "Hide": "Skrýt",
103
122
  "Update": "Aktualizovat",
123
+ "{{count}} org units_0": "",
124
+ "{{count}} org units_1": "",
125
+ "{{count}} org units_2": "",
126
+ "{{count}} org units_3": "",
127
+ "{{count}} levels_0": "",
128
+ "{{count}} levels_1": "",
129
+ "{{count}} levels_2": "",
130
+ "{{count}} levels_3": "",
131
+ "{{count}} groups_0": "",
132
+ "{{count}} groups_1": "",
133
+ "{{count}} groups_2": "",
134
+ "{{count}} groups_3": "",
135
+ "Selected: {{commaSeparatedListOfOrganisationUnits}}": "",
136
+ "Nothing selected": "",
137
+ "User organisation unit": "Organizační jednotka uživatele",
138
+ "User sub-units": "Podjednotky uživatele",
139
+ "User sub-x2-units": "Jednotky 2. řádu uživatele",
140
+ "Select a level": "Vybrat úroveň",
141
+ "Select a group": "Vybrat skupinu",
142
+ "Deselect all": "Odznačit vše",
104
143
  "Period type": "Typ období",
105
144
  "Year": "Rok",
106
145
  "Select year": "Vybrat rok",
@@ -1,4 +1,21 @@
1
1
  {
2
+ "view only": "",
3
+ "view and edit": "",
4
+ "all users ({{accessLevel}})": "",
5
+ "{{userOrGroup}} ({{accessLevel}})": "",
6
+ "Shared with {{commaSeparatedListOfUsersAndGroups}}": "",
7
+ "Not shared with any users or groups": "",
8
+ "About this visualization": "",
9
+ "No description": "",
10
+ "Last updated {{time}}": "",
11
+ "Created {{time}} by {{author}}": "",
12
+ "Viewed {{count}} times": "",
13
+ "Viewed {{count}} times_plural": "",
14
+ "Notifications": "",
15
+ "You're subscribed and getting updates about new interpretations.": "",
16
+ "Unsubscribe": "",
17
+ "Subscribe to get updates about new interpretations.": "",
18
+ "Subscribe": "",
2
19
  "Data Type": "",
3
20
  "All types": "",
4
21
  "Totals only": "",
@@ -101,6 +118,20 @@
101
118
  "Options": "",
102
119
  "Hide": "",
103
120
  "Update": "Update",
121
+ "{{count}} org units": "",
122
+ "{{count}} org units_plural": "",
123
+ "{{count}} levels": "",
124
+ "{{count}} levels_plural": "",
125
+ "{{count}} groups": "",
126
+ "{{count}} groups_plural": "",
127
+ "Selected: {{commaSeparatedListOfOrganisationUnits}}": "",
128
+ "Nothing selected": "",
129
+ "User organisation unit": "",
130
+ "User sub-units": "",
131
+ "User sub-x2-units": "",
132
+ "Select a level": "",
133
+ "Select a group": "",
134
+ "Deselect all": "",
104
135
  "Period type": "",
105
136
  "Year": "Year",
106
137
  "Select year": "",
@@ -1,4 +1,21 @@
1
1
  {
2
+ "view only": "",
3
+ "view and edit": "",
4
+ "all users ({{accessLevel}})": "",
5
+ "{{userOrGroup}} ({{accessLevel}})": "",
6
+ "Shared with {{commaSeparatedListOfUsersAndGroups}}": "",
7
+ "Not shared with any users or groups": "",
8
+ "About this visualization": "",
9
+ "No description": "",
10
+ "Last updated {{time}}": "",
11
+ "Created {{time}} by {{author}}": "",
12
+ "Viewed {{count}} times": "",
13
+ "Viewed {{count}} times_plural": "",
14
+ "Notifications": "",
15
+ "You're subscribed and getting updates about new interpretations.": "",
16
+ "Unsubscribe": "",
17
+ "Subscribe to get updates about new interpretations.": "",
18
+ "Subscribe": "",
2
19
  "Data Type": "Tipo de datos",
3
20
  "All types": "Todos los tipos",
4
21
  "Totals only": "",
@@ -101,6 +118,20 @@
101
118
  "Options": "Opciones",
102
119
  "Hide": "Ocultar",
103
120
  "Update": "Actualizar",
121
+ "{{count}} org units": "",
122
+ "{{count}} org units_plural": "",
123
+ "{{count}} levels": "",
124
+ "{{count}} levels_plural": "",
125
+ "{{count}} groups": "",
126
+ "{{count}} groups_plural": "",
127
+ "Selected: {{commaSeparatedListOfOrganisationUnits}}": "",
128
+ "Nothing selected": "",
129
+ "User organisation unit": "",
130
+ "User sub-units": "",
131
+ "User sub-x2-units": "",
132
+ "Select a level": "",
133
+ "Select a group": "",
134
+ "Deselect all": "",
104
135
  "Period type": "Tipo de periodo",
105
136
  "Year": "Año",
106
137
  "Select year": "Seleccionar año",
@@ -1,4 +1,21 @@
1
1
  {
2
+ "view only": "",
3
+ "view and edit": "",
4
+ "all users ({{accessLevel}})": "",
5
+ "{{userOrGroup}} ({{accessLevel}})": "",
6
+ "Shared with {{commaSeparatedListOfUsersAndGroups}}": "",
7
+ "Not shared with any users or groups": "",
8
+ "About this visualization": "",
9
+ "No description": "",
10
+ "Last updated {{time}}": "",
11
+ "Created {{time}} by {{author}}": "",
12
+ "Viewed {{count}} times": "",
13
+ "Viewed {{count}} times_plural": "",
14
+ "Notifications": "",
15
+ "You're subscribed and getting updates about new interpretations.": "",
16
+ "Unsubscribe": "",
17
+ "Subscribe to get updates about new interpretations.": "",
18
+ "Subscribe": "",
2
19
  "Data Type": "Type de données",
3
20
  "All types": "Tous les types",
4
21
  "Totals only": "Totaux uniquement",
@@ -101,6 +118,20 @@
101
118
  "Options": "Options",
102
119
  "Hide": "Masquer",
103
120
  "Update": "Mettre à jour",
121
+ "{{count}} org units": "",
122
+ "{{count}} org units_plural": "",
123
+ "{{count}} levels": "",
124
+ "{{count}} levels_plural": "",
125
+ "{{count}} groups": "",
126
+ "{{count}} groups_plural": "",
127
+ "Selected: {{commaSeparatedListOfOrganisationUnits}}": "",
128
+ "Nothing selected": "",
129
+ "User organisation unit": "",
130
+ "User sub-units": "",
131
+ "User sub-x2-units": "",
132
+ "Select a level": "",
133
+ "Select a group": "",
134
+ "Deselect all": "",
104
135
  "Period type": "Type de période",
105
136
  "Year": "Année",
106
137
  "Select year": "Sélectionnez année",
@@ -1,4 +1,20 @@
1
1
  {
2
+ "view only": "",
3
+ "view and edit": "",
4
+ "all users ({{accessLevel}})": "",
5
+ "{{userOrGroup}} ({{accessLevel}})": "",
6
+ "Shared with {{commaSeparatedListOfUsersAndGroups}}": "",
7
+ "Not shared with any users or groups": "",
8
+ "About this visualization": "",
9
+ "No description": "Tidak ada deskripsi",
10
+ "Last updated {{time}}": "",
11
+ "Created {{time}} by {{author}}": "",
12
+ "Viewed {{count}} times": "",
13
+ "Notifications": "",
14
+ "You're subscribed and getting updates about new interpretations.": "",
15
+ "Unsubscribe": "",
16
+ "Subscribe to get updates about new interpretations.": "",
17
+ "Subscribe": "",
2
18
  "Data Type": "Tipe Data",
3
19
  "All types": "Semua jenis",
4
20
  "Totals only": "Total saja",
@@ -101,6 +117,17 @@
101
117
  "Options": "Opsi",
102
118
  "Hide": "Sembunyikan",
103
119
  "Update": "Perbarui",
120
+ "{{count}} org units": "",
121
+ "{{count}} levels": "",
122
+ "{{count}} groups": "",
123
+ "Selected: {{commaSeparatedListOfOrganisationUnits}}": "",
124
+ "Nothing selected": "",
125
+ "User organisation unit": "",
126
+ "User sub-units": "Subunit pengguna",
127
+ "User sub-x2-units": "Sub-x2-unit pengguna",
128
+ "Select a level": "",
129
+ "Select a group": "",
130
+ "Deselect all": "Batal pilih semua",
104
131
  "Period type": "Tipe periode",
105
132
  "Year": "Tahun",
106
133
  "Select year": "Pilih tahun",
@@ -1,4 +1,20 @@
1
1
  {
2
+ "view only": "",
3
+ "view and edit": "",
4
+ "all users ({{accessLevel}})": "",
5
+ "{{userOrGroup}} ({{accessLevel}})": "",
6
+ "Shared with {{commaSeparatedListOfUsersAndGroups}}": "",
7
+ "Not shared with any users or groups": "",
8
+ "About this visualization": "",
9
+ "No description": "",
10
+ "Last updated {{time}}": "",
11
+ "Created {{time}} by {{author}}": "",
12
+ "Viewed {{count}} times": "",
13
+ "Notifications": "",
14
+ "You're subscribed and getting updates about new interpretations.": "",
15
+ "Unsubscribe": "",
16
+ "Subscribe to get updates about new interpretations.": "",
17
+ "Subscribe": "",
2
18
  "Data Type": "",
3
19
  "All types": "",
4
20
  "Totals only": "",
@@ -101,6 +117,17 @@
101
117
  "Options": "",
102
118
  "Hide": "",
103
119
  "Update": "ធ្វើ​បច្ចុប្បន្នភាព",
120
+ "{{count}} org units": "",
121
+ "{{count}} levels": "",
122
+ "{{count}} groups": "",
123
+ "Selected: {{commaSeparatedListOfOrganisationUnits}}": "",
124
+ "Nothing selected": "",
125
+ "User organisation unit": "",
126
+ "User sub-units": "",
127
+ "User sub-x2-units": "",
128
+ "Select a level": "",
129
+ "Select a group": "",
130
+ "Deselect all": "",
104
131
  "Period type": "Period type",
105
132
  "Year": "ឆ្នាំ",
106
133
  "Select year": "",
@@ -1,4 +1,20 @@
1
1
  {
2
+ "view only": "",
3
+ "view and edit": "",
4
+ "all users ({{accessLevel}})": "",
5
+ "{{userOrGroup}} ({{accessLevel}})": "",
6
+ "Shared with {{commaSeparatedListOfUsersAndGroups}}": "",
7
+ "Not shared with any users or groups": "",
8
+ "About this visualization": "",
9
+ "No description": "ບໍ່ມີລາຍລະອຽດ",
10
+ "Last updated {{time}}": "",
11
+ "Created {{time}} by {{author}}": "",
12
+ "Viewed {{count}} times": "",
13
+ "Notifications": "",
14
+ "You're subscribed and getting updates about new interpretations.": "",
15
+ "Unsubscribe": "",
16
+ "Subscribe to get updates about new interpretations.": "",
17
+ "Subscribe": "",
2
18
  "Data Type": "",
3
19
  "All types": "",
4
20
  "Totals only": "",
@@ -101,6 +117,17 @@
101
117
  "Options": "ຈັດການ",
102
118
  "Hide": "ເຊື່ອງ",
103
119
  "Update": "ປັບປຸງ",
120
+ "{{count}} org units": "",
121
+ "{{count}} levels": "",
122
+ "{{count}} groups": "",
123
+ "Selected: {{commaSeparatedListOfOrganisationUnits}}": "",
124
+ "Nothing selected": "",
125
+ "User organisation unit": "",
126
+ "User sub-units": "ຫົວໜ່ວຍຍ່ອຍຂອງທ່ານ",
127
+ "User sub-x2-units": "ຫົວໜ່ວຍຍ່ອຍຂັ້ນສອງຂອງທ່ານ",
128
+ "Select a level": "",
129
+ "Select a group": "",
130
+ "Deselect all": "",
104
131
  "Period type": "ແບບຊ່ວງເວລາ",
105
132
  "Year": "ປີ",
106
133
  "Select year": "",
@@ -1,4 +1,20 @@
1
1
  {
2
+ "view only": "",
3
+ "view and edit": "",
4
+ "all users ({{accessLevel}})": "",
5
+ "{{userOrGroup}} ({{accessLevel}})": "",
6
+ "Shared with {{commaSeparatedListOfUsersAndGroups}}": "",
7
+ "Not shared with any users or groups": "",
8
+ "About this visualization": "",
9
+ "No description": "",
10
+ "Last updated {{time}}": "",
11
+ "Created {{time}} by {{author}}": "",
12
+ "Viewed {{count}} times": "",
13
+ "Notifications": "",
14
+ "You're subscribed and getting updates about new interpretations.": "",
15
+ "Unsubscribe": "",
16
+ "Subscribe to get updates about new interpretations.": "",
17
+ "Subscribe": "",
2
18
  "Data Type": "",
3
19
  "All types": "",
4
20
  "Totals only": "",
@@ -101,6 +117,17 @@
101
117
  "Options": "",
102
118
  "Hide": "",
103
119
  "Update": "‌နောက်ဆုံးသတင်းကိုရစေခြင်း",
120
+ "{{count}} org units": "",
121
+ "{{count}} levels": "",
122
+ "{{count}} groups": "",
123
+ "Selected: {{commaSeparatedListOfOrganisationUnits}}": "",
124
+ "Nothing selected": "",
125
+ "User organisation unit": "",
126
+ "User sub-units": "",
127
+ "User sub-x2-units": "",
128
+ "Select a level": "",
129
+ "Select a group": "",
130
+ "Deselect all": "",
104
131
  "Period type": "Period type",
105
132
  "Year": "ခုနှစ်",
106
133
  "Select year": "",