@dhis2/analytics 21.0.2 → 21.0.6
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 +28 -0
- package/build/cjs/components/AboutAOUnit/AboutAOUnit.js +2 -2
- package/build/cjs/locales/ar/translations.json +47 -0
- package/build/cjs/locales/ar_EG/translations.json +47 -0
- package/build/cjs/locales/ar_IQ/translations.json +47 -0
- package/build/cjs/locales/ckb/translations.json +31 -0
- package/build/cjs/locales/cs/translations.json +39 -0
- package/build/cjs/locales/da/translations.json +31 -0
- package/build/cjs/locales/es/translations.json +31 -0
- package/build/cjs/locales/fr/translations.json +32 -1
- package/build/cjs/locales/id/translations.json +27 -0
- package/build/cjs/locales/km/translations.json +27 -0
- package/build/cjs/locales/lo/translations.json +27 -0
- package/build/cjs/locales/my/translations.json +27 -0
- package/build/cjs/locales/nb/translations.json +31 -0
- package/build/cjs/locales/nl/translations.json +32 -1
- package/build/cjs/locales/prs/translations.json +31 -0
- package/build/cjs/locales/ps/translations.json +31 -0
- package/build/cjs/locales/pt/translations.json +31 -0
- package/build/cjs/locales/pt_BR/translations.json +31 -0
- package/build/cjs/locales/ru/translations.json +39 -0
- package/build/cjs/locales/sv/translations.json +31 -0
- package/build/cjs/locales/tet/translations.json +27 -0
- package/build/cjs/locales/tg/translations.json +31 -0
- package/build/cjs/locales/uk/translations.json +39 -0
- package/build/cjs/locales/ur/translations.json +31 -0
- package/build/cjs/locales/uz/translations.json +27 -0
- package/build/cjs/locales/uz_Latn/translations.json +27 -0
- package/build/cjs/locales/vi/translations.json +27 -0
- package/build/cjs/locales/zh/translations.json +27 -0
- package/build/cjs/locales/zh_CN/translations.json +27 -0
- package/build/es/components/AboutAOUnit/AboutAOUnit.js +2 -2
- package/build/es/locales/ar/translations.json +47 -0
- package/build/es/locales/ar_EG/translations.json +47 -0
- package/build/es/locales/ar_IQ/translations.json +47 -0
- package/build/es/locales/ckb/translations.json +31 -0
- package/build/es/locales/cs/translations.json +39 -0
- package/build/es/locales/da/translations.json +31 -0
- package/build/es/locales/es/translations.json +31 -0
- package/build/es/locales/fr/translations.json +32 -1
- package/build/es/locales/id/translations.json +27 -0
- package/build/es/locales/km/translations.json +27 -0
- package/build/es/locales/lo/translations.json +27 -0
- package/build/es/locales/my/translations.json +27 -0
- package/build/es/locales/nb/translations.json +31 -0
- package/build/es/locales/nl/translations.json +32 -1
- package/build/es/locales/prs/translations.json +31 -0
- package/build/es/locales/ps/translations.json +31 -0
- package/build/es/locales/pt/translations.json +31 -0
- package/build/es/locales/pt_BR/translations.json +31 -0
- package/build/es/locales/ru/translations.json +39 -0
- package/build/es/locales/sv/translations.json +31 -0
- package/build/es/locales/tet/translations.json +27 -0
- package/build/es/locales/tg/translations.json +31 -0
- package/build/es/locales/uk/translations.json +39 -0
- package/build/es/locales/ur/translations.json +31 -0
- package/build/es/locales/uz/translations.json +27 -0
- package/build/es/locales/uz_Latn/translations.json +27 -0
- package/build/es/locales/vi/translations.json +27 -0
- package/build/es/locales/zh/translations.json +27 -0
- package/build/es/locales/zh_CN/translations.json +27 -0
- package/package.json +1 -1
|
@@ -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": "Bijwerken",
|
|
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": "",
|
|
106
137
|
"Select year": "",
|
|
@@ -210,7 +241,7 @@
|
|
|
210
241
|
"Indicator": "",
|
|
211
242
|
"No indicator groups found": "",
|
|
212
243
|
"Loading indicator groups": "",
|
|
213
|
-
"Data elements": "",
|
|
244
|
+
"Data elements": "Gegevenselementen",
|
|
214
245
|
"Data element group": "",
|
|
215
246
|
"Data element": "informatie onderdeel",
|
|
216
247
|
"No data element groups found": "",
|
|
@@ -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": "زیر- x2-واحد های استفاده کننده گان",
|
|
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,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": "تجدید یا نوي یې کړئ",
|
|
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": "کال",
|
|
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": "Sem descrição",
|
|
10
|
+
"Last updated {{time}}": "",
|
|
11
|
+
"Created {{time}} by {{author}}": "",
|
|
12
|
+
"Viewed {{count}} times": "",
|
|
13
|
+
"Viewed {{count}} times_plural": "",
|
|
14
|
+
"Notifications": "Notificação",
|
|
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 dados",
|
|
3
20
|
"All types": "Todos os tipos",
|
|
4
21
|
"Totals only": "",
|
|
@@ -101,6 +118,20 @@
|
|
|
101
118
|
"Options": "Opções",
|
|
102
119
|
"Hide": "Esconder",
|
|
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": "Unidade organizacional do utilizador",
|
|
130
|
+
"User sub-units": "Dois níveis abaixo",
|
|
131
|
+
"User sub-x2-units": "Dois níveis abaixo",
|
|
132
|
+
"Select a level": "Selecione um nível",
|
|
133
|
+
"Select a group": "Selecione um grupo",
|
|
134
|
+
"Deselect all": "Desmarcar todos",
|
|
104
135
|
"Period type": "Tipo de periodo",
|
|
105
136
|
"Year": "Ano",
|
|
106
137
|
"Select year": "Selecionar ano",
|
|
@@ -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": "Opções",
|
|
102
119
|
"Hide": "",
|
|
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 período",
|
|
105
136
|
"Year": "Ano",
|
|
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": "Нет описания",
|
|
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": "Уведомления",
|
|
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": "Тип данных",
|
|
3
22
|
"All types": "Все типы",
|
|
4
23
|
"Totals only": "",
|
|
@@ -101,6 +120,26 @@
|
|
|
101
120
|
"Options": "Параметры",
|
|
102
121
|
"Hide": "Скрыть",
|
|
103
122
|
"Update": "Обновить",
|
|
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": "Организационная единица пользователя",
|
|
138
|
+
"User sub-units": "Пользовательские подразделения",
|
|
139
|
+
"User sub-x2-units": "Пользовательские подразделения на два уровня ниже",
|
|
140
|
+
"Select a level": "Выбрать уровень",
|
|
141
|
+
"Select a group": "Выберите группу",
|
|
142
|
+
"Deselect all": "Отменить выбор всего",
|
|
104
143
|
"Period type": "Виды периода",
|
|
105
144
|
"Year": "Год",
|
|
106
145
|
"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": "Ingen beskrivning",
|
|
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": "Alternativ",
|
|
102
119
|
"Hide": "",
|
|
103
120
|
"Update": "Uppdatera",
|
|
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": "Användare organisation enheter",
|
|
130
|
+
"User sub-units": "Användarunderenheter",
|
|
131
|
+
"User sub-x2-units": "Användarunder x2-enheter",
|
|
132
|
+
"Select a level": "",
|
|
133
|
+
"Select a group": "",
|
|
134
|
+
"Deselect all": "",
|
|
104
135
|
"Period type": "Periodtyp",
|
|
105
136
|
"Year": "År",
|
|
106
137
|
"Select year": "Välj år",
|
|
@@ -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": "Opsoens",
|
|
102
118
|
"Hide": "Subar",
|
|
103
119
|
"Update": "Atualiza",
|
|
120
|
+
"{{count}} org units": "",
|
|
121
|
+
"{{count}} levels": "",
|
|
122
|
+
"{{count}} groups": "",
|
|
123
|
+
"Selected: {{commaSeparatedListOfOrganisationUnits}}": "",
|
|
124
|
+
"Nothing selected": "",
|
|
125
|
+
"User organisation unit": "",
|
|
126
|
+
"User sub-units": "Utilizador nia sub-unidades",
|
|
127
|
+
"User sub-x2-units": "Utilizador nia sub-x2-unidades",
|
|
128
|
+
"Select a level": "",
|
|
129
|
+
"Select a group": "",
|
|
130
|
+
"Deselect all": "",
|
|
104
131
|
"Period type": "",
|
|
105
132
|
"Year": "Tinan",
|
|
106
133
|
"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": "",
|
|
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": "",
|
|
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": "Сол",
|
|
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": "Немає змалювання",
|
|
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": "",
|
|
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": "",
|
|
3
22
|
"All types": "",
|
|
4
23
|
"Totals only": "",
|
|
@@ -101,6 +120,26 @@
|
|
|
101
120
|
"Options": "Опції",
|
|
102
121
|
"Hide": "Сховати",
|
|
103
122
|
"Update": "Оновити",
|
|
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": "",
|
|
138
|
+
"User sub-units": "Одиниці підрозділів користувачів",
|
|
139
|
+
"User sub-x2-units": "Підрозділи користувачів 2-го рівня",
|
|
140
|
+
"Select a level": "",
|
|
141
|
+
"Select a group": "",
|
|
142
|
+
"Deselect all": "Скасувати вибір усіх",
|
|
104
143
|
"Period type": "",
|
|
105
144
|
"Year": "Рік",
|
|
106
145
|
"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": "",
|
|
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": "",
|
|
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": "صارف ذیلی X2-یونٹس",
|
|
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,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": "Фойдаланувчига бўйсунувчи 2 поғонадаги бўлимлар",
|
|
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": "Tavsif yoʼq",
|
|
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": "Maʼlumot turi",
|
|
3
19
|
"All types": "Barcha turlari",
|
|
4
20
|
"Totals only": "",
|
|
@@ -101,6 +117,17 @@
|
|
|
101
117
|
"Options": "Вариант",
|
|
102
118
|
"Hide": "Berkitish",
|
|
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": "Фойдаланувчига бўйсунувчи 2 даражали бирликлар",
|
|
128
|
+
"Select a level": "Pogʼonani tanlang",
|
|
129
|
+
"Select a group": "Guruhni tanlang",
|
|
130
|
+
"Deselect all": "Barcha tanlanganni bekor qilish",
|
|
104
131
|
"Period type": "Davr turi",
|
|
105
132
|
"Year": "Yil",
|
|
106
133
|
"Select year": "Yilni tanlang",
|
|
@@ -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": "Không mô tả",
|
|
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": "Loại dữ liệu",
|
|
3
19
|
"All types": "Các loại",
|
|
4
20
|
"Totals only": "",
|
|
@@ -101,6 +117,17 @@
|
|
|
101
117
|
"Options": "Tùy chọn",
|
|
102
118
|
"Hide": "Ẩn",
|
|
103
119
|
"Update": "Cập nhật",
|
|
120
|
+
"{{count}} org units": "",
|
|
121
|
+
"{{count}} levels": "",
|
|
122
|
+
"{{count}} groups": "",
|
|
123
|
+
"Selected: {{commaSeparatedListOfOrganisationUnits}}": "",
|
|
124
|
+
"Nothing selected": "",
|
|
125
|
+
"User organisation unit": "Đơn vị người dùng",
|
|
126
|
+
"User sub-units": "Đơn-vị-con người dùng",
|
|
127
|
+
"User sub-x2-units": "Đơn-vị-con-x2 người dùng",
|
|
128
|
+
"Select a level": "Chọn mức",
|
|
129
|
+
"Select a group": "Chọn nhóm",
|
|
130
|
+
"Deselect all": "Bỏ chọn tất cả",
|
|
104
131
|
"Period type": "Loại thời điểm",
|
|
105
132
|
"Year": "Năm",
|
|
106
133
|
"Select year": "Chọn năm",
|
|
@@ -1,4 +1,20 @@
|
|
|
1
1
|
{
|
|
2
|
+
"view only": "只读",
|
|
3
|
+
"view and edit": "查看和编辑",
|
|
4
|
+
"all users ({{accessLevel}})": "所有用户 ({{accessLevel}})",
|
|
5
|
+
"{{userOrGroup}} ({{accessLevel}})": "{{userOrGroup}} ({{accessLevel}})",
|
|
6
|
+
"Shared with {{commaSeparatedListOfUsersAndGroups}}": "与 {{commaSeparatedListOfUsersAndGroups}} 共享",
|
|
7
|
+
"Not shared with any users or groups": "不与任何用户或组共享",
|
|
8
|
+
"About this visualization": "关于此可视化",
|
|
9
|
+
"No description": "无描述",
|
|
10
|
+
"Last updated {{time}}": "最后更新 {{time}}",
|
|
11
|
+
"Created {{time}} by {{author}}": "由 {{author}} 在 {{time}} 创建",
|
|
12
|
+
"Viewed {{count}} times": "查看了 {{count}} 次",
|
|
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": "{{count}} 个组织单位",
|
|
121
|
+
"{{count}} levels": "{{count}} 级",
|
|
122
|
+
"{{count}} groups": "{{count}} 组",
|
|
123
|
+
"Selected: {{commaSeparatedListOfOrganisationUnits}}": "已选择:{{commaSeparatedListOfOrganisationUnits}}",
|
|
124
|
+
"Nothing selected": "未选择任何内容",
|
|
125
|
+
"User organisation unit": "用户所在机构",
|
|
126
|
+
"User sub-units": "我的下属机构",
|
|
127
|
+
"User sub-x2-units": "该用户2级下属机构",
|
|
128
|
+
"Select a level": "选择一个等级",
|
|
129
|
+
"Select a group": "选择一个组",
|
|
130
|
+
"Deselect all": "取消全选",
|
|
104
131
|
"Period type": "周期类型",
|
|
105
132
|
"Year": "年",
|
|
106
133
|
"Select year": "选择年份",
|