umap-project 3.0.4__py3-none-any.whl → 3.0.6__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of umap-project might be problematic. Click here for more details.
- umap/__init__.py +1 -1
- umap/locale/el/LC_MESSAGES/django.mo +0 -0
- umap/locale/el/LC_MESSAGES/django.po +136 -56
- umap/locale/en/LC_MESSAGES/django.mo +0 -0
- umap/locale/en/LC_MESSAGES/django.po +18 -18
- umap/locale/es/LC_MESSAGES/django.mo +0 -0
- umap/locale/es/LC_MESSAGES/django.po +136 -56
- umap/locale/it/LC_MESSAGES/django.mo +0 -0
- umap/locale/it/LC_MESSAGES/django.po +143 -63
- umap/locale/nl/LC_MESSAGES/django.mo +0 -0
- umap/locale/nl/LC_MESSAGES/django.po +1 -1
- umap/models.py +1 -0
- umap/settings/base.py +1 -0
- umap/static/umap/css/bar.css +1 -1
- umap/static/umap/css/tooltip.css +13 -0
- umap/static/umap/js/modules/autocomplete.js +7 -8
- umap/static/umap/js/modules/browser.js +89 -94
- umap/static/umap/js/modules/caption.js +6 -4
- umap/static/umap/js/modules/data/features.js +1 -19
- umap/static/umap/js/modules/data/layer.js +100 -61
- umap/static/umap/js/modules/facets.js +1 -1
- umap/static/umap/js/modules/form/fields.js +1 -1
- umap/static/umap/js/modules/help.js +4 -0
- umap/static/umap/js/modules/importer.js +1 -1
- umap/static/umap/js/modules/managers.js +46 -0
- umap/static/umap/js/modules/permissions.js +1 -1
- umap/static/umap/js/modules/rendering/controls.js +251 -0
- umap/static/umap/js/modules/rendering/layers/heat.js +5 -0
- umap/static/umap/js/modules/rendering/map.js +21 -10
- umap/static/umap/js/modules/rendering/ui.js +0 -1
- umap/static/umap/js/modules/rules.js +56 -46
- umap/static/umap/js/modules/schema.js +5 -1
- umap/static/umap/js/modules/share.js +2 -2
- umap/static/umap/js/modules/slideshow.js +1 -1
- umap/static/umap/js/modules/sync/engine.js +23 -9
- umap/static/umap/js/modules/ui/bar.js +2 -2
- umap/static/umap/js/modules/ui/base.js +13 -0
- umap/static/umap/js/modules/umap.js +69 -111
- umap/static/umap/js/umap.controls.js +0 -310
- umap/static/umap/js/umap.core.js +0 -40
- umap/static/umap/locale/am_ET.js +8 -3
- umap/static/umap/locale/am_ET.json +8 -3
- umap/static/umap/locale/ar.js +8 -3
- umap/static/umap/locale/ar.json +8 -3
- umap/static/umap/locale/ast.js +8 -3
- umap/static/umap/locale/ast.json +8 -3
- umap/static/umap/locale/bg.js +8 -3
- umap/static/umap/locale/bg.json +8 -3
- umap/static/umap/locale/br.js +8 -3
- umap/static/umap/locale/br.json +8 -3
- umap/static/umap/locale/ca.js +20 -17
- umap/static/umap/locale/ca.json +20 -17
- umap/static/umap/locale/cs_CZ.js +5 -2
- umap/static/umap/locale/cs_CZ.json +5 -2
- umap/static/umap/locale/da.js +8 -3
- umap/static/umap/locale/da.json +8 -3
- umap/static/umap/locale/de.js +5 -2
- umap/static/umap/locale/de.json +5 -2
- umap/static/umap/locale/el.js +92 -87
- umap/static/umap/locale/el.json +92 -87
- umap/static/umap/locale/en.js +6 -2
- umap/static/umap/locale/en.json +6 -2
- umap/static/umap/locale/en_US.json +8 -3
- umap/static/umap/locale/es.js +18 -15
- umap/static/umap/locale/es.json +18 -15
- umap/static/umap/locale/et.js +8 -3
- umap/static/umap/locale/et.json +8 -3
- umap/static/umap/locale/eu.js +5 -2
- umap/static/umap/locale/eu.json +5 -2
- umap/static/umap/locale/fa_IR.js +5 -2
- umap/static/umap/locale/fa_IR.json +5 -2
- umap/static/umap/locale/fi.js +8 -3
- umap/static/umap/locale/fi.json +8 -3
- umap/static/umap/locale/fr.js +5 -2
- umap/static/umap/locale/fr.json +5 -2
- umap/static/umap/locale/gl.js +5 -2
- umap/static/umap/locale/gl.json +5 -2
- umap/static/umap/locale/he.js +8 -3
- umap/static/umap/locale/he.json +8 -3
- umap/static/umap/locale/hr.js +8 -3
- umap/static/umap/locale/hr.json +8 -3
- umap/static/umap/locale/hu.js +5 -2
- umap/static/umap/locale/hu.json +5 -2
- umap/static/umap/locale/id.js +8 -3
- umap/static/umap/locale/id.json +8 -3
- umap/static/umap/locale/is.js +8 -3
- umap/static/umap/locale/is.json +8 -3
- umap/static/umap/locale/it.js +5 -2
- umap/static/umap/locale/it.json +5 -2
- umap/static/umap/locale/ja.js +8 -3
- umap/static/umap/locale/ja.json +8 -3
- umap/static/umap/locale/ko.js +8 -3
- umap/static/umap/locale/ko.json +8 -3
- umap/static/umap/locale/lt.js +8 -3
- umap/static/umap/locale/lt.json +8 -3
- umap/static/umap/locale/ms.js +8 -3
- umap/static/umap/locale/ms.json +8 -3
- umap/static/umap/locale/nl.js +7 -4
- umap/static/umap/locale/nl.json +7 -4
- umap/static/umap/locale/no.js +8 -3
- umap/static/umap/locale/no.json +8 -3
- umap/static/umap/locale/pl.js +8 -3
- umap/static/umap/locale/pl.json +8 -3
- umap/static/umap/locale/pl_PL.json +8 -3
- umap/static/umap/locale/pt.js +5 -2
- umap/static/umap/locale/pt.json +5 -2
- umap/static/umap/locale/pt_BR.js +8 -3
- umap/static/umap/locale/pt_BR.json +8 -3
- umap/static/umap/locale/pt_PT.js +5 -2
- umap/static/umap/locale/pt_PT.json +5 -2
- umap/static/umap/locale/ro.js +8 -3
- umap/static/umap/locale/ro.json +8 -3
- umap/static/umap/locale/ru.js +8 -3
- umap/static/umap/locale/ru.json +8 -3
- umap/static/umap/locale/sk_SK.js +8 -3
- umap/static/umap/locale/sk_SK.json +8 -3
- umap/static/umap/locale/sl.js +8 -3
- umap/static/umap/locale/sl.json +8 -3
- umap/static/umap/locale/sr.js +8 -3
- umap/static/umap/locale/sr.json +8 -3
- umap/static/umap/locale/sv.js +8 -3
- umap/static/umap/locale/sv.json +8 -3
- umap/static/umap/locale/th_TH.js +8 -3
- umap/static/umap/locale/th_TH.json +8 -3
- umap/static/umap/locale/tr.js +8 -3
- umap/static/umap/locale/tr.json +8 -3
- umap/static/umap/locale/uk_UA.js +8 -3
- umap/static/umap/locale/uk_UA.json +8 -3
- umap/static/umap/locale/vi.js +8 -3
- umap/static/umap/locale/vi.json +8 -3
- umap/static/umap/locale/vi_VN.json +8 -3
- umap/static/umap/locale/zh.js +8 -3
- umap/static/umap/locale/zh.json +8 -3
- umap/static/umap/locale/zh_CN.json +8 -3
- umap/static/umap/locale/zh_TW.Big5.json +8 -3
- umap/static/umap/locale/zh_TW.js +5 -2
- umap/static/umap/locale/zh_TW.json +5 -2
- umap/static/umap/map.css +9 -31
- umap/static/umap/vendors/togeojson/togeojson.es.js +350 -177
- umap/static/umap/vendors/togeojson/togeojson.es.mjs.map +1 -1
- umap/templates/umap/design_system.html +355 -0
- umap/templates/umap/map_init.html +3 -1
- umap/tests/base.py +2 -2
- umap/tests/fixtures/heatmap_data.json +1044 -0
- umap/tests/integration/test_basics.py +9 -1
- umap/tests/integration/test_browser.py +3 -3
- umap/tests/integration/test_conditional_rules.py +2 -2
- umap/tests/integration/test_datalayer.py +0 -1
- umap/tests/integration/test_edit_map.py +7 -7
- umap/tests/integration/test_facets_browser.py +2 -2
- umap/tests/integration/test_heatmap.py +41 -0
- umap/tests/integration/test_import.py +58 -1
- umap/tests/integration/test_map.py +7 -8
- umap/tests/integration/test_optimistic_merge.py +12 -4
- umap/tests/integration/test_querystring.py +1 -1
- umap/tests/integration/test_remote_data.py +79 -0
- umap/tests/integration/test_websocket_sync.py +2 -2
- umap/urls.py +1 -0
- umap/views.py +8 -1
- {umap_project-3.0.4.dist-info → umap_project-3.0.6.dist-info}/METADATA +11 -11
- {umap_project-3.0.4.dist-info → umap_project-3.0.6.dist-info}/RECORD +164 -158
- {umap_project-3.0.4.dist-info → umap_project-3.0.6.dist-info}/WHEEL +0 -0
- {umap_project-3.0.4.dist-info → umap_project-3.0.6.dist-info}/entry_points.txt +0 -0
- {umap_project-3.0.4.dist-info → umap_project-3.0.6.dist-info}/licenses/LICENSE +0 -0
umap/static/umap/locale/br.js
CHANGED
|
@@ -45,7 +45,6 @@ const locale = {
|
|
|
45
45
|
"Cache proxied request": "Cache proxied request",
|
|
46
46
|
"Caption": "Alc'hwez",
|
|
47
47
|
"Center map on your location": "Kreizañ ar gartenn war al lec'h m'emaoc'h",
|
|
48
|
-
"Change map background": "Cheñch foñs ar gartenn",
|
|
49
48
|
"Change tilelayers": "Cheñch foñs ar gartenn",
|
|
50
49
|
"Change": "Kemmañ",
|
|
51
50
|
"Choose the data format": "Diuzañ furmad ar roadennoù",
|
|
@@ -457,7 +456,6 @@ const locale = {
|
|
|
457
456
|
"Choose this dataset": "Dibab an hollad cheñchamantoù-mañ",
|
|
458
457
|
"GeoDataMine: thematic data from OpenStreetMap": "GeoDataMine: thematic data from OpenStreetMap",
|
|
459
458
|
"Choose a theme": "Dibab un tem",
|
|
460
|
-
"Symplify all geometries to points": "Symplify all geometries to points",
|
|
461
459
|
"Choose this data": "Dibab ar roadennoù-mañ",
|
|
462
460
|
"Search admin boundary": "Search admin boundary",
|
|
463
461
|
"Please choose a theme and a boundary first.": "Please choose a theme and a boundary first.",
|
|
@@ -538,7 +536,14 @@ const locale = {
|
|
|
538
536
|
"Images": "Images",
|
|
539
537
|
"Iframes": "Iframes",
|
|
540
538
|
"Tags": "Tags",
|
|
541
|
-
"Geocode": "Geocode"
|
|
539
|
+
"Geocode": "Geocode",
|
|
540
|
+
"Display the back to home icon": "Display the back to home icon",
|
|
541
|
+
"Do you want to display layer switcher in caption bar?": "Do you want to display layer switcher in caption bar?",
|
|
542
|
+
"Simplify all geometries to points": "Simplify all geometries to points",
|
|
543
|
+
"Back to list": "Back to list",
|
|
544
|
+
"Toggle rule": "Toggle rule",
|
|
545
|
+
"Delete rule": "Delete rule",
|
|
546
|
+
"Cannot save layer, please try again in a few minutes.": "Cannot save layer, please try again in a few minutes."
|
|
542
547
|
}
|
|
543
548
|
L.registerLocale("br", locale)
|
|
544
549
|
L.setLocale("br")
|
umap/static/umap/locale/br.json
CHANGED
|
@@ -45,7 +45,6 @@
|
|
|
45
45
|
"Cache proxied request": "Cache proxied request",
|
|
46
46
|
"Caption": "Alc'hwez",
|
|
47
47
|
"Center map on your location": "Kreizañ ar gartenn war al lec'h m'emaoc'h",
|
|
48
|
-
"Change map background": "Cheñch foñs ar gartenn",
|
|
49
48
|
"Change tilelayers": "Cheñch foñs ar gartenn",
|
|
50
49
|
"Change": "Kemmañ",
|
|
51
50
|
"Choose the data format": "Diuzañ furmad ar roadennoù",
|
|
@@ -457,7 +456,6 @@
|
|
|
457
456
|
"Choose this dataset": "Dibab an hollad cheñchamantoù-mañ",
|
|
458
457
|
"GeoDataMine: thematic data from OpenStreetMap": "GeoDataMine: thematic data from OpenStreetMap",
|
|
459
458
|
"Choose a theme": "Dibab un tem",
|
|
460
|
-
"Symplify all geometries to points": "Symplify all geometries to points",
|
|
461
459
|
"Choose this data": "Dibab ar roadennoù-mañ",
|
|
462
460
|
"Search admin boundary": "Search admin boundary",
|
|
463
461
|
"Please choose a theme and a boundary first.": "Please choose a theme and a boundary first.",
|
|
@@ -538,5 +536,12 @@
|
|
|
538
536
|
"Images": "Images",
|
|
539
537
|
"Iframes": "Iframes",
|
|
540
538
|
"Tags": "Tags",
|
|
541
|
-
"Geocode": "Geocode"
|
|
539
|
+
"Geocode": "Geocode",
|
|
540
|
+
"Display the back to home icon": "Display the back to home icon",
|
|
541
|
+
"Do you want to display layer switcher in caption bar?": "Do you want to display layer switcher in caption bar?",
|
|
542
|
+
"Simplify all geometries to points": "Simplify all geometries to points",
|
|
543
|
+
"Back to list": "Back to list",
|
|
544
|
+
"Toggle rule": "Toggle rule",
|
|
545
|
+
"Delete rule": "Delete rule",
|
|
546
|
+
"Cannot save layer, please try again in a few minutes.": "Cannot save layer, please try again in a few minutes."
|
|
542
547
|
}
|
umap/static/umap/locale/ca.js
CHANGED
|
@@ -45,7 +45,6 @@ const locale = {
|
|
|
45
45
|
"Cache proxied request": "Petició proxy en memòria cau",
|
|
46
46
|
"Caption": "Llegenda",
|
|
47
47
|
"Center map on your location": "Centra el mapa a la vostra ubicació",
|
|
48
|
-
"Change map background": "Canvia el fons del mapa",
|
|
49
48
|
"Change tilelayers": "Canvia les capes de tessel·les",
|
|
50
49
|
"Change": "Change",
|
|
51
50
|
"Choose the data format": "Trieu el format de dades",
|
|
@@ -85,7 +84,7 @@ const locale = {
|
|
|
85
84
|
"Custom background": "Fons personalitzat",
|
|
86
85
|
"Custom overlay": "Superposició personalitzada",
|
|
87
86
|
"dash array": "matriu de guions",
|
|
88
|
-
"Data is browsable": "
|
|
87
|
+
"Data is browsable": "Les dades es poden navegar",
|
|
89
88
|
"Datalayers": "Capes de dades",
|
|
90
89
|
"Default interaction options": "Opcions d'interacció predeterminades",
|
|
91
90
|
"Default properties": "Propietats predeterminades",
|
|
@@ -177,12 +176,12 @@ const locale = {
|
|
|
177
176
|
"Icon shape": "forma de la icona",
|
|
178
177
|
"Icon symbol": "Imatge de la icona",
|
|
179
178
|
"If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.",
|
|
180
|
-
"Iframe with custom height (in px): {{{https://iframe.url.com|height}}}": "Iframe
|
|
181
|
-
"Iframe with custom height and width (in px): {{{https://iframe.url.com|height*width}}}": "Iframe
|
|
179
|
+
"Iframe with custom height (in px): {{{https://iframe.url.com|height}}}": "Iframe amb alçada personalitzada (height en px): {{{https://iframe.url.com|height}}}",
|
|
180
|
+
"Iframe with custom height and width (in px): {{{https://iframe.url.com|height*width}}}": "Iframe amb alçada i amplada personalitzada (height i width en px): {{{https://iframe.url.com|height*width}}}",
|
|
182
181
|
"iframe": "iframe",
|
|
183
182
|
"Iframe: {{{https://iframe.url.com}}}": "Iframe: {{{https://iframe.url.com}}}",
|
|
184
|
-
"Image with custom width (in px): {{https://image.url.com|width}}": "
|
|
185
|
-
"Image: {{https://image.url.com}}": "
|
|
183
|
+
"Image with custom width (in px): {{https://image.url.com|width}}": "Imatge amb amplada personalitzada (width en px): {{https://image.url.com|width}}",
|
|
184
|
+
"Image: {{https://image.url.com}}": "Imatge: {{https://image.url.com}}",
|
|
186
185
|
"Import data": "Importa dades",
|
|
187
186
|
"Import in a new layer": "Import in a new layer",
|
|
188
187
|
"Imports all umap data, including layers and settings.": "Imports all umap data, including layers and settings.",
|
|
@@ -203,14 +202,14 @@ const locale = {
|
|
|
203
202
|
"Labels are clickable": "Les etiquetes es poden fer clic",
|
|
204
203
|
"Latest feature": "Darrera característica",
|
|
205
204
|
"Latitude": "Latitud",
|
|
206
|
-
"Layer properties": "
|
|
205
|
+
"Layer properties": "Propietats de la capa",
|
|
207
206
|
"Layer": "Capa",
|
|
208
207
|
"Licence": "Llicència",
|
|
209
208
|
"licence": "llicència",
|
|
210
209
|
"Limit bounds": "Límits",
|
|
211
210
|
"Link to view the map": "Enllaç per veure el mapa",
|
|
212
211
|
"Link to…": "Link to…",
|
|
213
|
-
"Link with text: [[https://example.com|text of the link]]": "
|
|
212
|
+
"Link with text: [[https://example.com|text of the link]]": "Enllaç amb text: [[https://example.com|text de l'enllaç]]",
|
|
214
213
|
"Long credits": "Crèdits llargs",
|
|
215
214
|
"Longitude": "Longitud",
|
|
216
215
|
"Make main shape": "Make main shape",
|
|
@@ -302,17 +301,17 @@ const locale = {
|
|
|
302
301
|
"Secret edit link:": "Secret edit link:",
|
|
303
302
|
"See full screen": "Mostra-ho a pantalla completa",
|
|
304
303
|
"See on OpenStreetMap": "See on OpenStreetMap",
|
|
305
|
-
"Set it to false to hide this layer from the slideshow, the data browser, the popup navigation…": "
|
|
304
|
+
"Set it to false to hide this layer from the slideshow, the data browser, the popup navigation…": "Estableix-lo com a fals per ocultar aquesta capa de la presentació de diapositives, el navegador de dades, la navegació emergent...",
|
|
306
305
|
"settings": "settings",
|
|
307
|
-
"Shape properties": "
|
|
306
|
+
"Shape properties": "Propietats de la forma",
|
|
308
307
|
"Share and download": "Comparteix i baixa",
|
|
309
308
|
"Share this link to open a customized map view": "Comparteix aquest enllaç per obrir una vista de mapa personalitzada",
|
|
310
309
|
"Short credits": "Crèdits curts",
|
|
311
310
|
"Short link": "Enllaç curt",
|
|
312
|
-
"Show this layer in the caption": "
|
|
311
|
+
"Show this layer in the caption": "Mostra aquesta capa a la llegenda",
|
|
313
312
|
"Show/hide layer": "Mostra/amaga la capa",
|
|
314
313
|
"Side panel": "panell lateral",
|
|
315
|
-
"Simple link: [[https://example.com]]": "
|
|
314
|
+
"Simple link: [[https://example.com]]": "Enllaç senzill: [[https://example.com]]",
|
|
316
315
|
"Simplify": "Simplificar",
|
|
317
316
|
"Skipping unknown geometry.type: {type}": "S'està ometent el tipus de geometria desconegut: {type}",
|
|
318
317
|
"Slideshow": "Presentació",
|
|
@@ -324,7 +323,7 @@ const locale = {
|
|
|
324
323
|
"Stop editing": "Atura l'edició",
|
|
325
324
|
"Stop slideshow": "Atura la presentació",
|
|
326
325
|
"Street": "Street",
|
|
327
|
-
"stroke": "
|
|
326
|
+
"stroke": "línia",
|
|
328
327
|
"Supported scheme": "Esquema suportat",
|
|
329
328
|
"Supported variables that will be dynamically replaced": "Supported variables that will be dynamically replaced",
|
|
330
329
|
"Symbol": "Symbol",
|
|
@@ -365,7 +364,7 @@ const locale = {
|
|
|
365
364
|
"Visibility: {status}": "Visibilitat: {status}",
|
|
366
365
|
"weight": "pes",
|
|
367
366
|
"Where do we go from here?": "On anem des d'aquí?",
|
|
368
|
-
"Whether to display or not polygons paths.": "
|
|
367
|
+
"Whether to display or not polygons paths.": "Si es mostren o no els camins de polígons.",
|
|
369
368
|
"Whether to fill polygons with color.": "emplenar polígons amb color..",
|
|
370
369
|
"Who can edit \"{layer}\"": "Qui pot editar \"{layer}\"",
|
|
371
370
|
"Who can edit": "Qui pot editar",
|
|
@@ -503,7 +502,7 @@ const locale = {
|
|
|
503
502
|
"Type editor's username": "Escriviu el nom d'usuari de l'editor",
|
|
504
503
|
"Map": "Mapa",
|
|
505
504
|
"Manage collaborators": "Gestiona els col·laboradors",
|
|
506
|
-
"show/hide all layers": "
|
|
505
|
+
"show/hide all layers": "mostrar/ocultar totes les capes",
|
|
507
506
|
"zoom to data extent": "zoom to data extent",
|
|
508
507
|
"download visible data": "download visible data",
|
|
509
508
|
"Import helpers": "Import helpers",
|
|
@@ -534,13 +533,17 @@ const locale = {
|
|
|
534
533
|
"Cancel last edit": "Cancel last edit",
|
|
535
534
|
"Redo last edit": "Redo last edit",
|
|
536
535
|
"Links": "Links",
|
|
537
|
-
"Images": "
|
|
536
|
+
"Images": "Imatges",
|
|
538
537
|
"Iframes": "Iframes",
|
|
539
538
|
"Tags": "Tags",
|
|
540
539
|
"Geocode": "Geocode",
|
|
541
540
|
"Display the back to home icon": "Display the back to home icon",
|
|
542
541
|
"Do you want to display layer switcher in caption bar?": "Do you want to display layer switcher in caption bar?",
|
|
543
|
-
"Simplify all geometries to points": "Simplify all geometries to points"
|
|
542
|
+
"Simplify all geometries to points": "Simplify all geometries to points",
|
|
543
|
+
"Back to list": "Back to list",
|
|
544
|
+
"Toggle rule": "Toggle rule",
|
|
545
|
+
"Delete rule": "Delete rule",
|
|
546
|
+
"Cannot save layer, please try again in a few minutes.": "Cannot save layer, please try again in a few minutes."
|
|
544
547
|
}
|
|
545
548
|
L.registerLocale("ca", locale)
|
|
546
549
|
L.setLocale("ca")
|
umap/static/umap/locale/ca.json
CHANGED
|
@@ -45,7 +45,6 @@
|
|
|
45
45
|
"Cache proxied request": "Petició proxy en memòria cau",
|
|
46
46
|
"Caption": "Llegenda",
|
|
47
47
|
"Center map on your location": "Centra el mapa a la vostra ubicació",
|
|
48
|
-
"Change map background": "Canvia el fons del mapa",
|
|
49
48
|
"Change tilelayers": "Canvia les capes de tessel·les",
|
|
50
49
|
"Change": "Change",
|
|
51
50
|
"Choose the data format": "Trieu el format de dades",
|
|
@@ -85,7 +84,7 @@
|
|
|
85
84
|
"Custom background": "Fons personalitzat",
|
|
86
85
|
"Custom overlay": "Superposició personalitzada",
|
|
87
86
|
"dash array": "matriu de guions",
|
|
88
|
-
"Data is browsable": "
|
|
87
|
+
"Data is browsable": "Les dades es poden navegar",
|
|
89
88
|
"Datalayers": "Capes de dades",
|
|
90
89
|
"Default interaction options": "Opcions d'interacció predeterminades",
|
|
91
90
|
"Default properties": "Propietats predeterminades",
|
|
@@ -177,12 +176,12 @@
|
|
|
177
176
|
"Icon shape": "forma de la icona",
|
|
178
177
|
"Icon symbol": "Imatge de la icona",
|
|
179
178
|
"If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.",
|
|
180
|
-
"Iframe with custom height (in px): {{{https://iframe.url.com|height}}}": "Iframe
|
|
181
|
-
"Iframe with custom height and width (in px): {{{https://iframe.url.com|height*width}}}": "Iframe
|
|
179
|
+
"Iframe with custom height (in px): {{{https://iframe.url.com|height}}}": "Iframe amb alçada personalitzada (height en px): {{{https://iframe.url.com|height}}}",
|
|
180
|
+
"Iframe with custom height and width (in px): {{{https://iframe.url.com|height*width}}}": "Iframe amb alçada i amplada personalitzada (height i width en px): {{{https://iframe.url.com|height*width}}}",
|
|
182
181
|
"iframe": "iframe",
|
|
183
182
|
"Iframe: {{{https://iframe.url.com}}}": "Iframe: {{{https://iframe.url.com}}}",
|
|
184
|
-
"Image with custom width (in px): {{https://image.url.com|width}}": "
|
|
185
|
-
"Image: {{https://image.url.com}}": "
|
|
183
|
+
"Image with custom width (in px): {{https://image.url.com|width}}": "Imatge amb amplada personalitzada (width en px): {{https://image.url.com|width}}",
|
|
184
|
+
"Image: {{https://image.url.com}}": "Imatge: {{https://image.url.com}}",
|
|
186
185
|
"Import data": "Importa dades",
|
|
187
186
|
"Import in a new layer": "Import in a new layer",
|
|
188
187
|
"Imports all umap data, including layers and settings.": "Imports all umap data, including layers and settings.",
|
|
@@ -203,14 +202,14 @@
|
|
|
203
202
|
"Labels are clickable": "Les etiquetes es poden fer clic",
|
|
204
203
|
"Latest feature": "Darrera característica",
|
|
205
204
|
"Latitude": "Latitud",
|
|
206
|
-
"Layer properties": "
|
|
205
|
+
"Layer properties": "Propietats de la capa",
|
|
207
206
|
"Layer": "Capa",
|
|
208
207
|
"Licence": "Llicència",
|
|
209
208
|
"licence": "llicència",
|
|
210
209
|
"Limit bounds": "Límits",
|
|
211
210
|
"Link to view the map": "Enllaç per veure el mapa",
|
|
212
211
|
"Link to…": "Link to…",
|
|
213
|
-
"Link with text: [[https://example.com|text of the link]]": "
|
|
212
|
+
"Link with text: [[https://example.com|text of the link]]": "Enllaç amb text: [[https://example.com|text de l'enllaç]]",
|
|
214
213
|
"Long credits": "Crèdits llargs",
|
|
215
214
|
"Longitude": "Longitud",
|
|
216
215
|
"Make main shape": "Make main shape",
|
|
@@ -302,17 +301,17 @@
|
|
|
302
301
|
"Secret edit link:": "Secret edit link:",
|
|
303
302
|
"See full screen": "Mostra-ho a pantalla completa",
|
|
304
303
|
"See on OpenStreetMap": "See on OpenStreetMap",
|
|
305
|
-
"Set it to false to hide this layer from the slideshow, the data browser, the popup navigation…": "
|
|
304
|
+
"Set it to false to hide this layer from the slideshow, the data browser, the popup navigation…": "Estableix-lo com a fals per ocultar aquesta capa de la presentació de diapositives, el navegador de dades, la navegació emergent...",
|
|
306
305
|
"settings": "settings",
|
|
307
|
-
"Shape properties": "
|
|
306
|
+
"Shape properties": "Propietats de la forma",
|
|
308
307
|
"Share and download": "Comparteix i baixa",
|
|
309
308
|
"Share this link to open a customized map view": "Comparteix aquest enllaç per obrir una vista de mapa personalitzada",
|
|
310
309
|
"Short credits": "Crèdits curts",
|
|
311
310
|
"Short link": "Enllaç curt",
|
|
312
|
-
"Show this layer in the caption": "
|
|
311
|
+
"Show this layer in the caption": "Mostra aquesta capa a la llegenda",
|
|
313
312
|
"Show/hide layer": "Mostra/amaga la capa",
|
|
314
313
|
"Side panel": "panell lateral",
|
|
315
|
-
"Simple link: [[https://example.com]]": "
|
|
314
|
+
"Simple link: [[https://example.com]]": "Enllaç senzill: [[https://example.com]]",
|
|
316
315
|
"Simplify": "Simplificar",
|
|
317
316
|
"Skipping unknown geometry.type: {type}": "S'està ometent el tipus de geometria desconegut: {type}",
|
|
318
317
|
"Slideshow": "Presentació",
|
|
@@ -324,7 +323,7 @@
|
|
|
324
323
|
"Stop editing": "Atura l'edició",
|
|
325
324
|
"Stop slideshow": "Atura la presentació",
|
|
326
325
|
"Street": "Street",
|
|
327
|
-
"stroke": "
|
|
326
|
+
"stroke": "línia",
|
|
328
327
|
"Supported scheme": "Esquema suportat",
|
|
329
328
|
"Supported variables that will be dynamically replaced": "Supported variables that will be dynamically replaced",
|
|
330
329
|
"Symbol": "Symbol",
|
|
@@ -365,7 +364,7 @@
|
|
|
365
364
|
"Visibility: {status}": "Visibilitat: {status}",
|
|
366
365
|
"weight": "pes",
|
|
367
366
|
"Where do we go from here?": "On anem des d'aquí?",
|
|
368
|
-
"Whether to display or not polygons paths.": "
|
|
367
|
+
"Whether to display or not polygons paths.": "Si es mostren o no els camins de polígons.",
|
|
369
368
|
"Whether to fill polygons with color.": "emplenar polígons amb color..",
|
|
370
369
|
"Who can edit \"{layer}\"": "Qui pot editar \"{layer}\"",
|
|
371
370
|
"Who can edit": "Qui pot editar",
|
|
@@ -503,7 +502,7 @@
|
|
|
503
502
|
"Type editor's username": "Escriviu el nom d'usuari de l'editor",
|
|
504
503
|
"Map": "Mapa",
|
|
505
504
|
"Manage collaborators": "Gestiona els col·laboradors",
|
|
506
|
-
"show/hide all layers": "
|
|
505
|
+
"show/hide all layers": "mostrar/ocultar totes les capes",
|
|
507
506
|
"zoom to data extent": "zoom to data extent",
|
|
508
507
|
"download visible data": "download visible data",
|
|
509
508
|
"Import helpers": "Import helpers",
|
|
@@ -534,11 +533,15 @@
|
|
|
534
533
|
"Cancel last edit": "Cancel last edit",
|
|
535
534
|
"Redo last edit": "Redo last edit",
|
|
536
535
|
"Links": "Links",
|
|
537
|
-
"Images": "
|
|
536
|
+
"Images": "Imatges",
|
|
538
537
|
"Iframes": "Iframes",
|
|
539
538
|
"Tags": "Tags",
|
|
540
539
|
"Geocode": "Geocode",
|
|
541
540
|
"Display the back to home icon": "Display the back to home icon",
|
|
542
541
|
"Do you want to display layer switcher in caption bar?": "Do you want to display layer switcher in caption bar?",
|
|
543
|
-
"Simplify all geometries to points": "Simplify all geometries to points"
|
|
542
|
+
"Simplify all geometries to points": "Simplify all geometries to points",
|
|
543
|
+
"Back to list": "Back to list",
|
|
544
|
+
"Toggle rule": "Toggle rule",
|
|
545
|
+
"Delete rule": "Delete rule",
|
|
546
|
+
"Cannot save layer, please try again in a few minutes.": "Cannot save layer, please try again in a few minutes."
|
|
544
547
|
}
|
umap/static/umap/locale/cs_CZ.js
CHANGED
|
@@ -45,7 +45,6 @@ const locale = {
|
|
|
45
45
|
"Cache proxied request": "Požadavek na zástupnou mezipaměť",
|
|
46
46
|
"Caption": "Popisek",
|
|
47
47
|
"Center map on your location": "Přemístit se na mapě na vaši polohu",
|
|
48
|
-
"Change map background": "Změnit pozadí mapy",
|
|
49
48
|
"Change tilelayers": "Změnit pozadí mapy",
|
|
50
49
|
"Change": "Změnit",
|
|
51
50
|
"Choose the data format": "Vyberte formát dat",
|
|
@@ -540,7 +539,11 @@ const locale = {
|
|
|
540
539
|
"Geocode": "Geocode",
|
|
541
540
|
"Display the back to home icon": "Display the back to home icon",
|
|
542
541
|
"Do you want to display layer switcher in caption bar?": "Do you want to display layer switcher in caption bar?",
|
|
543
|
-
"Simplify all geometries to points": "Simplify all geometries to points"
|
|
542
|
+
"Simplify all geometries to points": "Simplify all geometries to points",
|
|
543
|
+
"Back to list": "Back to list",
|
|
544
|
+
"Toggle rule": "Toggle rule",
|
|
545
|
+
"Delete rule": "Delete rule",
|
|
546
|
+
"Cannot save layer, please try again in a few minutes.": "Cannot save layer, please try again in a few minutes."
|
|
544
547
|
}
|
|
545
548
|
L.registerLocale("cs_CZ", locale)
|
|
546
549
|
L.setLocale("cs_CZ")
|
|
@@ -45,7 +45,6 @@
|
|
|
45
45
|
"Cache proxied request": "Požadavek na zástupnou mezipaměť",
|
|
46
46
|
"Caption": "Popisek",
|
|
47
47
|
"Center map on your location": "Přemístit se na mapě na vaši polohu",
|
|
48
|
-
"Change map background": "Změnit pozadí mapy",
|
|
49
48
|
"Change tilelayers": "Změnit pozadí mapy",
|
|
50
49
|
"Change": "Změnit",
|
|
51
50
|
"Choose the data format": "Vyberte formát dat",
|
|
@@ -540,5 +539,9 @@
|
|
|
540
539
|
"Geocode": "Geocode",
|
|
541
540
|
"Display the back to home icon": "Display the back to home icon",
|
|
542
541
|
"Do you want to display layer switcher in caption bar?": "Do you want to display layer switcher in caption bar?",
|
|
543
|
-
"Simplify all geometries to points": "Simplify all geometries to points"
|
|
542
|
+
"Simplify all geometries to points": "Simplify all geometries to points",
|
|
543
|
+
"Back to list": "Back to list",
|
|
544
|
+
"Toggle rule": "Toggle rule",
|
|
545
|
+
"Delete rule": "Delete rule",
|
|
546
|
+
"Cannot save layer, please try again in a few minutes.": "Cannot save layer, please try again in a few minutes."
|
|
544
547
|
}
|
umap/static/umap/locale/da.js
CHANGED
|
@@ -45,7 +45,6 @@ const locale = {
|
|
|
45
45
|
"Cache proxied request": "Forespørgsel i proxycache",
|
|
46
46
|
"Caption": "Billedtekst",
|
|
47
47
|
"Center map on your location": "Centrer kort på din placering",
|
|
48
|
-
"Change map background": "Skift kortbaggrund",
|
|
49
48
|
"Change tilelayers": "Skift kortlag",
|
|
50
49
|
"Change": "Change",
|
|
51
50
|
"Choose the data format": "Vælg dataformat",
|
|
@@ -457,7 +456,6 @@ const locale = {
|
|
|
457
456
|
"Choose this dataset": "Choose this dataset",
|
|
458
457
|
"GeoDataMine: thematic data from OpenStreetMap": "GeoDataMine: thematic data from OpenStreetMap",
|
|
459
458
|
"Choose a theme": "Choose a theme",
|
|
460
|
-
"Symplify all geometries to points": "Symplify all geometries to points",
|
|
461
459
|
"Choose this data": "Choose this data",
|
|
462
460
|
"Search admin boundary": "Search admin boundary",
|
|
463
461
|
"Please choose a theme and a boundary first.": "Please choose a theme and a boundary first.",
|
|
@@ -538,7 +536,14 @@ const locale = {
|
|
|
538
536
|
"Images": "Images",
|
|
539
537
|
"Iframes": "Iframes",
|
|
540
538
|
"Tags": "Tags",
|
|
541
|
-
"Geocode": "Geocode"
|
|
539
|
+
"Geocode": "Geocode",
|
|
540
|
+
"Display the back to home icon": "Display the back to home icon",
|
|
541
|
+
"Do you want to display layer switcher in caption bar?": "Do you want to display layer switcher in caption bar?",
|
|
542
|
+
"Simplify all geometries to points": "Simplify all geometries to points",
|
|
543
|
+
"Back to list": "Back to list",
|
|
544
|
+
"Toggle rule": "Toggle rule",
|
|
545
|
+
"Delete rule": "Delete rule",
|
|
546
|
+
"Cannot save layer, please try again in a few minutes.": "Cannot save layer, please try again in a few minutes."
|
|
542
547
|
}
|
|
543
548
|
L.registerLocale("da", locale)
|
|
544
549
|
L.setLocale("da")
|
umap/static/umap/locale/da.json
CHANGED
|
@@ -45,7 +45,6 @@
|
|
|
45
45
|
"Cache proxied request": "Forespørgsel i proxycache",
|
|
46
46
|
"Caption": "Billedtekst",
|
|
47
47
|
"Center map on your location": "Centrer kort på din placering",
|
|
48
|
-
"Change map background": "Skift kortbaggrund",
|
|
49
48
|
"Change tilelayers": "Skift kortlag",
|
|
50
49
|
"Change": "Change",
|
|
51
50
|
"Choose the data format": "Vælg dataformat",
|
|
@@ -457,7 +456,6 @@
|
|
|
457
456
|
"Choose this dataset": "Choose this dataset",
|
|
458
457
|
"GeoDataMine: thematic data from OpenStreetMap": "GeoDataMine: thematic data from OpenStreetMap",
|
|
459
458
|
"Choose a theme": "Choose a theme",
|
|
460
|
-
"Symplify all geometries to points": "Symplify all geometries to points",
|
|
461
459
|
"Choose this data": "Choose this data",
|
|
462
460
|
"Search admin boundary": "Search admin boundary",
|
|
463
461
|
"Please choose a theme and a boundary first.": "Please choose a theme and a boundary first.",
|
|
@@ -538,5 +536,12 @@
|
|
|
538
536
|
"Images": "Images",
|
|
539
537
|
"Iframes": "Iframes",
|
|
540
538
|
"Tags": "Tags",
|
|
541
|
-
"Geocode": "Geocode"
|
|
539
|
+
"Geocode": "Geocode",
|
|
540
|
+
"Display the back to home icon": "Display the back to home icon",
|
|
541
|
+
"Do you want to display layer switcher in caption bar?": "Do you want to display layer switcher in caption bar?",
|
|
542
|
+
"Simplify all geometries to points": "Simplify all geometries to points",
|
|
543
|
+
"Back to list": "Back to list",
|
|
544
|
+
"Toggle rule": "Toggle rule",
|
|
545
|
+
"Delete rule": "Delete rule",
|
|
546
|
+
"Cannot save layer, please try again in a few minutes.": "Cannot save layer, please try again in a few minutes."
|
|
542
547
|
}
|
umap/static/umap/locale/de.js
CHANGED
|
@@ -45,7 +45,6 @@ const locale = {
|
|
|
45
45
|
"Cache proxied request": "Proxycache-Anfrage",
|
|
46
46
|
"Caption": "Überschrift",
|
|
47
47
|
"Center map on your location": "Die Karte auf deinen Standort ausrichten",
|
|
48
|
-
"Change map background": "Hintergrundkarte ändern",
|
|
49
48
|
"Change tilelayers": "Kachelebenen ändern",
|
|
50
49
|
"Change": "Ändern",
|
|
51
50
|
"Choose the data format": "Wähle das Datenformat",
|
|
@@ -540,7 +539,11 @@ const locale = {
|
|
|
540
539
|
"Geocode": "Geocode",
|
|
541
540
|
"Display the back to home icon": "Display the back to home icon",
|
|
542
541
|
"Do you want to display layer switcher in caption bar?": "Do you want to display layer switcher in caption bar?",
|
|
543
|
-
"Simplify all geometries to points": "Simplify all geometries to points"
|
|
542
|
+
"Simplify all geometries to points": "Simplify all geometries to points",
|
|
543
|
+
"Back to list": "Back to list",
|
|
544
|
+
"Toggle rule": "Toggle rule",
|
|
545
|
+
"Delete rule": "Delete rule",
|
|
546
|
+
"Cannot save layer, please try again in a few minutes.": "Cannot save layer, please try again in a few minutes."
|
|
544
547
|
}
|
|
545
548
|
L.registerLocale("de", locale)
|
|
546
549
|
L.setLocale("de")
|
umap/static/umap/locale/de.json
CHANGED
|
@@ -45,7 +45,6 @@
|
|
|
45
45
|
"Cache proxied request": "Proxycache-Anfrage",
|
|
46
46
|
"Caption": "Überschrift",
|
|
47
47
|
"Center map on your location": "Die Karte auf deinen Standort ausrichten",
|
|
48
|
-
"Change map background": "Hintergrundkarte ändern",
|
|
49
48
|
"Change tilelayers": "Kachelebenen ändern",
|
|
50
49
|
"Change": "Ändern",
|
|
51
50
|
"Choose the data format": "Wähle das Datenformat",
|
|
@@ -540,5 +539,9 @@
|
|
|
540
539
|
"Geocode": "Geocode",
|
|
541
540
|
"Display the back to home icon": "Display the back to home icon",
|
|
542
541
|
"Do you want to display layer switcher in caption bar?": "Do you want to display layer switcher in caption bar?",
|
|
543
|
-
"Simplify all geometries to points": "Simplify all geometries to points"
|
|
542
|
+
"Simplify all geometries to points": "Simplify all geometries to points",
|
|
543
|
+
"Back to list": "Back to list",
|
|
544
|
+
"Toggle rule": "Toggle rule",
|
|
545
|
+
"Delete rule": "Delete rule",
|
|
546
|
+
"Cannot save layer, please try again in a few minutes.": "Cannot save layer, please try again in a few minutes."
|
|
544
547
|
}
|