umap-project 2.2.2__py3-none-any.whl → 2.3.1__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of umap-project might be problematic. Click here for more details.
- umap/__init__.py +1 -1
- umap/locale/pl/LC_MESSAGES/django.mo +0 -0
- umap/locale/pl/LC_MESSAGES/django.po +83 -78
- umap/locale/pt/LC_MESSAGES/django.mo +0 -0
- umap/locale/pt/LC_MESSAGES/django.po +129 -123
- umap/static/umap/base.css +85 -44
- umap/static/umap/css/icon.css +6 -0
- umap/static/umap/css/panel.css +9 -4
- umap/static/umap/img/16.svg +2 -2
- umap/static/umap/img/source/16.svg +3 -3
- umap/static/umap/js/modules/browser.js +58 -24
- umap/static/umap/js/modules/caption.js +118 -0
- umap/static/umap/js/modules/facets.js +14 -39
- umap/static/umap/js/modules/global.js +2 -0
- umap/static/umap/js/modules/orderable.js +1 -1
- umap/static/umap/js/modules/panel.js +13 -7
- umap/static/umap/js/modules/schema.js +4 -4
- umap/static/umap/js/modules/urls.js +1 -1
- umap/static/umap/js/modules/utils.js +9 -1
- umap/static/umap/js/umap.controls.js +40 -110
- umap/static/umap/js/umap.core.js +19 -20
- umap/static/umap/js/umap.features.js +8 -2
- umap/static/umap/js/umap.forms.js +95 -34
- umap/static/umap/js/umap.js +47 -54
- umap/static/umap/js/umap.layer.js +5 -8
- umap/static/umap/js/umap.popup.js +1 -0
- umap/static/umap/locale/am_ET.js +11 -12
- umap/static/umap/locale/am_ET.json +11 -12
- umap/static/umap/locale/ar.js +11 -12
- umap/static/umap/locale/ar.json +11 -12
- umap/static/umap/locale/ast.js +11 -12
- umap/static/umap/locale/ast.json +11 -12
- umap/static/umap/locale/bg.js +11 -12
- umap/static/umap/locale/bg.json +11 -12
- umap/static/umap/locale/br.js +11 -12
- umap/static/umap/locale/br.json +11 -12
- umap/static/umap/locale/ca.js +11 -12
- umap/static/umap/locale/ca.json +11 -12
- umap/static/umap/locale/cs_CZ.js +11 -12
- umap/static/umap/locale/cs_CZ.json +11 -12
- umap/static/umap/locale/da.js +11 -12
- umap/static/umap/locale/da.json +11 -12
- umap/static/umap/locale/de.js +11 -12
- umap/static/umap/locale/de.json +11 -12
- umap/static/umap/locale/el.js +11 -12
- umap/static/umap/locale/el.json +11 -12
- umap/static/umap/locale/en.js +11 -12
- umap/static/umap/locale/en.json +11 -12
- umap/static/umap/locale/en_US.json +11 -12
- umap/static/umap/locale/es.js +11 -12
- umap/static/umap/locale/es.json +11 -12
- umap/static/umap/locale/et.js +11 -12
- umap/static/umap/locale/et.json +11 -12
- umap/static/umap/locale/eu.js +27 -16
- umap/static/umap/locale/eu.json +27 -16
- umap/static/umap/locale/fa_IR.js +11 -12
- umap/static/umap/locale/fa_IR.json +11 -12
- umap/static/umap/locale/fi.js +11 -12
- umap/static/umap/locale/fi.json +11 -12
- umap/static/umap/locale/fr.js +11 -12
- umap/static/umap/locale/fr.json +11 -12
- umap/static/umap/locale/gl.js +11 -12
- umap/static/umap/locale/gl.json +11 -12
- umap/static/umap/locale/he.js +11 -12
- umap/static/umap/locale/he.json +11 -12
- umap/static/umap/locale/hr.js +11 -12
- umap/static/umap/locale/hr.json +11 -12
- umap/static/umap/locale/hu.js +29 -30
- umap/static/umap/locale/hu.json +29 -30
- umap/static/umap/locale/id.js +11 -12
- umap/static/umap/locale/id.json +11 -12
- umap/static/umap/locale/is.js +11 -12
- umap/static/umap/locale/is.json +11 -12
- umap/static/umap/locale/it.js +11 -12
- umap/static/umap/locale/it.json +11 -12
- umap/static/umap/locale/ja.js +11 -12
- umap/static/umap/locale/ja.json +11 -12
- umap/static/umap/locale/ko.js +11 -12
- umap/static/umap/locale/ko.json +11 -12
- umap/static/umap/locale/lt.js +11 -12
- umap/static/umap/locale/lt.json +11 -12
- umap/static/umap/locale/ms.js +20 -21
- umap/static/umap/locale/ms.json +20 -21
- umap/static/umap/locale/nl.js +11 -12
- umap/static/umap/locale/nl.json +11 -12
- umap/static/umap/locale/no.js +11 -12
- umap/static/umap/locale/no.json +11 -12
- umap/static/umap/locale/pl.js +11 -12
- umap/static/umap/locale/pl.json +11 -12
- umap/static/umap/locale/pl_PL.json +11 -12
- umap/static/umap/locale/pt.js +11 -12
- umap/static/umap/locale/pt.json +11 -12
- umap/static/umap/locale/pt_BR.js +11 -12
- umap/static/umap/locale/pt_BR.json +11 -12
- umap/static/umap/locale/pt_PT.js +11 -12
- umap/static/umap/locale/pt_PT.json +11 -12
- umap/static/umap/locale/ro.js +11 -12
- umap/static/umap/locale/ro.json +11 -12
- umap/static/umap/locale/ru.js +11 -12
- umap/static/umap/locale/ru.json +11 -12
- umap/static/umap/locale/si.js +240 -227
- umap/static/umap/locale/si.json +240 -227
- umap/static/umap/locale/sk_SK.js +11 -12
- umap/static/umap/locale/sk_SK.json +11 -12
- umap/static/umap/locale/sl.js +11 -12
- umap/static/umap/locale/sl.json +11 -12
- umap/static/umap/locale/sr.js +11 -12
- umap/static/umap/locale/sr.json +11 -12
- umap/static/umap/locale/sv.js +11 -12
- umap/static/umap/locale/sv.json +11 -12
- umap/static/umap/locale/th_TH.js +11 -12
- umap/static/umap/locale/th_TH.json +11 -12
- umap/static/umap/locale/tr.js +11 -12
- umap/static/umap/locale/tr.json +11 -12
- umap/static/umap/locale/uk_UA.js +11 -12
- umap/static/umap/locale/uk_UA.json +11 -12
- umap/static/umap/locale/vi.js +11 -12
- umap/static/umap/locale/vi.json +11 -12
- umap/static/umap/locale/vi_VN.json +11 -12
- umap/static/umap/locale/zh.js +11 -12
- umap/static/umap/locale/zh.json +11 -12
- umap/static/umap/locale/zh_CN.json +11 -12
- umap/static/umap/locale/zh_TW.Big5.json +11 -12
- umap/static/umap/locale/zh_TW.js +11 -12
- umap/static/umap/locale/zh_TW.json +11 -12
- umap/static/umap/map.css +17 -2
- umap/static/umap/unittests/utils.js +7 -0
- umap/static/umap/vars.css +10 -0
- umap/static/umap/vendors/dompurify/purify.es.js +96 -12
- umap/static/umap/vendors/dompurify/purify.es.mjs.map +1 -1
- umap/tests/base.py +1 -0
- umap/tests/integration/conftest.py +5 -4
- umap/tests/integration/test_browser.py +11 -2
- umap/tests/integration/test_caption.py +27 -0
- umap/tests/integration/test_choropleth.py +1 -1
- umap/tests/integration/test_draw_polygon.py +6 -0
- umap/tests/integration/test_draw_polyline.py +6 -0
- umap/tests/integration/test_edit_datalayer.py +34 -5
- umap/tests/integration/test_edit_map.py +4 -4
- umap/tests/integration/test_edit_marker.py +6 -6
- umap/tests/integration/test_edit_polygon.py +6 -6
- umap/tests/integration/test_facets_browser.py +85 -13
- umap/tests/integration/test_map.py +0 -15
- umap/tests/integration/test_view_marker.py +17 -0
- {umap_project-2.2.2.dist-info → umap_project-2.3.1.dist-info}/METADATA +9 -8
- {umap_project-2.2.2.dist-info → umap_project-2.3.1.dist-info}/RECORD +149 -154
- {umap_project-2.2.2.dist-info → umap_project-2.3.1.dist-info}/WHEEL +1 -1
- umap/.DS_Store +0 -0
- umap/static/.DS_Store +0 -0
- umap/static/umap/.DS_Store +0 -0
- umap/static/umap/favicons/.DS_Store +0 -0
- umap/static/umap/fonts/.DS_Store +0 -0
- umap/tests/.DS_Store +0 -0
- umap/tests/integration/.DS_Store +0 -0
- {umap_project-2.2.2.dist-info → umap_project-2.3.1.dist-info}/entry_points.txt +0 -0
- {umap_project-2.2.2.dist-info → umap_project-2.3.1.dist-info}/licenses/LICENSE +0 -0
umap/static/umap/locale/br.js
CHANGED
|
@@ -83,7 +83,6 @@ const locale = {
|
|
|
83
83
|
"color": "liv",
|
|
84
84
|
"Comma separated list of numbers, including min and max values.": "Comma separated list of numbers, including min and max values.",
|
|
85
85
|
"Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.": "Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.",
|
|
86
|
-
"Comma separated list of properties to use when filtering features": "Comma separated list of properties to use when filtering features",
|
|
87
86
|
"Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.": "Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.",
|
|
88
87
|
"Congratulations, your map has been created!": "Gourc'hemennoù, ho kartenn zo bet krouet!",
|
|
89
88
|
"Continue line": "Kenderc'hel al linenn",
|
|
@@ -96,7 +95,6 @@ const locale = {
|
|
|
96
95
|
"Custom background": "Foñs personelaet",
|
|
97
96
|
"Custom overlay": "Gwiskad personelaet",
|
|
98
97
|
"dash array": "Barrennoùigoù",
|
|
99
|
-
"Data browser": "Furchal ar roadennoù",
|
|
100
98
|
"Data is browsable": "Ar roadennoù a c'haller merdeiñ",
|
|
101
99
|
"Datalayers": "Gwiskadoù",
|
|
102
100
|
"Default interaction options": "Dibarzhioù etreoberiañ dre ziouer",
|
|
@@ -165,16 +163,12 @@ const locale = {
|
|
|
165
163
|
"Exit Fullscreen": "Kuitaat ar mod skramm a-bezh",
|
|
166
164
|
"expanded": "digor",
|
|
167
165
|
"Extract shape to separate feature": "Extract shape to separate feature",
|
|
168
|
-
"Facet keys": "Facet keys",
|
|
169
|
-
"Facet search": "Facet search",
|
|
170
166
|
"Feature identifier key": "Alc'hwez anaout un elfenn",
|
|
171
167
|
"Feature properties": "Perzhioù an elfenn",
|
|
172
168
|
"Fetch data each time map view changes.": "Fetch data each time map view changes.",
|
|
173
169
|
"fill color": "liv leuniañ",
|
|
174
170
|
"fill opacity": "demerez al leuniañ",
|
|
175
171
|
"fill": "leuniañ",
|
|
176
|
-
"Filter keys": "Alc'hwezioù ar siloù",
|
|
177
|
-
"Filter": "Silañ",
|
|
178
172
|
"Fit all data": "Zoumañ war ar roadennoù",
|
|
179
173
|
"Format": "Furmad",
|
|
180
174
|
"From zoom": "Adalek ar zoum",
|
|
@@ -267,7 +261,6 @@ const locale = {
|
|
|
267
261
|
"NM": "NM",
|
|
268
262
|
"No cache": "Krubuilh ebet",
|
|
269
263
|
"No licence has been set": "Aotre-implijout ebet bet termenet",
|
|
270
|
-
"No results for these facets": "No results for these facets",
|
|
271
264
|
"No results": "Disoc'h ebet",
|
|
272
265
|
"no": "ket",
|
|
273
266
|
"No.": "Ket.",
|
|
@@ -332,7 +325,6 @@ const locale = {
|
|
|
332
325
|
"See layers": "Diskouez ar gwiskadoù",
|
|
333
326
|
"See full screen": "Gwelet e skramm a-bezh",
|
|
334
327
|
"See on OpenStreetMap": "Gwelet war OpenStreetMap",
|
|
335
|
-
"Select data": "Diuzañ ar roadennoù",
|
|
336
328
|
"Send me the link": "Kas al liamm din",
|
|
337
329
|
"Set it to false to hide this layer from the slideshow, the data browser, the popup navigation…": "Diweredekaat evit kuzhat ar gwiskad-mañ ouzh an diaporama, ar merdeer roadennoù...",
|
|
338
330
|
"settings": "arventennoù",
|
|
@@ -434,9 +426,7 @@ const locale = {
|
|
|
434
426
|
"Edit map details": "Kemmañ munudoù ar gartenn",
|
|
435
427
|
"Back to browser": "Distreiñ d'ar merdeer",
|
|
436
428
|
"Toggle size": "Toggle size",
|
|
437
|
-
"Layers": "Gwiskadoù",
|
|
438
429
|
"Display the caption control": "Display the caption control",
|
|
439
|
-
"Comma separated list of properties to use for facet search (eg.: mykey,otherkey). To control label, add it after a | (eg.: mykey|My Key,otherkey|Other Key). To control input field type, add it after another | (eg.: mykey|My Key|checkbox,otherkey|Other Key|datetime). Allowed values for the input field type are checkbox (default), radio, number, date and datetime.": "Comma separated list of properties to use for facet search (eg.: mykey,otherkey). To control label, add it after a | (eg.: mykey|My Key,otherkey|Other Key). To control input field type, add it after another | (eg.: mykey|My Key|checkbox,otherkey|Other Key|datetime). Allowed values for the input field type are checkbox (default), radio, number, date and datetime.",
|
|
440
430
|
"<empty value>": "<empty value>",
|
|
441
431
|
"Min": "Bihanañ",
|
|
442
432
|
"Max": "Brasañ",
|
|
@@ -446,8 +436,17 @@ const locale = {
|
|
|
446
436
|
"Edit in OpenStreetMap": "Kemmañ e-barzh OpenStreetMap",
|
|
447
437
|
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns.",
|
|
448
438
|
"Back to layers": "Back to layers",
|
|
449
|
-
"
|
|
450
|
-
"
|
|
439
|
+
"Filters": "Filters",
|
|
440
|
+
"Comma separated list of properties to use when filtering features by text input": "Comma separated list of properties to use when filtering features by text input",
|
|
441
|
+
"Comma separated list of properties to use for filters (eg.: mykey,otherkey). To control label, add it after a | (eg.: mykey|My Key,otherkey|Other Key). To control input field type, add it after another | (eg.: mykey|My Key|checkbox,otherkey|Other Key|datetime). Allowed values for the input field type are checkbox (default), radio, number, date and datetime.": "Comma separated list of properties to use for filters (eg.: mykey,otherkey). To control label, add it after a | (eg.: mykey|My Key,otherkey|Other Key). To control input field type, add it after another | (eg.: mykey|My Key|checkbox,otherkey|Other Key|datetime). Allowed values for the input field type are checkbox (default), radio, number, date and datetime.",
|
|
442
|
+
"Search keys": "Search keys",
|
|
443
|
+
"Filters keys": "Filters keys",
|
|
444
|
+
"Filter data": "Filter data",
|
|
445
|
+
"Search map features…": "Search map features…",
|
|
446
|
+
"Reset all": "Reset all",
|
|
447
|
+
"Browser in data mode": "Browser in data mode",
|
|
448
|
+
"Browser in layers mode": "Browser in layers mode",
|
|
449
|
+
"Browser in filters mode": "Browser in filters mode"
|
|
451
450
|
}
|
|
452
451
|
L.registerLocale("br", locale)
|
|
453
452
|
L.setLocale("br")
|
umap/static/umap/locale/br.json
CHANGED
|
@@ -83,7 +83,6 @@
|
|
|
83
83
|
"color": "liv",
|
|
84
84
|
"Comma separated list of numbers, including min and max values.": "Comma separated list of numbers, including min and max values.",
|
|
85
85
|
"Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.": "Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.",
|
|
86
|
-
"Comma separated list of properties to use when filtering features": "Comma separated list of properties to use when filtering features",
|
|
87
86
|
"Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.": "Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.",
|
|
88
87
|
"Congratulations, your map has been created!": "Gourc'hemennoù, ho kartenn zo bet krouet!",
|
|
89
88
|
"Continue line": "Kenderc'hel al linenn",
|
|
@@ -96,7 +95,6 @@
|
|
|
96
95
|
"Custom background": "Foñs personelaet",
|
|
97
96
|
"Custom overlay": "Gwiskad personelaet",
|
|
98
97
|
"dash array": "Barrennoùigoù",
|
|
99
|
-
"Data browser": "Furchal ar roadennoù",
|
|
100
98
|
"Data is browsable": "Ar roadennoù a c'haller merdeiñ",
|
|
101
99
|
"Datalayers": "Gwiskadoù",
|
|
102
100
|
"Default interaction options": "Dibarzhioù etreoberiañ dre ziouer",
|
|
@@ -165,16 +163,12 @@
|
|
|
165
163
|
"Exit Fullscreen": "Kuitaat ar mod skramm a-bezh",
|
|
166
164
|
"expanded": "digor",
|
|
167
165
|
"Extract shape to separate feature": "Extract shape to separate feature",
|
|
168
|
-
"Facet keys": "Facet keys",
|
|
169
|
-
"Facet search": "Facet search",
|
|
170
166
|
"Feature identifier key": "Alc'hwez anaout un elfenn",
|
|
171
167
|
"Feature properties": "Perzhioù an elfenn",
|
|
172
168
|
"Fetch data each time map view changes.": "Fetch data each time map view changes.",
|
|
173
169
|
"fill color": "liv leuniañ",
|
|
174
170
|
"fill opacity": "demerez al leuniañ",
|
|
175
171
|
"fill": "leuniañ",
|
|
176
|
-
"Filter keys": "Alc'hwezioù ar siloù",
|
|
177
|
-
"Filter": "Silañ",
|
|
178
172
|
"Fit all data": "Zoumañ war ar roadennoù",
|
|
179
173
|
"Format": "Furmad",
|
|
180
174
|
"From zoom": "Adalek ar zoum",
|
|
@@ -267,7 +261,6 @@
|
|
|
267
261
|
"NM": "NM",
|
|
268
262
|
"No cache": "Krubuilh ebet",
|
|
269
263
|
"No licence has been set": "Aotre-implijout ebet bet termenet",
|
|
270
|
-
"No results for these facets": "No results for these facets",
|
|
271
264
|
"No results": "Disoc'h ebet",
|
|
272
265
|
"no": "ket",
|
|
273
266
|
"No.": "Ket.",
|
|
@@ -332,7 +325,6 @@
|
|
|
332
325
|
"See layers": "Diskouez ar gwiskadoù",
|
|
333
326
|
"See full screen": "Gwelet e skramm a-bezh",
|
|
334
327
|
"See on OpenStreetMap": "Gwelet war OpenStreetMap",
|
|
335
|
-
"Select data": "Diuzañ ar roadennoù",
|
|
336
328
|
"Send me the link": "Kas al liamm din",
|
|
337
329
|
"Set it to false to hide this layer from the slideshow, the data browser, the popup navigation…": "Diweredekaat evit kuzhat ar gwiskad-mañ ouzh an diaporama, ar merdeer roadennoù...",
|
|
338
330
|
"settings": "arventennoù",
|
|
@@ -434,9 +426,7 @@
|
|
|
434
426
|
"Edit map details": "Kemmañ munudoù ar gartenn",
|
|
435
427
|
"Back to browser": "Distreiñ d'ar merdeer",
|
|
436
428
|
"Toggle size": "Toggle size",
|
|
437
|
-
"Layers": "Gwiskadoù",
|
|
438
429
|
"Display the caption control": "Display the caption control",
|
|
439
|
-
"Comma separated list of properties to use for facet search (eg.: mykey,otherkey). To control label, add it after a | (eg.: mykey|My Key,otherkey|Other Key). To control input field type, add it after another | (eg.: mykey|My Key|checkbox,otherkey|Other Key|datetime). Allowed values for the input field type are checkbox (default), radio, number, date and datetime.": "Comma separated list of properties to use for facet search (eg.: mykey,otherkey). To control label, add it after a | (eg.: mykey|My Key,otherkey|Other Key). To control input field type, add it after another | (eg.: mykey|My Key|checkbox,otherkey|Other Key|datetime). Allowed values for the input field type are checkbox (default), radio, number, date and datetime.",
|
|
440
430
|
"<empty value>": "<empty value>",
|
|
441
431
|
"Min": "Bihanañ",
|
|
442
432
|
"Max": "Brasañ",
|
|
@@ -446,6 +436,15 @@
|
|
|
446
436
|
"Edit in OpenStreetMap": "Kemmañ e-barzh OpenStreetMap",
|
|
447
437
|
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns.",
|
|
448
438
|
"Back to layers": "Back to layers",
|
|
449
|
-
"
|
|
450
|
-
"
|
|
439
|
+
"Filters": "Filters",
|
|
440
|
+
"Comma separated list of properties to use when filtering features by text input": "Comma separated list of properties to use when filtering features by text input",
|
|
441
|
+
"Comma separated list of properties to use for filters (eg.: mykey,otherkey). To control label, add it after a | (eg.: mykey|My Key,otherkey|Other Key). To control input field type, add it after another | (eg.: mykey|My Key|checkbox,otherkey|Other Key|datetime). Allowed values for the input field type are checkbox (default), radio, number, date and datetime.": "Comma separated list of properties to use for filters (eg.: mykey,otherkey). To control label, add it after a | (eg.: mykey|My Key,otherkey|Other Key). To control input field type, add it after another | (eg.: mykey|My Key|checkbox,otherkey|Other Key|datetime). Allowed values for the input field type are checkbox (default), radio, number, date and datetime.",
|
|
442
|
+
"Search keys": "Search keys",
|
|
443
|
+
"Filters keys": "Filters keys",
|
|
444
|
+
"Filter data": "Filter data",
|
|
445
|
+
"Search map features…": "Search map features…",
|
|
446
|
+
"Reset all": "Reset all",
|
|
447
|
+
"Browser in data mode": "Browser in data mode",
|
|
448
|
+
"Browser in layers mode": "Browser in layers mode",
|
|
449
|
+
"Browser in filters mode": "Browser in filters mode"
|
|
451
450
|
}
|
umap/static/umap/locale/ca.js
CHANGED
|
@@ -83,7 +83,6 @@ const locale = {
|
|
|
83
83
|
"color": "color",
|
|
84
84
|
"Comma separated list of numbers, including min and max values.": "Comma separated list of numbers, including min and max values.",
|
|
85
85
|
"Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.": "Llista separada per comes de les propietats a usar per a les característiques d'ordenació. Per a invertir l'ordre, afegiu un signe menys (-) abans. P. ex. lamevaclau, -unaslatraclau",
|
|
86
|
-
"Comma separated list of properties to use when filtering features": "Comma separated list of properties to use when filtering features",
|
|
87
86
|
"Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.": "Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.",
|
|
88
87
|
"Congratulations, your map has been created!": "Enhorabona, s'ha creat el mapa!",
|
|
89
88
|
"Continue line": "Continue line",
|
|
@@ -96,7 +95,6 @@ const locale = {
|
|
|
96
95
|
"Custom background": "Fons personalitzat",
|
|
97
96
|
"Custom overlay": "Superposició personalitzada",
|
|
98
97
|
"dash array": "dash array",
|
|
99
|
-
"Data browser": "Data browser",
|
|
100
98
|
"Data is browsable": "Data is browsable",
|
|
101
99
|
"Datalayers": "Datalayers",
|
|
102
100
|
"Default interaction options": "Default interaction options",
|
|
@@ -165,16 +163,12 @@ const locale = {
|
|
|
165
163
|
"Exit Fullscreen": "Exit Fullscreen",
|
|
166
164
|
"expanded": "expanded",
|
|
167
165
|
"Extract shape to separate feature": "Extract shape to separate feature",
|
|
168
|
-
"Facet keys": "Facet keys",
|
|
169
|
-
"Facet search": "Facet search",
|
|
170
166
|
"Feature identifier key": "Feature identifier key",
|
|
171
167
|
"Feature properties": "Feature properties",
|
|
172
168
|
"Fetch data each time map view changes.": "Fetch data each time map view changes.",
|
|
173
169
|
"fill color": "emplena el color",
|
|
174
170
|
"fill opacity": "opacitat d'emplenament",
|
|
175
171
|
"fill": "emplena",
|
|
176
|
-
"Filter keys": "Filter keys",
|
|
177
|
-
"Filter": "Filter",
|
|
178
172
|
"Fit all data": "Fit all data",
|
|
179
173
|
"Format": "Format",
|
|
180
174
|
"From zoom": "Del zoom",
|
|
@@ -267,7 +261,6 @@ const locale = {
|
|
|
267
261
|
"NM": "NM",
|
|
268
262
|
"No cache": "Sense memòria cau",
|
|
269
263
|
"No licence has been set": "No licence has been set",
|
|
270
|
-
"No results for these facets": "No results for these facets",
|
|
271
264
|
"No results": "No results",
|
|
272
265
|
"no": "no",
|
|
273
266
|
"No.": "No.",
|
|
@@ -332,7 +325,6 @@ const locale = {
|
|
|
332
325
|
"See layers": "See layers",
|
|
333
326
|
"See full screen": "Mostra-ho a pantalla completa",
|
|
334
327
|
"See on OpenStreetMap": "See on OpenStreetMap",
|
|
335
|
-
"Select data": "Select data",
|
|
336
328
|
"Send me the link": "Envia'm aquest enllaç",
|
|
337
329
|
"Set it to false to hide this layer from the slideshow, the data browser, the popup navigation…": "Set it to false to hide this layer from the slideshow, the data browser, the popup navigation…",
|
|
338
330
|
"settings": "settings",
|
|
@@ -434,9 +426,7 @@ const locale = {
|
|
|
434
426
|
"Edit map details": "Edit map details",
|
|
435
427
|
"Back to browser": "Back to browser",
|
|
436
428
|
"Toggle size": "Toggle size",
|
|
437
|
-
"Layers": "Layers",
|
|
438
429
|
"Display the caption control": "Display the caption control",
|
|
439
|
-
"Comma separated list of properties to use for facet search (eg.: mykey,otherkey). To control label, add it after a | (eg.: mykey|My Key,otherkey|Other Key). To control input field type, add it after another | (eg.: mykey|My Key|checkbox,otherkey|Other Key|datetime). Allowed values for the input field type are checkbox (default), radio, number, date and datetime.": "Comma separated list of properties to use for facet search (eg.: mykey,otherkey). To control label, add it after a | (eg.: mykey|My Key,otherkey|Other Key). To control input field type, add it after another | (eg.: mykey|My Key|checkbox,otherkey|Other Key|datetime). Allowed values for the input field type are checkbox (default), radio, number, date and datetime.",
|
|
440
430
|
"<empty value>": "<empty value>",
|
|
441
431
|
"Min": "Min",
|
|
442
432
|
"Max": "Max",
|
|
@@ -446,8 +436,17 @@ const locale = {
|
|
|
446
436
|
"Edit in OpenStreetMap": "Edit in OpenStreetMap",
|
|
447
437
|
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns.",
|
|
448
438
|
"Back to layers": "Back to layers",
|
|
449
|
-
"
|
|
450
|
-
"
|
|
439
|
+
"Filters": "Filters",
|
|
440
|
+
"Comma separated list of properties to use when filtering features by text input": "Comma separated list of properties to use when filtering features by text input",
|
|
441
|
+
"Comma separated list of properties to use for filters (eg.: mykey,otherkey). To control label, add it after a | (eg.: mykey|My Key,otherkey|Other Key). To control input field type, add it after another | (eg.: mykey|My Key|checkbox,otherkey|Other Key|datetime). Allowed values for the input field type are checkbox (default), radio, number, date and datetime.": "Comma separated list of properties to use for filters (eg.: mykey,otherkey). To control label, add it after a | (eg.: mykey|My Key,otherkey|Other Key). To control input field type, add it after another | (eg.: mykey|My Key|checkbox,otherkey|Other Key|datetime). Allowed values for the input field type are checkbox (default), radio, number, date and datetime.",
|
|
442
|
+
"Search keys": "Search keys",
|
|
443
|
+
"Filters keys": "Filters keys",
|
|
444
|
+
"Filter data": "Filter data",
|
|
445
|
+
"Search map features…": "Search map features…",
|
|
446
|
+
"Reset all": "Reset all",
|
|
447
|
+
"Browser in data mode": "Browser in data mode",
|
|
448
|
+
"Browser in layers mode": "Browser in layers mode",
|
|
449
|
+
"Browser in filters mode": "Browser in filters mode"
|
|
451
450
|
}
|
|
452
451
|
L.registerLocale("ca", locale)
|
|
453
452
|
L.setLocale("ca")
|
umap/static/umap/locale/ca.json
CHANGED
|
@@ -83,7 +83,6 @@
|
|
|
83
83
|
"color": "color",
|
|
84
84
|
"Comma separated list of numbers, including min and max values.": "Comma separated list of numbers, including min and max values.",
|
|
85
85
|
"Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.": "Llista separada per comes de les propietats a usar per a les característiques d'ordenació. Per a invertir l'ordre, afegiu un signe menys (-) abans. P. ex. lamevaclau, -unaslatraclau",
|
|
86
|
-
"Comma separated list of properties to use when filtering features": "Comma separated list of properties to use when filtering features",
|
|
87
86
|
"Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.": "Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.",
|
|
88
87
|
"Congratulations, your map has been created!": "Enhorabona, s'ha creat el mapa!",
|
|
89
88
|
"Continue line": "Continue line",
|
|
@@ -96,7 +95,6 @@
|
|
|
96
95
|
"Custom background": "Fons personalitzat",
|
|
97
96
|
"Custom overlay": "Superposició personalitzada",
|
|
98
97
|
"dash array": "dash array",
|
|
99
|
-
"Data browser": "Data browser",
|
|
100
98
|
"Data is browsable": "Data is browsable",
|
|
101
99
|
"Datalayers": "Datalayers",
|
|
102
100
|
"Default interaction options": "Default interaction options",
|
|
@@ -165,16 +163,12 @@
|
|
|
165
163
|
"Exit Fullscreen": "Exit Fullscreen",
|
|
166
164
|
"expanded": "expanded",
|
|
167
165
|
"Extract shape to separate feature": "Extract shape to separate feature",
|
|
168
|
-
"Facet keys": "Facet keys",
|
|
169
|
-
"Facet search": "Facet search",
|
|
170
166
|
"Feature identifier key": "Feature identifier key",
|
|
171
167
|
"Feature properties": "Feature properties",
|
|
172
168
|
"Fetch data each time map view changes.": "Fetch data each time map view changes.",
|
|
173
169
|
"fill color": "emplena el color",
|
|
174
170
|
"fill opacity": "opacitat d'emplenament",
|
|
175
171
|
"fill": "emplena",
|
|
176
|
-
"Filter keys": "Filter keys",
|
|
177
|
-
"Filter": "Filter",
|
|
178
172
|
"Fit all data": "Fit all data",
|
|
179
173
|
"Format": "Format",
|
|
180
174
|
"From zoom": "Del zoom",
|
|
@@ -267,7 +261,6 @@
|
|
|
267
261
|
"NM": "NM",
|
|
268
262
|
"No cache": "Sense memòria cau",
|
|
269
263
|
"No licence has been set": "No licence has been set",
|
|
270
|
-
"No results for these facets": "No results for these facets",
|
|
271
264
|
"No results": "No results",
|
|
272
265
|
"no": "no",
|
|
273
266
|
"No.": "No.",
|
|
@@ -332,7 +325,6 @@
|
|
|
332
325
|
"See layers": "See layers",
|
|
333
326
|
"See full screen": "Mostra-ho a pantalla completa",
|
|
334
327
|
"See on OpenStreetMap": "See on OpenStreetMap",
|
|
335
|
-
"Select data": "Select data",
|
|
336
328
|
"Send me the link": "Envia'm aquest enllaç",
|
|
337
329
|
"Set it to false to hide this layer from the slideshow, the data browser, the popup navigation…": "Set it to false to hide this layer from the slideshow, the data browser, the popup navigation…",
|
|
338
330
|
"settings": "settings",
|
|
@@ -434,9 +426,7 @@
|
|
|
434
426
|
"Edit map details": "Edit map details",
|
|
435
427
|
"Back to browser": "Back to browser",
|
|
436
428
|
"Toggle size": "Toggle size",
|
|
437
|
-
"Layers": "Layers",
|
|
438
429
|
"Display the caption control": "Display the caption control",
|
|
439
|
-
"Comma separated list of properties to use for facet search (eg.: mykey,otherkey). To control label, add it after a | (eg.: mykey|My Key,otherkey|Other Key). To control input field type, add it after another | (eg.: mykey|My Key|checkbox,otherkey|Other Key|datetime). Allowed values for the input field type are checkbox (default), radio, number, date and datetime.": "Comma separated list of properties to use for facet search (eg.: mykey,otherkey). To control label, add it after a | (eg.: mykey|My Key,otherkey|Other Key). To control input field type, add it after another | (eg.: mykey|My Key|checkbox,otherkey|Other Key|datetime). Allowed values for the input field type are checkbox (default), radio, number, date and datetime.",
|
|
440
430
|
"<empty value>": "<empty value>",
|
|
441
431
|
"Min": "Min",
|
|
442
432
|
"Max": "Max",
|
|
@@ -446,6 +436,15 @@
|
|
|
446
436
|
"Edit in OpenStreetMap": "Edit in OpenStreetMap",
|
|
447
437
|
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns.",
|
|
448
438
|
"Back to layers": "Back to layers",
|
|
449
|
-
"
|
|
450
|
-
"
|
|
439
|
+
"Filters": "Filters",
|
|
440
|
+
"Comma separated list of properties to use when filtering features by text input": "Comma separated list of properties to use when filtering features by text input",
|
|
441
|
+
"Comma separated list of properties to use for filters (eg.: mykey,otherkey). To control label, add it after a | (eg.: mykey|My Key,otherkey|Other Key). To control input field type, add it after another | (eg.: mykey|My Key|checkbox,otherkey|Other Key|datetime). Allowed values for the input field type are checkbox (default), radio, number, date and datetime.": "Comma separated list of properties to use for filters (eg.: mykey,otherkey). To control label, add it after a | (eg.: mykey|My Key,otherkey|Other Key). To control input field type, add it after another | (eg.: mykey|My Key|checkbox,otherkey|Other Key|datetime). Allowed values for the input field type are checkbox (default), radio, number, date and datetime.",
|
|
442
|
+
"Search keys": "Search keys",
|
|
443
|
+
"Filters keys": "Filters keys",
|
|
444
|
+
"Filter data": "Filter data",
|
|
445
|
+
"Search map features…": "Search map features…",
|
|
446
|
+
"Reset all": "Reset all",
|
|
447
|
+
"Browser in data mode": "Browser in data mode",
|
|
448
|
+
"Browser in layers mode": "Browser in layers mode",
|
|
449
|
+
"Browser in filters mode": "Browser in filters mode"
|
|
451
450
|
}
|
umap/static/umap/locale/cs_CZ.js
CHANGED
|
@@ -83,7 +83,6 @@ const locale = {
|
|
|
83
83
|
"color": "barva",
|
|
84
84
|
"Comma separated list of numbers, including min and max values.": "Seznam čísel oddělených čárkou, včetně minimálních a maximálních hodnot.",
|
|
85
85
|
"Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.": "Čárkami oddělený seznam vlastností, které se mají použít pro třídění prvků. Chcete-li řazení obrátit, vložte před něj znaménko mínus (-). Např. mykey,-otherkey.",
|
|
86
|
-
"Comma separated list of properties to use when filtering features": "Čárkami oddělený seznam vlastností pro filtrování objektů",
|
|
87
86
|
"Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.": "Hodnoty oddělené čárkou, tabulátorem, nebo středníkem. předpokládá se SRS WGS84 a jsou importovány jen polohy bodů. Import hledá záhlaví sloupců začínající na \"lat\" nebo \"lon\" a ty považuje za souřadnice (na velikosti písmen nesejde). Ostatní sloupce jsou importovány jako vlastnosti.",
|
|
88
87
|
"Congratulations, your map has been created!": "Gratulujeme, vaše mapa byla vytvořena!",
|
|
89
88
|
"Continue line": "Pokračovat v čáře",
|
|
@@ -96,7 +95,6 @@ const locale = {
|
|
|
96
95
|
"Custom background": "Vlastní pozadí",
|
|
97
96
|
"Custom overlay": "Vlastní překryv",
|
|
98
97
|
"dash array": "styl přerušované čáry",
|
|
99
|
-
"Data browser": "Prohlížeč dat",
|
|
100
98
|
"Data is browsable": "Data se dají procházet",
|
|
101
99
|
"Datalayers": "Datové vrstvy",
|
|
102
100
|
"Default interaction options": "Výchozí možnosti interakce",
|
|
@@ -165,16 +163,12 @@ const locale = {
|
|
|
165
163
|
"Exit Fullscreen": "Ukončit režim celé obrazovky",
|
|
166
164
|
"expanded": "rozbalené",
|
|
167
165
|
"Extract shape to separate feature": "Vyjmout tvar do samostatného objektu",
|
|
168
|
-
"Facet keys": "Aspekty klíče",
|
|
169
|
-
"Facet search": "hledání aspektů",
|
|
170
166
|
"Feature identifier key": "Identifikační klíč funkce",
|
|
171
167
|
"Feature properties": "Vlastnosti funkce",
|
|
172
168
|
"Fetch data each time map view changes.": "Získat data při každé změně zobrazení mapy.",
|
|
173
169
|
"fill color": "barva výplně",
|
|
174
170
|
"fill opacity": "průhlednost výplně",
|
|
175
171
|
"fill": "výplň",
|
|
176
|
-
"Filter keys": "Filtrovací klávesy",
|
|
177
|
-
"Filter": "Filter",
|
|
178
172
|
"Fit all data": "Přizpůsobení všech dat",
|
|
179
173
|
"Format": "Formát",
|
|
180
174
|
"From zoom": "Maximální oddálení",
|
|
@@ -267,7 +261,6 @@ const locale = {
|
|
|
267
261
|
"NM": "NM",
|
|
268
262
|
"No cache": "Žádná mezipaměť",
|
|
269
263
|
"No licence has been set": "Nebyla nastavena licence",
|
|
270
|
-
"No results for these facets": "Žádné výsledky pro tyto aspekty",
|
|
271
264
|
"No results": "Žádné výsledky",
|
|
272
265
|
"no": "ne",
|
|
273
266
|
"No.": "No.",
|
|
@@ -332,7 +325,6 @@ const locale = {
|
|
|
332
325
|
"See layers": "See layers",
|
|
333
326
|
"See full screen": "Na celou obrazovku",
|
|
334
327
|
"See on OpenStreetMap": "See on OpenStreetMap",
|
|
335
|
-
"Select data": "Select data",
|
|
336
328
|
"Send me the link": "Pošlete mi odkaz",
|
|
337
329
|
"Set it to false to hide this layer from the slideshow, the data browser, the popup navigation…": "Nastavte na false pro ukrytí této vrstvy z prezentace, prohlížeče dat, vyskakovací navigace...",
|
|
338
330
|
"settings": "settings",
|
|
@@ -434,9 +426,7 @@ const locale = {
|
|
|
434
426
|
"Edit map details": "Edit map details",
|
|
435
427
|
"Back to browser": "Back to browser",
|
|
436
428
|
"Toggle size": "Toggle size",
|
|
437
|
-
"Layers": "Layers",
|
|
438
429
|
"Display the caption control": "Display the caption control",
|
|
439
|
-
"Comma separated list of properties to use for facet search (eg.: mykey,otherkey). To control label, add it after a | (eg.: mykey|My Key,otherkey|Other Key). To control input field type, add it after another | (eg.: mykey|My Key|checkbox,otherkey|Other Key|datetime). Allowed values for the input field type are checkbox (default), radio, number, date and datetime.": "Comma separated list of properties to use for facet search (eg.: mykey,otherkey). To control label, add it after a | (eg.: mykey|My Key,otherkey|Other Key). To control input field type, add it after another | (eg.: mykey|My Key|checkbox,otherkey|Other Key|datetime). Allowed values for the input field type are checkbox (default), radio, number, date and datetime.",
|
|
440
430
|
"<empty value>": "<empty value>",
|
|
441
431
|
"Min": "Min",
|
|
442
432
|
"Max": "Max",
|
|
@@ -446,8 +436,17 @@ const locale = {
|
|
|
446
436
|
"Edit in OpenStreetMap": "Edit in OpenStreetMap",
|
|
447
437
|
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns.",
|
|
448
438
|
"Back to layers": "Back to layers",
|
|
449
|
-
"
|
|
450
|
-
"
|
|
439
|
+
"Filters": "Filters",
|
|
440
|
+
"Comma separated list of properties to use when filtering features by text input": "Comma separated list of properties to use when filtering features by text input",
|
|
441
|
+
"Comma separated list of properties to use for filters (eg.: mykey,otherkey). To control label, add it after a | (eg.: mykey|My Key,otherkey|Other Key). To control input field type, add it after another | (eg.: mykey|My Key|checkbox,otherkey|Other Key|datetime). Allowed values for the input field type are checkbox (default), radio, number, date and datetime.": "Comma separated list of properties to use for filters (eg.: mykey,otherkey). To control label, add it after a | (eg.: mykey|My Key,otherkey|Other Key). To control input field type, add it after another | (eg.: mykey|My Key|checkbox,otherkey|Other Key|datetime). Allowed values for the input field type are checkbox (default), radio, number, date and datetime.",
|
|
442
|
+
"Search keys": "Search keys",
|
|
443
|
+
"Filters keys": "Filters keys",
|
|
444
|
+
"Filter data": "Filter data",
|
|
445
|
+
"Search map features…": "Search map features…",
|
|
446
|
+
"Reset all": "Reset all",
|
|
447
|
+
"Browser in data mode": "Browser in data mode",
|
|
448
|
+
"Browser in layers mode": "Browser in layers mode",
|
|
449
|
+
"Browser in filters mode": "Browser in filters mode"
|
|
451
450
|
}
|
|
452
451
|
L.registerLocale("cs_CZ", locale)
|
|
453
452
|
L.setLocale("cs_CZ")
|
|
@@ -83,7 +83,6 @@
|
|
|
83
83
|
"color": "barva",
|
|
84
84
|
"Comma separated list of numbers, including min and max values.": "Seznam čísel oddělených čárkou, včetně minimálních a maximálních hodnot.",
|
|
85
85
|
"Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.": "Čárkami oddělený seznam vlastností, které se mají použít pro třídění prvků. Chcete-li řazení obrátit, vložte před něj znaménko mínus (-). Např. mykey,-otherkey.",
|
|
86
|
-
"Comma separated list of properties to use when filtering features": "Čárkami oddělený seznam vlastností pro filtrování objektů",
|
|
87
86
|
"Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.": "Hodnoty oddělené čárkou, tabulátorem, nebo středníkem. předpokládá se SRS WGS84 a jsou importovány jen polohy bodů. Import hledá záhlaví sloupců začínající na \"lat\" nebo \"lon\" a ty považuje za souřadnice (na velikosti písmen nesejde). Ostatní sloupce jsou importovány jako vlastnosti.",
|
|
88
87
|
"Congratulations, your map has been created!": "Gratulujeme, vaše mapa byla vytvořena!",
|
|
89
88
|
"Continue line": "Pokračovat v čáře",
|
|
@@ -96,7 +95,6 @@
|
|
|
96
95
|
"Custom background": "Vlastní pozadí",
|
|
97
96
|
"Custom overlay": "Vlastní překryv",
|
|
98
97
|
"dash array": "styl přerušované čáry",
|
|
99
|
-
"Data browser": "Prohlížeč dat",
|
|
100
98
|
"Data is browsable": "Data se dají procházet",
|
|
101
99
|
"Datalayers": "Datové vrstvy",
|
|
102
100
|
"Default interaction options": "Výchozí možnosti interakce",
|
|
@@ -165,16 +163,12 @@
|
|
|
165
163
|
"Exit Fullscreen": "Ukončit režim celé obrazovky",
|
|
166
164
|
"expanded": "rozbalené",
|
|
167
165
|
"Extract shape to separate feature": "Vyjmout tvar do samostatného objektu",
|
|
168
|
-
"Facet keys": "Aspekty klíče",
|
|
169
|
-
"Facet search": "hledání aspektů",
|
|
170
166
|
"Feature identifier key": "Identifikační klíč funkce",
|
|
171
167
|
"Feature properties": "Vlastnosti funkce",
|
|
172
168
|
"Fetch data each time map view changes.": "Získat data při každé změně zobrazení mapy.",
|
|
173
169
|
"fill color": "barva výplně",
|
|
174
170
|
"fill opacity": "průhlednost výplně",
|
|
175
171
|
"fill": "výplň",
|
|
176
|
-
"Filter keys": "Filtrovací klávesy",
|
|
177
|
-
"Filter": "Filter",
|
|
178
172
|
"Fit all data": "Přizpůsobení všech dat",
|
|
179
173
|
"Format": "Formát",
|
|
180
174
|
"From zoom": "Maximální oddálení",
|
|
@@ -267,7 +261,6 @@
|
|
|
267
261
|
"NM": "NM",
|
|
268
262
|
"No cache": "Žádná mezipaměť",
|
|
269
263
|
"No licence has been set": "Nebyla nastavena licence",
|
|
270
|
-
"No results for these facets": "Žádné výsledky pro tyto aspekty",
|
|
271
264
|
"No results": "Žádné výsledky",
|
|
272
265
|
"no": "ne",
|
|
273
266
|
"No.": "No.",
|
|
@@ -332,7 +325,6 @@
|
|
|
332
325
|
"See layers": "See layers",
|
|
333
326
|
"See full screen": "Na celou obrazovku",
|
|
334
327
|
"See on OpenStreetMap": "See on OpenStreetMap",
|
|
335
|
-
"Select data": "Select data",
|
|
336
328
|
"Send me the link": "Pošlete mi odkaz",
|
|
337
329
|
"Set it to false to hide this layer from the slideshow, the data browser, the popup navigation…": "Nastavte na false pro ukrytí této vrstvy z prezentace, prohlížeče dat, vyskakovací navigace...",
|
|
338
330
|
"settings": "settings",
|
|
@@ -434,9 +426,7 @@
|
|
|
434
426
|
"Edit map details": "Edit map details",
|
|
435
427
|
"Back to browser": "Back to browser",
|
|
436
428
|
"Toggle size": "Toggle size",
|
|
437
|
-
"Layers": "Layers",
|
|
438
429
|
"Display the caption control": "Display the caption control",
|
|
439
|
-
"Comma separated list of properties to use for facet search (eg.: mykey,otherkey). To control label, add it after a | (eg.: mykey|My Key,otherkey|Other Key). To control input field type, add it after another | (eg.: mykey|My Key|checkbox,otherkey|Other Key|datetime). Allowed values for the input field type are checkbox (default), radio, number, date and datetime.": "Comma separated list of properties to use for facet search (eg.: mykey,otherkey). To control label, add it after a | (eg.: mykey|My Key,otherkey|Other Key). To control input field type, add it after another | (eg.: mykey|My Key|checkbox,otherkey|Other Key|datetime). Allowed values for the input field type are checkbox (default), radio, number, date and datetime.",
|
|
440
430
|
"<empty value>": "<empty value>",
|
|
441
431
|
"Min": "Min",
|
|
442
432
|
"Max": "Max",
|
|
@@ -446,6 +436,15 @@
|
|
|
446
436
|
"Edit in OpenStreetMap": "Edit in OpenStreetMap",
|
|
447
437
|
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns.",
|
|
448
438
|
"Back to layers": "Back to layers",
|
|
449
|
-
"
|
|
450
|
-
"
|
|
439
|
+
"Filters": "Filters",
|
|
440
|
+
"Comma separated list of properties to use when filtering features by text input": "Comma separated list of properties to use when filtering features by text input",
|
|
441
|
+
"Comma separated list of properties to use for filters (eg.: mykey,otherkey). To control label, add it after a | (eg.: mykey|My Key,otherkey|Other Key). To control input field type, add it after another | (eg.: mykey|My Key|checkbox,otherkey|Other Key|datetime). Allowed values for the input field type are checkbox (default), radio, number, date and datetime.": "Comma separated list of properties to use for filters (eg.: mykey,otherkey). To control label, add it after a | (eg.: mykey|My Key,otherkey|Other Key). To control input field type, add it after another | (eg.: mykey|My Key|checkbox,otherkey|Other Key|datetime). Allowed values for the input field type are checkbox (default), radio, number, date and datetime.",
|
|
442
|
+
"Search keys": "Search keys",
|
|
443
|
+
"Filters keys": "Filters keys",
|
|
444
|
+
"Filter data": "Filter data",
|
|
445
|
+
"Search map features…": "Search map features…",
|
|
446
|
+
"Reset all": "Reset all",
|
|
447
|
+
"Browser in data mode": "Browser in data mode",
|
|
448
|
+
"Browser in layers mode": "Browser in layers mode",
|
|
449
|
+
"Browser in filters mode": "Browser in filters mode"
|
|
451
450
|
}
|
umap/static/umap/locale/da.js
CHANGED
|
@@ -83,7 +83,6 @@ const locale = {
|
|
|
83
83
|
"color": "farver",
|
|
84
84
|
"Comma separated list of numbers, including min and max values.": "Comma separated list of numbers, including min and max values.",
|
|
85
85
|
"Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.": "Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.",
|
|
86
|
-
"Comma separated list of properties to use when filtering features": "Kommasepareret egenskabsliste til brug ved objektfiltrering.",
|
|
87
86
|
"Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.": "Komma, tabulering eller semikolon adskiller værdier. SRS WGS84 er underforstået. Kun punktgeometri importeres. Importen vil kigge efter kolonner, der indeholder varianter af \"lat\" eller \"lon\" i begyndelsen af overskriften, uden at tage hensyn til små og store bogstaver. Alle andre kolonner importeres som egenskaber.",
|
|
88
87
|
"Congratulations, your map has been created!": "Congratulations, your map has been created!",
|
|
89
88
|
"Continue line": "Fortsæt linje",
|
|
@@ -96,7 +95,6 @@ const locale = {
|
|
|
96
95
|
"Custom background": "Tilpasset baggrund",
|
|
97
96
|
"Custom overlay": "Custom overlay",
|
|
98
97
|
"dash array": "stiplet række",
|
|
99
|
-
"Data browser": "Databrowser",
|
|
100
98
|
"Data is browsable": "Data kan gennemses",
|
|
101
99
|
"Datalayers": "Datalayers",
|
|
102
100
|
"Default interaction options": "Standardinteraktionsindstillinger",
|
|
@@ -165,16 +163,12 @@ const locale = {
|
|
|
165
163
|
"Exit Fullscreen": "Afslut fuldskærm",
|
|
166
164
|
"expanded": "udvidet",
|
|
167
165
|
"Extract shape to separate feature": "Udtræk figur for at adskille objekt",
|
|
168
|
-
"Facet keys": "Facet keys",
|
|
169
|
-
"Facet search": "Facet search",
|
|
170
166
|
"Feature identifier key": "Feature identifier key",
|
|
171
167
|
"Feature properties": "Feature properties",
|
|
172
168
|
"Fetch data each time map view changes.": "Hent data hver gang kortvisningen ændres.",
|
|
173
169
|
"fill color": "udfyldningsfarve",
|
|
174
170
|
"fill opacity": "udfyldningsgennemsigtighed",
|
|
175
171
|
"fill": "udfyldning",
|
|
176
|
-
"Filter keys": "Filternøgler",
|
|
177
|
-
"Filter": "Filter",
|
|
178
172
|
"Fit all data": "Fit all data",
|
|
179
173
|
"Format": "Format",
|
|
180
174
|
"From zoom": "Fra zoom",
|
|
@@ -267,7 +261,6 @@ const locale = {
|
|
|
267
261
|
"NM": "NM",
|
|
268
262
|
"No cache": "Ingen cache",
|
|
269
263
|
"No licence has been set": "Ingen licens angivet",
|
|
270
|
-
"No results for these facets": "No results for these facets",
|
|
271
264
|
"No results": "Ingen resultater",
|
|
272
265
|
"no": "nej",
|
|
273
266
|
"No.": "No.",
|
|
@@ -332,7 +325,6 @@ const locale = {
|
|
|
332
325
|
"See layers": "See layers",
|
|
333
326
|
"See full screen": "Se i fuld skærm",
|
|
334
327
|
"See on OpenStreetMap": "See on OpenStreetMap",
|
|
335
|
-
"Select data": "Select data",
|
|
336
328
|
"Send me the link": "Send me the link",
|
|
337
329
|
"Set it to false to hide this layer from the slideshow, the data browser, the popup navigation…": "Sæt den til false, for at skjule dette lag fra slideshowet, databrowseren, popupnavigeringen…",
|
|
338
330
|
"settings": "settings",
|
|
@@ -434,9 +426,7 @@ const locale = {
|
|
|
434
426
|
"Edit map details": "Edit map details",
|
|
435
427
|
"Back to browser": "Back to browser",
|
|
436
428
|
"Toggle size": "Toggle size",
|
|
437
|
-
"Layers": "Layers",
|
|
438
429
|
"Display the caption control": "Display the caption control",
|
|
439
|
-
"Comma separated list of properties to use for facet search (eg.: mykey,otherkey). To control label, add it after a | (eg.: mykey|My Key,otherkey|Other Key). To control input field type, add it after another | (eg.: mykey|My Key|checkbox,otherkey|Other Key|datetime). Allowed values for the input field type are checkbox (default), radio, number, date and datetime.": "Comma separated list of properties to use for facet search (eg.: mykey,otherkey). To control label, add it after a | (eg.: mykey|My Key,otherkey|Other Key). To control input field type, add it after another | (eg.: mykey|My Key|checkbox,otherkey|Other Key|datetime). Allowed values for the input field type are checkbox (default), radio, number, date and datetime.",
|
|
440
430
|
"<empty value>": "<empty value>",
|
|
441
431
|
"Min": "Min",
|
|
442
432
|
"Max": "Max",
|
|
@@ -446,8 +436,17 @@ const locale = {
|
|
|
446
436
|
"Edit in OpenStreetMap": "Edit in OpenStreetMap",
|
|
447
437
|
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns.",
|
|
448
438
|
"Back to layers": "Back to layers",
|
|
449
|
-
"
|
|
450
|
-
"
|
|
439
|
+
"Filters": "Filters",
|
|
440
|
+
"Comma separated list of properties to use when filtering features by text input": "Comma separated list of properties to use when filtering features by text input",
|
|
441
|
+
"Comma separated list of properties to use for filters (eg.: mykey,otherkey). To control label, add it after a | (eg.: mykey|My Key,otherkey|Other Key). To control input field type, add it after another | (eg.: mykey|My Key|checkbox,otherkey|Other Key|datetime). Allowed values for the input field type are checkbox (default), radio, number, date and datetime.": "Comma separated list of properties to use for filters (eg.: mykey,otherkey). To control label, add it after a | (eg.: mykey|My Key,otherkey|Other Key). To control input field type, add it after another | (eg.: mykey|My Key|checkbox,otherkey|Other Key|datetime). Allowed values for the input field type are checkbox (default), radio, number, date and datetime.",
|
|
442
|
+
"Search keys": "Search keys",
|
|
443
|
+
"Filters keys": "Filters keys",
|
|
444
|
+
"Filter data": "Filter data",
|
|
445
|
+
"Search map features…": "Search map features…",
|
|
446
|
+
"Reset all": "Reset all",
|
|
447
|
+
"Browser in data mode": "Browser in data mode",
|
|
448
|
+
"Browser in layers mode": "Browser in layers mode",
|
|
449
|
+
"Browser in filters mode": "Browser in filters mode"
|
|
451
450
|
}
|
|
452
451
|
L.registerLocale("da", locale)
|
|
453
452
|
L.setLocale("da")
|