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!": "Gourc'hemennoù, ho kartenn zo bet krouet!",
89
+ "Continue line (Ctrl+Click)": "Kenderc'hel al linenn (Reol+Klikañ)",
89
90
  "Continue line": "Kenderc'hel al linenn",
90
91
  "Coordinates": "Daveennoù",
91
92
  "Copy link": "Eilañ an ere",
@@ -329,7 +330,7 @@
329
330
  "Search": "Klask",
330
331
  "Secret edit link copied to clipboard!": "Liamm aozañ kuzh eilet er golver!",
331
332
  "Secret edit link:": "Liamm aozañ kuzh:",
332
- "See layers": "Diskouez ar gwiskadoù",
333
+ "See layers": "See layers",
333
334
  "See full screen": "Gwelet e skramm a-bezh",
334
335
  "See on OpenStreetMap": "Gwelet war OpenStreetMap",
335
336
  "Select data": "Diuzañ ar roadennoù",
@@ -359,6 +360,7 @@
359
360
  "stroke": "tres",
360
361
  "Supported scheme": "Steuñv skoret",
361
362
  "Supported variables that will be dynamically replaced": "Supported variables that will be dynamically replaced",
363
+ "Switch to edit mode": "Mod aozañ",
362
364
  "Symbol": "Arouezenn",
363
365
  "Table": "Taolenn",
364
366
  "Text color for the cluster label": "Text color for the cluster label",
@@ -429,23 +431,20 @@
429
431
  "{distance} miles": "{distance} miltir",
430
432
  "{distance} NM": "{distance} milmor",
431
433
  "{distance} yd": "{distance} yd",
432
- "Edit map name and caption": "Kemmañ anv hag alc'hwez ar gartenn",
433
- "Map advanced properties": "Perzhioù araokaet ar gartenn",
434
- "Edit map details": "Kemmañ munudoù ar gartenn",
435
- "Back to browser": "Distreiñ d'ar merdeer",
434
+ "Edit map name and caption": "Edit map name and caption",
435
+ "Map advanced properties": "Map advanced properties",
436
+ "Edit map details": "Edit map details",
437
+ "Back to browser": "Back to browser",
436
438
  "Toggle size": "Toggle size",
437
- "Layers": "Gwiskadoù",
439
+ "Layers": "Layers",
438
440
  "Display the caption control": "Display the caption control",
439
441
  "Comma separated list of properties to use for facet search (eg.: mykey,otherkey). To control label, add it after a | (eg.: mykey|My Key,otherkey|Other Key). To control input field type, add it after another | (eg.: mykey|My Key|checkbox,otherkey|Other Key|datetime). Allowed values for the input field type are checkbox (default), radio, number, date and datetime.": "Comma separated list of properties to use for facet search (eg.: mykey,otherkey). To control label, add it after a | (eg.: mykey|My Key,otherkey|Other Key). To control input field type, add it after another | (eg.: mykey|My Key|checkbox,otherkey|Other Key|datetime). Allowed values for the input field type are checkbox (default), radio, number, date and datetime.",
440
442
  "<empty value>": "<empty value>",
441
- "Min": "Bihanañ",
442
- "Max": "Brasañ",
443
- "From": "Adalek",
444
- "Until": "Betek",
443
+ "Min": "Min",
444
+ "Max": "Max",
445
+ "From": "From",
446
+ "Until": "Until",
445
447
  "Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
446
- "Edit in OpenStreetMap": "Kemmañ e-barzh 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"
448
+ "Edit in OpenStreetMap": "Edit in OpenStreetMap",
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!": "Enhorabona, s'ha creat el mapa!",
89
+ "Continue line (Ctrl+Click)": "Continue line (Ctrl+Click)",
89
90
  "Continue line": "Continue line",
90
91
  "Coordinates": "Coordenades",
91
92
  "Copy link": "Copia l'enllaç",
@@ -359,6 +360,7 @@ const locale = {
359
360
  "stroke": "stroke",
360
361
  "Supported scheme": "Esquema suportat",
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": "Taula",
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("ca", locale)
453
452
  L.setLocale("ca")
@@ -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!": "Enhorabona, s'ha creat el mapa!",
89
+ "Continue line (Ctrl+Click)": "Continue line (Ctrl+Click)",
89
90
  "Continue line": "Continue line",
90
91
  "Coordinates": "Coordenades",
91
92
  "Copy link": "Copia l'enllaç",
@@ -359,6 +360,7 @@
359
360
  "stroke": "stroke",
360
361
  "Supported scheme": "Esquema suportat",
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": "Taula",
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": "Čárkami oddělený seznam vlastností pro filtrování objektů",
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.": "Hodnoty oddělené čárkou, tabulátorem, nebo středníkem. předpokládá se SRS WGS84 a jsou importovány jen polohy bodů. Import hledá záhlaví sloupců začínající na \"lat\" nebo \"lon\" a ty považuje za souřadnice (na velikosti písmen nesejde). Ostatní sloupce jsou importovány jako vlastnosti.",
88
88
  "Congratulations, your map has been created!": "Gratulujeme, vaše mapa byla vytvořena!",
89
+ "Continue line (Ctrl+Click)": "Pokračovat v čáře (Ctrl+Klik)",
89
90
  "Continue line": "Pokračovat v čáře",
90
91
  "Coordinates": "Souřadnice",
91
92
  "Copy link": "Kopírovat odkaz",
@@ -359,6 +360,7 @@ const locale = {
359
360
  "stroke": "linka",
360
361
  "Supported scheme": "Podporované schéma",
361
362
  "Supported variables that will be dynamically replaced": "Podporované proměnné, které budou automaticky nahrazeny",
363
+ "Switch to edit mode": "Přepnout do režimu úprav",
362
364
  "Symbol": "Symbol",
363
365
  "Table": "Tabulka",
364
366
  "Text color for the cluster label": "Barva textu popisku shluku",
@@ -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("cs_CZ", locale)
453
452
  L.setLocale("cs_CZ")
@@ -86,6 +86,7 @@
86
86
  "Comma separated list of properties to use when filtering features": "Čárkami oddělený seznam vlastností pro filtrování objektů",
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.": "Hodnoty oddělené čárkou, tabulátorem, nebo středníkem. předpokládá se SRS WGS84 a jsou importovány jen polohy bodů. Import hledá záhlaví sloupců začínající na \"lat\" nebo \"lon\" a ty považuje za souřadnice (na velikosti písmen nesejde). Ostatní sloupce jsou importovány jako vlastnosti.",
88
88
  "Congratulations, your map has been created!": "Gratulujeme, vaše mapa byla vytvořena!",
89
+ "Continue line (Ctrl+Click)": "Pokračovat v čáře (Ctrl+Klik)",
89
90
  "Continue line": "Pokračovat v čáře",
90
91
  "Coordinates": "Souřadnice",
91
92
  "Copy link": "Kopírovat odkaz",
@@ -359,6 +360,7 @@
359
360
  "stroke": "linka",
360
361
  "Supported scheme": "Podporované schéma",
361
362
  "Supported variables that will be dynamically replaced": "Podporované proměnné, které budou automaticky nahrazeny",
363
+ "Switch to edit mode": "Přepnout do režimu úprav",
362
364
  "Symbol": "Symbol",
363
365
  "Table": "Tabulka",
364
366
  "Text color for the cluster label": "Barva textu popisku shluku",
@@ -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": "Kommasepareret egenskabsliste til brug ved objektfiltrering.",
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, tabulering eller semikolon adskiller værdier. SRS WGS84 er underforstået. Kun punktgeometri importeres. Importen vil kigge efter kolonner, der indeholder varianter af \"lat\" eller \"lon\" i begyndelsen af overskriften, uden at tage hensyn til små og store bogstaver. Alle andre kolonner importeres som egenskaber.",
88
88
  "Congratulations, your map has been created!": "Congratulations, your map has been created!",
89
+ "Continue line (Ctrl+Click)": "Fortsæt linje (Ctrl+Klik)",
89
90
  "Continue line": "Fortsæt linje",
90
91
  "Coordinates": "Koordinater",
91
92
  "Copy link": "Copy link",
@@ -359,6 +360,7 @@ const locale = {
359
360
  "stroke": "strøg",
360
361
  "Supported scheme": "Understøttet skema",
361
362
  "Supported variables that will be dynamically replaced": "Understøttede variabler som vil blive dynamisk erstattet",
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": "Tekstfarve for klyngelabel",
@@ -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("da", locale)
453
452
  L.setLocale("da")
@@ -86,6 +86,7 @@
86
86
  "Comma separated list of properties to use when filtering features": "Kommasepareret egenskabsliste til brug ved objektfiltrering.",
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, tabulering eller semikolon adskiller værdier. SRS WGS84 er underforstået. Kun punktgeometri importeres. Importen vil kigge efter kolonner, der indeholder varianter af \"lat\" eller \"lon\" i begyndelsen af overskriften, uden at tage hensyn til små og store bogstaver. Alle andre kolonner importeres som egenskaber.",
88
88
  "Congratulations, your map has been created!": "Congratulations, your map has been created!",
89
+ "Continue line (Ctrl+Click)": "Fortsæt linje (Ctrl+Klik)",
89
90
  "Continue line": "Fortsæt linje",
90
91
  "Coordinates": "Koordinater",
91
92
  "Copy link": "Copy link",
@@ -359,6 +360,7 @@
359
360
  "stroke": "strøg",
360
361
  "Supported scheme": "Understøttet skema",
361
362
  "Supported variables that will be dynamically replaced": "Understøttede variabler som vil blive dynamisk erstattet",
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": "Tekstfarve for klyngelabel",
@@ -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": "Kommagetrennte Liste der Merkmale, welche beim Filtern von Elementen verwendet werden sollen",
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-, oder Semikolongetrennte Werte. SRS WGS84 ist impliziert. Nur Punktgeometrien werden importiert. Beim Import wird nach Spaltenüberschriften mit jeder Nennung von „lat“ und „lon“ am Anfang der Überschrift gesucht (ohne Beachtung von Groß-/Kleinschreibung). Alle anderen Spalten werden als Merkmale importiert.",
88
88
  "Congratulations, your map has been created!": "Glückwunsch, deine Karte wurde erstellt!",
89
+ "Continue line (Ctrl+Click)": "Linie weiterzeichnen (Strg+Klick)",
89
90
  "Continue line": "Linie fortführen",
90
91
  "Coordinates": "Koordinaten",
91
92
  "Copy link": "Link kopieren",
@@ -359,6 +360,7 @@ const locale = {
359
360
  "stroke": "Umrisslinie",
360
361
  "Supported scheme": "Unterstütztes Schema",
361
362
  "Supported variables that will be dynamically replaced": "Unterstützte Variablen, die dynamisch ersetzt werden",
363
+ "Switch to edit mode": "In Bearbeitungsmodus wechseln",
362
364
  "Symbol": "Symbol",
363
365
  "Table": "Tabelle",
364
366
  "Text color for the cluster label": "Textfarbe für die Gruppierungsbezeichnung",
@@ -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("de", locale)
453
452
  L.setLocale("de")
@@ -86,6 +86,7 @@
86
86
  "Comma separated list of properties to use when filtering features": "Kommagetrennte Liste der Merkmale, welche beim Filtern von Elementen verwendet werden sollen",
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-, oder Semikolongetrennte Werte. SRS WGS84 ist impliziert. Nur Punktgeometrien werden importiert. Beim Import wird nach Spaltenüberschriften mit jeder Nennung von „lat“ und „lon“ am Anfang der Überschrift gesucht (ohne Beachtung von Groß-/Kleinschreibung). Alle anderen Spalten werden als Merkmale importiert.",
88
88
  "Congratulations, your map has been created!": "Glückwunsch, deine Karte wurde erstellt!",
89
+ "Continue line (Ctrl+Click)": "Linie weiterzeichnen (Strg+Klick)",
89
90
  "Continue line": "Linie fortführen",
90
91
  "Coordinates": "Koordinaten",
91
92
  "Copy link": "Link kopieren",
@@ -359,6 +360,7 @@
359
360
  "stroke": "Umrisslinie",
360
361
  "Supported scheme": "Unterstütztes Schema",
361
362
  "Supported variables that will be dynamically replaced": "Unterstützte Variablen, die dynamisch ersetzt werden",
363
+ "Switch to edit mode": "In Bearbeitungsmodus wechseln",
362
364
  "Symbol": "Symbol",
363
365
  "Table": "Tabelle",
364
366
  "Text color for the cluster label": "Textfarbe für die Gruppierungsbezeichnung",
@@ -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.": "Τιμές διαχωρισμένες με κόμμα, tab ή άνω τελεία. Εννοείται και η μορφή SRS WGS84. Εισάγονται μόνο γεωμετρίες σημείων. Η διαδικασία εισαγωγής ελέγχει τις επικεφαλίδες των στηλών για τις ενδείξεις «lat» και «lon» στην αρχή της επικεφαλίδας και κάνει διάκριση πεζών - κεφαλαίων γραμμάτων. Όλες οι άλλες στήλες εισάγονται ως ιδιότητες.",
88
88
  "Congratulations, your map has been created!": "Συγχαρητήρια, ο χάρτης σας δημιουργήθηκε!",
89
+ "Continue line (Ctrl+Click)": "Συνέχεια γραμμής (Ctrl+Click)",
89
90
  "Continue line": "Συνέχεια γραμμής",
90
91
  "Coordinates": "Συντεταγμένες",
91
92
  "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": "Εναλλαγή σε λειτουργία επεξεργασίας",
362
364
  "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("el", locale)
453
452
  L.setLocale("el")
@@ -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.": "Τιμές διαχωρισμένες με κόμμα, tab ή άνω τελεία. Εννοείται και η μορφή SRS WGS84. Εισάγονται μόνο γεωμετρίες σημείων. Η διαδικασία εισαγωγής ελέγχει τις επικεφαλίδες των στηλών για τις ενδείξεις «lat» και «lon» στην αρχή της επικεφαλίδας και κάνει διάκριση πεζών - κεφαλαίων γραμμάτων. Όλες οι άλλες στήλες εισάγονται ως ιδιότητες.",
88
88
  "Congratulations, your map has been created!": "Συγχαρητήρια, ο χάρτης σας δημιουργήθηκε!",
89
+ "Continue line (Ctrl+Click)": "Συνέχεια γραμμής (Ctrl+Click)",
89
90
  "Continue line": "Συνέχεια γραμμής",
90
91
  "Coordinates": "Συντεταγμένες",
91
92
  "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": "Εναλλαγή σε λειτουργία επεξεργασίας",
362
364
  "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
  }
@@ -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": "Continue line",
90
91
  "Coordinates": "Coordinates",
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": "Table",
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("en", locale)
453
452
  L.setLocale("en")
@@ -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 @@
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 comas de las propiedades a utilizar al filtrar los 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 coma, tabulador o punto y coma. SRS WGS84 está implícito. Solo se importan las geometrías de los puntos. La importación buscará en los encabezados de las columnas cualquier mención de «lat» y «lon» al principio del encabezado, sin distinción de mayúsculas y minúsculas. Todas las demás columnas se importan como propiedades.",
88
88
  "Congratulations, your map has been created!": "Enhorabuena, ¡su mapa ha sido creado!",
89
+ "Continue line (Ctrl+Click)": "Línea continuada (Ctrl+Clic)",
89
90
  "Continue line": "Línea continua",
90
91
  "Coordinates": "Coordenadas",
91
92
  "Copy link": "Copiar enlace",
@@ -359,6 +360,7 @@ const locale = {
359
360
  "stroke": "trazo",
360
361
  "Supported scheme": "Esquema soportado",
361
362
  "Supported variables that will be dynamically replaced": "Las variables soportadas que serán reemplazadas dinámicamente",
363
+ "Switch to edit mode": "Cambiar al modo de edición",
362
364
  "Symbol": "Symbol",
363
365
  "Table": "Tabla",
364
366
  "Text color for the cluster label": "Color del texto para la etiqueta clúster",
@@ -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("es", locale)
453
452
  L.setLocale("es")
@@ -86,6 +86,7 @@
86
86
  "Comma separated list of properties to use when filtering features": "Lista separada por comas de las propiedades a utilizar al filtrar los 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 coma, tabulador o punto y coma. SRS WGS84 está implícito. Solo se importan las geometrías de los puntos. La importación buscará en los encabezados de las columnas cualquier mención de «lat» y «lon» al principio del encabezado, sin distinción de mayúsculas y minúsculas. Todas las demás columnas se importan como propiedades.",
88
88
  "Congratulations, your map has been created!": "Enhorabuena, ¡su mapa ha sido creado!",
89
+ "Continue line (Ctrl+Click)": "Línea continuada (Ctrl+Clic)",
89
90
  "Continue line": "Línea continua",
90
91
  "Coordinates": "Coordenadas",
91
92
  "Copy link": "Copiar enlace",
@@ -359,6 +360,7 @@
359
360
  "stroke": "trazo",
360
361
  "Supported scheme": "Esquema soportado",
361
362
  "Supported variables that will be dynamically replaced": "Las variables soportadas que serán reemplazadas dinámicamente",
363
+ "Switch to edit mode": "Cambiar al modo de edición",
362
364
  "Symbol": "Symbol",
363
365
  "Table": "Tabla",
364
366
  "Text color for the cluster label": "Color del texto para la etiqueta clúster",
@@ -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)": "Jätka joont (Ctrl+Klõps)",
89
90
  "Continue line": "Jätka joont",
90
91
  "Coordinates": "Koordinaadid",
91
92
  "Copy link": "Copy link",
@@ -359,6 +360,7 @@ const locale = {
359
360
  "stroke": "piirjoon",
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("et", locale)
453
452
  L.setLocale("et")
@@ -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)": "Jätka joont (Ctrl+Klõps)",
89
90
  "Continue line": "Jätka joont",
90
91
  "Coordinates": "Koordinaadid",
91
92
  "Copy link": "Copy link",
@@ -359,6 +360,7 @@
359
360
  "stroke": "piirjoon",
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.": "مقادیر جدا شده با کاما، برگه یا نیمه کولون. SRS 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("fa_IR", locale)
453
452
  L.setLocale("fa_IR")
@@ -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.": "مقادیر جدا شده با کاما، برگه یا نیمه کولون. SRS 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
  }