umap-project 2.0.4__py3-none-any.whl → 2.1.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.

Potentially problematic release.


This version of umap-project might be problematic. Click here for more details.

Files changed (106) hide show
  1. umap/__init__.py +1 -1
  2. umap/fields.py +3 -1
  3. umap/locale/br/LC_MESSAGES/django.po +76 -71
  4. umap/locale/en/LC_MESSAGES/django.po +41 -41
  5. umap/locale/hu/LC_MESSAGES/django.po +42 -42
  6. umap/locale/it/LC_MESSAGES/django.po +64 -58
  7. umap/locale/ms/LC_MESSAGES/django.po +62 -57
  8. umap/migrations/0018_datalayer_uuid.py +62 -0
  9. umap/migrations/0019_migrate_internal_remote_datalayers.py +52 -0
  10. umap/models.py +20 -3
  11. umap/settings/base.py +1 -0
  12. umap/settings/dev.py +1 -0
  13. umap/static/umap/js/modules/browser.js +2 -2
  14. umap/static/umap/js/modules/global.js +14 -4
  15. umap/static/umap/js/modules/i18n.js +35 -0
  16. umap/static/umap/js/modules/leaflet-configure.js +7 -0
  17. umap/static/umap/js/modules/schema.js +388 -0
  18. umap/static/umap/js/modules/urls.js +17 -2
  19. umap/static/umap/js/modules/utils.js +24 -0
  20. umap/static/umap/js/umap.controls.js +9 -10
  21. umap/static/umap/js/umap.core.js +5 -5
  22. umap/static/umap/js/umap.features.js +23 -9
  23. umap/static/umap/js/umap.forms.js +49 -299
  24. umap/static/umap/js/umap.icon.js +2 -2
  25. umap/static/umap/js/umap.js +26 -129
  26. umap/static/umap/js/umap.layer.js +9 -9
  27. umap/static/umap/js/umap.popup.js +3 -0
  28. umap/static/umap/js/umap.share.js +1 -1
  29. umap/static/umap/locale/am_ET.json +229 -225
  30. umap/static/umap/locale/ar.json +229 -225
  31. umap/static/umap/locale/ast.json +229 -225
  32. umap/static/umap/locale/bg.json +229 -225
  33. umap/static/umap/locale/br.json +237 -233
  34. umap/static/umap/locale/ca.json +229 -225
  35. umap/static/umap/locale/cs_CZ.json +229 -225
  36. umap/static/umap/locale/da.json +229 -225
  37. umap/static/umap/locale/de.json +229 -225
  38. umap/static/umap/locale/el.json +229 -225
  39. umap/static/umap/locale/en.json +230 -233
  40. umap/static/umap/locale/en_US.json +229 -225
  41. umap/static/umap/locale/es.json +229 -225
  42. umap/static/umap/locale/et.json +229 -225
  43. umap/static/umap/locale/eu.json +226 -198
  44. umap/static/umap/locale/fa_IR.json +229 -225
  45. umap/static/umap/locale/fi.json +229 -225
  46. umap/static/umap/locale/fr.json +229 -232
  47. umap/static/umap/locale/gl.json +229 -225
  48. umap/static/umap/locale/he.json +229 -225
  49. umap/static/umap/locale/hr.json +229 -225
  50. umap/static/umap/locale/hu.json +229 -232
  51. umap/static/umap/locale/id.json +229 -225
  52. umap/static/umap/locale/is.json +229 -225
  53. umap/static/umap/locale/it.json +229 -232
  54. umap/static/umap/locale/ja.json +229 -225
  55. umap/static/umap/locale/ko.json +229 -225
  56. umap/static/umap/locale/lt.json +229 -225
  57. umap/static/umap/locale/ms.json +229 -232
  58. umap/static/umap/locale/nl.json +232 -228
  59. umap/static/umap/locale/no.json +229 -225
  60. umap/static/umap/locale/pl.json +229 -225
  61. umap/static/umap/locale/pl_PL.json +229 -225
  62. umap/static/umap/locale/pt.json +229 -225
  63. umap/static/umap/locale/pt_BR.json +229 -225
  64. umap/static/umap/locale/pt_PT.json +229 -225
  65. umap/static/umap/locale/ro.json +229 -225
  66. umap/static/umap/locale/ru.json +229 -225
  67. umap/static/umap/locale/sk_SK.json +229 -225
  68. umap/static/umap/locale/sl.json +229 -225
  69. umap/static/umap/locale/sr.json +229 -225
  70. umap/static/umap/locale/sv.json +229 -225
  71. umap/static/umap/locale/th_TH.json +229 -225
  72. umap/static/umap/locale/tr.json +229 -225
  73. umap/static/umap/locale/uk_UA.json +229 -225
  74. umap/static/umap/locale/vi.json +229 -225
  75. umap/static/umap/locale/vi_VN.json +229 -225
  76. umap/static/umap/locale/zh.json +229 -225
  77. umap/static/umap/locale/zh_CN.json +229 -225
  78. umap/static/umap/locale/zh_TW.Big5.json +229 -225
  79. umap/static/umap/locale/zh_TW.json +229 -232
  80. umap/static/umap/test/index.html +0 -2
  81. umap/static/umap/{test → unittests}/URLs.js +5 -0
  82. umap/static/umap/vendors/leaflet/leaflet-src.esm.js +7064 -7064
  83. umap/static/umap/vendors/photon/leaflet.photon.js +3 -0
  84. umap/templates/umap/js.html +8 -6
  85. umap/templatetags/umap_tags.py +3 -2
  86. umap/tests/integration/test_browser.py +40 -0
  87. umap/tests/integration/test_collaborative_editing.py +72 -3
  88. umap/tests/integration/test_export_map.py +226 -9
  89. umap/tests/integration/test_features_id_generation.py +51 -0
  90. umap/tests/integration/test_owned_map.py +14 -1
  91. umap/tests/integration/test_statics.py +3 -3
  92. umap/tests/integration/test_tilelayer.py +3 -3
  93. umap/tests/settings.py +3 -3
  94. umap/tests/test_datalayer_views.py +67 -20
  95. umap/tests/test_map_views.py +20 -0
  96. umap/tests/test_merge_features.py +25 -5
  97. umap/urls.py +12 -12
  98. umap/utils.py +7 -0
  99. umap/views.py +56 -47
  100. umap/wsgi.py +1 -0
  101. {umap_project-2.0.4.dist-info → umap_project-2.1.0.dist-info}/METADATA +9 -9
  102. {umap_project-2.0.4.dist-info → umap_project-2.1.0.dist-info}/RECORD +105 -99
  103. umap/static/umap/test/Map.Export.js +0 -106
  104. {umap_project-2.0.4.dist-info → umap_project-2.1.0.dist-info}/WHEEL +0 -0
  105. {umap_project-2.0.4.dist-info → umap_project-2.1.0.dist-info}/entry_points.txt +0 -0
  106. {umap_project-2.0.4.dist-info → umap_project-2.1.0.dist-info}/licenses/LICENSE +0 -0
@@ -1,82 +1,15 @@
1
1
  {
2
- "Allow scroll wheel zoom?": "Saguaren errobera erabiliz zoom egitea baimendu?",
3
- "Automatic": "Automatikoa",
4
- "Ball": "Baloia",
5
- "Cancel": "Utzi",
6
- "Caption": "Testua",
7
- "Choose the data format": "Aukeratu data-formatua",
8
- "Choose the layer of the feature": "Aukeratu ezaugarriaren geruza",
9
- "Circle": "Borobila",
10
- "Clustered": "Taldekatuta",
11
- "Data browser": "Datu-ikuslea",
12
- "Default": "Defektuzkoa",
13
- "Default zoom level": "Defektuzko zoom maila",
14
- "Default: name": "Defektuzkoa: izena",
15
- "Display label": "Erakutsi etiketa",
16
- "Display the control to open OpenStreetMap editor": "Display the control to open OpenStreetMap editor",
17
- "Display the data layers control": "Display the data layers control",
18
- "Display the embed control": "Display the embed control",
19
- "Display the fullscreen control": "Display the fullscreen control",
20
- "Display the locate control": "Display the locate control",
21
- "Display the measure control": "Display the measure control",
22
- "Display the search control": "Display the search control",
23
- "Display the tile layers control": "Display the tile layers control",
24
- "Display the zoom control": "Display the zoom control",
25
- "Do you want to display a caption bar?": "Do you want to display a caption bar?",
26
- "Do you want to display a minimap?": "Do you want to display a minimap?",
27
- "Do you want to display a panel on load?": "Do you want to display a panel on load?",
28
- "Do you want to display popup footer?": "Do you want to display popup footer?",
29
- "Do you want to display the scale control?": "Do you want to display the scale control?",
30
- "Do you want to display the «more» control?": "Do you want to display the «more» control?",
31
- "Drop": "Drop",
32
- "GeoRSS (only link)": "GeoRSS (only link)",
33
- "GeoRSS (title + image)": "GeoRSS (title + image)",
34
- "Heatmap": "Heatmap",
35
- "Icon shape": "Icon shape",
36
- "Icon symbol": "Icon symbol",
37
- "Inherit": "Inherit",
38
- "Label direction": "Label direction",
39
- "Label key": "Label key",
40
- "Labels are clickable": "Labels are clickable",
41
- "None": "None",
42
- "On the bottom": "On the bottom",
43
- "On the left": "On the left",
44
- "On the right": "On the right",
45
- "On the top": "On the top",
46
- "Popup content template": "Popup content template",
47
- "Side panel": "Side panel",
48
- "Simplify": "Simplify",
49
- "Symbol or url": "Symbol or url",
50
- "Table": "Table",
51
- "always": "always",
52
- "clear": "clear",
53
- "collapsed": "collapsed",
54
- "color": "color",
55
- "dash array": "dash array",
56
- "define": "define",
57
- "description": "description",
58
- "expanded": "expanded",
59
- "fill": "fill",
60
- "fill color": "fill color",
61
- "fill opacity": "fill opacity",
62
- "hidden": "hidden",
63
- "iframe": "iframe",
64
- "inherit": "inherit",
65
- "name": "izena",
66
- "never": "never",
67
- "new window": "new window",
68
- "no": "ez",
69
- "on hover": "on hover",
70
- "opacity": "opacity",
71
- "parent window": "parent window",
72
- "stroke": "stroke",
73
- "weight": "weight",
74
- "yes": "bai",
75
- "{delay} seconds": "{delay} seconds",
2
+ " (area: {measure})": "(area: {measure})",
3
+ " (length: {measure})": "(length: {measure})",
76
4
  "# one hash for main heading": "# one hash for main heading",
77
5
  "## two hashes for second heading": "## two hashes for second heading",
78
6
  "### three hashes for third heading": "### three hashes for third heading",
79
7
  "**double star for bold**": "**double star for bold**",
8
+ "*single star for italic*": "*single star for italic*",
9
+ "--- for a horizontal rule": "--- for a horizontal rule",
10
+ "1 day": "1 day",
11
+ "1 hour": "1 hour",
12
+ "5 min": "5 min",
80
13
  "A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".",
81
14
  "About": "About",
82
15
  "Action not allowed :(": "Action not allowed :(",
@@ -85,11 +18,16 @@
85
18
  "Add a line to the current multi": "Add a line to the current multi",
86
19
  "Add a new property": "Add a new property",
87
20
  "Add a polygon to the current multi": "Add a polygon to the current multi",
21
+ "Add image URL": "Add image URL",
22
+ "Add": "Add",
88
23
  "Advanced actions": "Advanced actions",
89
24
  "Advanced properties": "Advanced properties",
25
+ "All data and settings of the map": "All data and settings of the map",
90
26
  "All properties are imported.": "All properties are imported.",
91
27
  "Allow interactions": "Allow interactions",
92
- "An error occured": "An error occured",
28
+ "Allow scroll wheel zoom?": "Saguaren errobera erabiliz zoom egitea baimendu?",
29
+ "always": "always",
30
+ "Animated transitions": "Animated transitions",
93
31
  "Are you sure you want to cancel your changes?": "Are you sure you want to cancel your changes?",
94
32
  "Are you sure you want to clone this map and all its datalayers?": "Are you sure you want to clone this map and all its datalayers?",
95
33
  "Are you sure you want to delete the feature?": "Are you sure you want to delete the feature?",
@@ -98,205 +36,386 @@
98
36
  "Are you sure you want to delete this property on all the features?": "Are you sure you want to delete this property on all the features?",
99
37
  "Are you sure you want to restore this version?": "Are you sure you want to restore this version?",
100
38
  "Attach the map to my account": "Attach the map to my account",
39
+ "attribution": "attribution",
101
40
  "Auto": "Auto",
41
+ "Automatic": "Automatikoa",
102
42
  "Autostart when map is loaded": "Autostart when map is loaded",
43
+ "Back to preview": "Back to preview",
44
+ "Background overlay url": "Background overlay url",
45
+ "Ball": "Baloia",
103
46
  "Bring feature to center": "Bring feature to center",
104
47
  "Browse data": "Browse data",
48
+ "by": "by",
49
+ "Cache proxied request": "Cache proxied request",
105
50
  "Cancel edits": "Cancel edits",
51
+ "Cancel": "Utzi",
52
+ "Caption": "Testua",
106
53
  "Center map on your location": "Center map on your location",
107
54
  "Change map background": "Change map background",
108
55
  "Change tilelayers": "Change tilelayers",
56
+ "Change": "Change",
109
57
  "Choose a preset": "Choose a preset",
58
+ "Choose the data format": "Aukeratu data-formatua",
110
59
  "Choose the format of the data to import": "Choose the format of the data to import",
111
60
  "Choose the layer to import in": "Choose the layer to import in",
61
+ "Choropleth breakpoints": "Choropleth breakpoints",
62
+ "Choropleth classes": "Choropleth classes",
63
+ "Choropleth color palette": "Choropleth color palette",
64
+ "Choropleth mode": "Choropleth mode",
65
+ "Choropleth property value": "Choropleth property value",
66
+ "Choropleth": "Choropleth",
67
+ "Circle": "Borobila",
68
+ "clear": "clear",
112
69
  "Click last point to finish shape": "Click last point to finish shape",
113
70
  "Click to add a marker": "Click to add a marker",
114
71
  "Click to continue drawing": "Click to continue drawing",
115
72
  "Click to edit": "Click to edit",
116
73
  "Click to start drawing a line": "Click to start drawing a line",
117
74
  "Click to start drawing a polygon": "Click to start drawing a polygon",
118
- "Clone": "Clone",
119
75
  "Clone of {name}": "Clone of {name}",
120
76
  "Clone this feature": "Clone this feature",
121
77
  "Clone this map": "Clone this map",
78
+ "Clone": "Clone",
122
79
  "Close": "Close",
80
+ "Clustered": "Taldekatuta",
123
81
  "Clustering radius": "Clustering radius",
82
+ "collapsed": "collapsed",
83
+ "color": "color",
84
+ "Comma separated list of numbers, including min and max values.": "Comma separated list of numbers, including min and max values.",
85
+ "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)": "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)",
86
+ "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.",
124
87
  "Comma separated list of properties to use when filtering features": "Comma separated list of properties to use when filtering features",
125
88
  "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.",
126
- "Continue line": "Continue line",
89
+ "Congratulations, your map has been created!": "Congratulations, your map has been created!",
127
90
  "Continue line (Ctrl+Click)": "Continue line (Ctrl+Click)",
91
+ "Continue line": "Continue line",
128
92
  "Coordinates": "Coordinates",
93
+ "Copy link": "Copy link",
94
+ "copy": "copy",
129
95
  "Credits": "Credits",
96
+ "Current map view": "Current map view",
130
97
  "Current view instead of default map view?": "Current view instead of default map view?",
131
98
  "Custom background": "Custom background",
99
+ "Custom overlay": "Custom overlay",
100
+ "dash array": "dash array",
101
+ "Data browser": "Datu-ikuslea",
132
102
  "Data is browsable": "Data is browsable",
103
+ "Datalayers": "Datalayers",
133
104
  "Default interaction options": "Default interaction options",
134
105
  "Default properties": "Default properties",
135
106
  "Default shape properties": "Default shape properties",
107
+ "Default view": "Default view",
108
+ "Default zoom level": "Defektuzko zoom maila",
109
+ "Default": "Defektuzkoa",
110
+ "Default: name": "Defektuzkoa: izena",
136
111
  "Define link to open in a new window on polygon click.": "Define link to open in a new window on polygon click.",
112
+ "define": "define",
137
113
  "Delay between two transitions when in play mode": "Delay between two transitions when in play mode",
138
- "Delete": "Delete",
139
114
  "Delete all layers": "Delete all layers",
140
115
  "Delete layer": "Delete layer",
141
116
  "Delete this feature": "Delete this feature",
142
117
  "Delete this property on all the features": "Delete this property on all the features",
143
118
  "Delete this shape": "Delete this shape",
144
119
  "Delete this vertex (Alt+Click)": "Delete this vertex (Alt+Click)",
120
+ "Delete": "Delete",
121
+ "description": "description",
122
+ "Direct link": "Direct link",
145
123
  "Directions from here": "Directions from here",
146
- "Disable editing": "Disable editing",
124
+ "Display label": "Erakutsi etiketa",
147
125
  "Display measure": "Display measure",
126
+ "display name": "display name",
148
127
  "Display on load": "Display on load",
128
+ "Display the control to open OpenStreetMap editor": "Display the control to open OpenStreetMap editor",
129
+ "Display the data layers control": "Display the data layers control",
130
+ "Display the embed control": "Display the embed control",
131
+ "Display the fullscreen control": "Display the fullscreen control",
132
+ "Display the locate control": "Display the locate control",
133
+ "Display the measure control": "Display the measure control",
134
+ "Display the search control": "Display the search control",
135
+ "Display the star map button": "Display the star map button",
136
+ "Display the tile layers control": "Display the tile layers control",
137
+ "Display the zoom control": "Display the zoom control",
138
+ "Do you want to display a caption bar?": "Do you want to display a caption bar?",
139
+ "Do you want to display a minimap?": "Do you want to display a minimap?",
140
+ "Do you want to display a panel on load?": "Do you want to display a panel on load?",
141
+ "Do you want to display caption menus?": "Do you want to display caption menus?",
142
+ "Do you want to display popup footer?": "Do you want to display popup footer?",
143
+ "Do you want to display the scale control?": "Do you want to display the scale control?",
144
+ "Do you want to display the «more» control?": "Do you want to display the «more» control?",
149
145
  "Download": "Download",
150
- "Download data": "Download data",
151
146
  "Drag to reorder": "Drag to reorder",
152
- "Draw a line": "Draw a line",
153
147
  "Draw a marker": "Draw a marker",
154
148
  "Draw a polygon": "Draw a polygon",
155
149
  "Draw a polyline": "Draw a polyline",
156
- "Dynamic": "Dynamic",
150
+ "Drawing": "Drawing",
151
+ "Drop": "Drop",
157
152
  "Dynamic properties": "Dynamic properties",
158
- "Edit": "Edit",
153
+ "Dynamic": "Dynamic",
159
154
  "Edit feature's layer": "Edit feature's layer",
160
155
  "Edit map properties": "Edit map properties",
161
- "Edit map settings": "Edit map settings",
162
156
  "Edit properties in a table": "Edit properties in a table",
157
+ "Edit the title of the map": "Edit the title of the map",
163
158
  "Edit this feature": "Edit this feature",
164
- "Embed and share this map": "Embed and share this map",
159
+ "Edit": "Edit",
160
+ "Email": "Email",
161
+ "Embed and link options": "Embed and link options",
165
162
  "Embed the map": "Embed the map",
163
+ "Emoji & Character": "Emoji & Character",
166
164
  "Empty": "Empty",
167
- "Enable editing": "Enable editing",
165
+ "Equidistant": "Equidistant",
166
+ "Error in the overlay URL": "Error in the overlay URL",
168
167
  "Error in the tilelayer URL": "Error in the tilelayer URL",
169
- "Error while fetching {url}": "Error while fetching {url}",
168
+ "Example: key1,key2,key3": "Example: key1,key2,key3",
170
169
  "Exit Fullscreen": "Exit Fullscreen",
170
+ "expanded": "expanded",
171
171
  "Extract shape to separate feature": "Extract shape to separate feature",
172
+ "Facet keys": "Facet keys",
173
+ "Facet search": "Facet search",
174
+ "Feature identifier key": "Feature identifier key",
175
+ "Feature properties": "Feature properties",
176
+ "Features in this layer: {count}": "Features in this layer: {count}",
172
177
  "Fetch data each time map view changes.": "Fetch data each time map view changes.",
178
+ "fill color": "fill color",
179
+ "fill opacity": "fill opacity",
180
+ "fill": "fill",
173
181
  "Filter keys": "Filter keys",
174
- "Filter": "Filter",
182
+ "Filter": "Filter",
183
+ "Fit all data": "Fit all data",
175
184
  "Format": "Format",
176
185
  "From zoom": "From zoom",
177
- "Full map data": "Full map data",
186
+ "full backup": "full backup",
187
+ "Generic": "Generic",
188
+ "GeoRSS (only link)": "GeoRSS (only link)",
189
+ "GeoRSS (title + image)": "GeoRSS (title + image)",
190
+ "Go to \"{coords}\"": "Go to \"{coords}\"",
191
+ "Go to the homepage": "Go to the homepage",
178
192
  "Go to «{feature}»": "Go to «{feature}»",
179
193
  "Heatmap intensity property": "Heatmap intensity property",
180
194
  "Heatmap radius": "Heatmap radius",
195
+ "Heatmap": "Heatmap",
196
+ "height": "height",
181
197
  "Help": "Help",
198
+ "hidden": "hidden",
182
199
  "Hide controls": "Hide controls",
183
200
  "Home": "Home",
184
201
  "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)",
185
- "If false, the polygon will act as a part of the underlying map.": "If false, the polygon will act as a part of the underlying map.",
202
+ "icon opacity": "icon opacity",
203
+ "Icon shape": "Icon shape",
204
+ "Icon symbol": "Icon symbol",
205
+ "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
206
  "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}",
187
207
  "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}",
208
+ "iframe": "iframe",
188
209
  "Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
189
210
  "Image with custom width (in px): {{http://image.url.com|width}}": "Image with custom width (in px): {{http://image.url.com|width}}",
190
211
  "Image: {{http://image.url.com}}": "Image: {{http://image.url.com}}",
191
- "Import": "Import",
192
212
  "Import data": "Import data",
193
213
  "Import in a new layer": "Import in a new layer",
214
+ "Import": "Import",
194
215
  "Imports all umap data, including layers and settings.": "Imports all umap data, including layers and settings.",
195
216
  "Include full screen link?": "Include full screen link?",
217
+ "Inherit": "Inherit",
218
+ "inherit": "inherit",
196
219
  "Interaction options": "Interaction options",
197
- "Invalid umap data": "Invalid umap data",
220
+ "Invalid latitude or longitude": "Invalid latitude or longitude",
198
221
  "Invalid umap data in {filename}": "Invalid umap data in {filename}",
222
+ "Invalid umap data": "Invalid umap data",
223
+ "Invalide property name: {name}": "Invalide property name: {name}",
224
+ "Jenks-Fisher": "Jenks-Fisher",
225
+ "K-means": "K-means",
199
226
  "Keep current visible layers": "Keep current visible layers",
227
+ "kilometers": "kilometers",
228
+ "km": "km",
229
+ "Label direction": "Label direction",
230
+ "Label key": "Label key",
231
+ "Labels are clickable": "Labels are clickable",
232
+ "Latest feature": "Latest feature",
200
233
  "Latitude": "Latitude",
201
- "Layer": "Layer",
202
234
  "Layer properties": "Layer properties",
235
+ "Layer": "Layer",
203
236
  "Licence": "Licence",
237
+ "licence": "licence",
204
238
  "Limit bounds": "Limit bounds",
239
+ "Link to view the map": "Link to view the map",
205
240
  "Link to…": "Link to…",
206
241
  "Link with text: [[http://example.com|text of the link]]": "Link with text: [[http://example.com|text of the link]]",
207
242
  "Long credits": "Long credits",
208
243
  "Longitude": "Longitude",
209
244
  "Make main shape": "Make main shape",
210
245
  "Manage layers": "Manage layers",
246
+ "Manual": "Manual",
211
247
  "Map background credits": "Map background credits",
212
248
  "Map has been attached to your account": "Map has been attached to your account",
213
249
  "Map has been saved!": "Map has been saved!",
250
+ "Map has been starred": "Map has been starred",
251
+ "Map has been unstarred": "Map has been unstarred",
214
252
  "Map user content has been published under licence": "Map user content has been published under licence",
215
253
  "Map's editors": "Map's editors",
216
254
  "Map's owner": "Map's owner",
255
+ "max East": "max East",
256
+ "max North": "max North",
257
+ "max South": "max South",
258
+ "max West": "max West",
259
+ "max zoom": "max zoom",
260
+ "Measure distances": "Measure distances",
217
261
  "Merge lines": "Merge lines",
262
+ "mi": "mi",
263
+ "miles": "miles",
264
+ "min zoom": "min zoom",
218
265
  "More controls": "More controls",
219
266
  "Must be a valid CSS value (eg.: DarkBlue or #123456)": "Must be a valid CSS value (eg.: DarkBlue or #123456)",
267
+ "name": "izena",
268
+ "nautical miles": "nautical miles",
269
+ "never": "never",
270
+ "new window": "new window",
271
+ "next": "next",
272
+ "NM": "NM",
273
+ "No cache": "No cache",
220
274
  "No licence has been set": "No licence has been set",
275
+ "No results for these facets": "No results for these facets",
221
276
  "No results": "No results",
222
- "Only visible features will be downloaded.": "Only visible features will be downloaded.",
223
- "Open download panel": "Open download panel",
277
+ "no": "ez",
278
+ "No.": "No.",
279
+ "None": "None",
280
+ "Number of desired classes (default 5)": "Number of desired classes (default 5)",
281
+ "On the bottom": "On the bottom",
282
+ "On the left": "On the left",
283
+ "On the right": "On the right",
284
+ "On the top": "On the top",
285
+ "Only visible layers' data": "Only visible layers' data",
286
+ "opacity": "opacity",
287
+ "Opacity": "Opacity",
288
+ "Open current feature on load": "Open current feature on load",
224
289
  "Open link in…": "Open link in…",
290
+ "Open share & download panel": "Open share & download panel",
225
291
  "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",
292
+ "OpenStreetMap": "OpenStreetMap",
226
293
  "Optional intensity property for heatmap": "Optional intensity property for heatmap",
227
294
  "Optional. Same as color if not set.": "Optional. Same as color if not set.",
295
+ "Optional.": "Optional.",
228
296
  "Override clustering radius (default 80)": "Override clustering radius (default 80)",
229
297
  "Override heatmap radius (default 25)": "Override heatmap radius (default 25)",
298
+ "parent window": "parent window",
299
+ "Paste your data here": "Paste your data here",
300
+ "Permalink": "Permalink",
301
+ "Permanent credits background": "Permanent credits background",
302
+ "Permanent credits": "Permanent credits",
230
303
  "Please be sure the licence is compliant with your use.": "Please be sure the licence is compliant with your use.",
231
304
  "Please choose a format": "Please choose a format",
232
305
  "Please enter the name of the property": "Please enter the name of the property",
233
306
  "Please enter the new name of this property": "Please enter the new name of this property",
307
+ "Please save the map first": "Please save the map first",
308
+ "Popup (large)": "Popup (large)",
309
+ "Popup content style": "Popup content style",
310
+ "Popup content template": "Popup content template",
311
+ "Popup shape": "Popup shape",
312
+ "Popup": "Popup",
313
+ "Powered by uMap": "Powered by uMap",
314
+ "previous": "previous",
234
315
  "Problem in the response": "Problem in the response",
235
- "Problem in the response format": "Problem in the response format",
236
316
  "Properties imported:": "Properties imported:",
237
317
  "Provide an URL here": "Provide an URL here",
238
318
  "Proxy request": "Proxy request",
319
+ "Quantiles": "Quantiles",
320
+ "Recent": "Recent",
239
321
  "Remote data": "Remote data",
240
322
  "Remove shape from the multi": "Remove shape from the multi",
241
323
  "Rename this property on all the features": "Rename this property on all the features",
242
324
  "Replace layer content": "Replace layer content",
243
325
  "Restore this version": "Restore this version",
244
- "Save": "Save",
245
326
  "Save anyway": "Save anyway",
246
327
  "Save current edits": "Save current edits",
328
+ "Save map": "Save map",
247
329
  "Save this center and zoom": "Save this center and zoom",
248
330
  "Save this location as new feature": "Save this location as new feature",
249
- "Search a place name": "Search a place name",
331
+ "Save": "Save",
332
+ "Saved center and zoom": "Saved center and zoom",
250
333
  "Search location": "Search location",
251
- "Secret edit link is:<br>{link}": "Secret edit link is:<br>{link}",
334
+ "Search": "Search",
335
+ "Secret edit link copied to clipboard!": "Secret edit link copied to clipboard!",
336
+ "Secret edit link:": "Secret edit link:",
252
337
  "See all": "See all",
253
338
  "See data layers": "See data layers",
254
339
  "See full screen": "See full screen",
340
+ "See on OpenStreetMap": "See on OpenStreetMap",
341
+ "Select data": "Select data",
342
+ "Send me the link": "Send me the link",
255
343
  "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…",
344
+ "settings": "settings",
256
345
  "Shape properties": "Shape properties",
257
- "Short URL": "Short URL",
346
+ "Share and download": "Share and download",
347
+ "Share this link to open a customized map view": "Share this link to open a customized map view",
258
348
  "Short credits": "Short credits",
349
+ "Short link": "Short link",
350
+ "Show this layer in the caption": "Show this layer in the caption",
259
351
  "Show/hide layer": "Show/hide layer",
352
+ "Side panel": "Side panel",
260
353
  "Simple link: [[http://example.com]]": "Simple link: [[http://example.com]]",
354
+ "Simplify": "Simplify",
355
+ "Skipping unknown geometry.type: {type}": "Skipping unknown geometry.type: {type}",
261
356
  "Slideshow": "Slideshow",
262
357
  "Sort key": "Sort key",
263
358
  "Split line": "Split line",
359
+ "Star this map": "Star this map",
264
360
  "Start a hole here": "Start a hole here",
265
- "Start editing": "Start editing",
266
361
  "Start slideshow": "Start slideshow",
267
362
  "Stop editing": "Stop editing",
268
363
  "Stop slideshow": "Stop slideshow",
364
+ "Street": "Street",
365
+ "stroke": "stroke",
269
366
  "Supported scheme": "Supported scheme",
270
367
  "Supported variables that will be dynamically replaced": "Supported variables that will be dynamically replaced",
271
- "TMS format": "TMS format",
368
+ "Switch to edit mode": "Switch to edit mode",
369
+ "Symbol": "Symbol",
370
+ "Table": "Table",
272
371
  "Text color for the cluster label": "Text color for the cluster label",
273
372
  "Text formatting": "Text formatting",
373
+ "The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"&lcub;name&rcub; in &lcub;place&rcub;\")": "The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"&lcub;name&rcub; in &lcub;place&rcub;\")",
374
+ "The name of the property to use as feature unique identifier.": "The name of the property to use as feature unique identifier.",
375
+ "The zoom and center have been modified.": "The zoom and center have been modified.",
376
+ "TMS format": "TMS format",
274
377
  "To use if remote server doesn't allow cross domain (slower)": "To use if remote server doesn't allow cross domain (slower)",
275
378
  "To zoom": "To zoom",
379
+ "Toggle edit mode (⇧+Click)": "Toggle edit mode (⇧+Click)",
380
+ "Toggle edit mode": "Toggle edit mode",
276
381
  "Transfer shape to edited feature": "Transfer shape to edited feature",
277
382
  "Transform to lines": "Transform to lines",
278
383
  "Transform to polygon": "Transform to polygon",
384
+ "Type a place name or coordinates": "Type a place name or coordinates",
385
+ "Type char or paste emoji": "Type char or paste emoji",
279
386
  "Type of layer": "Type of layer",
280
387
  "Unable to detect format of file {filename}": "Unable to detect format of file {filename}",
281
388
  "Untitled layer": "Untitled layer",
282
389
  "Untitled map": "Untitled map",
283
- "Update permissions": "Update permissions",
284
390
  "Update permissions and editors": "Update permissions and editors",
391
+ "Update permissions": "Update permissions",
392
+ "Update who can see and edit the map": "Update who can see and edit the map",
285
393
  "Url": "Url",
394
+ "URL": "URL",
286
395
  "Use current bounds": "Use current bounds",
287
396
  "Use placeholders with feature properties between brackets, eg. &#123;name&#125;, they will be dynamically replaced by the corresponding values.": "Use placeholders with feature properties between brackets, eg. &#123;name&#125;, they will be dynamically replaced by the corresponding values.",
288
397
  "User content credits": "User content credits",
289
398
  "User interface options": "User interface options",
399
+ "User location": "User location",
400
+ "Verify remote URL": "Verify remote URL",
290
401
  "Versions": "Versions",
291
402
  "View Fullscreen": "View Fullscreen",
403
+ "View": "View",
404
+ "Visibility: {status}": "Visibility: {status}",
405
+ "weight": "weight",
292
406
  "Where do we go from here?": "Where do we go from here?",
293
407
  "Whether to display or not polygons paths.": "Whether to display or not polygons paths.",
294
408
  "Whether to fill polygons with color.": "Whether to fill polygons with color.",
409
+ "Who can edit \"{layer}\"": "Who can edit \"{layer}\"",
295
410
  "Who can edit": "Who can edit",
296
411
  "Who can view": "Who can view",
412
+ "width": "width",
297
413
  "Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map",
414
+ "Will be permanently visible in the bottom left corner of the map": "Will be permanently visible in the bottom left corner of the map",
298
415
  "Will be visible in the caption of the map": "Will be visible in the caption of the map",
299
416
  "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.",
417
+ "yes": "bai",
418
+ "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:": "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:",
300
419
  "Zoom in": "Zoom in",
301
420
  "Zoom level for automatic zooms": "Zoom level for automatic zooms",
302
421
  "Zoom out": "Zoom out",
@@ -305,107 +424,16 @@
305
424
  "Zoom to the previous": "Zoom to the previous",
306
425
  "Zoom to this feature": "Zoom to this feature",
307
426
  "Zoom to this place": "Zoom to this place",
308
- "attribution": "attribution",
309
- "by": "by",
310
- "display name": "display name",
311
- "height": "height",
312
- "licence": "licence",
313
- "max East": "max East",
314
- "max North": "max North",
315
- "max South": "max South",
316
- "max West": "max West",
317
- "max zoom": "max zoom",
318
- "min zoom": "min zoom",
319
- "next": "next",
320
- "previous": "previous",
321
- "width": "width",
322
- "{count} errors during import: {message}": "{count} errors during import: {message}",
323
- "Measure distances": "Measure distances",
324
- "NM": "NM",
325
- "kilometers": "kilometers",
326
- "km": "km",
327
- "mi": "mi",
328
- "miles": "miles",
329
- "nautical miles": "nautical miles",
330
- "1 day": "1 day",
331
- "1 hour": "1 hour",
332
- "5 min": "5 min",
333
- "Cache proxied request": "Cache proxied request",
334
- "No cache": "No cache",
335
- "Popup": "Popup",
336
- "Popup (large)": "Popup (large)",
337
- "Popup content style": "Popup content style",
338
- "Popup shape": "Popup shape",
339
- "Skipping unknown geometry.type: {type}": "Skipping unknown geometry.type: {type}",
340
- "Optional.": "Optional.",
341
- "Paste your data here": "Paste your data here",
342
- "Please save the map first": "Please save the map first",
343
- "Feature identifier key": "Feature identifier key",
344
- "Open current feature on load": "Open current feature on load",
345
- "Permalink": "Permalink",
346
- "The name of the property to use as feature unique identifier.": "The name of the property to use as feature unique identifier.",
347
- "Do you want to display caption menus?": "Do you want to display caption menus?",
348
- "Example: key1,key2,key3": "Example: key1,key2,key3",
349
- "Invalid latitude or longitude": "Invalid latitude or longitude",
350
- "Invalide property name: {name}": "Invalide property name: {name}",
351
- "Permanent credits": "Permanent credits",
352
- "Permanent credits background": "Permanent credits background",
353
- "Select data": "Select data",
354
- "Will be permanently visible in the bottom left corner of the map": "Will be permanently visible in the bottom left corner of the map",
355
427
  "{area}&#8239;acres": "{area} acres",
356
428
  "{area}&#8239;ha": "{area} ha",
357
429
  "{area}&#8239;m&sup2;": "{area} m&sup2;",
358
430
  "{area}&#8239;mi&sup2;": "{area} mi&sup2;",
359
431
  "{area}&#8239;yd&sup2;": "{area} yd&sup2;",
360
- "{distance}&#8239;NM": "{distance} NM",
432
+ "{count} errors during import: {message}": "{count} errors during import: {message}",
433
+ "{delay} seconds": "{delay} seconds",
361
434
  "{distance}&#8239;km": "{distance} km",
362
435
  "{distance}&#8239;m": "{distance} m",
363
436
  "{distance}&#8239;miles": "{distance} miles",
364
- "{distance}&#8239;yd": "{distance} yd",
365
- " (area: {measure})": "(area: {measure})",
366
- " (length: {measure})": "(length: {measure})",
367
- "Animated transitions": "Animated transitions",
368
- "Background overlay url": "Background overlay url",
369
- "Custom overlay": "Custom overlay",
370
- "Display the star map button": "Display the star map button",
371
- "Error in the overlay URL": "Error in the overlay URL",
372
- "Map has been starred": "Map has been starred",
373
- "Map has been unstarred": "Map has been unstarred",
374
- "Opacity": "Opacity",
375
- "Star this map": "Star this map",
376
- "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.": "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.",
377
- "Direct link": "Direct link",
378
- "Export options": "Export options",
379
- "The zoom and center have been modified.": "The zoom and center have been modified.",
380
- "Congratulations, your map has been created!": "Congratulations, your map has been created!",
381
- "Copy link": "Copy link",
382
- "Email": "Email",
383
- "Secret edit link copied to clipboard!": "Secret edit link copied to clipboard!",
384
- "Send me the link": "Send me the link",
385
- "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:": "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:",
386
- "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.",
387
- "Toggle edit mode (⇧+Click)": "Toggle edit mode (⇧+Click)",
388
- "icon opacity": "icon opacity",
389
- "*single star for italic*": "*single star for italic*",
390
- "--- for a horizontal rule": "--- for a horizontal rule",
391
- "The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")": "The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")",
392
- "Cancel all": "Cancel all",
393
- "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)": "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)",
394
- "Default view": "Default view",
395
- "Facet keys": "Facet keys",
396
- "Facet search": "Facet search",
397
- "Feature properties": "Feature properties",
398
- "Issue reaching that URL (network problem or CORS protection): {url}": "Issue reaching that URL (network problem or CORS protection): {url}",
399
- "Latest feature": "Latest feature",
400
- "No results for these facets": "No results for these facets",
401
- "Saved center and zoom": "Saved center and zoom",
402
- "User location": "User location",
403
- "Visibility: {status}": "Visibility: {status}",
404
- "Fit all data": "Fit all data",
405
- "Verify remote URL": "Verify remote URL",
406
- "Add": "Add",
407
- "Change": "Change",
408
- "Powered by uMap": "Powered by uMap",
409
- "Search": "Search",
410
- "Toggle direct input (advanced)": "Toggle direct input (advanced)"
437
+ "{distance}&#8239;NM": "{distance} NM",
438
+ "{distance}&#8239;yd": "{distance} yd"
411
439
  }