@dhis2/analytics 23.6.4 → 23.6.5
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 +7 -0
- package/build/cjs/locales/ar/translations.json +7 -7
- package/build/cjs/locales/ar_EG/translations.json +7 -7
- package/build/cjs/locales/ar_IQ/translations.json +7 -7
- package/build/cjs/locales/ckb/translations.json +7 -7
- package/build/cjs/locales/cs/translations.json +7 -7
- package/build/cjs/locales/da/translations.json +7 -7
- package/build/cjs/locales/es/translations.json +7 -7
- package/build/cjs/locales/fr/translations.json +7 -7
- package/build/cjs/locales/id/translations.json +7 -7
- package/build/cjs/locales/km/translations.json +7 -7
- package/build/cjs/locales/lo/translations.json +7 -7
- package/build/cjs/locales/my/translations.json +7 -7
- package/build/cjs/locales/nb/translations.json +7 -7
- package/build/cjs/locales/nl/translations.json +7 -7
- package/build/cjs/locales/prs/translations.json +7 -7
- package/build/cjs/locales/ps/translations.json +7 -7
- package/build/cjs/locales/pt/translations.json +7 -7
- package/build/cjs/locales/pt_BR/translations.json +7 -7
- package/build/cjs/locales/ru/translations.json +7 -7
- package/build/cjs/locales/sv/translations.json +7 -7
- package/build/cjs/locales/tet/translations.json +7 -7
- package/build/cjs/locales/tg/translations.json +7 -7
- package/build/cjs/locales/uk/translations.json +7 -7
- package/build/cjs/locales/ur/translations.json +7 -7
- package/build/cjs/locales/uz/translations.json +7 -7
- package/build/cjs/locales/uz_Latn/translations.json +7 -7
- package/build/cjs/locales/vi/translations.json +7 -7
- package/build/cjs/locales/zh/translations.json +7 -7
- package/build/cjs/locales/zh_CN/translations.json +7 -7
- package/build/es/locales/ar/translations.json +7 -7
- package/build/es/locales/ar_EG/translations.json +7 -7
- package/build/es/locales/ar_IQ/translations.json +7 -7
- package/build/es/locales/ckb/translations.json +7 -7
- package/build/es/locales/cs/translations.json +7 -7
- package/build/es/locales/da/translations.json +7 -7
- package/build/es/locales/es/translations.json +7 -7
- package/build/es/locales/fr/translations.json +7 -7
- package/build/es/locales/id/translations.json +7 -7
- package/build/es/locales/km/translations.json +7 -7
- package/build/es/locales/lo/translations.json +7 -7
- package/build/es/locales/my/translations.json +7 -7
- package/build/es/locales/nb/translations.json +7 -7
- package/build/es/locales/nl/translations.json +7 -7
- package/build/es/locales/prs/translations.json +7 -7
- package/build/es/locales/ps/translations.json +7 -7
- package/build/es/locales/pt/translations.json +7 -7
- package/build/es/locales/pt_BR/translations.json +7 -7
- package/build/es/locales/ru/translations.json +7 -7
- package/build/es/locales/sv/translations.json +7 -7
- package/build/es/locales/tet/translations.json +7 -7
- package/build/es/locales/tg/translations.json +7 -7
- package/build/es/locales/uk/translations.json +7 -7
- package/build/es/locales/ur/translations.json +7 -7
- package/build/es/locales/uz/translations.json +7 -7
- package/build/es/locales/uz_Latn/translations.json +7 -7
- package/build/es/locales/vi/translations.json +7 -7
- package/build/es/locales/zh/translations.json +7 -7
- package/build/es/locales/zh_CN/translations.json +7 -7
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
## [23.6.5](https://github.com/dhis2/analytics/compare/v23.6.4...v23.6.5) (2022-03-18)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* **translations:** sync translations from transifex (master) ([5ece76b](https://github.com/dhis2/analytics/commit/5ece76b4394c69f7a3e5108cfbf93b9521c43a93))
|
|
7
|
+
|
|
1
8
|
## [23.6.4](https://github.com/dhis2/analytics/compare/v23.6.3...v23.6.4) (2022-03-17)
|
|
2
9
|
|
|
3
10
|
|
|
@@ -114,13 +114,13 @@
|
|
|
114
114
|
"No maps found. Click New map to get started.": "",
|
|
115
115
|
"No maps found. Try adjusting your search or filter options to find what you're looking for.": "",
|
|
116
116
|
"New map": "",
|
|
117
|
-
"Open
|
|
118
|
-
"Loading
|
|
119
|
-
"Couldn't load
|
|
120
|
-
"There was a problem loading
|
|
121
|
-
"No
|
|
122
|
-
"No
|
|
123
|
-
"New
|
|
117
|
+
"Open a line list": "",
|
|
118
|
+
"Loading line lists": "",
|
|
119
|
+
"Couldn't load line lists": "",
|
|
120
|
+
"There was a problem loading line lists. Try again or contact your system administrator.": "",
|
|
121
|
+
"No line lists found. Click New line list to get started.": "",
|
|
122
|
+
"No line lists found. Try adjusting your search or filter options to find what you're looking for.": "",
|
|
123
|
+
"New line list": "",
|
|
124
124
|
"Options": "الخيارات",
|
|
125
125
|
"Hide": "إخفاء",
|
|
126
126
|
"Update": "تحديث",
|
|
@@ -114,13 +114,13 @@
|
|
|
114
114
|
"No maps found. Click New map to get started.": "",
|
|
115
115
|
"No maps found. Try adjusting your search or filter options to find what you're looking for.": "",
|
|
116
116
|
"New map": "",
|
|
117
|
-
"Open
|
|
118
|
-
"Loading
|
|
119
|
-
"Couldn't load
|
|
120
|
-
"There was a problem loading
|
|
121
|
-
"No
|
|
122
|
-
"No
|
|
123
|
-
"New
|
|
117
|
+
"Open a line list": "",
|
|
118
|
+
"Loading line lists": "",
|
|
119
|
+
"Couldn't load line lists": "",
|
|
120
|
+
"There was a problem loading line lists. Try again or contact your system administrator.": "",
|
|
121
|
+
"No line lists found. Click New line list to get started.": "",
|
|
122
|
+
"No line lists found. Try adjusting your search or filter options to find what you're looking for.": "",
|
|
123
|
+
"New line list": "",
|
|
124
124
|
"Options": "",
|
|
125
125
|
"Hide": "",
|
|
126
126
|
"Update": "",
|
|
@@ -114,13 +114,13 @@
|
|
|
114
114
|
"No maps found. Click New map to get started.": "",
|
|
115
115
|
"No maps found. Try adjusting your search or filter options to find what you're looking for.": "",
|
|
116
116
|
"New map": "",
|
|
117
|
-
"Open
|
|
118
|
-
"Loading
|
|
119
|
-
"Couldn't load
|
|
120
|
-
"There was a problem loading
|
|
121
|
-
"No
|
|
122
|
-
"No
|
|
123
|
-
"New
|
|
117
|
+
"Open a line list": "",
|
|
118
|
+
"Loading line lists": "",
|
|
119
|
+
"Couldn't load line lists": "",
|
|
120
|
+
"There was a problem loading line lists. Try again or contact your system administrator.": "",
|
|
121
|
+
"No line lists found. Click New line list to get started.": "",
|
|
122
|
+
"No line lists found. Try adjusting your search or filter options to find what you're looking for.": "",
|
|
123
|
+
"New line list": "",
|
|
124
124
|
"Options": "الخيارات",
|
|
125
125
|
"Hide": "إخفاء",
|
|
126
126
|
"Update": "تحديث",
|
|
@@ -110,13 +110,13 @@
|
|
|
110
110
|
"No maps found. Click New map to get started.": "",
|
|
111
111
|
"No maps found. Try adjusting your search or filter options to find what you're looking for.": "",
|
|
112
112
|
"New map": "",
|
|
113
|
-
"Open
|
|
114
|
-
"Loading
|
|
115
|
-
"Couldn't load
|
|
116
|
-
"There was a problem loading
|
|
117
|
-
"No
|
|
118
|
-
"No
|
|
119
|
-
"New
|
|
113
|
+
"Open a line list": "",
|
|
114
|
+
"Loading line lists": "",
|
|
115
|
+
"Couldn't load line lists": "",
|
|
116
|
+
"There was a problem loading line lists. Try again or contact your system administrator.": "",
|
|
117
|
+
"No line lists found. Click New line list to get started.": "",
|
|
118
|
+
"No line lists found. Try adjusting your search or filter options to find what you're looking for.": "",
|
|
119
|
+
"New line list": "",
|
|
120
120
|
"Options": "",
|
|
121
121
|
"Hide": "شاردنەوە",
|
|
122
122
|
"Update": "نوێ کردنەوە",
|
|
@@ -112,13 +112,13 @@
|
|
|
112
112
|
"No maps found. Click New map to get started.": "Nenalezeny žádné mapy. Začněte kliknutím na Nová mapa.",
|
|
113
113
|
"No maps found. Try adjusting your search or filter options to find what you're looking for.": "Nenalezeny žádné mapy. Zkuste upravit možnosti vyhledávání nebo filtrování, abyste našli to, co hledáte.",
|
|
114
114
|
"New map": "Nová mapa",
|
|
115
|
-
"Open
|
|
116
|
-
"Loading
|
|
117
|
-
"Couldn't load
|
|
118
|
-
"There was a problem loading
|
|
119
|
-
"No
|
|
120
|
-
"No
|
|
121
|
-
"New
|
|
115
|
+
"Open a line list": "",
|
|
116
|
+
"Loading line lists": "",
|
|
117
|
+
"Couldn't load line lists": "",
|
|
118
|
+
"There was a problem loading line lists. Try again or contact your system administrator.": "",
|
|
119
|
+
"No line lists found. Click New line list to get started.": "",
|
|
120
|
+
"No line lists found. Try adjusting your search or filter options to find what you're looking for.": "",
|
|
121
|
+
"New line list": "",
|
|
122
122
|
"Options": "Možnosti",
|
|
123
123
|
"Hide": "Skrýt",
|
|
124
124
|
"Update": "Aktualizovat",
|
|
@@ -110,13 +110,13 @@
|
|
|
110
110
|
"No maps found. Click New map to get started.": "",
|
|
111
111
|
"No maps found. Try adjusting your search or filter options to find what you're looking for.": "",
|
|
112
112
|
"New map": "",
|
|
113
|
-
"Open
|
|
114
|
-
"Loading
|
|
115
|
-
"Couldn't load
|
|
116
|
-
"There was a problem loading
|
|
117
|
-
"No
|
|
118
|
-
"No
|
|
119
|
-
"New
|
|
113
|
+
"Open a line list": "",
|
|
114
|
+
"Loading line lists": "",
|
|
115
|
+
"Couldn't load line lists": "",
|
|
116
|
+
"There was a problem loading line lists. Try again or contact your system administrator.": "",
|
|
117
|
+
"No line lists found. Click New line list to get started.": "",
|
|
118
|
+
"No line lists found. Try adjusting your search or filter options to find what you're looking for.": "",
|
|
119
|
+
"New line list": "",
|
|
120
120
|
"Options": "",
|
|
121
121
|
"Hide": "",
|
|
122
122
|
"Update": "Update",
|
|
@@ -110,13 +110,13 @@
|
|
|
110
110
|
"No maps found. Click New map to get started.": "",
|
|
111
111
|
"No maps found. Try adjusting your search or filter options to find what you're looking for.": "",
|
|
112
112
|
"New map": "",
|
|
113
|
-
"Open
|
|
114
|
-
"Loading
|
|
115
|
-
"Couldn't load
|
|
116
|
-
"There was a problem loading
|
|
117
|
-
"No
|
|
118
|
-
"No
|
|
119
|
-
"New
|
|
113
|
+
"Open a line list": "",
|
|
114
|
+
"Loading line lists": "",
|
|
115
|
+
"Couldn't load line lists": "",
|
|
116
|
+
"There was a problem loading line lists. Try again or contact your system administrator.": "",
|
|
117
|
+
"No line lists found. Click New line list to get started.": "",
|
|
118
|
+
"No line lists found. Try adjusting your search or filter options to find what you're looking for.": "",
|
|
119
|
+
"New line list": "",
|
|
120
120
|
"Options": "Opciones",
|
|
121
121
|
"Hide": "Ocultar",
|
|
122
122
|
"Update": "Actualizar",
|
|
@@ -110,13 +110,13 @@
|
|
|
110
110
|
"No maps found. Click New map to get started.": "",
|
|
111
111
|
"No maps found. Try adjusting your search or filter options to find what you're looking for.": "",
|
|
112
112
|
"New map": "",
|
|
113
|
-
"Open
|
|
114
|
-
"Loading
|
|
115
|
-
"Couldn't load
|
|
116
|
-
"There was a problem loading
|
|
117
|
-
"No
|
|
118
|
-
"No
|
|
119
|
-
"New
|
|
113
|
+
"Open a line list": "",
|
|
114
|
+
"Loading line lists": "",
|
|
115
|
+
"Couldn't load line lists": "",
|
|
116
|
+
"There was a problem loading line lists. Try again or contact your system administrator.": "",
|
|
117
|
+
"No line lists found. Click New line list to get started.": "",
|
|
118
|
+
"No line lists found. Try adjusting your search or filter options to find what you're looking for.": "",
|
|
119
|
+
"New line list": "",
|
|
120
120
|
"Options": "Options",
|
|
121
121
|
"Hide": "Masquer",
|
|
122
122
|
"Update": "Mettre à jour",
|
|
@@ -109,13 +109,13 @@
|
|
|
109
109
|
"No maps found. Click New map to get started.": "Tidak ada peta yang ditemukan. Klik Peta baru untuk memulai.",
|
|
110
110
|
"No maps found. Try adjusting your search or filter options to find what you're looking for.": "Tidak ada peta yang ditemukan. Coba sesuaikan opsi penelusuran atau filter untuk menemukan apa yang Anda cari.",
|
|
111
111
|
"New map": "peta baru",
|
|
112
|
-
"Open
|
|
113
|
-
"Loading
|
|
114
|
-
"Couldn't load
|
|
115
|
-
"There was a problem loading
|
|
116
|
-
"No
|
|
117
|
-
"No
|
|
118
|
-
"New
|
|
112
|
+
"Open a line list": "",
|
|
113
|
+
"Loading line lists": "",
|
|
114
|
+
"Couldn't load line lists": "",
|
|
115
|
+
"There was a problem loading line lists. Try again or contact your system administrator.": "",
|
|
116
|
+
"No line lists found. Click New line list to get started.": "",
|
|
117
|
+
"No line lists found. Try adjusting your search or filter options to find what you're looking for.": "",
|
|
118
|
+
"New line list": "",
|
|
119
119
|
"Options": "Opsi",
|
|
120
120
|
"Hide": "Sembunyikan",
|
|
121
121
|
"Update": "Perbarui",
|
|
@@ -109,13 +109,13 @@
|
|
|
109
109
|
"No maps found. Click New map to get started.": "",
|
|
110
110
|
"No maps found. Try adjusting your search or filter options to find what you're looking for.": "",
|
|
111
111
|
"New map": "",
|
|
112
|
-
"Open
|
|
113
|
-
"Loading
|
|
114
|
-
"Couldn't load
|
|
115
|
-
"There was a problem loading
|
|
116
|
-
"No
|
|
117
|
-
"No
|
|
118
|
-
"New
|
|
112
|
+
"Open a line list": "",
|
|
113
|
+
"Loading line lists": "",
|
|
114
|
+
"Couldn't load line lists": "",
|
|
115
|
+
"There was a problem loading line lists. Try again or contact your system administrator.": "",
|
|
116
|
+
"No line lists found. Click New line list to get started.": "",
|
|
117
|
+
"No line lists found. Try adjusting your search or filter options to find what you're looking for.": "",
|
|
118
|
+
"New line list": "",
|
|
119
119
|
"Options": "",
|
|
120
120
|
"Hide": "",
|
|
121
121
|
"Update": "ធ្វើបច្ចុប្បន្នភាព",
|
|
@@ -109,13 +109,13 @@
|
|
|
109
109
|
"No maps found. Click New map to get started.": "",
|
|
110
110
|
"No maps found. Try adjusting your search or filter options to find what you're looking for.": "",
|
|
111
111
|
"New map": "",
|
|
112
|
-
"Open
|
|
113
|
-
"Loading
|
|
114
|
-
"Couldn't load
|
|
115
|
-
"There was a problem loading
|
|
116
|
-
"No
|
|
117
|
-
"No
|
|
118
|
-
"New
|
|
112
|
+
"Open a line list": "",
|
|
113
|
+
"Loading line lists": "",
|
|
114
|
+
"Couldn't load line lists": "",
|
|
115
|
+
"There was a problem loading line lists. Try again or contact your system administrator.": "",
|
|
116
|
+
"No line lists found. Click New line list to get started.": "",
|
|
117
|
+
"No line lists found. Try adjusting your search or filter options to find what you're looking for.": "",
|
|
118
|
+
"New line list": "",
|
|
119
119
|
"Options": "ຈັດການ",
|
|
120
120
|
"Hide": "ເຊື່ອງ",
|
|
121
121
|
"Update": "ປັບປຸງ",
|
|
@@ -109,13 +109,13 @@
|
|
|
109
109
|
"No maps found. Click New map to get started.": "",
|
|
110
110
|
"No maps found. Try adjusting your search or filter options to find what you're looking for.": "",
|
|
111
111
|
"New map": "",
|
|
112
|
-
"Open
|
|
113
|
-
"Loading
|
|
114
|
-
"Couldn't load
|
|
115
|
-
"There was a problem loading
|
|
116
|
-
"No
|
|
117
|
-
"No
|
|
118
|
-
"New
|
|
112
|
+
"Open a line list": "",
|
|
113
|
+
"Loading line lists": "",
|
|
114
|
+
"Couldn't load line lists": "",
|
|
115
|
+
"There was a problem loading line lists. Try again or contact your system administrator.": "",
|
|
116
|
+
"No line lists found. Click New line list to get started.": "",
|
|
117
|
+
"No line lists found. Try adjusting your search or filter options to find what you're looking for.": "",
|
|
118
|
+
"New line list": "",
|
|
119
119
|
"Options": "",
|
|
120
120
|
"Hide": "",
|
|
121
121
|
"Update": "နောက်ဆုံးသတင်းကိုရစေခြင်း",
|
|
@@ -110,13 +110,13 @@
|
|
|
110
110
|
"No maps found. Click New map to get started.": "",
|
|
111
111
|
"No maps found. Try adjusting your search or filter options to find what you're looking for.": "",
|
|
112
112
|
"New map": "",
|
|
113
|
-
"Open
|
|
114
|
-
"Loading
|
|
115
|
-
"Couldn't load
|
|
116
|
-
"There was a problem loading
|
|
117
|
-
"No
|
|
118
|
-
"No
|
|
119
|
-
"New
|
|
113
|
+
"Open a line list": "",
|
|
114
|
+
"Loading line lists": "",
|
|
115
|
+
"Couldn't load line lists": "",
|
|
116
|
+
"There was a problem loading line lists. Try again or contact your system administrator.": "",
|
|
117
|
+
"No line lists found. Click New line list to get started.": "",
|
|
118
|
+
"No line lists found. Try adjusting your search or filter options to find what you're looking for.": "",
|
|
119
|
+
"New line list": "",
|
|
120
120
|
"Options": "Alternativ",
|
|
121
121
|
"Hide": "Skjul",
|
|
122
122
|
"Update": "Oppdater",
|
|
@@ -110,13 +110,13 @@
|
|
|
110
110
|
"No maps found. Click New map to get started.": "",
|
|
111
111
|
"No maps found. Try adjusting your search or filter options to find what you're looking for.": "",
|
|
112
112
|
"New map": "",
|
|
113
|
-
"Open
|
|
114
|
-
"Loading
|
|
115
|
-
"Couldn't load
|
|
116
|
-
"There was a problem loading
|
|
117
|
-
"No
|
|
118
|
-
"No
|
|
119
|
-
"New
|
|
113
|
+
"Open a line list": "",
|
|
114
|
+
"Loading line lists": "",
|
|
115
|
+
"Couldn't load line lists": "",
|
|
116
|
+
"There was a problem loading line lists. Try again or contact your system administrator.": "",
|
|
117
|
+
"No line lists found. Click New line list to get started.": "",
|
|
118
|
+
"No line lists found. Try adjusting your search or filter options to find what you're looking for.": "",
|
|
119
|
+
"New line list": "",
|
|
120
120
|
"Options": "",
|
|
121
121
|
"Hide": "",
|
|
122
122
|
"Update": "Bijwerken",
|
|
@@ -110,13 +110,13 @@
|
|
|
110
110
|
"No maps found. Click New map to get started.": "",
|
|
111
111
|
"No maps found. Try adjusting your search or filter options to find what you're looking for.": "",
|
|
112
112
|
"New map": "",
|
|
113
|
-
"Open
|
|
114
|
-
"Loading
|
|
115
|
-
"Couldn't load
|
|
116
|
-
"There was a problem loading
|
|
117
|
-
"No
|
|
118
|
-
"No
|
|
119
|
-
"New
|
|
113
|
+
"Open a line list": "",
|
|
114
|
+
"Loading line lists": "",
|
|
115
|
+
"Couldn't load line lists": "",
|
|
116
|
+
"There was a problem loading line lists. Try again or contact your system administrator.": "",
|
|
117
|
+
"No line lists found. Click New line list to get started.": "",
|
|
118
|
+
"No line lists found. Try adjusting your search or filter options to find what you're looking for.": "",
|
|
119
|
+
"New line list": "",
|
|
120
120
|
"Options": "گزینهها",
|
|
121
121
|
"Hide": "مخفی کردن",
|
|
122
122
|
"Update": "تجدید",
|
|
@@ -110,13 +110,13 @@
|
|
|
110
110
|
"No maps found. Click New map to get started.": "",
|
|
111
111
|
"No maps found. Try adjusting your search or filter options to find what you're looking for.": "",
|
|
112
112
|
"New map": "",
|
|
113
|
-
"Open
|
|
114
|
-
"Loading
|
|
115
|
-
"Couldn't load
|
|
116
|
-
"There was a problem loading
|
|
117
|
-
"No
|
|
118
|
-
"No
|
|
119
|
-
"New
|
|
113
|
+
"Open a line list": "",
|
|
114
|
+
"Loading line lists": "",
|
|
115
|
+
"Couldn't load line lists": "",
|
|
116
|
+
"There was a problem loading line lists. Try again or contact your system administrator.": "",
|
|
117
|
+
"No line lists found. Click New line list to get started.": "",
|
|
118
|
+
"No line lists found. Try adjusting your search or filter options to find what you're looking for.": "",
|
|
119
|
+
"New line list": "",
|
|
120
120
|
"Options": "ګزینه",
|
|
121
121
|
"Hide": "پټ یې کړئ",
|
|
122
122
|
"Update": "تجدید یا نوي یې کړئ",
|
|
@@ -110,13 +110,13 @@
|
|
|
110
110
|
"No maps found. Click New map to get started.": "",
|
|
111
111
|
"No maps found. Try adjusting your search or filter options to find what you're looking for.": "",
|
|
112
112
|
"New map": "",
|
|
113
|
-
"Open
|
|
114
|
-
"Loading
|
|
115
|
-
"Couldn't load
|
|
116
|
-
"There was a problem loading
|
|
117
|
-
"No
|
|
118
|
-
"No
|
|
119
|
-
"New
|
|
113
|
+
"Open a line list": "",
|
|
114
|
+
"Loading line lists": "",
|
|
115
|
+
"Couldn't load line lists": "",
|
|
116
|
+
"There was a problem loading line lists. Try again or contact your system administrator.": "",
|
|
117
|
+
"No line lists found. Click New line list to get started.": "",
|
|
118
|
+
"No line lists found. Try adjusting your search or filter options to find what you're looking for.": "",
|
|
119
|
+
"New line list": "",
|
|
120
120
|
"Options": "Opções",
|
|
121
121
|
"Hide": "Esconder",
|
|
122
122
|
"Update": "Actualizar",
|
|
@@ -110,13 +110,13 @@
|
|
|
110
110
|
"No maps found. Click New map to get started.": "",
|
|
111
111
|
"No maps found. Try adjusting your search or filter options to find what you're looking for.": "",
|
|
112
112
|
"New map": "",
|
|
113
|
-
"Open
|
|
114
|
-
"Loading
|
|
115
|
-
"Couldn't load
|
|
116
|
-
"There was a problem loading
|
|
117
|
-
"No
|
|
118
|
-
"No
|
|
119
|
-
"New
|
|
113
|
+
"Open a line list": "",
|
|
114
|
+
"Loading line lists": "",
|
|
115
|
+
"Couldn't load line lists": "",
|
|
116
|
+
"There was a problem loading line lists. Try again or contact your system administrator.": "",
|
|
117
|
+
"No line lists found. Click New line list to get started.": "",
|
|
118
|
+
"No line lists found. Try adjusting your search or filter options to find what you're looking for.": "",
|
|
119
|
+
"New line list": "",
|
|
120
120
|
"Options": "Opções",
|
|
121
121
|
"Hide": "",
|
|
122
122
|
"Update": "Actualizar",
|
|
@@ -112,13 +112,13 @@
|
|
|
112
112
|
"No maps found. Click New map to get started.": "",
|
|
113
113
|
"No maps found. Try adjusting your search or filter options to find what you're looking for.": "",
|
|
114
114
|
"New map": "",
|
|
115
|
-
"Open
|
|
116
|
-
"Loading
|
|
117
|
-
"Couldn't load
|
|
118
|
-
"There was a problem loading
|
|
119
|
-
"No
|
|
120
|
-
"No
|
|
121
|
-
"New
|
|
115
|
+
"Open a line list": "",
|
|
116
|
+
"Loading line lists": "",
|
|
117
|
+
"Couldn't load line lists": "",
|
|
118
|
+
"There was a problem loading line lists. Try again or contact your system administrator.": "",
|
|
119
|
+
"No line lists found. Click New line list to get started.": "",
|
|
120
|
+
"No line lists found. Try adjusting your search or filter options to find what you're looking for.": "",
|
|
121
|
+
"New line list": "",
|
|
122
122
|
"Options": "Параметры",
|
|
123
123
|
"Hide": "Скрыть",
|
|
124
124
|
"Update": "Обновить",
|
|
@@ -110,13 +110,13 @@
|
|
|
110
110
|
"No maps found. Click New map to get started.": "",
|
|
111
111
|
"No maps found. Try adjusting your search or filter options to find what you're looking for.": "",
|
|
112
112
|
"New map": "",
|
|
113
|
-
"Open
|
|
114
|
-
"Loading
|
|
115
|
-
"Couldn't load
|
|
116
|
-
"There was a problem loading
|
|
117
|
-
"No
|
|
118
|
-
"No
|
|
119
|
-
"New
|
|
113
|
+
"Open a line list": "",
|
|
114
|
+
"Loading line lists": "",
|
|
115
|
+
"Couldn't load line lists": "",
|
|
116
|
+
"There was a problem loading line lists. Try again or contact your system administrator.": "",
|
|
117
|
+
"No line lists found. Click New line list to get started.": "",
|
|
118
|
+
"No line lists found. Try adjusting your search or filter options to find what you're looking for.": "",
|
|
119
|
+
"New line list": "",
|
|
120
120
|
"Options": "Alternativ",
|
|
121
121
|
"Hide": "",
|
|
122
122
|
"Update": "Uppdatera",
|
|
@@ -109,13 +109,13 @@
|
|
|
109
109
|
"No maps found. Click New map to get started.": "",
|
|
110
110
|
"No maps found. Try adjusting your search or filter options to find what you're looking for.": "",
|
|
111
111
|
"New map": "",
|
|
112
|
-
"Open
|
|
113
|
-
"Loading
|
|
114
|
-
"Couldn't load
|
|
115
|
-
"There was a problem loading
|
|
116
|
-
"No
|
|
117
|
-
"No
|
|
118
|
-
"New
|
|
112
|
+
"Open a line list": "",
|
|
113
|
+
"Loading line lists": "",
|
|
114
|
+
"Couldn't load line lists": "",
|
|
115
|
+
"There was a problem loading line lists. Try again or contact your system administrator.": "",
|
|
116
|
+
"No line lists found. Click New line list to get started.": "",
|
|
117
|
+
"No line lists found. Try adjusting your search or filter options to find what you're looking for.": "",
|
|
118
|
+
"New line list": "",
|
|
119
119
|
"Options": "Opsoens",
|
|
120
120
|
"Hide": "Subar",
|
|
121
121
|
"Update": "Atualiza",
|
|
@@ -110,13 +110,13 @@
|
|
|
110
110
|
"No maps found. Click New map to get started.": "",
|
|
111
111
|
"No maps found. Try adjusting your search or filter options to find what you're looking for.": "",
|
|
112
112
|
"New map": "",
|
|
113
|
-
"Open
|
|
114
|
-
"Loading
|
|
115
|
-
"Couldn't load
|
|
116
|
-
"There was a problem loading
|
|
117
|
-
"No
|
|
118
|
-
"No
|
|
119
|
-
"New
|
|
113
|
+
"Open a line list": "",
|
|
114
|
+
"Loading line lists": "",
|
|
115
|
+
"Couldn't load line lists": "",
|
|
116
|
+
"There was a problem loading line lists. Try again or contact your system administrator.": "",
|
|
117
|
+
"No line lists found. Click New line list to get started.": "",
|
|
118
|
+
"No line lists found. Try adjusting your search or filter options to find what you're looking for.": "",
|
|
119
|
+
"New line list": "",
|
|
120
120
|
"Options": "Имконот",
|
|
121
121
|
"Hide": "Пинҳон кардан",
|
|
122
122
|
"Update": "Навсозӣ",
|
|
@@ -112,13 +112,13 @@
|
|
|
112
112
|
"No maps found. Click New map to get started.": "",
|
|
113
113
|
"No maps found. Try adjusting your search or filter options to find what you're looking for.": "",
|
|
114
114
|
"New map": "",
|
|
115
|
-
"Open
|
|
116
|
-
"Loading
|
|
117
|
-
"Couldn't load
|
|
118
|
-
"There was a problem loading
|
|
119
|
-
"No
|
|
120
|
-
"No
|
|
121
|
-
"New
|
|
115
|
+
"Open a line list": "",
|
|
116
|
+
"Loading line lists": "",
|
|
117
|
+
"Couldn't load line lists": "",
|
|
118
|
+
"There was a problem loading line lists. Try again or contact your system administrator.": "",
|
|
119
|
+
"No line lists found. Click New line list to get started.": "",
|
|
120
|
+
"No line lists found. Try adjusting your search or filter options to find what you're looking for.": "",
|
|
121
|
+
"New line list": "",
|
|
122
122
|
"Options": "Опції",
|
|
123
123
|
"Hide": "Сховати",
|
|
124
124
|
"Update": "Оновити",
|
|
@@ -110,13 +110,13 @@
|
|
|
110
110
|
"No maps found. Click New map to get started.": "",
|
|
111
111
|
"No maps found. Try adjusting your search or filter options to find what you're looking for.": "",
|
|
112
112
|
"New map": "",
|
|
113
|
-
"Open
|
|
114
|
-
"Loading
|
|
115
|
-
"Couldn't load
|
|
116
|
-
"There was a problem loading
|
|
117
|
-
"No
|
|
118
|
-
"No
|
|
119
|
-
"New
|
|
113
|
+
"Open a line list": "",
|
|
114
|
+
"Loading line lists": "",
|
|
115
|
+
"Couldn't load line lists": "",
|
|
116
|
+
"There was a problem loading line lists. Try again or contact your system administrator.": "",
|
|
117
|
+
"No line lists found. Click New line list to get started.": "",
|
|
118
|
+
"No line lists found. Try adjusting your search or filter options to find what you're looking for.": "",
|
|
119
|
+
"New line list": "",
|
|
120
120
|
"Options": "اختیارات",
|
|
121
121
|
"Hide": "چھپائیں",
|
|
122
122
|
"Update": "اپڈیٹ",
|
|
@@ -109,13 +109,13 @@
|
|
|
109
109
|
"No maps found. Click New map to get started.": "",
|
|
110
110
|
"No maps found. Try adjusting your search or filter options to find what you're looking for.": "",
|
|
111
111
|
"New map": "",
|
|
112
|
-
"Open
|
|
113
|
-
"Loading
|
|
114
|
-
"Couldn't load
|
|
115
|
-
"There was a problem loading
|
|
116
|
-
"No
|
|
117
|
-
"No
|
|
118
|
-
"New
|
|
112
|
+
"Open a line list": "",
|
|
113
|
+
"Loading line lists": "",
|
|
114
|
+
"Couldn't load line lists": "",
|
|
115
|
+
"There was a problem loading line lists. Try again or contact your system administrator.": "",
|
|
116
|
+
"No line lists found. Click New line list to get started.": "",
|
|
117
|
+
"No line lists found. Try adjusting your search or filter options to find what you're looking for.": "",
|
|
118
|
+
"New line list": "",
|
|
119
119
|
"Options": "Вариант",
|
|
120
120
|
"Hide": "Беркитиш",
|
|
121
121
|
"Update": "Янгилаш",
|