umap-project 2.4.1__py3-none-any.whl → 2.4.2__py3-none-any.whl
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.
Potentially problematic release.
This version of umap-project might be problematic. Click here for more details.
- umap/__init__.py +1 -1
- umap/locale/el/LC_MESSAGES/django.po +145 -90
- umap/locale/en/LC_MESSAGES/django.po +13 -13
- umap/locale/eu/LC_MESSAGES/django.po +145 -89
- umap/static/umap/base.css +1 -1
- umap/static/umap/content.css +2 -2
- umap/static/umap/css/dialog.css +1 -1
- umap/static/umap/css/importers.css +2 -0
- umap/static/umap/css/panel.css +2 -2
- umap/static/umap/css/tooltip.css +1 -1
- umap/static/umap/js/components/alerts/alert.css +1 -1
- umap/static/umap/js/components/alerts/alert.js +1 -1
- umap/static/umap/js/modules/autocomplete.js +4 -4
- umap/static/umap/js/modules/browser.js +6 -6
- umap/static/umap/js/modules/caption.js +4 -4
- umap/static/umap/js/modules/dompurify.js +2 -3
- umap/static/umap/js/modules/facets.js +16 -10
- umap/static/umap/js/modules/global.js +16 -16
- umap/static/umap/js/modules/help.js +2 -2
- umap/static/umap/js/modules/importer.js +6 -6
- umap/static/umap/js/modules/importers/geodatamine.js +4 -4
- umap/static/umap/js/modules/importers/overpass.js +2 -2
- umap/static/umap/js/modules/orderable.js +2 -2
- umap/static/umap/js/modules/request.js +1 -1
- umap/static/umap/js/modules/rules.js +13 -10
- umap/static/umap/js/modules/sync/engine.js +3 -3
- umap/static/umap/js/modules/sync/updaters.js +10 -11
- umap/static/umap/js/modules/sync/websocket.js +1 -1
- umap/static/umap/js/modules/ui/dialog.js +1 -1
- umap/static/umap/js/modules/ui/panel.js +1 -1
- umap/static/umap/js/modules/ui/tooltip.js +6 -6
- umap/static/umap/js/modules/urls.js +1 -2
- umap/static/umap/js/modules/utils.js +16 -16
- umap/static/umap/js/umap.controls.js +26 -28
- umap/static/umap/js/umap.core.js +19 -15
- umap/static/umap/js/umap.datalayer.permissions.js +15 -18
- umap/static/umap/js/umap.features.js +91 -117
- umap/static/umap/js/umap.forms.js +46 -74
- umap/static/umap/js/umap.icon.js +17 -22
- umap/static/umap/js/umap.js +79 -83
- umap/static/umap/js/umap.layer.js +151 -169
- umap/static/umap/js/umap.permissions.js +6 -9
- umap/static/umap/js/umap.popup.js +19 -19
- umap/static/umap/js/umap.share.js +9 -15
- umap/static/umap/js/umap.slideshow.js +12 -14
- umap/static/umap/js/umap.tableeditor.js +5 -5
- umap/static/umap/locale/am_ET.json +5 -2
- umap/static/umap/locale/ar.json +5 -2
- umap/static/umap/locale/ast.json +5 -2
- umap/static/umap/locale/bg.json +5 -2
- umap/static/umap/locale/br.json +5 -2
- umap/static/umap/locale/ca.json +5 -2
- umap/static/umap/locale/cs_CZ.json +5 -2
- umap/static/umap/locale/da.json +5 -2
- umap/static/umap/locale/de.json +5 -2
- umap/static/umap/locale/el.json +10 -7
- umap/static/umap/locale/en.json +4 -2
- umap/static/umap/locale/en_US.json +5 -2
- umap/static/umap/locale/es.json +4 -2
- umap/static/umap/locale/et.json +5 -2
- umap/static/umap/locale/fa_IR.json +5 -2
- umap/static/umap/locale/fi.json +5 -2
- umap/static/umap/locale/fr.json +4 -2
- umap/static/umap/locale/gl.json +5 -2
- umap/static/umap/locale/he.json +5 -2
- umap/static/umap/locale/hr.json +5 -2
- umap/static/umap/locale/hu.json +5 -2
- umap/static/umap/locale/id.json +5 -2
- umap/static/umap/locale/is.json +5 -2
- umap/static/umap/locale/it.json +5 -2
- umap/static/umap/locale/ja.json +5 -2
- umap/static/umap/locale/ko.json +5 -2
- umap/static/umap/locale/lt.json +5 -2
- umap/static/umap/locale/ms.json +5 -2
- umap/static/umap/locale/nl.json +5 -2
- umap/static/umap/locale/no.json +5 -2
- umap/static/umap/locale/pl.json +5 -2
- umap/static/umap/locale/pl_PL.json +5 -2
- umap/static/umap/locale/pt.json +4 -2
- umap/static/umap/locale/pt_BR.json +5 -2
- umap/static/umap/locale/pt_PT.json +5 -2
- umap/static/umap/locale/ro.json +5 -2
- umap/static/umap/locale/ru.json +5 -2
- umap/static/umap/locale/sk_SK.json +5 -2
- umap/static/umap/locale/sl.json +5 -2
- umap/static/umap/locale/sr.json +5 -2
- umap/static/umap/locale/sv.json +5 -2
- umap/static/umap/locale/th_TH.json +5 -2
- umap/static/umap/locale/tr.json +5 -2
- umap/static/umap/locale/uk_UA.json +5 -2
- umap/static/umap/locale/vi.json +5 -2
- umap/static/umap/locale/vi_VN.json +5 -2
- umap/static/umap/locale/zh.json +5 -2
- umap/static/umap/locale/zh_CN.json +5 -2
- umap/static/umap/locale/zh_TW.Big5.json +5 -2
- umap/static/umap/locale/zh_TW.json +5 -2
- umap/static/umap/map.css +8 -9
- umap/static/umap/vars.css +10 -0
- umap/static/umap/vendors/dompurify/purify.es.js +5 -59
- umap/static/umap/vendors/dompurify/purify.es.mjs.map +1 -1
- umap/static/umap/vendors/formbuilder/Leaflet.FormBuilder.js +2 -2
- umap/storage.py +1 -1
- umap/tests/integration/test_map_preview.py +36 -2
- umap/tests/test_views.py +2 -2
- umap/views.py +3 -2
- {umap_project-2.4.1.dist-info → umap_project-2.4.2.dist-info}/METADATA +2 -2
- {umap_project-2.4.1.dist-info → umap_project-2.4.2.dist-info}/RECORD +110 -110
- {umap_project-2.4.1.dist-info → umap_project-2.4.2.dist-info}/WHEEL +0 -0
- {umap_project-2.4.1.dist-info → umap_project-2.4.2.dist-info}/entry_points.txt +0 -0
- {umap_project-2.4.1.dist-info → umap_project-2.4.2.dist-info}/licenses/LICENSE +0 -0
umap/static/umap/locale/hr.json
CHANGED
|
@@ -102,7 +102,6 @@
|
|
|
102
102
|
"Define link to open in a new window on polygon click.": "Define link to open in a new window on polygon click.",
|
|
103
103
|
"define": "define",
|
|
104
104
|
"Delay between two transitions when in play mode": "Delay between two transitions when in play mode",
|
|
105
|
-
"Delete all layers": "Delete all layers",
|
|
106
105
|
"Delete layer": "Delete layer",
|
|
107
106
|
"Delete this feature": "Brisanje ovog elementa",
|
|
108
107
|
"Delete this property on all the features": "Delete this property on all the features",
|
|
@@ -481,5 +480,9 @@
|
|
|
481
480
|
"Only geometry centers": "Only geometry centers",
|
|
482
481
|
"Search area": "Search area",
|
|
483
482
|
"Type area name, or let empty to load data in current map view": "Type area name, or let empty to load data in current map view",
|
|
484
|
-
"Please define an expression for the query first": "Please define an expression for the query first"
|
|
483
|
+
"Please define an expression for the query first": "Please define an expression for the query first",
|
|
484
|
+
"Data successfully imported!": "Data successfully imported!",
|
|
485
|
+
"My Dashboard ({username})": "My Dashboard ({username})",
|
|
486
|
+
"Clear data": "Clear data",
|
|
487
|
+
"Remove layers": "Remove layers"
|
|
485
488
|
}
|
umap/static/umap/locale/hu.json
CHANGED
|
@@ -102,7 +102,6 @@
|
|
|
102
102
|
"Define link to open in a new window on polygon click.": "A sokszögre kattintva új ablakban megnyíló link meghatározása.",
|
|
103
103
|
"define": "meghatározás",
|
|
104
104
|
"Delay between two transitions when in play mode": "Az áttűnések közötti késés lejátszási üzemmódban",
|
|
105
|
-
"Delete all layers": "Összes réteg törlése",
|
|
106
105
|
"Delete layer": "Réteg törlése",
|
|
107
106
|
"Delete this feature": "Objektum törlése",
|
|
108
107
|
"Delete this property on all the features": "Tulajdonság törlése az összes objektumról",
|
|
@@ -481,5 +480,9 @@
|
|
|
481
480
|
"Only geometry centers": "Only geometry centers",
|
|
482
481
|
"Search area": "Search area",
|
|
483
482
|
"Type area name, or let empty to load data in current map view": "Type area name, or let empty to load data in current map view",
|
|
484
|
-
"Please define an expression for the query first": "Please define an expression for the query first"
|
|
483
|
+
"Please define an expression for the query first": "Please define an expression for the query first",
|
|
484
|
+
"Data successfully imported!": "Data successfully imported!",
|
|
485
|
+
"My Dashboard ({username})": "My Dashboard ({username})",
|
|
486
|
+
"Clear data": "Clear data",
|
|
487
|
+
"Remove layers": "Remove layers"
|
|
485
488
|
}
|
umap/static/umap/locale/id.json
CHANGED
|
@@ -102,7 +102,6 @@
|
|
|
102
102
|
"Define link to open in a new window on polygon click.": "Define link to open in a new window on polygon click.",
|
|
103
103
|
"define": "define",
|
|
104
104
|
"Delay between two transitions when in play mode": "Delay between two transitions when in play mode",
|
|
105
|
-
"Delete all layers": "Delete all layers",
|
|
106
105
|
"Delete layer": "Delete layer",
|
|
107
106
|
"Delete this feature": "Delete this feature",
|
|
108
107
|
"Delete this property on all the features": "Delete this property on all the features",
|
|
@@ -481,5 +480,9 @@
|
|
|
481
480
|
"Only geometry centers": "Only geometry centers",
|
|
482
481
|
"Search area": "Search area",
|
|
483
482
|
"Type area name, or let empty to load data in current map view": "Type area name, or let empty to load data in current map view",
|
|
484
|
-
"Please define an expression for the query first": "Please define an expression for the query first"
|
|
483
|
+
"Please define an expression for the query first": "Please define an expression for the query first",
|
|
484
|
+
"Data successfully imported!": "Data successfully imported!",
|
|
485
|
+
"My Dashboard ({username})": "My Dashboard ({username})",
|
|
486
|
+
"Clear data": "Clear data",
|
|
487
|
+
"Remove layers": "Remove layers"
|
|
485
488
|
}
|
umap/static/umap/locale/is.json
CHANGED
|
@@ -102,7 +102,6 @@
|
|
|
102
102
|
"Define link to open in a new window on polygon click.": "Skilgreindu tengil til að opna í nýjum glugga þegar smellt er á marghyrning.",
|
|
103
103
|
"define": "skilgreina",
|
|
104
104
|
"Delay between two transitions when in play mode": "Hlé milli tveggja millifærslna í afspilunarham",
|
|
105
|
-
"Delete all layers": "Eyða öllum lögum",
|
|
106
105
|
"Delete layer": "Eyða lagi",
|
|
107
106
|
"Delete this feature": "Eyða þessari fitju",
|
|
108
107
|
"Delete this property on all the features": "Eyða þessu eigindi á öllum fitjum",
|
|
@@ -481,5 +480,9 @@
|
|
|
481
480
|
"Only geometry centers": "Only geometry centers",
|
|
482
481
|
"Search area": "Search area",
|
|
483
482
|
"Type area name, or let empty to load data in current map view": "Type area name, or let empty to load data in current map view",
|
|
484
|
-
"Please define an expression for the query first": "Please define an expression for the query first"
|
|
483
|
+
"Please define an expression for the query first": "Please define an expression for the query first",
|
|
484
|
+
"Data successfully imported!": "Data successfully imported!",
|
|
485
|
+
"My Dashboard ({username})": "My Dashboard ({username})",
|
|
486
|
+
"Clear data": "Clear data",
|
|
487
|
+
"Remove layers": "Remove layers"
|
|
485
488
|
}
|
umap/static/umap/locale/it.json
CHANGED
|
@@ -102,7 +102,6 @@
|
|
|
102
102
|
"Define link to open in a new window on polygon click.": "Definisci un link d'aprire in una nuova finestra al clic sul poligono.",
|
|
103
103
|
"define": "definisci",
|
|
104
104
|
"Delay between two transitions when in play mode": "Ritardo tra le due transizioni in modalità di riproduzione",
|
|
105
|
-
"Delete all layers": "Elimina tutti i layer",
|
|
106
105
|
"Delete layer": "Elimina layer",
|
|
107
106
|
"Delete this feature": "Cancella questo oggetto",
|
|
108
107
|
"Delete this property on all the features": "Cancella questa proprietà in tutti gli oggetti",
|
|
@@ -481,5 +480,9 @@
|
|
|
481
480
|
"Only geometry centers": "Only geometry centers",
|
|
482
481
|
"Search area": "Search area",
|
|
483
482
|
"Type area name, or let empty to load data in current map view": "Type area name, or let empty to load data in current map view",
|
|
484
|
-
"Please define an expression for the query first": "Please define an expression for the query first"
|
|
483
|
+
"Please define an expression for the query first": "Please define an expression for the query first",
|
|
484
|
+
"Data successfully imported!": "Data successfully imported!",
|
|
485
|
+
"My Dashboard ({username})": "My Dashboard ({username})",
|
|
486
|
+
"Clear data": "Clear data",
|
|
487
|
+
"Remove layers": "Remove layers"
|
|
485
488
|
}
|
umap/static/umap/locale/ja.json
CHANGED
|
@@ -102,7 +102,6 @@
|
|
|
102
102
|
"Define link to open in a new window on polygon click.": "ポリゴンクリック時にリンクを新しいウィンドウで開く",
|
|
103
103
|
"define": "指定",
|
|
104
104
|
"Delay between two transitions when in play mode": "Delay between two transitions when in play mode",
|
|
105
|
-
"Delete all layers": "すべてのレイヤを削除",
|
|
106
105
|
"Delete layer": "レイヤを削除",
|
|
107
106
|
"Delete this feature": "地物を削除",
|
|
108
107
|
"Delete this property on all the features": "すべての地物からこのプロパティを削除",
|
|
@@ -481,5 +480,9 @@
|
|
|
481
480
|
"Only geometry centers": "Only geometry centers",
|
|
482
481
|
"Search area": "Search area",
|
|
483
482
|
"Type area name, or let empty to load data in current map view": "Type area name, or let empty to load data in current map view",
|
|
484
|
-
"Please define an expression for the query first": "Please define an expression for the query first"
|
|
483
|
+
"Please define an expression for the query first": "Please define an expression for the query first",
|
|
484
|
+
"Data successfully imported!": "Data successfully imported!",
|
|
485
|
+
"My Dashboard ({username})": "My Dashboard ({username})",
|
|
486
|
+
"Clear data": "Clear data",
|
|
487
|
+
"Remove layers": "Remove layers"
|
|
485
488
|
}
|
umap/static/umap/locale/ko.json
CHANGED
|
@@ -102,7 +102,6 @@
|
|
|
102
102
|
"Define link to open in a new window on polygon click.": "Define link to open in a new window on polygon click.",
|
|
103
103
|
"define": "정의",
|
|
104
104
|
"Delay between two transitions when in play mode": "Delay between two transitions when in play mode",
|
|
105
|
-
"Delete all layers": "Delete all layers",
|
|
106
105
|
"Delete layer": "Delete layer",
|
|
107
106
|
"Delete this feature": "Delete this feature",
|
|
108
107
|
"Delete this property on all the features": "Delete this property on all the features",
|
|
@@ -481,5 +480,9 @@
|
|
|
481
480
|
"Only geometry centers": "Only geometry centers",
|
|
482
481
|
"Search area": "Search area",
|
|
483
482
|
"Type area name, or let empty to load data in current map view": "Type area name, or let empty to load data in current map view",
|
|
484
|
-
"Please define an expression for the query first": "Please define an expression for the query first"
|
|
483
|
+
"Please define an expression for the query first": "Please define an expression for the query first",
|
|
484
|
+
"Data successfully imported!": "Data successfully imported!",
|
|
485
|
+
"My Dashboard ({username})": "My Dashboard ({username})",
|
|
486
|
+
"Clear data": "Clear data",
|
|
487
|
+
"Remove layers": "Remove layers"
|
|
485
488
|
}
|
umap/static/umap/locale/lt.json
CHANGED
|
@@ -102,7 +102,6 @@
|
|
|
102
102
|
"Define link to open in a new window on polygon click.": "Define link to open in a new window on polygon click.",
|
|
103
103
|
"define": "define",
|
|
104
104
|
"Delay between two transitions when in play mode": "Delay between two transitions when in play mode",
|
|
105
|
-
"Delete all layers": "Delete all layers",
|
|
106
105
|
"Delete layer": "Delete layer",
|
|
107
106
|
"Delete this feature": "Ištrinti šį objektą",
|
|
108
107
|
"Delete this property on all the features": "Pašalinti šį parametrą visuose objektuose",
|
|
@@ -481,5 +480,9 @@
|
|
|
481
480
|
"Only geometry centers": "Only geometry centers",
|
|
482
481
|
"Search area": "Search area",
|
|
483
482
|
"Type area name, or let empty to load data in current map view": "Type area name, or let empty to load data in current map view",
|
|
484
|
-
"Please define an expression for the query first": "Please define an expression for the query first"
|
|
483
|
+
"Please define an expression for the query first": "Please define an expression for the query first",
|
|
484
|
+
"Data successfully imported!": "Data successfully imported!",
|
|
485
|
+
"My Dashboard ({username})": "My Dashboard ({username})",
|
|
486
|
+
"Clear data": "Clear data",
|
|
487
|
+
"Remove layers": "Remove layers"
|
|
485
488
|
}
|
umap/static/umap/locale/ms.json
CHANGED
|
@@ -102,7 +102,6 @@
|
|
|
102
102
|
"Define link to open in a new window on polygon click.": "Tetapkan pautan untuk buka dalam tetingkap baharu apabila poligon diklik",
|
|
103
103
|
"define": "takrif",
|
|
104
104
|
"Delay between two transitions when in play mode": "Lengah di antara dua transisi apabila dalam mod main",
|
|
105
|
-
"Delete all layers": "Padam semua lapisan",
|
|
106
105
|
"Delete layer": "Padam lapisan",
|
|
107
106
|
"Delete this feature": "Padam sifat ini",
|
|
108
107
|
"Delete this property on all the features": "Padam ciri-ciri ini di kesemua sifat-sifat",
|
|
@@ -481,5 +480,9 @@
|
|
|
481
480
|
"Only geometry centers": "Only geometry centers",
|
|
482
481
|
"Search area": "Search area",
|
|
483
482
|
"Type area name, or let empty to load data in current map view": "Type area name, or let empty to load data in current map view",
|
|
484
|
-
"Please define an expression for the query first": "Please define an expression for the query first"
|
|
483
|
+
"Please define an expression for the query first": "Please define an expression for the query first",
|
|
484
|
+
"Data successfully imported!": "Data successfully imported!",
|
|
485
|
+
"My Dashboard ({username})": "My Dashboard ({username})",
|
|
486
|
+
"Clear data": "Clear data",
|
|
487
|
+
"Remove layers": "Remove layers"
|
|
485
488
|
}
|
umap/static/umap/locale/nl.json
CHANGED
|
@@ -102,7 +102,6 @@
|
|
|
102
102
|
"Define link to open in a new window on polygon click.": "Stel outputlink in om een nieuw venster te openen wanneer polygoon wordt aangeklikt",
|
|
103
103
|
"define": "definieer",
|
|
104
104
|
"Delay between two transitions when in play mode": "Pauze tussen twee transities wanneer in afspeel-modus",
|
|
105
|
-
"Delete all layers": "Verwijder alle lagen",
|
|
106
105
|
"Delete layer": "Verwijder laag",
|
|
107
106
|
"Delete this feature": "Dit object verwijderen",
|
|
108
107
|
"Delete this property on all the features": "Verwijder deze eigenschap bij alle objecten",
|
|
@@ -481,5 +480,9 @@
|
|
|
481
480
|
"Only geometry centers": "Only geometry centers",
|
|
482
481
|
"Search area": "Search area",
|
|
483
482
|
"Type area name, or let empty to load data in current map view": "Type area name, or let empty to load data in current map view",
|
|
484
|
-
"Please define an expression for the query first": "Please define an expression for the query first"
|
|
483
|
+
"Please define an expression for the query first": "Please define an expression for the query first",
|
|
484
|
+
"Data successfully imported!": "Data successfully imported!",
|
|
485
|
+
"My Dashboard ({username})": "My Dashboard ({username})",
|
|
486
|
+
"Clear data": "Clear data",
|
|
487
|
+
"Remove layers": "Remove layers"
|
|
485
488
|
}
|
umap/static/umap/locale/no.json
CHANGED
|
@@ -102,7 +102,6 @@
|
|
|
102
102
|
"Define link to open in a new window on polygon click.": "Define link to open in a new window on polygon click.",
|
|
103
103
|
"define": "definer",
|
|
104
104
|
"Delay between two transitions when in play mode": "Delay between two transitions when in play mode",
|
|
105
|
-
"Delete all layers": "Slett alle lag",
|
|
106
105
|
"Delete layer": "Slett lag",
|
|
107
106
|
"Delete this feature": "Slett dette objektet",
|
|
108
107
|
"Delete this property on all the features": "Slett denne egenskapen fra alle objekter",
|
|
@@ -481,5 +480,9 @@
|
|
|
481
480
|
"Only geometry centers": "Only geometry centers",
|
|
482
481
|
"Search area": "Search area",
|
|
483
482
|
"Type area name, or let empty to load data in current map view": "Type area name, or let empty to load data in current map view",
|
|
484
|
-
"Please define an expression for the query first": "Please define an expression for the query first"
|
|
483
|
+
"Please define an expression for the query first": "Please define an expression for the query first",
|
|
484
|
+
"Data successfully imported!": "Data successfully imported!",
|
|
485
|
+
"My Dashboard ({username})": "My Dashboard ({username})",
|
|
486
|
+
"Clear data": "Clear data",
|
|
487
|
+
"Remove layers": "Remove layers"
|
|
485
488
|
}
|
umap/static/umap/locale/pl.json
CHANGED
|
@@ -102,7 +102,6 @@
|
|
|
102
102
|
"Define link to open in a new window on polygon click.": "Ustaw odnośnik, który otworzy się w nowym oknie po kliknięciu wielokąta.",
|
|
103
103
|
"define": "określ",
|
|
104
104
|
"Delay between two transitions when in play mode": "Opóźnienie pomiędzy dwoma przejściami w trybie odtwarzania",
|
|
105
|
-
"Delete all layers": "Usuń wszystkie warstwy",
|
|
106
105
|
"Delete layer": "Usuń warstwę",
|
|
107
106
|
"Delete this feature": "Usuń ten obiekt",
|
|
108
107
|
"Delete this property on all the features": "Usuń tę właściwość ze wszystkich obiektów",
|
|
@@ -481,5 +480,9 @@
|
|
|
481
480
|
"Only geometry centers": "Only geometry centers",
|
|
482
481
|
"Search area": "Search area",
|
|
483
482
|
"Type area name, or let empty to load data in current map view": "Type area name, or let empty to load data in current map view",
|
|
484
|
-
"Please define an expression for the query first": "Please define an expression for the query first"
|
|
483
|
+
"Please define an expression for the query first": "Please define an expression for the query first",
|
|
484
|
+
"Data successfully imported!": "Data successfully imported!",
|
|
485
|
+
"My Dashboard ({username})": "My Dashboard ({username})",
|
|
486
|
+
"Clear data": "Clear data",
|
|
487
|
+
"Remove layers": "Remove layers"
|
|
485
488
|
}
|
|
@@ -102,7 +102,6 @@
|
|
|
102
102
|
"Define link to open in a new window on polygon click.": "Define link to open in a new window on polygon click.",
|
|
103
103
|
"define": "define",
|
|
104
104
|
"Delay between two transitions when in play mode": "Delay between two transitions when in play mode",
|
|
105
|
-
"Delete all layers": "Delete all layers",
|
|
106
105
|
"Delete layer": "Delete layer",
|
|
107
106
|
"Delete this feature": "Delete this feature",
|
|
108
107
|
"Delete this property on all the features": "Delete this property on all the features",
|
|
@@ -481,5 +480,9 @@
|
|
|
481
480
|
"Only geometry centers": "Only geometry centers",
|
|
482
481
|
"Search area": "Search area",
|
|
483
482
|
"Type area name, or let empty to load data in current map view": "Type area name, or let empty to load data in current map view",
|
|
484
|
-
"Please define an expression for the query first": "Please define an expression for the query first"
|
|
483
|
+
"Please define an expression for the query first": "Please define an expression for the query first",
|
|
484
|
+
"Data successfully imported!": "Data successfully imported!",
|
|
485
|
+
"My Dashboard ({username})": "My Dashboard ({username})",
|
|
486
|
+
"Clear data": "Clear data",
|
|
487
|
+
"Remove layers": "Remove layers"
|
|
485
488
|
}
|
umap/static/umap/locale/pt.json
CHANGED
|
@@ -102,7 +102,6 @@
|
|
|
102
102
|
"Define link to open in a new window on polygon click.": "Definir hiperligação para abrir numa nova janela ao clicar no polígono.",
|
|
103
103
|
"define": "definir",
|
|
104
104
|
"Delay between two transitions when in play mode": "Atraso entre 2 transições ao reproduzir a apresentação",
|
|
105
|
-
"Delete all layers": "Eliminar todas as camadas",
|
|
106
105
|
"Delete layer": "Eliminar camada",
|
|
107
106
|
"Delete this feature": "Eliminar este elemento",
|
|
108
107
|
"Delete this property on all the features": "Eliminar esta propriedade em todos os elementos",
|
|
@@ -482,5 +481,8 @@
|
|
|
482
481
|
"Search area": "Pesquisar área",
|
|
483
482
|
"Type area name, or let empty to load data in current map view": "Introduza o nome da área ou deixe em branco para carregar os dados na vista de mapa atual",
|
|
484
483
|
"Please define an expression for the query first": "Defina primeiro uma expressão para a consulta",
|
|
485
|
-
"Data successfully imported!": "Dados importados com sucesso!"
|
|
484
|
+
"Data successfully imported!": "Dados importados com sucesso!",
|
|
485
|
+
"My Dashboard ({username})": "My Dashboard ({username})",
|
|
486
|
+
"Clear data": "Clear data",
|
|
487
|
+
"Remove layers": "Remove layers"
|
|
486
488
|
}
|
|
@@ -102,7 +102,6 @@
|
|
|
102
102
|
"Define link to open in a new window on polygon click.": "Definir link para abrir numa nova janela ao clicar no polígono.",
|
|
103
103
|
"define": "definir",
|
|
104
104
|
"Delay between two transitions when in play mode": "Atraso entre 2 transições ao reproduzir a apresentação",
|
|
105
|
-
"Delete all layers": "Eliminar todas as camadas",
|
|
106
105
|
"Delete layer": "Eliminar camada",
|
|
107
106
|
"Delete this feature": "Eliminar este elemento",
|
|
108
107
|
"Delete this property on all the features": "Eliminar esta propriedade em todos os elementos",
|
|
@@ -481,5 +480,9 @@
|
|
|
481
480
|
"Only geometry centers": "Only geometry centers",
|
|
482
481
|
"Search area": "Search area",
|
|
483
482
|
"Type area name, or let empty to load data in current map view": "Type area name, or let empty to load data in current map view",
|
|
484
|
-
"Please define an expression for the query first": "Please define an expression for the query first"
|
|
483
|
+
"Please define an expression for the query first": "Please define an expression for the query first",
|
|
484
|
+
"Data successfully imported!": "Data successfully imported!",
|
|
485
|
+
"My Dashboard ({username})": "My Dashboard ({username})",
|
|
486
|
+
"Clear data": "Clear data",
|
|
487
|
+
"Remove layers": "Remove layers"
|
|
485
488
|
}
|
|
@@ -102,7 +102,6 @@
|
|
|
102
102
|
"Define link to open in a new window on polygon click.": "Definir link para abrir numa nova janela ao clicar no polígono.",
|
|
103
103
|
"define": "definir",
|
|
104
104
|
"Delay between two transitions when in play mode": "Atraso entre 2 transições ao reproduzir a apresentação",
|
|
105
|
-
"Delete all layers": "Eliminar todas as camadas",
|
|
106
105
|
"Delete layer": "Eliminar camada",
|
|
107
106
|
"Delete this feature": "Eliminar este elemento",
|
|
108
107
|
"Delete this property on all the features": "Eliminar esta propriedade em todos os elementos",
|
|
@@ -481,5 +480,9 @@
|
|
|
481
480
|
"Only geometry centers": "Only geometry centers",
|
|
482
481
|
"Search area": "Search area",
|
|
483
482
|
"Type area name, or let empty to load data in current map view": "Type area name, or let empty to load data in current map view",
|
|
484
|
-
"Please define an expression for the query first": "Please define an expression for the query first"
|
|
483
|
+
"Please define an expression for the query first": "Please define an expression for the query first",
|
|
484
|
+
"Data successfully imported!": "Data successfully imported!",
|
|
485
|
+
"My Dashboard ({username})": "My Dashboard ({username})",
|
|
486
|
+
"Clear data": "Clear data",
|
|
487
|
+
"Remove layers": "Remove layers"
|
|
485
488
|
}
|
umap/static/umap/locale/ro.json
CHANGED
|
@@ -102,7 +102,6 @@
|
|
|
102
102
|
"Define link to open in a new window on polygon click.": "Define link to open in a new window on polygon click.",
|
|
103
103
|
"define": "define",
|
|
104
104
|
"Delay between two transitions when in play mode": "Delay between two transitions when in play mode",
|
|
105
|
-
"Delete all layers": "Delete all layers",
|
|
106
105
|
"Delete layer": "Delete layer",
|
|
107
106
|
"Delete this feature": "Delete this feature",
|
|
108
107
|
"Delete this property on all the features": "Delete this property on all the features",
|
|
@@ -481,5 +480,9 @@
|
|
|
481
480
|
"Only geometry centers": "Only geometry centers",
|
|
482
481
|
"Search area": "Search area",
|
|
483
482
|
"Type area name, or let empty to load data in current map view": "Type area name, or let empty to load data in current map view",
|
|
484
|
-
"Please define an expression for the query first": "Please define an expression for the query first"
|
|
483
|
+
"Please define an expression for the query first": "Please define an expression for the query first",
|
|
484
|
+
"Data successfully imported!": "Data successfully imported!",
|
|
485
|
+
"My Dashboard ({username})": "My Dashboard ({username})",
|
|
486
|
+
"Clear data": "Clear data",
|
|
487
|
+
"Remove layers": "Remove layers"
|
|
485
488
|
}
|
umap/static/umap/locale/ru.json
CHANGED
|
@@ -102,7 +102,6 @@
|
|
|
102
102
|
"Define link to open in a new window on polygon click.": "Задайте адрес для открытия его в новом окне по клику на полигон.",
|
|
103
103
|
"define": "Задать",
|
|
104
104
|
"Delay between two transitions when in play mode": "Задержка между двумя переходами в режиме проигрывания",
|
|
105
|
-
"Delete all layers": "Удалить все слои",
|
|
106
105
|
"Delete layer": "Удалить слой",
|
|
107
106
|
"Delete this feature": "Удалить объект",
|
|
108
107
|
"Delete this property on all the features": "Удалить это свойство у всех объектов",
|
|
@@ -481,5 +480,9 @@
|
|
|
481
480
|
"Only geometry centers": "Only geometry centers",
|
|
482
481
|
"Search area": "Search area",
|
|
483
482
|
"Type area name, or let empty to load data in current map view": "Type area name, or let empty to load data in current map view",
|
|
484
|
-
"Please define an expression for the query first": "Please define an expression for the query first"
|
|
483
|
+
"Please define an expression for the query first": "Please define an expression for the query first",
|
|
484
|
+
"Data successfully imported!": "Data successfully imported!",
|
|
485
|
+
"My Dashboard ({username})": "My Dashboard ({username})",
|
|
486
|
+
"Clear data": "Clear data",
|
|
487
|
+
"Remove layers": "Remove layers"
|
|
485
488
|
}
|
|
@@ -102,7 +102,6 @@
|
|
|
102
102
|
"Define link to open in a new window on polygon click.": "Definujte odkaz na otvorenie, ktorý otvorí nové okno po kliknutí na polygón.",
|
|
103
103
|
"define": "definovať",
|
|
104
104
|
"Delay between two transitions when in play mode": "Delay between two transitions when in play mode",
|
|
105
|
-
"Delete all layers": "Vymazať všetky vrstvy",
|
|
106
105
|
"Delete layer": "Vymazať vrstvu",
|
|
107
106
|
"Delete this feature": "Vymazať tento objekt",
|
|
108
107
|
"Delete this property on all the features": "Vymazať túto vlastnosť na všetkých objektoch",
|
|
@@ -481,5 +480,9 @@
|
|
|
481
480
|
"Only geometry centers": "Only geometry centers",
|
|
482
481
|
"Search area": "Search area",
|
|
483
482
|
"Type area name, or let empty to load data in current map view": "Type area name, or let empty to load data in current map view",
|
|
484
|
-
"Please define an expression for the query first": "Please define an expression for the query first"
|
|
483
|
+
"Please define an expression for the query first": "Please define an expression for the query first",
|
|
484
|
+
"Data successfully imported!": "Data successfully imported!",
|
|
485
|
+
"My Dashboard ({username})": "My Dashboard ({username})",
|
|
486
|
+
"Clear data": "Clear data",
|
|
487
|
+
"Remove layers": "Remove layers"
|
|
485
488
|
}
|
umap/static/umap/locale/sl.json
CHANGED
|
@@ -102,7 +102,6 @@
|
|
|
102
102
|
"Define link to open in a new window on polygon click.": "Določitev povezave za odpiranje v novem oknu ob kliku na mnogokotnik.",
|
|
103
103
|
"define": "določi",
|
|
104
104
|
"Delay between two transitions when in play mode": "Zamik med prehodi v načinu predvajanja",
|
|
105
|
-
"Delete all layers": "Izbriši vse plasti",
|
|
106
105
|
"Delete layer": "Izbriši plast",
|
|
107
106
|
"Delete this feature": "Izbriši ta predmet",
|
|
108
107
|
"Delete this property on all the features": "Izbriši lastnost pri vseh vstavljenih predmetih",
|
|
@@ -481,5 +480,9 @@
|
|
|
481
480
|
"Only geometry centers": "Only geometry centers",
|
|
482
481
|
"Search area": "Search area",
|
|
483
482
|
"Type area name, or let empty to load data in current map view": "Type area name, or let empty to load data in current map view",
|
|
484
|
-
"Please define an expression for the query first": "Please define an expression for the query first"
|
|
483
|
+
"Please define an expression for the query first": "Please define an expression for the query first",
|
|
484
|
+
"Data successfully imported!": "Data successfully imported!",
|
|
485
|
+
"My Dashboard ({username})": "My Dashboard ({username})",
|
|
486
|
+
"Clear data": "Clear data",
|
|
487
|
+
"Remove layers": "Remove layers"
|
|
485
488
|
}
|
umap/static/umap/locale/sr.json
CHANGED
|
@@ -102,7 +102,6 @@
|
|
|
102
102
|
"Define link to open in a new window on polygon click.": "Дефинишите везу за отварање у новом прозору на клику полигона.",
|
|
103
103
|
"define": "дефиниши",
|
|
104
104
|
"Delay between two transitions when in play mode": "Одгода између два прелаза у режиму репродукције",
|
|
105
|
-
"Delete all layers": "Обриши све лејере",
|
|
106
105
|
"Delete layer": "Обриши лејер",
|
|
107
106
|
"Delete this feature": "Обриши елемент",
|
|
108
107
|
"Delete this property on all the features": "Обриши наведени ентитет на свим функцијама",
|
|
@@ -481,5 +480,9 @@
|
|
|
481
480
|
"Only geometry centers": "Only geometry centers",
|
|
482
481
|
"Search area": "Search area",
|
|
483
482
|
"Type area name, or let empty to load data in current map view": "Type area name, or let empty to load data in current map view",
|
|
484
|
-
"Please define an expression for the query first": "Please define an expression for the query first"
|
|
483
|
+
"Please define an expression for the query first": "Please define an expression for the query first",
|
|
484
|
+
"Data successfully imported!": "Data successfully imported!",
|
|
485
|
+
"My Dashboard ({username})": "My Dashboard ({username})",
|
|
486
|
+
"Clear data": "Clear data",
|
|
487
|
+
"Remove layers": "Remove layers"
|
|
485
488
|
}
|
umap/static/umap/locale/sv.json
CHANGED
|
@@ -102,7 +102,6 @@
|
|
|
102
102
|
"Define link to open in a new window on polygon click.": "Sätt länk att öppna i ett nytt fönster vid klick.",
|
|
103
103
|
"define": "anpassa",
|
|
104
104
|
"Delay between two transitions when in play mode": "Tid mellan övergångar i uppspelningsläge",
|
|
105
|
-
"Delete all layers": "Radera alla lager",
|
|
106
105
|
"Delete layer": "Radera lager",
|
|
107
106
|
"Delete this feature": "Radera objektet",
|
|
108
107
|
"Delete this property on all the features": "Ta bort denna egenskap från alla objekt",
|
|
@@ -481,5 +480,9 @@
|
|
|
481
480
|
"Only geometry centers": "Only geometry centers",
|
|
482
481
|
"Search area": "Search area",
|
|
483
482
|
"Type area name, or let empty to load data in current map view": "Type area name, or let empty to load data in current map view",
|
|
484
|
-
"Please define an expression for the query first": "Please define an expression for the query first"
|
|
483
|
+
"Please define an expression for the query first": "Please define an expression for the query first",
|
|
484
|
+
"Data successfully imported!": "Data successfully imported!",
|
|
485
|
+
"My Dashboard ({username})": "My Dashboard ({username})",
|
|
486
|
+
"Clear data": "Clear data",
|
|
487
|
+
"Remove layers": "Remove layers"
|
|
485
488
|
}
|
|
@@ -102,7 +102,6 @@
|
|
|
102
102
|
"Define link to open in a new window on polygon click.": "Define link to open in a new window on polygon click.",
|
|
103
103
|
"define": "define",
|
|
104
104
|
"Delay between two transitions when in play mode": "Delay between two transitions when in play mode",
|
|
105
|
-
"Delete all layers": "Delete all layers",
|
|
106
105
|
"Delete layer": "Delete layer",
|
|
107
106
|
"Delete this feature": "Delete this feature",
|
|
108
107
|
"Delete this property on all the features": "Delete this property on all the features",
|
|
@@ -481,5 +480,9 @@
|
|
|
481
480
|
"Only geometry centers": "Only geometry centers",
|
|
482
481
|
"Search area": "Search area",
|
|
483
482
|
"Type area name, or let empty to load data in current map view": "Type area name, or let empty to load data in current map view",
|
|
484
|
-
"Please define an expression for the query first": "Please define an expression for the query first"
|
|
483
|
+
"Please define an expression for the query first": "Please define an expression for the query first",
|
|
484
|
+
"Data successfully imported!": "Data successfully imported!",
|
|
485
|
+
"My Dashboard ({username})": "My Dashboard ({username})",
|
|
486
|
+
"Clear data": "Clear data",
|
|
487
|
+
"Remove layers": "Remove layers"
|
|
485
488
|
}
|
umap/static/umap/locale/tr.json
CHANGED
|
@@ -102,7 +102,6 @@
|
|
|
102
102
|
"Define link to open in a new window on polygon click.": "Poligona tıklayınca yeni bir pencerede açılacak bağlantıyı tanımlayın.",
|
|
103
103
|
"define": "belirt",
|
|
104
104
|
"Delay between two transitions when in play mode": "Oynatma modundayken iki geçiş arasında gecikme",
|
|
105
|
-
"Delete all layers": "Bütün katmanları sil",
|
|
106
105
|
"Delete layer": "Katmanı sil",
|
|
107
106
|
"Delete this feature": "Bu özelliği sil",
|
|
108
107
|
"Delete this property on all the features": "Bu özelliği tüm nesnelerde sil",
|
|
@@ -481,5 +480,9 @@
|
|
|
481
480
|
"Only geometry centers": "Only geometry centers",
|
|
482
481
|
"Search area": "Search area",
|
|
483
482
|
"Type area name, or let empty to load data in current map view": "Type area name, or let empty to load data in current map view",
|
|
484
|
-
"Please define an expression for the query first": "Please define an expression for the query first"
|
|
483
|
+
"Please define an expression for the query first": "Please define an expression for the query first",
|
|
484
|
+
"Data successfully imported!": "Data successfully imported!",
|
|
485
|
+
"My Dashboard ({username})": "My Dashboard ({username})",
|
|
486
|
+
"Clear data": "Clear data",
|
|
487
|
+
"Remove layers": "Remove layers"
|
|
485
488
|
}
|
|
@@ -102,7 +102,6 @@
|
|
|
102
102
|
"Define link to open in a new window on polygon click.": "Задати посилання для відкриття нового вікна при клацанні на полігоні.",
|
|
103
103
|
"define": "визначити",
|
|
104
104
|
"Delay between two transitions when in play mode": "Затримка між переходами в режими відтворення",
|
|
105
|
-
"Delete all layers": "Вилучити всі шари",
|
|
106
105
|
"Delete layer": "Вилучити шар",
|
|
107
106
|
"Delete this feature": "Вилучити цей об’єкт",
|
|
108
107
|
"Delete this property on all the features": "Вилучити цей параметр у всіх об’єктів",
|
|
@@ -481,5 +480,9 @@
|
|
|
481
480
|
"Only geometry centers": "Only geometry centers",
|
|
482
481
|
"Search area": "Search area",
|
|
483
482
|
"Type area name, or let empty to load data in current map view": "Type area name, or let empty to load data in current map view",
|
|
484
|
-
"Please define an expression for the query first": "Please define an expression for the query first"
|
|
483
|
+
"Please define an expression for the query first": "Please define an expression for the query first",
|
|
484
|
+
"Data successfully imported!": "Data successfully imported!",
|
|
485
|
+
"My Dashboard ({username})": "My Dashboard ({username})",
|
|
486
|
+
"Clear data": "Clear data",
|
|
487
|
+
"Remove layers": "Remove layers"
|
|
485
488
|
}
|
umap/static/umap/locale/vi.json
CHANGED
|
@@ -102,7 +102,6 @@
|
|
|
102
102
|
"Define link to open in a new window on polygon click.": "Define link to open in a new window on polygon click.",
|
|
103
103
|
"define": "define",
|
|
104
104
|
"Delay between two transitions when in play mode": "Delay between two transitions when in play mode",
|
|
105
|
-
"Delete all layers": "Delete all layers",
|
|
106
105
|
"Delete layer": "Delete layer",
|
|
107
106
|
"Delete this feature": "Xóa chức năng này",
|
|
108
107
|
"Delete this property on all the features": "Delete this property on all the features",
|
|
@@ -481,5 +480,9 @@
|
|
|
481
480
|
"Only geometry centers": "Only geometry centers",
|
|
482
481
|
"Search area": "Search area",
|
|
483
482
|
"Type area name, or let empty to load data in current map view": "Type area name, or let empty to load data in current map view",
|
|
484
|
-
"Please define an expression for the query first": "Please define an expression for the query first"
|
|
483
|
+
"Please define an expression for the query first": "Please define an expression for the query first",
|
|
484
|
+
"Data successfully imported!": "Data successfully imported!",
|
|
485
|
+
"My Dashboard ({username})": "My Dashboard ({username})",
|
|
486
|
+
"Clear data": "Clear data",
|
|
487
|
+
"Remove layers": "Remove layers"
|
|
485
488
|
}
|
|
@@ -102,7 +102,6 @@
|
|
|
102
102
|
"Define link to open in a new window on polygon click.": "Define link to open in a new window on polygon click.",
|
|
103
103
|
"define": "define",
|
|
104
104
|
"Delay between two transitions when in play mode": "Delay between two transitions when in play mode",
|
|
105
|
-
"Delete all layers": "Delete all layers",
|
|
106
105
|
"Delete layer": "Delete layer",
|
|
107
106
|
"Delete this feature": "Delete this feature",
|
|
108
107
|
"Delete this property on all the features": "Delete this property on all the features",
|
|
@@ -481,5 +480,9 @@
|
|
|
481
480
|
"Only geometry centers": "Only geometry centers",
|
|
482
481
|
"Search area": "Search area",
|
|
483
482
|
"Type area name, or let empty to load data in current map view": "Type area name, or let empty to load data in current map view",
|
|
484
|
-
"Please define an expression for the query first": "Please define an expression for the query first"
|
|
483
|
+
"Please define an expression for the query first": "Please define an expression for the query first",
|
|
484
|
+
"Data successfully imported!": "Data successfully imported!",
|
|
485
|
+
"My Dashboard ({username})": "My Dashboard ({username})",
|
|
486
|
+
"Clear data": "Clear data",
|
|
487
|
+
"Remove layers": "Remove layers"
|
|
485
488
|
}
|
umap/static/umap/locale/zh.json
CHANGED
|
@@ -102,7 +102,6 @@
|
|
|
102
102
|
"Define link to open in a new window on polygon click.": "Define link to open in a new window on polygon click.",
|
|
103
103
|
"define": "define",
|
|
104
104
|
"Delay between two transitions when in play mode": "Delay between two transitions when in play mode",
|
|
105
|
-
"Delete all layers": "Delete all layers",
|
|
106
105
|
"Delete layer": "Delete layer",
|
|
107
106
|
"Delete this feature": "删除对象",
|
|
108
107
|
"Delete this property on all the features": "删除全部要素的该属性",
|
|
@@ -481,5 +480,9 @@
|
|
|
481
480
|
"Only geometry centers": "Only geometry centers",
|
|
482
481
|
"Search area": "Search area",
|
|
483
482
|
"Type area name, or let empty to load data in current map view": "Type area name, or let empty to load data in current map view",
|
|
484
|
-
"Please define an expression for the query first": "Please define an expression for the query first"
|
|
483
|
+
"Please define an expression for the query first": "Please define an expression for the query first",
|
|
484
|
+
"Data successfully imported!": "Data successfully imported!",
|
|
485
|
+
"My Dashboard ({username})": "My Dashboard ({username})",
|
|
486
|
+
"Clear data": "Clear data",
|
|
487
|
+
"Remove layers": "Remove layers"
|
|
485
488
|
}
|
|
@@ -102,7 +102,6 @@
|
|
|
102
102
|
"Define link to open in a new window on polygon click.": "Define link to open in a new window on polygon click.",
|
|
103
103
|
"define": "define",
|
|
104
104
|
"Delay between two transitions when in play mode": "Delay between two transitions when in play mode",
|
|
105
|
-
"Delete all layers": "Delete all layers",
|
|
106
105
|
"Delete layer": "Delete layer",
|
|
107
106
|
"Delete this feature": "Delete this feature",
|
|
108
107
|
"Delete this property on all the features": "Delete this property on all the features",
|
|
@@ -481,5 +480,9 @@
|
|
|
481
480
|
"Only geometry centers": "Only geometry centers",
|
|
482
481
|
"Search area": "Search area",
|
|
483
482
|
"Type area name, or let empty to load data in current map view": "Type area name, or let empty to load data in current map view",
|
|
484
|
-
"Please define an expression for the query first": "Please define an expression for the query first"
|
|
483
|
+
"Please define an expression for the query first": "Please define an expression for the query first",
|
|
484
|
+
"Data successfully imported!": "Data successfully imported!",
|
|
485
|
+
"My Dashboard ({username})": "My Dashboard ({username})",
|
|
486
|
+
"Clear data": "Clear data",
|
|
487
|
+
"Remove layers": "Remove layers"
|
|
485
488
|
}
|
|
@@ -102,7 +102,6 @@
|
|
|
102
102
|
"Define link to open in a new window on polygon click.": "Define link to open in a new window on polygon click.",
|
|
103
103
|
"define": "define",
|
|
104
104
|
"Delay between two transitions when in play mode": "Delay between two transitions when in play mode",
|
|
105
|
-
"Delete all layers": "Delete all layers",
|
|
106
105
|
"Delete layer": "Delete layer",
|
|
107
106
|
"Delete this feature": "Delete this feature",
|
|
108
107
|
"Delete this property on all the features": "Delete this property on all the features",
|
|
@@ -481,5 +480,9 @@
|
|
|
481
480
|
"Only geometry centers": "Only geometry centers",
|
|
482
481
|
"Search area": "Search area",
|
|
483
482
|
"Type area name, or let empty to load data in current map view": "Type area name, or let empty to load data in current map view",
|
|
484
|
-
"Please define an expression for the query first": "Please define an expression for the query first"
|
|
483
|
+
"Please define an expression for the query first": "Please define an expression for the query first",
|
|
484
|
+
"Data successfully imported!": "Data successfully imported!",
|
|
485
|
+
"My Dashboard ({username})": "My Dashboard ({username})",
|
|
486
|
+
"Clear data": "Clear data",
|
|
487
|
+
"Remove layers": "Remove layers"
|
|
485
488
|
}
|