umap-project 3.4.2__py3-none-any.whl → 3.6.0__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.
- umap/__init__.py +1 -1
- umap/locale/br/LC_MESSAGES/django.mo +0 -0
- umap/locale/br/LC_MESSAGES/django.po +71 -57
- umap/locale/de/LC_MESSAGES/django.mo +0 -0
- umap/locale/de/LC_MESSAGES/django.po +20 -16
- umap/locale/en/LC_MESSAGES/django.po +14 -14
- umap/locale/hu/LC_MESSAGES/django.mo +0 -0
- umap/locale/hu/LC_MESSAGES/django.po +20 -16
- umap/locale/pl/LC_MESSAGES/django.mo +0 -0
- umap/locale/pl/LC_MESSAGES/django.po +32 -27
- umap/locale/zh_TW/LC_MESSAGES/django.mo +0 -0
- umap/locale/zh_TW/LC_MESSAGES/django.po +20 -16
- umap/management/commands/clean_tilelayer.py +0 -1
- umap/management/commands/search_maps.py +95 -0
- umap/settings/__init__.py +9 -1
- umap/settings/base.py +7 -6
- umap/static/umap/css/icon.css +8 -0
- umap/static/umap/img/16-white.svg +5 -2
- umap/static/umap/img/16.svg +1 -1
- umap/static/umap/img/source/16-white.svg +7 -4
- umap/static/umap/img/source/16.svg +1 -1
- umap/static/umap/js/modules/autocomplete.js +1 -9
- umap/static/umap/js/modules/browser.js +27 -10
- umap/static/umap/js/modules/data/features.js +3 -2
- umap/static/umap/js/modules/data/fields.js +12 -2
- umap/static/umap/js/modules/data/layer.js +13 -9
- umap/static/umap/js/modules/domutils.js +4 -0
- umap/static/umap/js/modules/filters.js +11 -10
- umap/static/umap/js/modules/form/builder.js +17 -16
- umap/static/umap/js/modules/form/fields.js +16 -16
- umap/static/umap/js/modules/permissions.js +10 -2
- umap/static/umap/js/modules/rendering/controls.js +202 -9
- umap/static/umap/js/modules/rendering/layers/classified.js +1 -1
- umap/static/umap/js/modules/rendering/map.js +45 -35
- umap/static/umap/js/modules/rendering/template.js +12 -6
- umap/static/umap/js/modules/ui/bar.js +2 -1
- umap/static/umap/js/modules/ui/hash.js +36 -0
- umap/static/umap/js/modules/ui/loader.js +26 -0
- umap/static/umap/js/modules/ui/panel.js +7 -0
- umap/static/umap/js/modules/umap.js +6 -0
- umap/static/umap/js/modules/utils.js +5 -4
- umap/static/umap/js/umap.controls.js +0 -182
- umap/static/umap/locale/am_ET.js +2 -5
- umap/static/umap/locale/am_ET.json +2 -5
- umap/static/umap/locale/ar.js +2 -5
- umap/static/umap/locale/ar.json +2 -5
- umap/static/umap/locale/ast.js +2 -5
- umap/static/umap/locale/ast.json +2 -5
- umap/static/umap/locale/bg.js +2 -5
- umap/static/umap/locale/bg.json +2 -5
- umap/static/umap/locale/br.js +40 -43
- umap/static/umap/locale/br.json +40 -43
- umap/static/umap/locale/ca.js +2 -5
- umap/static/umap/locale/ca.json +2 -5
- umap/static/umap/locale/cs_CZ.js +0 -3
- umap/static/umap/locale/cs_CZ.json +0 -3
- umap/static/umap/locale/da.js +1 -4
- umap/static/umap/locale/da.json +1 -4
- umap/static/umap/locale/de.js +27 -30
- umap/static/umap/locale/de.json +27 -30
- umap/static/umap/locale/el.js +0 -3
- umap/static/umap/locale/el.json +0 -3
- umap/static/umap/locale/en.js +0 -3
- umap/static/umap/locale/en.json +0 -3
- umap/static/umap/locale/en_US.json +2 -5
- umap/static/umap/locale/es.js +0 -3
- umap/static/umap/locale/es.json +0 -3
- umap/static/umap/locale/et.js +0 -3
- umap/static/umap/locale/et.json +0 -3
- umap/static/umap/locale/eu.js +0 -3
- umap/static/umap/locale/eu.json +0 -3
- umap/static/umap/locale/fa_IR.js +0 -3
- umap/static/umap/locale/fa_IR.json +0 -3
- umap/static/umap/locale/fi.js +2 -5
- umap/static/umap/locale/fi.json +2 -5
- umap/static/umap/locale/fr.js +3 -6
- umap/static/umap/locale/fr.json +3 -6
- umap/static/umap/locale/gl.js +0 -3
- umap/static/umap/locale/gl.json +0 -3
- umap/static/umap/locale/he.js +2 -5
- umap/static/umap/locale/he.json +2 -5
- umap/static/umap/locale/hr.js +2 -5
- umap/static/umap/locale/hr.json +2 -5
- umap/static/umap/locale/hu.js +7 -10
- umap/static/umap/locale/hu.json +7 -10
- umap/static/umap/locale/id.js +2 -5
- umap/static/umap/locale/id.json +2 -5
- umap/static/umap/locale/is.js +0 -3
- umap/static/umap/locale/is.json +0 -3
- umap/static/umap/locale/it.js +0 -3
- umap/static/umap/locale/it.json +0 -3
- umap/static/umap/locale/ja.js +2 -5
- umap/static/umap/locale/ja.json +2 -5
- umap/static/umap/locale/ko.js +2 -5
- umap/static/umap/locale/ko.json +2 -5
- umap/static/umap/locale/lt.js +2 -5
- umap/static/umap/locale/lt.json +2 -5
- umap/static/umap/locale/ms.js +0 -3
- umap/static/umap/locale/ms.json +0 -3
- umap/static/umap/locale/nl.js +0 -3
- umap/static/umap/locale/nl.json +0 -3
- umap/static/umap/locale/no.js +2 -5
- umap/static/umap/locale/no.json +2 -5
- umap/static/umap/locale/pl.js +2 -5
- umap/static/umap/locale/pl.json +2 -5
- umap/static/umap/locale/pl_PL.json +2 -5
- umap/static/umap/locale/pt.js +0 -3
- umap/static/umap/locale/pt.json +0 -3
- umap/static/umap/locale/pt_BR.js +2 -5
- umap/static/umap/locale/pt_BR.json +2 -5
- umap/static/umap/locale/pt_PT.js +2 -5
- umap/static/umap/locale/pt_PT.json +2 -5
- umap/static/umap/locale/ro.js +2 -5
- umap/static/umap/locale/ro.json +2 -5
- umap/static/umap/locale/ru.js +2 -5
- umap/static/umap/locale/ru.json +2 -5
- umap/static/umap/locale/sk_SK.js +2 -5
- umap/static/umap/locale/sk_SK.json +2 -5
- umap/static/umap/locale/sl.js +2 -5
- umap/static/umap/locale/sl.json +2 -5
- umap/static/umap/locale/sr.js +2 -5
- umap/static/umap/locale/sr.json +2 -5
- umap/static/umap/locale/sv.js +2 -5
- umap/static/umap/locale/sv.json +2 -5
- umap/static/umap/locale/th_TH.js +2 -5
- umap/static/umap/locale/th_TH.json +2 -5
- umap/static/umap/locale/tr.js +2 -5
- umap/static/umap/locale/tr.json +2 -5
- umap/static/umap/locale/uk_UA.js +2 -5
- umap/static/umap/locale/uk_UA.json +2 -5
- umap/static/umap/locale/vi.js +2 -5
- umap/static/umap/locale/vi.json +2 -5
- umap/static/umap/locale/vi_VN.json +2 -5
- umap/static/umap/locale/zh.js +2 -5
- umap/static/umap/locale/zh.json +2 -5
- umap/static/umap/locale/zh_CN.json +2 -5
- umap/static/umap/locale/zh_TW.Big5.json +2 -5
- umap/static/umap/locale/zh_TW.js +1 -4
- umap/static/umap/locale/zh_TW.json +1 -4
- umap/static/umap/map.css +1 -17
- umap/static/umap/vendors/locatecontrol/L.Control.Locate.esm.js +942 -0
- umap/static/umap/vendors/photon/leaflet.photon.esm.js +472 -0
- umap/sync/app.py +4 -1
- umap/templates/umap/css.html +0 -2
- umap/templates/umap/js.html +0 -5
- umap/templates/umap/team_form.html +2 -1
- umap/tests/integration/test_edit_map.py +2 -0
- umap/tests/integration/test_filters.py +24 -0
- umap/tests/integration/test_import.py +26 -23
- umap/tests/integration/test_map.py +1 -1
- umap/tests/integration/test_optimistic_merge.py +7 -1
- umap/tests/integration/test_remote_data.py +1 -1
- umap/tests/test_search_maps_command.py +44 -0
- umap/utils.py +9 -3
- umap/views.py +17 -4
- {umap_project-3.4.2.dist-info → umap_project-3.6.0.dist-info}/METADATA +24 -18
- {umap_project-3.4.2.dist-info → umap_project-3.6.0.dist-info}/RECORD +160 -162
- {umap_project-3.4.2.dist-info → umap_project-3.6.0.dist-info}/WHEEL +1 -1
- umap/static/umap/vendors/hash/leaflet-hash.js +0 -162
- umap/static/umap/vendors/loading/Control.Loading.css +0 -26
- umap/static/umap/vendors/loading/Control.Loading.js +0 -351
- umap/static/umap/vendors/locatecontrol/L.Control.Locate.min.css +0 -1
- umap/static/umap/vendors/locatecontrol/L.Control.Locate.min.css.map +0 -1
- umap/static/umap/vendors/locatecontrol/L.Control.Locate.min.js +0 -4
- umap/static/umap/vendors/locatecontrol/L.Control.Locate.min.js.map +0 -1
- umap/static/umap/vendors/photon/leaflet.photon.js +0 -487
- {umap_project-3.4.2.dist-info → umap_project-3.6.0.dist-info}/entry_points.txt +0 -0
- {umap_project-3.4.2.dist-info → umap_project-3.6.0.dist-info}/licenses/LICENSE +0 -0
umap/static/umap/locale/sv.json
CHANGED
|
@@ -104,7 +104,6 @@
|
|
|
104
104
|
"Display measure": "Visa mått",
|
|
105
105
|
"display name": "namn",
|
|
106
106
|
"Display on load": "Visa vid uppstart",
|
|
107
|
-
"Display the control to open OpenStreetMap editor": "Visa knapp för att öppna OpenStreetMap redigerare",
|
|
108
107
|
"Display the embed control": "Visa verktyg för att bädda in och dela",
|
|
109
108
|
"Display the fullscreen control": "Visa verktyg för fullskärm",
|
|
110
109
|
"Display the locate control": "Visa lokaliseringsverktyg",
|
|
@@ -163,7 +162,6 @@
|
|
|
163
162
|
"Help": "Hjälp",
|
|
164
163
|
"hidden": "dold",
|
|
165
164
|
"Hide controls": "Dölj verktygsfälten",
|
|
166
|
-
"Home": "Hem",
|
|
167
165
|
"How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "Hur mycket ska polygoner och multilinjer förenklas vid olika zoom-nivåer? (Mer = bättre prestanda och mjukare utseende, Mindre = mer exakt)",
|
|
168
166
|
"icon opacity": "Ikonsynlighet",
|
|
169
167
|
"Icon shape": "Ikonform",
|
|
@@ -237,7 +235,6 @@
|
|
|
237
235
|
"No licence has been set": "Ingen licens har valts.",
|
|
238
236
|
"No results": "Inga träffar tyvärr. Har du stavat rätt?",
|
|
239
237
|
"no": "nej",
|
|
240
|
-
"No.": "No.",
|
|
241
238
|
"None": "Ingen",
|
|
242
239
|
"Number of desired classes (default 5)": "Number of desired classes (default 5)",
|
|
243
240
|
"On the bottom": "Under",
|
|
@@ -250,7 +247,6 @@
|
|
|
250
247
|
"Open current feature on load": "Öppna nuvarande objekt vid uppstart",
|
|
251
248
|
"Open link in…": "Öppna länk med...",
|
|
252
249
|
"Open share & download panel": "Open share & download panel",
|
|
253
|
-
"Open this map extent in a map editor to provide more accurate data to OpenStreetMap": "Öppna detta kartområde i en redigerare för att bidra med mer och bättre data till OpenStreetMap.",
|
|
254
250
|
"OpenStreetMap": "OpenStreetMap",
|
|
255
251
|
"Optional. Same as color if not set.": "Valfritt. Annars samma som färg ovan.",
|
|
256
252
|
"Optional.": "Valfri.",
|
|
@@ -652,5 +648,6 @@
|
|
|
652
648
|
"Comma separated list of values": "Comma separated list of values",
|
|
653
649
|
"Share": "Share",
|
|
654
650
|
"Customized link": "Customized link",
|
|
655
|
-
"Iframe": "Iframe"
|
|
651
|
+
"Iframe": "Iframe",
|
|
652
|
+
"№": "№"
|
|
656
653
|
}
|
umap/static/umap/locale/th_TH.js
CHANGED
|
@@ -104,7 +104,6 @@ const locale = {
|
|
|
104
104
|
"Display measure": "Display measure",
|
|
105
105
|
"display name": "display name",
|
|
106
106
|
"Display on load": "Display on load",
|
|
107
|
-
"Display the control to open OpenStreetMap editor": "Display the control to open OpenStreetMap editor",
|
|
108
107
|
"Display the embed control": "Display the embed control",
|
|
109
108
|
"Display the fullscreen control": "Display the fullscreen control",
|
|
110
109
|
"Display the locate control": "Display the locate control",
|
|
@@ -163,7 +162,6 @@ const locale = {
|
|
|
163
162
|
"Help": "Help",
|
|
164
163
|
"hidden": "hidden",
|
|
165
164
|
"Hide controls": "Hide controls",
|
|
166
|
-
"Home": "Home",
|
|
167
165
|
"How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)",
|
|
168
166
|
"icon opacity": "icon opacity",
|
|
169
167
|
"Icon shape": "Icon shape",
|
|
@@ -237,7 +235,6 @@ const locale = {
|
|
|
237
235
|
"No licence has been set": "No licence has been set",
|
|
238
236
|
"No results": "No results",
|
|
239
237
|
"no": "no",
|
|
240
|
-
"No.": "No.",
|
|
241
238
|
"None": "None",
|
|
242
239
|
"Number of desired classes (default 5)": "Number of desired classes (default 5)",
|
|
243
240
|
"On the bottom": "On the bottom",
|
|
@@ -250,7 +247,6 @@ const locale = {
|
|
|
250
247
|
"Open current feature on load": "Open current feature on load",
|
|
251
248
|
"Open link in…": "Open link in…",
|
|
252
249
|
"Open share & download panel": "Open share & download panel",
|
|
253
|
-
"Open this map extent in a map editor to provide more accurate data to OpenStreetMap": "Open this map extent in a map editor to provide more accurate data to OpenStreetMap",
|
|
254
250
|
"OpenStreetMap": "OpenStreetMap",
|
|
255
251
|
"Optional. Same as color if not set.": "Optional. Same as color if not set.",
|
|
256
252
|
"Optional.": "Optional.",
|
|
@@ -652,7 +648,8 @@ const locale = {
|
|
|
652
648
|
"Comma separated list of values": "Comma separated list of values",
|
|
653
649
|
"Share": "Share",
|
|
654
650
|
"Customized link": "Customized link",
|
|
655
|
-
"Iframe": "Iframe"
|
|
651
|
+
"Iframe": "Iframe",
|
|
652
|
+
"№": "№"
|
|
656
653
|
}
|
|
657
654
|
L.registerLocale("th_TH", locale)
|
|
658
655
|
L.setLocale("th_TH")
|
|
@@ -104,7 +104,6 @@
|
|
|
104
104
|
"Display measure": "Display measure",
|
|
105
105
|
"display name": "display name",
|
|
106
106
|
"Display on load": "Display on load",
|
|
107
|
-
"Display the control to open OpenStreetMap editor": "Display the control to open OpenStreetMap editor",
|
|
108
107
|
"Display the embed control": "Display the embed control",
|
|
109
108
|
"Display the fullscreen control": "Display the fullscreen control",
|
|
110
109
|
"Display the locate control": "Display the locate control",
|
|
@@ -163,7 +162,6 @@
|
|
|
163
162
|
"Help": "Help",
|
|
164
163
|
"hidden": "hidden",
|
|
165
164
|
"Hide controls": "Hide controls",
|
|
166
|
-
"Home": "Home",
|
|
167
165
|
"How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)",
|
|
168
166
|
"icon opacity": "icon opacity",
|
|
169
167
|
"Icon shape": "Icon shape",
|
|
@@ -237,7 +235,6 @@
|
|
|
237
235
|
"No licence has been set": "No licence has been set",
|
|
238
236
|
"No results": "No results",
|
|
239
237
|
"no": "no",
|
|
240
|
-
"No.": "No.",
|
|
241
238
|
"None": "None",
|
|
242
239
|
"Number of desired classes (default 5)": "Number of desired classes (default 5)",
|
|
243
240
|
"On the bottom": "On the bottom",
|
|
@@ -250,7 +247,6 @@
|
|
|
250
247
|
"Open current feature on load": "Open current feature on load",
|
|
251
248
|
"Open link in…": "Open link in…",
|
|
252
249
|
"Open share & download panel": "Open share & download panel",
|
|
253
|
-
"Open this map extent in a map editor to provide more accurate data to OpenStreetMap": "Open this map extent in a map editor to provide more accurate data to OpenStreetMap",
|
|
254
250
|
"OpenStreetMap": "OpenStreetMap",
|
|
255
251
|
"Optional. Same as color if not set.": "Optional. Same as color if not set.",
|
|
256
252
|
"Optional.": "Optional.",
|
|
@@ -652,5 +648,6 @@
|
|
|
652
648
|
"Comma separated list of values": "Comma separated list of values",
|
|
653
649
|
"Share": "Share",
|
|
654
650
|
"Customized link": "Customized link",
|
|
655
|
-
"Iframe": "Iframe"
|
|
651
|
+
"Iframe": "Iframe",
|
|
652
|
+
"№": "№"
|
|
656
653
|
}
|
umap/static/umap/locale/tr.js
CHANGED
|
@@ -104,7 +104,6 @@ const locale = {
|
|
|
104
104
|
"Display measure": "Ölçüyü göster",
|
|
105
105
|
"display name": "görünen ad",
|
|
106
106
|
"Display on load": "Yüklerken görüntüle",
|
|
107
|
-
"Display the control to open OpenStreetMap editor": "OpenStreetMap editörünü açmak için denetimi görüntüle",
|
|
108
107
|
"Display the embed control": "Yerleştirme denetim görüntüle",
|
|
109
108
|
"Display the fullscreen control": "Tam ekran denetimini görüntüle",
|
|
110
109
|
"Display the locate control": "Konum denetimini görüntüle",
|
|
@@ -163,7 +162,6 @@ const locale = {
|
|
|
163
162
|
"Help": "Yardım",
|
|
164
163
|
"hidden": "saklı",
|
|
165
164
|
"Hide controls": "Kontrolleri gizle",
|
|
166
|
-
"Home": "Ana sayfa",
|
|
167
165
|
"How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)",
|
|
168
166
|
"icon opacity": "icon opacity",
|
|
169
167
|
"Icon shape": "Simge şekli",
|
|
@@ -237,7 +235,6 @@ const locale = {
|
|
|
237
235
|
"No licence has been set": "Hiçbir lisans ayarlanmadı",
|
|
238
236
|
"No results": "Sonuç yok",
|
|
239
237
|
"no": "hayır",
|
|
240
|
-
"No.": "No.",
|
|
241
238
|
"None": "Hiçbiri",
|
|
242
239
|
"Number of desired classes (default 5)": "Number of desired classes (default 5)",
|
|
243
240
|
"On the bottom": "Altta",
|
|
@@ -250,7 +247,6 @@ const locale = {
|
|
|
250
247
|
"Open current feature on load": "Mevcut yüklemede olan nesneyi aç",
|
|
251
248
|
"Open link in…": "Bağlantıyı şurada aç",
|
|
252
249
|
"Open share & download panel": "Open share & download panel",
|
|
253
|
-
"Open this map extent in a map editor to provide more accurate data to OpenStreetMap": "OpenStreetMap'e daha doğru veri sağlayabilmek için bu harita kapsamını bir harita düzenleyicide aç",
|
|
254
250
|
"OpenStreetMap": "OpenStreetMap",
|
|
255
251
|
"Optional. Same as color if not set.": "İsteğe bağlı. Eğer ayarlanmazsa renk ile aynı.",
|
|
256
252
|
"Optional.": "İsteğe bağlı.",
|
|
@@ -652,7 +648,8 @@ const locale = {
|
|
|
652
648
|
"Comma separated list of values": "Comma separated list of values",
|
|
653
649
|
"Share": "Share",
|
|
654
650
|
"Customized link": "Customized link",
|
|
655
|
-
"Iframe": "Iframe"
|
|
651
|
+
"Iframe": "Iframe",
|
|
652
|
+
"№": "№"
|
|
656
653
|
}
|
|
657
654
|
L.registerLocale("tr", locale)
|
|
658
655
|
L.setLocale("tr")
|
umap/static/umap/locale/tr.json
CHANGED
|
@@ -104,7 +104,6 @@
|
|
|
104
104
|
"Display measure": "Ölçüyü göster",
|
|
105
105
|
"display name": "görünen ad",
|
|
106
106
|
"Display on load": "Yüklerken görüntüle",
|
|
107
|
-
"Display the control to open OpenStreetMap editor": "OpenStreetMap editörünü açmak için denetimi görüntüle",
|
|
108
107
|
"Display the embed control": "Yerleştirme denetim görüntüle",
|
|
109
108
|
"Display the fullscreen control": "Tam ekran denetimini görüntüle",
|
|
110
109
|
"Display the locate control": "Konum denetimini görüntüle",
|
|
@@ -163,7 +162,6 @@
|
|
|
163
162
|
"Help": "Yardım",
|
|
164
163
|
"hidden": "saklı",
|
|
165
164
|
"Hide controls": "Kontrolleri gizle",
|
|
166
|
-
"Home": "Ana sayfa",
|
|
167
165
|
"How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)",
|
|
168
166
|
"icon opacity": "icon opacity",
|
|
169
167
|
"Icon shape": "Simge şekli",
|
|
@@ -237,7 +235,6 @@
|
|
|
237
235
|
"No licence has been set": "Hiçbir lisans ayarlanmadı",
|
|
238
236
|
"No results": "Sonuç yok",
|
|
239
237
|
"no": "hayır",
|
|
240
|
-
"No.": "No.",
|
|
241
238
|
"None": "Hiçbiri",
|
|
242
239
|
"Number of desired classes (default 5)": "Number of desired classes (default 5)",
|
|
243
240
|
"On the bottom": "Altta",
|
|
@@ -250,7 +247,6 @@
|
|
|
250
247
|
"Open current feature on load": "Mevcut yüklemede olan nesneyi aç",
|
|
251
248
|
"Open link in…": "Bağlantıyı şurada aç",
|
|
252
249
|
"Open share & download panel": "Open share & download panel",
|
|
253
|
-
"Open this map extent in a map editor to provide more accurate data to OpenStreetMap": "OpenStreetMap'e daha doğru veri sağlayabilmek için bu harita kapsamını bir harita düzenleyicide aç",
|
|
254
250
|
"OpenStreetMap": "OpenStreetMap",
|
|
255
251
|
"Optional. Same as color if not set.": "İsteğe bağlı. Eğer ayarlanmazsa renk ile aynı.",
|
|
256
252
|
"Optional.": "İsteğe bağlı.",
|
|
@@ -652,5 +648,6 @@
|
|
|
652
648
|
"Comma separated list of values": "Comma separated list of values",
|
|
653
649
|
"Share": "Share",
|
|
654
650
|
"Customized link": "Customized link",
|
|
655
|
-
"Iframe": "Iframe"
|
|
651
|
+
"Iframe": "Iframe",
|
|
652
|
+
"№": "№"
|
|
656
653
|
}
|
umap/static/umap/locale/uk_UA.js
CHANGED
|
@@ -104,7 +104,6 @@ const locale = {
|
|
|
104
104
|
"Display measure": "Показати вимірювання",
|
|
105
105
|
"display name": "показана назва",
|
|
106
106
|
"Display on load": "Показувати під час завантаження",
|
|
107
|
-
"Display the control to open OpenStreetMap editor": "Показувати кнопку переходу в редактор OpenStreetMap",
|
|
108
107
|
"Display the embed control": "Показувати вбудовані елементи керування",
|
|
109
108
|
"Display the fullscreen control": "Показувати перемикач повноекранного режиму",
|
|
110
109
|
"Display the locate control": "Показувати кнопку визначення місцезнаходження",
|
|
@@ -163,7 +162,6 @@ const locale = {
|
|
|
163
162
|
"Help": "Довідка",
|
|
164
163
|
"hidden": "приховано",
|
|
165
164
|
"Hide controls": "Прибрати елементи керування",
|
|
166
|
-
"Home": "Головна",
|
|
167
165
|
"How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "Наскільки сильно спрощувати лінії на кожному масштабі (більше значення — більша швидкість, але виглядає гірше; менше значення — більш точне зображення)",
|
|
168
166
|
"icon opacity": "icon opacity",
|
|
169
167
|
"Icon shape": "Форма значка",
|
|
@@ -237,7 +235,6 @@ const locale = {
|
|
|
237
235
|
"No licence has been set": "Ліцензію не було зазначено",
|
|
238
236
|
"No results": "Немає результатів",
|
|
239
237
|
"no": "ні",
|
|
240
|
-
"No.": "No.",
|
|
241
238
|
"None": "Ні",
|
|
242
239
|
"Number of desired classes (default 5)": "Number of desired classes (default 5)",
|
|
243
240
|
"On the bottom": "Знизу",
|
|
@@ -250,7 +247,6 @@ const locale = {
|
|
|
250
247
|
"Open current feature on load": "Open current feature on load",
|
|
251
248
|
"Open link in…": "Відкрити посилання у…",
|
|
252
249
|
"Open share & download panel": "Open share & download panel",
|
|
253
|
-
"Open this map extent in a map editor to provide more accurate data to OpenStreetMap": "Відкрийте цю частину мапи в редакторі OpenStreetMap, щоб поліпшити дані",
|
|
254
250
|
"OpenStreetMap": "OpenStreetMap",
|
|
255
251
|
"Optional. Same as color if not set.": "Додатково. Якщо не вибрано, то як колір.",
|
|
256
252
|
"Optional.": "Необов’язково.",
|
|
@@ -652,7 +648,8 @@ const locale = {
|
|
|
652
648
|
"Comma separated list of values": "Comma separated list of values",
|
|
653
649
|
"Share": "Share",
|
|
654
650
|
"Customized link": "Customized link",
|
|
655
|
-
"Iframe": "Iframe"
|
|
651
|
+
"Iframe": "Iframe",
|
|
652
|
+
"№": "№"
|
|
656
653
|
}
|
|
657
654
|
L.registerLocale("uk_UA", locale)
|
|
658
655
|
L.setLocale("uk_UA")
|
|
@@ -104,7 +104,6 @@
|
|
|
104
104
|
"Display measure": "Показати вимірювання",
|
|
105
105
|
"display name": "показана назва",
|
|
106
106
|
"Display on load": "Показувати під час завантаження",
|
|
107
|
-
"Display the control to open OpenStreetMap editor": "Показувати кнопку переходу в редактор OpenStreetMap",
|
|
108
107
|
"Display the embed control": "Показувати вбудовані елементи керування",
|
|
109
108
|
"Display the fullscreen control": "Показувати перемикач повноекранного режиму",
|
|
110
109
|
"Display the locate control": "Показувати кнопку визначення місцезнаходження",
|
|
@@ -163,7 +162,6 @@
|
|
|
163
162
|
"Help": "Довідка",
|
|
164
163
|
"hidden": "приховано",
|
|
165
164
|
"Hide controls": "Прибрати елементи керування",
|
|
166
|
-
"Home": "Головна",
|
|
167
165
|
"How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "Наскільки сильно спрощувати лінії на кожному масштабі (більше значення — більша швидкість, але виглядає гірше; менше значення — більш точне зображення)",
|
|
168
166
|
"icon opacity": "icon opacity",
|
|
169
167
|
"Icon shape": "Форма значка",
|
|
@@ -237,7 +235,6 @@
|
|
|
237
235
|
"No licence has been set": "Ліцензію не було зазначено",
|
|
238
236
|
"No results": "Немає результатів",
|
|
239
237
|
"no": "ні",
|
|
240
|
-
"No.": "No.",
|
|
241
238
|
"None": "Ні",
|
|
242
239
|
"Number of desired classes (default 5)": "Number of desired classes (default 5)",
|
|
243
240
|
"On the bottom": "Знизу",
|
|
@@ -250,7 +247,6 @@
|
|
|
250
247
|
"Open current feature on load": "Open current feature on load",
|
|
251
248
|
"Open link in…": "Відкрити посилання у…",
|
|
252
249
|
"Open share & download panel": "Open share & download panel",
|
|
253
|
-
"Open this map extent in a map editor to provide more accurate data to OpenStreetMap": "Відкрийте цю частину мапи в редакторі OpenStreetMap, щоб поліпшити дані",
|
|
254
250
|
"OpenStreetMap": "OpenStreetMap",
|
|
255
251
|
"Optional. Same as color if not set.": "Додатково. Якщо не вибрано, то як колір.",
|
|
256
252
|
"Optional.": "Необов’язково.",
|
|
@@ -652,5 +648,6 @@
|
|
|
652
648
|
"Comma separated list of values": "Comma separated list of values",
|
|
653
649
|
"Share": "Share",
|
|
654
650
|
"Customized link": "Customized link",
|
|
655
|
-
"Iframe": "Iframe"
|
|
651
|
+
"Iframe": "Iframe",
|
|
652
|
+
"№": "№"
|
|
656
653
|
}
|
umap/static/umap/locale/vi.js
CHANGED
|
@@ -104,7 +104,6 @@ const locale = {
|
|
|
104
104
|
"Display measure": "Display measure",
|
|
105
105
|
"display name": "display name",
|
|
106
106
|
"Display on load": "Hiển thị khi tải",
|
|
107
|
-
"Display the control to open OpenStreetMap editor": "Display the control to open OpenStreetMap editor",
|
|
108
107
|
"Display the embed control": "Display the embed control",
|
|
109
108
|
"Display the fullscreen control": "Display the fullscreen control",
|
|
110
109
|
"Display the locate control": "Display the locate control",
|
|
@@ -163,7 +162,6 @@ const locale = {
|
|
|
163
162
|
"Help": "Help",
|
|
164
163
|
"hidden": "hidden",
|
|
165
164
|
"Hide controls": "Dấu bảng điều khiển",
|
|
166
|
-
"Home": "Home",
|
|
167
165
|
"How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)",
|
|
168
166
|
"icon opacity": "icon opacity",
|
|
169
167
|
"Icon shape": "Icon shape",
|
|
@@ -237,7 +235,6 @@ const locale = {
|
|
|
237
235
|
"No licence has been set": "No licence has been set",
|
|
238
236
|
"No results": "No results",
|
|
239
237
|
"no": "no",
|
|
240
|
-
"No.": "No.",
|
|
241
238
|
"None": "None",
|
|
242
239
|
"Number of desired classes (default 5)": "Number of desired classes (default 5)",
|
|
243
240
|
"On the bottom": "On the bottom",
|
|
@@ -250,7 +247,6 @@ const locale = {
|
|
|
250
247
|
"Open current feature on load": "Open current feature on load",
|
|
251
248
|
"Open link in…": "Open link in…",
|
|
252
249
|
"Open share & download panel": "Open share & download panel",
|
|
253
|
-
"Open this map extent in a map editor to provide more accurate data to OpenStreetMap": "Open this map extent in a map editor to provide more accurate data to OpenStreetMap",
|
|
254
250
|
"OpenStreetMap": "OpenStreetMap",
|
|
255
251
|
"Optional. Same as color if not set.": "Optional. Same as color if not set.",
|
|
256
252
|
"Optional.": "Optional.",
|
|
@@ -652,7 +648,8 @@ const locale = {
|
|
|
652
648
|
"Comma separated list of values": "Comma separated list of values",
|
|
653
649
|
"Share": "Share",
|
|
654
650
|
"Customized link": "Customized link",
|
|
655
|
-
"Iframe": "Iframe"
|
|
651
|
+
"Iframe": "Iframe",
|
|
652
|
+
"№": "№"
|
|
656
653
|
}
|
|
657
654
|
L.registerLocale("vi", locale)
|
|
658
655
|
L.setLocale("vi")
|
umap/static/umap/locale/vi.json
CHANGED
|
@@ -104,7 +104,6 @@
|
|
|
104
104
|
"Display measure": "Display measure",
|
|
105
105
|
"display name": "display name",
|
|
106
106
|
"Display on load": "Hiển thị khi tải",
|
|
107
|
-
"Display the control to open OpenStreetMap editor": "Display the control to open OpenStreetMap editor",
|
|
108
107
|
"Display the embed control": "Display the embed control",
|
|
109
108
|
"Display the fullscreen control": "Display the fullscreen control",
|
|
110
109
|
"Display the locate control": "Display the locate control",
|
|
@@ -163,7 +162,6 @@
|
|
|
163
162
|
"Help": "Help",
|
|
164
163
|
"hidden": "hidden",
|
|
165
164
|
"Hide controls": "Dấu bảng điều khiển",
|
|
166
|
-
"Home": "Home",
|
|
167
165
|
"How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)",
|
|
168
166
|
"icon opacity": "icon opacity",
|
|
169
167
|
"Icon shape": "Icon shape",
|
|
@@ -237,7 +235,6 @@
|
|
|
237
235
|
"No licence has been set": "No licence has been set",
|
|
238
236
|
"No results": "No results",
|
|
239
237
|
"no": "no",
|
|
240
|
-
"No.": "No.",
|
|
241
238
|
"None": "None",
|
|
242
239
|
"Number of desired classes (default 5)": "Number of desired classes (default 5)",
|
|
243
240
|
"On the bottom": "On the bottom",
|
|
@@ -250,7 +247,6 @@
|
|
|
250
247
|
"Open current feature on load": "Open current feature on load",
|
|
251
248
|
"Open link in…": "Open link in…",
|
|
252
249
|
"Open share & download panel": "Open share & download panel",
|
|
253
|
-
"Open this map extent in a map editor to provide more accurate data to OpenStreetMap": "Open this map extent in a map editor to provide more accurate data to OpenStreetMap",
|
|
254
250
|
"OpenStreetMap": "OpenStreetMap",
|
|
255
251
|
"Optional. Same as color if not set.": "Optional. Same as color if not set.",
|
|
256
252
|
"Optional.": "Optional.",
|
|
@@ -652,5 +648,6 @@
|
|
|
652
648
|
"Comma separated list of values": "Comma separated list of values",
|
|
653
649
|
"Share": "Share",
|
|
654
650
|
"Customized link": "Customized link",
|
|
655
|
-
"Iframe": "Iframe"
|
|
651
|
+
"Iframe": "Iframe",
|
|
652
|
+
"№": "№"
|
|
656
653
|
}
|
|
@@ -104,7 +104,6 @@
|
|
|
104
104
|
"Display measure": "Display measure",
|
|
105
105
|
"display name": "display name",
|
|
106
106
|
"Display on load": "Display on load",
|
|
107
|
-
"Display the control to open OpenStreetMap editor": "Display the control to open OpenStreetMap editor",
|
|
108
107
|
"Display the embed control": "Display the embed control",
|
|
109
108
|
"Display the fullscreen control": "Display the fullscreen control",
|
|
110
109
|
"Display the locate control": "Display the locate control",
|
|
@@ -163,7 +162,6 @@
|
|
|
163
162
|
"Help": "Help",
|
|
164
163
|
"hidden": "hidden",
|
|
165
164
|
"Hide controls": "Hide controls",
|
|
166
|
-
"Home": "Home",
|
|
167
165
|
"How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)",
|
|
168
166
|
"icon opacity": "icon opacity",
|
|
169
167
|
"Icon shape": "Icon shape",
|
|
@@ -237,7 +235,6 @@
|
|
|
237
235
|
"No licence has been set": "No licence has been set",
|
|
238
236
|
"No results": "No results",
|
|
239
237
|
"no": "no",
|
|
240
|
-
"No.": "No.",
|
|
241
238
|
"None": "None",
|
|
242
239
|
"Number of desired classes (default 5)": "Number of desired classes (default 5)",
|
|
243
240
|
"On the bottom": "On the bottom",
|
|
@@ -250,7 +247,6 @@
|
|
|
250
247
|
"Open current feature on load": "Open current feature on load",
|
|
251
248
|
"Open link in…": "Open link in…",
|
|
252
249
|
"Open share & download panel": "Open share & download panel",
|
|
253
|
-
"Open this map extent in a map editor to provide more accurate data to OpenStreetMap": "Open this map extent in a map editor to provide more accurate data to OpenStreetMap",
|
|
254
250
|
"OpenStreetMap": "OpenStreetMap",
|
|
255
251
|
"Optional. Same as color if not set.": "Optional. Same as color if not set.",
|
|
256
252
|
"Optional.": "Optional.",
|
|
@@ -652,5 +648,6 @@
|
|
|
652
648
|
"Comma separated list of values": "Comma separated list of values",
|
|
653
649
|
"Share": "Share",
|
|
654
650
|
"Customized link": "Customized link",
|
|
655
|
-
"Iframe": "Iframe"
|
|
651
|
+
"Iframe": "Iframe",
|
|
652
|
+
"№": "№"
|
|
656
653
|
}
|
umap/static/umap/locale/zh.js
CHANGED
|
@@ -104,7 +104,6 @@ const locale = {
|
|
|
104
104
|
"Display measure": "Display measure",
|
|
105
105
|
"display name": "显示名称",
|
|
106
106
|
"Display on load": "加载时显示",
|
|
107
|
-
"Display the control to open OpenStreetMap editor": "Display the control to open OpenStreetMap editor",
|
|
108
107
|
"Display the embed control": "Display the embed control",
|
|
109
108
|
"Display the fullscreen control": "Display the fullscreen control",
|
|
110
109
|
"Display the locate control": "Display the locate control",
|
|
@@ -163,7 +162,6 @@ const locale = {
|
|
|
163
162
|
"Help": "帮助",
|
|
164
163
|
"hidden": "hidden",
|
|
165
164
|
"Hide controls": "隐藏控件",
|
|
166
|
-
"Home": "Home",
|
|
167
165
|
"How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)",
|
|
168
166
|
"icon opacity": "icon opacity",
|
|
169
167
|
"Icon shape": "Icon shape",
|
|
@@ -237,7 +235,6 @@ const locale = {
|
|
|
237
235
|
"No licence has been set": "No licence has been set",
|
|
238
236
|
"No results": "No results",
|
|
239
237
|
"no": "否",
|
|
240
|
-
"No.": "No.",
|
|
241
238
|
"None": "空",
|
|
242
239
|
"Number of desired classes (default 5)": "Number of desired classes (default 5)",
|
|
243
240
|
"On the bottom": "On the bottom",
|
|
@@ -250,7 +247,6 @@ const locale = {
|
|
|
250
247
|
"Open current feature on load": "Open current feature on load",
|
|
251
248
|
"Open link in…": "Open link in…",
|
|
252
249
|
"Open share & download panel": "Open share & download panel",
|
|
253
|
-
"Open this map extent in a map editor to provide more accurate data to OpenStreetMap": "Open this map extent in a map editor to provide more accurate data to OpenStreetMap",
|
|
254
250
|
"OpenStreetMap": "OpenStreetMap",
|
|
255
251
|
"Optional. Same as color if not set.": "Optional. Same as color if not set.",
|
|
256
252
|
"Optional.": "Optional.",
|
|
@@ -652,7 +648,8 @@ const locale = {
|
|
|
652
648
|
"Comma separated list of values": "Comma separated list of values",
|
|
653
649
|
"Share": "Share",
|
|
654
650
|
"Customized link": "Customized link",
|
|
655
|
-
"Iframe": "Iframe"
|
|
651
|
+
"Iframe": "Iframe",
|
|
652
|
+
"№": "№"
|
|
656
653
|
}
|
|
657
654
|
L.registerLocale("zh", locale)
|
|
658
655
|
L.setLocale("zh")
|
umap/static/umap/locale/zh.json
CHANGED
|
@@ -104,7 +104,6 @@
|
|
|
104
104
|
"Display measure": "Display measure",
|
|
105
105
|
"display name": "显示名称",
|
|
106
106
|
"Display on load": "加载时显示",
|
|
107
|
-
"Display the control to open OpenStreetMap editor": "Display the control to open OpenStreetMap editor",
|
|
108
107
|
"Display the embed control": "Display the embed control",
|
|
109
108
|
"Display the fullscreen control": "Display the fullscreen control",
|
|
110
109
|
"Display the locate control": "Display the locate control",
|
|
@@ -163,7 +162,6 @@
|
|
|
163
162
|
"Help": "帮助",
|
|
164
163
|
"hidden": "hidden",
|
|
165
164
|
"Hide controls": "隐藏控件",
|
|
166
|
-
"Home": "Home",
|
|
167
165
|
"How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)",
|
|
168
166
|
"icon opacity": "icon opacity",
|
|
169
167
|
"Icon shape": "Icon shape",
|
|
@@ -237,7 +235,6 @@
|
|
|
237
235
|
"No licence has been set": "No licence has been set",
|
|
238
236
|
"No results": "No results",
|
|
239
237
|
"no": "否",
|
|
240
|
-
"No.": "No.",
|
|
241
238
|
"None": "空",
|
|
242
239
|
"Number of desired classes (default 5)": "Number of desired classes (default 5)",
|
|
243
240
|
"On the bottom": "On the bottom",
|
|
@@ -250,7 +247,6 @@
|
|
|
250
247
|
"Open current feature on load": "Open current feature on load",
|
|
251
248
|
"Open link in…": "Open link in…",
|
|
252
249
|
"Open share & download panel": "Open share & download panel",
|
|
253
|
-
"Open this map extent in a map editor to provide more accurate data to OpenStreetMap": "Open this map extent in a map editor to provide more accurate data to OpenStreetMap",
|
|
254
250
|
"OpenStreetMap": "OpenStreetMap",
|
|
255
251
|
"Optional. Same as color if not set.": "Optional. Same as color if not set.",
|
|
256
252
|
"Optional.": "Optional.",
|
|
@@ -652,5 +648,6 @@
|
|
|
652
648
|
"Comma separated list of values": "Comma separated list of values",
|
|
653
649
|
"Share": "Share",
|
|
654
650
|
"Customized link": "Customized link",
|
|
655
|
-
"Iframe": "Iframe"
|
|
651
|
+
"Iframe": "Iframe",
|
|
652
|
+
"№": "№"
|
|
656
653
|
}
|
|
@@ -104,7 +104,6 @@
|
|
|
104
104
|
"Display measure": "Display measure",
|
|
105
105
|
"display name": "display name",
|
|
106
106
|
"Display on load": "Display on load",
|
|
107
|
-
"Display the control to open OpenStreetMap editor": "Display the control to open OpenStreetMap editor",
|
|
108
107
|
"Display the embed control": "Display the embed control",
|
|
109
108
|
"Display the fullscreen control": "Display the fullscreen control",
|
|
110
109
|
"Display the locate control": "Display the locate control",
|
|
@@ -163,7 +162,6 @@
|
|
|
163
162
|
"Help": "Help",
|
|
164
163
|
"hidden": "hidden",
|
|
165
164
|
"Hide controls": "Hide controls",
|
|
166
|
-
"Home": "Home",
|
|
167
165
|
"How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)",
|
|
168
166
|
"icon opacity": "icon opacity",
|
|
169
167
|
"Icon shape": "Icon shape",
|
|
@@ -237,7 +235,6 @@
|
|
|
237
235
|
"No licence has been set": "No licence has been set",
|
|
238
236
|
"No results": "No results",
|
|
239
237
|
"no": "no",
|
|
240
|
-
"No.": "No.",
|
|
241
238
|
"None": "None",
|
|
242
239
|
"Number of desired classes (default 5)": "Number of desired classes (default 5)",
|
|
243
240
|
"On the bottom": "On the bottom",
|
|
@@ -250,7 +247,6 @@
|
|
|
250
247
|
"Open current feature on load": "Open current feature on load",
|
|
251
248
|
"Open link in…": "Open link in…",
|
|
252
249
|
"Open share & download panel": "Open share & download panel",
|
|
253
|
-
"Open this map extent in a map editor to provide more accurate data to OpenStreetMap": "Open this map extent in a map editor to provide more accurate data to OpenStreetMap",
|
|
254
250
|
"OpenStreetMap": "OpenStreetMap",
|
|
255
251
|
"Optional. Same as color if not set.": "Optional. Same as color if not set.",
|
|
256
252
|
"Optional.": "Optional.",
|
|
@@ -652,5 +648,6 @@
|
|
|
652
648
|
"Comma separated list of values": "Comma separated list of values",
|
|
653
649
|
"Share": "Share",
|
|
654
650
|
"Customized link": "Customized link",
|
|
655
|
-
"Iframe": "Iframe"
|
|
651
|
+
"Iframe": "Iframe",
|
|
652
|
+
"№": "№"
|
|
656
653
|
}
|
|
@@ -104,7 +104,6 @@
|
|
|
104
104
|
"Display measure": "Display measure",
|
|
105
105
|
"display name": "display name",
|
|
106
106
|
"Display on load": "Display on load",
|
|
107
|
-
"Display the control to open OpenStreetMap editor": "Display the control to open OpenStreetMap editor",
|
|
108
107
|
"Display the embed control": "Display the embed control",
|
|
109
108
|
"Display the fullscreen control": "Display the fullscreen control",
|
|
110
109
|
"Display the locate control": "Display the locate control",
|
|
@@ -163,7 +162,6 @@
|
|
|
163
162
|
"Help": "Help",
|
|
164
163
|
"hidden": "hidden",
|
|
165
164
|
"Hide controls": "Hide controls",
|
|
166
|
-
"Home": "Home",
|
|
167
165
|
"How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)",
|
|
168
166
|
"icon opacity": "icon opacity",
|
|
169
167
|
"Icon shape": "Icon shape",
|
|
@@ -237,7 +235,6 @@
|
|
|
237
235
|
"No licence has been set": "No licence has been set",
|
|
238
236
|
"No results": "No results",
|
|
239
237
|
"no": "no",
|
|
240
|
-
"No.": "No.",
|
|
241
238
|
"None": "None",
|
|
242
239
|
"Number of desired classes (default 5)": "Number of desired classes (default 5)",
|
|
243
240
|
"On the bottom": "On the bottom",
|
|
@@ -250,7 +247,6 @@
|
|
|
250
247
|
"Open current feature on load": "Open current feature on load",
|
|
251
248
|
"Open link in…": "Open link in…",
|
|
252
249
|
"Open share & download panel": "Open share & download panel",
|
|
253
|
-
"Open this map extent in a map editor to provide more accurate data to OpenStreetMap": "Open this map extent in a map editor to provide more accurate data to OpenStreetMap",
|
|
254
250
|
"OpenStreetMap": "OpenStreetMap",
|
|
255
251
|
"Optional. Same as color if not set.": "Optional. Same as color if not set.",
|
|
256
252
|
"Optional.": "Optional.",
|
|
@@ -652,5 +648,6 @@
|
|
|
652
648
|
"Comma separated list of values": "Comma separated list of values",
|
|
653
649
|
"Share": "Share",
|
|
654
650
|
"Customized link": "Customized link",
|
|
655
|
-
"Iframe": "Iframe"
|
|
651
|
+
"Iframe": "Iframe",
|
|
652
|
+
"№": "№"
|
|
656
653
|
}
|
umap/static/umap/locale/zh_TW.js
CHANGED
|
@@ -104,7 +104,6 @@ const locale = {
|
|
|
104
104
|
"Display measure": "Display measure",
|
|
105
105
|
"display name": "顯示名稱",
|
|
106
106
|
"Display on load": "載入時顯示",
|
|
107
|
-
"Display the control to open OpenStreetMap editor": "顯示開啟開放街圖編輯器的按鍵",
|
|
108
107
|
"Display the embed control": "顯示嵌入鍵",
|
|
109
108
|
"Display the fullscreen control": "顯示全螢幕鍵",
|
|
110
109
|
"Display the locate control": "顯示定位鍵",
|
|
@@ -163,7 +162,6 @@ const locale = {
|
|
|
163
162
|
"Help": "幫助",
|
|
164
163
|
"hidden": "隱藏",
|
|
165
164
|
"Hide controls": "隱藏控制列",
|
|
166
|
-
"Home": "首頁",
|
|
167
165
|
"How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "在不同縮放比例下,多邊形的精簡程度 (精簡越多有較好的效率、多邊形越平滑,精簡越少圖形越精確)",
|
|
168
166
|
"icon opacity": "圖示透明度",
|
|
169
167
|
"Icon shape": "圖示圖形",
|
|
@@ -249,7 +247,6 @@ const locale = {
|
|
|
249
247
|
"Open current feature on load": "Open current feature on load",
|
|
250
248
|
"Open link in…": "開啓連結於...",
|
|
251
249
|
"Open share & download panel": "開啟分享與下載面板",
|
|
252
|
-
"Open this map extent in a map editor to provide more accurate data to OpenStreetMap": "在地圖編輯器中打開此地圖,提供更多準確資料給 OpenStreetMap",
|
|
253
250
|
"OpenStreetMap": "開放街圖",
|
|
254
251
|
"Optional. Same as color if not set.": "可選,若您未選取顏色,則採用預設值",
|
|
255
252
|
"Optional.": "可選",
|
|
@@ -651,7 +648,7 @@ const locale = {
|
|
|
651
648
|
"Comma separated list of values": "逗號分隔清單的值",
|
|
652
649
|
"Share": "分享",
|
|
653
650
|
"Customized link": "自訂連結",
|
|
654
|
-
"Iframe": "
|
|
651
|
+
"Iframe": "內崁頁面",
|
|
655
652
|
"№": "№"
|
|
656
653
|
}
|
|
657
654
|
L.registerLocale("zh_TW", locale)
|
|
@@ -104,7 +104,6 @@
|
|
|
104
104
|
"Display measure": "Display measure",
|
|
105
105
|
"display name": "顯示名稱",
|
|
106
106
|
"Display on load": "載入時顯示",
|
|
107
|
-
"Display the control to open OpenStreetMap editor": "顯示開啟開放街圖編輯器的按鍵",
|
|
108
107
|
"Display the embed control": "顯示嵌入鍵",
|
|
109
108
|
"Display the fullscreen control": "顯示全螢幕鍵",
|
|
110
109
|
"Display the locate control": "顯示定位鍵",
|
|
@@ -163,7 +162,6 @@
|
|
|
163
162
|
"Help": "幫助",
|
|
164
163
|
"hidden": "隱藏",
|
|
165
164
|
"Hide controls": "隱藏控制列",
|
|
166
|
-
"Home": "首頁",
|
|
167
165
|
"How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "在不同縮放比例下,多邊形的精簡程度 (精簡越多有較好的效率、多邊形越平滑,精簡越少圖形越精確)",
|
|
168
166
|
"icon opacity": "圖示透明度",
|
|
169
167
|
"Icon shape": "圖示圖形",
|
|
@@ -249,7 +247,6 @@
|
|
|
249
247
|
"Open current feature on load": "Open current feature on load",
|
|
250
248
|
"Open link in…": "開啓連結於...",
|
|
251
249
|
"Open share & download panel": "開啟分享與下載面板",
|
|
252
|
-
"Open this map extent in a map editor to provide more accurate data to OpenStreetMap": "在地圖編輯器中打開此地圖,提供更多準確資料給 OpenStreetMap",
|
|
253
250
|
"OpenStreetMap": "開放街圖",
|
|
254
251
|
"Optional. Same as color if not set.": "可選,若您未選取顏色,則採用預設值",
|
|
255
252
|
"Optional.": "可選",
|
|
@@ -651,6 +648,6 @@
|
|
|
651
648
|
"Comma separated list of values": "逗號分隔清單的值",
|
|
652
649
|
"Share": "分享",
|
|
653
650
|
"Customized link": "自訂連結",
|
|
654
|
-
"Iframe": "
|
|
651
|
+
"Iframe": "內崁頁面",
|
|
655
652
|
"№": "№"
|
|
656
653
|
}
|