umap-project 2.6.0b0__py3-none-any.whl → 2.6.0b1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of umap-project might be problematic. Click here for more details.

Files changed (119) hide show
  1. umap/__init__.py +1 -1
  2. umap/locale/en/LC_MESSAGES/django.po +3 -3
  3. umap/settings/base.py +6 -0
  4. umap/static/umap/js/modules/autocomplete.js +5 -9
  5. umap/static/umap/js/modules/data/features.js +5 -11
  6. umap/static/umap/js/modules/importers/overpass.js +22 -8
  7. umap/static/umap/js/modules/rendering/ui.js +18 -2
  8. umap/static/umap/js/modules/schema.js +1 -1
  9. umap/static/umap/js/umap.controls.js +2 -1
  10. umap/static/umap/js/umap.forms.js +9 -5
  11. umap/static/umap/js/umap.js +7 -2
  12. umap/static/umap/locale/am_ET.js +8 -2
  13. umap/static/umap/locale/am_ET.json +8 -2
  14. umap/static/umap/locale/ar.js +8 -2
  15. umap/static/umap/locale/ar.json +8 -2
  16. umap/static/umap/locale/ast.js +8 -2
  17. umap/static/umap/locale/ast.json +8 -2
  18. umap/static/umap/locale/bg.js +8 -2
  19. umap/static/umap/locale/bg.json +8 -2
  20. umap/static/umap/locale/br.js +8 -2
  21. umap/static/umap/locale/br.json +8 -2
  22. umap/static/umap/locale/ca.js +18 -12
  23. umap/static/umap/locale/ca.json +18 -12
  24. umap/static/umap/locale/cs_CZ.js +8 -2
  25. umap/static/umap/locale/cs_CZ.json +8 -2
  26. umap/static/umap/locale/da.js +8 -2
  27. umap/static/umap/locale/da.json +8 -2
  28. umap/static/umap/locale/de.js +8 -2
  29. umap/static/umap/locale/de.json +8 -2
  30. umap/static/umap/locale/el.js +8 -2
  31. umap/static/umap/locale/el.json +8 -2
  32. umap/static/umap/locale/en.js +2 -2
  33. umap/static/umap/locale/en.json +2 -2
  34. umap/static/umap/locale/en_US.json +8 -2
  35. umap/static/umap/locale/es.js +8 -2
  36. umap/static/umap/locale/es.json +8 -2
  37. umap/static/umap/locale/et.js +8 -2
  38. umap/static/umap/locale/et.json +8 -2
  39. umap/static/umap/locale/eu.js +344 -338
  40. umap/static/umap/locale/eu.json +344 -338
  41. umap/static/umap/locale/fa_IR.js +368 -362
  42. umap/static/umap/locale/fa_IR.json +368 -362
  43. umap/static/umap/locale/fi.js +8 -2
  44. umap/static/umap/locale/fi.json +8 -2
  45. umap/static/umap/locale/fr.js +2 -2
  46. umap/static/umap/locale/fr.json +2 -2
  47. umap/static/umap/locale/gl.js +8 -2
  48. umap/static/umap/locale/gl.json +8 -2
  49. umap/static/umap/locale/he.js +8 -2
  50. umap/static/umap/locale/he.json +8 -2
  51. umap/static/umap/locale/hr.js +8 -2
  52. umap/static/umap/locale/hr.json +8 -2
  53. umap/static/umap/locale/hu.js +24 -18
  54. umap/static/umap/locale/hu.json +24 -18
  55. umap/static/umap/locale/id.js +8 -2
  56. umap/static/umap/locale/id.json +8 -2
  57. umap/static/umap/locale/is.js +8 -2
  58. umap/static/umap/locale/is.json +8 -2
  59. umap/static/umap/locale/it.js +8 -2
  60. umap/static/umap/locale/it.json +8 -2
  61. umap/static/umap/locale/ja.js +8 -2
  62. umap/static/umap/locale/ja.json +8 -2
  63. umap/static/umap/locale/ko.js +8 -2
  64. umap/static/umap/locale/ko.json +8 -2
  65. umap/static/umap/locale/lt.js +8 -2
  66. umap/static/umap/locale/lt.json +8 -2
  67. umap/static/umap/locale/ms.js +8 -2
  68. umap/static/umap/locale/ms.json +8 -2
  69. umap/static/umap/locale/nl.js +8 -2
  70. umap/static/umap/locale/nl.json +8 -2
  71. umap/static/umap/locale/no.js +8 -2
  72. umap/static/umap/locale/no.json +8 -2
  73. umap/static/umap/locale/pl.js +54 -48
  74. umap/static/umap/locale/pl.json +54 -48
  75. umap/static/umap/locale/pl_PL.json +8 -2
  76. umap/static/umap/locale/pt.js +8 -2
  77. umap/static/umap/locale/pt.json +8 -2
  78. umap/static/umap/locale/pt_BR.js +8 -2
  79. umap/static/umap/locale/pt_BR.json +8 -2
  80. umap/static/umap/locale/pt_PT.js +8 -2
  81. umap/static/umap/locale/pt_PT.json +8 -2
  82. umap/static/umap/locale/ro.js +8 -2
  83. umap/static/umap/locale/ro.json +8 -2
  84. umap/static/umap/locale/ru.js +8 -2
  85. umap/static/umap/locale/ru.json +8 -2
  86. umap/static/umap/locale/sk_SK.js +8 -2
  87. umap/static/umap/locale/sk_SK.json +8 -2
  88. umap/static/umap/locale/sl.js +8 -2
  89. umap/static/umap/locale/sl.json +8 -2
  90. umap/static/umap/locale/sr.js +8 -2
  91. umap/static/umap/locale/sr.json +8 -2
  92. umap/static/umap/locale/sv.js +8 -2
  93. umap/static/umap/locale/sv.json +8 -2
  94. umap/static/umap/locale/th_TH.js +8 -2
  95. umap/static/umap/locale/th_TH.json +8 -2
  96. umap/static/umap/locale/tr.js +8 -2
  97. umap/static/umap/locale/tr.json +8 -2
  98. umap/static/umap/locale/uk_UA.js +8 -2
  99. umap/static/umap/locale/uk_UA.json +8 -2
  100. umap/static/umap/locale/vi.js +8 -2
  101. umap/static/umap/locale/vi.json +8 -2
  102. umap/static/umap/locale/vi_VN.json +8 -2
  103. umap/static/umap/locale/zh.js +8 -2
  104. umap/static/umap/locale/zh.json +8 -2
  105. umap/static/umap/locale/zh_CN.json +8 -2
  106. umap/static/umap/locale/zh_TW.Big5.json +8 -2
  107. umap/static/umap/locale/zh_TW.js +102 -96
  108. umap/static/umap/locale/zh_TW.json +102 -96
  109. umap/static/umap/map.css +2 -2
  110. umap/templates/umap/content_footer.html +1 -1
  111. umap/templates/umap/map_list.html +3 -1
  112. umap/tests/integration/test_edit_datalayer.py +2 -2
  113. umap/tests/integration/test_import.py +60 -0
  114. umap/tests/integration/test_querystring.py +7 -0
  115. {umap_project-2.6.0b0.dist-info → umap_project-2.6.0b1.dist-info}/METADATA +6 -6
  116. {umap_project-2.6.0b0.dist-info → umap_project-2.6.0b1.dist-info}/RECORD +119 -119
  117. {umap_project-2.6.0b0.dist-info → umap_project-2.6.0b1.dist-info}/WHEEL +0 -0
  118. {umap_project-2.6.0b0.dist-info → umap_project-2.6.0b1.dist-info}/entry_points.txt +0 -0
  119. {umap_project-2.6.0b0.dist-info → umap_project-2.6.0b1.dist-info}/licenses/LICENSE +0 -0
@@ -115,7 +115,6 @@ const locale = {
115
115
  "display name": "näytettävä nimi",
116
116
  "Display on load": "Näytä ladattaessa",
117
117
  "Display the control to open OpenStreetMap editor": "Display the control to open OpenStreetMap editor",
118
- "Display the data layers control": "Display the data layers control",
119
118
  "Display the embed control": "Display the embed control",
120
119
  "Display the fullscreen control": "Display the fullscreen control",
121
120
  "Display the locate control": "Display the locate control",
@@ -498,7 +497,14 @@ const locale = {
498
497
  "Found {count} rows. Are you sure you want to delete all?": "Found {count} rows. Are you sure you want to delete all?",
499
498
  "Expression is empty": "Expression is empty",
500
499
  "OK": "OK",
501
- "Cancel": "Cancel"
500
+ "Cancel": "Cancel",
501
+ "Attach map to a team": "Attach map to a team",
502
+ "Display the polygon inverted": "Display the polygon inverted",
503
+ "Proportional circles": "Proportional circles",
504
+ "Property name to compute circles": "Property name to compute circles",
505
+ "Min circle radius": "Min circle radius",
506
+ "Max circle radius": "Max circle radius",
507
+ "Display the open browser control": "Display the open browser control"
502
508
  }
503
509
  L.registerLocale("fi", locale)
504
510
  L.setLocale("fi")
@@ -115,7 +115,6 @@
115
115
  "display name": "näytettävä nimi",
116
116
  "Display on load": "Näytä ladattaessa",
117
117
  "Display the control to open OpenStreetMap editor": "Display the control to open OpenStreetMap editor",
118
- "Display the data layers control": "Display the data layers control",
119
118
  "Display the embed control": "Display the embed control",
120
119
  "Display the fullscreen control": "Display the fullscreen control",
121
120
  "Display the locate control": "Display the locate control",
@@ -498,5 +497,12 @@
498
497
  "Found {count} rows. Are you sure you want to delete all?": "Found {count} rows. Are you sure you want to delete all?",
499
498
  "Expression is empty": "Expression is empty",
500
499
  "OK": "OK",
501
- "Cancel": "Cancel"
500
+ "Cancel": "Cancel",
501
+ "Attach map to a team": "Attach map to a team",
502
+ "Display the polygon inverted": "Display the polygon inverted",
503
+ "Proportional circles": "Proportional circles",
504
+ "Property name to compute circles": "Property name to compute circles",
505
+ "Min circle radius": "Min circle radius",
506
+ "Max circle radius": "Max circle radius",
507
+ "Display the open browser control": "Display the open browser control"
502
508
  }
@@ -115,7 +115,6 @@ const locale = {
115
115
  "display name": "nom",
116
116
  "Display on load": "Afficher au chargement",
117
117
  "Display the control to open OpenStreetMap editor": "Afficher le bouton pour ouvrir l'éditeur d'OpenStreetMap",
118
- "Display the data layers control": "Afficher le bouton d'accès rapide aux calques de données",
119
118
  "Display the embed control": "Afficher le bouton de partage",
120
119
  "Display the fullscreen control": "Afficher le bouton de plein écran",
121
120
  "Display the locate control": "Afficher le bouton de localisation",
@@ -504,7 +503,8 @@ const locale = {
504
503
  "Proportional circles": "Cercles proportionnels",
505
504
  "Property name to compute circles": "Nom de la propriété pour calculer les cercles",
506
505
  "Min circle radius": "Rayon minimum",
507
- "Max circle radius": "Rayon maximum"
506
+ "Max circle radius": "Rayon maximum",
507
+ "Display the open browser control": "Afficher le bouton d'ouverture de l'explorateur"
508
508
  }
509
509
  L.registerLocale("fr", locale)
510
510
  L.setLocale("fr")
@@ -115,7 +115,6 @@
115
115
  "display name": "nom",
116
116
  "Display on load": "Afficher au chargement",
117
117
  "Display the control to open OpenStreetMap editor": "Afficher le bouton pour ouvrir l'éditeur d'OpenStreetMap",
118
- "Display the data layers control": "Afficher le bouton d'accès rapide aux calques de données",
119
118
  "Display the embed control": "Afficher le bouton de partage",
120
119
  "Display the fullscreen control": "Afficher le bouton de plein écran",
121
120
  "Display the locate control": "Afficher le bouton de localisation",
@@ -504,5 +503,6 @@
504
503
  "Proportional circles": "Cercles proportionnels",
505
504
  "Property name to compute circles": "Nom de la propriété pour calculer les cercles",
506
505
  "Min circle radius": "Rayon minimum",
507
- "Max circle radius": "Rayon maximum"
506
+ "Max circle radius": "Rayon maximum",
507
+ "Display the open browser control": "Afficher le bouton d'ouverture de l'explorateur"
508
508
  }
@@ -115,7 +115,6 @@ const locale = {
115
115
  "display name": "amosar o nome",
116
116
  "Display on load": "Amosar ó cargar",
117
117
  "Display the control to open OpenStreetMap editor": "Amosar o control para abrir o editor do OpenStreetMap",
118
- "Display the data layers control": "Amosar o control da capa de datos",
119
118
  "Display the embed control": "Amosar o control de incrustado",
120
119
  "Display the fullscreen control": "Amosar o control de pantalla completa",
121
120
  "Display the locate control": "Amosar o control de ubicación",
@@ -498,7 +497,14 @@ const locale = {
498
497
  "Found {count} rows. Are you sure you want to delete all?": "Found {count} rows. Are you sure you want to delete all?",
499
498
  "Expression is empty": "Expression is empty",
500
499
  "OK": "OK",
501
- "Cancel": "Cancel"
500
+ "Cancel": "Cancel",
501
+ "Attach map to a team": "Attach map to a team",
502
+ "Display the polygon inverted": "Display the polygon inverted",
503
+ "Proportional circles": "Proportional circles",
504
+ "Property name to compute circles": "Property name to compute circles",
505
+ "Min circle radius": "Min circle radius",
506
+ "Max circle radius": "Max circle radius",
507
+ "Display the open browser control": "Display the open browser control"
502
508
  }
503
509
  L.registerLocale("gl", locale)
504
510
  L.setLocale("gl")
@@ -115,7 +115,6 @@
115
115
  "display name": "amosar o nome",
116
116
  "Display on load": "Amosar ó cargar",
117
117
  "Display the control to open OpenStreetMap editor": "Amosar o control para abrir o editor do OpenStreetMap",
118
- "Display the data layers control": "Amosar o control da capa de datos",
119
118
  "Display the embed control": "Amosar o control de incrustado",
120
119
  "Display the fullscreen control": "Amosar o control de pantalla completa",
121
120
  "Display the locate control": "Amosar o control de ubicación",
@@ -498,5 +497,12 @@
498
497
  "Found {count} rows. Are you sure you want to delete all?": "Found {count} rows. Are you sure you want to delete all?",
499
498
  "Expression is empty": "Expression is empty",
500
499
  "OK": "OK",
501
- "Cancel": "Cancel"
500
+ "Cancel": "Cancel",
501
+ "Attach map to a team": "Attach map to a team",
502
+ "Display the polygon inverted": "Display the polygon inverted",
503
+ "Proportional circles": "Proportional circles",
504
+ "Property name to compute circles": "Property name to compute circles",
505
+ "Min circle radius": "Min circle radius",
506
+ "Max circle radius": "Max circle radius",
507
+ "Display the open browser control": "Display the open browser control"
502
508
  }
@@ -115,7 +115,6 @@ const locale = {
115
115
  "display name": "שם תצוגה",
116
116
  "Display on load": "הצגה עם הטעינה",
117
117
  "Display the control to open OpenStreetMap editor": "יש להציג את הפקד לפתיחת העורך של OpenStreetMap",
118
- "Display the data layers control": "הצגת פקד שכבות הנתונים",
119
118
  "Display the embed control": "הצגת פקד ההטמעה",
120
119
  "Display the fullscreen control": "הצגת פקד מסך מלא",
121
120
  "Display the locate control": "הצגת פקד האיתור",
@@ -498,7 +497,14 @@ const locale = {
498
497
  "Found {count} rows. Are you sure you want to delete all?": "Found {count} rows. Are you sure you want to delete all?",
499
498
  "Expression is empty": "Expression is empty",
500
499
  "OK": "OK",
501
- "Cancel": "Cancel"
500
+ "Cancel": "Cancel",
501
+ "Attach map to a team": "Attach map to a team",
502
+ "Display the polygon inverted": "Display the polygon inverted",
503
+ "Proportional circles": "Proportional circles",
504
+ "Property name to compute circles": "Property name to compute circles",
505
+ "Min circle radius": "Min circle radius",
506
+ "Max circle radius": "Max circle radius",
507
+ "Display the open browser control": "Display the open browser control"
502
508
  }
503
509
  L.registerLocale("he", locale)
504
510
  L.setLocale("he")
@@ -115,7 +115,6 @@
115
115
  "display name": "שם תצוגה",
116
116
  "Display on load": "הצגה עם הטעינה",
117
117
  "Display the control to open OpenStreetMap editor": "יש להציג את הפקד לפתיחת העורך של OpenStreetMap",
118
- "Display the data layers control": "הצגת פקד שכבות הנתונים",
119
118
  "Display the embed control": "הצגת פקד ההטמעה",
120
119
  "Display the fullscreen control": "הצגת פקד מסך מלא",
121
120
  "Display the locate control": "הצגת פקד האיתור",
@@ -498,5 +497,12 @@
498
497
  "Found {count} rows. Are you sure you want to delete all?": "Found {count} rows. Are you sure you want to delete all?",
499
498
  "Expression is empty": "Expression is empty",
500
499
  "OK": "OK",
501
- "Cancel": "Cancel"
500
+ "Cancel": "Cancel",
501
+ "Attach map to a team": "Attach map to a team",
502
+ "Display the polygon inverted": "Display the polygon inverted",
503
+ "Proportional circles": "Proportional circles",
504
+ "Property name to compute circles": "Property name to compute circles",
505
+ "Min circle radius": "Min circle radius",
506
+ "Max circle radius": "Max circle radius",
507
+ "Display the open browser control": "Display the open browser control"
502
508
  }
@@ -115,7 +115,6 @@ const locale = {
115
115
  "display name": "display name",
116
116
  "Display on load": "Prikaži kod učitavanja",
117
117
  "Display the control to open OpenStreetMap editor": "Display the control to open OpenStreetMap editor",
118
- "Display the data layers control": "Display the data layers control",
119
118
  "Display the embed control": "Display the embed control",
120
119
  "Display the fullscreen control": "Display the fullscreen control",
121
120
  "Display the locate control": "Display the locate control",
@@ -498,7 +497,14 @@ const locale = {
498
497
  "Found {count} rows. Are you sure you want to delete all?": "Found {count} rows. Are you sure you want to delete all?",
499
498
  "Expression is empty": "Expression is empty",
500
499
  "OK": "OK",
501
- "Cancel": "Cancel"
500
+ "Cancel": "Cancel",
501
+ "Attach map to a team": "Attach map to a team",
502
+ "Display the polygon inverted": "Display the polygon inverted",
503
+ "Proportional circles": "Proportional circles",
504
+ "Property name to compute circles": "Property name to compute circles",
505
+ "Min circle radius": "Min circle radius",
506
+ "Max circle radius": "Max circle radius",
507
+ "Display the open browser control": "Display the open browser control"
502
508
  }
503
509
  L.registerLocale("hr", locale)
504
510
  L.setLocale("hr")
@@ -115,7 +115,6 @@
115
115
  "display name": "display name",
116
116
  "Display on load": "Prikaži kod učitavanja",
117
117
  "Display the control to open OpenStreetMap editor": "Display the control to open OpenStreetMap editor",
118
- "Display the data layers control": "Display the data layers control",
119
118
  "Display the embed control": "Display the embed control",
120
119
  "Display the fullscreen control": "Display the fullscreen control",
121
120
  "Display the locate control": "Display the locate control",
@@ -498,5 +497,12 @@
498
497
  "Found {count} rows. Are you sure you want to delete all?": "Found {count} rows. Are you sure you want to delete all?",
499
498
  "Expression is empty": "Expression is empty",
500
499
  "OK": "OK",
501
- "Cancel": "Cancel"
500
+ "Cancel": "Cancel",
501
+ "Attach map to a team": "Attach map to a team",
502
+ "Display the polygon inverted": "Display the polygon inverted",
503
+ "Proportional circles": "Proportional circles",
504
+ "Property name to compute circles": "Property name to compute circles",
505
+ "Min circle radius": "Min circle radius",
506
+ "Max circle radius": "Max circle radius",
507
+ "Display the open browser control": "Display the open browser control"
502
508
  }
@@ -115,7 +115,6 @@ const locale = {
115
115
  "display name": "név megjelenítése",
116
116
  "Display on load": "Megjelenítés betöltéskor",
117
117
  "Display the control to open OpenStreetMap editor": "Az OpenStreetMap szerkesztő megnyitása vezérlő megjelenítése",
118
- "Display the data layers control": "Adatrétegek vezérlő megjelenítése",
119
118
  "Display the embed control": "Beágyazás vezérlő megjelenítése",
120
119
  "Display the fullscreen control": "Teljes képernyő vezérlő megjelenítése",
121
120
  "Display the locate control": "Saját pozícióhoz igazítás vezérlő megjelenítése",
@@ -481,24 +480,31 @@ const locale = {
481
480
  "My Dashboard ({username})": "Irányítópult ({username})",
482
481
  "Clear data": "Adatok törlése",
483
482
  "Remove layers": "Rétegek eltávolítása",
484
- "Categorized": "Categorized",
485
- "Alphabetical": "Alphabetical",
486
- "Category property": "Category property",
487
- "Color palette": "Color palette",
488
- "Categories": "Categories",
489
- "Comma separated list of categories.": "Comma separated list of categories.",
490
- "Categories mode": "Categories mode",
491
- "Remove filter for this column": "Remove filter for this column",
492
- "Add filter for this column": "Add filter for this column",
493
- "Rename this column": "Rename this column",
494
- "Delete this column": "Delete this column",
495
- "Name “{name}” should not contain a dot.": "Name {name} should not contain a dot.",
496
- "This name already exists: “{name}”": "This name already exists: “{name}”",
497
- "Delete selected rows": "Delete selected rows",
498
- "Found {count} rows. Are you sure you want to delete all?": "Found {count} rows. Are you sure you want to delete all?",
499
- "Expression is empty": "Expression is empty",
483
+ "Categorized": "Kategóriák szerint",
484
+ "Alphabetical": "Ábécésorrendben",
485
+ "Category property": "Kategória tulajdonsága",
486
+ "Color palette": "Színskála",
487
+ "Categories": "Kategóriák",
488
+ "Comma separated list of categories.": "Kategóriák vesszővel elválasztott listája.",
489
+ "Categories mode": "Kategóriák mód",
490
+ "Remove filter for this column": "Szűrő eltávolítása az oszlopban",
491
+ "Add filter for this column": "Szűrő hozzáadása az oszlophoz",
492
+ "Rename this column": "Oszlop átnevezése",
493
+ "Delete this column": "Oszlop törlése",
494
+ "Name “{name}” should not contain a dot.": "A névben ({name}) nem lehet pont.",
495
+ "This name already exists: “{name}”": "„{name}” név már van",
496
+ "Delete selected rows": "Kijelölt sorok törlése",
497
+ "Found {count} rows. Are you sure you want to delete all?": "{count} sort találtunk. Biztosan törölni szeretné az összeset?",
498
+ "Expression is empty": "A kifejezés üres",
500
499
  "OK": "OK",
501
- "Cancel": "Cancel"
500
+ "Cancel": "Mégse",
501
+ "Attach map to a team": "Attach map to a team",
502
+ "Display the polygon inverted": "Display the polygon inverted",
503
+ "Proportional circles": "Proportional circles",
504
+ "Property name to compute circles": "Property name to compute circles",
505
+ "Min circle radius": "Min circle radius",
506
+ "Max circle radius": "Max circle radius",
507
+ "Display the open browser control": "Display the open browser control"
502
508
  }
503
509
  L.registerLocale("hu", locale)
504
510
  L.setLocale("hu")
@@ -115,7 +115,6 @@
115
115
  "display name": "név megjelenítése",
116
116
  "Display on load": "Megjelenítés betöltéskor",
117
117
  "Display the control to open OpenStreetMap editor": "Az OpenStreetMap szerkesztő megnyitása vezérlő megjelenítése",
118
- "Display the data layers control": "Adatrétegek vezérlő megjelenítése",
119
118
  "Display the embed control": "Beágyazás vezérlő megjelenítése",
120
119
  "Display the fullscreen control": "Teljes képernyő vezérlő megjelenítése",
121
120
  "Display the locate control": "Saját pozícióhoz igazítás vezérlő megjelenítése",
@@ -481,22 +480,29 @@
481
480
  "My Dashboard ({username})": "Irányítópult ({username})",
482
481
  "Clear data": "Adatok törlése",
483
482
  "Remove layers": "Rétegek eltávolítása",
484
- "Categorized": "Categorized",
485
- "Alphabetical": "Alphabetical",
486
- "Category property": "Category property",
487
- "Color palette": "Color palette",
488
- "Categories": "Categories",
489
- "Comma separated list of categories.": "Comma separated list of categories.",
490
- "Categories mode": "Categories mode",
491
- "Remove filter for this column": "Remove filter for this column",
492
- "Add filter for this column": "Add filter for this column",
493
- "Rename this column": "Rename this column",
494
- "Delete this column": "Delete this column",
495
- "Name “{name}” should not contain a dot.": "Name {name} should not contain a dot.",
496
- "This name already exists: “{name}”": "This name already exists: “{name}”",
497
- "Delete selected rows": "Delete selected rows",
498
- "Found {count} rows. Are you sure you want to delete all?": "Found {count} rows. Are you sure you want to delete all?",
499
- "Expression is empty": "Expression is empty",
483
+ "Categorized": "Kategóriák szerint",
484
+ "Alphabetical": "Ábécésorrendben",
485
+ "Category property": "Kategória tulajdonsága",
486
+ "Color palette": "Színskála",
487
+ "Categories": "Kategóriák",
488
+ "Comma separated list of categories.": "Kategóriák vesszővel elválasztott listája.",
489
+ "Categories mode": "Kategóriák mód",
490
+ "Remove filter for this column": "Szűrő eltávolítása az oszlopban",
491
+ "Add filter for this column": "Szűrő hozzáadása az oszlophoz",
492
+ "Rename this column": "Oszlop átnevezése",
493
+ "Delete this column": "Oszlop törlése",
494
+ "Name “{name}” should not contain a dot.": "A névben ({name}) nem lehet pont.",
495
+ "This name already exists: “{name}”": "„{name}” név már van",
496
+ "Delete selected rows": "Kijelölt sorok törlése",
497
+ "Found {count} rows. Are you sure you want to delete all?": "{count} sort találtunk. Biztosan törölni szeretné az összeset?",
498
+ "Expression is empty": "A kifejezés üres",
500
499
  "OK": "OK",
501
- "Cancel": "Cancel"
500
+ "Cancel": "Mégse",
501
+ "Attach map to a team": "Attach map to a team",
502
+ "Display the polygon inverted": "Display the polygon inverted",
503
+ "Proportional circles": "Proportional circles",
504
+ "Property name to compute circles": "Property name to compute circles",
505
+ "Min circle radius": "Min circle radius",
506
+ "Max circle radius": "Max circle radius",
507
+ "Display the open browser control": "Display the open browser control"
502
508
  }
@@ -115,7 +115,6 @@ const locale = {
115
115
  "display name": "display name",
116
116
  "Display on load": "Display on load",
117
117
  "Display the control to open OpenStreetMap editor": "Display the control to open OpenStreetMap editor",
118
- "Display the data layers control": "Display the data layers control",
119
118
  "Display the embed control": "Display the embed control",
120
119
  "Display the fullscreen control": "Display the fullscreen control",
121
120
  "Display the locate control": "Display the locate control",
@@ -498,7 +497,14 @@ const locale = {
498
497
  "Found {count} rows. Are you sure you want to delete all?": "Found {count} rows. Are you sure you want to delete all?",
499
498
  "Expression is empty": "Expression is empty",
500
499
  "OK": "OK",
501
- "Cancel": "Cancel"
500
+ "Cancel": "Cancel",
501
+ "Attach map to a team": "Attach map to a team",
502
+ "Display the polygon inverted": "Display the polygon inverted",
503
+ "Proportional circles": "Proportional circles",
504
+ "Property name to compute circles": "Property name to compute circles",
505
+ "Min circle radius": "Min circle radius",
506
+ "Max circle radius": "Max circle radius",
507
+ "Display the open browser control": "Display the open browser control"
502
508
  }
503
509
  L.registerLocale("id", locale)
504
510
  L.setLocale("id")
@@ -115,7 +115,6 @@
115
115
  "display name": "display name",
116
116
  "Display on load": "Display on load",
117
117
  "Display the control to open OpenStreetMap editor": "Display the control to open OpenStreetMap editor",
118
- "Display the data layers control": "Display the data layers control",
119
118
  "Display the embed control": "Display the embed control",
120
119
  "Display the fullscreen control": "Display the fullscreen control",
121
120
  "Display the locate control": "Display the locate control",
@@ -498,5 +497,12 @@
498
497
  "Found {count} rows. Are you sure you want to delete all?": "Found {count} rows. Are you sure you want to delete all?",
499
498
  "Expression is empty": "Expression is empty",
500
499
  "OK": "OK",
501
- "Cancel": "Cancel"
500
+ "Cancel": "Cancel",
501
+ "Attach map to a team": "Attach map to a team",
502
+ "Display the polygon inverted": "Display the polygon inverted",
503
+ "Proportional circles": "Proportional circles",
504
+ "Property name to compute circles": "Property name to compute circles",
505
+ "Min circle radius": "Min circle radius",
506
+ "Max circle radius": "Max circle radius",
507
+ "Display the open browser control": "Display the open browser control"
502
508
  }
@@ -115,7 +115,6 @@ const locale = {
115
115
  "display name": "birtingarnafn",
116
116
  "Display on load": "Birta við innhleðslu",
117
117
  "Display the control to open OpenStreetMap editor": "Birta hnapp til að opna OpenStreetMap-ritill",
118
- "Display the data layers control": "Birta hnapp fyrir gagnalög",
119
118
  "Display the embed control": "Birta hnapp fyrir ígræðslukóða",
120
119
  "Display the fullscreen control": "Birta hnapp fyrir skjáfylli",
121
120
  "Display the locate control": "Birta staðsetningarhnapp",
@@ -498,7 +497,14 @@ const locale = {
498
497
  "Found {count} rows. Are you sure you want to delete all?": "Found {count} rows. Are you sure you want to delete all?",
499
498
  "Expression is empty": "Expression is empty",
500
499
  "OK": "OK",
501
- "Cancel": "Cancel"
500
+ "Cancel": "Cancel",
501
+ "Attach map to a team": "Attach map to a team",
502
+ "Display the polygon inverted": "Display the polygon inverted",
503
+ "Proportional circles": "Proportional circles",
504
+ "Property name to compute circles": "Property name to compute circles",
505
+ "Min circle radius": "Min circle radius",
506
+ "Max circle radius": "Max circle radius",
507
+ "Display the open browser control": "Display the open browser control"
502
508
  }
503
509
  L.registerLocale("is", locale)
504
510
  L.setLocale("is")
@@ -115,7 +115,6 @@
115
115
  "display name": "birtingarnafn",
116
116
  "Display on load": "Birta við innhleðslu",
117
117
  "Display the control to open OpenStreetMap editor": "Birta hnapp til að opna OpenStreetMap-ritill",
118
- "Display the data layers control": "Birta hnapp fyrir gagnalög",
119
118
  "Display the embed control": "Birta hnapp fyrir ígræðslukóða",
120
119
  "Display the fullscreen control": "Birta hnapp fyrir skjáfylli",
121
120
  "Display the locate control": "Birta staðsetningarhnapp",
@@ -498,5 +497,12 @@
498
497
  "Found {count} rows. Are you sure you want to delete all?": "Found {count} rows. Are you sure you want to delete all?",
499
498
  "Expression is empty": "Expression is empty",
500
499
  "OK": "OK",
501
- "Cancel": "Cancel"
500
+ "Cancel": "Cancel",
501
+ "Attach map to a team": "Attach map to a team",
502
+ "Display the polygon inverted": "Display the polygon inverted",
503
+ "Proportional circles": "Proportional circles",
504
+ "Property name to compute circles": "Property name to compute circles",
505
+ "Min circle radius": "Min circle radius",
506
+ "Max circle radius": "Max circle radius",
507
+ "Display the open browser control": "Display the open browser control"
502
508
  }
@@ -115,7 +115,6 @@ const locale = {
115
115
  "display name": "visualizza il nome",
116
116
  "Display on load": "Mostra al caricamento",
117
117
  "Display the control to open OpenStreetMap editor": "Mostra il controllo per aprire l'editor di OpenStreetMap",
118
- "Display the data layers control": "Mostra il controllo dei dati per i layer",
119
118
  "Display the embed control": "Visualizza il controllo per l'incorporamento",
120
119
  "Display the fullscreen control": "Visualizza il controllo di schermo intero",
121
120
  "Display the locate control": "Visualizza il controllo di localizzazione",
@@ -498,7 +497,14 @@ const locale = {
498
497
  "Found {count} rows. Are you sure you want to delete all?": "Found {count} rows. Are you sure you want to delete all?",
499
498
  "Expression is empty": "Expression is empty",
500
499
  "OK": "OK",
501
- "Cancel": "Cancel"
500
+ "Cancel": "Cancel",
501
+ "Attach map to a team": "Attach map to a team",
502
+ "Display the polygon inverted": "Display the polygon inverted",
503
+ "Proportional circles": "Proportional circles",
504
+ "Property name to compute circles": "Property name to compute circles",
505
+ "Min circle radius": "Min circle radius",
506
+ "Max circle radius": "Max circle radius",
507
+ "Display the open browser control": "Display the open browser control"
502
508
  }
503
509
  L.registerLocale("it", locale)
504
510
  L.setLocale("it")
@@ -115,7 +115,6 @@
115
115
  "display name": "visualizza il nome",
116
116
  "Display on load": "Mostra al caricamento",
117
117
  "Display the control to open OpenStreetMap editor": "Mostra il controllo per aprire l'editor di OpenStreetMap",
118
- "Display the data layers control": "Mostra il controllo dei dati per i layer",
119
118
  "Display the embed control": "Visualizza il controllo per l'incorporamento",
120
119
  "Display the fullscreen control": "Visualizza il controllo di schermo intero",
121
120
  "Display the locate control": "Visualizza il controllo di localizzazione",
@@ -498,5 +497,12 @@
498
497
  "Found {count} rows. Are you sure you want to delete all?": "Found {count} rows. Are you sure you want to delete all?",
499
498
  "Expression is empty": "Expression is empty",
500
499
  "OK": "OK",
501
- "Cancel": "Cancel"
500
+ "Cancel": "Cancel",
501
+ "Attach map to a team": "Attach map to a team",
502
+ "Display the polygon inverted": "Display the polygon inverted",
503
+ "Proportional circles": "Proportional circles",
504
+ "Property name to compute circles": "Property name to compute circles",
505
+ "Min circle radius": "Min circle radius",
506
+ "Max circle radius": "Max circle radius",
507
+ "Display the open browser control": "Display the open browser control"
502
508
  }
@@ -115,7 +115,6 @@ const locale = {
115
115
  "display name": "表示名",
116
116
  "Display on load": "読み込み時に表示",
117
117
  "Display the control to open OpenStreetMap editor": "OpenStreetMapエディタを起動するパネルを表示",
118
- "Display the data layers control": "データレイヤ操作パネルを表示",
119
118
  "Display the embed control": "サイトへのマップ埋め込みパネルを表示",
120
119
  "Display the fullscreen control": "フルスクリーンパネルを表示",
121
120
  "Display the locate control": "現在地パネルを表示",
@@ -498,7 +497,14 @@ const locale = {
498
497
  "Found {count} rows. Are you sure you want to delete all?": "Found {count} rows. Are you sure you want to delete all?",
499
498
  "Expression is empty": "Expression is empty",
500
499
  "OK": "OK",
501
- "Cancel": "Cancel"
500
+ "Cancel": "Cancel",
501
+ "Attach map to a team": "Attach map to a team",
502
+ "Display the polygon inverted": "Display the polygon inverted",
503
+ "Proportional circles": "Proportional circles",
504
+ "Property name to compute circles": "Property name to compute circles",
505
+ "Min circle radius": "Min circle radius",
506
+ "Max circle radius": "Max circle radius",
507
+ "Display the open browser control": "Display the open browser control"
502
508
  }
503
509
  L.registerLocale("ja", locale)
504
510
  L.setLocale("ja")
@@ -115,7 +115,6 @@
115
115
  "display name": "表示名",
116
116
  "Display on load": "読み込み時に表示",
117
117
  "Display the control to open OpenStreetMap editor": "OpenStreetMapエディタを起動するパネルを表示",
118
- "Display the data layers control": "データレイヤ操作パネルを表示",
119
118
  "Display the embed control": "サイトへのマップ埋め込みパネルを表示",
120
119
  "Display the fullscreen control": "フルスクリーンパネルを表示",
121
120
  "Display the locate control": "現在地パネルを表示",
@@ -498,5 +497,12 @@
498
497
  "Found {count} rows. Are you sure you want to delete all?": "Found {count} rows. Are you sure you want to delete all?",
499
498
  "Expression is empty": "Expression is empty",
500
499
  "OK": "OK",
501
- "Cancel": "Cancel"
500
+ "Cancel": "Cancel",
501
+ "Attach map to a team": "Attach map to a team",
502
+ "Display the polygon inverted": "Display the polygon inverted",
503
+ "Proportional circles": "Proportional circles",
504
+ "Property name to compute circles": "Property name to compute circles",
505
+ "Min circle radius": "Min circle radius",
506
+ "Max circle radius": "Max circle radius",
507
+ "Display the open browser control": "Display the open browser control"
502
508
  }
@@ -115,7 +115,6 @@ const locale = {
115
115
  "display name": "display name",
116
116
  "Display on load": "Display on load",
117
117
  "Display the control to open OpenStreetMap editor": "OpenStreetMap 편집기 열기 버튼 표시",
118
- "Display the data layers control": "데이터 레이어 버튼 표시",
119
118
  "Display the embed control": "삽입 버튼 표시",
120
119
  "Display the fullscreen control": "전체 화면 버튼 표시",
121
120
  "Display the locate control": "위치 버튼 표시",
@@ -498,7 +497,14 @@ const locale = {
498
497
  "Found {count} rows. Are you sure you want to delete all?": "Found {count} rows. Are you sure you want to delete all?",
499
498
  "Expression is empty": "Expression is empty",
500
499
  "OK": "OK",
501
- "Cancel": "Cancel"
500
+ "Cancel": "Cancel",
501
+ "Attach map to a team": "Attach map to a team",
502
+ "Display the polygon inverted": "Display the polygon inverted",
503
+ "Proportional circles": "Proportional circles",
504
+ "Property name to compute circles": "Property name to compute circles",
505
+ "Min circle radius": "Min circle radius",
506
+ "Max circle radius": "Max circle radius",
507
+ "Display the open browser control": "Display the open browser control"
502
508
  }
503
509
  L.registerLocale("ko", locale)
504
510
  L.setLocale("ko")
@@ -115,7 +115,6 @@
115
115
  "display name": "display name",
116
116
  "Display on load": "Display on load",
117
117
  "Display the control to open OpenStreetMap editor": "OpenStreetMap 편집기 열기 버튼 표시",
118
- "Display the data layers control": "데이터 레이어 버튼 표시",
119
118
  "Display the embed control": "삽입 버튼 표시",
120
119
  "Display the fullscreen control": "전체 화면 버튼 표시",
121
120
  "Display the locate control": "위치 버튼 표시",
@@ -498,5 +497,12 @@
498
497
  "Found {count} rows. Are you sure you want to delete all?": "Found {count} rows. Are you sure you want to delete all?",
499
498
  "Expression is empty": "Expression is empty",
500
499
  "OK": "OK",
501
- "Cancel": "Cancel"
500
+ "Cancel": "Cancel",
501
+ "Attach map to a team": "Attach map to a team",
502
+ "Display the polygon inverted": "Display the polygon inverted",
503
+ "Proportional circles": "Proportional circles",
504
+ "Property name to compute circles": "Property name to compute circles",
505
+ "Min circle radius": "Min circle radius",
506
+ "Max circle radius": "Max circle radius",
507
+ "Display the open browser control": "Display the open browser control"
502
508
  }
@@ -115,7 +115,6 @@ const locale = {
115
115
  "display name": "rodyti pavadinimą",
116
116
  "Display on load": "Rodyti pasikrovus",
117
117
  "Display the control to open OpenStreetMap editor": "Display the control to open OpenStreetMap editor",
118
- "Display the data layers control": "Display the data layers control",
119
118
  "Display the embed control": "Display the embed control",
120
119
  "Display the fullscreen control": "Display the fullscreen control",
121
120
  "Display the locate control": "Display the locate control",
@@ -498,7 +497,14 @@ const locale = {
498
497
  "Found {count} rows. Are you sure you want to delete all?": "Found {count} rows. Are you sure you want to delete all?",
499
498
  "Expression is empty": "Expression is empty",
500
499
  "OK": "OK",
501
- "Cancel": "Cancel"
500
+ "Cancel": "Cancel",
501
+ "Attach map to a team": "Attach map to a team",
502
+ "Display the polygon inverted": "Display the polygon inverted",
503
+ "Proportional circles": "Proportional circles",
504
+ "Property name to compute circles": "Property name to compute circles",
505
+ "Min circle radius": "Min circle radius",
506
+ "Max circle radius": "Max circle radius",
507
+ "Display the open browser control": "Display the open browser control"
502
508
  }
503
509
  L.registerLocale("lt", locale)
504
510
  L.setLocale("lt")