umap-project 1.12.1__py3-none-any.whl → 1.13.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.
Files changed (159) hide show
  1. umap/__init__.py +1 -1
  2. umap/locale/br/LC_MESSAGES/django.mo +0 -0
  3. umap/locale/br/LC_MESSAGES/django.po +82 -54
  4. umap/locale/cs_CZ/LC_MESSAGES/django.mo +0 -0
  5. umap/locale/cs_CZ/LC_MESSAGES/django.po +82 -54
  6. umap/locale/el/LC_MESSAGES/django.mo +0 -0
  7. umap/locale/el/LC_MESSAGES/django.po +86 -58
  8. umap/locale/en/LC_MESSAGES/django.po +79 -51
  9. umap/locale/es/LC_MESSAGES/django.mo +0 -0
  10. umap/locale/es/LC_MESSAGES/django.po +82 -54
  11. umap/locale/fr/LC_MESSAGES/django.mo +0 -0
  12. umap/locale/fr/LC_MESSAGES/django.po +84 -56
  13. umap/locale/hu/LC_MESSAGES/django.mo +0 -0
  14. umap/locale/hu/LC_MESSAGES/django.po +108 -80
  15. umap/locale/it/LC_MESSAGES/django.mo +0 -0
  16. umap/locale/it/LC_MESSAGES/django.po +82 -54
  17. umap/locale/ms/LC_MESSAGES/django.mo +0 -0
  18. umap/locale/ms/LC_MESSAGES/django.po +82 -54
  19. umap/locale/pl/LC_MESSAGES/django.mo +0 -0
  20. umap/locale/pl/LC_MESSAGES/django.po +82 -54
  21. umap/locale/sv/LC_MESSAGES/django.mo +0 -0
  22. umap/locale/sv/LC_MESSAGES/django.po +82 -54
  23. umap/locale/zh_TW/LC_MESSAGES/django.mo +0 -0
  24. umap/locale/zh_TW/LC_MESSAGES/django.po +86 -58
  25. umap/models.py +29 -0
  26. umap/static/umap/base.css +33 -5
  27. umap/static/umap/content.css +41 -2
  28. umap/static/umap/img/16.svg +12 -2
  29. umap/static/umap/img/source/16.svg +165 -820
  30. umap/static/umap/js/umap.browser.js +9 -3
  31. umap/static/umap/js/umap.controls.js +60 -222
  32. umap/static/umap/js/umap.core.js +66 -30
  33. umap/static/umap/js/umap.forms.js +18 -31
  34. umap/static/umap/js/umap.icon.js +44 -21
  35. umap/static/umap/js/umap.js +11 -27
  36. umap/static/umap/js/umap.layer.js +68 -25
  37. umap/static/umap/js/umap.popup.js +87 -0
  38. umap/static/umap/js/umap.share.js +254 -0
  39. umap/static/umap/js/umap.ui.js +4 -2
  40. umap/static/umap/locale/am_ET.js +19 -9
  41. umap/static/umap/locale/am_ET.json +19 -9
  42. umap/static/umap/locale/ar.js +19 -9
  43. umap/static/umap/locale/ar.json +19 -9
  44. umap/static/umap/locale/ast.js +19 -9
  45. umap/static/umap/locale/ast.json +19 -9
  46. umap/static/umap/locale/bg.js +19 -9
  47. umap/static/umap/locale/bg.json +19 -9
  48. umap/static/umap/locale/br.js +22 -12
  49. umap/static/umap/locale/br.json +22 -12
  50. umap/static/umap/locale/ca.js +19 -9
  51. umap/static/umap/locale/ca.json +19 -9
  52. umap/static/umap/locale/cs_CZ.js +19 -9
  53. umap/static/umap/locale/cs_CZ.json +19 -9
  54. umap/static/umap/locale/da.js +19 -9
  55. umap/static/umap/locale/da.json +19 -9
  56. umap/static/umap/locale/de.js +30 -20
  57. umap/static/umap/locale/de.json +30 -20
  58. umap/static/umap/locale/el.js +19 -9
  59. umap/static/umap/locale/el.json +19 -9
  60. umap/static/umap/locale/en.js +19 -9
  61. umap/static/umap/locale/en.json +19 -9
  62. umap/static/umap/locale/en_US.json +19 -9
  63. umap/static/umap/locale/es.js +19 -9
  64. umap/static/umap/locale/es.json +19 -9
  65. umap/static/umap/locale/et.js +19 -9
  66. umap/static/umap/locale/et.json +19 -9
  67. umap/static/umap/locale/fa_IR.js +19 -9
  68. umap/static/umap/locale/fa_IR.json +19 -9
  69. umap/static/umap/locale/fi.js +19 -9
  70. umap/static/umap/locale/fi.json +19 -9
  71. umap/static/umap/locale/fr.js +21 -11
  72. umap/static/umap/locale/fr.json +21 -11
  73. umap/static/umap/locale/gl.js +19 -9
  74. umap/static/umap/locale/gl.json +19 -9
  75. umap/static/umap/locale/he.js +19 -9
  76. umap/static/umap/locale/he.json +19 -9
  77. umap/static/umap/locale/hr.js +19 -9
  78. umap/static/umap/locale/hr.json +19 -9
  79. umap/static/umap/locale/hu.js +19 -9
  80. umap/static/umap/locale/hu.json +19 -9
  81. umap/static/umap/locale/id.js +19 -9
  82. umap/static/umap/locale/id.json +19 -9
  83. umap/static/umap/locale/is.js +19 -9
  84. umap/static/umap/locale/is.json +19 -9
  85. umap/static/umap/locale/it.js +19 -9
  86. umap/static/umap/locale/it.json +19 -9
  87. umap/static/umap/locale/ja.js +19 -9
  88. umap/static/umap/locale/ja.json +19 -9
  89. umap/static/umap/locale/ko.js +19 -9
  90. umap/static/umap/locale/ko.json +19 -9
  91. umap/static/umap/locale/lt.js +19 -9
  92. umap/static/umap/locale/lt.json +19 -9
  93. umap/static/umap/locale/ms.js +19 -9
  94. umap/static/umap/locale/ms.json +19 -9
  95. umap/static/umap/locale/nl.js +20 -10
  96. umap/static/umap/locale/nl.json +20 -10
  97. umap/static/umap/locale/no.js +19 -9
  98. umap/static/umap/locale/no.json +19 -9
  99. umap/static/umap/locale/pl.js +19 -9
  100. umap/static/umap/locale/pl.json +19 -9
  101. umap/static/umap/locale/pl_PL.json +19 -9
  102. umap/static/umap/locale/pt.js +19 -9
  103. umap/static/umap/locale/pt.json +19 -9
  104. umap/static/umap/locale/pt_BR.js +19 -9
  105. umap/static/umap/locale/pt_BR.json +19 -9
  106. umap/static/umap/locale/pt_PT.js +19 -9
  107. umap/static/umap/locale/pt_PT.json +19 -9
  108. umap/static/umap/locale/ro.js +19 -9
  109. umap/static/umap/locale/ro.json +19 -9
  110. umap/static/umap/locale/ru.js +19 -9
  111. umap/static/umap/locale/ru.json +19 -9
  112. umap/static/umap/locale/sk_SK.js +19 -9
  113. umap/static/umap/locale/sk_SK.json +19 -9
  114. umap/static/umap/locale/sl.js +19 -9
  115. umap/static/umap/locale/sl.json +19 -9
  116. umap/static/umap/locale/sr.js +19 -9
  117. umap/static/umap/locale/sr.json +19 -9
  118. umap/static/umap/locale/sv.js +19 -9
  119. umap/static/umap/locale/sv.json +19 -9
  120. umap/static/umap/locale/th_TH.js +19 -9
  121. umap/static/umap/locale/th_TH.json +19 -9
  122. umap/static/umap/locale/tr.js +19 -9
  123. umap/static/umap/locale/tr.json +19 -9
  124. umap/static/umap/locale/uk_UA.js +19 -9
  125. umap/static/umap/locale/uk_UA.json +19 -9
  126. umap/static/umap/locale/vi.js +19 -9
  127. umap/static/umap/locale/vi.json +19 -9
  128. umap/static/umap/locale/vi_VN.json +19 -9
  129. umap/static/umap/locale/zh.js +19 -9
  130. umap/static/umap/locale/zh.json +19 -9
  131. umap/static/umap/locale/zh_CN.json +19 -9
  132. umap/static/umap/locale/zh_TW.Big5.json +19 -9
  133. umap/static/umap/locale/zh_TW.js +55 -45
  134. umap/static/umap/locale/zh_TW.json +55 -45
  135. umap/static/umap/map.css +77 -10
  136. umap/static/umap/test/Map.Export.js +3 -3
  137. umap/static/umap/test/Polygon.js +2 -2
  138. umap/static/umap/test/Polyline.js +2 -0
  139. umap/static/umap/test/index.html +1 -0
  140. umap/static/umap/vendors/leaflet/leaflet-src.esm.js +7055 -7054
  141. umap/static/umap/vendors/leaflet/leaflet-src.js +7144 -7144
  142. umap/static/umap/vendors/toolbar/leaflet.toolbar-src.js +1 -1
  143. umap/templates/auth/user_form.html +1 -1
  144. umap/templates/umap/content.html +1 -1
  145. umap/templates/umap/js.html +1 -0
  146. umap/templates/umap/map_list.html +1 -1
  147. umap/templates/umap/map_table.html +67 -35
  148. umap/templates/umap/user_dashboard.html +23 -1
  149. umap/templatetags/umap_tags.py +7 -27
  150. umap/tests/integration/test_edit_datalayer.py +45 -0
  151. umap/tests/integration/test_export_map.py +2 -3
  152. umap/tests/integration/test_facets_browser.py +86 -0
  153. umap/utils.py +17 -0
  154. umap/views.py +7 -18
  155. {umap_project-1.12.1.dist-info → umap_project-1.13.0.dist-info}/METADATA +4 -11
  156. {umap_project-1.12.1.dist-info → umap_project-1.13.0.dist-info}/RECORD +159 -156
  157. {umap_project-1.12.1.dist-info → umap_project-1.13.0.dist-info}/WHEEL +0 -0
  158. {umap_project-1.12.1.dist-info → umap_project-1.13.0.dist-info}/entry_points.txt +0 -0
  159. {umap_project-1.12.1.dist-info → umap_project-1.13.0.dist-info}/licenses/LICENSE +0 -0
@@ -14,7 +14,7 @@ const locale = {
14
14
  "Default: name": "Dre ziouer: anv",
15
15
  "Display label": "Diskouez un dikedenn",
16
16
  "Display the control to open OpenStreetMap editor": "Diskwel an afell evit digeriñ an aozer OpenStreetMap",
17
- "Display the data layers control": "Display the data layers control",
17
+ "Display the data layers control": "Diskwel panell ar gwiskadoù roadennoù",
18
18
  "Display the embed control": "Diskwel an afell \"enframmañ\"",
19
19
  "Display the fullscreen control": "Diskwel an afell \"skramm a-bezh\"",
20
20
  "Display the locate control": "Diskwel an afell \"lec'hiañ\"",
@@ -90,7 +90,7 @@ const locale = {
90
90
  "Allow interactions": "Aotren an etreoberiadennoù",
91
91
  "An error occured": "Ur fazi ez eus bet",
92
92
  "Are you sure you want to cancel your changes?": "Ha sur oc'h e faot deoc'h nullañ ho kemmoù?",
93
- "Are you sure you want to clone this map and all its datalayers?": "Ha sur oc'h e faot deoc'h arredaoliñ ar gartenn-mañ hag he holl wiskadoù roadennoù?",
93
+ "Are you sure you want to clone this map and all its datalayers?": "Ha sur oc'h e faot deoc'h arredaoliñ ar gartenn-mañ hag hec'h holl wiskadoù roadennoù?",
94
94
  "Are you sure you want to delete the feature?": "Ha sur oc'h e faot deoc'h dilemel an elfenn-mañ?",
95
95
  "Are you sure you want to delete this layer?": "Ha sur oc'h e faot deoc'h dilemel ar gwiskad-mañ?",
96
96
  "Are you sure you want to delete this map?": "Ha sur oc'h e faot deoc'h dilemel ar gartenn-mañ?",
@@ -145,7 +145,6 @@ const locale = {
145
145
  "Display measure": "Diskouez ar muzulioù",
146
146
  "Display on load": "Diskwel en ur gargañ",
147
147
  "Download": "Pellgargañ",
148
- "Download data": "Pellgargañ ar roadennoù",
149
148
  "Drag to reorder": "Riklañ evit adurzhiañ",
150
149
  "Draw a marker": "Ouzhpennañ ur valizenn",
151
150
  "Draw a polygon": "Tresañ ul lieskorn",
@@ -210,8 +209,6 @@ const locale = {
210
209
  "Must be a valid CSS value (eg.: DarkBlue or #123456)": "Rankout a ra bezañ un talvoud CSS reizh (da sk.: DarkBlue pe #123456)",
211
210
  "No licence has been set": "Aotre-implijout ebet bet termenet",
212
211
  "No results": "Disoc'h ebet",
213
- "Only visible features will be downloaded.": "An elfennoù hewel hepken a vo pellgarget.",
214
- "Open download panel": "Digeriñ prenestr ar pellgargadurioù",
215
212
  "Open link in…": "Digeriñ al liamm e...",
216
213
  "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",
217
214
  "Optional intensity property for heatmap": "Optional intensity property for heatmap",
@@ -243,7 +240,6 @@ const locale = {
243
240
  "See full screen": "Gwelet e skramm a-bezh",
244
241
  "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ù...",
245
242
  "Shape properties": "Perzhioù ar furm",
246
- "Short URL": "URL berr",
247
243
  "Short credits": "Kredadoù berr",
248
244
  "Show/hide layer": "Diskouez/kuzhat ar gwiskad",
249
245
  "Simple link: [[http://example.com]]": "Liamm eeun: [[http://skouer.bzh]]",
@@ -363,7 +359,6 @@ const locale = {
363
359
  "Star this map": "Spilhennañ ar gartenn-mañ",
364
360
  "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.",
365
361
  "Direct link": "Liamm eeun",
366
- "Export options": "Dibarzhioù ezporzhiañ",
367
362
  "The zoom and center have been modified.": "The zoom and center have been modified.",
368
363
  "Congratulations, your map has been created!": "Gourc'hemennoù, ho kartenn zo bet krouet!",
369
364
  "Copy link": "Eilañ an ere",
@@ -421,17 +416,32 @@ const locale = {
421
416
  "Update who can see and edit the map": "Termenañ piv a c'hall gwelet ha kemmañ ar gartenn",
422
417
  "View": "Gwelet",
423
418
  "Add image URL": "Ouzhpennañ URL ar skeudenn",
424
- "Backup data": "Gwareziñ ar roadennoù",
425
- "Download full data": "Pellgargañ an holl roadennoù",
426
419
  "Emoji & Character": "Emoji & Testenn",
427
420
  "Generic": "Standard",
428
421
  "Symbol": "Arouezenn",
429
422
  "Type char or paste emoji": "Skrivañ un destenn pe pegañ un emoji",
430
423
  "URL": "URL",
431
424
  "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.",
432
- "Save map": "Save map",
433
- "Share, download and embed this map": "Share, download and embed this map",
434
- "Toggle edit mode": "Toggle edit mode"
425
+ "Save map": "Enrollañ ar gartenn",
426
+ "Toggle edit mode": "Gweredekaat ar mod aozañ",
427
+ "All data and settings of the map": "All data and settings of the map",
428
+ "Embed and link options": "Embed and link options",
429
+ "Go to \"{coords}\"": "Go to \"{coords}\"",
430
+ "Link to view the map": "Link to view the map",
431
+ "No.": "No.",
432
+ "Only visible layers' data": "Only visible layers' data",
433
+ "Open share & download panel": "Open share & download panel",
434
+ "OpenStreetMap": "OpenStreetMap",
435
+ "See on OpenStreetMap": "See on OpenStreetMap",
436
+ "Share and download": "Share and download",
437
+ "Share this link to open a customized map view": "Share this link to open a customized map view",
438
+ "Short link": "Short link",
439
+ "Street": "Street",
440
+ "Type a place name or coordinates": "Type a place name or coordinates",
441
+ "copy": "copy",
442
+ "full backup": "full backup",
443
+ "settings": "settings",
444
+ "{count} features in this layer": "{count} features in this layer"
435
445
  }
436
446
  L.registerLocale("br", locale)
437
447
  L.setLocale("br")
@@ -14,7 +14,7 @@
14
14
  "Default: name": "Dre ziouer: anv",
15
15
  "Display label": "Diskouez un dikedenn",
16
16
  "Display the control to open OpenStreetMap editor": "Diskwel an afell evit digeriñ an aozer OpenStreetMap",
17
- "Display the data layers control": "Display the data layers control",
17
+ "Display the data layers control": "Diskwel panell ar gwiskadoù roadennoù",
18
18
  "Display the embed control": "Diskwel an afell \"enframmañ\"",
19
19
  "Display the fullscreen control": "Diskwel an afell \"skramm a-bezh\"",
20
20
  "Display the locate control": "Diskwel an afell \"lec'hiañ\"",
@@ -90,7 +90,7 @@
90
90
  "Allow interactions": "Aotren an etreoberiadennoù",
91
91
  "An error occured": "Ur fazi ez eus bet",
92
92
  "Are you sure you want to cancel your changes?": "Ha sur oc'h e faot deoc'h nullañ ho kemmoù?",
93
- "Are you sure you want to clone this map and all its datalayers?": "Ha sur oc'h e faot deoc'h arredaoliñ ar gartenn-mañ hag he holl wiskadoù roadennoù?",
93
+ "Are you sure you want to clone this map and all its datalayers?": "Ha sur oc'h e faot deoc'h arredaoliñ ar gartenn-mañ hag hec'h holl wiskadoù roadennoù?",
94
94
  "Are you sure you want to delete the feature?": "Ha sur oc'h e faot deoc'h dilemel an elfenn-mañ?",
95
95
  "Are you sure you want to delete this layer?": "Ha sur oc'h e faot deoc'h dilemel ar gwiskad-mañ?",
96
96
  "Are you sure you want to delete this map?": "Ha sur oc'h e faot deoc'h dilemel ar gartenn-mañ?",
@@ -145,7 +145,6 @@
145
145
  "Display measure": "Diskouez ar muzulioù",
146
146
  "Display on load": "Diskwel en ur gargañ",
147
147
  "Download": "Pellgargañ",
148
- "Download data": "Pellgargañ ar roadennoù",
149
148
  "Drag to reorder": "Riklañ evit adurzhiañ",
150
149
  "Draw a marker": "Ouzhpennañ ur valizenn",
151
150
  "Draw a polygon": "Tresañ ul lieskorn",
@@ -210,8 +209,6 @@
210
209
  "Must be a valid CSS value (eg.: DarkBlue or #123456)": "Rankout a ra bezañ un talvoud CSS reizh (da sk.: DarkBlue pe #123456)",
211
210
  "No licence has been set": "Aotre-implijout ebet bet termenet",
212
211
  "No results": "Disoc'h ebet",
213
- "Only visible features will be downloaded.": "An elfennoù hewel hepken a vo pellgarget.",
214
- "Open download panel": "Digeriñ prenestr ar pellgargadurioù",
215
212
  "Open link in…": "Digeriñ al liamm e...",
216
213
  "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",
217
214
  "Optional intensity property for heatmap": "Optional intensity property for heatmap",
@@ -243,7 +240,6 @@
243
240
  "See full screen": "Gwelet e skramm a-bezh",
244
241
  "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ù...",
245
242
  "Shape properties": "Perzhioù ar furm",
246
- "Short URL": "URL berr",
247
243
  "Short credits": "Kredadoù berr",
248
244
  "Show/hide layer": "Diskouez/kuzhat ar gwiskad",
249
245
  "Simple link: [[http://example.com]]": "Liamm eeun: [[http://skouer.bzh]]",
@@ -363,7 +359,6 @@
363
359
  "Star this map": "Spilhennañ ar gartenn-mañ",
364
360
  "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.",
365
361
  "Direct link": "Liamm eeun",
366
- "Export options": "Dibarzhioù ezporzhiañ",
367
362
  "The zoom and center have been modified.": "The zoom and center have been modified.",
368
363
  "Congratulations, your map has been created!": "Gourc'hemennoù, ho kartenn zo bet krouet!",
369
364
  "Copy link": "Eilañ an ere",
@@ -421,15 +416,30 @@
421
416
  "Update who can see and edit the map": "Termenañ piv a c'hall gwelet ha kemmañ ar gartenn",
422
417
  "View": "Gwelet",
423
418
  "Add image URL": "Ouzhpennañ URL ar skeudenn",
424
- "Backup data": "Gwareziñ ar roadennoù",
425
- "Download full data": "Pellgargañ an holl roadennoù",
426
419
  "Emoji & Character": "Emoji & Testenn",
427
420
  "Generic": "Standard",
428
421
  "Symbol": "Arouezenn",
429
422
  "Type char or paste emoji": "Skrivañ un destenn pe pegañ un emoji",
430
423
  "URL": "URL",
431
424
  "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.",
432
- "Save map": "Save map",
433
- "Share, download and embed this map": "Share, download and embed this map",
434
- "Toggle edit mode": "Toggle edit mode"
425
+ "Save map": "Enrollañ ar gartenn",
426
+ "Toggle edit mode": "Gweredekaat ar mod aozañ",
427
+ "All data and settings of the map": "All data and settings of the map",
428
+ "Embed and link options": "Embed and link options",
429
+ "Go to \"{coords}\"": "Go to \"{coords}\"",
430
+ "Link to view the map": "Link to view the map",
431
+ "No.": "No.",
432
+ "Only visible layers' data": "Only visible layers' data",
433
+ "Open share & download panel": "Open share & download panel",
434
+ "OpenStreetMap": "OpenStreetMap",
435
+ "See on OpenStreetMap": "See on OpenStreetMap",
436
+ "Share and download": "Share and download",
437
+ "Share this link to open a customized map view": "Share this link to open a customized map view",
438
+ "Short link": "Short link",
439
+ "Street": "Street",
440
+ "Type a place name or coordinates": "Type a place name or coordinates",
441
+ "copy": "copy",
442
+ "full backup": "full backup",
443
+ "settings": "settings",
444
+ "{count} features in this layer": "{count} features in this layer"
435
445
  }
@@ -145,7 +145,6 @@ const locale = {
145
145
  "Display measure": "Display measure",
146
146
  "Display on load": "Mostrar en carregar",
147
147
  "Download": "Baixa",
148
- "Download data": "Baixa les dades",
149
148
  "Drag to reorder": "Drag to reorder",
150
149
  "Draw a marker": "Dibuixa un marcador",
151
150
  "Draw a polygon": "Dibuixa un polígon",
@@ -210,8 +209,6 @@ const locale = {
210
209
  "Must be a valid CSS value (eg.: DarkBlue or #123456)": "Must be a valid CSS value (eg.: DarkBlue or #123456)",
211
210
  "No licence has been set": "No licence has been set",
212
211
  "No results": "No results",
213
- "Only visible features will be downloaded.": "Only visible features will be downloaded.",
214
- "Open download panel": "Obre el tauler de baixada",
215
212
  "Open link in…": "Open link in…",
216
213
  "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",
217
214
  "Optional intensity property for heatmap": "Optional intensity property for heatmap",
@@ -243,7 +240,6 @@ const locale = {
243
240
  "See full screen": "Mostra-ho a pantalla completa",
244
241
  "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…",
245
242
  "Shape properties": "Shape properties",
246
- "Short URL": "URL curt",
247
243
  "Short credits": "Short credits",
248
244
  "Show/hide layer": "Mostra/amaga la capa",
249
245
  "Simple link: [[http://example.com]]": "Enllaç simple: [[http://exemple.com]]",
@@ -363,7 +359,6 @@ const locale = {
363
359
  "Star this map": "Destaca aquest mapa",
364
360
  "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.": "El símbol pot ser qualsevol caràcter Unicode o un URL. Podeu usar propietats de característiques com a variables. P. ex: amb \"http://elmeuservidor.org/imatges/{nom}.png\", la variable {nom} se substituirà amb el valor de \"nom\" de cada marcador.",
365
361
  "Direct link": "Enllaç directe",
366
- "Export options": "Opcions d'exportació",
367
362
  "The zoom and center have been modified.": "L'escala i el centre s'han modificat.",
368
363
  "Congratulations, your map has been created!": "Enhorabona, s'ha creat el mapa!",
369
364
  "Copy link": "Copia l'enllaç",
@@ -421,8 +416,6 @@ const locale = {
421
416
  "Update who can see and edit the map": "Update who can see and edit the map",
422
417
  "View": "View",
423
418
  "Add image URL": "Add image URL",
424
- "Backup data": "Backup data",
425
- "Download full data": "Download full data",
426
419
  "Emoji & Character": "Emoji & Character",
427
420
  "Generic": "Generic",
428
421
  "Symbol": "Symbol",
@@ -430,8 +423,25 @@ const locale = {
430
423
  "URL": "URL",
431
424
  "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.",
432
425
  "Save map": "Save map",
433
- "Share, download and embed this map": "Share, download and embed this map",
434
- "Toggle edit mode": "Toggle edit mode"
426
+ "Toggle edit mode": "Toggle edit mode",
427
+ "All data and settings of the map": "All data and settings of the map",
428
+ "Embed and link options": "Embed and link options",
429
+ "Go to \"{coords}\"": "Go to \"{coords}\"",
430
+ "Link to view the map": "Link to view the map",
431
+ "No.": "No.",
432
+ "Only visible layers' data": "Only visible layers' data",
433
+ "Open share & download panel": "Open share & download panel",
434
+ "OpenStreetMap": "OpenStreetMap",
435
+ "See on OpenStreetMap": "See on OpenStreetMap",
436
+ "Share and download": "Share and download",
437
+ "Share this link to open a customized map view": "Share this link to open a customized map view",
438
+ "Short link": "Short link",
439
+ "Street": "Street",
440
+ "Type a place name or coordinates": "Type a place name or coordinates",
441
+ "copy": "copy",
442
+ "full backup": "full backup",
443
+ "settings": "settings",
444
+ "{count} features in this layer": "{count} features in this layer"
435
445
  }
436
446
  L.registerLocale("ca", locale)
437
447
  L.setLocale("ca")
@@ -145,7 +145,6 @@
145
145
  "Display measure": "Display measure",
146
146
  "Display on load": "Mostrar en carregar",
147
147
  "Download": "Baixa",
148
- "Download data": "Baixa les dades",
149
148
  "Drag to reorder": "Drag to reorder",
150
149
  "Draw a marker": "Dibuixa un marcador",
151
150
  "Draw a polygon": "Dibuixa un polígon",
@@ -210,8 +209,6 @@
210
209
  "Must be a valid CSS value (eg.: DarkBlue or #123456)": "Must be a valid CSS value (eg.: DarkBlue or #123456)",
211
210
  "No licence has been set": "No licence has been set",
212
211
  "No results": "No results",
213
- "Only visible features will be downloaded.": "Only visible features will be downloaded.",
214
- "Open download panel": "Obre el tauler de baixada",
215
212
  "Open link in…": "Open link in…",
216
213
  "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",
217
214
  "Optional intensity property for heatmap": "Optional intensity property for heatmap",
@@ -243,7 +240,6 @@
243
240
  "See full screen": "Mostra-ho a pantalla completa",
244
241
  "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…",
245
242
  "Shape properties": "Shape properties",
246
- "Short URL": "URL curt",
247
243
  "Short credits": "Short credits",
248
244
  "Show/hide layer": "Mostra/amaga la capa",
249
245
  "Simple link: [[http://example.com]]": "Enllaç simple: [[http://exemple.com]]",
@@ -363,7 +359,6 @@
363
359
  "Star this map": "Destaca aquest mapa",
364
360
  "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.": "El símbol pot ser qualsevol caràcter Unicode o un URL. Podeu usar propietats de característiques com a variables. P. ex: amb \"http://elmeuservidor.org/imatges/{nom}.png\", la variable {nom} se substituirà amb el valor de \"nom\" de cada marcador.",
365
361
  "Direct link": "Enllaç directe",
366
- "Export options": "Opcions d'exportació",
367
362
  "The zoom and center have been modified.": "L'escala i el centre s'han modificat.",
368
363
  "Congratulations, your map has been created!": "Enhorabona, s'ha creat el mapa!",
369
364
  "Copy link": "Copia l'enllaç",
@@ -421,8 +416,6 @@
421
416
  "Update who can see and edit the map": "Update who can see and edit the map",
422
417
  "View": "View",
423
418
  "Add image URL": "Add image URL",
424
- "Backup data": "Backup data",
425
- "Download full data": "Download full data",
426
419
  "Emoji & Character": "Emoji & Character",
427
420
  "Generic": "Generic",
428
421
  "Symbol": "Symbol",
@@ -430,6 +423,23 @@
430
423
  "URL": "URL",
431
424
  "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.",
432
425
  "Save map": "Save map",
433
- "Share, download and embed this map": "Share, download and embed this map",
434
- "Toggle edit mode": "Toggle edit mode"
426
+ "Toggle edit mode": "Toggle edit mode",
427
+ "All data and settings of the map": "All data and settings of the map",
428
+ "Embed and link options": "Embed and link options",
429
+ "Go to \"{coords}\"": "Go to \"{coords}\"",
430
+ "Link to view the map": "Link to view the map",
431
+ "No.": "No.",
432
+ "Only visible layers' data": "Only visible layers' data",
433
+ "Open share & download panel": "Open share & download panel",
434
+ "OpenStreetMap": "OpenStreetMap",
435
+ "See on OpenStreetMap": "See on OpenStreetMap",
436
+ "Share and download": "Share and download",
437
+ "Share this link to open a customized map view": "Share this link to open a customized map view",
438
+ "Short link": "Short link",
439
+ "Street": "Street",
440
+ "Type a place name or coordinates": "Type a place name or coordinates",
441
+ "copy": "copy",
442
+ "full backup": "full backup",
443
+ "settings": "settings",
444
+ "{count} features in this layer": "{count} features in this layer"
435
445
  }
@@ -145,7 +145,6 @@ const locale = {
145
145
  "Display measure": "Zobrazit měřítko",
146
146
  "Display on load": "Zobrazit při startu",
147
147
  "Download": "Stažení",
148
- "Download data": "Stáhnout data",
149
148
  "Drag to reorder": "Přetáhni pro přeskupení",
150
149
  "Draw a marker": "Umístit značku místa",
151
150
  "Draw a polygon": "Vyznačit oblast",
@@ -210,8 +209,6 @@ const locale = {
210
209
  "Must be a valid CSS value (eg.: DarkBlue or #123456)": "Platný název v CSS (např.: Red, Blue nebo #123456)",
211
210
  "No licence has been set": "Nebyla nastavena licence",
212
211
  "No results": "Žádné výsledky",
213
- "Only visible features will be downloaded.": "Budou staženy jen viditelné objekty",
214
- "Open download panel": "Otevřít panel na stahování",
215
212
  "Open link in…": "Otevřít adresu v…",
216
213
  "Open this map extent in a map editor to provide more accurate data to OpenStreetMap": "Otevři tuto oblast v editoru OpenStreetMap. Toto vám umožní editovat přímo základní mapová data a přispět tak v tvorbě svobodné mapy pro všechny.",
217
214
  "Optional intensity property for heatmap": "Volitelná vlastnost pro výpočet intenzity v teplotní mapě",
@@ -243,7 +240,6 @@ const locale = {
243
240
  "See full screen": "Na celou obrazovku",
244
241
  "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...",
245
242
  "Shape properties": "Vlastností tvaru",
246
- "Short URL": "Krátký odkaz",
247
243
  "Short credits": "Krátký text autorství",
248
244
  "Show/hide layer": "Skrytí/zobrazení vrstvy",
249
245
  "Simple link: [[http://example.com]]": "Jednoduchý odkaz: [[http://priklad.cz]]",
@@ -363,7 +359,6 @@ const locale = {
363
359
  "Star this map": "Označit tuto mapu hvězdičkou",
364
360
  "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 může mít buď znak unicode nebo URL. Vlastnosti můžete použít jako proměnné: např. Pomocí \"http://myserver.org/images/{name}.png\" bude proměnná {name} nahrazena hodnotou \"name\" každé značky.",
365
361
  "Direct link": "Přímý odkaz",
366
- "Export options": "Exportovat možnosti",
367
362
  "The zoom and center have been modified.": "Přiblížení a střed mapy byly modifikovány",
368
363
  "Congratulations, your map has been created!": "Gratulujeme, vaše mapa byla vytvořena!",
369
364
  "Copy link": "Kopírovat odkaz",
@@ -421,8 +416,6 @@ const locale = {
421
416
  "Update who can see and edit the map": "Aktualizujte, kdo může vidět a upravovat mapu.",
422
417
  "View": "Zobrazit",
423
418
  "Add image URL": "Přidat URL obrázku",
424
- "Backup data": "Zálohovat data",
425
- "Download full data": "Stáhnout kompletní data",
426
419
  "Emoji & Character": "Emoji & Character",
427
420
  "Generic": "Generický",
428
421
  "Symbol": "Symbol",
@@ -430,8 +423,25 @@ const locale = {
430
423
  "URL": "URL",
431
424
  "If false, the polygon or line will act as a part of the underlying map.": "Pokud je hodnota false, polygon nebo linie bude fungovat jako součást podkladové mapy.",
432
425
  "Save map": "Uložit mapu",
433
- "Share, download and embed this map": "Sdílejte, stáhněte a vložte tuto mapu.",
434
- "Toggle edit mode": "Přepnout režim úprav"
426
+ "Toggle edit mode": "Přepnout režim úprav",
427
+ "All data and settings of the map": "All data and settings of the map",
428
+ "Embed and link options": "Embed and link options",
429
+ "Go to \"{coords}\"": "Go to \"{coords}\"",
430
+ "Link to view the map": "Link to view the map",
431
+ "No.": "No.",
432
+ "Only visible layers' data": "Only visible layers' data",
433
+ "Open share & download panel": "Open share & download panel",
434
+ "OpenStreetMap": "OpenStreetMap",
435
+ "See on OpenStreetMap": "See on OpenStreetMap",
436
+ "Share and download": "Share and download",
437
+ "Share this link to open a customized map view": "Share this link to open a customized map view",
438
+ "Short link": "Short link",
439
+ "Street": "Street",
440
+ "Type a place name or coordinates": "Type a place name or coordinates",
441
+ "copy": "copy",
442
+ "full backup": "full backup",
443
+ "settings": "settings",
444
+ "{count} features in this layer": "{count} features in this layer"
435
445
  }
436
446
  L.registerLocale("cs_CZ", locale)
437
447
  L.setLocale("cs_CZ")
@@ -145,7 +145,6 @@
145
145
  "Display measure": "Zobrazit měřítko",
146
146
  "Display on load": "Zobrazit při startu",
147
147
  "Download": "Stažení",
148
- "Download data": "Stáhnout data",
149
148
  "Drag to reorder": "Přetáhni pro přeskupení",
150
149
  "Draw a marker": "Umístit značku místa",
151
150
  "Draw a polygon": "Vyznačit oblast",
@@ -210,8 +209,6 @@
210
209
  "Must be a valid CSS value (eg.: DarkBlue or #123456)": "Platný název v CSS (např.: Red, Blue nebo #123456)",
211
210
  "No licence has been set": "Nebyla nastavena licence",
212
211
  "No results": "Žádné výsledky",
213
- "Only visible features will be downloaded.": "Budou staženy jen viditelné objekty",
214
- "Open download panel": "Otevřít panel na stahování",
215
212
  "Open link in…": "Otevřít adresu v…",
216
213
  "Open this map extent in a map editor to provide more accurate data to OpenStreetMap": "Otevři tuto oblast v editoru OpenStreetMap. Toto vám umožní editovat přímo základní mapová data a přispět tak v tvorbě svobodné mapy pro všechny.",
217
214
  "Optional intensity property for heatmap": "Volitelná vlastnost pro výpočet intenzity v teplotní mapě",
@@ -243,7 +240,6 @@
243
240
  "See full screen": "Na celou obrazovku",
244
241
  "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...",
245
242
  "Shape properties": "Vlastností tvaru",
246
- "Short URL": "Krátký odkaz",
247
243
  "Short credits": "Krátký text autorství",
248
244
  "Show/hide layer": "Skrytí/zobrazení vrstvy",
249
245
  "Simple link: [[http://example.com]]": "Jednoduchý odkaz: [[http://priklad.cz]]",
@@ -363,7 +359,6 @@
363
359
  "Star this map": "Označit tuto mapu hvězdičkou",
364
360
  "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 může mít buď znak unicode nebo URL. Vlastnosti můžete použít jako proměnné: např. Pomocí \"http://myserver.org/images/{name}.png\" bude proměnná {name} nahrazena hodnotou \"name\" každé značky.",
365
361
  "Direct link": "Přímý odkaz",
366
- "Export options": "Exportovat možnosti",
367
362
  "The zoom and center have been modified.": "Přiblížení a střed mapy byly modifikovány",
368
363
  "Congratulations, your map has been created!": "Gratulujeme, vaše mapa byla vytvořena!",
369
364
  "Copy link": "Kopírovat odkaz",
@@ -421,8 +416,6 @@
421
416
  "Update who can see and edit the map": "Aktualizujte, kdo může vidět a upravovat mapu.",
422
417
  "View": "Zobrazit",
423
418
  "Add image URL": "Přidat URL obrázku",
424
- "Backup data": "Zálohovat data",
425
- "Download full data": "Stáhnout kompletní data",
426
419
  "Emoji & Character": "Emoji & Character",
427
420
  "Generic": "Generický",
428
421
  "Symbol": "Symbol",
@@ -430,6 +423,23 @@
430
423
  "URL": "URL",
431
424
  "If false, the polygon or line will act as a part of the underlying map.": "Pokud je hodnota false, polygon nebo linie bude fungovat jako součást podkladové mapy.",
432
425
  "Save map": "Uložit mapu",
433
- "Share, download and embed this map": "Sdílejte, stáhněte a vložte tuto mapu.",
434
- "Toggle edit mode": "Přepnout režim úprav"
426
+ "Toggle edit mode": "Přepnout režim úprav",
427
+ "All data and settings of the map": "All data and settings of the map",
428
+ "Embed and link options": "Embed and link options",
429
+ "Go to \"{coords}\"": "Go to \"{coords}\"",
430
+ "Link to view the map": "Link to view the map",
431
+ "No.": "No.",
432
+ "Only visible layers' data": "Only visible layers' data",
433
+ "Open share & download panel": "Open share & download panel",
434
+ "OpenStreetMap": "OpenStreetMap",
435
+ "See on OpenStreetMap": "See on OpenStreetMap",
436
+ "Share and download": "Share and download",
437
+ "Share this link to open a customized map view": "Share this link to open a customized map view",
438
+ "Short link": "Short link",
439
+ "Street": "Street",
440
+ "Type a place name or coordinates": "Type a place name or coordinates",
441
+ "copy": "copy",
442
+ "full backup": "full backup",
443
+ "settings": "settings",
444
+ "{count} features in this layer": "{count} features in this layer"
435
445
  }
@@ -145,7 +145,6 @@ const locale = {
145
145
  "Display measure": "Vis opmåling",
146
146
  "Display on load": "Vis ved indlæsning",
147
147
  "Download": "Download",
148
- "Download data": "Download data",
149
148
  "Drag to reorder": "Træk for at ændre rækkefølge",
150
149
  "Draw a marker": "Tegn en markør",
151
150
  "Draw a polygon": "Tegn en polygon",
@@ -210,8 +209,6 @@ const locale = {
210
209
  "Must be a valid CSS value (eg.: DarkBlue or #123456)": "Skal være en gyldig CSS-værdi (fx: DarkBlue eller #123456)",
211
210
  "No licence has been set": "Ingen licens angivet",
212
211
  "No results": "Ingen resultater",
213
- "Only visible features will be downloaded.": "Kun synlige objekter vil blive downloadet.",
214
- "Open download panel": "Åbn downloadpanel",
215
212
  "Open link in…": "Åbn link i…",
216
213
  "Open this map extent in a map editor to provide more accurate data to OpenStreetMap": "Åbn dette kort i en korteditor for at levere mere nøjagtige data til OpenStreetMap",
217
214
  "Optional intensity property for heatmap": "Valgfri intensitetsegenskaber for heatmap",
@@ -243,7 +240,6 @@ const locale = {
243
240
  "See full screen": "Se i fuld skærm",
244
241
  "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…",
245
242
  "Shape properties": "Figuregenskaber",
246
- "Short URL": "Kort URL",
247
243
  "Short credits": "Kort kreditering",
248
244
  "Show/hide layer": "Vis/skjul lag",
249
245
  "Simple link: [[http://example.com]]": "Simpelt link: [[http://example.com]]",
@@ -363,7 +359,6 @@ const locale = {
363
359
  "Star this map": "Star this map",
364
360
  "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.",
365
361
  "Direct link": "Direct link",
366
- "Export options": "Export options",
367
362
  "The zoom and center have been modified.": "The zoom and center have been modified.",
368
363
  "Congratulations, your map has been created!": "Congratulations, your map has been created!",
369
364
  "Copy link": "Copy link",
@@ -421,8 +416,6 @@ const locale = {
421
416
  "Update who can see and edit the map": "Update who can see and edit the map",
422
417
  "View": "View",
423
418
  "Add image URL": "Add image URL",
424
- "Backup data": "Backup data",
425
- "Download full data": "Download full data",
426
419
  "Emoji & Character": "Emoji & Character",
427
420
  "Generic": "Generic",
428
421
  "Symbol": "Symbol",
@@ -430,8 +423,25 @@ const locale = {
430
423
  "URL": "URL",
431
424
  "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.",
432
425
  "Save map": "Save map",
433
- "Share, download and embed this map": "Share, download and embed this map",
434
- "Toggle edit mode": "Toggle edit mode"
426
+ "Toggle edit mode": "Toggle edit mode",
427
+ "All data and settings of the map": "All data and settings of the map",
428
+ "Embed and link options": "Embed and link options",
429
+ "Go to \"{coords}\"": "Go to \"{coords}\"",
430
+ "Link to view the map": "Link to view the map",
431
+ "No.": "No.",
432
+ "Only visible layers' data": "Only visible layers' data",
433
+ "Open share & download panel": "Open share & download panel",
434
+ "OpenStreetMap": "OpenStreetMap",
435
+ "See on OpenStreetMap": "See on OpenStreetMap",
436
+ "Share and download": "Share and download",
437
+ "Share this link to open a customized map view": "Share this link to open a customized map view",
438
+ "Short link": "Short link",
439
+ "Street": "Street",
440
+ "Type a place name or coordinates": "Type a place name or coordinates",
441
+ "copy": "copy",
442
+ "full backup": "full backup",
443
+ "settings": "settings",
444
+ "{count} features in this layer": "{count} features in this layer"
435
445
  }
436
446
  L.registerLocale("da", locale)
437
447
  L.setLocale("da")
@@ -145,7 +145,6 @@
145
145
  "Display measure": "Vis opmåling",
146
146
  "Display on load": "Vis ved indlæsning",
147
147
  "Download": "Download",
148
- "Download data": "Download data",
149
148
  "Drag to reorder": "Træk for at ændre rækkefølge",
150
149
  "Draw a marker": "Tegn en markør",
151
150
  "Draw a polygon": "Tegn en polygon",
@@ -210,8 +209,6 @@
210
209
  "Must be a valid CSS value (eg.: DarkBlue or #123456)": "Skal være en gyldig CSS-værdi (fx: DarkBlue eller #123456)",
211
210
  "No licence has been set": "Ingen licens angivet",
212
211
  "No results": "Ingen resultater",
213
- "Only visible features will be downloaded.": "Kun synlige objekter vil blive downloadet.",
214
- "Open download panel": "Åbn downloadpanel",
215
212
  "Open link in…": "Åbn link i…",
216
213
  "Open this map extent in a map editor to provide more accurate data to OpenStreetMap": "Åbn dette kort i en korteditor for at levere mere nøjagtige data til OpenStreetMap",
217
214
  "Optional intensity property for heatmap": "Valgfri intensitetsegenskaber for heatmap",
@@ -243,7 +240,6 @@
243
240
  "See full screen": "Se i fuld skærm",
244
241
  "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…",
245
242
  "Shape properties": "Figuregenskaber",
246
- "Short URL": "Kort URL",
247
243
  "Short credits": "Kort kreditering",
248
244
  "Show/hide layer": "Vis/skjul lag",
249
245
  "Simple link: [[http://example.com]]": "Simpelt link: [[http://example.com]]",
@@ -363,7 +359,6 @@
363
359
  "Star this map": "Star this map",
364
360
  "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.",
365
361
  "Direct link": "Direct link",
366
- "Export options": "Export options",
367
362
  "The zoom and center have been modified.": "The zoom and center have been modified.",
368
363
  "Congratulations, your map has been created!": "Congratulations, your map has been created!",
369
364
  "Copy link": "Copy link",
@@ -421,8 +416,6 @@
421
416
  "Update who can see and edit the map": "Update who can see and edit the map",
422
417
  "View": "View",
423
418
  "Add image URL": "Add image URL",
424
- "Backup data": "Backup data",
425
- "Download full data": "Download full data",
426
419
  "Emoji & Character": "Emoji & Character",
427
420
  "Generic": "Generic",
428
421
  "Symbol": "Symbol",
@@ -430,6 +423,23 @@
430
423
  "URL": "URL",
431
424
  "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.",
432
425
  "Save map": "Save map",
433
- "Share, download and embed this map": "Share, download and embed this map",
434
- "Toggle edit mode": "Toggle edit mode"
426
+ "Toggle edit mode": "Toggle edit mode",
427
+ "All data and settings of the map": "All data and settings of the map",
428
+ "Embed and link options": "Embed and link options",
429
+ "Go to \"{coords}\"": "Go to \"{coords}\"",
430
+ "Link to view the map": "Link to view the map",
431
+ "No.": "No.",
432
+ "Only visible layers' data": "Only visible layers' data",
433
+ "Open share & download panel": "Open share & download panel",
434
+ "OpenStreetMap": "OpenStreetMap",
435
+ "See on OpenStreetMap": "See on OpenStreetMap",
436
+ "Share and download": "Share and download",
437
+ "Share this link to open a customized map view": "Share this link to open a customized map view",
438
+ "Short link": "Short link",
439
+ "Street": "Street",
440
+ "Type a place name or coordinates": "Type a place name or coordinates",
441
+ "copy": "copy",
442
+ "full backup": "full backup",
443
+ "settings": "settings",
444
+ "{count} features in this layer": "{count} features in this layer"
435
445
  }