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 @@ const locale = {
86
86
  "Comma separated list of properties to use when filtering features": "Čiarkami oddelený zoznam vlastností pre filtrovanie objektov",
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 oddelené čiarkou, tabulátorom, alebo bodkočiarkou. Predpokladá sa SRS WGS84 a sú importované iba polohy bodov. Import hľadá záhlavie stĺpcov začínajúcich na \"lat\" a \"lon\" a tie považuje za súradnice (na veľkosti písmien nezáleži). Ostatné stĺpce sú importované ako vlastnosti.",
88
88
  "Congratulations, your map has been created!": "Congratulations, your map has been created!",
89
+ "Continue line (Ctrl+Click)": "Pokračovať v čiare (Ctrl+Klik)",
89
90
  "Continue line": "Pokračovať v čiare",
90
91
  "Coordinates": "Súradnice",
91
92
  "Copy link": "Copy link",
@@ -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é premenné, ktoré budú automaticky nahradené",
363
+ "Switch to edit mode": "Switch to edit mode",
362
364
  "Symbol": "Symbol",
363
365
  "Table": "Tabuľka",
364
366
  "Text color for the cluster label": "Farba textu pre popis zhluku",
@@ -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("sk_SK", locale)
453
452
  L.setLocale("sk_SK")
@@ -86,6 +86,7 @@
86
86
  "Comma separated list of properties to use when filtering features": "Čiarkami oddelený zoznam vlastností pre filtrovanie objektov",
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 oddelené čiarkou, tabulátorom, alebo bodkočiarkou. Predpokladá sa SRS WGS84 a sú importované iba polohy bodov. Import hľadá záhlavie stĺpcov začínajúcich na \"lat\" a \"lon\" a tie považuje za súradnice (na veľkosti písmien nezáleži). Ostatné stĺpce sú importované ako vlastnosti.",
88
88
  "Congratulations, your map has been created!": "Congratulations, your map has been created!",
89
+ "Continue line (Ctrl+Click)": "Pokračovať v čiare (Ctrl+Klik)",
89
90
  "Continue line": "Pokračovať v čiare",
90
91
  "Coordinates": "Súradnice",
91
92
  "Copy link": "Copy link",
@@ -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é premenné, ktoré budú automaticky nahradené",
363
+ "Switch to edit mode": "Switch to edit mode",
362
364
  "Symbol": "Symbol",
363
365
  "Table": "Tabuľka",
364
366
  "Text color for the cluster label": "Farba textu pre popis zhluku",
@@ -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": "Z vejico ločen seznam lastnosti, uporabljenimi med filtriranjem predmetov",
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.": "Z vejico, tabulatorjem ali podpičjem ločene vrednosti, nakazane prek SRS WGS84. Uvoženi so le točkovni podatki. Med uvozom bo preiskan stolpec glav za podatke geografske »širine« in«dolžine«, neupoštevajoč velikost pisave. Vsi ostali stolpci bodo uvoženi kot lastnosti predmetov.",
88
88
  "Congratulations, your map has been created!": "Congratulations, your map has been created!",
89
+ "Continue line (Ctrl+Click)": "Nadaljuj s črto (Ctrl+Klik)",
89
90
  "Continue line": "Nadaljuj z risanjem črte",
90
91
  "Coordinates": "Koordinate",
91
92
  "Copy link": "Copy link",
@@ -359,6 +360,7 @@ const locale = {
359
360
  "stroke": "prečrtano",
360
361
  "Supported scheme": "Podprta shema",
361
362
  "Supported variables that will be dynamically replaced": "Podprte spremenljivke, ki bodo dinamično zamenjane",
363
+ "Switch to edit mode": "Switch to edit mode",
362
364
  "Symbol": "Symbol",
363
365
  "Table": "Razpredelnica",
364
366
  "Text color for the cluster label": "Barva besedila za oznako polja",
@@ -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("sl", locale)
453
452
  L.setLocale("sl")
@@ -86,6 +86,7 @@
86
86
  "Comma separated list of properties to use when filtering features": "Z vejico ločen seznam lastnosti, uporabljenimi med filtriranjem predmetov",
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.": "Z vejico, tabulatorjem ali podpičjem ločene vrednosti, nakazane prek SRS WGS84. Uvoženi so le točkovni podatki. Med uvozom bo preiskan stolpec glav za podatke geografske »širine« in«dolžine«, neupoštevajoč velikost pisave. Vsi ostali stolpci bodo uvoženi kot lastnosti predmetov.",
88
88
  "Congratulations, your map has been created!": "Congratulations, your map has been created!",
89
+ "Continue line (Ctrl+Click)": "Nadaljuj s črto (Ctrl+Klik)",
89
90
  "Continue line": "Nadaljuj z risanjem črte",
90
91
  "Coordinates": "Koordinate",
91
92
  "Copy link": "Copy link",
@@ -359,6 +360,7 @@
359
360
  "stroke": "prečrtano",
360
361
  "Supported scheme": "Podprta shema",
361
362
  "Supported variables that will be dynamically replaced": "Podprte spremenljivke, ki bodo dinamično zamenjane",
363
+ "Switch to edit mode": "Switch to edit mode",
362
364
  "Symbol": "Symbol",
363
365
  "Table": "Razpredelnica",
364
366
  "Text color for the cluster label": "Barva besedila za oznako polja",
@@ -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. Увозе се само тачке геометрије. Увоз ће погледати заглавља ступаца за било које спомињање «лат» и «лон» на почетку заглавља, осетљив на велика и мала слова. Све друге колоне се увозе као својства.",
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": "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,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("sr", locale)
453
452
  L.setLocale("sr")
@@ -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. Увозе се само тачке геометрије. Увоз ће погледати заглавља ступаца за било које спомињање «лат» и «лон» на почетку заглавља, осетљив на велика и мала слова. Све друге колоне се увозе као својства.",
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": "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": "Kommaseparerad lista med attribut, som används vid filtrering av 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.": "Komma, tabb eller semikolon separerade värden. SRS WGS84 är underförstått. Bara punktgeometrier importeras. Importen letar kolumnrubriker som startar med «lat» eller «lon», ej skiftlägeskänslig. Övriga kolumner importeras som attribut.",
88
88
  "Congratulations, your map has been created!": "Grattis, din karta har skapats!",
89
+ "Continue line (Ctrl+Click)": "Fortsätt linjen (Ctrl+klick)",
89
90
  "Continue line": "Fortsätt linjen",
90
91
  "Coordinates": "Koordinater",
91
92
  "Copy link": "Kopiera länk",
@@ -359,6 +360,7 @@ const locale = {
359
360
  "stroke": "streck",
360
361
  "Supported scheme": "Schema som stöds",
361
362
  "Supported variables that will be dynamically replaced": "Variabler som stöds att ersättas dynamiskt",
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": "Textfärg för klusteretiketten",
@@ -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("sv", locale)
453
452
  L.setLocale("sv")
@@ -86,6 +86,7 @@
86
86
  "Comma separated list of properties to use when filtering features": "Kommaseparerad lista med attribut, som används vid filtrering av 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.": "Komma, tabb eller semikolon separerade värden. SRS WGS84 är underförstått. Bara punktgeometrier importeras. Importen letar kolumnrubriker som startar med «lat» eller «lon», ej skiftlägeskänslig. Övriga kolumner importeras som attribut.",
88
88
  "Congratulations, your map has been created!": "Grattis, din karta har skapats!",
89
+ "Continue line (Ctrl+Click)": "Fortsätt linjen (Ctrl+klick)",
89
90
  "Continue line": "Fortsätt linjen",
90
91
  "Coordinates": "Koordinater",
91
92
  "Copy link": "Kopiera länk",
@@ -359,6 +360,7 @@
359
360
  "stroke": "streck",
360
361
  "Supported scheme": "Schema som stöds",
361
362
  "Supported variables that will be dynamically replaced": "Variabler som stöds att ersättas dynamiskt",
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": "Textfärg för klusteretiketten",
@@ -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("th_TH", locale)
453
452
  L.setLocale("th_TH")
@@ -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": "Özellikleri filtrelerken kullanılacak özelliklerin virgülle ayrılmış listesi",
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)": "Çizgiye devam et (Ctrl+Click)",
89
90
  "Continue line": "Çizgiye devam et",
90
91
  "Coordinates": "Koordinatlar",
91
92
  "Copy link": "Copy link",
@@ -359,6 +360,7 @@ const locale = {
359
360
  "stroke": "stroke",
360
361
  "Supported scheme": "Desteklenen şema",
361
362
  "Supported variables that will be dynamically replaced": "Dinamik olarak değiştirilecek desteklenen değişkenler",
363
+ "Switch to edit mode": "Switch to edit mode",
362
364
  "Symbol": "Symbol",
363
365
  "Table": "Tablo",
364
366
  "Text color for the cluster label": "Küme etiketi için metin rengi",
@@ -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("tr", locale)
453
452
  L.setLocale("tr")
@@ -86,6 +86,7 @@
86
86
  "Comma separated list of properties to use when filtering features": "Özellikleri filtrelerken kullanılacak özelliklerin virgülle ayrılmış listesi",
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)": "Çizgiye devam et (Ctrl+Click)",
89
90
  "Continue line": "Çizgiye devam et",
90
91
  "Coordinates": "Koordinatlar",
91
92
  "Copy link": "Copy link",
@@ -359,6 +360,7 @@
359
360
  "stroke": "stroke",
360
361
  "Supported scheme": "Desteklenen şema",
361
362
  "Supported variables that will be dynamically replaced": "Dinamik olarak değiştirilecek desteklenen değişkenler",
363
+ "Switch to edit mode": "Switch to edit mode",
362
364
  "Symbol": "Symbol",
363
365
  "Table": "Tablo",
364
366
  "Text color for the cluster label": "Küme etiketi için metin rengi",
@@ -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+клацання)",
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("uk_UA", locale)
453
452
  L.setLocale("uk_UA")
@@ -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+клацання)",
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
  }
@@ -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("vi", locale)
453
452
  L.setLocale("vi")
@@ -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": "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": "坐标",
91
92
  "Copy link": "Copy link",
@@ -359,6 +360,7 @@ const locale = {
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": "标注文本颜色",
@@ -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("zh", locale)
453
452
  L.setLocale("zh")
@@ -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": "坐标",
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": "标注文本颜色",
@@ -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 @@
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": "以逗號分開列出篩選時要使用的屬性",
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!": "恭喜您的地圖已經新增完成",
89
+ "Continue line (Ctrl+Click)": "連續線(Ctrl+點擊鍵)",
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("zh_TW", locale)
453
452
  L.setLocale("zh_TW")