umap-project 2.2.0__py3-none-any.whl → 2.2.0b0__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 (124) hide show
  1. umap/__init__.py +1 -1
  2. umap/static/umap/base.css +5 -14
  3. umap/static/umap/js/modules/browser.js +1 -16
  4. umap/static/umap/js/modules/facets.js +0 -1
  5. umap/static/umap/js/modules/utils.js +2 -2
  6. umap/static/umap/js/umap.autocomplete.js +25 -40
  7. umap/static/umap/js/umap.controls.js +43 -48
  8. umap/static/umap/js/umap.core.js +12 -27
  9. umap/static/umap/js/umap.features.js +2 -2
  10. umap/static/umap/js/umap.forms.js +18 -24
  11. umap/static/umap/js/umap.importer.js +46 -60
  12. umap/static/umap/js/umap.js +11 -9
  13. umap/static/umap/js/umap.layer.js +1 -9
  14. umap/static/umap/js/umap.permissions.js +3 -9
  15. umap/static/umap/js/umap.popup.js +9 -16
  16. umap/static/umap/js/umap.share.js +1 -1
  17. umap/static/umap/js/umap.ui.js +9 -10
  18. umap/static/umap/locale/am_ET.js +3 -4
  19. umap/static/umap/locale/am_ET.json +3 -4
  20. umap/static/umap/locale/ar.js +3 -4
  21. umap/static/umap/locale/ar.json +3 -4
  22. umap/static/umap/locale/ast.js +3 -4
  23. umap/static/umap/locale/ast.json +3 -4
  24. umap/static/umap/locale/bg.js +3 -4
  25. umap/static/umap/locale/bg.json +3 -4
  26. umap/static/umap/locale/br.js +14 -15
  27. umap/static/umap/locale/br.json +14 -15
  28. umap/static/umap/locale/ca.js +3 -4
  29. umap/static/umap/locale/ca.json +3 -4
  30. umap/static/umap/locale/cs_CZ.js +3 -4
  31. umap/static/umap/locale/cs_CZ.json +3 -4
  32. umap/static/umap/locale/da.js +3 -4
  33. umap/static/umap/locale/da.json +3 -4
  34. umap/static/umap/locale/de.js +3 -4
  35. umap/static/umap/locale/de.json +3 -4
  36. umap/static/umap/locale/el.js +3 -4
  37. umap/static/umap/locale/el.json +3 -4
  38. umap/static/umap/locale/en.js +3 -4
  39. umap/static/umap/locale/en.json +3 -4
  40. umap/static/umap/locale/en_US.json +3 -4
  41. umap/static/umap/locale/es.js +3 -4
  42. umap/static/umap/locale/es.json +3 -4
  43. umap/static/umap/locale/et.js +3 -4
  44. umap/static/umap/locale/et.json +3 -4
  45. umap/static/umap/locale/fa_IR.js +3 -4
  46. umap/static/umap/locale/fa_IR.json +3 -4
  47. umap/static/umap/locale/fi.js +3 -4
  48. umap/static/umap/locale/fi.json +3 -4
  49. umap/static/umap/locale/fr.js +3 -4
  50. umap/static/umap/locale/fr.json +3 -4
  51. umap/static/umap/locale/gl.js +3 -4
  52. umap/static/umap/locale/gl.json +3 -4
  53. umap/static/umap/locale/he.js +3 -4
  54. umap/static/umap/locale/he.json +3 -4
  55. umap/static/umap/locale/hr.js +3 -4
  56. umap/static/umap/locale/hr.json +3 -4
  57. umap/static/umap/locale/hu.js +3 -4
  58. umap/static/umap/locale/hu.json +3 -4
  59. umap/static/umap/locale/id.js +3 -4
  60. umap/static/umap/locale/id.json +3 -4
  61. umap/static/umap/locale/is.js +3 -4
  62. umap/static/umap/locale/is.json +3 -4
  63. umap/static/umap/locale/it.js +3 -4
  64. umap/static/umap/locale/it.json +3 -4
  65. umap/static/umap/locale/ja.js +3 -4
  66. umap/static/umap/locale/ja.json +3 -4
  67. umap/static/umap/locale/ko.js +3 -4
  68. umap/static/umap/locale/ko.json +3 -4
  69. umap/static/umap/locale/lt.js +3 -4
  70. umap/static/umap/locale/lt.json +3 -4
  71. umap/static/umap/locale/ms.js +3 -4
  72. umap/static/umap/locale/ms.json +3 -4
  73. umap/static/umap/locale/nl.js +3 -4
  74. umap/static/umap/locale/nl.json +3 -4
  75. umap/static/umap/locale/no.js +3 -4
  76. umap/static/umap/locale/no.json +3 -4
  77. umap/static/umap/locale/pl.js +3 -4
  78. umap/static/umap/locale/pl.json +3 -4
  79. umap/static/umap/locale/pl_PL.json +3 -4
  80. umap/static/umap/locale/pt.js +3 -4
  81. umap/static/umap/locale/pt.json +3 -4
  82. umap/static/umap/locale/pt_BR.js +3 -4
  83. umap/static/umap/locale/pt_BR.json +3 -4
  84. umap/static/umap/locale/pt_PT.js +3 -4
  85. umap/static/umap/locale/pt_PT.json +3 -4
  86. umap/static/umap/locale/ro.js +3 -4
  87. umap/static/umap/locale/ro.json +3 -4
  88. umap/static/umap/locale/ru.js +3 -4
  89. umap/static/umap/locale/ru.json +3 -4
  90. umap/static/umap/locale/sk_SK.js +3 -4
  91. umap/static/umap/locale/sk_SK.json +3 -4
  92. umap/static/umap/locale/sl.js +3 -4
  93. umap/static/umap/locale/sl.json +3 -4
  94. umap/static/umap/locale/sr.js +3 -4
  95. umap/static/umap/locale/sr.json +3 -4
  96. umap/static/umap/locale/sv.js +3 -4
  97. umap/static/umap/locale/sv.json +3 -4
  98. umap/static/umap/locale/th_TH.js +3 -4
  99. umap/static/umap/locale/th_TH.json +3 -4
  100. umap/static/umap/locale/tr.js +3 -4
  101. umap/static/umap/locale/tr.json +3 -4
  102. umap/static/umap/locale/uk_UA.js +3 -4
  103. umap/static/umap/locale/uk_UA.json +3 -4
  104. umap/static/umap/locale/vi.js +3 -4
  105. umap/static/umap/locale/vi.json +3 -4
  106. umap/static/umap/locale/vi_VN.json +3 -4
  107. umap/static/umap/locale/zh.js +3 -4
  108. umap/static/umap/locale/zh.json +3 -4
  109. umap/static/umap/locale/zh_CN.json +3 -4
  110. umap/static/umap/locale/zh_TW.Big5.json +3 -4
  111. umap/static/umap/locale/zh_TW.js +3 -4
  112. umap/static/umap/locale/zh_TW.json +3 -4
  113. umap/static/umap/map.css +1 -12
  114. umap/static/umap/vendors/formbuilder/Leaflet.FormBuilder.js +0 -1
  115. umap/tests/integration/test_anonymous_owned_map.py +0 -21
  116. umap/tests/integration/test_basics.py +0 -21
  117. umap/tests/integration/test_edit_map.py +0 -7
  118. umap/tests/integration/test_import.py +2 -4
  119. umap/tests/integration/test_tilelayer.py +0 -10
  120. {umap_project-2.2.0.dist-info → umap_project-2.2.0b0.dist-info}/METADATA +7 -7
  121. {umap_project-2.2.0.dist-info → umap_project-2.2.0b0.dist-info}/RECORD +124 -124
  122. {umap_project-2.2.0.dist-info → umap_project-2.2.0b0.dist-info}/WHEEL +1 -1
  123. {umap_project-2.2.0.dist-info → umap_project-2.2.0b0.dist-info}/entry_points.txt +0 -0
  124. {umap_project-2.2.0.dist-info → umap_project-2.2.0b0.dist-info}/licenses/LICENSE +0 -0
@@ -86,6 +86,7 @@
86
86
  "Comma separated list of properties to use when filtering features": "Comma separated list of properties to use when filtering features",
87
87
  "Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.": "Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.",
88
88
  "Congratulations, your map has been created!": "Congratulations, your map has been created!",
89
+ "Continue line (Ctrl+Click)": "Continue line (Ctrl+Click)",
89
90
  "Continue line": "Continue line",
90
91
  "Coordinates": "Coordinates",
91
92
  "Copy link": "Copy link",
@@ -359,6 +360,7 @@
359
360
  "stroke": "획",
360
361
  "Supported scheme": "Supported scheme",
361
362
  "Supported variables that will be dynamically replaced": "Supported variables that will be dynamically replaced",
363
+ "Switch to edit mode": "Switch to edit mode",
362
364
  "Symbol": "Symbol",
363
365
  "Table": "표",
364
366
  "Text color for the cluster label": "Text color for the cluster label",
@@ -444,8 +446,5 @@
444
446
  "Until": "Until",
445
447
  "Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
446
448
  "Edit in OpenStreetMap": "Edit in OpenStreetMap",
447
- "Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns.",
448
- "Back to layers": "Back to layers",
449
- "Data": "Data",
450
- "Filters": "Filters"
449
+ "Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
451
450
  }
@@ -86,6 +86,7 @@ const locale = {
86
86
  "Comma separated list of properties to use when filtering features": "Kableliu atskirtas savybių sąrašas naudojamas objektų filtrui",
87
87
  "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.": "Kableliu, tab'u arba kabliataškiu atskirtos reikšmės. SRS WGS84 yra palaikomas. Tik taškai yra importuoti. Importuojant bus patikrintos stulpelių antraštės ieškant pavadinimų \"lat\" ir \"lon\". Visi kiti stulpeliai bus įtraukti kaip papildomi atributai.",
88
88
  "Congratulations, your map has been created!": "Congratulations, your map has been created!",
89
+ "Continue line (Ctrl+Click)": "Tęsti liniją (Ctrl+Klavišas)",
89
90
  "Continue line": "Continue line",
90
91
  "Coordinates": "Koordinatės",
91
92
  "Copy link": "Copy link",
@@ -359,6 +360,7 @@ const locale = {
359
360
  "stroke": "brūkšnys",
360
361
  "Supported scheme": "Palaikoma struktūra",
361
362
  "Supported variables that will be dynamically replaced": "Palaikomi kintamieji bus automatiškai perrašyti",
363
+ "Switch to edit mode": "Switch to edit mode",
362
364
  "Symbol": "Symbol",
363
365
  "Table": "Lentelė",
364
366
  "Text color for the cluster label": "Teksto spalva klasterio pavadinimui",
@@ -444,10 +446,7 @@ const locale = {
444
446
  "Until": "Until",
445
447
  "Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
446
448
  "Edit in OpenStreetMap": "Edit in OpenStreetMap",
447
- "Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns.",
448
- "Back to layers": "Back to layers",
449
- "Data": "Data",
450
- "Filters": "Filters"
449
+ "Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
451
450
  }
452
451
  L.registerLocale("lt", locale)
453
452
  L.setLocale("lt")
@@ -86,6 +86,7 @@
86
86
  "Comma separated list of properties to use when filtering features": "Kableliu atskirtas savybių sąrašas naudojamas objektų filtrui",
87
87
  "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.": "Kableliu, tab'u arba kabliataškiu atskirtos reikšmės. SRS WGS84 yra palaikomas. Tik taškai yra importuoti. Importuojant bus patikrintos stulpelių antraštės ieškant pavadinimų \"lat\" ir \"lon\". Visi kiti stulpeliai bus įtraukti kaip papildomi atributai.",
88
88
  "Congratulations, your map has been created!": "Congratulations, your map has been created!",
89
+ "Continue line (Ctrl+Click)": "Tęsti liniją (Ctrl+Klavišas)",
89
90
  "Continue line": "Continue line",
90
91
  "Coordinates": "Koordinatės",
91
92
  "Copy link": "Copy link",
@@ -359,6 +360,7 @@
359
360
  "stroke": "brūkšnys",
360
361
  "Supported scheme": "Palaikoma struktūra",
361
362
  "Supported variables that will be dynamically replaced": "Palaikomi kintamieji bus automatiškai perrašyti",
363
+ "Switch to edit mode": "Switch to edit mode",
362
364
  "Symbol": "Symbol",
363
365
  "Table": "Lentelė",
364
366
  "Text color for the cluster label": "Teksto spalva klasterio pavadinimui",
@@ -444,8 +446,5 @@
444
446
  "Until": "Until",
445
447
  "Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
446
448
  "Edit in OpenStreetMap": "Edit in OpenStreetMap",
447
- "Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns.",
448
- "Back to layers": "Back to layers",
449
- "Data": "Data",
450
- "Filters": "Filters"
449
+ "Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
451
450
  }
@@ -86,6 +86,7 @@ const locale = {
86
86
  "Comma separated list of properties to use when filtering features": "Senarai berpisahkan koma bagi ciri-ciri untuk digunakan ketika menapis sifat",
87
87
  "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.": "Nilai dipisahkan dengan koma, tab atau koma bertitik. SRS WGS84 diimplikasikan. Hanya geometri Titik diimport. Import akan lihat pada kepala lajur untuk sebarang sebutan «lat» dan «lon» di bahagian permulaan pengepala, tak peka besar huruf. Kesemua lajur lain diimport sebagai ciri-ciri.",
88
88
  "Congratulations, your map has been created!": "Tahniah, peta anda telah berjaya dicipta!",
89
+ "Continue line (Ctrl+Click)": "Garis sambung (Ctrl+Klik)",
89
90
  "Continue line": "Garis sambung",
90
91
  "Coordinates": "Koordinat",
91
92
  "Copy link": "Salin pautan",
@@ -359,6 +360,7 @@ const locale = {
359
360
  "stroke": "lejang",
360
361
  "Supported scheme": "Skema disokong",
361
362
  "Supported variables that will be dynamically replaced": "Pemboleh ubah disokong yang akan digantikan secara dinamik",
363
+ "Switch to edit mode": "Tukar ke mod suntingan",
362
364
  "Symbol": "Simbol",
363
365
  "Table": "Meja",
364
366
  "Text color for the cluster label": "Warna tulisan label kelompok",
@@ -444,10 +446,7 @@ const locale = {
444
446
  "Until": "Until",
445
447
  "Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
446
448
  "Edit in OpenStreetMap": "Edit in OpenStreetMap",
447
- "Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns.",
448
- "Back to layers": "Back to layers",
449
- "Data": "Data",
450
- "Filters": "Filters"
449
+ "Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
451
450
  }
452
451
  L.registerLocale("ms", locale)
453
452
  L.setLocale("ms")
@@ -86,6 +86,7 @@
86
86
  "Comma separated list of properties to use when filtering features": "Senarai berpisahkan koma bagi ciri-ciri untuk digunakan ketika menapis sifat",
87
87
  "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.": "Nilai dipisahkan dengan koma, tab atau koma bertitik. SRS WGS84 diimplikasikan. Hanya geometri Titik diimport. Import akan lihat pada kepala lajur untuk sebarang sebutan «lat» dan «lon» di bahagian permulaan pengepala, tak peka besar huruf. Kesemua lajur lain diimport sebagai ciri-ciri.",
88
88
  "Congratulations, your map has been created!": "Tahniah, peta anda telah berjaya dicipta!",
89
+ "Continue line (Ctrl+Click)": "Garis sambung (Ctrl+Klik)",
89
90
  "Continue line": "Garis sambung",
90
91
  "Coordinates": "Koordinat",
91
92
  "Copy link": "Salin pautan",
@@ -359,6 +360,7 @@
359
360
  "stroke": "lejang",
360
361
  "Supported scheme": "Skema disokong",
361
362
  "Supported variables that will be dynamically replaced": "Pemboleh ubah disokong yang akan digantikan secara dinamik",
363
+ "Switch to edit mode": "Tukar ke mod suntingan",
362
364
  "Symbol": "Simbol",
363
365
  "Table": "Meja",
364
366
  "Text color for the cluster label": "Warna tulisan label kelompok",
@@ -444,8 +446,5 @@
444
446
  "Until": "Until",
445
447
  "Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
446
448
  "Edit in OpenStreetMap": "Edit in OpenStreetMap",
447
- "Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns.",
448
- "Back to layers": "Back to layers",
449
- "Data": "Data",
450
- "Filters": "Filters"
449
+ "Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
451
450
  }
@@ -86,6 +86,7 @@ const locale = {
86
86
  "Comma separated list of properties to use when filtering features": "Komma-gescheiden lijst van eigenschappen die gebruikt worden om te filteren",
87
87
  "Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.": "Komma-, tabulator- of puntkomma-gescheiden waardes, SRS WGS84 wordt verondersteld. Enkel puntgeometrieën worden geïmporteerd. Bij het importeren wordt gekeken naar kolomkoppen die met «lat» of «lon» beginnen. Alle andere kolommen worden als eigenschappen geïmporteerd",
88
88
  "Congratulations, your map has been created!": "Proficiat, je kaart is aangemaakt!",
89
+ "Continue line (Ctrl+Click)": "Ga door met deze lijn (Ctrl+Klik)",
89
90
  "Continue line": "Ga door met deze lijn",
90
91
  "Coordinates": "Coördinaten",
91
92
  "Copy link": "Kopieer de link",
@@ -359,6 +360,7 @@ const locale = {
359
360
  "stroke": "omlijnde vlakken",
360
361
  "Supported scheme": "Toegestaan datamodel",
361
362
  "Supported variables that will be dynamically replaced": "Toegestane variabele die dynamisch vervangen zullen worden",
363
+ "Switch to edit mode": "Activeer de bewerkmodus",
362
364
  "Symbol": "Symbool",
363
365
  "Table": "Tabel",
364
366
  "Text color for the cluster label": "Kleur van de text voor het label van de cluster",
@@ -444,10 +446,7 @@ const locale = {
444
446
  "Until": "Until",
445
447
  "Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
446
448
  "Edit in OpenStreetMap": "Edit in OpenStreetMap",
447
- "Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns.",
448
- "Back to layers": "Back to layers",
449
- "Data": "Data",
450
- "Filters": "Filters"
449
+ "Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
451
450
  }
452
451
  L.registerLocale("nl", locale)
453
452
  L.setLocale("nl")
@@ -86,6 +86,7 @@
86
86
  "Comma separated list of properties to use when filtering features": "Komma-gescheiden lijst van eigenschappen die gebruikt worden om te filteren",
87
87
  "Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.": "Komma-, tabulator- of puntkomma-gescheiden waardes, SRS WGS84 wordt verondersteld. Enkel puntgeometrieën worden geïmporteerd. Bij het importeren wordt gekeken naar kolomkoppen die met «lat» of «lon» beginnen. Alle andere kolommen worden als eigenschappen geïmporteerd",
88
88
  "Congratulations, your map has been created!": "Proficiat, je kaart is aangemaakt!",
89
+ "Continue line (Ctrl+Click)": "Ga door met deze lijn (Ctrl+Klik)",
89
90
  "Continue line": "Ga door met deze lijn",
90
91
  "Coordinates": "Coördinaten",
91
92
  "Copy link": "Kopieer de link",
@@ -359,6 +360,7 @@
359
360
  "stroke": "omlijnde vlakken",
360
361
  "Supported scheme": "Toegestaan datamodel",
361
362
  "Supported variables that will be dynamically replaced": "Toegestane variabele die dynamisch vervangen zullen worden",
363
+ "Switch to edit mode": "Activeer de bewerkmodus",
362
364
  "Symbol": "Symbool",
363
365
  "Table": "Tabel",
364
366
  "Text color for the cluster label": "Kleur van de text voor het label van de cluster",
@@ -444,8 +446,5 @@
444
446
  "Until": "Until",
445
447
  "Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
446
448
  "Edit in OpenStreetMap": "Edit in OpenStreetMap",
447
- "Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns.",
448
- "Back to layers": "Back to layers",
449
- "Data": "Data",
450
- "Filters": "Filters"
449
+ "Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
451
450
  }
@@ -86,6 +86,7 @@ const locale = {
86
86
  "Comma separated list of properties to use when filtering features": "Comma separated list of properties to use when filtering features",
87
87
  "Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.": "Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.",
88
88
  "Congratulations, your map has been created!": "Congratulations, your map has been created!",
89
+ "Continue line (Ctrl+Click)": "Fortsett linje (Ctrl+Klikk)",
89
90
  "Continue line": "Fortsett linje",
90
91
  "Coordinates": "Koordinater",
91
92
  "Copy link": "Copy link",
@@ -359,6 +360,7 @@ const locale = {
359
360
  "stroke": "strøk",
360
361
  "Supported scheme": "Supported scheme",
361
362
  "Supported variables that will be dynamically replaced": "Supported variables that will be dynamically replaced",
363
+ "Switch to edit mode": "Switch to edit mode",
362
364
  "Symbol": "Symbol",
363
365
  "Table": "Tabell",
364
366
  "Text color for the cluster label": "Text color for the cluster label",
@@ -444,10 +446,7 @@ const locale = {
444
446
  "Until": "Until",
445
447
  "Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
446
448
  "Edit in OpenStreetMap": "Edit in OpenStreetMap",
447
- "Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns.",
448
- "Back to layers": "Back to layers",
449
- "Data": "Data",
450
- "Filters": "Filters"
449
+ "Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
451
450
  }
452
451
  L.registerLocale("no", locale)
453
452
  L.setLocale("no")
@@ -86,6 +86,7 @@
86
86
  "Comma separated list of properties to use when filtering features": "Comma separated list of properties to use when filtering features",
87
87
  "Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.": "Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.",
88
88
  "Congratulations, your map has been created!": "Congratulations, your map has been created!",
89
+ "Continue line (Ctrl+Click)": "Fortsett linje (Ctrl+Klikk)",
89
90
  "Continue line": "Fortsett linje",
90
91
  "Coordinates": "Koordinater",
91
92
  "Copy link": "Copy link",
@@ -359,6 +360,7 @@
359
360
  "stroke": "strøk",
360
361
  "Supported scheme": "Supported scheme",
361
362
  "Supported variables that will be dynamically replaced": "Supported variables that will be dynamically replaced",
363
+ "Switch to edit mode": "Switch to edit mode",
362
364
  "Symbol": "Symbol",
363
365
  "Table": "Tabell",
364
366
  "Text color for the cluster label": "Text color for the cluster label",
@@ -444,8 +446,5 @@
444
446
  "Until": "Until",
445
447
  "Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
446
448
  "Edit in OpenStreetMap": "Edit in OpenStreetMap",
447
- "Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns.",
448
- "Back to layers": "Back to layers",
449
- "Data": "Data",
450
- "Filters": "Filters"
449
+ "Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
451
450
  }
@@ -86,6 +86,7 @@ const locale = {
86
86
  "Comma separated list of properties to use when filtering features": "Lista właściwości oddzielona przecinkiem do używania przy sortowaniu obiektów",
87
87
  "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.": "Wartości powinny być oddzielone przecinkiem, średnikiem lub znakiem tabulacji. Układ współrzędnych WGS84 jest wymagany. Tylko geometrie typu punkt zostaną zaimportowane. Import sprawdzi nagłówki kolumn czy zawierają „lat” i „lon” na początku nagłówka, wielkość liter nie ma znaczenia. Wszystkie inne kolumny zostaną zaimportowane jako właściwości tych punktów.",
88
88
  "Congratulations, your map has been created!": "Gratulacje, twoja mapa została utworzona!",
89
+ "Continue line (Ctrl+Click)": "Kontynuuj linię (Ctrl+Klik)",
89
90
  "Continue line": "Kontynuuj linię",
90
91
  "Coordinates": "Współrzędne",
91
92
  "Copy link": "Skopiuj link",
@@ -359,6 +360,7 @@ const locale = {
359
360
  "stroke": "obramowanie",
360
361
  "Supported scheme": "Obsługiwany schemat",
361
362
  "Supported variables that will be dynamically replaced": "Obsługiwane zmienne zostaną dynamicznie zamienione",
363
+ "Switch to edit mode": "Switch to edit mode",
362
364
  "Symbol": "Symbol",
363
365
  "Table": "Tabela",
364
366
  "Text color for the cluster label": "Kolor tekstu etykiety grupy",
@@ -444,10 +446,7 @@ const locale = {
444
446
  "Until": "Until",
445
447
  "Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
446
448
  "Edit in OpenStreetMap": "Edit in OpenStreetMap",
447
- "Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns.",
448
- "Back to layers": "Back to layers",
449
- "Data": "Data",
450
- "Filters": "Filters"
449
+ "Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
451
450
  }
452
451
  L.registerLocale("pl", locale)
453
452
  L.setLocale("pl")
@@ -86,6 +86,7 @@
86
86
  "Comma separated list of properties to use when filtering features": "Lista właściwości oddzielona przecinkiem do używania przy sortowaniu obiektów",
87
87
  "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.": "Wartości powinny być oddzielone przecinkiem, średnikiem lub znakiem tabulacji. Układ współrzędnych WGS84 jest wymagany. Tylko geometrie typu punkt zostaną zaimportowane. Import sprawdzi nagłówki kolumn czy zawierają „lat” i „lon” na początku nagłówka, wielkość liter nie ma znaczenia. Wszystkie inne kolumny zostaną zaimportowane jako właściwości tych punktów.",
88
88
  "Congratulations, your map has been created!": "Gratulacje, twoja mapa została utworzona!",
89
+ "Continue line (Ctrl+Click)": "Kontynuuj linię (Ctrl+Klik)",
89
90
  "Continue line": "Kontynuuj linię",
90
91
  "Coordinates": "Współrzędne",
91
92
  "Copy link": "Skopiuj link",
@@ -359,6 +360,7 @@
359
360
  "stroke": "obramowanie",
360
361
  "Supported scheme": "Obsługiwany schemat",
361
362
  "Supported variables that will be dynamically replaced": "Obsługiwane zmienne zostaną dynamicznie zamienione",
363
+ "Switch to edit mode": "Switch to edit mode",
362
364
  "Symbol": "Symbol",
363
365
  "Table": "Tabela",
364
366
  "Text color for the cluster label": "Kolor tekstu etykiety grupy",
@@ -444,8 +446,5 @@
444
446
  "Until": "Until",
445
447
  "Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
446
448
  "Edit in OpenStreetMap": "Edit in OpenStreetMap",
447
- "Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns.",
448
- "Back to layers": "Back to layers",
449
- "Data": "Data",
450
- "Filters": "Filters"
449
+ "Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
451
450
  }
@@ -86,6 +86,7 @@
86
86
  "Comma separated list of properties to use when filtering features": "Comma separated list of properties to use when filtering features",
87
87
  "Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.": "Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.",
88
88
  "Congratulations, your map has been created!": "Congratulations, your map has been created!",
89
+ "Continue line (Ctrl+Click)": "Continue line (Ctrl+Click)",
89
90
  "Continue line": "Continue line",
90
91
  "Coordinates": "Coordinates",
91
92
  "Copy link": "Copy link",
@@ -359,6 +360,7 @@
359
360
  "stroke": "stroke",
360
361
  "Supported scheme": "Supported scheme",
361
362
  "Supported variables that will be dynamically replaced": "Supported variables that will be dynamically replaced",
363
+ "Switch to edit mode": "Switch to edit mode",
362
364
  "Symbol": "Symbol",
363
365
  "Table": "Table",
364
366
  "Text color for the cluster label": "Text color for the cluster label",
@@ -444,8 +446,5 @@
444
446
  "Until": "Until",
445
447
  "Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
446
448
  "Edit in OpenStreetMap": "Edit in OpenStreetMap",
447
- "Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns.",
448
- "Back to layers": "Back to layers",
449
- "Data": "Data",
450
- "Filters": "Filters"
449
+ "Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
451
450
  }
@@ -86,6 +86,7 @@ const locale = {
86
86
  "Comma separated list of properties to use when filtering features": "Lista separada por vírgulas de propriedades a usar ao filtrar elementos",
87
87
  "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.": "Valores separados por vírgula, tabulação ou ponto-e-vírgula. É implícito\n o sistema de referência espacial WGS84. Apenas são importadas as \ngeometrias de ponto. A importação irá ver se aparece no cabeçalho das \ncolunas «lat» e «lon», ignorando diferença de maiúsculas e minúsculas. \nTodas a outras colunas são importadas como propriedades.",
88
88
  "Congratulations, your map has been created!": "Congratulations, your map has been created!",
89
+ "Continue line (Ctrl+Click)": "Continuar linnha (Ctrl+Clique)",
89
90
  "Continue line": "Continuar linha",
90
91
  "Coordinates": "Coordenadas",
91
92
  "Copy link": "Copy link",
@@ -359,6 +360,7 @@ const locale = {
359
360
  "stroke": "traço",
360
361
  "Supported scheme": "Esquema suportado",
361
362
  "Supported variables that will be dynamically replaced": "Variáveis suportadas que serão substituídas de forma dinâmica",
363
+ "Switch to edit mode": "Switch to edit mode",
362
364
  "Symbol": "Symbol",
363
365
  "Table": "Tabela",
364
366
  "Text color for the cluster label": "Cor do texto para a etiqueta do aglomerado",
@@ -444,10 +446,7 @@ const locale = {
444
446
  "Until": "Until",
445
447
  "Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
446
448
  "Edit in OpenStreetMap": "Edit in OpenStreetMap",
447
- "Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns.",
448
- "Back to layers": "Back to layers",
449
- "Data": "Data",
450
- "Filters": "Filters"
449
+ "Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
451
450
  }
452
451
  L.registerLocale("pt", locale)
453
452
  L.setLocale("pt")
@@ -86,6 +86,7 @@
86
86
  "Comma separated list of properties to use when filtering features": "Lista separada por vírgulas de propriedades a usar ao filtrar elementos",
87
87
  "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.": "Valores separados por vírgula, tabulação ou ponto-e-vírgula. É implícito\n o sistema de referência espacial WGS84. Apenas são importadas as \ngeometrias de ponto. A importação irá ver se aparece no cabeçalho das \ncolunas «lat» e «lon», ignorando diferença de maiúsculas e minúsculas. \nTodas a outras colunas são importadas como propriedades.",
88
88
  "Congratulations, your map has been created!": "Congratulations, your map has been created!",
89
+ "Continue line (Ctrl+Click)": "Continuar linnha (Ctrl+Clique)",
89
90
  "Continue line": "Continuar linha",
90
91
  "Coordinates": "Coordenadas",
91
92
  "Copy link": "Copy link",
@@ -359,6 +360,7 @@
359
360
  "stroke": "traço",
360
361
  "Supported scheme": "Esquema suportado",
361
362
  "Supported variables that will be dynamically replaced": "Variáveis suportadas que serão substituídas de forma dinâmica",
363
+ "Switch to edit mode": "Switch to edit mode",
362
364
  "Symbol": "Symbol",
363
365
  "Table": "Tabela",
364
366
  "Text color for the cluster label": "Cor do texto para a etiqueta do aglomerado",
@@ -444,8 +446,5 @@
444
446
  "Until": "Until",
445
447
  "Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
446
448
  "Edit in OpenStreetMap": "Edit in OpenStreetMap",
447
- "Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns.",
448
- "Back to layers": "Back to layers",
449
- "Data": "Data",
450
- "Filters": "Filters"
449
+ "Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
451
450
  }
@@ -86,6 +86,7 @@ const locale = {
86
86
  "Comma separated list of properties to use when filtering features": "Lista separada por vírgulas de propriedades a usar ao filtrar elementos",
87
87
  "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.": "Valores separados por vírgula, tabulação ou ponto-e-vírgula. É implícito o sistema de referência espacial WGS84. Apenas são importadas as geometrias de ponto. A importação irá ver se aparece no cabeçalho das colunas «lat» e «lon», ignorando diferença de maiúsculas e minúsculas. Todas a outras colunas são importadas como propriedades.",
88
88
  "Congratulations, your map has been created!": "Congratulations, your map has been created!",
89
+ "Continue line (Ctrl+Click)": "Continuar linnha (Ctrl+Clique)",
89
90
  "Continue line": "Continuar linha",
90
91
  "Coordinates": "Coordenadas",
91
92
  "Copy link": "Copy link",
@@ -359,6 +360,7 @@ const locale = {
359
360
  "stroke": "traço",
360
361
  "Supported scheme": "Esquema suportado",
361
362
  "Supported variables that will be dynamically replaced": "Variáveis suportadas que serão substituídas de forma dinâmica",
363
+ "Switch to edit mode": "Switch to edit mode",
362
364
  "Symbol": "Symbol",
363
365
  "Table": "Tabela",
364
366
  "Text color for the cluster label": "Cor do texto para a etiqueta do aglomerado",
@@ -444,10 +446,7 @@ const locale = {
444
446
  "Until": "Until",
445
447
  "Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
446
448
  "Edit in OpenStreetMap": "Edit in OpenStreetMap",
447
- "Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns.",
448
- "Back to layers": "Back to layers",
449
- "Data": "Data",
450
- "Filters": "Filters"
449
+ "Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
451
450
  }
452
451
  L.registerLocale("pt_BR", locale)
453
452
  L.setLocale("pt_BR")
@@ -86,6 +86,7 @@
86
86
  "Comma separated list of properties to use when filtering features": "Lista separada por vírgulas de propriedades a usar ao filtrar elementos",
87
87
  "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.": "Valores separados por vírgula, tabulação ou ponto-e-vírgula. É implícito o sistema de referência espacial WGS84. Apenas são importadas as geometrias de ponto. A importação irá ver se aparece no cabeçalho das colunas «lat» e «lon», ignorando diferença de maiúsculas e minúsculas. Todas a outras colunas são importadas como propriedades.",
88
88
  "Congratulations, your map has been created!": "Congratulations, your map has been created!",
89
+ "Continue line (Ctrl+Click)": "Continuar linnha (Ctrl+Clique)",
89
90
  "Continue line": "Continuar linha",
90
91
  "Coordinates": "Coordenadas",
91
92
  "Copy link": "Copy link",
@@ -359,6 +360,7 @@
359
360
  "stroke": "traço",
360
361
  "Supported scheme": "Esquema suportado",
361
362
  "Supported variables that will be dynamically replaced": "Variáveis suportadas que serão substituídas de forma dinâmica",
363
+ "Switch to edit mode": "Switch to edit mode",
362
364
  "Symbol": "Symbol",
363
365
  "Table": "Tabela",
364
366
  "Text color for the cluster label": "Cor do texto para a etiqueta do aglomerado",
@@ -444,8 +446,5 @@
444
446
  "Until": "Until",
445
447
  "Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
446
448
  "Edit in OpenStreetMap": "Edit in OpenStreetMap",
447
- "Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns.",
448
- "Back to layers": "Back to layers",
449
- "Data": "Data",
450
- "Filters": "Filters"
449
+ "Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
451
450
  }
@@ -86,6 +86,7 @@ const locale = {
86
86
  "Comma separated list of properties to use when filtering features": "Lista separada por vírgulas de propriedades a usar ao filtrar elementos",
87
87
  "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.": "Valores separados por vírgula, tabulação ou ponto-e-vírgula. É implícito\n o sistema de referência espacial WGS84. Apenas são importadas as \ngeometrias de ponto. A importação irá ver se aparece no cabeçalho das \ncolunas «lat» e «lon», ignorando diferença de maiúsculas e minúsculas. \nTodas a outras colunas são importadas como propriedades.",
88
88
  "Congratulations, your map has been created!": "Congratulations, your map has been created!",
89
+ "Continue line (Ctrl+Click)": "Continuar linnha (Ctrl+Clique)",
89
90
  "Continue line": "Continuar linha",
90
91
  "Coordinates": "Coordenadas",
91
92
  "Copy link": "Copy link",
@@ -359,6 +360,7 @@ const locale = {
359
360
  "stroke": "traço",
360
361
  "Supported scheme": "Esquema suportado",
361
362
  "Supported variables that will be dynamically replaced": "Variáveis suportadas que serão substituídas de forma dinâmica",
363
+ "Switch to edit mode": "Switch to edit mode",
362
364
  "Symbol": "Symbol",
363
365
  "Table": "Tabela",
364
366
  "Text color for the cluster label": "Cor do texto para a etiqueta do aglomerado",
@@ -444,10 +446,7 @@ const locale = {
444
446
  "Until": "Until",
445
447
  "Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
446
448
  "Edit in OpenStreetMap": "Edit in OpenStreetMap",
447
- "Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns.",
448
- "Back to layers": "Back to layers",
449
- "Data": "Data",
450
- "Filters": "Filters"
449
+ "Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
451
450
  }
452
451
  L.registerLocale("pt_PT", locale)
453
452
  L.setLocale("pt_PT")
@@ -86,6 +86,7 @@
86
86
  "Comma separated list of properties to use when filtering features": "Lista separada por vírgulas de propriedades a usar ao filtrar elementos",
87
87
  "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.": "Valores separados por vírgula, tabulação ou ponto-e-vírgula. É implícito\n o sistema de referência espacial WGS84. Apenas são importadas as \ngeometrias de ponto. A importação irá ver se aparece no cabeçalho das \ncolunas «lat» e «lon», ignorando diferença de maiúsculas e minúsculas. \nTodas a outras colunas são importadas como propriedades.",
88
88
  "Congratulations, your map has been created!": "Congratulations, your map has been created!",
89
+ "Continue line (Ctrl+Click)": "Continuar linnha (Ctrl+Clique)",
89
90
  "Continue line": "Continuar linha",
90
91
  "Coordinates": "Coordenadas",
91
92
  "Copy link": "Copy link",
@@ -359,6 +360,7 @@
359
360
  "stroke": "traço",
360
361
  "Supported scheme": "Esquema suportado",
361
362
  "Supported variables that will be dynamically replaced": "Variáveis suportadas que serão substituídas de forma dinâmica",
363
+ "Switch to edit mode": "Switch to edit mode",
362
364
  "Symbol": "Symbol",
363
365
  "Table": "Tabela",
364
366
  "Text color for the cluster label": "Cor do texto para a etiqueta do aglomerado",
@@ -444,8 +446,5 @@
444
446
  "Until": "Until",
445
447
  "Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
446
448
  "Edit in OpenStreetMap": "Edit in OpenStreetMap",
447
- "Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns.",
448
- "Back to layers": "Back to layers",
449
- "Data": "Data",
450
- "Filters": "Filters"
449
+ "Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
451
450
  }
@@ -86,6 +86,7 @@ const locale = {
86
86
  "Comma separated list of properties to use when filtering features": "Comma separated list of properties to use when filtering features",
87
87
  "Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.": "Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.",
88
88
  "Congratulations, your map has been created!": "Congratulations, your map has been created!",
89
+ "Continue line (Ctrl+Click)": "Continue line (Ctrl+Click)",
89
90
  "Continue line": "Linie continuă",
90
91
  "Coordinates": "Coordonate",
91
92
  "Copy link": "Copy link",
@@ -359,6 +360,7 @@ const locale = {
359
360
  "stroke": "stroke",
360
361
  "Supported scheme": "Supported scheme",
361
362
  "Supported variables that will be dynamically replaced": "Supported variables that will be dynamically replaced",
363
+ "Switch to edit mode": "Switch to edit mode",
362
364
  "Symbol": "Symbol",
363
365
  "Table": "Tabel",
364
366
  "Text color for the cluster label": "Text color for the cluster label",
@@ -444,10 +446,7 @@ const locale = {
444
446
  "Until": "Until",
445
447
  "Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
446
448
  "Edit in OpenStreetMap": "Edit in OpenStreetMap",
447
- "Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns.",
448
- "Back to layers": "Back to layers",
449
- "Data": "Data",
450
- "Filters": "Filters"
449
+ "Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
451
450
  }
452
451
  L.registerLocale("ro", locale)
453
452
  L.setLocale("ro")
@@ -86,6 +86,7 @@
86
86
  "Comma separated list of properties to use when filtering features": "Comma separated list of properties to use when filtering features",
87
87
  "Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.": "Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.",
88
88
  "Congratulations, your map has been created!": "Congratulations, your map has been created!",
89
+ "Continue line (Ctrl+Click)": "Continue line (Ctrl+Click)",
89
90
  "Continue line": "Linie continuă",
90
91
  "Coordinates": "Coordonate",
91
92
  "Copy link": "Copy link",
@@ -359,6 +360,7 @@
359
360
  "stroke": "stroke",
360
361
  "Supported scheme": "Supported scheme",
361
362
  "Supported variables that will be dynamically replaced": "Supported variables that will be dynamically replaced",
363
+ "Switch to edit mode": "Switch to edit mode",
362
364
  "Symbol": "Symbol",
363
365
  "Table": "Tabel",
364
366
  "Text color for the cluster label": "Text color for the cluster label",
@@ -444,8 +446,5 @@
444
446
  "Until": "Until",
445
447
  "Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
446
448
  "Edit in OpenStreetMap": "Edit in OpenStreetMap",
447
- "Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns.",
448
- "Back to layers": "Back to layers",
449
- "Data": "Data",
450
- "Filters": "Filters"
449
+ "Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
451
450
  }
@@ -86,6 +86,7 @@ const locale = {
86
86
  "Comma separated list of properties to use when filtering features": "Список свойств, разделённых запятыми, для использования при фильтрации",
87
87
  "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.": "В качестве разделителя используются запятые, табуляции и точки с запятой. Применяется датум WGS84. Импорт просматривает заголовок на наличие полей «lat» и «lon», регистр не имеет значения. Все остальные поля импортируются как свойства.",
88
88
  "Congratulations, your map has been created!": "Congratulations, your map has been created!",
89
+ "Continue line (Ctrl+Click)": "Продолжить линию (Ctrl+Click)",
89
90
  "Continue line": "Продолжить линию",
90
91
  "Coordinates": "Координаты",
91
92
  "Copy link": "Copy link",
@@ -359,6 +360,7 @@ const locale = {
359
360
  "stroke": "штрихи",
360
361
  "Supported scheme": "Поддерживаемая схема",
361
362
  "Supported variables that will be dynamically replaced": "Поддерживаемые переменные для автоматической замены",
363
+ "Switch to edit mode": "Switch to edit mode",
362
364
  "Symbol": "Symbol",
363
365
  "Table": "Таблица",
364
366
  "Text color for the cluster label": "Цвет текста для меток кластера",
@@ -444,10 +446,7 @@ const locale = {
444
446
  "Until": "Until",
445
447
  "Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
446
448
  "Edit in OpenStreetMap": "Edit in OpenStreetMap",
447
- "Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns.",
448
- "Back to layers": "Back to layers",
449
- "Data": "Data",
450
- "Filters": "Filters"
449
+ "Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
451
450
  }
452
451
  L.registerLocale("ru", locale)
453
452
  L.setLocale("ru")
@@ -86,6 +86,7 @@
86
86
  "Comma separated list of properties to use when filtering features": "Список свойств, разделённых запятыми, для использования при фильтрации",
87
87
  "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.": "В качестве разделителя используются запятые, табуляции и точки с запятой. Применяется датум WGS84. Импорт просматривает заголовок на наличие полей «lat» и «lon», регистр не имеет значения. Все остальные поля импортируются как свойства.",
88
88
  "Congratulations, your map has been created!": "Congratulations, your map has been created!",
89
+ "Continue line (Ctrl+Click)": "Продолжить линию (Ctrl+Click)",
89
90
  "Continue line": "Продолжить линию",
90
91
  "Coordinates": "Координаты",
91
92
  "Copy link": "Copy link",
@@ -359,6 +360,7 @@
359
360
  "stroke": "штрихи",
360
361
  "Supported scheme": "Поддерживаемая схема",
361
362
  "Supported variables that will be dynamically replaced": "Поддерживаемые переменные для автоматической замены",
363
+ "Switch to edit mode": "Switch to edit mode",
362
364
  "Symbol": "Symbol",
363
365
  "Table": "Таблица",
364
366
  "Text color for the cluster label": "Цвет текста для меток кластера",
@@ -444,8 +446,5 @@
444
446
  "Until": "Until",
445
447
  "Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
446
448
  "Edit in OpenStreetMap": "Edit in OpenStreetMap",
447
- "Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns.",
448
- "Back to layers": "Back to layers",
449
- "Data": "Data",
450
- "Filters": "Filters"
449
+ "Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
451
450
  }