umap-project 2.6.0b0__py3-none-any.whl → 2.6.0b1__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 (119) hide show
  1. umap/__init__.py +1 -1
  2. umap/locale/en/LC_MESSAGES/django.po +3 -3
  3. umap/settings/base.py +6 -0
  4. umap/static/umap/js/modules/autocomplete.js +5 -9
  5. umap/static/umap/js/modules/data/features.js +5 -11
  6. umap/static/umap/js/modules/importers/overpass.js +22 -8
  7. umap/static/umap/js/modules/rendering/ui.js +18 -2
  8. umap/static/umap/js/modules/schema.js +1 -1
  9. umap/static/umap/js/umap.controls.js +2 -1
  10. umap/static/umap/js/umap.forms.js +9 -5
  11. umap/static/umap/js/umap.js +7 -2
  12. umap/static/umap/locale/am_ET.js +8 -2
  13. umap/static/umap/locale/am_ET.json +8 -2
  14. umap/static/umap/locale/ar.js +8 -2
  15. umap/static/umap/locale/ar.json +8 -2
  16. umap/static/umap/locale/ast.js +8 -2
  17. umap/static/umap/locale/ast.json +8 -2
  18. umap/static/umap/locale/bg.js +8 -2
  19. umap/static/umap/locale/bg.json +8 -2
  20. umap/static/umap/locale/br.js +8 -2
  21. umap/static/umap/locale/br.json +8 -2
  22. umap/static/umap/locale/ca.js +18 -12
  23. umap/static/umap/locale/ca.json +18 -12
  24. umap/static/umap/locale/cs_CZ.js +8 -2
  25. umap/static/umap/locale/cs_CZ.json +8 -2
  26. umap/static/umap/locale/da.js +8 -2
  27. umap/static/umap/locale/da.json +8 -2
  28. umap/static/umap/locale/de.js +8 -2
  29. umap/static/umap/locale/de.json +8 -2
  30. umap/static/umap/locale/el.js +8 -2
  31. umap/static/umap/locale/el.json +8 -2
  32. umap/static/umap/locale/en.js +2 -2
  33. umap/static/umap/locale/en.json +2 -2
  34. umap/static/umap/locale/en_US.json +8 -2
  35. umap/static/umap/locale/es.js +8 -2
  36. umap/static/umap/locale/es.json +8 -2
  37. umap/static/umap/locale/et.js +8 -2
  38. umap/static/umap/locale/et.json +8 -2
  39. umap/static/umap/locale/eu.js +344 -338
  40. umap/static/umap/locale/eu.json +344 -338
  41. umap/static/umap/locale/fa_IR.js +368 -362
  42. umap/static/umap/locale/fa_IR.json +368 -362
  43. umap/static/umap/locale/fi.js +8 -2
  44. umap/static/umap/locale/fi.json +8 -2
  45. umap/static/umap/locale/fr.js +2 -2
  46. umap/static/umap/locale/fr.json +2 -2
  47. umap/static/umap/locale/gl.js +8 -2
  48. umap/static/umap/locale/gl.json +8 -2
  49. umap/static/umap/locale/he.js +8 -2
  50. umap/static/umap/locale/he.json +8 -2
  51. umap/static/umap/locale/hr.js +8 -2
  52. umap/static/umap/locale/hr.json +8 -2
  53. umap/static/umap/locale/hu.js +24 -18
  54. umap/static/umap/locale/hu.json +24 -18
  55. umap/static/umap/locale/id.js +8 -2
  56. umap/static/umap/locale/id.json +8 -2
  57. umap/static/umap/locale/is.js +8 -2
  58. umap/static/umap/locale/is.json +8 -2
  59. umap/static/umap/locale/it.js +8 -2
  60. umap/static/umap/locale/it.json +8 -2
  61. umap/static/umap/locale/ja.js +8 -2
  62. umap/static/umap/locale/ja.json +8 -2
  63. umap/static/umap/locale/ko.js +8 -2
  64. umap/static/umap/locale/ko.json +8 -2
  65. umap/static/umap/locale/lt.js +8 -2
  66. umap/static/umap/locale/lt.json +8 -2
  67. umap/static/umap/locale/ms.js +8 -2
  68. umap/static/umap/locale/ms.json +8 -2
  69. umap/static/umap/locale/nl.js +8 -2
  70. umap/static/umap/locale/nl.json +8 -2
  71. umap/static/umap/locale/no.js +8 -2
  72. umap/static/umap/locale/no.json +8 -2
  73. umap/static/umap/locale/pl.js +54 -48
  74. umap/static/umap/locale/pl.json +54 -48
  75. umap/static/umap/locale/pl_PL.json +8 -2
  76. umap/static/umap/locale/pt.js +8 -2
  77. umap/static/umap/locale/pt.json +8 -2
  78. umap/static/umap/locale/pt_BR.js +8 -2
  79. umap/static/umap/locale/pt_BR.json +8 -2
  80. umap/static/umap/locale/pt_PT.js +8 -2
  81. umap/static/umap/locale/pt_PT.json +8 -2
  82. umap/static/umap/locale/ro.js +8 -2
  83. umap/static/umap/locale/ro.json +8 -2
  84. umap/static/umap/locale/ru.js +8 -2
  85. umap/static/umap/locale/ru.json +8 -2
  86. umap/static/umap/locale/sk_SK.js +8 -2
  87. umap/static/umap/locale/sk_SK.json +8 -2
  88. umap/static/umap/locale/sl.js +8 -2
  89. umap/static/umap/locale/sl.json +8 -2
  90. umap/static/umap/locale/sr.js +8 -2
  91. umap/static/umap/locale/sr.json +8 -2
  92. umap/static/umap/locale/sv.js +8 -2
  93. umap/static/umap/locale/sv.json +8 -2
  94. umap/static/umap/locale/th_TH.js +8 -2
  95. umap/static/umap/locale/th_TH.json +8 -2
  96. umap/static/umap/locale/tr.js +8 -2
  97. umap/static/umap/locale/tr.json +8 -2
  98. umap/static/umap/locale/uk_UA.js +8 -2
  99. umap/static/umap/locale/uk_UA.json +8 -2
  100. umap/static/umap/locale/vi.js +8 -2
  101. umap/static/umap/locale/vi.json +8 -2
  102. umap/static/umap/locale/vi_VN.json +8 -2
  103. umap/static/umap/locale/zh.js +8 -2
  104. umap/static/umap/locale/zh.json +8 -2
  105. umap/static/umap/locale/zh_CN.json +8 -2
  106. umap/static/umap/locale/zh_TW.Big5.json +8 -2
  107. umap/static/umap/locale/zh_TW.js +102 -96
  108. umap/static/umap/locale/zh_TW.json +102 -96
  109. umap/static/umap/map.css +2 -2
  110. umap/templates/umap/content_footer.html +1 -1
  111. umap/templates/umap/map_list.html +3 -1
  112. umap/tests/integration/test_edit_datalayer.py +2 -2
  113. umap/tests/integration/test_import.py +60 -0
  114. umap/tests/integration/test_querystring.py +7 -0
  115. {umap_project-2.6.0b0.dist-info → umap_project-2.6.0b1.dist-info}/METADATA +6 -6
  116. {umap_project-2.6.0b0.dist-info → umap_project-2.6.0b1.dist-info}/RECORD +119 -119
  117. {umap_project-2.6.0b0.dist-info → umap_project-2.6.0b1.dist-info}/WHEEL +0 -0
  118. {umap_project-2.6.0b0.dist-info → umap_project-2.6.0b1.dist-info}/entry_points.txt +0 -0
  119. {umap_project-2.6.0b0.dist-info → umap_project-2.6.0b1.dist-info}/licenses/LICENSE +0 -0
@@ -92,13 +92,13 @@ const locale = {
92
92
  "dash array": "matriu de guions",
93
93
  "Data is browsable": "Data is browsable",
94
94
  "Datalayers": "Datalayers",
95
- "Default interaction options": "Default interaction options",
95
+ "Default interaction options": "Opcions d'interacció predeterminades",
96
96
  "Default properties": "Propietats predeterminades",
97
97
  "Default shape properties": "Propietats de forma per defecte",
98
98
  "Default view": "Vista per defecte",
99
99
  "Default zoom level": "Nivell de l'escala per defecte",
100
100
  "Default": "Per defecte",
101
- "Default: name": "Default: name",
101
+ "Default: name": "Per defecte: name",
102
102
  "Define link to open in a new window on polygon click.": "Define link to open in a new window on polygon click.",
103
103
  "define": "definir",
104
104
  "Delay between two transitions when in play mode": "Delay between two transitions when in play mode",
@@ -110,12 +110,11 @@ const locale = {
110
110
  "description": "descripció",
111
111
  "Direct link": "Enllaç directe",
112
112
  "Directions from here": "Direccions des d'aquí",
113
- "Display label": "Display label",
113
+ "Display label": "Mostra l'etiqueta",
114
114
  "Display measure": "Display measure",
115
115
  "display name": "mostra el nom",
116
116
  "Display on load": "Mostrar en carregar",
117
117
  "Display the control to open OpenStreetMap editor": "Mostra el botó per obrir l'editor d'OpenStreetMap",
118
- "Display the data layers control": "Mostra el control de les capes de dades",
119
118
  "Display the embed control": "Mostra el control d'inserció",
120
119
  "Display the fullscreen control": "Mostrar el control de la pantalla completa",
121
120
  "Display the locate control": "Mostra el control de ubicar",
@@ -138,7 +137,7 @@ const locale = {
138
137
  "Draw a polyline": "Dibuixa una polilínia",
139
138
  "Drawing": "Drawing",
140
139
  "Drop": "Deixar",
141
- "Dynamic properties": "Dynamic properties",
140
+ "Dynamic properties": "Propietats dinàmiques",
142
141
  "Dynamic": "Dinàmic",
143
142
  "Edit feature's layer": "Edita la capa de la característica",
144
143
  "Edit properties in a table": "Edita les propietats en una taula",
@@ -155,7 +154,7 @@ const locale = {
155
154
  "Exit Fullscreen": "Exit Fullscreen",
156
155
  "expanded": "expanded",
157
156
  "Extract shape to separate feature": "Extract shape to separate feature",
158
- "Feature identifier key": "Feature identifier key",
157
+ "Feature identifier key": "Clau identificadora de element",
159
158
  "Feature properties": "Feature properties",
160
159
  "Fetch data each time map view changes.": "Fetch data each time map view changes.",
161
160
  "fill color": "emplena el color",
@@ -205,7 +204,7 @@ const locale = {
205
204
  "Keep current visible layers": "Mantenir les capes visibles actuals",
206
205
  "kilometers": "quilòmetres",
207
206
  "km": "km",
208
- "Label direction": "Label direction",
207
+ "Label direction": "Direcció de l'etiqueta",
209
208
  "Label key": "Clau d'etiqueta",
210
209
  "Labels are clickable": "Labels are clickable",
211
210
  "Latest feature": "Darrera característica",
@@ -285,7 +284,7 @@ const locale = {
285
284
  "Please save the map first": "Abans deseu el mapa",
286
285
  "Popup (large)": "Finestra emergent (gran)",
287
286
  "Popup content style": "Estil del contingut de la finestra emergent",
288
- "Popup content template": "Popup content template",
287
+ "Popup content template": "Plantilla de contingut de la finestra emergent",
289
288
  "Popup shape": "Forma de la finestra emergent",
290
289
  "Popup": "Finestra emergent",
291
290
  "Powered by uMap": "Powered by uMap",
@@ -363,7 +362,7 @@ const locale = {
363
362
  "Url": "URL",
364
363
  "URL": "URL",
365
364
  "Use current bounds": "Usa els límits actuals",
366
- "Use placeholders with feature properties between brackets, eg. {name}, they will be dynamically replaced by the corresponding values.": "Use placeholders with feature properties between brackets, eg. {name}, they will be dynamically replaced by the corresponding values.",
365
+ "Use placeholders with feature properties between brackets, eg. {name}, they will be dynamically replaced by the corresponding values.": "Utilitzeu marcadors de posició amb propietats de característiques entre claudàtors, ex. {name}, seran substituïts dinàmicament pels valors corresponents.",
367
366
  "User content credits": "Crèdits dels continguts de l'usuari",
368
367
  "User interface options": "Opcions de la interfície d'usuari",
369
368
  "User location": "Ubicació de l'usuari",
@@ -415,14 +414,14 @@ const locale = {
415
414
  "Max": "Max",
416
415
  "From": "From",
417
416
  "Until": "Until",
418
- "Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
417
+ "Example: key1,key2|Label 2,key3|Label 3|checkbox": "Exemple: key1,key2|Label 2,key3|Label 3|checkbox",
419
418
  "Edit in OpenStreetMap": "Edita a OpenStreetMap",
420
419
  "Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns.",
421
420
  "Back to layers": "Back to layers",
422
421
  "Filters": "Filtres",
423
422
  "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",
424
423
  "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.",
425
- "Search keys": "Search keys",
424
+ "Search keys": "Claus de cerca",
426
425
  "Filters keys": "Filters keys",
427
426
  "Filter data": "Filter data",
428
427
  "Search map features…": "Buscar elements del mapa…",
@@ -498,7 +497,14 @@ const locale = {
498
497
  "Found {count} rows. Are you sure you want to delete all?": "Found {count} rows. Are you sure you want to delete all?",
499
498
  "Expression is empty": "Expression is empty",
500
499
  "OK": "OK",
501
- "Cancel": "Cancel"
500
+ "Cancel": "Cancel",
501
+ "Attach map to a team": "Attach map to a team",
502
+ "Display the polygon inverted": "Display the polygon inverted",
503
+ "Proportional circles": "Proportional circles",
504
+ "Property name to compute circles": "Property name to compute circles",
505
+ "Min circle radius": "Min circle radius",
506
+ "Max circle radius": "Max circle radius",
507
+ "Display the open browser control": "Display the open browser control"
502
508
  }
503
509
  L.registerLocale("ca", locale)
504
510
  L.setLocale("ca")
@@ -92,13 +92,13 @@
92
92
  "dash array": "matriu de guions",
93
93
  "Data is browsable": "Data is browsable",
94
94
  "Datalayers": "Datalayers",
95
- "Default interaction options": "Default interaction options",
95
+ "Default interaction options": "Opcions d'interacció predeterminades",
96
96
  "Default properties": "Propietats predeterminades",
97
97
  "Default shape properties": "Propietats de forma per defecte",
98
98
  "Default view": "Vista per defecte",
99
99
  "Default zoom level": "Nivell de l'escala per defecte",
100
100
  "Default": "Per defecte",
101
- "Default: name": "Default: name",
101
+ "Default: name": "Per defecte: name",
102
102
  "Define link to open in a new window on polygon click.": "Define link to open in a new window on polygon click.",
103
103
  "define": "definir",
104
104
  "Delay between two transitions when in play mode": "Delay between two transitions when in play mode",
@@ -110,12 +110,11 @@
110
110
  "description": "descripció",
111
111
  "Direct link": "Enllaç directe",
112
112
  "Directions from here": "Direccions des d'aquí",
113
- "Display label": "Display label",
113
+ "Display label": "Mostra l'etiqueta",
114
114
  "Display measure": "Display measure",
115
115
  "display name": "mostra el nom",
116
116
  "Display on load": "Mostrar en carregar",
117
117
  "Display the control to open OpenStreetMap editor": "Mostra el botó per obrir l'editor d'OpenStreetMap",
118
- "Display the data layers control": "Mostra el control de les capes de dades",
119
118
  "Display the embed control": "Mostra el control d'inserció",
120
119
  "Display the fullscreen control": "Mostrar el control de la pantalla completa",
121
120
  "Display the locate control": "Mostra el control de ubicar",
@@ -138,7 +137,7 @@
138
137
  "Draw a polyline": "Dibuixa una polilínia",
139
138
  "Drawing": "Drawing",
140
139
  "Drop": "Deixar",
141
- "Dynamic properties": "Dynamic properties",
140
+ "Dynamic properties": "Propietats dinàmiques",
142
141
  "Dynamic": "Dinàmic",
143
142
  "Edit feature's layer": "Edita la capa de la característica",
144
143
  "Edit properties in a table": "Edita les propietats en una taula",
@@ -155,7 +154,7 @@
155
154
  "Exit Fullscreen": "Exit Fullscreen",
156
155
  "expanded": "expanded",
157
156
  "Extract shape to separate feature": "Extract shape to separate feature",
158
- "Feature identifier key": "Feature identifier key",
157
+ "Feature identifier key": "Clau identificadora de element",
159
158
  "Feature properties": "Feature properties",
160
159
  "Fetch data each time map view changes.": "Fetch data each time map view changes.",
161
160
  "fill color": "emplena el color",
@@ -205,7 +204,7 @@
205
204
  "Keep current visible layers": "Mantenir les capes visibles actuals",
206
205
  "kilometers": "quilòmetres",
207
206
  "km": "km",
208
- "Label direction": "Label direction",
207
+ "Label direction": "Direcció de l'etiqueta",
209
208
  "Label key": "Clau d'etiqueta",
210
209
  "Labels are clickable": "Labels are clickable",
211
210
  "Latest feature": "Darrera característica",
@@ -285,7 +284,7 @@
285
284
  "Please save the map first": "Abans deseu el mapa",
286
285
  "Popup (large)": "Finestra emergent (gran)",
287
286
  "Popup content style": "Estil del contingut de la finestra emergent",
288
- "Popup content template": "Popup content template",
287
+ "Popup content template": "Plantilla de contingut de la finestra emergent",
289
288
  "Popup shape": "Forma de la finestra emergent",
290
289
  "Popup": "Finestra emergent",
291
290
  "Powered by uMap": "Powered by uMap",
@@ -363,7 +362,7 @@
363
362
  "Url": "URL",
364
363
  "URL": "URL",
365
364
  "Use current bounds": "Usa els límits actuals",
366
- "Use placeholders with feature properties between brackets, eg. {name}, they will be dynamically replaced by the corresponding values.": "Use placeholders with feature properties between brackets, eg. {name}, they will be dynamically replaced by the corresponding values.",
365
+ "Use placeholders with feature properties between brackets, eg. {name}, they will be dynamically replaced by the corresponding values.": "Utilitzeu marcadors de posició amb propietats de característiques entre claudàtors, ex. {name}, seran substituïts dinàmicament pels valors corresponents.",
367
366
  "User content credits": "Crèdits dels continguts de l'usuari",
368
367
  "User interface options": "Opcions de la interfície d'usuari",
369
368
  "User location": "Ubicació de l'usuari",
@@ -415,14 +414,14 @@
415
414
  "Max": "Max",
416
415
  "From": "From",
417
416
  "Until": "Until",
418
- "Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
417
+ "Example: key1,key2|Label 2,key3|Label 3|checkbox": "Exemple: key1,key2|Label 2,key3|Label 3|checkbox",
419
418
  "Edit in OpenStreetMap": "Edita a OpenStreetMap",
420
419
  "Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns.",
421
420
  "Back to layers": "Back to layers",
422
421
  "Filters": "Filtres",
423
422
  "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",
424
423
  "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.",
425
- "Search keys": "Search keys",
424
+ "Search keys": "Claus de cerca",
426
425
  "Filters keys": "Filters keys",
427
426
  "Filter data": "Filter data",
428
427
  "Search map features…": "Buscar elements del mapa…",
@@ -498,5 +497,12 @@
498
497
  "Found {count} rows. Are you sure you want to delete all?": "Found {count} rows. Are you sure you want to delete all?",
499
498
  "Expression is empty": "Expression is empty",
500
499
  "OK": "OK",
501
- "Cancel": "Cancel"
500
+ "Cancel": "Cancel",
501
+ "Attach map to a team": "Attach map to a team",
502
+ "Display the polygon inverted": "Display the polygon inverted",
503
+ "Proportional circles": "Proportional circles",
504
+ "Property name to compute circles": "Property name to compute circles",
505
+ "Min circle radius": "Min circle radius",
506
+ "Max circle radius": "Max circle radius",
507
+ "Display the open browser control": "Display the open browser control"
502
508
  }
@@ -115,7 +115,6 @@ const locale = {
115
115
  "display name": "zobrazit název",
116
116
  "Display on load": "Zobrazit při startu",
117
117
  "Display the control to open OpenStreetMap editor": "Zobrazit možnost upravit mapu v OpenStreetMap editoru",
118
- "Display the data layers control": "Zobrazit tlačítko nastavení datových vrstev",
119
118
  "Display the embed control": "Zobrazit tlačítko pro sdílení mapy",
120
119
  "Display the fullscreen control": "Zobrazit tlačítko pro celoobrazovkový režim",
121
120
  "Display the locate control": "Zobrazit tlačítko pro určení polohy",
@@ -498,7 +497,14 @@ const locale = {
498
497
  "Found {count} rows. Are you sure you want to delete all?": "Found {count} rows. Are you sure you want to delete all?",
499
498
  "Expression is empty": "Expression is empty",
500
499
  "OK": "OK",
501
- "Cancel": "Cancel"
500
+ "Cancel": "Cancel",
501
+ "Attach map to a team": "Attach map to a team",
502
+ "Display the polygon inverted": "Display the polygon inverted",
503
+ "Proportional circles": "Proportional circles",
504
+ "Property name to compute circles": "Property name to compute circles",
505
+ "Min circle radius": "Min circle radius",
506
+ "Max circle radius": "Max circle radius",
507
+ "Display the open browser control": "Display the open browser control"
502
508
  }
503
509
  L.registerLocale("cs_CZ", locale)
504
510
  L.setLocale("cs_CZ")
@@ -115,7 +115,6 @@
115
115
  "display name": "zobrazit název",
116
116
  "Display on load": "Zobrazit při startu",
117
117
  "Display the control to open OpenStreetMap editor": "Zobrazit možnost upravit mapu v OpenStreetMap editoru",
118
- "Display the data layers control": "Zobrazit tlačítko nastavení datových vrstev",
119
118
  "Display the embed control": "Zobrazit tlačítko pro sdílení mapy",
120
119
  "Display the fullscreen control": "Zobrazit tlačítko pro celoobrazovkový režim",
121
120
  "Display the locate control": "Zobrazit tlačítko pro určení polohy",
@@ -498,5 +497,12 @@
498
497
  "Found {count} rows. Are you sure you want to delete all?": "Found {count} rows. Are you sure you want to delete all?",
499
498
  "Expression is empty": "Expression is empty",
500
499
  "OK": "OK",
501
- "Cancel": "Cancel"
500
+ "Cancel": "Cancel",
501
+ "Attach map to a team": "Attach map to a team",
502
+ "Display the polygon inverted": "Display the polygon inverted",
503
+ "Proportional circles": "Proportional circles",
504
+ "Property name to compute circles": "Property name to compute circles",
505
+ "Min circle radius": "Min circle radius",
506
+ "Max circle radius": "Max circle radius",
507
+ "Display the open browser control": "Display the open browser control"
502
508
  }
@@ -115,7 +115,6 @@ const locale = {
115
115
  "display name": "visningsnavn",
116
116
  "Display on load": "Vis ved indlæsning",
117
117
  "Display the control to open OpenStreetMap editor": "Vis kontrollen til åbning af OpenStreetMap-editoren",
118
- "Display the data layers control": "Vis datalagkontrollen",
119
118
  "Display the embed control": "Vis indlejringskontrollen",
120
119
  "Display the fullscreen control": "Vis fuldskærmskontrollen",
121
120
  "Display the locate control": "Vis lokaliseringskontrollen",
@@ -498,7 +497,14 @@ const locale = {
498
497
  "Found {count} rows. Are you sure you want to delete all?": "Found {count} rows. Are you sure you want to delete all?",
499
498
  "Expression is empty": "Expression is empty",
500
499
  "OK": "OK",
501
- "Cancel": "Cancel"
500
+ "Cancel": "Cancel",
501
+ "Attach map to a team": "Attach map to a team",
502
+ "Display the polygon inverted": "Display the polygon inverted",
503
+ "Proportional circles": "Proportional circles",
504
+ "Property name to compute circles": "Property name to compute circles",
505
+ "Min circle radius": "Min circle radius",
506
+ "Max circle radius": "Max circle radius",
507
+ "Display the open browser control": "Display the open browser control"
502
508
  }
503
509
  L.registerLocale("da", locale)
504
510
  L.setLocale("da")
@@ -115,7 +115,6 @@
115
115
  "display name": "visningsnavn",
116
116
  "Display on load": "Vis ved indlæsning",
117
117
  "Display the control to open OpenStreetMap editor": "Vis kontrollen til åbning af OpenStreetMap-editoren",
118
- "Display the data layers control": "Vis datalagkontrollen",
119
118
  "Display the embed control": "Vis indlejringskontrollen",
120
119
  "Display the fullscreen control": "Vis fuldskærmskontrollen",
121
120
  "Display the locate control": "Vis lokaliseringskontrollen",
@@ -498,5 +497,12 @@
498
497
  "Found {count} rows. Are you sure you want to delete all?": "Found {count} rows. Are you sure you want to delete all?",
499
498
  "Expression is empty": "Expression is empty",
500
499
  "OK": "OK",
501
- "Cancel": "Cancel"
500
+ "Cancel": "Cancel",
501
+ "Attach map to a team": "Attach map to a team",
502
+ "Display the polygon inverted": "Display the polygon inverted",
503
+ "Proportional circles": "Proportional circles",
504
+ "Property name to compute circles": "Property name to compute circles",
505
+ "Min circle radius": "Min circle radius",
506
+ "Max circle radius": "Max circle radius",
507
+ "Display the open browser control": "Display the open browser control"
502
508
  }
@@ -115,7 +115,6 @@ const locale = {
115
115
  "display name": "Namen anzeigen",
116
116
  "Display on load": "Beim Seitenaufruf anzeigen.",
117
117
  "Display the control to open OpenStreetMap editor": "Den Button zum OpenStreetMap-Editor anzeigen",
118
- "Display the data layers control": "Datenebenensteuerung anzeigen",
119
118
  "Display the embed control": "Eingebettete Steuerung anzeigen",
120
119
  "Display the fullscreen control": "Vollbildsteuerung anzeigen",
121
120
  "Display the locate control": "Den Ortungsbutton anzeigen.",
@@ -498,7 +497,14 @@ const locale = {
498
497
  "Found {count} rows. Are you sure you want to delete all?": "{count} Zeilen gefunden. Bist du sicher, dass du diese löschen willst?",
499
498
  "Expression is empty": "Ausdruck ist leer",
500
499
  "OK": "OK",
501
- "Cancel": "Abbrechen"
500
+ "Cancel": "Abbrechen",
501
+ "Attach map to a team": "Attach map to a team",
502
+ "Display the polygon inverted": "Display the polygon inverted",
503
+ "Proportional circles": "Proportional circles",
504
+ "Property name to compute circles": "Property name to compute circles",
505
+ "Min circle radius": "Min circle radius",
506
+ "Max circle radius": "Max circle radius",
507
+ "Display the open browser control": "Display the open browser control"
502
508
  }
503
509
  L.registerLocale("de", locale)
504
510
  L.setLocale("de")
@@ -115,7 +115,6 @@
115
115
  "display name": "Namen anzeigen",
116
116
  "Display on load": "Beim Seitenaufruf anzeigen.",
117
117
  "Display the control to open OpenStreetMap editor": "Den Button zum OpenStreetMap-Editor anzeigen",
118
- "Display the data layers control": "Datenebenensteuerung anzeigen",
119
118
  "Display the embed control": "Eingebettete Steuerung anzeigen",
120
119
  "Display the fullscreen control": "Vollbildsteuerung anzeigen",
121
120
  "Display the locate control": "Den Ortungsbutton anzeigen.",
@@ -498,5 +497,12 @@
498
497
  "Found {count} rows. Are you sure you want to delete all?": "{count} Zeilen gefunden. Bist du sicher, dass du diese löschen willst?",
499
498
  "Expression is empty": "Ausdruck ist leer",
500
499
  "OK": "OK",
501
- "Cancel": "Abbrechen"
500
+ "Cancel": "Abbrechen",
501
+ "Attach map to a team": "Attach map to a team",
502
+ "Display the polygon inverted": "Display the polygon inverted",
503
+ "Proportional circles": "Proportional circles",
504
+ "Property name to compute circles": "Property name to compute circles",
505
+ "Min circle radius": "Min circle radius",
506
+ "Max circle radius": "Max circle radius",
507
+ "Display the open browser control": "Display the open browser control"
502
508
  }
@@ -115,7 +115,6 @@ const locale = {
115
115
  "display name": "Όνομα που εμφανίζεται",
116
116
  "Display on load": "Εμφάνιση κατά την φόρτωση",
117
117
  "Display the control to open OpenStreetMap editor": "Εμφάνιση εικονιδίου επεξεργασίας OpenStreetMap",
118
- "Display the data layers control": "Εμφάνιση εικονιδίου επιπέδων με δεδομένα",
119
118
  "Display the embed control": "Εμφάνιση εικονιδίου διαμοιρασμού",
120
119
  "Display the fullscreen control": "Εμφάνιση εικονιδίου πλήρους οθόνης",
121
120
  "Display the locate control": "Εμφάνιση εικονιδίου γεωεντοπισμού",
@@ -498,7 +497,14 @@ const locale = {
498
497
  "Found {count} rows. Are you sure you want to delete all?": "Found {count} rows. Are you sure you want to delete all?",
499
498
  "Expression is empty": "Η έκφραση είναι κενή",
500
499
  "OK": "OK",
501
- "Cancel": "Άκυρο"
500
+ "Cancel": "Άκυρο",
501
+ "Attach map to a team": "Attach map to a team",
502
+ "Display the polygon inverted": "Display the polygon inverted",
503
+ "Proportional circles": "Proportional circles",
504
+ "Property name to compute circles": "Property name to compute circles",
505
+ "Min circle radius": "Min circle radius",
506
+ "Max circle radius": "Max circle radius",
507
+ "Display the open browser control": "Display the open browser control"
502
508
  }
503
509
  L.registerLocale("el", locale)
504
510
  L.setLocale("el")
@@ -115,7 +115,6 @@
115
115
  "display name": "Όνομα που εμφανίζεται",
116
116
  "Display on load": "Εμφάνιση κατά την φόρτωση",
117
117
  "Display the control to open OpenStreetMap editor": "Εμφάνιση εικονιδίου επεξεργασίας OpenStreetMap",
118
- "Display the data layers control": "Εμφάνιση εικονιδίου επιπέδων με δεδομένα",
119
118
  "Display the embed control": "Εμφάνιση εικονιδίου διαμοιρασμού",
120
119
  "Display the fullscreen control": "Εμφάνιση εικονιδίου πλήρους οθόνης",
121
120
  "Display the locate control": "Εμφάνιση εικονιδίου γεωεντοπισμού",
@@ -498,5 +497,12 @@
498
497
  "Found {count} rows. Are you sure you want to delete all?": "Found {count} rows. Are you sure you want to delete all?",
499
498
  "Expression is empty": "Η έκφραση είναι κενή",
500
499
  "OK": "OK",
501
- "Cancel": "Άκυρο"
500
+ "Cancel": "Άκυρο",
501
+ "Attach map to a team": "Attach map to a team",
502
+ "Display the polygon inverted": "Display the polygon inverted",
503
+ "Proportional circles": "Proportional circles",
504
+ "Property name to compute circles": "Property name to compute circles",
505
+ "Min circle radius": "Min circle radius",
506
+ "Max circle radius": "Max circle radius",
507
+ "Display the open browser control": "Display the open browser control"
502
508
  }
@@ -115,7 +115,6 @@ const locale = {
115
115
  "display name": "display name",
116
116
  "Display on load": "Display on load",
117
117
  "Display the control to open OpenStreetMap editor": "Display the control to open OpenStreetMap editor",
118
- "Display the data layers control": "Display the data layers control",
119
118
  "Display the embed control": "Display the embed control",
120
119
  "Display the fullscreen control": "Display the fullscreen control",
121
120
  "Display the locate control": "Display the locate control",
@@ -504,7 +503,8 @@ const locale = {
504
503
  "Proportional circles": "Proportional circles",
505
504
  "Property name to compute circles": "Property name to compute circles",
506
505
  "Min circle radius": "Min circle radius",
507
- "Max circle radius": "Max circle radius"
506
+ "Max circle radius": "Max circle radius",
507
+ "Display the open browser control": "Display the open browser control"
508
508
  }
509
509
  L.registerLocale("en", locale)
510
510
  L.setLocale("en")
@@ -115,7 +115,6 @@
115
115
  "display name": "display name",
116
116
  "Display on load": "Display on load",
117
117
  "Display the control to open OpenStreetMap editor": "Display the control to open OpenStreetMap editor",
118
- "Display the data layers control": "Display the data layers control",
119
118
  "Display the embed control": "Display the embed control",
120
119
  "Display the fullscreen control": "Display the fullscreen control",
121
120
  "Display the locate control": "Display the locate control",
@@ -504,5 +503,6 @@
504
503
  "Proportional circles": "Proportional circles",
505
504
  "Property name to compute circles": "Property name to compute circles",
506
505
  "Min circle radius": "Min circle radius",
507
- "Max circle radius": "Max circle radius"
506
+ "Max circle radius": "Max circle radius",
507
+ "Display the open browser control": "Display the open browser control"
508
508
  }
@@ -115,7 +115,6 @@
115
115
  "display name": "display name",
116
116
  "Display on load": "Display on load",
117
117
  "Display the control to open OpenStreetMap editor": "Display the control to open OpenStreetMap editor",
118
- "Display the data layers control": "Display the data layers control",
119
118
  "Display the embed control": "Display the embed control",
120
119
  "Display the fullscreen control": "Display the fullscreen control",
121
120
  "Display the locate control": "Display the locate control",
@@ -498,5 +497,12 @@
498
497
  "Found {count} rows. Are you sure you want to delete all?": "Found {count} rows. Are you sure you want to delete all?",
499
498
  "Expression is empty": "Expression is empty",
500
499
  "OK": "OK",
501
- "Cancel": "Cancel"
500
+ "Cancel": "Cancel",
501
+ "Attach map to a team": "Attach map to a team",
502
+ "Display the polygon inverted": "Display the polygon inverted",
503
+ "Proportional circles": "Proportional circles",
504
+ "Property name to compute circles": "Property name to compute circles",
505
+ "Min circle radius": "Min circle radius",
506
+ "Max circle radius": "Max circle radius",
507
+ "Display the open browser control": "Display the open browser control"
502
508
  }
@@ -115,7 +115,6 @@ const locale = {
115
115
  "display name": "mostrar nombre",
116
116
  "Display on load": "Mostrar al cargar",
117
117
  "Display the control to open OpenStreetMap editor": "Mostrar el control para abrir el editor OpenStreetMap",
118
- "Display the data layers control": "Mostrrar el control de la capa de datos",
119
118
  "Display the embed control": "Mostrar el control de embebido",
120
119
  "Display the fullscreen control": "Mostrar el control de pantalla completa",
121
120
  "Display the locate control": "Mostrar el control de ubicación",
@@ -498,7 +497,14 @@ const locale = {
498
497
  "Found {count} rows. Are you sure you want to delete all?": "Found {count} rows. Are you sure you want to delete all?",
499
498
  "Expression is empty": "Expression is empty",
500
499
  "OK": "OK",
501
- "Cancel": "Cancel"
500
+ "Cancel": "Cancel",
501
+ "Attach map to a team": "Attach map to a team",
502
+ "Display the polygon inverted": "Display the polygon inverted",
503
+ "Proportional circles": "Proportional circles",
504
+ "Property name to compute circles": "Property name to compute circles",
505
+ "Min circle radius": "Min circle radius",
506
+ "Max circle radius": "Max circle radius",
507
+ "Display the open browser control": "Display the open browser control"
502
508
  }
503
509
  L.registerLocale("es", locale)
504
510
  L.setLocale("es")
@@ -115,7 +115,6 @@
115
115
  "display name": "mostrar nombre",
116
116
  "Display on load": "Mostrar al cargar",
117
117
  "Display the control to open OpenStreetMap editor": "Mostrar el control para abrir el editor OpenStreetMap",
118
- "Display the data layers control": "Mostrrar el control de la capa de datos",
119
118
  "Display the embed control": "Mostrar el control de embebido",
120
119
  "Display the fullscreen control": "Mostrar el control de pantalla completa",
121
120
  "Display the locate control": "Mostrar el control de ubicación",
@@ -498,5 +497,12 @@
498
497
  "Found {count} rows. Are you sure you want to delete all?": "Found {count} rows. Are you sure you want to delete all?",
499
498
  "Expression is empty": "Expression is empty",
500
499
  "OK": "OK",
501
- "Cancel": "Cancel"
500
+ "Cancel": "Cancel",
501
+ "Attach map to a team": "Attach map to a team",
502
+ "Display the polygon inverted": "Display the polygon inverted",
503
+ "Proportional circles": "Proportional circles",
504
+ "Property name to compute circles": "Property name to compute circles",
505
+ "Min circle radius": "Min circle radius",
506
+ "Max circle radius": "Max circle radius",
507
+ "Display the open browser control": "Display the open browser control"
502
508
  }
@@ -115,7 +115,6 @@ const locale = {
115
115
  "display name": "display name",
116
116
  "Display on load": "Kuva laadimisel",
117
117
  "Display the control to open OpenStreetMap editor": "Kuva OpenStreetMap'i redaktori avamise nupp",
118
- "Display the data layers control": "Kuva andmekihtide nupp",
119
118
  "Display the embed control": "Kuva jagamise nupp",
120
119
  "Display the fullscreen control": "Kuva täisekraani nupp",
121
120
  "Display the locate control": "Kuva asukoha määramise nupp",
@@ -498,7 +497,14 @@ const locale = {
498
497
  "Found {count} rows. Are you sure you want to delete all?": "Found {count} rows. Are you sure you want to delete all?",
499
498
  "Expression is empty": "Expression is empty",
500
499
  "OK": "OK",
501
- "Cancel": "Cancel"
500
+ "Cancel": "Cancel",
501
+ "Attach map to a team": "Attach map to a team",
502
+ "Display the polygon inverted": "Display the polygon inverted",
503
+ "Proportional circles": "Proportional circles",
504
+ "Property name to compute circles": "Property name to compute circles",
505
+ "Min circle radius": "Min circle radius",
506
+ "Max circle radius": "Max circle radius",
507
+ "Display the open browser control": "Display the open browser control"
502
508
  }
503
509
  L.registerLocale("et", locale)
504
510
  L.setLocale("et")
@@ -115,7 +115,6 @@
115
115
  "display name": "display name",
116
116
  "Display on load": "Kuva laadimisel",
117
117
  "Display the control to open OpenStreetMap editor": "Kuva OpenStreetMap'i redaktori avamise nupp",
118
- "Display the data layers control": "Kuva andmekihtide nupp",
119
118
  "Display the embed control": "Kuva jagamise nupp",
120
119
  "Display the fullscreen control": "Kuva täisekraani nupp",
121
120
  "Display the locate control": "Kuva asukoha määramise nupp",
@@ -498,5 +497,12 @@
498
497
  "Found {count} rows. Are you sure you want to delete all?": "Found {count} rows. Are you sure you want to delete all?",
499
498
  "Expression is empty": "Expression is empty",
500
499
  "OK": "OK",
501
- "Cancel": "Cancel"
500
+ "Cancel": "Cancel",
501
+ "Attach map to a team": "Attach map to a team",
502
+ "Display the polygon inverted": "Display the polygon inverted",
503
+ "Proportional circles": "Proportional circles",
504
+ "Property name to compute circles": "Property name to compute circles",
505
+ "Min circle radius": "Min circle radius",
506
+ "Max circle radius": "Max circle radius",
507
+ "Display the open browser control": "Display the open browser control"
502
508
  }