umap-project 2.7.3__py3-none-any.whl → 2.8.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/forms.py +4 -14
- umap/locale/am_ET/LC_MESSAGES/django.mo +0 -0
- umap/locale/am_ET/LC_MESSAGES/django.po +278 -151
- umap/locale/ar/LC_MESSAGES/django.mo +0 -0
- umap/locale/ar/LC_MESSAGES/django.po +335 -141
- umap/locale/bg/LC_MESSAGES/django.mo +0 -0
- umap/locale/bg/LC_MESSAGES/django.po +279 -152
- umap/locale/br/LC_MESSAGES/django.mo +0 -0
- umap/locale/br/LC_MESSAGES/django.po +95 -79
- umap/locale/ca/LC_MESSAGES/django.mo +0 -0
- umap/locale/ca/LC_MESSAGES/django.po +85 -68
- umap/locale/cs_CZ/LC_MESSAGES/django.mo +0 -0
- umap/locale/cs_CZ/LC_MESSAGES/django.po +78 -66
- umap/locale/da/LC_MESSAGES/django.mo +0 -0
- umap/locale/da/LC_MESSAGES/django.po +280 -153
- umap/locale/de/LC_MESSAGES/django.mo +0 -0
- umap/locale/de/LC_MESSAGES/django.po +80 -64
- umap/locale/el/LC_MESSAGES/django.mo +0 -0
- umap/locale/el/LC_MESSAGES/django.po +82 -66
- umap/locale/en/LC_MESSAGES/django.po +73 -61
- umap/locale/es/LC_MESSAGES/django.mo +0 -0
- umap/locale/es/LC_MESSAGES/django.po +75 -63
- umap/locale/et/LC_MESSAGES/django.mo +0 -0
- umap/locale/et/LC_MESSAGES/django.po +280 -153
- umap/locale/eu/LC_MESSAGES/django.mo +0 -0
- umap/locale/eu/LC_MESSAGES/django.po +82 -66
- umap/locale/fa_IR/LC_MESSAGES/django.mo +0 -0
- umap/locale/fa_IR/LC_MESSAGES/django.po +80 -64
- umap/locale/fi/LC_MESSAGES/django.mo +0 -0
- umap/locale/fi/LC_MESSAGES/django.po +278 -151
- umap/locale/fr/LC_MESSAGES/django.mo +0 -0
- umap/locale/fr/LC_MESSAGES/django.po +75 -63
- umap/locale/gl/LC_MESSAGES/django.mo +0 -0
- umap/locale/gl/LC_MESSAGES/django.po +280 -153
- umap/locale/he/LC_MESSAGES/django.mo +0 -0
- umap/locale/he/LC_MESSAGES/django.po +281 -154
- umap/locale/hu/LC_MESSAGES/django.mo +0 -0
- umap/locale/hu/LC_MESSAGES/django.po +80 -64
- umap/locale/is/LC_MESSAGES/django.mo +0 -0
- umap/locale/is/LC_MESSAGES/django.po +280 -153
- umap/locale/it/LC_MESSAGES/django.mo +0 -0
- umap/locale/it/LC_MESSAGES/django.po +82 -66
- umap/locale/ja/LC_MESSAGES/django.mo +0 -0
- umap/locale/ja/LC_MESSAGES/django.po +280 -153
- umap/locale/ko/LC_MESSAGES/django.mo +0 -0
- umap/locale/ko/LC_MESSAGES/django.po +280 -153
- umap/locale/lt/LC_MESSAGES/django.mo +0 -0
- umap/locale/lt/LC_MESSAGES/django.po +280 -153
- umap/locale/ms/LC_MESSAGES/django.mo +0 -0
- umap/locale/ms/LC_MESSAGES/django.po +82 -66
- umap/locale/nl/LC_MESSAGES/django.mo +0 -0
- umap/locale/nl/LC_MESSAGES/django.po +280 -153
- umap/locale/pl/LC_MESSAGES/django.mo +0 -0
- umap/locale/pl/LC_MESSAGES/django.po +82 -66
- umap/locale/pt/LC_MESSAGES/django.mo +0 -0
- umap/locale/pt/LC_MESSAGES/django.po +75 -63
- umap/locale/pt_BR/LC_MESSAGES/django.mo +0 -0
- umap/locale/pt_BR/LC_MESSAGES/django.po +280 -153
- umap/locale/pt_PT/LC_MESSAGES/django.mo +0 -0
- umap/locale/pt_PT/LC_MESSAGES/django.po +280 -153
- umap/locale/ru/LC_MESSAGES/django.mo +0 -0
- umap/locale/ru/LC_MESSAGES/django.po +280 -153
- umap/locale/sk_SK/LC_MESSAGES/django.mo +0 -0
- umap/locale/sk_SK/LC_MESSAGES/django.po +280 -153
- umap/locale/sl/LC_MESSAGES/django.mo +0 -0
- umap/locale/sl/LC_MESSAGES/django.po +280 -153
- umap/locale/sr/LC_MESSAGES/django.mo +0 -0
- umap/locale/sr/LC_MESSAGES/django.po +280 -153
- umap/locale/sv/LC_MESSAGES/django.mo +0 -0
- umap/locale/sv/LC_MESSAGES/django.po +81 -65
- umap/locale/th_TH/LC_MESSAGES/django.mo +0 -0
- umap/locale/th_TH/LC_MESSAGES/django.po +257 -185
- umap/locale/tr/LC_MESSAGES/django.mo +0 -0
- umap/locale/tr/LC_MESSAGES/django.po +280 -153
- umap/locale/uk_UA/LC_MESSAGES/django.mo +0 -0
- umap/locale/uk_UA/LC_MESSAGES/django.po +280 -153
- umap/locale/vi/LC_MESSAGES/django.mo +0 -0
- umap/locale/vi/LC_MESSAGES/django.po +278 -151
- umap/locale/zh/LC_MESSAGES/django.mo +0 -0
- umap/locale/zh/LC_MESSAGES/django.po +278 -151
- umap/locale/zh_TW/LC_MESSAGES/django.mo +0 -0
- umap/locale/zh_TW/LC_MESSAGES/django.po +97 -81
- umap/management/commands/empty_trash.py +35 -0
- umap/management/commands/migrate_to_S3.py +29 -0
- umap/migrations/0023_alter_datalayer_uuid.py +19 -0
- umap/migrations/0024_alter_map_share_status.py +30 -0
- umap/migrations/0025_alter_datalayer_geojson.py +24 -0
- umap/models.py +68 -116
- umap/settings/base.py +23 -3
- umap/settings/local_s3.py +45 -0
- umap/static/umap/base.css +3 -603
- umap/static/umap/content.css +5 -3
- umap/static/umap/css/bar.css +202 -0
- umap/static/umap/css/form.css +620 -0
- umap/static/umap/css/icon.css +21 -1
- umap/static/umap/css/popup.css +125 -0
- umap/static/umap/img/16-white.svg +16 -4
- umap/static/umap/img/16.svg +1 -1
- umap/static/umap/img/source/16-white.svg +46 -45
- umap/static/umap/img/source/16.svg +1 -753
- umap/static/umap/js/components/fragment.js +3 -1
- umap/static/umap/js/modules/browser.js +20 -19
- umap/static/umap/js/modules/caption.js +21 -22
- umap/static/umap/js/modules/data/features.js +120 -78
- umap/static/umap/js/modules/data/layer.js +195 -153
- umap/static/umap/js/modules/facets.js +9 -9
- umap/static/umap/js/modules/formatter.js +5 -5
- umap/static/umap/js/modules/global.js +4 -52
- umap/static/umap/js/modules/help.js +18 -21
- umap/static/umap/js/modules/importer.js +133 -56
- umap/static/umap/js/modules/importers/cadastrefr.js +4 -0
- umap/static/umap/js/modules/importers/geodatamine.js +3 -3
- umap/static/umap/js/modules/importers/overpass.js +5 -0
- umap/static/umap/js/modules/permissions.js +85 -87
- umap/static/umap/js/modules/rendering/icon.js +2 -1
- umap/static/umap/js/modules/rendering/layers/base.js +15 -15
- umap/static/umap/js/modules/rendering/layers/classified.js +1 -1
- umap/static/umap/js/modules/rendering/layers/cluster.js +1 -1
- umap/static/umap/js/modules/rendering/layers/heat.js +1 -1
- umap/static/umap/js/modules/rendering/map.js +390 -0
- umap/static/umap/js/modules/rendering/popup.js +19 -19
- umap/static/umap/js/modules/rendering/template.js +88 -21
- umap/static/umap/js/modules/rendering/ui.js +63 -14
- umap/static/umap/js/modules/request.js +2 -2
- umap/static/umap/js/modules/rules.js +22 -25
- umap/static/umap/js/modules/saving.js +47 -0
- umap/static/umap/js/modules/schema.js +6 -0
- umap/static/umap/js/modules/share.js +21 -24
- umap/static/umap/js/modules/slideshow.js +24 -20
- umap/static/umap/js/modules/sync/updaters.js +7 -9
- umap/static/umap/js/modules/tableeditor.js +20 -19
- umap/static/umap/js/modules/ui/bar.js +196 -0
- umap/static/umap/js/modules/ui/dialog.js +5 -0
- umap/static/umap/js/modules/ui/panel.js +10 -9
- umap/static/umap/js/modules/umap.js +1691 -0
- umap/static/umap/js/modules/urls.js +2 -2
- umap/static/umap/js/modules/utils.js +22 -6
- umap/static/umap/js/umap.controls.js +81 -305
- umap/static/umap/js/umap.core.js +29 -50
- umap/static/umap/js/umap.forms.js +78 -27
- umap/static/umap/keycloak.png +0 -0
- umap/static/umap/locale/am_ET.js +26 -10
- umap/static/umap/locale/am_ET.json +26 -10
- umap/static/umap/locale/ar.js +26 -10
- umap/static/umap/locale/ar.json +26 -10
- umap/static/umap/locale/ast.js +26 -10
- umap/static/umap/locale/ast.json +26 -10
- umap/static/umap/locale/bg.js +26 -10
- umap/static/umap/locale/bg.json +26 -10
- umap/static/umap/locale/br.js +27 -20
- umap/static/umap/locale/br.json +27 -20
- umap/static/umap/locale/ca.js +32 -29
- umap/static/umap/locale/ca.json +32 -29
- umap/static/umap/locale/cs_CZ.js +24 -17
- umap/static/umap/locale/cs_CZ.json +24 -17
- umap/static/umap/locale/da.js +26 -10
- umap/static/umap/locale/da.json +26 -10
- umap/static/umap/locale/de.js +21 -14
- umap/static/umap/locale/de.json +21 -14
- umap/static/umap/locale/el.js +28 -12
- umap/static/umap/locale/el.json +28 -12
- umap/static/umap/locale/en.js +14 -9
- umap/static/umap/locale/en.json +14 -9
- umap/static/umap/locale/en_US.json +26 -10
- umap/static/umap/locale/es.js +16 -13
- umap/static/umap/locale/es.json +16 -13
- umap/static/umap/locale/et.js +26 -10
- umap/static/umap/locale/et.json +26 -10
- umap/static/umap/locale/eu.js +16 -9
- umap/static/umap/locale/eu.json +16 -9
- umap/static/umap/locale/fa_IR.js +16 -9
- umap/static/umap/locale/fa_IR.json +16 -9
- umap/static/umap/locale/fi.js +26 -10
- umap/static/umap/locale/fi.json +26 -10
- umap/static/umap/locale/fr.js +14 -9
- umap/static/umap/locale/fr.json +14 -9
- umap/static/umap/locale/gl.js +26 -10
- umap/static/umap/locale/gl.json +26 -10
- umap/static/umap/locale/he.js +26 -10
- umap/static/umap/locale/he.json +26 -10
- umap/static/umap/locale/hr.js +26 -10
- umap/static/umap/locale/hr.json +26 -10
- umap/static/umap/locale/hu.js +16 -9
- umap/static/umap/locale/hu.json +16 -9
- umap/static/umap/locale/id.js +26 -10
- umap/static/umap/locale/id.json +26 -10
- umap/static/umap/locale/is.js +26 -10
- umap/static/umap/locale/is.json +26 -10
- umap/static/umap/locale/it.js +26 -10
- umap/static/umap/locale/it.json +26 -10
- umap/static/umap/locale/ja.js +26 -10
- umap/static/umap/locale/ja.json +26 -10
- umap/static/umap/locale/ko.js +26 -10
- umap/static/umap/locale/ko.json +26 -10
- umap/static/umap/locale/lt.js +26 -10
- umap/static/umap/locale/lt.json +26 -10
- umap/static/umap/locale/ms.js +28 -12
- umap/static/umap/locale/ms.json +28 -12
- umap/static/umap/locale/nl.js +28 -12
- umap/static/umap/locale/nl.json +28 -12
- umap/static/umap/locale/no.js +26 -10
- umap/static/umap/locale/no.json +26 -10
- umap/static/umap/locale/pl.js +28 -12
- umap/static/umap/locale/pl.json +28 -12
- umap/static/umap/locale/pl_PL.json +26 -10
- umap/static/umap/locale/pt.js +16 -9
- umap/static/umap/locale/pt.json +16 -9
- umap/static/umap/locale/pt_BR.js +26 -10
- umap/static/umap/locale/pt_BR.json +26 -10
- umap/static/umap/locale/pt_PT.js +16 -9
- umap/static/umap/locale/pt_PT.json +16 -9
- umap/static/umap/locale/ro.js +26 -10
- umap/static/umap/locale/ro.json +26 -10
- umap/static/umap/locale/ru.js +26 -10
- umap/static/umap/locale/ru.json +26 -10
- umap/static/umap/locale/si.js +7 -7
- umap/static/umap/locale/si.json +7 -7
- umap/static/umap/locale/sk_SK.js +26 -10
- umap/static/umap/locale/sk_SK.json +26 -10
- umap/static/umap/locale/sl.js +26 -10
- umap/static/umap/locale/sl.json +26 -10
- umap/static/umap/locale/sr.js +26 -10
- umap/static/umap/locale/sr.json +26 -10
- umap/static/umap/locale/sv.js +27 -11
- umap/static/umap/locale/sv.json +27 -11
- umap/static/umap/locale/th_TH.js +28 -12
- umap/static/umap/locale/th_TH.json +28 -12
- umap/static/umap/locale/tr.js +26 -10
- umap/static/umap/locale/tr.json +26 -10
- umap/static/umap/locale/uk_UA.js +26 -10
- umap/static/umap/locale/uk_UA.json +26 -10
- umap/static/umap/locale/vi.js +26 -10
- umap/static/umap/locale/vi.json +26 -10
- umap/static/umap/locale/vi_VN.json +26 -10
- umap/static/umap/locale/zh.js +26 -10
- umap/static/umap/locale/zh.json +26 -10
- umap/static/umap/locale/zh_CN.json +26 -10
- umap/static/umap/locale/zh_TW.Big5.json +26 -10
- umap/static/umap/locale/zh_TW.js +34 -27
- umap/static/umap/locale/zh_TW.json +34 -27
- umap/static/umap/map.css +39 -530
- umap/static/umap/unittests/URLs.js +15 -15
- umap/static/umap/unittests/utils.js +23 -1
- umap/static/umap/vars.css +2 -1
- umap/static/umap/vendors/formbuilder/Leaflet.FormBuilder.js +5 -1
- umap/storage/__init__.py +3 -0
- umap/storage/fs.py +101 -0
- umap/storage/s3.py +61 -0
- umap/templates/base.html +2 -0
- umap/templates/registration/login.html +7 -6
- umap/templates/umap/components/alerts/alert.html +4 -0
- umap/templates/umap/css.html +6 -0
- umap/templates/umap/js.html +3 -2
- umap/templates/umap/map_init.html +6 -5
- umap/templates/umap/user_dashboard.html +20 -19
- umap/tests/base.py +5 -1
- umap/tests/fixtures/test_upload_simple_marker.json +19 -0
- umap/tests/integration/conftest.py +2 -1
- umap/tests/integration/test_anonymous_owned_map.py +18 -10
- umap/tests/integration/test_browser.py +16 -1
- umap/tests/integration/test_dashboard.py +1 -1
- umap/tests/integration/test_edit_datalayer.py +29 -7
- umap/tests/integration/test_import.py +28 -6
- umap/tests/integration/test_optimistic_merge.py +31 -8
- umap/tests/integration/test_owned_map.py +22 -16
- umap/tests/integration/test_popup.py +44 -0
- umap/tests/integration/test_save.py +35 -0
- umap/tests/integration/test_view_marker.py +12 -0
- umap/tests/integration/test_view_polyline.py +257 -0
- umap/tests/integration/test_websocket_sync.py +81 -9
- umap/tests/test_dashboard.py +82 -0
- umap/tests/test_datalayer.py +6 -7
- umap/tests/test_datalayer_s3.py +135 -0
- umap/tests/test_datalayer_views.py +28 -10
- umap/tests/test_empty_trash.py +34 -0
- umap/tests/test_map.py +12 -3
- umap/tests/test_map_views.py +69 -37
- umap/tests/test_statics.py +1 -1
- umap/tests/test_team_views.py +35 -1
- umap/tests/test_views.py +31 -52
- umap/urls.py +3 -3
- umap/views.py +126 -90
- {umap_project-2.7.3.dist-info → umap_project-2.8.0.dist-info}/METADATA +16 -13
- {umap_project-2.7.3.dist-info → umap_project-2.8.0.dist-info}/RECORD +289 -269
- umap/management/commands/purge_purgatory.py +0 -28
- umap/static/umap/js/umap.js +0 -1903
- umap/tests/test_purge_purgatory.py +0 -25
- /umap/{storage.py → storage/staticfiles.py} +0 -0
- {umap_project-2.7.3.dist-info → umap_project-2.8.0.dist-info}/WHEEL +0 -0
- {umap_project-2.7.3.dist-info → umap_project-2.8.0.dist-info}/entry_points.txt +0 -0
- {umap_project-2.7.3.dist-info → umap_project-2.8.0.dist-info}/licenses/LICENSE +0 -0
umap/static/umap/locale/ca.js
CHANGED
|
@@ -13,7 +13,7 @@ const locale = {
|
|
|
13
13
|
"A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "Una llista de números separats per comes que defineix el patró de traç. Ex.: \"5, 10, 15\".",
|
|
14
14
|
"About": "Quant a",
|
|
15
15
|
"Action not allowed :(": "Action not allowed :(",
|
|
16
|
-
"Activate slideshow mode": "
|
|
16
|
+
"Activate slideshow mode": "Activa el mode de presentació",
|
|
17
17
|
"Add a layer": "Afegeix una capa",
|
|
18
18
|
"Add a line to the current multi": "Add a line to the current multi",
|
|
19
19
|
"Add a new property": "Add a new property",
|
|
@@ -39,7 +39,7 @@ const locale = {
|
|
|
39
39
|
"attribution": "atribució",
|
|
40
40
|
"Auto": "Auto",
|
|
41
41
|
"Automatic": "Automàtic",
|
|
42
|
-
"Autostart when map is loaded": "
|
|
42
|
+
"Autostart when map is loaded": "Inici automàtic quan es carregui el mapa",
|
|
43
43
|
"Back to preview": "Tornar a la vista prèvia",
|
|
44
44
|
"Background overlay url": "URL de superposició del fons",
|
|
45
45
|
"Ball": "Bola",
|
|
@@ -91,7 +91,7 @@ const locale = {
|
|
|
91
91
|
"Custom overlay": "Superposició personalitzada",
|
|
92
92
|
"dash array": "matriu de guions",
|
|
93
93
|
"Data is browsable": "Data is browsable",
|
|
94
|
-
"Datalayers": "
|
|
94
|
+
"Datalayers": "Capes de dades",
|
|
95
95
|
"Default interaction options": "Opcions d'interacció predeterminades",
|
|
96
96
|
"Default properties": "Propietats predeterminades",
|
|
97
97
|
"Default shape properties": "Propietats de forma per defecte",
|
|
@@ -101,7 +101,7 @@ const locale = {
|
|
|
101
101
|
"Default: name": "Per defecte: name",
|
|
102
102
|
"Define link to open in a new window on polygon click.": "Define link to open in a new window on polygon click.",
|
|
103
103
|
"define": "definir",
|
|
104
|
-
"Delay between two transitions when in play mode": "
|
|
104
|
+
"Delay between two transitions when in play mode": "Retard entre transicions en mode de reproducció",
|
|
105
105
|
"Delete layer": "Suprimeix la capa",
|
|
106
106
|
"Delete this feature": "Suprimeix aquesta característica",
|
|
107
107
|
"Delete this shape": "Delete this shape",
|
|
@@ -131,7 +131,7 @@ const locale = {
|
|
|
131
131
|
"Do you want to display the scale control?": "Voleu mostrar el control d'escala?",
|
|
132
132
|
"Do you want to display the «more» control?": "Voleu mostrar el control \"més\"?",
|
|
133
133
|
"Download": "Baixa",
|
|
134
|
-
"Drag to reorder": "
|
|
134
|
+
"Drag to reorder": "Arrossegar per reordenar",
|
|
135
135
|
"Draw a marker": "Dibuixa un marcador",
|
|
136
136
|
"Draw a polygon": "Dibuixa un polígon",
|
|
137
137
|
"Draw a polyline": "Dibuixa una polilínia",
|
|
@@ -141,7 +141,7 @@ const locale = {
|
|
|
141
141
|
"Dynamic": "Dinàmic",
|
|
142
142
|
"Edit feature's layer": "Edita la capa de la característica",
|
|
143
143
|
"Edit properties in a table": "Edita les propietats en una taula",
|
|
144
|
-
"Edit the title of the map": "
|
|
144
|
+
"Edit the title of the map": "Edita el títol del mapa",
|
|
145
145
|
"Edit this feature": "Edita aquesta característica",
|
|
146
146
|
"Edit": "Edita",
|
|
147
147
|
"Embed and link options": "Opcions d'inserció i enllaç",
|
|
@@ -168,7 +168,7 @@ const locale = {
|
|
|
168
168
|
"GeoRSS (only link)": "GeoRSS (només enllaç)",
|
|
169
169
|
"GeoRSS (title + image)": "GeoRSS (títol i imatge)",
|
|
170
170
|
"Go to \"{coords}\"": "Go to \"{coords}\"",
|
|
171
|
-
"Go to the homepage": "
|
|
171
|
+
"Go to the homepage": "Vés a la pàgina d'inici",
|
|
172
172
|
"Go to «{feature}»": "Vés a «{feature}»",
|
|
173
173
|
"Heatmap intensity property": "Heatmap intensity property",
|
|
174
174
|
"Heatmap radius": "Heatmap radius",
|
|
@@ -183,12 +183,12 @@ const locale = {
|
|
|
183
183
|
"Icon shape": "forma de la icona",
|
|
184
184
|
"Icon symbol": "Imatge de la icona",
|
|
185
185
|
"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.",
|
|
186
|
-
"Iframe with custom height (in px): {{{
|
|
187
|
-
"Iframe with custom height and width (in px): {{{
|
|
186
|
+
"Iframe with custom height (in px): {{{https://iframe.url.com|height}}}": "Iframe with custom height (in px): {{{https://iframe.url.com|height}}}",
|
|
187
|
+
"Iframe with custom height and width (in px): {{{https://iframe.url.com|height*width}}}": "Iframe with custom height and width (in px): {{{https://iframe.url.com|height*width}}}",
|
|
188
188
|
"iframe": "iframe",
|
|
189
|
-
"Iframe: {{{
|
|
190
|
-
"Image with custom width (in px): {{
|
|
191
|
-
"Image: {{
|
|
189
|
+
"Iframe: {{{https://iframe.url.com}}}": "Iframe: {{{https://iframe.url.com}}}",
|
|
190
|
+
"Image with custom width (in px): {{https://image.url.com|width}}": "Image with custom width (in px): {{https://image.url.com|width}}",
|
|
191
|
+
"Image: {{https://image.url.com}}": "Image: {{https://image.url.com}}",
|
|
192
192
|
"Import data": "Importa dades",
|
|
193
193
|
"Import in a new layer": "Import in a new layer",
|
|
194
194
|
"Imports all umap data, including layers and settings.": "Imports all umap data, including layers and settings.",
|
|
@@ -216,11 +216,11 @@ const locale = {
|
|
|
216
216
|
"Limit bounds": "Límits",
|
|
217
217
|
"Link to view the map": "Enllaç per veure el mapa",
|
|
218
218
|
"Link to…": "Link to…",
|
|
219
|
-
"Link with text: [[
|
|
219
|
+
"Link with text: [[https://example.com|text of the link]]": "Link with text: [[https://example.com|text of the link]]",
|
|
220
220
|
"Long credits": "Crèdits llargs",
|
|
221
221
|
"Longitude": "Longitud",
|
|
222
222
|
"Make main shape": "Make main shape",
|
|
223
|
-
"Manage layers": "
|
|
223
|
+
"Manage layers": "Gestiona les capes",
|
|
224
224
|
"Manual": "Manual",
|
|
225
225
|
"Map background credits": "Crèdits del fons del mapa",
|
|
226
226
|
"Map has been attached to your account": "El mapa s'ha adjuntat al vostre compte",
|
|
@@ -264,7 +264,7 @@ const locale = {
|
|
|
264
264
|
"Opacity": "Opacitat",
|
|
265
265
|
"Open current feature on load": "Obrir el element actual en càrregar",
|
|
266
266
|
"Open link in…": "Obriu l'enllaç a…",
|
|
267
|
-
"Open share & download panel": "
|
|
267
|
+
"Open share & download panel": "Obrir el panell Comparteix i baixa",
|
|
268
268
|
"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",
|
|
269
269
|
"OpenStreetMap": "OpenStreetMap",
|
|
270
270
|
"Optional intensity property for heatmap": "Optional intensity property for heatmap",
|
|
@@ -287,7 +287,7 @@ const locale = {
|
|
|
287
287
|
"Popup content template": "Plantilla de contingut de la finestra emergent",
|
|
288
288
|
"Popup shape": "Forma de la finestra emergent",
|
|
289
289
|
"Popup": "Finestra emergent",
|
|
290
|
-
"Powered by uMap": "
|
|
290
|
+
"Powered by uMap": "Desenvolupat per uMap",
|
|
291
291
|
"previous": "previous",
|
|
292
292
|
"Problem in the response": "Problem in the response",
|
|
293
293
|
"Properties imported:": "Propietats importades:",
|
|
@@ -320,7 +320,7 @@ const locale = {
|
|
|
320
320
|
"Show this layer in the caption": "Show this layer in the caption",
|
|
321
321
|
"Show/hide layer": "Mostra/amaga la capa",
|
|
322
322
|
"Side panel": "panell lateral",
|
|
323
|
-
"Simple link: [[
|
|
323
|
+
"Simple link: [[https://example.com]]": "Simple link: [[https://example.com]]",
|
|
324
324
|
"Simplify": "Simplificar",
|
|
325
325
|
"Skipping unknown geometry.type: {type}": "S'està ometent el tipus de geometria desconegut: {type}",
|
|
326
326
|
"Slideshow": "Presentació",
|
|
@@ -358,7 +358,7 @@ const locale = {
|
|
|
358
358
|
"Untitled map": "Mapa sense títol",
|
|
359
359
|
"Update permissions and editors": "Actualitza els permisos i editors",
|
|
360
360
|
"Update permissions": "Actualitza els permisos",
|
|
361
|
-
"Update who can see and edit the map": "
|
|
361
|
+
"Update who can see and edit the map": "Defineix qui pot veure i editar el mapa",
|
|
362
362
|
"Url": "URL",
|
|
363
363
|
"URL": "URL",
|
|
364
364
|
"Use current bounds": "Usa els límits actuals",
|
|
@@ -375,7 +375,7 @@ const locale = {
|
|
|
375
375
|
"Where do we go from here?": "On anem des d'aquí?",
|
|
376
376
|
"Whether to display or not polygons paths.": "Whether to display or not polygons paths.",
|
|
377
377
|
"Whether to fill polygons with color.": "emplenar polígons amb color..",
|
|
378
|
-
"Who can edit \"{layer}\"": "
|
|
378
|
+
"Who can edit \"{layer}\"": "Qui pot editar \"{layer}\"",
|
|
379
379
|
"Who can edit": "Qui pot editar",
|
|
380
380
|
"Who can view": "Qui pot visualitzar",
|
|
381
381
|
"width": "amplada",
|
|
@@ -445,17 +445,16 @@ const locale = {
|
|
|
445
445
|
"More info about Overpass syntax": "More info about Overpass syntax",
|
|
446
446
|
"For more complex needs, see": "For more complex needs, see",
|
|
447
447
|
"Choose data": "Choose data",
|
|
448
|
-
"Import helpers:": "Import helpers:",
|
|
449
448
|
"Choose the format": "Choose the format",
|
|
450
449
|
"Choose the layer": "Choose the layer",
|
|
451
450
|
"Layer name": "Layer name",
|
|
452
451
|
"Choose import mode": "Choose import mode",
|
|
453
452
|
"Copy into the layer": "Copy into the layer",
|
|
454
453
|
"Link to the layer as remote data": "Link to the layer as remote data",
|
|
455
|
-
"Condition": "
|
|
456
|
-
"key=value or key!=value": "
|
|
454
|
+
"Condition": "Condició",
|
|
455
|
+
"key=value or key!=value": "clau=valor o clau!=valor",
|
|
457
456
|
"Are you sure you want to delete this rule?": "Are you sure you want to delete this rule?",
|
|
458
|
-
"empty rule": "
|
|
457
|
+
"empty rule": "regla buida",
|
|
459
458
|
"Conditional style rules": "Regles d'estil condicional",
|
|
460
459
|
"Add rule": "Afegeix una regla",
|
|
461
460
|
"Browser: data": "Navegador: dades",
|
|
@@ -477,7 +476,7 @@ const locale = {
|
|
|
477
476
|
"Search area": "Search area",
|
|
478
477
|
"Type area name, or let empty to load data in current map view": "Type area name, or let empty to load data in current map view",
|
|
479
478
|
"Data successfully imported!": "Data successfully imported!",
|
|
480
|
-
"Clear data": "
|
|
479
|
+
"Clear data": "Esborra les dades",
|
|
481
480
|
"Remove layers": "Remove layers",
|
|
482
481
|
"Categorized": "Categorized",
|
|
483
482
|
"Alphabetical": "Alphabetical",
|
|
@@ -503,7 +502,7 @@ const locale = {
|
|
|
503
502
|
"Property name to compute circles": "Property name to compute circles",
|
|
504
503
|
"Min circle radius": "Min circle radius",
|
|
505
504
|
"Max circle radius": "Max circle radius",
|
|
506
|
-
"Display the open browser control": "
|
|
505
|
+
"Display the open browser control": "Mostra el botó d'obertura de l'explorador",
|
|
507
506
|
"Copy as GeoJSON": "Copy as GeoJSON",
|
|
508
507
|
"Please zoom in to edit the geometry": "Please zoom in to edit the geometry",
|
|
509
508
|
"New map": "New map",
|
|
@@ -511,13 +510,17 @@ const locale = {
|
|
|
511
510
|
"My teams": "My teams",
|
|
512
511
|
"My profile": "My profile",
|
|
513
512
|
"Type new owner's username": "Type new owner's username",
|
|
514
|
-
"Type editor's username": "
|
|
515
|
-
"Map": "
|
|
516
|
-
"Manage collaborators": "
|
|
513
|
+
"Type editor's username": "Escriviu el nom d'usuari de l'editor",
|
|
514
|
+
"Map": "Mapa",
|
|
515
|
+
"Manage collaborators": "Gestiona els col·laboradors",
|
|
517
516
|
"show/hide all layers": "show/hide all layers",
|
|
518
517
|
"zoom to data extent": "zoom to data extent",
|
|
519
518
|
"download visible data": "download visible data",
|
|
520
|
-
"{connectedPeers} peer(s) currently connected to this map": "{connectedPeers} peer(s) currently connected to this map"
|
|
519
|
+
"{connectedPeers} peer(s) currently connected to this map": "{connectedPeers} peer(s) currently connected to this map",
|
|
520
|
+
"Import helpers": "Import helpers",
|
|
521
|
+
"Import helpers will fill the URL field for you.": "Import helpers will fill the URL field for you.",
|
|
522
|
+
"Wikipedia": "Wikipedia",
|
|
523
|
+
"Save draft": "Save draft"
|
|
521
524
|
}
|
|
522
525
|
L.registerLocale("ca", locale)
|
|
523
526
|
L.setLocale("ca")
|
umap/static/umap/locale/ca.json
CHANGED
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
"A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "Una llista de números separats per comes que defineix el patró de traç. Ex.: \"5, 10, 15\".",
|
|
14
14
|
"About": "Quant a",
|
|
15
15
|
"Action not allowed :(": "Action not allowed :(",
|
|
16
|
-
"Activate slideshow mode": "
|
|
16
|
+
"Activate slideshow mode": "Activa el mode de presentació",
|
|
17
17
|
"Add a layer": "Afegeix una capa",
|
|
18
18
|
"Add a line to the current multi": "Add a line to the current multi",
|
|
19
19
|
"Add a new property": "Add a new property",
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
"attribution": "atribució",
|
|
40
40
|
"Auto": "Auto",
|
|
41
41
|
"Automatic": "Automàtic",
|
|
42
|
-
"Autostart when map is loaded": "
|
|
42
|
+
"Autostart when map is loaded": "Inici automàtic quan es carregui el mapa",
|
|
43
43
|
"Back to preview": "Tornar a la vista prèvia",
|
|
44
44
|
"Background overlay url": "URL de superposició del fons",
|
|
45
45
|
"Ball": "Bola",
|
|
@@ -91,7 +91,7 @@
|
|
|
91
91
|
"Custom overlay": "Superposició personalitzada",
|
|
92
92
|
"dash array": "matriu de guions",
|
|
93
93
|
"Data is browsable": "Data is browsable",
|
|
94
|
-
"Datalayers": "
|
|
94
|
+
"Datalayers": "Capes de dades",
|
|
95
95
|
"Default interaction options": "Opcions d'interacció predeterminades",
|
|
96
96
|
"Default properties": "Propietats predeterminades",
|
|
97
97
|
"Default shape properties": "Propietats de forma per defecte",
|
|
@@ -101,7 +101,7 @@
|
|
|
101
101
|
"Default: name": "Per defecte: name",
|
|
102
102
|
"Define link to open in a new window on polygon click.": "Define link to open in a new window on polygon click.",
|
|
103
103
|
"define": "definir",
|
|
104
|
-
"Delay between two transitions when in play mode": "
|
|
104
|
+
"Delay between two transitions when in play mode": "Retard entre transicions en mode de reproducció",
|
|
105
105
|
"Delete layer": "Suprimeix la capa",
|
|
106
106
|
"Delete this feature": "Suprimeix aquesta característica",
|
|
107
107
|
"Delete this shape": "Delete this shape",
|
|
@@ -131,7 +131,7 @@
|
|
|
131
131
|
"Do you want to display the scale control?": "Voleu mostrar el control d'escala?",
|
|
132
132
|
"Do you want to display the «more» control?": "Voleu mostrar el control \"més\"?",
|
|
133
133
|
"Download": "Baixa",
|
|
134
|
-
"Drag to reorder": "
|
|
134
|
+
"Drag to reorder": "Arrossegar per reordenar",
|
|
135
135
|
"Draw a marker": "Dibuixa un marcador",
|
|
136
136
|
"Draw a polygon": "Dibuixa un polígon",
|
|
137
137
|
"Draw a polyline": "Dibuixa una polilínia",
|
|
@@ -141,7 +141,7 @@
|
|
|
141
141
|
"Dynamic": "Dinàmic",
|
|
142
142
|
"Edit feature's layer": "Edita la capa de la característica",
|
|
143
143
|
"Edit properties in a table": "Edita les propietats en una taula",
|
|
144
|
-
"Edit the title of the map": "
|
|
144
|
+
"Edit the title of the map": "Edita el títol del mapa",
|
|
145
145
|
"Edit this feature": "Edita aquesta característica",
|
|
146
146
|
"Edit": "Edita",
|
|
147
147
|
"Embed and link options": "Opcions d'inserció i enllaç",
|
|
@@ -168,7 +168,7 @@
|
|
|
168
168
|
"GeoRSS (only link)": "GeoRSS (només enllaç)",
|
|
169
169
|
"GeoRSS (title + image)": "GeoRSS (títol i imatge)",
|
|
170
170
|
"Go to \"{coords}\"": "Go to \"{coords}\"",
|
|
171
|
-
"Go to the homepage": "
|
|
171
|
+
"Go to the homepage": "Vés a la pàgina d'inici",
|
|
172
172
|
"Go to «{feature}»": "Vés a «{feature}»",
|
|
173
173
|
"Heatmap intensity property": "Heatmap intensity property",
|
|
174
174
|
"Heatmap radius": "Heatmap radius",
|
|
@@ -183,12 +183,12 @@
|
|
|
183
183
|
"Icon shape": "forma de la icona",
|
|
184
184
|
"Icon symbol": "Imatge de la icona",
|
|
185
185
|
"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.",
|
|
186
|
-
"Iframe with custom height (in px): {{{
|
|
187
|
-
"Iframe with custom height and width (in px): {{{
|
|
186
|
+
"Iframe with custom height (in px): {{{https://iframe.url.com|height}}}": "Iframe with custom height (in px): {{{https://iframe.url.com|height}}}",
|
|
187
|
+
"Iframe with custom height and width (in px): {{{https://iframe.url.com|height*width}}}": "Iframe with custom height and width (in px): {{{https://iframe.url.com|height*width}}}",
|
|
188
188
|
"iframe": "iframe",
|
|
189
|
-
"Iframe: {{{
|
|
190
|
-
"Image with custom width (in px): {{
|
|
191
|
-
"Image: {{
|
|
189
|
+
"Iframe: {{{https://iframe.url.com}}}": "Iframe: {{{https://iframe.url.com}}}",
|
|
190
|
+
"Image with custom width (in px): {{https://image.url.com|width}}": "Image with custom width (in px): {{https://image.url.com|width}}",
|
|
191
|
+
"Image: {{https://image.url.com}}": "Image: {{https://image.url.com}}",
|
|
192
192
|
"Import data": "Importa dades",
|
|
193
193
|
"Import in a new layer": "Import in a new layer",
|
|
194
194
|
"Imports all umap data, including layers and settings.": "Imports all umap data, including layers and settings.",
|
|
@@ -216,11 +216,11 @@
|
|
|
216
216
|
"Limit bounds": "Límits",
|
|
217
217
|
"Link to view the map": "Enllaç per veure el mapa",
|
|
218
218
|
"Link to…": "Link to…",
|
|
219
|
-
"Link with text: [[
|
|
219
|
+
"Link with text: [[https://example.com|text of the link]]": "Link with text: [[https://example.com|text of the link]]",
|
|
220
220
|
"Long credits": "Crèdits llargs",
|
|
221
221
|
"Longitude": "Longitud",
|
|
222
222
|
"Make main shape": "Make main shape",
|
|
223
|
-
"Manage layers": "
|
|
223
|
+
"Manage layers": "Gestiona les capes",
|
|
224
224
|
"Manual": "Manual",
|
|
225
225
|
"Map background credits": "Crèdits del fons del mapa",
|
|
226
226
|
"Map has been attached to your account": "El mapa s'ha adjuntat al vostre compte",
|
|
@@ -264,7 +264,7 @@
|
|
|
264
264
|
"Opacity": "Opacitat",
|
|
265
265
|
"Open current feature on load": "Obrir el element actual en càrregar",
|
|
266
266
|
"Open link in…": "Obriu l'enllaç a…",
|
|
267
|
-
"Open share & download panel": "
|
|
267
|
+
"Open share & download panel": "Obrir el panell Comparteix i baixa",
|
|
268
268
|
"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",
|
|
269
269
|
"OpenStreetMap": "OpenStreetMap",
|
|
270
270
|
"Optional intensity property for heatmap": "Optional intensity property for heatmap",
|
|
@@ -287,7 +287,7 @@
|
|
|
287
287
|
"Popup content template": "Plantilla de contingut de la finestra emergent",
|
|
288
288
|
"Popup shape": "Forma de la finestra emergent",
|
|
289
289
|
"Popup": "Finestra emergent",
|
|
290
|
-
"Powered by uMap": "
|
|
290
|
+
"Powered by uMap": "Desenvolupat per uMap",
|
|
291
291
|
"previous": "previous",
|
|
292
292
|
"Problem in the response": "Problem in the response",
|
|
293
293
|
"Properties imported:": "Propietats importades:",
|
|
@@ -320,7 +320,7 @@
|
|
|
320
320
|
"Show this layer in the caption": "Show this layer in the caption",
|
|
321
321
|
"Show/hide layer": "Mostra/amaga la capa",
|
|
322
322
|
"Side panel": "panell lateral",
|
|
323
|
-
"Simple link: [[
|
|
323
|
+
"Simple link: [[https://example.com]]": "Simple link: [[https://example.com]]",
|
|
324
324
|
"Simplify": "Simplificar",
|
|
325
325
|
"Skipping unknown geometry.type: {type}": "S'està ometent el tipus de geometria desconegut: {type}",
|
|
326
326
|
"Slideshow": "Presentació",
|
|
@@ -358,7 +358,7 @@
|
|
|
358
358
|
"Untitled map": "Mapa sense títol",
|
|
359
359
|
"Update permissions and editors": "Actualitza els permisos i editors",
|
|
360
360
|
"Update permissions": "Actualitza els permisos",
|
|
361
|
-
"Update who can see and edit the map": "
|
|
361
|
+
"Update who can see and edit the map": "Defineix qui pot veure i editar el mapa",
|
|
362
362
|
"Url": "URL",
|
|
363
363
|
"URL": "URL",
|
|
364
364
|
"Use current bounds": "Usa els límits actuals",
|
|
@@ -375,7 +375,7 @@
|
|
|
375
375
|
"Where do we go from here?": "On anem des d'aquí?",
|
|
376
376
|
"Whether to display or not polygons paths.": "Whether to display or not polygons paths.",
|
|
377
377
|
"Whether to fill polygons with color.": "emplenar polígons amb color..",
|
|
378
|
-
"Who can edit \"{layer}\"": "
|
|
378
|
+
"Who can edit \"{layer}\"": "Qui pot editar \"{layer}\"",
|
|
379
379
|
"Who can edit": "Qui pot editar",
|
|
380
380
|
"Who can view": "Qui pot visualitzar",
|
|
381
381
|
"width": "amplada",
|
|
@@ -445,17 +445,16 @@
|
|
|
445
445
|
"More info about Overpass syntax": "More info about Overpass syntax",
|
|
446
446
|
"For more complex needs, see": "For more complex needs, see",
|
|
447
447
|
"Choose data": "Choose data",
|
|
448
|
-
"Import helpers:": "Import helpers:",
|
|
449
448
|
"Choose the format": "Choose the format",
|
|
450
449
|
"Choose the layer": "Choose the layer",
|
|
451
450
|
"Layer name": "Layer name",
|
|
452
451
|
"Choose import mode": "Choose import mode",
|
|
453
452
|
"Copy into the layer": "Copy into the layer",
|
|
454
453
|
"Link to the layer as remote data": "Link to the layer as remote data",
|
|
455
|
-
"Condition": "
|
|
456
|
-
"key=value or key!=value": "
|
|
454
|
+
"Condition": "Condició",
|
|
455
|
+
"key=value or key!=value": "clau=valor o clau!=valor",
|
|
457
456
|
"Are you sure you want to delete this rule?": "Are you sure you want to delete this rule?",
|
|
458
|
-
"empty rule": "
|
|
457
|
+
"empty rule": "regla buida",
|
|
459
458
|
"Conditional style rules": "Regles d'estil condicional",
|
|
460
459
|
"Add rule": "Afegeix una regla",
|
|
461
460
|
"Browser: data": "Navegador: dades",
|
|
@@ -477,7 +476,7 @@
|
|
|
477
476
|
"Search area": "Search area",
|
|
478
477
|
"Type area name, or let empty to load data in current map view": "Type area name, or let empty to load data in current map view",
|
|
479
478
|
"Data successfully imported!": "Data successfully imported!",
|
|
480
|
-
"Clear data": "
|
|
479
|
+
"Clear data": "Esborra les dades",
|
|
481
480
|
"Remove layers": "Remove layers",
|
|
482
481
|
"Categorized": "Categorized",
|
|
483
482
|
"Alphabetical": "Alphabetical",
|
|
@@ -503,7 +502,7 @@
|
|
|
503
502
|
"Property name to compute circles": "Property name to compute circles",
|
|
504
503
|
"Min circle radius": "Min circle radius",
|
|
505
504
|
"Max circle radius": "Max circle radius",
|
|
506
|
-
"Display the open browser control": "
|
|
505
|
+
"Display the open browser control": "Mostra el botó d'obertura de l'explorador",
|
|
507
506
|
"Copy as GeoJSON": "Copy as GeoJSON",
|
|
508
507
|
"Please zoom in to edit the geometry": "Please zoom in to edit the geometry",
|
|
509
508
|
"New map": "New map",
|
|
@@ -511,11 +510,15 @@
|
|
|
511
510
|
"My teams": "My teams",
|
|
512
511
|
"My profile": "My profile",
|
|
513
512
|
"Type new owner's username": "Type new owner's username",
|
|
514
|
-
"Type editor's username": "
|
|
515
|
-
"Map": "
|
|
516
|
-
"Manage collaborators": "
|
|
513
|
+
"Type editor's username": "Escriviu el nom d'usuari de l'editor",
|
|
514
|
+
"Map": "Mapa",
|
|
515
|
+
"Manage collaborators": "Gestiona els col·laboradors",
|
|
517
516
|
"show/hide all layers": "show/hide all layers",
|
|
518
517
|
"zoom to data extent": "zoom to data extent",
|
|
519
518
|
"download visible data": "download visible data",
|
|
520
|
-
"{connectedPeers} peer(s) currently connected to this map": "{connectedPeers} peer(s) currently connected to this map"
|
|
519
|
+
"{connectedPeers} peer(s) currently connected to this map": "{connectedPeers} peer(s) currently connected to this map",
|
|
520
|
+
"Import helpers": "Import helpers",
|
|
521
|
+
"Import helpers will fill the URL field for you.": "Import helpers will fill the URL field for you.",
|
|
522
|
+
"Wikipedia": "Wikipedia",
|
|
523
|
+
"Save draft": "Save draft"
|
|
521
524
|
}
|
umap/static/umap/locale/cs_CZ.js
CHANGED
|
@@ -136,7 +136,7 @@ const locale = {
|
|
|
136
136
|
"Draw a polygon": "Vyznačit oblast",
|
|
137
137
|
"Draw a polyline": "Nakreslit čáru",
|
|
138
138
|
"Drawing": "Kresba",
|
|
139
|
-
"Drop": "
|
|
139
|
+
"Drop": "Kapka",
|
|
140
140
|
"Dynamic properties": "Dynamické vlastnosti",
|
|
141
141
|
"Dynamic": "Dynamicky",
|
|
142
142
|
"Edit feature's layer": "Upravit vrstvu objektu",
|
|
@@ -183,12 +183,12 @@ const locale = {
|
|
|
183
183
|
"Icon shape": "Tvar ikony",
|
|
184
184
|
"Icon symbol": "Symbol ikony",
|
|
185
185
|
"If false, the polygon or line will act as a part of the underlying map.": "Pokud je hodnota false, polygon nebo linie bude fungovat jako součást podkladové mapy.",
|
|
186
|
-
"Iframe with custom height (in px): {{{
|
|
187
|
-
"Iframe with custom height and width (in px): {{{
|
|
186
|
+
"Iframe with custom height (in px): {{{https://iframe.url.com|height}}}": "Iframe with custom height (in px): {{{https://iframe.url.com|height}}}",
|
|
187
|
+
"Iframe with custom height and width (in px): {{{https://iframe.url.com|height*width}}}": "Iframe with custom height and width (in px): {{{https://iframe.url.com|height*width}}}",
|
|
188
188
|
"iframe": "iframe",
|
|
189
|
-
"Iframe: {{{
|
|
190
|
-
"Image with custom width (in px): {{
|
|
191
|
-
"Image: {{
|
|
189
|
+
"Iframe: {{{https://iframe.url.com}}}": "Iframe: {{{https://iframe.url.com}}}",
|
|
190
|
+
"Image with custom width (in px): {{https://image.url.com|width}}": "Image with custom width (in px): {{https://image.url.com|width}}",
|
|
191
|
+
"Image: {{https://image.url.com}}": "Image: {{https://image.url.com}}",
|
|
192
192
|
"Import data": "Import dat",
|
|
193
193
|
"Import in a new layer": "Importovat do nové vrstvy",
|
|
194
194
|
"Imports all umap data, including layers and settings.": "Importuje všechy data umapy, včetně vrstev a nastavení",
|
|
@@ -216,7 +216,7 @@ const locale = {
|
|
|
216
216
|
"Limit bounds": "Hranice zobrazení",
|
|
217
217
|
"Link to view the map": "Odkaz pro zobrazení mapy",
|
|
218
218
|
"Link to…": "Odkaz na…",
|
|
219
|
-
"Link with text: [[
|
|
219
|
+
"Link with text: [[https://example.com|text of the link]]": "Link with text: [[https://example.com|text of the link]]",
|
|
220
220
|
"Long credits": "Dlouhý text autorství",
|
|
221
221
|
"Longitude": "Délka",
|
|
222
222
|
"Make main shape": "Učinit hlavním tvarem",
|
|
@@ -320,7 +320,7 @@ const locale = {
|
|
|
320
320
|
"Show this layer in the caption": "Zobrazit tuto vrstvu v nadpisu",
|
|
321
321
|
"Show/hide layer": "Skrytí/zobrazení vrstvy",
|
|
322
322
|
"Side panel": "Boční panel",
|
|
323
|
-
"Simple link: [[
|
|
323
|
+
"Simple link: [[https://example.com]]": "Simple link: [[https://example.com]]",
|
|
324
324
|
"Simplify": "Zjednodušit",
|
|
325
325
|
"Skipping unknown geometry.type: {type}": "Přeskakuji neznámý geometry.type: {type}",
|
|
326
326
|
"Slideshow": "Prezentace",
|
|
@@ -445,7 +445,6 @@ const locale = {
|
|
|
445
445
|
"More info about Overpass syntax": "Více informací o Overpass syntax",
|
|
446
446
|
"For more complex needs, see": "V případě složitějších potřeb viz",
|
|
447
447
|
"Choose data": "Vyberte data",
|
|
448
|
-
"Import helpers:": "Pomocníci pro import:",
|
|
449
448
|
"Choose the format": "Zvolte formát",
|
|
450
449
|
"Choose the layer": "Zvolte vrstvu",
|
|
451
450
|
"Layer name": "Název vrstvy",
|
|
@@ -506,14 +505,22 @@ const locale = {
|
|
|
506
505
|
"Display the open browser control": "Zobrazit ovládací prvek otevřeného prohlížeče",
|
|
507
506
|
"Copy as GeoJSON": "Zkopírovat jako GeoJSON",
|
|
508
507
|
"Please zoom in to edit the geometry": "Chcete-li upravit geometrii, přibližte si ji",
|
|
509
|
-
"New map": "
|
|
510
|
-
"My maps": "
|
|
511
|
-
"My teams": "
|
|
512
|
-
"My profile": "
|
|
513
|
-
"Type new owner's username": "
|
|
514
|
-
"Type editor's username": "
|
|
515
|
-
"Map": "
|
|
516
|
-
"Manage collaborators": "
|
|
508
|
+
"New map": "Nová mapa",
|
|
509
|
+
"My maps": "Moje mapy",
|
|
510
|
+
"My teams": "Moje týmy",
|
|
511
|
+
"My profile": "Můj profil",
|
|
512
|
+
"Type new owner's username": "Zadejte uživatelské jméno nového vlastníka",
|
|
513
|
+
"Type editor's username": "Zadejte uživatelské jméno editora",
|
|
514
|
+
"Map": "Mapa",
|
|
515
|
+
"Manage collaborators": "Spravovat spolupracovníky",
|
|
516
|
+
"show/hide all layers": "zobrazit/skrýt všechny vrstvy",
|
|
517
|
+
"zoom to data extent": "přiblížit na rozsah dat",
|
|
518
|
+
"download visible data": "stáhnout viditelná data",
|
|
519
|
+
"{connectedPeers} peer(s) currently connected to this map": "{connectedPeers} peer(s) currently connected to this map",
|
|
520
|
+
"Import helpers": "Import helpers",
|
|
521
|
+
"Import helpers will fill the URL field for you.": "Import helpers will fill the URL field for you.",
|
|
522
|
+
"Wikipedia": "Wikipedia",
|
|
523
|
+
"Save draft": "Save draft"
|
|
517
524
|
}
|
|
518
525
|
L.registerLocale("cs_CZ", locale)
|
|
519
526
|
L.setLocale("cs_CZ")
|
|
@@ -136,7 +136,7 @@
|
|
|
136
136
|
"Draw a polygon": "Vyznačit oblast",
|
|
137
137
|
"Draw a polyline": "Nakreslit čáru",
|
|
138
138
|
"Drawing": "Kresba",
|
|
139
|
-
"Drop": "
|
|
139
|
+
"Drop": "Kapka",
|
|
140
140
|
"Dynamic properties": "Dynamické vlastnosti",
|
|
141
141
|
"Dynamic": "Dynamicky",
|
|
142
142
|
"Edit feature's layer": "Upravit vrstvu objektu",
|
|
@@ -183,12 +183,12 @@
|
|
|
183
183
|
"Icon shape": "Tvar ikony",
|
|
184
184
|
"Icon symbol": "Symbol ikony",
|
|
185
185
|
"If false, the polygon or line will act as a part of the underlying map.": "Pokud je hodnota false, polygon nebo linie bude fungovat jako součást podkladové mapy.",
|
|
186
|
-
"Iframe with custom height (in px): {{{
|
|
187
|
-
"Iframe with custom height and width (in px): {{{
|
|
186
|
+
"Iframe with custom height (in px): {{{https://iframe.url.com|height}}}": "Iframe with custom height (in px): {{{https://iframe.url.com|height}}}",
|
|
187
|
+
"Iframe with custom height and width (in px): {{{https://iframe.url.com|height*width}}}": "Iframe with custom height and width (in px): {{{https://iframe.url.com|height*width}}}",
|
|
188
188
|
"iframe": "iframe",
|
|
189
|
-
"Iframe: {{{
|
|
190
|
-
"Image with custom width (in px): {{
|
|
191
|
-
"Image: {{
|
|
189
|
+
"Iframe: {{{https://iframe.url.com}}}": "Iframe: {{{https://iframe.url.com}}}",
|
|
190
|
+
"Image with custom width (in px): {{https://image.url.com|width}}": "Image with custom width (in px): {{https://image.url.com|width}}",
|
|
191
|
+
"Image: {{https://image.url.com}}": "Image: {{https://image.url.com}}",
|
|
192
192
|
"Import data": "Import dat",
|
|
193
193
|
"Import in a new layer": "Importovat do nové vrstvy",
|
|
194
194
|
"Imports all umap data, including layers and settings.": "Importuje všechy data umapy, včetně vrstev a nastavení",
|
|
@@ -216,7 +216,7 @@
|
|
|
216
216
|
"Limit bounds": "Hranice zobrazení",
|
|
217
217
|
"Link to view the map": "Odkaz pro zobrazení mapy",
|
|
218
218
|
"Link to…": "Odkaz na…",
|
|
219
|
-
"Link with text: [[
|
|
219
|
+
"Link with text: [[https://example.com|text of the link]]": "Link with text: [[https://example.com|text of the link]]",
|
|
220
220
|
"Long credits": "Dlouhý text autorství",
|
|
221
221
|
"Longitude": "Délka",
|
|
222
222
|
"Make main shape": "Učinit hlavním tvarem",
|
|
@@ -320,7 +320,7 @@
|
|
|
320
320
|
"Show this layer in the caption": "Zobrazit tuto vrstvu v nadpisu",
|
|
321
321
|
"Show/hide layer": "Skrytí/zobrazení vrstvy",
|
|
322
322
|
"Side panel": "Boční panel",
|
|
323
|
-
"Simple link: [[
|
|
323
|
+
"Simple link: [[https://example.com]]": "Simple link: [[https://example.com]]",
|
|
324
324
|
"Simplify": "Zjednodušit",
|
|
325
325
|
"Skipping unknown geometry.type: {type}": "Přeskakuji neznámý geometry.type: {type}",
|
|
326
326
|
"Slideshow": "Prezentace",
|
|
@@ -445,7 +445,6 @@
|
|
|
445
445
|
"More info about Overpass syntax": "Více informací o Overpass syntax",
|
|
446
446
|
"For more complex needs, see": "V případě složitějších potřeb viz",
|
|
447
447
|
"Choose data": "Vyberte data",
|
|
448
|
-
"Import helpers:": "Pomocníci pro import:",
|
|
449
448
|
"Choose the format": "Zvolte formát",
|
|
450
449
|
"Choose the layer": "Zvolte vrstvu",
|
|
451
450
|
"Layer name": "Název vrstvy",
|
|
@@ -506,12 +505,20 @@
|
|
|
506
505
|
"Display the open browser control": "Zobrazit ovládací prvek otevřeného prohlížeče",
|
|
507
506
|
"Copy as GeoJSON": "Zkopírovat jako GeoJSON",
|
|
508
507
|
"Please zoom in to edit the geometry": "Chcete-li upravit geometrii, přibližte si ji",
|
|
509
|
-
"New map": "
|
|
510
|
-
"My maps": "
|
|
511
|
-
"My teams": "
|
|
512
|
-
"My profile": "
|
|
513
|
-
"Type new owner's username": "
|
|
514
|
-
"Type editor's username": "
|
|
515
|
-
"Map": "
|
|
516
|
-
"Manage collaborators": "
|
|
508
|
+
"New map": "Nová mapa",
|
|
509
|
+
"My maps": "Moje mapy",
|
|
510
|
+
"My teams": "Moje týmy",
|
|
511
|
+
"My profile": "Můj profil",
|
|
512
|
+
"Type new owner's username": "Zadejte uživatelské jméno nového vlastníka",
|
|
513
|
+
"Type editor's username": "Zadejte uživatelské jméno editora",
|
|
514
|
+
"Map": "Mapa",
|
|
515
|
+
"Manage collaborators": "Spravovat spolupracovníky",
|
|
516
|
+
"show/hide all layers": "zobrazit/skrýt všechny vrstvy",
|
|
517
|
+
"zoom to data extent": "přiblížit na rozsah dat",
|
|
518
|
+
"download visible data": "stáhnout viditelná data",
|
|
519
|
+
"{connectedPeers} peer(s) currently connected to this map": "{connectedPeers} peer(s) currently connected to this map",
|
|
520
|
+
"Import helpers": "Import helpers",
|
|
521
|
+
"Import helpers will fill the URL field for you.": "Import helpers will fill the URL field for you.",
|
|
522
|
+
"Wikipedia": "Wikipedia",
|
|
523
|
+
"Save draft": "Save draft"
|
|
517
524
|
}
|