umap-project 2.2.0__py3-none-any.whl → 2.2.0b0__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/static/umap/base.css +5 -14
- umap/static/umap/js/modules/browser.js +1 -16
- umap/static/umap/js/modules/facets.js +0 -1
- umap/static/umap/js/modules/utils.js +2 -2
- umap/static/umap/js/umap.autocomplete.js +25 -40
- umap/static/umap/js/umap.controls.js +43 -48
- umap/static/umap/js/umap.core.js +12 -27
- umap/static/umap/js/umap.features.js +2 -2
- umap/static/umap/js/umap.forms.js +18 -24
- umap/static/umap/js/umap.importer.js +46 -60
- umap/static/umap/js/umap.js +11 -9
- umap/static/umap/js/umap.layer.js +1 -9
- umap/static/umap/js/umap.permissions.js +3 -9
- umap/static/umap/js/umap.popup.js +9 -16
- umap/static/umap/js/umap.share.js +1 -1
- umap/static/umap/js/umap.ui.js +9 -10
- umap/static/umap/locale/am_ET.js +3 -4
- umap/static/umap/locale/am_ET.json +3 -4
- umap/static/umap/locale/ar.js +3 -4
- umap/static/umap/locale/ar.json +3 -4
- umap/static/umap/locale/ast.js +3 -4
- umap/static/umap/locale/ast.json +3 -4
- umap/static/umap/locale/bg.js +3 -4
- umap/static/umap/locale/bg.json +3 -4
- umap/static/umap/locale/br.js +14 -15
- umap/static/umap/locale/br.json +14 -15
- umap/static/umap/locale/ca.js +3 -4
- umap/static/umap/locale/ca.json +3 -4
- umap/static/umap/locale/cs_CZ.js +3 -4
- umap/static/umap/locale/cs_CZ.json +3 -4
- umap/static/umap/locale/da.js +3 -4
- umap/static/umap/locale/da.json +3 -4
- umap/static/umap/locale/de.js +3 -4
- umap/static/umap/locale/de.json +3 -4
- umap/static/umap/locale/el.js +3 -4
- umap/static/umap/locale/el.json +3 -4
- umap/static/umap/locale/en.js +3 -4
- umap/static/umap/locale/en.json +3 -4
- umap/static/umap/locale/en_US.json +3 -4
- umap/static/umap/locale/es.js +3 -4
- umap/static/umap/locale/es.json +3 -4
- umap/static/umap/locale/et.js +3 -4
- umap/static/umap/locale/et.json +3 -4
- umap/static/umap/locale/fa_IR.js +3 -4
- umap/static/umap/locale/fa_IR.json +3 -4
- umap/static/umap/locale/fi.js +3 -4
- umap/static/umap/locale/fi.json +3 -4
- umap/static/umap/locale/fr.js +3 -4
- umap/static/umap/locale/fr.json +3 -4
- umap/static/umap/locale/gl.js +3 -4
- umap/static/umap/locale/gl.json +3 -4
- umap/static/umap/locale/he.js +3 -4
- umap/static/umap/locale/he.json +3 -4
- umap/static/umap/locale/hr.js +3 -4
- umap/static/umap/locale/hr.json +3 -4
- umap/static/umap/locale/hu.js +3 -4
- umap/static/umap/locale/hu.json +3 -4
- umap/static/umap/locale/id.js +3 -4
- umap/static/umap/locale/id.json +3 -4
- umap/static/umap/locale/is.js +3 -4
- umap/static/umap/locale/is.json +3 -4
- umap/static/umap/locale/it.js +3 -4
- umap/static/umap/locale/it.json +3 -4
- umap/static/umap/locale/ja.js +3 -4
- umap/static/umap/locale/ja.json +3 -4
- umap/static/umap/locale/ko.js +3 -4
- umap/static/umap/locale/ko.json +3 -4
- umap/static/umap/locale/lt.js +3 -4
- umap/static/umap/locale/lt.json +3 -4
- umap/static/umap/locale/ms.js +3 -4
- umap/static/umap/locale/ms.json +3 -4
- umap/static/umap/locale/nl.js +3 -4
- umap/static/umap/locale/nl.json +3 -4
- umap/static/umap/locale/no.js +3 -4
- umap/static/umap/locale/no.json +3 -4
- umap/static/umap/locale/pl.js +3 -4
- umap/static/umap/locale/pl.json +3 -4
- umap/static/umap/locale/pl_PL.json +3 -4
- umap/static/umap/locale/pt.js +3 -4
- umap/static/umap/locale/pt.json +3 -4
- umap/static/umap/locale/pt_BR.js +3 -4
- umap/static/umap/locale/pt_BR.json +3 -4
- umap/static/umap/locale/pt_PT.js +3 -4
- umap/static/umap/locale/pt_PT.json +3 -4
- umap/static/umap/locale/ro.js +3 -4
- umap/static/umap/locale/ro.json +3 -4
- umap/static/umap/locale/ru.js +3 -4
- umap/static/umap/locale/ru.json +3 -4
- umap/static/umap/locale/sk_SK.js +3 -4
- umap/static/umap/locale/sk_SK.json +3 -4
- umap/static/umap/locale/sl.js +3 -4
- umap/static/umap/locale/sl.json +3 -4
- umap/static/umap/locale/sr.js +3 -4
- umap/static/umap/locale/sr.json +3 -4
- umap/static/umap/locale/sv.js +3 -4
- umap/static/umap/locale/sv.json +3 -4
- umap/static/umap/locale/th_TH.js +3 -4
- umap/static/umap/locale/th_TH.json +3 -4
- umap/static/umap/locale/tr.js +3 -4
- umap/static/umap/locale/tr.json +3 -4
- umap/static/umap/locale/uk_UA.js +3 -4
- umap/static/umap/locale/uk_UA.json +3 -4
- umap/static/umap/locale/vi.js +3 -4
- umap/static/umap/locale/vi.json +3 -4
- umap/static/umap/locale/vi_VN.json +3 -4
- umap/static/umap/locale/zh.js +3 -4
- umap/static/umap/locale/zh.json +3 -4
- umap/static/umap/locale/zh_CN.json +3 -4
- umap/static/umap/locale/zh_TW.Big5.json +3 -4
- umap/static/umap/locale/zh_TW.js +3 -4
- umap/static/umap/locale/zh_TW.json +3 -4
- umap/static/umap/map.css +1 -12
- umap/static/umap/vendors/formbuilder/Leaflet.FormBuilder.js +0 -1
- umap/tests/integration/test_anonymous_owned_map.py +0 -21
- umap/tests/integration/test_basics.py +0 -21
- umap/tests/integration/test_edit_map.py +0 -7
- umap/tests/integration/test_import.py +2 -4
- umap/tests/integration/test_tilelayer.py +0 -10
- {umap_project-2.2.0.dist-info → umap_project-2.2.0b0.dist-info}/METADATA +7 -7
- {umap_project-2.2.0.dist-info → umap_project-2.2.0b0.dist-info}/RECORD +124 -124
- {umap_project-2.2.0.dist-info → umap_project-2.2.0b0.dist-info}/WHEEL +1 -1
- {umap_project-2.2.0.dist-info → umap_project-2.2.0b0.dist-info}/entry_points.txt +0 -0
- {umap_project-2.2.0.dist-info → umap_project-2.2.0b0.dist-info}/licenses/LICENSE +0 -0
umap/static/umap/locale/fi.js
CHANGED
|
@@ -86,6 +86,7 @@ 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)",
|
|
89
90
|
"Continue line": "Jatka viivaa",
|
|
90
91
|
"Coordinates": "Koordinaatit",
|
|
91
92
|
"Copy link": "Copy link",
|
|
@@ -359,6 +360,7 @@ const locale = {
|
|
|
359
360
|
"stroke": "sivallus",
|
|
360
361
|
"Supported scheme": "Tuettu muoto",
|
|
361
362
|
"Supported variables that will be dynamically replaced": "Tuetut muuttujat, jotka korvataan dynaamisesti",
|
|
363
|
+
"Switch to edit mode": "Switch to edit mode",
|
|
362
364
|
"Symbol": "Symbol",
|
|
363
365
|
"Table": "Taulukko",
|
|
364
366
|
"Text color for the cluster label": "Tekstin väri klusterietiketissä",
|
|
@@ -444,10 +446,7 @@ const locale = {
|
|
|
444
446
|
"Until": "Until",
|
|
445
447
|
"Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
|
|
446
448
|
"Edit in OpenStreetMap": "Edit in OpenStreetMap",
|
|
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"
|
|
449
|
+
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
|
|
451
450
|
}
|
|
452
451
|
L.registerLocale("fi", locale)
|
|
453
452
|
L.setLocale("fi")
|
umap/static/umap/locale/fi.json
CHANGED
|
@@ -86,6 +86,7 @@
|
|
|
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)",
|
|
89
90
|
"Continue line": "Jatka viivaa",
|
|
90
91
|
"Coordinates": "Koordinaatit",
|
|
91
92
|
"Copy link": "Copy link",
|
|
@@ -359,6 +360,7 @@
|
|
|
359
360
|
"stroke": "sivallus",
|
|
360
361
|
"Supported scheme": "Tuettu muoto",
|
|
361
362
|
"Supported variables that will be dynamically replaced": "Tuetut muuttujat, jotka korvataan dynaamisesti",
|
|
363
|
+
"Switch to edit mode": "Switch to edit mode",
|
|
362
364
|
"Symbol": "Symbol",
|
|
363
365
|
"Table": "Taulukko",
|
|
364
366
|
"Text color for the cluster label": "Tekstin väri klusterietiketissä",
|
|
@@ -444,8 +446,5 @@
|
|
|
444
446
|
"Until": "Until",
|
|
445
447
|
"Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
|
|
446
448
|
"Edit in OpenStreetMap": "Edit in OpenStreetMap",
|
|
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"
|
|
449
|
+
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
|
|
451
450
|
}
|
umap/static/umap/locale/fr.js
CHANGED
|
@@ -86,6 +86,7 @@ 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)",
|
|
89
90
|
"Continue line": "Continuer la ligne",
|
|
90
91
|
"Coordinates": "Coordonnées",
|
|
91
92
|
"Copy link": "Copier le lien",
|
|
@@ -359,6 +360,7 @@ const locale = {
|
|
|
359
360
|
"stroke": "trait",
|
|
360
361
|
"Supported scheme": "Schéma supporté",
|
|
361
362
|
"Supported variables that will be dynamically replaced": "Variables qui seront automatiquement remplacées",
|
|
363
|
+
"Switch to edit mode": "Basculer en mode édition",
|
|
362
364
|
"Symbol": "Symbole",
|
|
363
365
|
"Table": "Tableau",
|
|
364
366
|
"Text color for the cluster label": "Couleur du texte du cluster",
|
|
@@ -444,10 +446,7 @@ const locale = {
|
|
|
444
446
|
"Until": "À",
|
|
445
447
|
"Example: key1,key2|Label 2,key3|Label 3|checkbox": "Exemple: cle1,cle2|Label 2,Label 3|checkbox",
|
|
446
448
|
"Edit in OpenStreetMap": "Modifier dans OpenStreetMap",
|
|
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"
|
|
449
|
+
"Cannot determine latitude and longitude columns.": "Impossible de détecter les colonnes latitude et longitude."
|
|
451
450
|
}
|
|
452
451
|
L.registerLocale("fr", locale)
|
|
453
452
|
L.setLocale("fr")
|
umap/static/umap/locale/fr.json
CHANGED
|
@@ -86,6 +86,7 @@
|
|
|
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)",
|
|
89
90
|
"Continue line": "Continuer la ligne",
|
|
90
91
|
"Coordinates": "Coordonnées",
|
|
91
92
|
"Copy link": "Copier le lien",
|
|
@@ -359,6 +360,7 @@
|
|
|
359
360
|
"stroke": "trait",
|
|
360
361
|
"Supported scheme": "Schéma supporté",
|
|
361
362
|
"Supported variables that will be dynamically replaced": "Variables qui seront automatiquement remplacées",
|
|
363
|
+
"Switch to edit mode": "Basculer en mode édition",
|
|
362
364
|
"Symbol": "Symbole",
|
|
363
365
|
"Table": "Tableau",
|
|
364
366
|
"Text color for the cluster label": "Couleur du texte du cluster",
|
|
@@ -444,8 +446,5 @@
|
|
|
444
446
|
"Until": "À",
|
|
445
447
|
"Example: key1,key2|Label 2,key3|Label 3|checkbox": "Exemple: cle1,cle2|Label 2,Label 3|checkbox",
|
|
446
448
|
"Edit in OpenStreetMap": "Modifier dans OpenStreetMap",
|
|
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"
|
|
449
|
+
"Cannot determine latitude and longitude columns.": "Impossible de détecter les colonnes latitude et longitude."
|
|
451
450
|
}
|
umap/static/umap/locale/gl.js
CHANGED
|
@@ -86,6 +86,7 @@ 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)",
|
|
89
90
|
"Continue line": "Liña continua",
|
|
90
91
|
"Coordinates": "Coordenadas",
|
|
91
92
|
"Copy link": "Copy link",
|
|
@@ -359,6 +360,7 @@ const locale = {
|
|
|
359
360
|
"stroke": "trazo",
|
|
360
361
|
"Supported scheme": "Esquema suportado",
|
|
361
362
|
"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",
|
|
362
364
|
"Symbol": "Symbol",
|
|
363
365
|
"Table": "Táboa",
|
|
364
366
|
"Text color for the cluster label": "Cor do texto para a etiqueta clúster",
|
|
@@ -444,10 +446,7 @@ const locale = {
|
|
|
444
446
|
"Until": "Until",
|
|
445
447
|
"Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
|
|
446
448
|
"Edit in OpenStreetMap": "Edit in OpenStreetMap",
|
|
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"
|
|
449
|
+
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
|
|
451
450
|
}
|
|
452
451
|
L.registerLocale("gl", locale)
|
|
453
452
|
L.setLocale("gl")
|
umap/static/umap/locale/gl.json
CHANGED
|
@@ -86,6 +86,7 @@
|
|
|
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)",
|
|
89
90
|
"Continue line": "Liña continua",
|
|
90
91
|
"Coordinates": "Coordenadas",
|
|
91
92
|
"Copy link": "Copy link",
|
|
@@ -359,6 +360,7 @@
|
|
|
359
360
|
"stroke": "trazo",
|
|
360
361
|
"Supported scheme": "Esquema suportado",
|
|
361
362
|
"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",
|
|
362
364
|
"Symbol": "Symbol",
|
|
363
365
|
"Table": "Táboa",
|
|
364
366
|
"Text color for the cluster label": "Cor do texto para a etiqueta clúster",
|
|
@@ -444,8 +446,5 @@
|
|
|
444
446
|
"Until": "Until",
|
|
445
447
|
"Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
|
|
446
448
|
"Edit in OpenStreetMap": "Edit in OpenStreetMap",
|
|
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"
|
|
449
|
+
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
|
|
451
450
|
}
|
umap/static/umap/locale/he.js
CHANGED
|
@@ -86,6 +86,7 @@ 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+לחיצה)",
|
|
89
90
|
"Continue line": "להמשיך את הקו",
|
|
90
91
|
"Coordinates": "נקודות ציון",
|
|
91
92
|
"Copy link": "Copy link",
|
|
@@ -359,6 +360,7 @@ const locale = {
|
|
|
359
360
|
"stroke": "לוכסן",
|
|
360
361
|
"Supported scheme": "סכמה נתמכת",
|
|
361
362
|
"Supported variables that will be dynamically replaced": "משתנים נתמכים שיוחלפו באופן דינמי",
|
|
363
|
+
"Switch to edit mode": "Switch to edit mode",
|
|
362
364
|
"Symbol": "Symbol",
|
|
363
365
|
"Table": "טבלה",
|
|
364
366
|
"Text color for the cluster label": "צבע טקסט לתווית הקבוצה",
|
|
@@ -444,10 +446,7 @@ const locale = {
|
|
|
444
446
|
"Until": "Until",
|
|
445
447
|
"Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
|
|
446
448
|
"Edit in OpenStreetMap": "Edit in OpenStreetMap",
|
|
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"
|
|
449
|
+
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
|
|
451
450
|
}
|
|
452
451
|
L.registerLocale("he", locale)
|
|
453
452
|
L.setLocale("he")
|
umap/static/umap/locale/he.json
CHANGED
|
@@ -86,6 +86,7 @@
|
|
|
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+לחיצה)",
|
|
89
90
|
"Continue line": "להמשיך את הקו",
|
|
90
91
|
"Coordinates": "נקודות ציון",
|
|
91
92
|
"Copy link": "Copy link",
|
|
@@ -359,6 +360,7 @@
|
|
|
359
360
|
"stroke": "לוכסן",
|
|
360
361
|
"Supported scheme": "סכמה נתמכת",
|
|
361
362
|
"Supported variables that will be dynamically replaced": "משתנים נתמכים שיוחלפו באופן דינמי",
|
|
363
|
+
"Switch to edit mode": "Switch to edit mode",
|
|
362
364
|
"Symbol": "Symbol",
|
|
363
365
|
"Table": "טבלה",
|
|
364
366
|
"Text color for the cluster label": "צבע טקסט לתווית הקבוצה",
|
|
@@ -444,8 +446,5 @@
|
|
|
444
446
|
"Until": "Until",
|
|
445
447
|
"Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
|
|
446
448
|
"Edit in OpenStreetMap": "Edit in OpenStreetMap",
|
|
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"
|
|
449
|
+
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
|
|
451
450
|
}
|
umap/static/umap/locale/hr.js
CHANGED
|
@@ -86,6 +86,7 @@ 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)",
|
|
89
90
|
"Continue line": "Continue line",
|
|
90
91
|
"Coordinates": "Coordinates",
|
|
91
92
|
"Copy link": "Copy link",
|
|
@@ -359,6 +360,7 @@ const locale = {
|
|
|
359
360
|
"stroke": "potez",
|
|
360
361
|
"Supported scheme": "Supported scheme",
|
|
361
362
|
"Supported variables that will be dynamically replaced": "Supported variables that will be dynamically replaced",
|
|
363
|
+
"Switch to edit mode": "Switch to edit mode",
|
|
362
364
|
"Symbol": "Symbol",
|
|
363
365
|
"Table": "Table",
|
|
364
366
|
"Text color for the cluster label": "Text color for the cluster label",
|
|
@@ -444,10 +446,7 @@ const locale = {
|
|
|
444
446
|
"Until": "Until",
|
|
445
447
|
"Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
|
|
446
448
|
"Edit in OpenStreetMap": "Edit in OpenStreetMap",
|
|
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"
|
|
449
|
+
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
|
|
451
450
|
}
|
|
452
451
|
L.registerLocale("hr", locale)
|
|
453
452
|
L.setLocale("hr")
|
umap/static/umap/locale/hr.json
CHANGED
|
@@ -86,6 +86,7 @@
|
|
|
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)",
|
|
89
90
|
"Continue line": "Continue line",
|
|
90
91
|
"Coordinates": "Coordinates",
|
|
91
92
|
"Copy link": "Copy link",
|
|
@@ -359,6 +360,7 @@
|
|
|
359
360
|
"stroke": "potez",
|
|
360
361
|
"Supported scheme": "Supported scheme",
|
|
361
362
|
"Supported variables that will be dynamically replaced": "Supported variables that will be dynamically replaced",
|
|
363
|
+
"Switch to edit mode": "Switch to edit mode",
|
|
362
364
|
"Symbol": "Symbol",
|
|
363
365
|
"Table": "Table",
|
|
364
366
|
"Text color for the cluster label": "Text color for the cluster label",
|
|
@@ -444,8 +446,5 @@
|
|
|
444
446
|
"Until": "Until",
|
|
445
447
|
"Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
|
|
446
448
|
"Edit in OpenStreetMap": "Edit in OpenStreetMap",
|
|
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"
|
|
449
|
+
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
|
|
451
450
|
}
|
umap/static/umap/locale/hu.js
CHANGED
|
@@ -86,6 +86,7 @@ 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)",
|
|
89
90
|
"Continue line": "Vonal folytatása",
|
|
90
91
|
"Coordinates": "Koordináták",
|
|
91
92
|
"Copy link": "Link másolása",
|
|
@@ -359,6 +360,7 @@ const locale = {
|
|
|
359
360
|
"stroke": "körvonal",
|
|
360
361
|
"Supported scheme": "Támogatott séma",
|
|
361
362
|
"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",
|
|
362
364
|
"Symbol": "Jelkép",
|
|
363
365
|
"Table": "Táblázat",
|
|
364
366
|
"Text color for the cluster label": "Csoportcímke szövegének színe",
|
|
@@ -444,10 +446,7 @@ const locale = {
|
|
|
444
446
|
"Until": "Until",
|
|
445
447
|
"Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
|
|
446
448
|
"Edit in OpenStreetMap": "Edit in OpenStreetMap",
|
|
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"
|
|
449
|
+
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
|
|
451
450
|
}
|
|
452
451
|
L.registerLocale("hu", locale)
|
|
453
452
|
L.setLocale("hu")
|
umap/static/umap/locale/hu.json
CHANGED
|
@@ -86,6 +86,7 @@
|
|
|
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)",
|
|
89
90
|
"Continue line": "Vonal folytatása",
|
|
90
91
|
"Coordinates": "Koordináták",
|
|
91
92
|
"Copy link": "Link másolása",
|
|
@@ -359,6 +360,7 @@
|
|
|
359
360
|
"stroke": "körvonal",
|
|
360
361
|
"Supported scheme": "Támogatott séma",
|
|
361
362
|
"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",
|
|
362
364
|
"Symbol": "Jelkép",
|
|
363
365
|
"Table": "Táblázat",
|
|
364
366
|
"Text color for the cluster label": "Csoportcímke szövegének színe",
|
|
@@ -444,8 +446,5 @@
|
|
|
444
446
|
"Until": "Until",
|
|
445
447
|
"Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
|
|
446
448
|
"Edit in OpenStreetMap": "Edit in OpenStreetMap",
|
|
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"
|
|
449
|
+
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
|
|
451
450
|
}
|
umap/static/umap/locale/id.js
CHANGED
|
@@ -86,6 +86,7 @@ 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)",
|
|
89
90
|
"Continue line": "Continue line",
|
|
90
91
|
"Coordinates": "Coordinates",
|
|
91
92
|
"Copy link": "Copy link",
|
|
@@ -359,6 +360,7 @@ const locale = {
|
|
|
359
360
|
"stroke": "stroke",
|
|
360
361
|
"Supported scheme": "Supported scheme",
|
|
361
362
|
"Supported variables that will be dynamically replaced": "Supported variables that will be dynamically replaced",
|
|
363
|
+
"Switch to edit mode": "Switch to edit mode",
|
|
362
364
|
"Symbol": "Symbol",
|
|
363
365
|
"Table": "Table",
|
|
364
366
|
"Text color for the cluster label": "Text color for the cluster label",
|
|
@@ -444,10 +446,7 @@ const locale = {
|
|
|
444
446
|
"Until": "Until",
|
|
445
447
|
"Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
|
|
446
448
|
"Edit in OpenStreetMap": "Edit in OpenStreetMap",
|
|
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"
|
|
449
|
+
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
|
|
451
450
|
}
|
|
452
451
|
L.registerLocale("id", locale)
|
|
453
452
|
L.setLocale("id")
|
umap/static/umap/locale/id.json
CHANGED
|
@@ -86,6 +86,7 @@
|
|
|
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)",
|
|
89
90
|
"Continue line": "Continue line",
|
|
90
91
|
"Coordinates": "Coordinates",
|
|
91
92
|
"Copy link": "Copy link",
|
|
@@ -359,6 +360,7 @@
|
|
|
359
360
|
"stroke": "stroke",
|
|
360
361
|
"Supported scheme": "Supported scheme",
|
|
361
362
|
"Supported variables that will be dynamically replaced": "Supported variables that will be dynamically replaced",
|
|
363
|
+
"Switch to edit mode": "Switch to edit mode",
|
|
362
364
|
"Symbol": "Symbol",
|
|
363
365
|
"Table": "Table",
|
|
364
366
|
"Text color for the cluster label": "Text color for the cluster label",
|
|
@@ -444,8 +446,5 @@
|
|
|
444
446
|
"Until": "Until",
|
|
445
447
|
"Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
|
|
446
448
|
"Edit in OpenStreetMap": "Edit in OpenStreetMap",
|
|
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"
|
|
449
|
+
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
|
|
451
450
|
}
|
umap/static/umap/locale/is.js
CHANGED
|
@@ -86,6 +86,7 @@ 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)",
|
|
89
90
|
"Continue line": "Halda áfram með línu",
|
|
90
91
|
"Coordinates": "Hnit",
|
|
91
92
|
"Copy link": "Copy link",
|
|
@@ -359,6 +360,7 @@ const locale = {
|
|
|
359
360
|
"stroke": "strik",
|
|
360
361
|
"Supported scheme": "Stutt skema",
|
|
361
362
|
"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",
|
|
362
364
|
"Symbol": "Symbol",
|
|
363
365
|
"Table": "Tafla",
|
|
364
366
|
"Text color for the cluster label": "Litur á texta fyrir skýringu á klasa",
|
|
@@ -444,10 +446,7 @@ const locale = {
|
|
|
444
446
|
"Until": "Until",
|
|
445
447
|
"Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
|
|
446
448
|
"Edit in OpenStreetMap": "Edit in OpenStreetMap",
|
|
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"
|
|
449
|
+
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
|
|
451
450
|
}
|
|
452
451
|
L.registerLocale("is", locale)
|
|
453
452
|
L.setLocale("is")
|
umap/static/umap/locale/is.json
CHANGED
|
@@ -86,6 +86,7 @@
|
|
|
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)",
|
|
89
90
|
"Continue line": "Halda áfram með línu",
|
|
90
91
|
"Coordinates": "Hnit",
|
|
91
92
|
"Copy link": "Copy link",
|
|
@@ -359,6 +360,7 @@
|
|
|
359
360
|
"stroke": "strik",
|
|
360
361
|
"Supported scheme": "Stutt skema",
|
|
361
362
|
"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",
|
|
362
364
|
"Symbol": "Symbol",
|
|
363
365
|
"Table": "Tafla",
|
|
364
366
|
"Text color for the cluster label": "Litur á texta fyrir skýringu á klasa",
|
|
@@ -444,8 +446,5 @@
|
|
|
444
446
|
"Until": "Until",
|
|
445
447
|
"Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
|
|
446
448
|
"Edit in OpenStreetMap": "Edit in OpenStreetMap",
|
|
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"
|
|
449
|
+
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
|
|
451
450
|
}
|
umap/static/umap/locale/it.js
CHANGED
|
@@ -86,6 +86,7 @@ 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)",
|
|
89
90
|
"Continue line": "Linea continua",
|
|
90
91
|
"Coordinates": "Coordinate",
|
|
91
92
|
"Copy link": "Copia link",
|
|
@@ -359,6 +360,7 @@ const locale = {
|
|
|
359
360
|
"stroke": "tratto",
|
|
360
361
|
"Supported scheme": "Schema supportato",
|
|
361
362
|
"Supported variables that will be dynamically replaced": "Variabili supportate che verranno cambiate dinamicamente",
|
|
363
|
+
"Switch to edit mode": "Passa alla modalità modifica",
|
|
362
364
|
"Symbol": "Simbolo",
|
|
363
365
|
"Table": "Tabella",
|
|
364
366
|
"Text color for the cluster label": "Colore di testo per l'etichetta del raggruppamento",
|
|
@@ -444,10 +446,7 @@ const locale = {
|
|
|
444
446
|
"Until": "Until",
|
|
445
447
|
"Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
|
|
446
448
|
"Edit in OpenStreetMap": "Edit in OpenStreetMap",
|
|
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"
|
|
449
|
+
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
|
|
451
450
|
}
|
|
452
451
|
L.registerLocale("it", locale)
|
|
453
452
|
L.setLocale("it")
|
umap/static/umap/locale/it.json
CHANGED
|
@@ -86,6 +86,7 @@
|
|
|
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)",
|
|
89
90
|
"Continue line": "Linea continua",
|
|
90
91
|
"Coordinates": "Coordinate",
|
|
91
92
|
"Copy link": "Copia link",
|
|
@@ -359,6 +360,7 @@
|
|
|
359
360
|
"stroke": "tratto",
|
|
360
361
|
"Supported scheme": "Schema supportato",
|
|
361
362
|
"Supported variables that will be dynamically replaced": "Variabili supportate che verranno cambiate dinamicamente",
|
|
363
|
+
"Switch to edit mode": "Passa alla modalità modifica",
|
|
362
364
|
"Symbol": "Simbolo",
|
|
363
365
|
"Table": "Tabella",
|
|
364
366
|
"Text color for the cluster label": "Colore di testo per l'etichetta del raggruppamento",
|
|
@@ -444,8 +446,5 @@
|
|
|
444
446
|
"Until": "Until",
|
|
445
447
|
"Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
|
|
446
448
|
"Edit in OpenStreetMap": "Edit in OpenStreetMap",
|
|
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"
|
|
449
|
+
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
|
|
451
450
|
}
|
umap/static/umap/locale/ja.js
CHANGED
|
@@ -86,6 +86,7 @@ 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+クリック)",
|
|
89
90
|
"Continue line": "ラインを延長",
|
|
90
91
|
"Coordinates": "位置情報",
|
|
91
92
|
"Copy link": "Copy link",
|
|
@@ -359,6 +360,7 @@ const locale = {
|
|
|
359
360
|
"stroke": "ストローク",
|
|
360
361
|
"Supported scheme": "対応スキーマ",
|
|
361
362
|
"Supported variables that will be dynamically replaced": "対応する動的な変数",
|
|
363
|
+
"Switch to edit mode": "Switch to edit mode",
|
|
362
364
|
"Symbol": "Symbol",
|
|
363
365
|
"Table": "テーブル",
|
|
364
366
|
"Text color for the cluster label": "クラスタラベルのテキスト色",
|
|
@@ -444,10 +446,7 @@ const locale = {
|
|
|
444
446
|
"Until": "Until",
|
|
445
447
|
"Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
|
|
446
448
|
"Edit in OpenStreetMap": "Edit in OpenStreetMap",
|
|
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"
|
|
449
|
+
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
|
|
451
450
|
}
|
|
452
451
|
L.registerLocale("ja", locale)
|
|
453
452
|
L.setLocale("ja")
|
umap/static/umap/locale/ja.json
CHANGED
|
@@ -86,6 +86,7 @@
|
|
|
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+クリック)",
|
|
89
90
|
"Continue line": "ラインを延長",
|
|
90
91
|
"Coordinates": "位置情報",
|
|
91
92
|
"Copy link": "Copy link",
|
|
@@ -359,6 +360,7 @@
|
|
|
359
360
|
"stroke": "ストローク",
|
|
360
361
|
"Supported scheme": "対応スキーマ",
|
|
361
362
|
"Supported variables that will be dynamically replaced": "対応する動的な変数",
|
|
363
|
+
"Switch to edit mode": "Switch to edit mode",
|
|
362
364
|
"Symbol": "Symbol",
|
|
363
365
|
"Table": "テーブル",
|
|
364
366
|
"Text color for the cluster label": "クラスタラベルのテキスト色",
|
|
@@ -444,8 +446,5 @@
|
|
|
444
446
|
"Until": "Until",
|
|
445
447
|
"Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
|
|
446
448
|
"Edit in OpenStreetMap": "Edit in OpenStreetMap",
|
|
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"
|
|
449
|
+
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
|
|
451
450
|
}
|
umap/static/umap/locale/ko.js
CHANGED
|
@@ -86,6 +86,7 @@ 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)",
|
|
89
90
|
"Continue line": "Continue line",
|
|
90
91
|
"Coordinates": "Coordinates",
|
|
91
92
|
"Copy link": "Copy link",
|
|
@@ -359,6 +360,7 @@ const locale = {
|
|
|
359
360
|
"stroke": "획",
|
|
360
361
|
"Supported scheme": "Supported scheme",
|
|
361
362
|
"Supported variables that will be dynamically replaced": "Supported variables that will be dynamically replaced",
|
|
363
|
+
"Switch to edit mode": "Switch to edit mode",
|
|
362
364
|
"Symbol": "Symbol",
|
|
363
365
|
"Table": "표",
|
|
364
366
|
"Text color for the cluster label": "Text color for the cluster label",
|
|
@@ -444,10 +446,7 @@ const locale = {
|
|
|
444
446
|
"Until": "Until",
|
|
445
447
|
"Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
|
|
446
448
|
"Edit in OpenStreetMap": "Edit in OpenStreetMap",
|
|
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"
|
|
449
|
+
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
|
|
451
450
|
}
|
|
452
451
|
L.registerLocale("ko", locale)
|
|
453
452
|
L.setLocale("ko")
|