umap-project 2.0.4__py3-none-any.whl → 2.1.0__py3-none-any.whl

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

Potentially problematic release.


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

Files changed (106) hide show
  1. umap/__init__.py +1 -1
  2. umap/fields.py +3 -1
  3. umap/locale/br/LC_MESSAGES/django.po +76 -71
  4. umap/locale/en/LC_MESSAGES/django.po +41 -41
  5. umap/locale/hu/LC_MESSAGES/django.po +42 -42
  6. umap/locale/it/LC_MESSAGES/django.po +64 -58
  7. umap/locale/ms/LC_MESSAGES/django.po +62 -57
  8. umap/migrations/0018_datalayer_uuid.py +62 -0
  9. umap/migrations/0019_migrate_internal_remote_datalayers.py +52 -0
  10. umap/models.py +20 -3
  11. umap/settings/base.py +1 -0
  12. umap/settings/dev.py +1 -0
  13. umap/static/umap/js/modules/browser.js +2 -2
  14. umap/static/umap/js/modules/global.js +14 -4
  15. umap/static/umap/js/modules/i18n.js +35 -0
  16. umap/static/umap/js/modules/leaflet-configure.js +7 -0
  17. umap/static/umap/js/modules/schema.js +388 -0
  18. umap/static/umap/js/modules/urls.js +17 -2
  19. umap/static/umap/js/modules/utils.js +24 -0
  20. umap/static/umap/js/umap.controls.js +9 -10
  21. umap/static/umap/js/umap.core.js +5 -5
  22. umap/static/umap/js/umap.features.js +23 -9
  23. umap/static/umap/js/umap.forms.js +49 -299
  24. umap/static/umap/js/umap.icon.js +2 -2
  25. umap/static/umap/js/umap.js +26 -129
  26. umap/static/umap/js/umap.layer.js +9 -9
  27. umap/static/umap/js/umap.popup.js +3 -0
  28. umap/static/umap/js/umap.share.js +1 -1
  29. umap/static/umap/locale/am_ET.json +229 -225
  30. umap/static/umap/locale/ar.json +229 -225
  31. umap/static/umap/locale/ast.json +229 -225
  32. umap/static/umap/locale/bg.json +229 -225
  33. umap/static/umap/locale/br.json +237 -233
  34. umap/static/umap/locale/ca.json +229 -225
  35. umap/static/umap/locale/cs_CZ.json +229 -225
  36. umap/static/umap/locale/da.json +229 -225
  37. umap/static/umap/locale/de.json +229 -225
  38. umap/static/umap/locale/el.json +229 -225
  39. umap/static/umap/locale/en.json +230 -233
  40. umap/static/umap/locale/en_US.json +229 -225
  41. umap/static/umap/locale/es.json +229 -225
  42. umap/static/umap/locale/et.json +229 -225
  43. umap/static/umap/locale/eu.json +226 -198
  44. umap/static/umap/locale/fa_IR.json +229 -225
  45. umap/static/umap/locale/fi.json +229 -225
  46. umap/static/umap/locale/fr.json +229 -232
  47. umap/static/umap/locale/gl.json +229 -225
  48. umap/static/umap/locale/he.json +229 -225
  49. umap/static/umap/locale/hr.json +229 -225
  50. umap/static/umap/locale/hu.json +229 -232
  51. umap/static/umap/locale/id.json +229 -225
  52. umap/static/umap/locale/is.json +229 -225
  53. umap/static/umap/locale/it.json +229 -232
  54. umap/static/umap/locale/ja.json +229 -225
  55. umap/static/umap/locale/ko.json +229 -225
  56. umap/static/umap/locale/lt.json +229 -225
  57. umap/static/umap/locale/ms.json +229 -232
  58. umap/static/umap/locale/nl.json +232 -228
  59. umap/static/umap/locale/no.json +229 -225
  60. umap/static/umap/locale/pl.json +229 -225
  61. umap/static/umap/locale/pl_PL.json +229 -225
  62. umap/static/umap/locale/pt.json +229 -225
  63. umap/static/umap/locale/pt_BR.json +229 -225
  64. umap/static/umap/locale/pt_PT.json +229 -225
  65. umap/static/umap/locale/ro.json +229 -225
  66. umap/static/umap/locale/ru.json +229 -225
  67. umap/static/umap/locale/sk_SK.json +229 -225
  68. umap/static/umap/locale/sl.json +229 -225
  69. umap/static/umap/locale/sr.json +229 -225
  70. umap/static/umap/locale/sv.json +229 -225
  71. umap/static/umap/locale/th_TH.json +229 -225
  72. umap/static/umap/locale/tr.json +229 -225
  73. umap/static/umap/locale/uk_UA.json +229 -225
  74. umap/static/umap/locale/vi.json +229 -225
  75. umap/static/umap/locale/vi_VN.json +229 -225
  76. umap/static/umap/locale/zh.json +229 -225
  77. umap/static/umap/locale/zh_CN.json +229 -225
  78. umap/static/umap/locale/zh_TW.Big5.json +229 -225
  79. umap/static/umap/locale/zh_TW.json +229 -232
  80. umap/static/umap/test/index.html +0 -2
  81. umap/static/umap/{test → unittests}/URLs.js +5 -0
  82. umap/static/umap/vendors/leaflet/leaflet-src.esm.js +7064 -7064
  83. umap/static/umap/vendors/photon/leaflet.photon.js +3 -0
  84. umap/templates/umap/js.html +8 -6
  85. umap/templatetags/umap_tags.py +3 -2
  86. umap/tests/integration/test_browser.py +40 -0
  87. umap/tests/integration/test_collaborative_editing.py +72 -3
  88. umap/tests/integration/test_export_map.py +226 -9
  89. umap/tests/integration/test_features_id_generation.py +51 -0
  90. umap/tests/integration/test_owned_map.py +14 -1
  91. umap/tests/integration/test_statics.py +3 -3
  92. umap/tests/integration/test_tilelayer.py +3 -3
  93. umap/tests/settings.py +3 -3
  94. umap/tests/test_datalayer_views.py +67 -20
  95. umap/tests/test_map_views.py +20 -0
  96. umap/tests/test_merge_features.py +25 -5
  97. umap/urls.py +12 -12
  98. umap/utils.py +7 -0
  99. umap/views.py +56 -47
  100. umap/wsgi.py +1 -0
  101. {umap_project-2.0.4.dist-info → umap_project-2.1.0.dist-info}/METADATA +9 -9
  102. {umap_project-2.0.4.dist-info → umap_project-2.1.0.dist-info}/RECORD +105 -99
  103. umap/static/umap/test/Map.Export.js +0 -106
  104. {umap_project-2.0.4.dist-info → umap_project-2.1.0.dist-info}/WHEEL +0 -0
  105. {umap_project-2.0.4.dist-info → umap_project-2.1.0.dist-info}/entry_points.txt +0 -0
  106. {umap_project-2.0.4.dist-info → umap_project-2.1.0.dist-info}/licenses/LICENSE +0 -0
@@ -1,280 +1,421 @@
1
1
  {
2
- "Allow scroll wheel zoom?": "Zoomen met scrollwiel toestaan?",
3
- "Automatic": "Automatisch",
4
- "Ball": "Kopspeld",
5
- "Cancel": "Annuleren",
6
- "Caption": "Hoofding",
7
- "Choose the data format": "Gegevensformaat selecteren",
8
- "Choose the layer of the feature": "Kies de laag van het object",
9
- "Circle": "Cirkel",
10
- "Clustered": "Bij elkaar gevoegd",
11
- "Data browser": "Data browser",
12
- "Default": "Standaard",
13
- "Default zoom level": "Standaard schaalniveau",
14
- "Default: name": "Standaard: naam",
15
- "Display label": "Toon het label",
16
- "Display the control to open OpenStreetMap editor": "Toon OpenStreetMap editor knop",
17
- "Display the data layers control": "Toon data lagen knop",
18
- "Display the embed control": "Toon inbedden knop",
19
- "Display the fullscreen control": "Toon volledig scherm knop",
20
- "Display the locate control": "Toon lokaliseer mij knop",
21
- "Display the measure control": "Toon meetinstrument knop",
22
- "Display the search control": "Toon zoeken knop",
23
- "Display the tile layers control": "Toon achtergrondlagen knop",
24
- "Display the zoom control": "Toon zoom knop",
25
- "Do you want to display a caption bar?": "Wil je een hoofding tonen?",
26
- "Do you want to display a minimap?": "Wil je een minikaartje tonen?",
27
- "Do you want to display a panel on load?": "Wil je een zijpaneel tonen als de kaart geladen wordt?",
28
- "Do you want to display popup footer?": "Wil je een popup-footer tonen?",
29
- "Do you want to display the scale control?": "Wil je het schaal-besturingselement tonen?",
30
- "Do you want to display the «more» control?": "Wil je de knop «meer» laten zien?",
31
- "Drop": "Druppel",
32
- "GeoRSS (only link)": "GeoRSS (enkel link)",
33
- "GeoRSS (title + image)": "GeoRSS (titel + afbeelding)",
34
- "Heatmap": "Hittekaart",
35
- "Icon shape": "Vorm van het icoon",
36
- "Icon symbol": "Symbool voor het icoon",
37
- "Inherit": "Overerving",
38
- "Label direction": "Richting van het label",
39
- "Label key": "Attribuut als label",
40
- "Labels are clickable": "Labels kunnen aangeklikt worden",
41
- "None": "Geen",
42
- "On the bottom": "Aan de onderkant",
43
- "On the left": "Aan de linkerkant",
44
- "On the right": "Aan de rechterkant",
45
- "On the top": "Aan de bovenkant",
46
- "Popup content template": "Template voor de popup",
47
- "Side panel": "Zijpaneel",
48
- "Simplify": "Vereenvoudig",
49
- "Table": "Tabel",
50
- "always": "altijd",
51
- "clear": "wis",
52
- "collapsed": "dichtgeklapt",
53
- "color": "kleur",
54
- "dash array": "soort stippellijn",
55
- "define": "definieer",
56
- "description": "beschrijving",
57
- "expanded": "opengeklapt",
58
- "fill": "opvullen",
59
- "fill color": "opvulkleur",
60
- "fill opacity": "(on)doorzichtigheid van inkleuring",
61
- "hidden": "verborgen",
62
- "iframe": "iframe",
63
- "inherit": "overerven",
64
- "name": "naam",
65
- "never": "nooit",
66
- "new window": "nieuw venster",
67
- "no": "neen",
68
- "on hover": "als de muis erover gaat",
69
- "opacity": "ondoorzichtigheid",
70
- "parent window": "bovenliggend venster",
71
- "stroke": "omlijnde vlakken",
72
- "weight": "lijndikte",
73
- "yes": "ja",
74
- "{delay} seconds": "{delay} seconden",
2
+ " (area: {measure})": "(oppervlakte: {measure})",
3
+ " (length: {measure})": "(lengte: {measure})",
75
4
  "# one hash for main heading": "# een hekje voor koptekst 1",
76
5
  "## two hashes for second heading": "## twee hekjes voor koptekst 2",
77
6
  "### three hashes for third heading": "### drie hekjes voor koptekst 3",
78
7
  "**double star for bold**": "** Twee sterretjes voor vet **",
8
+ "*single star for italic*": "*één ster voor italic*",
9
+ "--- for a horizontal rule": "--- voor een horizontale lijn",
10
+ "1 day": "1 dag",
11
+ "1 hour": "1 uur",
12
+ "5 min": "5 minuten",
79
13
  "A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "Een lijst getallen, gescheiden door komma's, die het streepjespatroon definiëren. Vb: \"5, 10, 15\".",
80
14
  "About": "Over",
15
+ "Action not allowed :(": "Handeling niet toegelaten :(",
81
16
  "Activate slideshow mode": "Activeer slidshow modus",
82
17
  "Add a layer": "Laag toevoegen",
83
18
  "Add a line to the current multi": "Voeg een lijn toe aan de huidige multilijn",
84
19
  "Add a new property": "Voeg een nieuwe eigenschap toe",
85
20
  "Add a polygon to the current multi": "Voeg een nieuwe polygoon toe aan de huidige multipolygoon",
21
+ "Add image URL": "Voeg URL van afbeelding toe",
22
+ "Add": "Toevoegen",
86
23
  "Advanced actions": "Geavanceerde acties",
87
24
  "Advanced properties": "Geavanceerde eigenschappen",
25
+ "All data and settings of the map": "Alle data en instellingen van de kaart",
88
26
  "All properties are imported.": "Alle eigenschappen zijn geïmporteerd",
89
27
  "Allow interactions": "Sta interactie toe",
28
+ "Allow scroll wheel zoom?": "Zoomen met scrollwiel toestaan?",
29
+ "always": "altijd",
30
+ "Animated transitions": "Geavanceerde overgangen",
90
31
  "Are you sure you want to cancel your changes?": "Weet je zeker dat je je wijzigingen wil annuleren?",
91
32
  "Are you sure you want to clone this map and all its datalayers?": "Weet je zeker dat je deze kaart en alle gegevenslagen wil klonen?",
92
33
  "Are you sure you want to delete the feature?": "Weet je zeker dat je het object wil verwijderen?",
93
34
  "Are you sure you want to delete this layer?": "Weet je zeker dat je deze laag wil verwijderen?",
94
35
  "Are you sure you want to delete this map?": "Weet je zeker dat je deze kaart wilt verwijderen?",
95
- "Are you sure you want to delete this property on all the features?": "Are you sure you want to delete this property on all the features?",
36
+ "Are you sure you want to delete this property on all the features?": "Ben je zeker dat je deze eigenschap bij alle objecten wil verwijderen?",
96
37
  "Are you sure you want to restore this version?": "Weet je zeker dat je deze versie wilt terugzetten?",
97
38
  "Attach the map to my account": "Voeg de kaart toe aan mijn account",
39
+ "attribution": "bronvermelding",
98
40
  "Auto": "Auto",
41
+ "Automatic": "Automatisch",
99
42
  "Autostart when map is loaded": "Autostart als kaart wordt geladen",
43
+ "Back to preview": "Terug naar voorvertoning",
44
+ "Background overlay url": "Achtergrond overlay url",
45
+ "Ball": "Kopspeld",
46
+ "Bring feature to center": "Breng element naar het midden",
100
47
  "Browse data": "Gegevens doorbladeren",
48
+ "by": "door",
49
+ "Cache proxied request": "Cache proxied request",
101
50
  "Cancel edits": "Bewerkingen annuleren",
51
+ "Cancel": "Annuleren",
52
+ "Caption": "Hoofding",
102
53
  "Center map on your location": "Centreer kaart op je locatie",
103
54
  "Change map background": "Verander kaartachtergrond",
104
55
  "Change tilelayers": "Andere kaartachtergrond instellen",
56
+ "Change": "Veranderen",
105
57
  "Choose a preset": "Kies een voorkeuzeinstelling",
58
+ "Choose the data format": "Gegevensformaat selecteren",
106
59
  "Choose the format of the data to import": "Kies het formaat van de te importeren gegevens",
107
60
  "Choose the layer to import in": "Kies de laag om in te importeren",
61
+ "Choropleth breakpoints": "Choropleten verdeelpunten",
62
+ "Choropleth classes": "Choropleten klassen",
63
+ "Choropleth color palette": "Choropleten kleurenpalet",
64
+ "Choropleth mode": "Choropleten modus",
65
+ "Choropleth property value": "Choropleten eigenschap waarde",
66
+ "Choropleth": "Choropleten",
67
+ "Circle": "Cirkel",
68
+ "clear": "wis",
108
69
  "Click last point to finish shape": "Klik op het laatste punt om de vorm af te maken",
109
70
  "Click to add a marker": "Klik om een punt toe te voegen",
110
71
  "Click to continue drawing": "Klik om te blijven tekenen",
111
72
  "Click to edit": "Klik om te bewerken",
112
73
  "Click to start drawing a line": "Klik om een lijn te beginnen tekenen",
113
74
  "Click to start drawing a polygon": "Klik om een polygoon te beginnen tekenen",
114
- "Clone": "Klonen",
115
75
  "Clone of {name}": "Kloon van {name}",
116
76
  "Clone this feature": "Kloon dit object",
117
77
  "Clone this map": "Deze kaart klonen",
78
+ "Clone": "Klonen",
118
79
  "Close": "Sluit",
80
+ "Clustered": "Bij elkaar gevoegd",
119
81
  "Clustering radius": "Doorsnede voor clusteren",
82
+ "collapsed": "dichtgeklapt",
83
+ "color": "kleur",
84
+ "Comma separated list of numbers, including min and max values.": "Door komma's gescheiden lijst van getallen, inclusief minimale en maximale waarden.",
85
+ "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)": "Komma-gescheiden lijst van eigenschappen die gebruikt worden voor een meervoudige zoekopdracht (b.v.: mykey,otherkey). Je kunt een label toevoegen na een | (b.v.: mykey|Mijn sleutel,otherkey|Andere sleutel)",
86
+ "Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.": "Komma-gescheiden lijst van eigenschappen die gebruikt worden om objecten te sorteren. Om de sortering om te draaien, plaats er een minteken (-) voor . Bijvoorbeeld mykey,-otherkey.",
120
87
  "Comma separated list of properties to use when filtering features": "Komma-gescheiden lijst van eigenschappen die gebruikt worden om te filteren",
121
88
  "Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.": "Komma-, tabulator- of puntkomma-gescheiden waardes, SRS WGS84 wordt verondersteld. Enkel puntgeometrieën worden geïmporteerd. Bij het importeren wordt gekeken naar kolomkoppen die met «lat» of «lon» beginnen. Alle andere kolommen worden als eigenschappen geïmporteerd",
122
- "Continue line": "Ga door met deze lijn",
89
+ "Congratulations, your map has been created!": "Proficiat, je kaart is aangemaakt!",
123
90
  "Continue line (Ctrl+Click)": "Ga door met deze lijn (Ctrl+Klik)",
91
+ "Continue line": "Ga door met deze lijn",
124
92
  "Coordinates": "Coördinaten",
93
+ "Copy link": "Kopieer de link",
94
+ "copy": "kopieer",
125
95
  "Credits": "Bronvermelding",
96
+ "Current map view": "Huidige kaartweergave",
126
97
  "Current view instead of default map view?": "Huidig zicht in plaats van standaard kaartaanzicht",
127
98
  "Custom background": "Eigen achtergrond",
99
+ "Custom overlay": "Eigen overlay",
100
+ "dash array": "soort stippellijn",
101
+ "Data browser": "Data browser",
128
102
  "Data is browsable": "Data kan verkend worden",
103
+ "Datalayers": "Datalagen",
129
104
  "Default interaction options": "Standaard interactie-opties",
130
105
  "Default properties": "Standaardeigenschappen",
131
106
  "Default shape properties": "Standaard vorm eigenschappen",
107
+ "Default view": "Stanaardweergave",
108
+ "Default zoom level": "Standaard schaalniveau",
109
+ "Default": "Standaard",
110
+ "Default: name": "Standaard: naam",
132
111
  "Define link to open in a new window on polygon click.": "Stel outputlink in om een nieuw venster te openen wanneer polygoon wordt aangeklikt",
112
+ "define": "definieer",
133
113
  "Delay between two transitions when in play mode": "Pauze tussen twee transities wanneer in afspeel-modus",
134
- "Delete": "Verwijderen",
135
114
  "Delete all layers": "Verwijder alle lagen",
136
115
  "Delete layer": "Verwijder laag",
137
116
  "Delete this feature": "Dit object verwijderen",
138
117
  "Delete this property on all the features": "Verwijder deze eigenschap bij alle objecten",
139
118
  "Delete this shape": "Verwijder deze vorm",
140
119
  "Delete this vertex (Alt+Click)": "Verwijder dit knooppunt (Alt+Click)",
120
+ "Delete": "Verwijderen",
121
+ "description": "beschrijving",
122
+ "Direct link": "Directe link",
141
123
  "Directions from here": "Wegbeschrijving vanaf hier",
124
+ "Display label": "Toon het label",
142
125
  "Display measure": "Toon meting",
126
+ "display name": "toon de naam",
143
127
  "Display on load": "Tonen bij laden",
128
+ "Display the control to open OpenStreetMap editor": "Toon OpenStreetMap editor knop",
129
+ "Display the data layers control": "Toon data lagen knop",
130
+ "Display the embed control": "Toon inbedden knop",
131
+ "Display the fullscreen control": "Toon volledig scherm knop",
132
+ "Display the locate control": "Toon lokaliseer mij knop",
133
+ "Display the measure control": "Toon meetinstrument knop",
134
+ "Display the search control": "Toon zoeken knop",
135
+ "Display the star map button": "Toon de ster kaart knop",
136
+ "Display the tile layers control": "Toon achtergrondlagen knop",
137
+ "Display the zoom control": "Toon zoom knop",
138
+ "Do you want to display a caption bar?": "Wil je een hoofding tonen?",
139
+ "Do you want to display a minimap?": "Wil je een minikaartje tonen?",
140
+ "Do you want to display a panel on load?": "Wil je een zijpaneel tonen als de kaart geladen wordt?",
141
+ "Do you want to display caption menus?": "Do you want to display caption menus?",
142
+ "Do you want to display popup footer?": "Wil je een popup-footer tonen?",
143
+ "Do you want to display the scale control?": "Wil je het schaal-besturingselement tonen?",
144
+ "Do you want to display the «more» control?": "Wil je de knop «meer» laten zien?",
144
145
  "Download": "Downloaden",
145
146
  "Drag to reorder": "Sleep om de volgorde te wijzigen",
146
147
  "Draw a marker": "Teken een punt",
147
148
  "Draw a polygon": "Teken een veelhoek",
148
149
  "Draw a polyline": "Teken een lijn",
149
- "Dynamic": "Dynamisch",
150
+ "Drawing": "Tekenen",
151
+ "Drop": "Druppel",
150
152
  "Dynamic properties": "Dynamische eigenschappen",
151
- "Edit": "Bewerken",
153
+ "Dynamic": "Dynamisch",
152
154
  "Edit feature's layer": "Objectlaag bewerken",
153
155
  "Edit map properties": "Kaarteigenschappen wijzigen",
154
156
  "Edit properties in a table": "Edit properties in a table",
157
+ "Edit the title of the map": "Bewerk de titel van de kaart",
155
158
  "Edit this feature": "Dit object bewerken",
159
+ "Edit": "Bewerken",
160
+ "Email": "Email",
161
+ "Embed and link options": "Invoegtoepassing- en linkopties",
156
162
  "Embed the map": "Kaart inbedden",
163
+ "Emoji & Character": "Emoji & karakter",
157
164
  "Empty": "Leeg",
165
+ "Equidistant": "Equidistant",
166
+ "Error in the overlay URL": "Fout in de overlay URL",
158
167
  "Error in the tilelayer URL": "Er is een fout opgetreden met de achtergrondtegels",
168
+ "Example: key1,key2,key3": "Example: key1,key2,key3",
159
169
  "Exit Fullscreen": "Verlaat volledig scherm",
170
+ "expanded": "opengeklapt",
160
171
  "Extract shape to separate feature": "Verplaats deze vorm naar een eigen object",
172
+ "Facet keys": "Velden voor meervoudig zoeken",
173
+ "Facet search": "Meervoudig zoeken",
174
+ "Feature identifier key": "Unieke identificator van het object",
175
+ "Feature properties": "Eigenschappen van het object",
176
+ "Features in this layer: {count}": "Elementen op deze laag: {count}",
161
177
  "Fetch data each time map view changes.": "Haal data op elke keer het kaartaanzicht verandert",
178
+ "fill color": "opvulkleur",
179
+ "fill opacity": "(on)doorzichtigheid van inkleuring",
180
+ "fill": "opvullen",
162
181
  "Filter keys": "Filter op sleutel",
182
+ "Filter": "Filter",
183
+ "Fit all data": "Doe alle data passen",
163
184
  "Format": "Formaat",
164
185
  "From zoom": "Van zoom",
186
+ "full backup": "Volledige back-up ",
187
+ "Generic": "Algemeen",
188
+ "GeoRSS (only link)": "GeoRSS (enkel link)",
189
+ "GeoRSS (title + image)": "GeoRSS (titel + afbeelding)",
190
+ "Go to \"{coords}\"": "Ga naar \"{coords}\"",
191
+ "Go to the homepage": "Ga naar de thuispagina",
165
192
  "Go to «{feature}»": "Ga naar «{feature}»",
166
193
  "Heatmap intensity property": "Eigenschap die intensiteit van de heatmap bepaalt",
167
194
  "Heatmap radius": "Doorsnede van de heatmap",
195
+ "Heatmap": "Hittekaart",
196
+ "height": "hoogte",
168
197
  "Help": "Help",
198
+ "hidden": "verborgen",
169
199
  "Hide controls": "Verberg besturingselementen",
170
200
  "Home": "Home",
171
201
  "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "Graad van vereenvoudiging van een veelhoek, per zoomniveau. (Hogere waarde = betere prestaties, lagere waarde = getrouwere precisie)",
202
+ "icon opacity": "Icoon ondoorzichtigheid",
203
+ "Icon shape": "Vorm van het icoon",
204
+ "Icon symbol": "Symbool voor het icoon",
205
+ "If false, the polygon or line will act as a part of the underlying map.": "Indien uit, zal de polygoon of lijn dienen als deel van de onderliggende kaart.",
172
206
  "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe met gespecifieerde hoogte (in px): {{{http://iframe.url.com|height}}}",
173
207
  "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Iframe met gespecifieerde hoogte en breedte (in px): {{{http://iframe.url.com|height*width}}}",
208
+ "iframe": "iframe",
174
209
  "Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
175
- "Image with custom width (in px): {{http://image.url.com|width}}": "Beeld met standaardbreedte (in px): {{http://image.url.com|width}}",
210
+ "Image with custom width (in px): {{http://image.url.com|width}}": "Beeld met gespecifieerde (in px): {{http://image.url.com|width}}",
176
211
  "Image: {{http://image.url.com}}": "Afbeelding: {{http://image.url.com}}",
177
- "Import": "Importeer",
178
212
  "Import data": "Gegevens importeren",
179
213
  "Import in a new layer": "Importeer in een nieuwe laag",
214
+ "Import": "Importeer",
180
215
  "Imports all umap data, including layers and settings.": "Importeert alle umap gegevens, inclusief lagen en instellingen",
181
216
  "Include full screen link?": "Link voor volledig scherm meegeven?",
217
+ "Inherit": "Overerving",
218
+ "inherit": "overerven",
182
219
  "Interaction options": "Opties voor interactie",
183
- "Invalid umap data": "Incorrecte umap data",
220
+ "Invalid latitude or longitude": "Invalid latitude or longitude",
184
221
  "Invalid umap data in {filename}": "Incorrecte umap data in {filename}",
222
+ "Invalid umap data": "Incorrecte umap data",
223
+ "Invalide property name: {name}": "Invalide property name: {name}",
224
+ "Jenks-Fisher": "Jenks-Fisher",
225
+ "K-means": "K-means",
185
226
  "Keep current visible layers": "Behoud de lagen die nu zichtbaar zijn",
227
+ "kilometers": "kilometer",
228
+ "km": "km",
229
+ "Label direction": "Richting van het label",
230
+ "Label key": "Attribuut als label",
231
+ "Labels are clickable": "Labels kunnen aangeklikt worden",
232
+ "Latest feature": "Recentste object",
186
233
  "Latitude": "Breedtegraad",
187
- "Layer": "Laag",
188
234
  "Layer properties": "Laag eigenschappen",
235
+ "Layer": "Laag",
189
236
  "Licence": "Licentie",
237
+ "licence": "licentie",
190
238
  "Limit bounds": "Gebied begrenzen",
239
+ "Link to view the map": "Link om de kaart te zien",
191
240
  "Link to…": "Link naar…",
192
241
  "Link with text: [[http://example.com|text of the link]]": "Link met tekst: [[http://example.com|text of the link]]",
193
242
  "Long credits": "Lange bronvermelding",
194
243
  "Longitude": "Lengtegraad",
195
244
  "Make main shape": "Maak hoofd-vorm",
196
245
  "Manage layers": "Manage layers",
246
+ "Manual": "Handmatig",
197
247
  "Map background credits": "Bronvermelding kaartachtergrond",
198
248
  "Map has been attached to your account": "Kaart werd toegevoegd aan je account",
199
249
  "Map has been saved!": "De kaart is bewaard!",
250
+ "Map has been starred": "De kaart heeft een ster gekregen",
251
+ "Map has been unstarred": "De kaart heeft geen ster meer",
200
252
  "Map user content has been published under licence": "Inhoud toegevoegd aan deze kaart wordt gepubliceerd onder deze licentievoorwaarden",
201
253
  "Map's editors": "Bewerkers van de kaart",
202
254
  "Map's owner": "Eigenaar van de kaart",
255
+ "max East": "maximale oostwaarde",
256
+ "max North": "maximale noordwaarde",
257
+ "max South": "maximale zuidwaarde",
258
+ "max West": "maximale westwaarde",
259
+ "max zoom": "max zoom",
260
+ "Measure distances": "Afstanden meten",
203
261
  "Merge lines": "Lijnen samenvoegen",
262
+ "mi": "mi",
263
+ "miles": "mijl",
264
+ "min zoom": "min zoom",
204
265
  "More controls": "Meer instelknoppen",
205
266
  "Must be a valid CSS value (eg.: DarkBlue or #123456)": "Dit moet een geldige CSS-waarde zijn (vb.: DarkBlue of #123456)",
267
+ "name": "naam",
268
+ "nautical miles": "zeemijl",
269
+ "never": "nooit",
270
+ "new window": "nieuw venster",
271
+ "next": "volgende",
272
+ "NM": "NM",
273
+ "No cache": "Geen cache",
206
274
  "No licence has been set": "Er is geen licentie ingesteld",
275
+ "No results for these facets": "Er zijn geen resultaten voor deze zoekopdracht",
207
276
  "No results": "Geen resultaten",
277
+ "no": "neen",
278
+ "No.": "Neen.",
279
+ "None": "Geen",
280
+ "Number of desired classes (default 5)": "Gewenst aantal klassen (standaard 5)",
281
+ "On the bottom": "Aan de onderkant",
282
+ "On the left": "Aan de linkerkant",
283
+ "On the right": "Aan de rechterkant",
284
+ "On the top": "Aan de bovenkant",
285
+ "Only visible layers' data": "Alleen zichtbare laaggegevens",
286
+ "opacity": "ondoorzichtigheid",
287
+ "Opacity": "Ondoorzichtigheid",
288
+ "Open current feature on load": "Dit object openen bij laden",
208
289
  "Open link in…": "Open link in…",
290
+ "Open share & download panel": "Open het deel & download paneel",
209
291
  "Open this map extent in a map editor to provide more accurate data to OpenStreetMap": "Open dit gedeelte van de kaart in een editor, zodat u de kaartgegeven in Openstreetmap zelf kan bijwerken.",
292
+ "OpenStreetMap": "OpenStreetMap",
210
293
  "Optional intensity property for heatmap": "Optionele eigenschap om voor intensiteit van de heatmap te gebruiken",
211
294
  "Optional. Same as color if not set.": "Optioneel. Gelijk aan kleur indien niet ingesteld",
295
+ "Optional.": "Optioneel.",
212
296
  "Override clustering radius (default 80)": "Andere clustering doorsnede gebruiken (standaard80)",
213
297
  "Override heatmap radius (default 25)": "Andere heatmap doorsnede gebruiken (standaard 25)",
298
+ "parent window": "bovenliggend venster",
299
+ "Paste your data here": "Plak je data hier",
300
+ "Permalink": "Permalink",
301
+ "Permanent credits background": "Permanent credits background",
302
+ "Permanent credits": "Permanent credits",
214
303
  "Please be sure the licence is compliant with your use.": "Zorg er aub voor dat je je aan de licentievoorwaarden houdt",
215
304
  "Please choose a format": "Kies een formaat",
216
305
  "Please enter the name of the property": "Vul de naam in van de eigenschap",
217
306
  "Please enter the new name of this property": "Vul de nieuwe naam in van de eigenschap",
307
+ "Please save the map first": "Graag eerst de kaart opslaan",
308
+ "Popup (large)": "Popup (groot)",
309
+ "Popup content style": "Stijl van de inhoud van de Popup",
310
+ "Popup content template": "Template voor de popup",
311
+ "Popup shape": "Vorm van de Popup",
312
+ "Popup": "Popup",
313
+ "Powered by uMap": "Aangedreven door uMap",
314
+ "previous": "vorige",
315
+ "Problem in the response": "Fout in het antwoord",
218
316
  "Properties imported:": "Geïmporteerde eigenschappen:",
219
317
  "Provide an URL here": "Geef hier een URL-adres op",
220
318
  "Proxy request": "Proxy request",
319
+ "Quantiles": "Kwantielen",
320
+ "Recent": "Recent",
221
321
  "Remote data": "Data van elders",
222
322
  "Remove shape from the multi": "Verwijder de vorm uit de multi",
223
323
  "Rename this property on all the features": "Wijzig de naam van deze eigenschap over al de objecten",
224
324
  "Replace layer content": "Vervang de inhoud van de laag",
225
325
  "Restore this version": "Keer terug naar deze versie",
226
- "Save": "Opslaan",
227
326
  "Save anyway": "Sla toch op",
228
327
  "Save current edits": "Huidige bewerkingen opslaan",
328
+ "Save map": "Kaart opslaan",
229
329
  "Save this center and zoom": "Bewaar deze positie op de kaart en het zoomniveau",
230
330
  "Save this location as new feature": "Sla deze locatie op als nieuw object",
331
+ "Save": "Opslaan",
332
+ "Saved center and zoom": "Midden en zoom bewaard",
231
333
  "Search location": "Zoek locatie",
334
+ "Search": "Zoeken",
335
+ "Secret edit link copied to clipboard!": "Geheime editeer-link is gekopieerd naar het klembord!",
336
+ "Secret edit link:": "Geheime editeer-link",
232
337
  "See all": "Toon alles",
233
338
  "See data layers": "Bekijk datalagen",
234
339
  "See full screen": "Op volledig scherm weergeven",
340
+ "See on OpenStreetMap": "Bekijk op OpenStreetMap",
341
+ "Select data": "Select data",
342
+ "Send me the link": "Stuur me de link",
235
343
  "Set it to false to hide this layer from the slideshow, the data browser, the popup navigation…": "Zet op onwaar ('false') om deze laag te verbergen in de slideshow, data verkenner, popup navigatie, ...",
344
+ "settings": "instellingen",
236
345
  "Shape properties": "Eigenschappen van de vorm",
346
+ "Share and download": "Deel en download",
347
+ "Share this link to open a customized map view": "Deel deze link voor een gespecifieerde kaartweergave",
237
348
  "Short credits": "Korte bronvermelding",
349
+ "Short link": "Korte link",
350
+ "Show this layer in the caption": "Toon deze laag in het bijschrift",
238
351
  "Show/hide layer": "Laag tonen/verbergen",
352
+ "Side panel": "Zijpaneel",
239
353
  "Simple link: [[http://example.com]]": "Eenvoudige link: [[http://example.com]]",
354
+ "Simplify": "Vereenvoudig",
355
+ "Skipping unknown geometry.type: {type}": "Overgeslaan wegens onbekend geometry.type: {type}",
240
356
  "Slideshow": "Slideshow",
241
357
  "Sort key": "Sleutel om op te sorteren",
242
358
  "Split line": "Splits de lijn",
359
+ "Star this map": "Geef een ster aan deze kaart",
243
360
  "Start a hole here": "Begin hier een gat",
244
361
  "Start slideshow": "Start slideshow",
245
362
  "Stop editing": "Stop met editeren",
246
363
  "Stop slideshow": "Stop slideshow",
364
+ "Street": "Straat",
365
+ "stroke": "omlijnde vlakken",
247
366
  "Supported scheme": "Toegestaan datamodel",
248
367
  "Supported variables that will be dynamically replaced": "Toegestane variabele die dynamisch vervangen zullen worden",
249
- "TMS format": "TMS-formaat",
368
+ "Switch to edit mode": "Activeer de bewerkmodus",
369
+ "Symbol": "Symbool",
370
+ "Table": "Tabel",
250
371
  "Text color for the cluster label": "Kleur van de text voor het label van de cluster",
251
372
  "Text formatting": "Opmaak van de tekst",
373
+ "The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")": "The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")",
374
+ "The name of the property to use as feature unique identifier.": "De naam van de eigenschap die als unieke identificator van objecten geldt",
375
+ "The zoom and center have been modified.": "Zoom en centrum zijn bijgewerkt.",
376
+ "TMS format": "TMS-formaat",
252
377
  "To use if remote server doesn't allow cross domain (slower)": "Activeer indien de externe server geen cross domain toelaat (trager)",
253
378
  "To zoom": "Tot zoomniveau",
379
+ "Toggle edit mode (⇧+Click)": "Editeer modus aan/uitzetten (⇧+klik)",
380
+ "Toggle edit mode": "Bewerkmodus schakelen",
254
381
  "Transfer shape to edited feature": "Verplaats vorm naar bewerkt object",
255
382
  "Transform to lines": "Omzetten naar lijnen",
256
383
  "Transform to polygon": "Omzetten naar polygoon",
384
+ "Type a place name or coordinates": "Type een plaatsnaam of coördinaten ",
385
+ "Type char or paste emoji": "Type karakter of plak emoji",
257
386
  "Type of layer": "Type laag",
258
387
  "Unable to detect format of file {filename}": "Kan het bestandstype van {filename} niet detecteren",
259
388
  "Untitled layer": "Laag zonder naam",
260
389
  "Untitled map": "Kaart zonder naam",
261
- "Update permissions": "Gebruiksrechten aanpassen",
262
390
  "Update permissions and editors": "Bijwerken van permissies en bewerkers",
391
+ "Update permissions": "Gebruiksrechten aanpassen",
392
+ "Update who can see and edit the map": "Pas aan wie de kaart kan zien en bewerken",
263
393
  "Url": "URL",
394
+ "URL": "URL",
264
395
  "Use current bounds": "Gebied begrenzen op wat nu te zien is",
265
396
  "Use placeholders with feature properties between brackets, eg. {name}, they will be dynamically replaced by the corresponding values.": "Gebruik een \"placeholders\" met de eigenschappen van objecten, vb. {naam}. Deze zullen dynamisch vervangen worden door de bijhorende waarde.",
266
397
  "User content credits": "Gebruikersinhoud bronvermelding",
267
398
  "User interface options": "Gebruikersinterfaceopties",
399
+ "User location": "Locatie van de gebruiker",
400
+ "Verify remote URL": "Verifieer externe URL",
268
401
  "Versions": "Versies",
269
402
  "View Fullscreen": "Toon op volledig scherm",
403
+ "View": "Weergave",
404
+ "Visibility: {status}": "Zichtbaarheid: {status}",
405
+ "weight": "lijndikte",
270
406
  "Where do we go from here?": "Wat gaan we doen?",
271
407
  "Whether to display or not polygons paths.": "Schakelaar toon polygoon omlijning",
272
408
  "Whether to fill polygons with color.": "Schakelaar vul polygonen met een kleur",
409
+ "Who can edit \"{layer}\"": "Wie kan \"{layer}\" bewerken?",
273
410
  "Who can edit": "Wie kan bewerken",
274
411
  "Who can view": "Wie kan bekijken",
412
+ "width": "breedte",
275
413
  "Will be displayed in the bottom right corner of the map": "Zal getoond worden in de rechter onderhoek van de kaart",
414
+ "Will be permanently visible in the bottom left corner of the map": "Will be permanently visible in the bottom left corner of the map",
276
415
  "Will be visible in the caption of the map": "Zal getoond worden in de hoofding van de kaart",
277
416
  "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Oei! Iemand anders lijkt de kaart ook bewerkt te hebben. Je kan opslaan, maar dat zal eerdere wijzigingen overschrijven.",
417
+ "yes": "ja",
418
+ "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:": "Je kaart is aangemaakt! Omdat je niet ingelogged bent, krijg je onderstaande geheime link, die je goed moet bewaren om later de kaart nog te kunnen bijwerken:",
278
419
  "Zoom in": "Inzoomen",
279
420
  "Zoom level for automatic zooms": "Schaalniveau voor automatische zooms",
280
421
  "Zoom out": "Uitzoomen",
@@ -283,153 +424,16 @@
283
424
  "Zoom to the previous": "Inzoomen op de vorige",
284
425
  "Zoom to this feature": "Op dit object inzoomen",
285
426
  "Zoom to this place": "Inzoomen op deze plaats",
286
- "attribution": "bronvermelding",
287
- "by": "door",
288
- "display name": "toon de naam",
289
- "height": "hoogte",
290
- "licence": "licentie",
291
- "max East": "maximale oostwaarde",
292
- "max North": "maximale noordwaarde",
293
- "max South": "maximale zuidwaarde",
294
- "max West": "maximale westwaarde",
295
- "max zoom": "max zoom",
296
- "min zoom": "min zoom",
297
- "next": "volgende",
298
- "previous": "vorige",
299
- "width": "breedte",
300
- "{count} errors during import: {message}": "{count} fouten tijdens import: {message}",
301
- "Measure distances": "Afstanden meten",
302
- "NM": "NM",
303
- "kilometers": "kilometer",
304
- "km": "km",
305
- "mi": "mi",
306
- "miles": "mijl",
307
- "nautical miles": "zeemijl",
308
- "1 day": "1 dag",
309
- "1 hour": "1 uur",
310
- "5 min": "5 minuten",
311
- "Cache proxied request": "Cache proxied request",
312
- "No cache": "Geen cache",
313
- "Popup": "Popup",
314
- "Popup (large)": "Popup (groot)",
315
- "Popup content style": "Stijl van de inhoud van de Popup",
316
- "Popup shape": "Vorm van de Popup",
317
- "Skipping unknown geometry.type: {type}": "Overgeslaan wegens onbekend geometry.type: {type}",
318
- "Optional.": "Optioneel.",
319
- "Paste your data here": "Plak je data hier",
320
- "Please save the map first": "Graag eerst de kaart opslaan",
321
- "Feature identifier key": "Unieke identificator van het object",
322
- "Open current feature on load": "Dit object openen bij laden",
323
- "Permalink": "Permalink",
324
- "The name of the property to use as feature unique identifier.": "De naam van de eigenschap die als unieke identificator van objecten geldt",
325
- "Do you want to display caption menus?": "Do you want to display caption menus?",
326
- "Example: key1,key2,key3": "Example: key1,key2,key3",
327
- "Invalid latitude or longitude": "Invalid latitude or longitude",
328
- "Invalide property name: {name}": "Invalide property name: {name}",
329
- "Permanent credits": "Permanent credits",
330
- "Permanent credits background": "Permanent credits background",
331
- "Select data": "Select data",
332
- "Will be permanently visible in the bottom left corner of the map": "Will be permanently visible in the bottom left corner of the map",
333
427
  "{area} acres": "{area} acres",
334
428
  "{area} ha": "{area} ha",
335
429
  "{area} m²": "{area} m²",
336
430
  "{area} mi²": "{area} mi²",
337
431
  "{area} yd²": "{area} yd²",
338
- "{distance} NM": "{distance} NM",
432
+ "{count} errors during import: {message}": "{count} fouten tijdens import: {message}",
433
+ "{delay} seconds": "{delay} seconden",
339
434
  "{distance} km": "{distance} km",
340
435
  "{distance} m": "{distance} m",
341
- "{distance} miles": "{distance} miles",
342
- "{distance} yd": "{distance} yd",
343
- " (area: {measure})": "(area: {measure})",
344
- " (length: {measure})": "(length: {measure})",
345
- "Animated transitions": "Geavanceerde overgangen",
346
- "Background overlay url": "Background overlay url",
347
- "Custom overlay": "Custom overlay",
348
- "Display the star map button": "Display the star map button",
349
- "Error in the overlay URL": "Error in the overlay URL",
350
- "Map has been starred": "Map has been starred",
351
- "Map has been unstarred": "Map has been unstarred",
352
- "Opacity": "Opacity",
353
- "Star this map": "Star this map",
354
- "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.": "Symbol can be either a unicode character or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.",
355
- "Direct link": "Direct link",
356
- "The zoom and center have been modified.": "The zoom and center have been modified.",
357
- "Congratulations, your map has been created!": "Congratulations, your map has been created!",
358
- "Copy link": "Copy link",
359
- "Email": "Email",
360
- "Secret edit link copied to clipboard!": "Secret edit link copied to clipboard!",
361
- "Send me the link": "Send me the link",
362
- "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:": "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:",
363
- "Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.": "Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.",
364
- "Toggle edit mode (⇧+Click)": "Toggle edit mode (⇧+Click)",
365
- "icon opacity": "icon opacity",
366
- "*single star for italic*": "*single star for italic*",
367
- "--- for a horizontal rule": "--- for a horizontal rule",
368
- "The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")": "The name of the property to use as feature label (eg.: \"nom\"). You can also use properties inside brackets to use more than one or mix with static content (eg.: \"{name} in {place}\")",
369
- "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)": "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)",
370
- "Default view": "Default view",
371
- "Facet keys": "Facet keys",
372
- "Facet search": "Facet search",
373
- "Feature properties": "Feature properties",
374
- "Latest feature": "Latest feature",
375
- "No results for these facets": "No results for these facets",
376
- "Saved center and zoom": "Saved center and zoom",
377
- "User location": "User location",
378
- "Visibility: {status}": "Visibility: {status}",
379
- "Fit all data": "Fit all data",
380
- "Verify remote URL": "Verify remote URL",
381
- "Add": "Add",
382
- "Change": "Change",
383
- "Powered by uMap": "Powered by uMap",
384
- "Search": "Search",
385
- "Datalayers": "Datalayers",
386
- "Secret edit link:": "Secret edit link:",
387
- "Who can edit \"{layer}\"": "Who can edit \"{layer}\"",
388
- "Choropleth": "Choropleth",
389
- "Choropleth breakpoints": "Choropleth breakpoints",
390
- "Choropleth classes": "Choropleth classes",
391
- "Choropleth color palette": "Choropleth color palette",
392
- "Choropleth mode": "Choropleth mode",
393
- "Choropleth property value": "Choropleth property value",
394
- "Comma separated list of numbers, including min and max values.": "Comma separated list of numbers, including min and max values.",
395
- "Equidistant": "Equidistant",
396
- "Jenks-Fisher": "Jenks-Fisher",
397
- "K-means": "K-means",
398
- "Manual": "Manual",
399
- "Number of desired classes (default 5)": "Number of desired classes (default 5)",
400
- "Quantiles": "Quantiles",
401
- "Show this layer in the caption": "Show this layer in the caption",
402
- "Back to preview": "Back to preview",
403
- "Drawing": "Drawing",
404
- "Edit the title of the map": "Edit the title of the map",
405
- "Go to the homepage": "Go to the homepage",
406
- "Switch to edit mode": "Switch to edit mode",
407
- "Update who can see and edit the map": "Update who can see and edit the map",
408
- "View": "View",
409
- "Add image URL": "Add image URL",
410
- "Emoji & Character": "Emoji & Character",
411
- "Generic": "Generic",
412
- "Symbol": "Symbol",
413
- "Type char or paste emoji": "Type char or paste emoji",
414
- "URL": "URL",
415
- "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.",
416
- "Save map": "Save map",
417
- "Toggle edit mode": "Toggle edit mode",
418
- "All data and settings of the map": "All data and settings of the map",
419
- "Embed and link options": "Embed and link options",
420
- "Go to \"{coords}\"": "Go to \"{coords}\"",
421
- "Link to view the map": "Link to view the map",
422
- "No.": "No.",
423
- "Only visible layers' data": "Only visible layers' data",
424
- "Open share & download panel": "Open share & download panel",
425
- "OpenStreetMap": "OpenStreetMap",
426
- "See on OpenStreetMap": "See on OpenStreetMap",
427
- "Share and download": "Share and download",
428
- "Share this link to open a customized map view": "Share this link to open a customized map view",
429
- "Short link": "Short link",
430
- "Street": "Street",
431
- "Type a place name or coordinates": "Type a place name or coordinates",
432
- "copy": "copy",
433
- "full backup": "full backup",
434
- "settings": "settings"
436
+ "{distance} miles": "{distance} mijl",
437
+ "{distance} NM": "{distance} NM",
438
+ "{distance} yd": "{distance} yd"
435
439
  }