umap-project 2.2.0b0__py3-none-any.whl → 2.2.1__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/.DS_Store +0 -0
- umap/__init__.py +1 -1
- umap/static/.DS_Store +0 -0
- umap/static/umap/.DS_Store +0 -0
- umap/static/umap/base.css +14 -5
- umap/static/umap/favicons/.DS_Store +0 -0
- umap/static/umap/fonts/.DS_Store +0 -0
- umap/static/umap/js/modules/browser.js +16 -1
- umap/static/umap/js/modules/dompurify.js +1 -1
- umap/static/umap/js/modules/facets.js +1 -0
- umap/static/umap/js/modules/utils.js +6 -6
- umap/static/umap/js/umap.autocomplete.js +40 -25
- umap/static/umap/js/umap.controls.js +48 -43
- umap/static/umap/js/umap.core.js +27 -12
- umap/static/umap/js/umap.features.js +2 -2
- umap/static/umap/js/umap.forms.js +24 -18
- umap/static/umap/js/umap.importer.js +60 -46
- umap/static/umap/js/umap.js +9 -11
- umap/static/umap/js/umap.layer.js +9 -1
- umap/static/umap/js/umap.permissions.js +9 -3
- umap/static/umap/js/umap.popup.js +16 -9
- umap/static/umap/js/umap.share.js +1 -1
- umap/static/umap/js/umap.ui.js +10 -9
- umap/static/umap/locale/am_ET.js +4 -3
- umap/static/umap/locale/am_ET.json +4 -3
- umap/static/umap/locale/ar.js +4 -3
- umap/static/umap/locale/ar.json +4 -3
- umap/static/umap/locale/ast.js +4 -3
- umap/static/umap/locale/ast.json +4 -3
- umap/static/umap/locale/bg.js +4 -3
- umap/static/umap/locale/bg.json +4 -3
- umap/static/umap/locale/br.js +15 -14
- umap/static/umap/locale/br.json +15 -14
- umap/static/umap/locale/ca.js +4 -3
- umap/static/umap/locale/ca.json +4 -3
- umap/static/umap/locale/cs_CZ.js +4 -3
- umap/static/umap/locale/cs_CZ.json +4 -3
- umap/static/umap/locale/da.js +4 -3
- umap/static/umap/locale/da.json +4 -3
- umap/static/umap/locale/de.js +4 -3
- umap/static/umap/locale/de.json +4 -3
- umap/static/umap/locale/el.js +4 -3
- umap/static/umap/locale/el.json +4 -3
- umap/static/umap/locale/en.js +4 -3
- umap/static/umap/locale/en.json +4 -3
- umap/static/umap/locale/en_US.json +4 -3
- umap/static/umap/locale/es.js +4 -3
- umap/static/umap/locale/es.json +4 -3
- umap/static/umap/locale/et.js +4 -3
- umap/static/umap/locale/et.json +4 -3
- umap/static/umap/locale/fa_IR.js +4 -3
- umap/static/umap/locale/fa_IR.json +4 -3
- umap/static/umap/locale/fi.js +4 -3
- umap/static/umap/locale/fi.json +4 -3
- umap/static/umap/locale/fr.js +4 -3
- umap/static/umap/locale/fr.json +4 -3
- umap/static/umap/locale/gl.js +4 -3
- umap/static/umap/locale/gl.json +4 -3
- umap/static/umap/locale/he.js +4 -3
- umap/static/umap/locale/he.json +4 -3
- umap/static/umap/locale/hr.js +4 -3
- umap/static/umap/locale/hr.json +4 -3
- umap/static/umap/locale/hu.js +4 -3
- umap/static/umap/locale/hu.json +4 -3
- umap/static/umap/locale/id.js +4 -3
- umap/static/umap/locale/id.json +4 -3
- umap/static/umap/locale/is.js +4 -3
- umap/static/umap/locale/is.json +4 -3
- umap/static/umap/locale/it.js +4 -3
- umap/static/umap/locale/it.json +4 -3
- umap/static/umap/locale/ja.js +4 -3
- umap/static/umap/locale/ja.json +4 -3
- umap/static/umap/locale/ko.js +4 -3
- umap/static/umap/locale/ko.json +4 -3
- umap/static/umap/locale/lt.js +4 -3
- umap/static/umap/locale/lt.json +4 -3
- umap/static/umap/locale/ms.js +4 -3
- umap/static/umap/locale/ms.json +4 -3
- umap/static/umap/locale/nl.js +4 -3
- umap/static/umap/locale/nl.json +4 -3
- umap/static/umap/locale/no.js +4 -3
- umap/static/umap/locale/no.json +4 -3
- umap/static/umap/locale/pl.js +4 -3
- umap/static/umap/locale/pl.json +4 -3
- umap/static/umap/locale/pl_PL.json +4 -3
- umap/static/umap/locale/pt.js +4 -3
- umap/static/umap/locale/pt.json +4 -3
- umap/static/umap/locale/pt_BR.js +4 -3
- umap/static/umap/locale/pt_BR.json +4 -3
- umap/static/umap/locale/pt_PT.js +4 -3
- umap/static/umap/locale/pt_PT.json +4 -3
- umap/static/umap/locale/ro.js +4 -3
- umap/static/umap/locale/ro.json +4 -3
- umap/static/umap/locale/ru.js +4 -3
- umap/static/umap/locale/ru.json +4 -3
- umap/static/umap/locale/sk_SK.js +4 -3
- umap/static/umap/locale/sk_SK.json +4 -3
- umap/static/umap/locale/sl.js +4 -3
- umap/static/umap/locale/sl.json +4 -3
- umap/static/umap/locale/sr.js +4 -3
- umap/static/umap/locale/sr.json +4 -3
- umap/static/umap/locale/sv.js +4 -3
- umap/static/umap/locale/sv.json +4 -3
- umap/static/umap/locale/th_TH.js +4 -3
- umap/static/umap/locale/th_TH.json +4 -3
- umap/static/umap/locale/tr.js +4 -3
- umap/static/umap/locale/tr.json +4 -3
- umap/static/umap/locale/uk_UA.js +4 -3
- umap/static/umap/locale/uk_UA.json +4 -3
- umap/static/umap/locale/vi.js +4 -3
- umap/static/umap/locale/vi.json +4 -3
- umap/static/umap/locale/vi_VN.json +4 -3
- umap/static/umap/locale/zh.js +4 -3
- umap/static/umap/locale/zh.json +4 -3
- umap/static/umap/locale/zh_CN.json +4 -3
- umap/static/umap/locale/zh_TW.Big5.json +4 -3
- umap/static/umap/locale/zh_TW.js +4 -3
- umap/static/umap/locale/zh_TW.json +4 -3
- umap/static/umap/map.css +12 -1
- umap/static/umap/vendors/iconlayers/iconLayers.js +1 -1
- umap/tests/.DS_Store +0 -0
- umap/tests/integration/.DS_Store +0 -0
- umap/tests/integration/test_anonymous_owned_map.py +21 -0
- umap/tests/integration/test_basics.py +21 -0
- umap/tests/integration/test_edit_map.py +7 -0
- umap/tests/integration/test_import.py +4 -2
- umap/tests/integration/test_tilelayer.py +10 -0
- {umap_project-2.2.0b0.dist-info → umap_project-2.2.1.dist-info}/METADATA +6 -6
- {umap_project-2.2.0b0.dist-info → umap_project-2.2.1.dist-info}/RECORD +133 -126
- {umap_project-2.2.0b0.dist-info → umap_project-2.2.1.dist-info}/WHEEL +1 -1
- /umap/static/umap/vendors/dompurify/{purify.es.mjs → purify.es.js} +0 -0
- {umap_project-2.2.0b0.dist-info → umap_project-2.2.1.dist-info}/entry_points.txt +0 -0
- {umap_project-2.2.0b0.dist-info → umap_project-2.2.1.dist-info}/licenses/LICENSE +0 -0
umap/static/umap/locale/fi.js
CHANGED
|
@@ -86,7 +86,6 @@ const locale = {
|
|
|
86
86
|
"Comma separated list of properties to use when filtering features": "Pilkkueroteltu lista käytettävistä ominaisuuksista piirteitä suodatettaessa.",
|
|
87
87
|
"Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.": "Pilkku-, tabulaattori- tai puolipiste-erotettuja arvoja. Koordinaattijärjestemänä WGS84. Vain pistegeometriat tuodaan uMapiin. Tietue-tuonti etsii «lat»- ja «lon»-alkavia sarakeotsikoita. Kaikki muut sarakkeet tuodaan ominaisuustietoina.",
|
|
88
88
|
"Congratulations, your map has been created!": "Congratulations, your map has been created!",
|
|
89
|
-
"Continue line (Ctrl+Click)": "Jatka viivaa (Ctrl+Klikkaus)",
|
|
90
89
|
"Continue line": "Jatka viivaa",
|
|
91
90
|
"Coordinates": "Koordinaatit",
|
|
92
91
|
"Copy link": "Copy link",
|
|
@@ -360,7 +359,6 @@ const locale = {
|
|
|
360
359
|
"stroke": "sivallus",
|
|
361
360
|
"Supported scheme": "Tuettu muoto",
|
|
362
361
|
"Supported variables that will be dynamically replaced": "Tuetut muuttujat, jotka korvataan dynaamisesti",
|
|
363
|
-
"Switch to edit mode": "Switch to edit mode",
|
|
364
362
|
"Symbol": "Symbol",
|
|
365
363
|
"Table": "Taulukko",
|
|
366
364
|
"Text color for the cluster label": "Tekstin väri klusterietiketissä",
|
|
@@ -446,7 +444,10 @@ const locale = {
|
|
|
446
444
|
"Until": "Until",
|
|
447
445
|
"Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
|
|
448
446
|
"Edit in OpenStreetMap": "Edit in OpenStreetMap",
|
|
449
|
-
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
|
|
447
|
+
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns.",
|
|
448
|
+
"Back to layers": "Back to layers",
|
|
449
|
+
"Data": "Data",
|
|
450
|
+
"Filters": "Filters"
|
|
450
451
|
}
|
|
451
452
|
L.registerLocale("fi", locale)
|
|
452
453
|
L.setLocale("fi")
|
umap/static/umap/locale/fi.json
CHANGED
|
@@ -86,7 +86,6 @@
|
|
|
86
86
|
"Comma separated list of properties to use when filtering features": "Pilkkueroteltu lista käytettävistä ominaisuuksista piirteitä suodatettaessa.",
|
|
87
87
|
"Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.": "Pilkku-, tabulaattori- tai puolipiste-erotettuja arvoja. Koordinaattijärjestemänä WGS84. Vain pistegeometriat tuodaan uMapiin. Tietue-tuonti etsii «lat»- ja «lon»-alkavia sarakeotsikoita. Kaikki muut sarakkeet tuodaan ominaisuustietoina.",
|
|
88
88
|
"Congratulations, your map has been created!": "Congratulations, your map has been created!",
|
|
89
|
-
"Continue line (Ctrl+Click)": "Jatka viivaa (Ctrl+Klikkaus)",
|
|
90
89
|
"Continue line": "Jatka viivaa",
|
|
91
90
|
"Coordinates": "Koordinaatit",
|
|
92
91
|
"Copy link": "Copy link",
|
|
@@ -360,7 +359,6 @@
|
|
|
360
359
|
"stroke": "sivallus",
|
|
361
360
|
"Supported scheme": "Tuettu muoto",
|
|
362
361
|
"Supported variables that will be dynamically replaced": "Tuetut muuttujat, jotka korvataan dynaamisesti",
|
|
363
|
-
"Switch to edit mode": "Switch to edit mode",
|
|
364
362
|
"Symbol": "Symbol",
|
|
365
363
|
"Table": "Taulukko",
|
|
366
364
|
"Text color for the cluster label": "Tekstin väri klusterietiketissä",
|
|
@@ -446,5 +444,8 @@
|
|
|
446
444
|
"Until": "Until",
|
|
447
445
|
"Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
|
|
448
446
|
"Edit in OpenStreetMap": "Edit in OpenStreetMap",
|
|
449
|
-
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
|
|
447
|
+
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns.",
|
|
448
|
+
"Back to layers": "Back to layers",
|
|
449
|
+
"Data": "Data",
|
|
450
|
+
"Filters": "Filters"
|
|
450
451
|
}
|
umap/static/umap/locale/fr.js
CHANGED
|
@@ -86,7 +86,6 @@ const locale = {
|
|
|
86
86
|
"Comma separated list of properties to use when filtering features": "Propriétés à utiliser pour filtrer les éléments (séparées par des virgules)",
|
|
87
87
|
"Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.": "Virgule, tabulation ou point-virgule pour séparer des valeurs. SRS WGS84 est implicite. Seuls les points géométriques sont importés. L'importation se référera au titre dans les entêtes de colonnes de «lat» et «lon» au début de l'en-tête, et est insensible à la casse. Toutes les autres colonnes sont importées en tant que propriétés.",
|
|
88
88
|
"Congratulations, your map has been created!": "Félicitations, votre carte a bien été créée !",
|
|
89
|
-
"Continue line (Ctrl+Click)": "Continue la ligne (Ctrl+Clic)",
|
|
90
89
|
"Continue line": "Continuer la ligne",
|
|
91
90
|
"Coordinates": "Coordonnées",
|
|
92
91
|
"Copy link": "Copier le lien",
|
|
@@ -360,7 +359,6 @@ const locale = {
|
|
|
360
359
|
"stroke": "trait",
|
|
361
360
|
"Supported scheme": "Schéma supporté",
|
|
362
361
|
"Supported variables that will be dynamically replaced": "Variables qui seront automatiquement remplacées",
|
|
363
|
-
"Switch to edit mode": "Basculer en mode édition",
|
|
364
362
|
"Symbol": "Symbole",
|
|
365
363
|
"Table": "Tableau",
|
|
366
364
|
"Text color for the cluster label": "Couleur du texte du cluster",
|
|
@@ -446,7 +444,10 @@ const locale = {
|
|
|
446
444
|
"Until": "À",
|
|
447
445
|
"Example: key1,key2|Label 2,key3|Label 3|checkbox": "Exemple: cle1,cle2|Label 2,Label 3|checkbox",
|
|
448
446
|
"Edit in OpenStreetMap": "Modifier dans OpenStreetMap",
|
|
449
|
-
"Cannot determine latitude and longitude columns.": "Impossible de détecter les colonnes latitude et longitude."
|
|
447
|
+
"Cannot determine latitude and longitude columns.": "Impossible de détecter les colonnes latitude et longitude.",
|
|
448
|
+
"Back to layers": "Voir les calques",
|
|
449
|
+
"Data": "Données",
|
|
450
|
+
"Filters": "Filtres"
|
|
450
451
|
}
|
|
451
452
|
L.registerLocale("fr", locale)
|
|
452
453
|
L.setLocale("fr")
|
umap/static/umap/locale/fr.json
CHANGED
|
@@ -86,7 +86,6 @@
|
|
|
86
86
|
"Comma separated list of properties to use when filtering features": "Propriétés à utiliser pour filtrer les éléments (séparées par des virgules)",
|
|
87
87
|
"Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.": "Virgule, tabulation ou point-virgule pour séparer des valeurs. SRS WGS84 est implicite. Seuls les points géométriques sont importés. L'importation se référera au titre dans les entêtes de colonnes de «lat» et «lon» au début de l'en-tête, et est insensible à la casse. Toutes les autres colonnes sont importées en tant que propriétés.",
|
|
88
88
|
"Congratulations, your map has been created!": "Félicitations, votre carte a bien été créée !",
|
|
89
|
-
"Continue line (Ctrl+Click)": "Continue la ligne (Ctrl+Clic)",
|
|
90
89
|
"Continue line": "Continuer la ligne",
|
|
91
90
|
"Coordinates": "Coordonnées",
|
|
92
91
|
"Copy link": "Copier le lien",
|
|
@@ -360,7 +359,6 @@
|
|
|
360
359
|
"stroke": "trait",
|
|
361
360
|
"Supported scheme": "Schéma supporté",
|
|
362
361
|
"Supported variables that will be dynamically replaced": "Variables qui seront automatiquement remplacées",
|
|
363
|
-
"Switch to edit mode": "Basculer en mode édition",
|
|
364
362
|
"Symbol": "Symbole",
|
|
365
363
|
"Table": "Tableau",
|
|
366
364
|
"Text color for the cluster label": "Couleur du texte du cluster",
|
|
@@ -446,5 +444,8 @@
|
|
|
446
444
|
"Until": "À",
|
|
447
445
|
"Example: key1,key2|Label 2,key3|Label 3|checkbox": "Exemple: cle1,cle2|Label 2,Label 3|checkbox",
|
|
448
446
|
"Edit in OpenStreetMap": "Modifier dans OpenStreetMap",
|
|
449
|
-
"Cannot determine latitude and longitude columns.": "Impossible de détecter les colonnes latitude et longitude."
|
|
447
|
+
"Cannot determine latitude and longitude columns.": "Impossible de détecter les colonnes latitude et longitude.",
|
|
448
|
+
"Back to layers": "Voir les calques",
|
|
449
|
+
"Data": "Données",
|
|
450
|
+
"Filters": "Filtres"
|
|
450
451
|
}
|
umap/static/umap/locale/gl.js
CHANGED
|
@@ -86,7 +86,6 @@ const locale = {
|
|
|
86
86
|
"Comma separated list of properties to use when filtering features": "Listaxe de propiedades separado por comas para empregar a filtraxe de elementos",
|
|
87
87
|
"Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.": "Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.",
|
|
88
88
|
"Congratulations, your map has been created!": "Congratulations, your map has been created!",
|
|
89
|
-
"Continue line (Ctrl+Click)": "Liña continua (Ctrl+Clic)",
|
|
90
89
|
"Continue line": "Liña continua",
|
|
91
90
|
"Coordinates": "Coordenadas",
|
|
92
91
|
"Copy link": "Copy link",
|
|
@@ -360,7 +359,6 @@ const locale = {
|
|
|
360
359
|
"stroke": "trazo",
|
|
361
360
|
"Supported scheme": "Esquema suportado",
|
|
362
361
|
"Supported variables that will be dynamically replaced": "Variábeis suportadas que serán substituídas de xeito dinámico",
|
|
363
|
-
"Switch to edit mode": "Switch to edit mode",
|
|
364
362
|
"Symbol": "Symbol",
|
|
365
363
|
"Table": "Táboa",
|
|
366
364
|
"Text color for the cluster label": "Cor do texto para a etiqueta clúster",
|
|
@@ -446,7 +444,10 @@ const locale = {
|
|
|
446
444
|
"Until": "Until",
|
|
447
445
|
"Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
|
|
448
446
|
"Edit in OpenStreetMap": "Edit in OpenStreetMap",
|
|
449
|
-
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
|
|
447
|
+
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns.",
|
|
448
|
+
"Back to layers": "Back to layers",
|
|
449
|
+
"Data": "Data",
|
|
450
|
+
"Filters": "Filters"
|
|
450
451
|
}
|
|
451
452
|
L.registerLocale("gl", locale)
|
|
452
453
|
L.setLocale("gl")
|
umap/static/umap/locale/gl.json
CHANGED
|
@@ -86,7 +86,6 @@
|
|
|
86
86
|
"Comma separated list of properties to use when filtering features": "Listaxe de propiedades separado por comas para empregar a filtraxe de elementos",
|
|
87
87
|
"Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.": "Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.",
|
|
88
88
|
"Congratulations, your map has been created!": "Congratulations, your map has been created!",
|
|
89
|
-
"Continue line (Ctrl+Click)": "Liña continua (Ctrl+Clic)",
|
|
90
89
|
"Continue line": "Liña continua",
|
|
91
90
|
"Coordinates": "Coordenadas",
|
|
92
91
|
"Copy link": "Copy link",
|
|
@@ -360,7 +359,6 @@
|
|
|
360
359
|
"stroke": "trazo",
|
|
361
360
|
"Supported scheme": "Esquema suportado",
|
|
362
361
|
"Supported variables that will be dynamically replaced": "Variábeis suportadas que serán substituídas de xeito dinámico",
|
|
363
|
-
"Switch to edit mode": "Switch to edit mode",
|
|
364
362
|
"Symbol": "Symbol",
|
|
365
363
|
"Table": "Táboa",
|
|
366
364
|
"Text color for the cluster label": "Cor do texto para a etiqueta clúster",
|
|
@@ -446,5 +444,8 @@
|
|
|
446
444
|
"Until": "Until",
|
|
447
445
|
"Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
|
|
448
446
|
"Edit in OpenStreetMap": "Edit in OpenStreetMap",
|
|
449
|
-
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
|
|
447
|
+
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns.",
|
|
448
|
+
"Back to layers": "Back to layers",
|
|
449
|
+
"Data": "Data",
|
|
450
|
+
"Filters": "Filters"
|
|
450
451
|
}
|
umap/static/umap/locale/he.js
CHANGED
|
@@ -86,7 +86,6 @@ const locale = {
|
|
|
86
86
|
"Comma separated list of properties to use when filtering features": "רשימת מאפיינים מופרדת בפסיקים לשימוש בעת סינון תכונות",
|
|
87
87
|
"Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.": "ערכים מופרדים בפסיקים, טאבים או נקודה פסיק. עם רמיזה ל־SRS WGS84. רק גואמטריית נקודות מייובאת. הייבוא יסתכל על כותרות העמודות לאיתור אזכורים של „lat” (קו רוחב) ו־„lon” (קו אורך) בתחילת הכותרת, לא משנה אותיות קטנות/גדולות. כל שאר העמודות ייובאו כמאפיינים.",
|
|
88
88
|
"Congratulations, your map has been created!": "Congratulations, your map has been created!",
|
|
89
|
-
"Continue line (Ctrl+Click)": "להמשיך את הקו (Ctrl+לחיצה)",
|
|
90
89
|
"Continue line": "להמשיך את הקו",
|
|
91
90
|
"Coordinates": "נקודות ציון",
|
|
92
91
|
"Copy link": "Copy link",
|
|
@@ -360,7 +359,6 @@ const locale = {
|
|
|
360
359
|
"stroke": "לוכסן",
|
|
361
360
|
"Supported scheme": "סכמה נתמכת",
|
|
362
361
|
"Supported variables that will be dynamically replaced": "משתנים נתמכים שיוחלפו באופן דינמי",
|
|
363
|
-
"Switch to edit mode": "Switch to edit mode",
|
|
364
362
|
"Symbol": "Symbol",
|
|
365
363
|
"Table": "טבלה",
|
|
366
364
|
"Text color for the cluster label": "צבע טקסט לתווית הקבוצה",
|
|
@@ -446,7 +444,10 @@ const locale = {
|
|
|
446
444
|
"Until": "Until",
|
|
447
445
|
"Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
|
|
448
446
|
"Edit in OpenStreetMap": "Edit in OpenStreetMap",
|
|
449
|
-
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
|
|
447
|
+
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns.",
|
|
448
|
+
"Back to layers": "Back to layers",
|
|
449
|
+
"Data": "Data",
|
|
450
|
+
"Filters": "Filters"
|
|
450
451
|
}
|
|
451
452
|
L.registerLocale("he", locale)
|
|
452
453
|
L.setLocale("he")
|
umap/static/umap/locale/he.json
CHANGED
|
@@ -86,7 +86,6 @@
|
|
|
86
86
|
"Comma separated list of properties to use when filtering features": "רשימת מאפיינים מופרדת בפסיקים לשימוש בעת סינון תכונות",
|
|
87
87
|
"Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.": "ערכים מופרדים בפסיקים, טאבים או נקודה פסיק. עם רמיזה ל־SRS WGS84. רק גואמטריית נקודות מייובאת. הייבוא יסתכל על כותרות העמודות לאיתור אזכורים של „lat” (קו רוחב) ו־„lon” (קו אורך) בתחילת הכותרת, לא משנה אותיות קטנות/גדולות. כל שאר העמודות ייובאו כמאפיינים.",
|
|
88
88
|
"Congratulations, your map has been created!": "Congratulations, your map has been created!",
|
|
89
|
-
"Continue line (Ctrl+Click)": "להמשיך את הקו (Ctrl+לחיצה)",
|
|
90
89
|
"Continue line": "להמשיך את הקו",
|
|
91
90
|
"Coordinates": "נקודות ציון",
|
|
92
91
|
"Copy link": "Copy link",
|
|
@@ -360,7 +359,6 @@
|
|
|
360
359
|
"stroke": "לוכסן",
|
|
361
360
|
"Supported scheme": "סכמה נתמכת",
|
|
362
361
|
"Supported variables that will be dynamically replaced": "משתנים נתמכים שיוחלפו באופן דינמי",
|
|
363
|
-
"Switch to edit mode": "Switch to edit mode",
|
|
364
362
|
"Symbol": "Symbol",
|
|
365
363
|
"Table": "טבלה",
|
|
366
364
|
"Text color for the cluster label": "צבע טקסט לתווית הקבוצה",
|
|
@@ -446,5 +444,8 @@
|
|
|
446
444
|
"Until": "Until",
|
|
447
445
|
"Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
|
|
448
446
|
"Edit in OpenStreetMap": "Edit in OpenStreetMap",
|
|
449
|
-
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
|
|
447
|
+
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns.",
|
|
448
|
+
"Back to layers": "Back to layers",
|
|
449
|
+
"Data": "Data",
|
|
450
|
+
"Filters": "Filters"
|
|
450
451
|
}
|
umap/static/umap/locale/hr.js
CHANGED
|
@@ -86,7 +86,6 @@ const locale = {
|
|
|
86
86
|
"Comma separated list of properties to use when filtering features": "Comma separated list of properties to use when filtering features",
|
|
87
87
|
"Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.": "Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.",
|
|
88
88
|
"Congratulations, your map has been created!": "Congratulations, your map has been created!",
|
|
89
|
-
"Continue line (Ctrl+Click)": "Continue line (Ctrl+Click)",
|
|
90
89
|
"Continue line": "Continue line",
|
|
91
90
|
"Coordinates": "Coordinates",
|
|
92
91
|
"Copy link": "Copy link",
|
|
@@ -360,7 +359,6 @@ const locale = {
|
|
|
360
359
|
"stroke": "potez",
|
|
361
360
|
"Supported scheme": "Supported scheme",
|
|
362
361
|
"Supported variables that will be dynamically replaced": "Supported variables that will be dynamically replaced",
|
|
363
|
-
"Switch to edit mode": "Switch to edit mode",
|
|
364
362
|
"Symbol": "Symbol",
|
|
365
363
|
"Table": "Table",
|
|
366
364
|
"Text color for the cluster label": "Text color for the cluster label",
|
|
@@ -446,7 +444,10 @@ const locale = {
|
|
|
446
444
|
"Until": "Until",
|
|
447
445
|
"Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
|
|
448
446
|
"Edit in OpenStreetMap": "Edit in OpenStreetMap",
|
|
449
|
-
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
|
|
447
|
+
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns.",
|
|
448
|
+
"Back to layers": "Back to layers",
|
|
449
|
+
"Data": "Data",
|
|
450
|
+
"Filters": "Filters"
|
|
450
451
|
}
|
|
451
452
|
L.registerLocale("hr", locale)
|
|
452
453
|
L.setLocale("hr")
|
umap/static/umap/locale/hr.json
CHANGED
|
@@ -86,7 +86,6 @@
|
|
|
86
86
|
"Comma separated list of properties to use when filtering features": "Comma separated list of properties to use when filtering features",
|
|
87
87
|
"Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.": "Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.",
|
|
88
88
|
"Congratulations, your map has been created!": "Congratulations, your map has been created!",
|
|
89
|
-
"Continue line (Ctrl+Click)": "Continue line (Ctrl+Click)",
|
|
90
89
|
"Continue line": "Continue line",
|
|
91
90
|
"Coordinates": "Coordinates",
|
|
92
91
|
"Copy link": "Copy link",
|
|
@@ -360,7 +359,6 @@
|
|
|
360
359
|
"stroke": "potez",
|
|
361
360
|
"Supported scheme": "Supported scheme",
|
|
362
361
|
"Supported variables that will be dynamically replaced": "Supported variables that will be dynamically replaced",
|
|
363
|
-
"Switch to edit mode": "Switch to edit mode",
|
|
364
362
|
"Symbol": "Symbol",
|
|
365
363
|
"Table": "Table",
|
|
366
364
|
"Text color for the cluster label": "Text color for the cluster label",
|
|
@@ -446,5 +444,8 @@
|
|
|
446
444
|
"Until": "Until",
|
|
447
445
|
"Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
|
|
448
446
|
"Edit in OpenStreetMap": "Edit in OpenStreetMap",
|
|
449
|
-
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
|
|
447
|
+
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns.",
|
|
448
|
+
"Back to layers": "Back to layers",
|
|
449
|
+
"Data": "Data",
|
|
450
|
+
"Filters": "Filters"
|
|
450
451
|
}
|
umap/static/umap/locale/hu.js
CHANGED
|
@@ -86,7 +86,6 @@ const locale = {
|
|
|
86
86
|
"Comma separated list of properties to use when filtering features": "Tulajdonságok vesszővel tagolt sora, amely objektumok szűrésére használható",
|
|
87
87
|
"Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.": "Vesszővel, pontosvesszővel vagy tabulátorral tagolt értékek a WGS84 referenciarendszer szerint. Csak a pontok pozíciója importálódik. Az import során az oszlopfejlécekben, a címsor kezdetén található „lat” és „long” említések vétetenek figyelembe; kis- vagy nagybetű nem számít. Az összes többi oszlop tulajdonságként importálódik.",
|
|
88
88
|
"Congratulations, your map has been created!": "Gratulálunk, a térképe elkészült!",
|
|
89
|
-
"Continue line (Ctrl+Click)": "Vonal folytatása (Ctrl+Kattintás)",
|
|
90
89
|
"Continue line": "Vonal folytatása",
|
|
91
90
|
"Coordinates": "Koordináták",
|
|
92
91
|
"Copy link": "Link másolása",
|
|
@@ -360,7 +359,6 @@ const locale = {
|
|
|
360
359
|
"stroke": "körvonal",
|
|
361
360
|
"Supported scheme": "Támogatott séma",
|
|
362
361
|
"Supported variables that will be dynamically replaced": "Támogatott változók, amelyek dinamikusan behelyettesítődnek",
|
|
363
|
-
"Switch to edit mode": "Átkapcsolás szerkesztési módra",
|
|
364
362
|
"Symbol": "Jelkép",
|
|
365
363
|
"Table": "Táblázat",
|
|
366
364
|
"Text color for the cluster label": "Csoportcímke szövegének színe",
|
|
@@ -446,7 +444,10 @@ const locale = {
|
|
|
446
444
|
"Until": "Until",
|
|
447
445
|
"Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
|
|
448
446
|
"Edit in OpenStreetMap": "Edit in OpenStreetMap",
|
|
449
|
-
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
|
|
447
|
+
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns.",
|
|
448
|
+
"Back to layers": "Back to layers",
|
|
449
|
+
"Data": "Data",
|
|
450
|
+
"Filters": "Filters"
|
|
450
451
|
}
|
|
451
452
|
L.registerLocale("hu", locale)
|
|
452
453
|
L.setLocale("hu")
|
umap/static/umap/locale/hu.json
CHANGED
|
@@ -86,7 +86,6 @@
|
|
|
86
86
|
"Comma separated list of properties to use when filtering features": "Tulajdonságok vesszővel tagolt sora, amely objektumok szűrésére használható",
|
|
87
87
|
"Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.": "Vesszővel, pontosvesszővel vagy tabulátorral tagolt értékek a WGS84 referenciarendszer szerint. Csak a pontok pozíciója importálódik. Az import során az oszlopfejlécekben, a címsor kezdetén található „lat” és „long” említések vétetenek figyelembe; kis- vagy nagybetű nem számít. Az összes többi oszlop tulajdonságként importálódik.",
|
|
88
88
|
"Congratulations, your map has been created!": "Gratulálunk, a térképe elkészült!",
|
|
89
|
-
"Continue line (Ctrl+Click)": "Vonal folytatása (Ctrl+Kattintás)",
|
|
90
89
|
"Continue line": "Vonal folytatása",
|
|
91
90
|
"Coordinates": "Koordináták",
|
|
92
91
|
"Copy link": "Link másolása",
|
|
@@ -360,7 +359,6 @@
|
|
|
360
359
|
"stroke": "körvonal",
|
|
361
360
|
"Supported scheme": "Támogatott séma",
|
|
362
361
|
"Supported variables that will be dynamically replaced": "Támogatott változók, amelyek dinamikusan behelyettesítődnek",
|
|
363
|
-
"Switch to edit mode": "Átkapcsolás szerkesztési módra",
|
|
364
362
|
"Symbol": "Jelkép",
|
|
365
363
|
"Table": "Táblázat",
|
|
366
364
|
"Text color for the cluster label": "Csoportcímke szövegének színe",
|
|
@@ -446,5 +444,8 @@
|
|
|
446
444
|
"Until": "Until",
|
|
447
445
|
"Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
|
|
448
446
|
"Edit in OpenStreetMap": "Edit in OpenStreetMap",
|
|
449
|
-
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
|
|
447
|
+
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns.",
|
|
448
|
+
"Back to layers": "Back to layers",
|
|
449
|
+
"Data": "Data",
|
|
450
|
+
"Filters": "Filters"
|
|
450
451
|
}
|
umap/static/umap/locale/id.js
CHANGED
|
@@ -86,7 +86,6 @@ const locale = {
|
|
|
86
86
|
"Comma separated list of properties to use when filtering features": "Comma separated list of properties to use when filtering features",
|
|
87
87
|
"Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.": "Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.",
|
|
88
88
|
"Congratulations, your map has been created!": "Congratulations, your map has been created!",
|
|
89
|
-
"Continue line (Ctrl+Click)": "Continue line (Ctrl+Click)",
|
|
90
89
|
"Continue line": "Continue line",
|
|
91
90
|
"Coordinates": "Coordinates",
|
|
92
91
|
"Copy link": "Copy link",
|
|
@@ -360,7 +359,6 @@ const locale = {
|
|
|
360
359
|
"stroke": "stroke",
|
|
361
360
|
"Supported scheme": "Supported scheme",
|
|
362
361
|
"Supported variables that will be dynamically replaced": "Supported variables that will be dynamically replaced",
|
|
363
|
-
"Switch to edit mode": "Switch to edit mode",
|
|
364
362
|
"Symbol": "Symbol",
|
|
365
363
|
"Table": "Table",
|
|
366
364
|
"Text color for the cluster label": "Text color for the cluster label",
|
|
@@ -446,7 +444,10 @@ const locale = {
|
|
|
446
444
|
"Until": "Until",
|
|
447
445
|
"Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
|
|
448
446
|
"Edit in OpenStreetMap": "Edit in OpenStreetMap",
|
|
449
|
-
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
|
|
447
|
+
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns.",
|
|
448
|
+
"Back to layers": "Back to layers",
|
|
449
|
+
"Data": "Data",
|
|
450
|
+
"Filters": "Filters"
|
|
450
451
|
}
|
|
451
452
|
L.registerLocale("id", locale)
|
|
452
453
|
L.setLocale("id")
|
umap/static/umap/locale/id.json
CHANGED
|
@@ -86,7 +86,6 @@
|
|
|
86
86
|
"Comma separated list of properties to use when filtering features": "Comma separated list of properties to use when filtering features",
|
|
87
87
|
"Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.": "Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.",
|
|
88
88
|
"Congratulations, your map has been created!": "Congratulations, your map has been created!",
|
|
89
|
-
"Continue line (Ctrl+Click)": "Continue line (Ctrl+Click)",
|
|
90
89
|
"Continue line": "Continue line",
|
|
91
90
|
"Coordinates": "Coordinates",
|
|
92
91
|
"Copy link": "Copy link",
|
|
@@ -360,7 +359,6 @@
|
|
|
360
359
|
"stroke": "stroke",
|
|
361
360
|
"Supported scheme": "Supported scheme",
|
|
362
361
|
"Supported variables that will be dynamically replaced": "Supported variables that will be dynamically replaced",
|
|
363
|
-
"Switch to edit mode": "Switch to edit mode",
|
|
364
362
|
"Symbol": "Symbol",
|
|
365
363
|
"Table": "Table",
|
|
366
364
|
"Text color for the cluster label": "Text color for the cluster label",
|
|
@@ -446,5 +444,8 @@
|
|
|
446
444
|
"Until": "Until",
|
|
447
445
|
"Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
|
|
448
446
|
"Edit in OpenStreetMap": "Edit in OpenStreetMap",
|
|
449
|
-
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
|
|
447
|
+
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns.",
|
|
448
|
+
"Back to layers": "Back to layers",
|
|
449
|
+
"Data": "Data",
|
|
450
|
+
"Filters": "Filters"
|
|
450
451
|
}
|
umap/static/umap/locale/is.js
CHANGED
|
@@ -86,7 +86,6 @@ const locale = {
|
|
|
86
86
|
"Comma separated list of properties to use when filtering features": "Kommu-aðgreindur listi yfir eigindi sem notaður er við síun fitja",
|
|
87
87
|
"Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.": "Gildi aðgreind með kommu, dálkmerki (tab) eða semíkommu. Miðað við SRS hnattviðmið WGS84. Einungis punktalaganir (geometries) eru fluttar inn. Við innflutning er skoðað í fyrirsögnum dálka hvort minnst sé á «lat» eða «lon» í byrjun fyrirsagna, óháð há-/lágstöfum. Allir aðrir dálkar eru fluttir inn sem eigindi.",
|
|
88
88
|
"Congratulations, your map has been created!": "Congratulations, your map has been created!",
|
|
89
|
-
"Continue line (Ctrl+Click)": "Halda áfram með línu (Ctrl+Smella)",
|
|
90
89
|
"Continue line": "Halda áfram með línu",
|
|
91
90
|
"Coordinates": "Hnit",
|
|
92
91
|
"Copy link": "Copy link",
|
|
@@ -360,7 +359,6 @@ const locale = {
|
|
|
360
359
|
"stroke": "strik",
|
|
361
360
|
"Supported scheme": "Stutt skema",
|
|
362
361
|
"Supported variables that will be dynamically replaced": "Studdar breytur sem verður skipt út eftir þörfum",
|
|
363
|
-
"Switch to edit mode": "Switch to edit mode",
|
|
364
362
|
"Symbol": "Symbol",
|
|
365
363
|
"Table": "Tafla",
|
|
366
364
|
"Text color for the cluster label": "Litur á texta fyrir skýringu á klasa",
|
|
@@ -446,7 +444,10 @@ const locale = {
|
|
|
446
444
|
"Until": "Until",
|
|
447
445
|
"Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
|
|
448
446
|
"Edit in OpenStreetMap": "Edit in OpenStreetMap",
|
|
449
|
-
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
|
|
447
|
+
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns.",
|
|
448
|
+
"Back to layers": "Back to layers",
|
|
449
|
+
"Data": "Data",
|
|
450
|
+
"Filters": "Filters"
|
|
450
451
|
}
|
|
451
452
|
L.registerLocale("is", locale)
|
|
452
453
|
L.setLocale("is")
|
umap/static/umap/locale/is.json
CHANGED
|
@@ -86,7 +86,6 @@
|
|
|
86
86
|
"Comma separated list of properties to use when filtering features": "Kommu-aðgreindur listi yfir eigindi sem notaður er við síun fitja",
|
|
87
87
|
"Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.": "Gildi aðgreind með kommu, dálkmerki (tab) eða semíkommu. Miðað við SRS hnattviðmið WGS84. Einungis punktalaganir (geometries) eru fluttar inn. Við innflutning er skoðað í fyrirsögnum dálka hvort minnst sé á «lat» eða «lon» í byrjun fyrirsagna, óháð há-/lágstöfum. Allir aðrir dálkar eru fluttir inn sem eigindi.",
|
|
88
88
|
"Congratulations, your map has been created!": "Congratulations, your map has been created!",
|
|
89
|
-
"Continue line (Ctrl+Click)": "Halda áfram með línu (Ctrl+Smella)",
|
|
90
89
|
"Continue line": "Halda áfram með línu",
|
|
91
90
|
"Coordinates": "Hnit",
|
|
92
91
|
"Copy link": "Copy link",
|
|
@@ -360,7 +359,6 @@
|
|
|
360
359
|
"stroke": "strik",
|
|
361
360
|
"Supported scheme": "Stutt skema",
|
|
362
361
|
"Supported variables that will be dynamically replaced": "Studdar breytur sem verður skipt út eftir þörfum",
|
|
363
|
-
"Switch to edit mode": "Switch to edit mode",
|
|
364
362
|
"Symbol": "Symbol",
|
|
365
363
|
"Table": "Tafla",
|
|
366
364
|
"Text color for the cluster label": "Litur á texta fyrir skýringu á klasa",
|
|
@@ -446,5 +444,8 @@
|
|
|
446
444
|
"Until": "Until",
|
|
447
445
|
"Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
|
|
448
446
|
"Edit in OpenStreetMap": "Edit in OpenStreetMap",
|
|
449
|
-
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
|
|
447
|
+
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns.",
|
|
448
|
+
"Back to layers": "Back to layers",
|
|
449
|
+
"Data": "Data",
|
|
450
|
+
"Filters": "Filters"
|
|
450
451
|
}
|
umap/static/umap/locale/it.js
CHANGED
|
@@ -86,7 +86,6 @@ const locale = {
|
|
|
86
86
|
"Comma separated list of properties to use when filtering features": "Lista di proprietà separate da virgola da utilizzare per filtrare gli oggetti",
|
|
87
87
|
"Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.": "Valori separati da virgola, tabulatore o punto e virgola. Il sistema di riferimento spaziale implementato è WGS84. Vengono importati solo punti. La funzione di importazione va a cercare nell'intestazione le colonne «lat» e «lon» indifferentemente se scritte in maiuscolo o minuscolo. Tutte le altre colonne sono importate come proprietà.",
|
|
88
88
|
"Congratulations, your map has been created!": "Complimenti, la tua mappa è stata creata!!!",
|
|
89
|
-
"Continue line (Ctrl+Click)": "Continua linea (Ctrl+Click)",
|
|
90
89
|
"Continue line": "Linea continua",
|
|
91
90
|
"Coordinates": "Coordinate",
|
|
92
91
|
"Copy link": "Copia link",
|
|
@@ -360,7 +359,6 @@ const locale = {
|
|
|
360
359
|
"stroke": "tratto",
|
|
361
360
|
"Supported scheme": "Schema supportato",
|
|
362
361
|
"Supported variables that will be dynamically replaced": "Variabili supportate che verranno cambiate dinamicamente",
|
|
363
|
-
"Switch to edit mode": "Passa alla modalità modifica",
|
|
364
362
|
"Symbol": "Simbolo",
|
|
365
363
|
"Table": "Tabella",
|
|
366
364
|
"Text color for the cluster label": "Colore di testo per l'etichetta del raggruppamento",
|
|
@@ -446,7 +444,10 @@ const locale = {
|
|
|
446
444
|
"Until": "Until",
|
|
447
445
|
"Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
|
|
448
446
|
"Edit in OpenStreetMap": "Edit in OpenStreetMap",
|
|
449
|
-
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
|
|
447
|
+
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns.",
|
|
448
|
+
"Back to layers": "Back to layers",
|
|
449
|
+
"Data": "Data",
|
|
450
|
+
"Filters": "Filters"
|
|
450
451
|
}
|
|
451
452
|
L.registerLocale("it", locale)
|
|
452
453
|
L.setLocale("it")
|
umap/static/umap/locale/it.json
CHANGED
|
@@ -86,7 +86,6 @@
|
|
|
86
86
|
"Comma separated list of properties to use when filtering features": "Lista di proprietà separate da virgola da utilizzare per filtrare gli oggetti",
|
|
87
87
|
"Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.": "Valori separati da virgola, tabulatore o punto e virgola. Il sistema di riferimento spaziale implementato è WGS84. Vengono importati solo punti. La funzione di importazione va a cercare nell'intestazione le colonne «lat» e «lon» indifferentemente se scritte in maiuscolo o minuscolo. Tutte le altre colonne sono importate come proprietà.",
|
|
88
88
|
"Congratulations, your map has been created!": "Complimenti, la tua mappa è stata creata!!!",
|
|
89
|
-
"Continue line (Ctrl+Click)": "Continua linea (Ctrl+Click)",
|
|
90
89
|
"Continue line": "Linea continua",
|
|
91
90
|
"Coordinates": "Coordinate",
|
|
92
91
|
"Copy link": "Copia link",
|
|
@@ -360,7 +359,6 @@
|
|
|
360
359
|
"stroke": "tratto",
|
|
361
360
|
"Supported scheme": "Schema supportato",
|
|
362
361
|
"Supported variables that will be dynamically replaced": "Variabili supportate che verranno cambiate dinamicamente",
|
|
363
|
-
"Switch to edit mode": "Passa alla modalità modifica",
|
|
364
362
|
"Symbol": "Simbolo",
|
|
365
363
|
"Table": "Tabella",
|
|
366
364
|
"Text color for the cluster label": "Colore di testo per l'etichetta del raggruppamento",
|
|
@@ -446,5 +444,8 @@
|
|
|
446
444
|
"Until": "Until",
|
|
447
445
|
"Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
|
|
448
446
|
"Edit in OpenStreetMap": "Edit in OpenStreetMap",
|
|
449
|
-
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
|
|
447
|
+
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns.",
|
|
448
|
+
"Back to layers": "Back to layers",
|
|
449
|
+
"Data": "Data",
|
|
450
|
+
"Filters": "Filters"
|
|
450
451
|
}
|
umap/static/umap/locale/ja.js
CHANGED
|
@@ -86,7 +86,6 @@ const locale = {
|
|
|
86
86
|
"Comma separated list of properties to use when filtering features": "地物をフィルタする際に利用する、カンマで区切ったプロパティのリスト",
|
|
87
87
|
"Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.": "カンマ、タブ、セミコロンなどで区切られた値。SRSはWGS84が適用されます。ポイントのジオメトリのみがインポート対象です。インポートを行なう際は、カラムの先頭行を対象に «lat» と «lon» という文字列が検索されます。検索は行の最初から順に行われ、大文字と小文字は区別されません。その他のすべてのカラムは、プロパティとしてインポートされます。",
|
|
88
88
|
"Congratulations, your map has been created!": "Congratulations, your map has been created!",
|
|
89
|
-
"Continue line (Ctrl+Click)": "ラインを延長(Ctrl+クリック)",
|
|
90
89
|
"Continue line": "ラインを延長",
|
|
91
90
|
"Coordinates": "位置情報",
|
|
92
91
|
"Copy link": "Copy link",
|
|
@@ -360,7 +359,6 @@ const locale = {
|
|
|
360
359
|
"stroke": "ストローク",
|
|
361
360
|
"Supported scheme": "対応スキーマ",
|
|
362
361
|
"Supported variables that will be dynamically replaced": "対応する動的な変数",
|
|
363
|
-
"Switch to edit mode": "Switch to edit mode",
|
|
364
362
|
"Symbol": "Symbol",
|
|
365
363
|
"Table": "テーブル",
|
|
366
364
|
"Text color for the cluster label": "クラスタラベルのテキスト色",
|
|
@@ -446,7 +444,10 @@ const locale = {
|
|
|
446
444
|
"Until": "Until",
|
|
447
445
|
"Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
|
|
448
446
|
"Edit in OpenStreetMap": "Edit in OpenStreetMap",
|
|
449
|
-
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
|
|
447
|
+
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns.",
|
|
448
|
+
"Back to layers": "Back to layers",
|
|
449
|
+
"Data": "Data",
|
|
450
|
+
"Filters": "Filters"
|
|
450
451
|
}
|
|
451
452
|
L.registerLocale("ja", locale)
|
|
452
453
|
L.setLocale("ja")
|
umap/static/umap/locale/ja.json
CHANGED
|
@@ -86,7 +86,6 @@
|
|
|
86
86
|
"Comma separated list of properties to use when filtering features": "地物をフィルタする際に利用する、カンマで区切ったプロパティのリスト",
|
|
87
87
|
"Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.": "カンマ、タブ、セミコロンなどで区切られた値。SRSはWGS84が適用されます。ポイントのジオメトリのみがインポート対象です。インポートを行なう際は、カラムの先頭行を対象に «lat» と «lon» という文字列が検索されます。検索は行の最初から順に行われ、大文字と小文字は区別されません。その他のすべてのカラムは、プロパティとしてインポートされます。",
|
|
88
88
|
"Congratulations, your map has been created!": "Congratulations, your map has been created!",
|
|
89
|
-
"Continue line (Ctrl+Click)": "ラインを延長(Ctrl+クリック)",
|
|
90
89
|
"Continue line": "ラインを延長",
|
|
91
90
|
"Coordinates": "位置情報",
|
|
92
91
|
"Copy link": "Copy link",
|
|
@@ -360,7 +359,6 @@
|
|
|
360
359
|
"stroke": "ストローク",
|
|
361
360
|
"Supported scheme": "対応スキーマ",
|
|
362
361
|
"Supported variables that will be dynamically replaced": "対応する動的な変数",
|
|
363
|
-
"Switch to edit mode": "Switch to edit mode",
|
|
364
362
|
"Symbol": "Symbol",
|
|
365
363
|
"Table": "テーブル",
|
|
366
364
|
"Text color for the cluster label": "クラスタラベルのテキスト色",
|
|
@@ -446,5 +444,8 @@
|
|
|
446
444
|
"Until": "Until",
|
|
447
445
|
"Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
|
|
448
446
|
"Edit in OpenStreetMap": "Edit in OpenStreetMap",
|
|
449
|
-
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
|
|
447
|
+
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns.",
|
|
448
|
+
"Back to layers": "Back to layers",
|
|
449
|
+
"Data": "Data",
|
|
450
|
+
"Filters": "Filters"
|
|
450
451
|
}
|
umap/static/umap/locale/ko.js
CHANGED
|
@@ -86,7 +86,6 @@ const locale = {
|
|
|
86
86
|
"Comma separated list of properties to use when filtering features": "Comma separated list of properties to use when filtering features",
|
|
87
87
|
"Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.": "Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.",
|
|
88
88
|
"Congratulations, your map has been created!": "Congratulations, your map has been created!",
|
|
89
|
-
"Continue line (Ctrl+Click)": "Continue line (Ctrl+Click)",
|
|
90
89
|
"Continue line": "Continue line",
|
|
91
90
|
"Coordinates": "Coordinates",
|
|
92
91
|
"Copy link": "Copy link",
|
|
@@ -360,7 +359,6 @@ const locale = {
|
|
|
360
359
|
"stroke": "획",
|
|
361
360
|
"Supported scheme": "Supported scheme",
|
|
362
361
|
"Supported variables that will be dynamically replaced": "Supported variables that will be dynamically replaced",
|
|
363
|
-
"Switch to edit mode": "Switch to edit mode",
|
|
364
362
|
"Symbol": "Symbol",
|
|
365
363
|
"Table": "표",
|
|
366
364
|
"Text color for the cluster label": "Text color for the cluster label",
|
|
@@ -446,7 +444,10 @@ const locale = {
|
|
|
446
444
|
"Until": "Until",
|
|
447
445
|
"Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
|
|
448
446
|
"Edit in OpenStreetMap": "Edit in OpenStreetMap",
|
|
449
|
-
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
|
|
447
|
+
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns.",
|
|
448
|
+
"Back to layers": "Back to layers",
|
|
449
|
+
"Data": "Data",
|
|
450
|
+
"Filters": "Filters"
|
|
450
451
|
}
|
|
451
452
|
L.registerLocale("ko", locale)
|
|
452
453
|
L.setLocale("ko")
|