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/sk_SK.js
CHANGED
|
@@ -86,7 +86,6 @@ const locale = {
|
|
|
86
86
|
"Comma separated list of properties to use when filtering features": "Čiarkami oddelený zoznam vlastností pre filtrovanie objektov",
|
|
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.": "Hodnoty oddelené čiarkou, tabulátorom, alebo bodkočiarkou. Predpokladá sa SRS WGS84 a sú importované iba polohy bodov. Import hľadá záhlavie stĺpcov začínajúcich na \"lat\" a \"lon\" a tie považuje za súradnice (na veľkosti písmien nezáleži). Ostatné stĺpce sú importované ako vlastnosti.",
|
|
88
88
|
"Congratulations, your map has been created!": "Congratulations, your map has been created!",
|
|
89
|
-
"Continue line (Ctrl+Click)": "Pokračovať v čiare (Ctrl+Klik)",
|
|
90
89
|
"Continue line": "Pokračovať v čiare",
|
|
91
90
|
"Coordinates": "Súradnice",
|
|
92
91
|
"Copy link": "Copy link",
|
|
@@ -360,7 +359,6 @@ const locale = {
|
|
|
360
359
|
"stroke": "linka",
|
|
361
360
|
"Supported scheme": "Podporovaná schéma",
|
|
362
361
|
"Supported variables that will be dynamically replaced": "Podporované premenné, ktoré budú automaticky nahradené",
|
|
363
|
-
"Switch to edit mode": "Switch to edit mode",
|
|
364
362
|
"Symbol": "Symbol",
|
|
365
363
|
"Table": "Tabuľka",
|
|
366
364
|
"Text color for the cluster label": "Farba textu pre popis zhluku",
|
|
@@ -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("sk_SK", locale)
|
|
452
453
|
L.setLocale("sk_SK")
|
|
@@ -86,7 +86,6 @@
|
|
|
86
86
|
"Comma separated list of properties to use when filtering features": "Čiarkami oddelený zoznam vlastností pre filtrovanie objektov",
|
|
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.": "Hodnoty oddelené čiarkou, tabulátorom, alebo bodkočiarkou. Predpokladá sa SRS WGS84 a sú importované iba polohy bodov. Import hľadá záhlavie stĺpcov začínajúcich na \"lat\" a \"lon\" a tie považuje za súradnice (na veľkosti písmien nezáleži). Ostatné stĺpce sú importované ako vlastnosti.",
|
|
88
88
|
"Congratulations, your map has been created!": "Congratulations, your map has been created!",
|
|
89
|
-
"Continue line (Ctrl+Click)": "Pokračovať v čiare (Ctrl+Klik)",
|
|
90
89
|
"Continue line": "Pokračovať v čiare",
|
|
91
90
|
"Coordinates": "Súradnice",
|
|
92
91
|
"Copy link": "Copy link",
|
|
@@ -360,7 +359,6 @@
|
|
|
360
359
|
"stroke": "linka",
|
|
361
360
|
"Supported scheme": "Podporovaná schéma",
|
|
362
361
|
"Supported variables that will be dynamically replaced": "Podporované premenné, ktoré budú automaticky nahradené",
|
|
363
|
-
"Switch to edit mode": "Switch to edit mode",
|
|
364
362
|
"Symbol": "Symbol",
|
|
365
363
|
"Table": "Tabuľka",
|
|
366
364
|
"Text color for the cluster label": "Farba textu pre popis zhluku",
|
|
@@ -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/sl.js
CHANGED
|
@@ -86,7 +86,6 @@ const locale = {
|
|
|
86
86
|
"Comma separated list of properties to use when filtering features": "Z vejico ločen seznam lastnosti, uporabljenimi med filtriranjem predmetov",
|
|
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.": "Z vejico, tabulatorjem ali podpičjem ločene vrednosti, nakazane prek SRS WGS84. Uvoženi so le točkovni podatki. Med uvozom bo preiskan stolpec glav za podatke geografske »širine« in«dolžine«, neupoštevajoč velikost pisave. Vsi ostali stolpci bodo uvoženi kot lastnosti predmetov.",
|
|
88
88
|
"Congratulations, your map has been created!": "Congratulations, your map has been created!",
|
|
89
|
-
"Continue line (Ctrl+Click)": "Nadaljuj s črto (Ctrl+Klik)",
|
|
90
89
|
"Continue line": "Nadaljuj z risanjem črte",
|
|
91
90
|
"Coordinates": "Koordinate",
|
|
92
91
|
"Copy link": "Copy link",
|
|
@@ -360,7 +359,6 @@ const locale = {
|
|
|
360
359
|
"stroke": "prečrtano",
|
|
361
360
|
"Supported scheme": "Podprta shema",
|
|
362
361
|
"Supported variables that will be dynamically replaced": "Podprte spremenljivke, ki bodo dinamično zamenjane",
|
|
363
|
-
"Switch to edit mode": "Switch to edit mode",
|
|
364
362
|
"Symbol": "Symbol",
|
|
365
363
|
"Table": "Razpredelnica",
|
|
366
364
|
"Text color for the cluster label": "Barva besedila za oznako polja",
|
|
@@ -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("sl", locale)
|
|
452
453
|
L.setLocale("sl")
|
umap/static/umap/locale/sl.json
CHANGED
|
@@ -86,7 +86,6 @@
|
|
|
86
86
|
"Comma separated list of properties to use when filtering features": "Z vejico ločen seznam lastnosti, uporabljenimi med filtriranjem predmetov",
|
|
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.": "Z vejico, tabulatorjem ali podpičjem ločene vrednosti, nakazane prek SRS WGS84. Uvoženi so le točkovni podatki. Med uvozom bo preiskan stolpec glav za podatke geografske »širine« in«dolžine«, neupoštevajoč velikost pisave. Vsi ostali stolpci bodo uvoženi kot lastnosti predmetov.",
|
|
88
88
|
"Congratulations, your map has been created!": "Congratulations, your map has been created!",
|
|
89
|
-
"Continue line (Ctrl+Click)": "Nadaljuj s črto (Ctrl+Klik)",
|
|
90
89
|
"Continue line": "Nadaljuj z risanjem črte",
|
|
91
90
|
"Coordinates": "Koordinate",
|
|
92
91
|
"Copy link": "Copy link",
|
|
@@ -360,7 +359,6 @@
|
|
|
360
359
|
"stroke": "prečrtano",
|
|
361
360
|
"Supported scheme": "Podprta shema",
|
|
362
361
|
"Supported variables that will be dynamically replaced": "Podprte spremenljivke, ki bodo dinamično zamenjane",
|
|
363
|
-
"Switch to edit mode": "Switch to edit mode",
|
|
364
362
|
"Symbol": "Symbol",
|
|
365
363
|
"Table": "Razpredelnica",
|
|
366
364
|
"Text color for the cluster label": "Barva besedila za oznako polja",
|
|
@@ -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/sr.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. Увозе се само тачке геометрије. Увоз ће погледати заглавља ступаца за било које спомињање «лат» и «лон» на почетку заглавља, осетљив на велика и мала слова. Све друге колоне се увозе као својства.",
|
|
88
88
|
"Congratulations, your map has been created!": "Congratulations, your map has been created!",
|
|
89
|
-
"Continue line (Ctrl+Click)": "Наставите линију(Ctrl+Click)",
|
|
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": "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("sr", locale)
|
|
452
453
|
L.setLocale("sr")
|
umap/static/umap/locale/sr.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. Увозе се само тачке геометрије. Увоз ће погледати заглавља ступаца за било које спомињање «лат» и «лон» на почетку заглавља, осетљив на велика и мала слова. Све друге колоне се увозе као својства.",
|
|
88
88
|
"Congratulations, your map has been created!": "Congratulations, your map has been created!",
|
|
89
|
-
"Continue line (Ctrl+Click)": "Наставите линију(Ctrl+Click)",
|
|
90
89
|
"Continue line": "Наставите линију",
|
|
91
90
|
"Coordinates": "Координате",
|
|
92
91
|
"Copy link": "Copy link",
|
|
@@ -360,7 +359,6 @@
|
|
|
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,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/sv.js
CHANGED
|
@@ -86,7 +86,6 @@ const locale = {
|
|
|
86
86
|
"Comma separated list of properties to use when filtering features": "Kommaseparerad lista med attribut, som används vid filtrering av objekt",
|
|
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.": "Komma, tabb eller semikolon separerade värden. SRS WGS84 är underförstått. Bara punktgeometrier importeras. Importen letar kolumnrubriker som startar med «lat» eller «lon», ej skiftlägeskänslig. Övriga kolumner importeras som attribut.",
|
|
88
88
|
"Congratulations, your map has been created!": "Grattis, din karta har skapats!",
|
|
89
|
-
"Continue line (Ctrl+Click)": "Fortsätt linjen (Ctrl+klick)",
|
|
90
89
|
"Continue line": "Fortsätt linjen",
|
|
91
90
|
"Coordinates": "Koordinater",
|
|
92
91
|
"Copy link": "Kopiera länk",
|
|
@@ -360,7 +359,6 @@ const locale = {
|
|
|
360
359
|
"stroke": "streck",
|
|
361
360
|
"Supported scheme": "Schema som stöds",
|
|
362
361
|
"Supported variables that will be dynamically replaced": "Variabler som stöds att ersättas dynamiskt",
|
|
363
|
-
"Switch to edit mode": "Switch to edit mode",
|
|
364
362
|
"Symbol": "Symbol",
|
|
365
363
|
"Table": "Tabell",
|
|
366
364
|
"Text color for the cluster label": "Textfärg för klusteretiketten",
|
|
@@ -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("sv", locale)
|
|
452
453
|
L.setLocale("sv")
|
umap/static/umap/locale/sv.json
CHANGED
|
@@ -86,7 +86,6 @@
|
|
|
86
86
|
"Comma separated list of properties to use when filtering features": "Kommaseparerad lista med attribut, som används vid filtrering av objekt",
|
|
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.": "Komma, tabb eller semikolon separerade värden. SRS WGS84 är underförstått. Bara punktgeometrier importeras. Importen letar kolumnrubriker som startar med «lat» eller «lon», ej skiftlägeskänslig. Övriga kolumner importeras som attribut.",
|
|
88
88
|
"Congratulations, your map has been created!": "Grattis, din karta har skapats!",
|
|
89
|
-
"Continue line (Ctrl+Click)": "Fortsätt linjen (Ctrl+klick)",
|
|
90
89
|
"Continue line": "Fortsätt linjen",
|
|
91
90
|
"Coordinates": "Koordinater",
|
|
92
91
|
"Copy link": "Kopiera länk",
|
|
@@ -360,7 +359,6 @@
|
|
|
360
359
|
"stroke": "streck",
|
|
361
360
|
"Supported scheme": "Schema som stöds",
|
|
362
361
|
"Supported variables that will be dynamically replaced": "Variabler som stöds att ersättas dynamiskt",
|
|
363
|
-
"Switch to edit mode": "Switch to edit mode",
|
|
364
362
|
"Symbol": "Symbol",
|
|
365
363
|
"Table": "Tabell",
|
|
366
364
|
"Text color for the cluster label": "Textfärg för klusteretiketten",
|
|
@@ -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/th_TH.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("th_TH", locale)
|
|
452
453
|
L.setLocale("th_TH")
|
|
@@ -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/tr.js
CHANGED
|
@@ -86,7 +86,6 @@ const locale = {
|
|
|
86
86
|
"Comma separated list of properties to use when filtering features": "Özellikleri filtrelerken kullanılacak özelliklerin virgülle ayrılmış listesi",
|
|
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)": "Çizgiye devam et (Ctrl+Click)",
|
|
90
89
|
"Continue line": "Çizgiye devam et",
|
|
91
90
|
"Coordinates": "Koordinatlar",
|
|
92
91
|
"Copy link": "Copy link",
|
|
@@ -360,7 +359,6 @@ const locale = {
|
|
|
360
359
|
"stroke": "stroke",
|
|
361
360
|
"Supported scheme": "Desteklenen şema",
|
|
362
361
|
"Supported variables that will be dynamically replaced": "Dinamik olarak değiştirilecek desteklenen değişkenler",
|
|
363
|
-
"Switch to edit mode": "Switch to edit mode",
|
|
364
362
|
"Symbol": "Symbol",
|
|
365
363
|
"Table": "Tablo",
|
|
366
364
|
"Text color for the cluster label": "Küme etiketi için metin rengi",
|
|
@@ -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("tr", locale)
|
|
452
453
|
L.setLocale("tr")
|
umap/static/umap/locale/tr.json
CHANGED
|
@@ -86,7 +86,6 @@
|
|
|
86
86
|
"Comma separated list of properties to use when filtering features": "Özellikleri filtrelerken kullanılacak özelliklerin virgülle ayrılmış listesi",
|
|
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)": "Çizgiye devam et (Ctrl+Click)",
|
|
90
89
|
"Continue line": "Çizgiye devam et",
|
|
91
90
|
"Coordinates": "Koordinatlar",
|
|
92
91
|
"Copy link": "Copy link",
|
|
@@ -360,7 +359,6 @@
|
|
|
360
359
|
"stroke": "stroke",
|
|
361
360
|
"Supported scheme": "Desteklenen şema",
|
|
362
361
|
"Supported variables that will be dynamically replaced": "Dinamik olarak değiştirilecek desteklenen değişkenler",
|
|
363
|
-
"Switch to edit mode": "Switch to edit mode",
|
|
364
362
|
"Symbol": "Symbol",
|
|
365
363
|
"Table": "Tablo",
|
|
366
364
|
"Text color for the cluster label": "Küme etiketi için metin rengi",
|
|
@@ -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/uk_UA.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.": "Як роздільник використовуються коми, табуляції і крапки з комою. Застосовується датум 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("uk_UA", locale)
|
|
452
453
|
L.setLocale("uk_UA")
|
|
@@ -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.": "Як роздільник використовуються коми, табуляції і крапки з комою. Застосовується датум 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/vi.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("vi", locale)
|
|
452
453
|
L.setLocale("vi")
|
umap/static/umap/locale/vi.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
|
}
|
|
@@ -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/zh.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": "坐标",
|
|
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": "标注文本颜色",
|
|
@@ -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("zh", locale)
|
|
452
453
|
L.setLocale("zh")
|
umap/static/umap/locale/zh.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": "坐标",
|
|
92
91
|
"Copy link": "Copy link",
|
|
@@ -360,7 +359,6 @@
|
|
|
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": "标注文本颜色",
|
|
@@ -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
|
}
|
|
@@ -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
|
}
|
|
@@ -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/zh_TW.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!": "恭喜您的地圖已經新增完成",
|
|
89
|
-
"Continue line (Ctrl+Click)": "連續線(Ctrl+點擊鍵)",
|
|
90
89
|
"Continue line": "連續線段",
|
|
91
90
|
"Coordinates": "座標",
|
|
92
91
|
"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": "切換至編輯模式",
|
|
364
362
|
"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("zh_TW", locale)
|
|
452
453
|
L.setLocale("zh_TW")
|