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/pt.json
CHANGED
|
@@ -104,7 +104,6 @@
|
|
|
104
104
|
"Display measure": "Mostrar medição",
|
|
105
105
|
"display name": "mostrar nome",
|
|
106
106
|
"Display on load": "Mostrar ao carregar",
|
|
107
|
-
"Display the control to open OpenStreetMap editor": "Mostrar o botão para abrir o editor do OpenStreetMap",
|
|
108
107
|
"Display the embed control": "Mostrar o botão de partilha e descarregar",
|
|
109
108
|
"Display the fullscreen control": "Mostrar o botão de ecrã inteiro",
|
|
110
109
|
"Display the locate control": "Mostrar o botão de localização GPS",
|
|
@@ -163,7 +162,6 @@
|
|
|
163
162
|
"Help": "Ajuda",
|
|
164
163
|
"hidden": "oculto",
|
|
165
164
|
"Hide controls": "Ocultar botões",
|
|
166
|
-
"Home": "Início",
|
|
167
165
|
"How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "Por quanto simplificar a polilinha em cada nível de zoom (mais = melhor desempenho e aspeto mais suave, menos = mais preciso)",
|
|
168
166
|
"icon opacity": "opacidade do ícone",
|
|
169
167
|
"Icon shape": "Forma do ícone",
|
|
@@ -249,7 +247,6 @@
|
|
|
249
247
|
"Open current feature on load": "Abrir elemento atual ao carregar",
|
|
250
248
|
"Open link in…": "Abrir hiperligação em…",
|
|
251
249
|
"Open share & download panel": "Abrir painel de partilha e descarregamento",
|
|
252
|
-
"Open this map extent in a map editor to provide more accurate data to OpenStreetMap": "Abrir esta região do mapa num editor de mapas para fornecer dados mais precisos ao OpenStreetMap",
|
|
253
250
|
"OpenStreetMap": "OpenStreetMap",
|
|
254
251
|
"Optional. Same as color if not set.": "Opcional. Igual à cor se não for definido.",
|
|
255
252
|
"Optional.": "Opcional.",
|
umap/static/umap/locale/pt_BR.js
CHANGED
|
@@ -104,7 +104,6 @@ const locale = {
|
|
|
104
104
|
"Display measure": "Mostrar medição",
|
|
105
105
|
"display name": "mostrar nome",
|
|
106
106
|
"Display on load": "Mostrar ao carregar",
|
|
107
|
-
"Display the control to open OpenStreetMap editor": "Mostrar o controle para abrir o editor OpenStreetMap",
|
|
108
107
|
"Display the embed control": "Mostrar o controle de embeber",
|
|
109
108
|
"Display the fullscreen control": "Mostrar o controle de ecrã total",
|
|
110
109
|
"Display the locate control": "Mostrar o controle de localizar",
|
|
@@ -163,7 +162,6 @@ const locale = {
|
|
|
163
162
|
"Help": "Ajuda",
|
|
164
163
|
"hidden": "oculto",
|
|
165
164
|
"Hide controls": "Ocultar controles",
|
|
166
|
-
"Home": "Início",
|
|
167
165
|
"How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "Por quanto simplificar a polilinha em cada nível de aproximação (mais = melhor desempenho e aspeto mais suave, menos = mais preciso)",
|
|
168
166
|
"icon opacity": "icon opacity",
|
|
169
167
|
"Icon shape": "Forma do ícone",
|
|
@@ -237,7 +235,6 @@ const locale = {
|
|
|
237
235
|
"No licence has been set": "Não foi definida nenhuma licença",
|
|
238
236
|
"No results": "Sem resultados",
|
|
239
237
|
"no": "não",
|
|
240
|
-
"No.": "No.",
|
|
241
238
|
"None": "Nenhum",
|
|
242
239
|
"Number of desired classes (default 5)": "Number of desired classes (default 5)",
|
|
243
240
|
"On the bottom": "No fundo",
|
|
@@ -250,7 +247,6 @@ const locale = {
|
|
|
250
247
|
"Open current feature on load": "Open current feature on load",
|
|
251
248
|
"Open link in…": "Abrir link numa...",
|
|
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": "Abrir esta região do mapa num editor de mapas para fornecer dados mais precisos ao OpenStreetMap",
|
|
254
250
|
"OpenStreetMap": "OpenStreetMap",
|
|
255
251
|
"Optional. Same as color if not set.": "Opcional. Igual à cor se não for definido.",
|
|
256
252
|
"Optional.": "Opcional.",
|
|
@@ -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("pt_BR", locale)
|
|
658
655
|
L.setLocale("pt_BR")
|
|
@@ -104,7 +104,6 @@
|
|
|
104
104
|
"Display measure": "Mostrar medição",
|
|
105
105
|
"display name": "mostrar nome",
|
|
106
106
|
"Display on load": "Mostrar ao carregar",
|
|
107
|
-
"Display the control to open OpenStreetMap editor": "Mostrar o controle para abrir o editor OpenStreetMap",
|
|
108
107
|
"Display the embed control": "Mostrar o controle de embeber",
|
|
109
108
|
"Display the fullscreen control": "Mostrar o controle de ecrã total",
|
|
110
109
|
"Display the locate control": "Mostrar o controle de localizar",
|
|
@@ -163,7 +162,6 @@
|
|
|
163
162
|
"Help": "Ajuda",
|
|
164
163
|
"hidden": "oculto",
|
|
165
164
|
"Hide controls": "Ocultar controles",
|
|
166
|
-
"Home": "Início",
|
|
167
165
|
"How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "Por quanto simplificar a polilinha em cada nível de aproximação (mais = melhor desempenho e aspeto mais suave, menos = mais preciso)",
|
|
168
166
|
"icon opacity": "icon opacity",
|
|
169
167
|
"Icon shape": "Forma do ícone",
|
|
@@ -237,7 +235,6 @@
|
|
|
237
235
|
"No licence has been set": "Não foi definida nenhuma licença",
|
|
238
236
|
"No results": "Sem resultados",
|
|
239
237
|
"no": "não",
|
|
240
|
-
"No.": "No.",
|
|
241
238
|
"None": "Nenhum",
|
|
242
239
|
"Number of desired classes (default 5)": "Number of desired classes (default 5)",
|
|
243
240
|
"On the bottom": "No fundo",
|
|
@@ -250,7 +247,6 @@
|
|
|
250
247
|
"Open current feature on load": "Open current feature on load",
|
|
251
248
|
"Open link in…": "Abrir link numa...",
|
|
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": "Abrir esta região do mapa num editor de mapas para fornecer dados mais precisos ao OpenStreetMap",
|
|
254
250
|
"OpenStreetMap": "OpenStreetMap",
|
|
255
251
|
"Optional. Same as color if not set.": "Opcional. Igual à cor se não for definido.",
|
|
256
252
|
"Optional.": "Opcional.",
|
|
@@ -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/pt_PT.js
CHANGED
|
@@ -104,7 +104,6 @@ const locale = {
|
|
|
104
104
|
"Display measure": "Mostrar medição",
|
|
105
105
|
"display name": "mostrar nome",
|
|
106
106
|
"Display on load": "Mostrar ao carregar",
|
|
107
|
-
"Display the control to open OpenStreetMap editor": "Mostrar o controlo para abrir o editor OpenStreetMap",
|
|
108
107
|
"Display the embed control": "Mostrar o controlo de embeber",
|
|
109
108
|
"Display the fullscreen control": "Mostrar o controlo de ecrã total",
|
|
110
109
|
"Display the locate control": "Mostrar o controlo de localizar",
|
|
@@ -163,7 +162,6 @@ const locale = {
|
|
|
163
162
|
"Help": "Ajuda",
|
|
164
163
|
"hidden": "oculto",
|
|
165
164
|
"Hide controls": "Ocultar controlos",
|
|
166
|
-
"Home": "Início",
|
|
167
165
|
"How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "Por quanto simplificar a polilinha em cada nível de aproximação (mais = melhor desempenho e aspeto mais suave, menos = mais preciso)",
|
|
168
166
|
"icon opacity": "opacidade do ícone",
|
|
169
167
|
"Icon shape": "Forma do ícone",
|
|
@@ -237,7 +235,6 @@ const locale = {
|
|
|
237
235
|
"No licence has been set": "Não foi definida nenhuma licença",
|
|
238
236
|
"No results": "Sem resultados",
|
|
239
237
|
"no": "não",
|
|
240
|
-
"No.": "No.",
|
|
241
238
|
"None": "Nenhum",
|
|
242
239
|
"Number of desired classes (default 5)": "Número de classes pretendidas (padrão: 5)",
|
|
243
240
|
"On the bottom": "No fundo",
|
|
@@ -250,7 +247,6 @@ const locale = {
|
|
|
250
247
|
"Open current feature on load": "Abrir o elemento atual ao carregar",
|
|
251
248
|
"Open link in…": "Abrir hiperligação em…",
|
|
252
249
|
"Open share & download panel": "Abrir painel de partilha e descarregamento",
|
|
253
|
-
"Open this map extent in a map editor to provide more accurate data to OpenStreetMap": "Abrir esta região do mapa num editor de mapas para fornecer dados mais precisos ao OpenStreetMap",
|
|
254
250
|
"OpenStreetMap": "OpenStreetMap",
|
|
255
251
|
"Optional. Same as color if not set.": "Opcional. Igual à cor se não for definido.",
|
|
256
252
|
"Optional.": "Opcional.",
|
|
@@ -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("pt_PT", locale)
|
|
658
655
|
L.setLocale("pt_PT")
|
|
@@ -104,7 +104,6 @@
|
|
|
104
104
|
"Display measure": "Mostrar medição",
|
|
105
105
|
"display name": "mostrar nome",
|
|
106
106
|
"Display on load": "Mostrar ao carregar",
|
|
107
|
-
"Display the control to open OpenStreetMap editor": "Mostrar o controlo para abrir o editor OpenStreetMap",
|
|
108
107
|
"Display the embed control": "Mostrar o controlo de embeber",
|
|
109
108
|
"Display the fullscreen control": "Mostrar o controlo de ecrã total",
|
|
110
109
|
"Display the locate control": "Mostrar o controlo de localizar",
|
|
@@ -163,7 +162,6 @@
|
|
|
163
162
|
"Help": "Ajuda",
|
|
164
163
|
"hidden": "oculto",
|
|
165
164
|
"Hide controls": "Ocultar controlos",
|
|
166
|
-
"Home": "Início",
|
|
167
165
|
"How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "Por quanto simplificar a polilinha em cada nível de aproximação (mais = melhor desempenho e aspeto mais suave, menos = mais preciso)",
|
|
168
166
|
"icon opacity": "opacidade do ícone",
|
|
169
167
|
"Icon shape": "Forma do ícone",
|
|
@@ -237,7 +235,6 @@
|
|
|
237
235
|
"No licence has been set": "Não foi definida nenhuma licença",
|
|
238
236
|
"No results": "Sem resultados",
|
|
239
237
|
"no": "não",
|
|
240
|
-
"No.": "No.",
|
|
241
238
|
"None": "Nenhum",
|
|
242
239
|
"Number of desired classes (default 5)": "Número de classes pretendidas (padrão: 5)",
|
|
243
240
|
"On the bottom": "No fundo",
|
|
@@ -250,7 +247,6 @@
|
|
|
250
247
|
"Open current feature on load": "Abrir o elemento atual ao carregar",
|
|
251
248
|
"Open link in…": "Abrir hiperligação em…",
|
|
252
249
|
"Open share & download panel": "Abrir painel de partilha e descarregamento",
|
|
253
|
-
"Open this map extent in a map editor to provide more accurate data to OpenStreetMap": "Abrir esta região do mapa num editor de mapas para fornecer dados mais precisos ao OpenStreetMap",
|
|
254
250
|
"OpenStreetMap": "OpenStreetMap",
|
|
255
251
|
"Optional. Same as color if not set.": "Opcional. Igual à cor se não for definido.",
|
|
256
252
|
"Optional.": "Opcional.",
|
|
@@ -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/ro.js
CHANGED
|
@@ -104,7 +104,6 @@ const locale = {
|
|
|
104
104
|
"Display measure": "Display measure",
|
|
105
105
|
"display name": "arată nume",
|
|
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": "Ajutor",
|
|
164
163
|
"hidden": "ascunde",
|
|
165
164
|
"Hide controls": "Hide controls",
|
|
166
|
-
"Home": "Acasă",
|
|
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": "nu",
|
|
240
|
-
"No.": "No.",
|
|
241
238
|
"None": "Nimic",
|
|
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("ro", locale)
|
|
658
655
|
L.setLocale("ro")
|
umap/static/umap/locale/ro.json
CHANGED
|
@@ -104,7 +104,6 @@
|
|
|
104
104
|
"Display measure": "Display measure",
|
|
105
105
|
"display name": "arată nume",
|
|
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": "Ajutor",
|
|
164
163
|
"hidden": "ascunde",
|
|
165
164
|
"Hide controls": "Hide controls",
|
|
166
|
-
"Home": "Acasă",
|
|
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": "nu",
|
|
240
|
-
"No.": "No.",
|
|
241
238
|
"None": "Nimic",
|
|
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/ru.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": "Отображать кнопку редактора 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("ru", locale)
|
|
658
655
|
L.setLocale("ru")
|
umap/static/umap/locale/ru.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": "Отображать кнопку редактора 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/sk_SK.js
CHANGED
|
@@ -104,7 +104,6 @@ const locale = {
|
|
|
104
104
|
"Display measure": "Display measure",
|
|
105
105
|
"display name": "zobraziť názov",
|
|
106
106
|
"Display on load": "Zobraziť pri štarte",
|
|
107
|
-
"Display the control to open OpenStreetMap editor": "Zobraziť ovládanie na otvorenie editora OpenStreetMap",
|
|
108
107
|
"Display the embed control": "Zobraziť ovládanie vkladania",
|
|
109
108
|
"Display the fullscreen control": "Zobraziť ovládanie celej obrazovky",
|
|
110
109
|
"Display the locate control": "Zobraziť ovládanie polohy",
|
|
@@ -163,7 +162,6 @@ const locale = {
|
|
|
163
162
|
"Help": "Nápoveda",
|
|
164
163
|
"hidden": "skryté",
|
|
165
164
|
"Hide controls": "Skryť ovládacie prvky",
|
|
166
|
-
"Home": "Domov",
|
|
167
165
|
"How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "Ako veľmi vyhladzovať a zjednodušovať pri oddialeni (väčšie = rýchlejša odozva a plynulejší vzhľad, menšie = presnejšie)",
|
|
168
166
|
"icon opacity": "icon opacity",
|
|
169
167
|
"Icon shape": "Tvar ikony",
|
|
@@ -237,7 +235,6 @@ const locale = {
|
|
|
237
235
|
"No licence has been set": "Nebola nastavená žiadna licencia",
|
|
238
236
|
"No results": "Žiadne výsledky",
|
|
239
237
|
"no": "nie",
|
|
240
|
-
"No.": "No.",
|
|
241
238
|
"None": "Žiadny",
|
|
242
239
|
"Number of desired classes (default 5)": "Number of desired classes (default 5)",
|
|
243
240
|
"On the bottom": "V spodnej časti",
|
|
@@ -250,7 +247,6 @@ const locale = {
|
|
|
250
247
|
"Open current feature on load": "Open current feature on load",
|
|
251
248
|
"Open link in…": "Otvoriť odkaz v…",
|
|
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": "Otvoriť túto mapovú oblasť v mapovom editore pre presnenie dát v OpenStreetMap",
|
|
254
250
|
"OpenStreetMap": "OpenStreetMap",
|
|
255
251
|
"Optional. Same as color if not set.": "Nepovinné. Rovnaké ako farba, ak nie je nastavené.",
|
|
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("sk_SK", locale)
|
|
658
655
|
L.setLocale("sk_SK")
|
|
@@ -104,7 +104,6 @@
|
|
|
104
104
|
"Display measure": "Display measure",
|
|
105
105
|
"display name": "zobraziť názov",
|
|
106
106
|
"Display on load": "Zobraziť pri štarte",
|
|
107
|
-
"Display the control to open OpenStreetMap editor": "Zobraziť ovládanie na otvorenie editora OpenStreetMap",
|
|
108
107
|
"Display the embed control": "Zobraziť ovládanie vkladania",
|
|
109
108
|
"Display the fullscreen control": "Zobraziť ovládanie celej obrazovky",
|
|
110
109
|
"Display the locate control": "Zobraziť ovládanie polohy",
|
|
@@ -163,7 +162,6 @@
|
|
|
163
162
|
"Help": "Nápoveda",
|
|
164
163
|
"hidden": "skryté",
|
|
165
164
|
"Hide controls": "Skryť ovládacie prvky",
|
|
166
|
-
"Home": "Domov",
|
|
167
165
|
"How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "Ako veľmi vyhladzovať a zjednodušovať pri oddialeni (väčšie = rýchlejša odozva a plynulejší vzhľad, menšie = presnejšie)",
|
|
168
166
|
"icon opacity": "icon opacity",
|
|
169
167
|
"Icon shape": "Tvar ikony",
|
|
@@ -237,7 +235,6 @@
|
|
|
237
235
|
"No licence has been set": "Nebola nastavená žiadna licencia",
|
|
238
236
|
"No results": "Žiadne výsledky",
|
|
239
237
|
"no": "nie",
|
|
240
|
-
"No.": "No.",
|
|
241
238
|
"None": "Žiadny",
|
|
242
239
|
"Number of desired classes (default 5)": "Number of desired classes (default 5)",
|
|
243
240
|
"On the bottom": "V spodnej časti",
|
|
@@ -250,7 +247,6 @@
|
|
|
250
247
|
"Open current feature on load": "Open current feature on load",
|
|
251
248
|
"Open link in…": "Otvoriť odkaz v…",
|
|
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": "Otvoriť túto mapovú oblasť v mapovom editore pre presnenie dát v OpenStreetMap",
|
|
254
250
|
"OpenStreetMap": "OpenStreetMap",
|
|
255
251
|
"Optional. Same as color if not set.": "Nepovinné. Rovnaké ako farba, ak nie je nastavené.",
|
|
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/sl.js
CHANGED
|
@@ -104,7 +104,6 @@ const locale = {
|
|
|
104
104
|
"Display measure": "Pokaži merilo",
|
|
105
105
|
"display name": "prikazno ime",
|
|
106
106
|
"Display on load": "Prikaži ob nalaganju",
|
|
107
|
-
"Display the control to open OpenStreetMap editor": "Pokaži gumb za odpiranje urejevalnika OpenstreetMap",
|
|
108
107
|
"Display the embed control": "Pokaži gumb za vstavljanje predmetov",
|
|
109
108
|
"Display the fullscreen control": "Pokaži gumb za preklop v celozaslonski način",
|
|
110
109
|
"Display the locate control": "Pokaži gumb za omogočanje lokacijskih storitev",
|
|
@@ -163,7 +162,6 @@ const locale = {
|
|
|
163
162
|
"Help": "Pomoč",
|
|
164
163
|
"hidden": "skrito",
|
|
165
164
|
"Hide controls": "Skrij orodja",
|
|
166
|
-
"Home": "Začetna stran",
|
|
167
165
|
"How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "Kako močno naj bodo poenostavljene prte na posamezni ravni približanja (močno = boljše delovanje in prijetnejši videz ali malo = bolj natančen prikaz)",
|
|
168
166
|
"icon opacity": "icon opacity",
|
|
169
167
|
"Icon shape": "Oblika ikone",
|
|
@@ -237,7 +235,6 @@ const locale = {
|
|
|
237
235
|
"No licence has been set": "Ni določenega dovoljenja za uporabo",
|
|
238
236
|
"No results": "Ni zadetkov",
|
|
239
237
|
"no": "ne",
|
|
240
|
-
"No.": "No.",
|
|
241
238
|
"None": "Brez",
|
|
242
239
|
"Number of desired classes (default 5)": "Number of desired classes (default 5)",
|
|
243
240
|
"On the bottom": "Na dnu",
|
|
@@ -250,7 +247,6 @@ const locale = {
|
|
|
250
247
|
"Open current feature on load": "Open current feature on load",
|
|
251
248
|
"Open link in…": "Odpri povezavo v ...",
|
|
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": "Odpri obseg zemljevida v urejevalniku za prenos podrobnejših podatkov na OpenStreetMap.",
|
|
254
250
|
"OpenStreetMap": "OpenStreetMap",
|
|
255
251
|
"Optional. Same as color if not set.": "Izbirno. Enako, kot nedoločena barva.",
|
|
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("sl", locale)
|
|
658
655
|
L.setLocale("sl")
|
umap/static/umap/locale/sl.json
CHANGED
|
@@ -104,7 +104,6 @@
|
|
|
104
104
|
"Display measure": "Pokaži merilo",
|
|
105
105
|
"display name": "prikazno ime",
|
|
106
106
|
"Display on load": "Prikaži ob nalaganju",
|
|
107
|
-
"Display the control to open OpenStreetMap editor": "Pokaži gumb za odpiranje urejevalnika OpenstreetMap",
|
|
108
107
|
"Display the embed control": "Pokaži gumb za vstavljanje predmetov",
|
|
109
108
|
"Display the fullscreen control": "Pokaži gumb za preklop v celozaslonski način",
|
|
110
109
|
"Display the locate control": "Pokaži gumb za omogočanje lokacijskih storitev",
|
|
@@ -163,7 +162,6 @@
|
|
|
163
162
|
"Help": "Pomoč",
|
|
164
163
|
"hidden": "skrito",
|
|
165
164
|
"Hide controls": "Skrij orodja",
|
|
166
|
-
"Home": "Začetna stran",
|
|
167
165
|
"How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "Kako močno naj bodo poenostavljene prte na posamezni ravni približanja (močno = boljše delovanje in prijetnejši videz ali malo = bolj natančen prikaz)",
|
|
168
166
|
"icon opacity": "icon opacity",
|
|
169
167
|
"Icon shape": "Oblika ikone",
|
|
@@ -237,7 +235,6 @@
|
|
|
237
235
|
"No licence has been set": "Ni določenega dovoljenja za uporabo",
|
|
238
236
|
"No results": "Ni zadetkov",
|
|
239
237
|
"no": "ne",
|
|
240
|
-
"No.": "No.",
|
|
241
238
|
"None": "Brez",
|
|
242
239
|
"Number of desired classes (default 5)": "Number of desired classes (default 5)",
|
|
243
240
|
"On the bottom": "Na dnu",
|
|
@@ -250,7 +247,6 @@
|
|
|
250
247
|
"Open current feature on load": "Open current feature on load",
|
|
251
248
|
"Open link in…": "Odpri povezavo v ...",
|
|
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": "Odpri obseg zemljevida v urejevalniku za prenos podrobnejših podatkov na OpenStreetMap.",
|
|
254
250
|
"OpenStreetMap": "OpenStreetMap",
|
|
255
251
|
"Optional. Same as color if not set.": "Izbirno. Enako, kot nedoločena barva.",
|
|
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/sr.js
CHANGED
|
@@ -104,7 +104,6 @@ const locale = {
|
|
|
104
104
|
"Display measure": "Мера приказа",
|
|
105
105
|
"display name": "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)": "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": "Отворите тренутну функцију при учитавању",
|
|
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": "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.": "Опционо",
|
|
@@ -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("sr", locale)
|
|
658
655
|
L.setLocale("sr")
|
umap/static/umap/locale/sr.json
CHANGED
|
@@ -104,7 +104,6 @@
|
|
|
104
104
|
"Display measure": "Мера приказа",
|
|
105
105
|
"display name": "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)": "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": "Отворите тренутну функцију при учитавању",
|
|
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": "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.": "Опционо",
|
|
@@ -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/sv.js
CHANGED
|
@@ -104,7 +104,6 @@ const locale = {
|
|
|
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 @@ const locale = {
|
|
|
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 @@ const locale = {
|
|
|
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 @@ const locale = {
|
|
|
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,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("sv", locale)
|
|
658
655
|
L.setLocale("sv")
|