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,92 +1,33 @@
1
1
  {
2
- "Allow scroll wheel zoom?": "Permitir o achegamento ca roda do rato?",
3
- "Automatic": "Automático",
4
- "Ball": "Bóla",
5
- "Cancel": "Desbotar",
6
- "Caption": "Subtítulo",
7
- "Choose the data format": "Escoller o formato de datos",
8
- "Choose the layer of the feature": "Escoller a capa do elemento",
9
- "Circle": "Círculo",
10
- "Clustered": "Agrupados",
11
- "Data browser": "Procurador de datos",
12
- "Default": "Por defecto",
13
- "Default zoom level": "Nivel do achegamento predeterminado",
14
- "Default: name": "Por defecto: nome",
15
- "Display label": "Amosar etiqueta",
16
- "Display the control to open OpenStreetMap editor": "Amosar o control para abrir o editor do OpenStreetMap",
17
- "Display the data layers control": "Amosar o control da capa de datos",
18
- "Display the embed control": "Amosar o control de incrustado",
19
- "Display the fullscreen control": "Amosar o control de pantalla completa",
20
- "Display the locate control": "Amosar o control de ubicación",
21
- "Display the measure control": "Amosar o control de medida",
22
- "Display the search control": "Amosar o control de procura",
23
- "Display the tile layers control": "Amosar o control de capas de teselas",
24
- "Display the zoom control": "Amosar o control de achegamento",
25
- "Do you want to display a caption bar?": "Desexas amosar a barra de subtítulos?",
26
- "Do you want to display a minimap?": "Desexas amosar un minimapa?",
27
- "Do you want to display a panel on load?": "Desexas amosar un panel ó cargar?",
28
- "Do you want to display popup footer?": "Desexas amosar a xanela emerxente no pé de páxina?",
29
- "Do you want to display the scale control?": "Desexas amosar o control de escala?",
30
- "Do you want to display the «more» control?": "Desexas amosar o control «máis»?",
31
- "Drop": "Marcaxe",
32
- "GeoRSS (only link)": "GeoRSS (só ligazón)",
33
- "GeoRSS (title + image)": "GeoRSS (título + imaxe)",
34
- "Heatmap": "Mapa de calor",
35
- "Icon shape": "Forma da icona",
36
- "Icon symbol": "Símbolo da icona",
37
- "Inherit": "Herdar",
38
- "Label direction": "Dirección da etiqueta",
39
- "Label key": "Etiqueta da clave",
40
- "Labels are clickable": "Labels are clickable",
41
- "None": "Ningún",
42
- "On the bottom": "Na parte de embaixo",
43
- "On the left": "Á esquerda",
44
- "On the right": "Á dereita",
45
- "On the top": "Na parte de enriba",
46
- "Popup content template": "Padrón do contido da xanela emerxente",
47
- "Side panel": "Lapela lateral",
48
- "Simplify": "Simplificar",
49
- "Table": "Táboa",
50
- "always": "sempre",
51
- "clear": "limpar",
52
- "collapsed": "agochado",
53
- "color": "cor",
54
- "dash array": "matriz de guións",
55
- "define": "define",
56
- "description": "descrición",
57
- "expanded": "expandido",
58
- "fill": "rechear",
59
- "fill color": "cor de recheo",
60
- "fill opacity": "rechear a opacidade",
61
- "hidden": "agochar",
62
- "iframe": "iframe",
63
- "inherit": "herdar",
64
- "name": "nome",
65
- "never": "nunca",
66
- "new window": "nova xanela",
67
- "no": "non",
68
- "on hover": "ó pasar o rato por riba",
69
- "opacity": "opacidade",
70
- "parent window": "xanela pai ou principal",
71
- "stroke": "trazo",
72
- "weight": "peso",
73
- "yes": "si",
74
- "{delay} seconds": "{delay} segundos",
2
+ " (area: {measure})": "(area: {measure})",
3
+ " (length: {measure})": "(length: {measure})",
75
4
  "# one hash for main heading": "# un cancelo para a cabeceira principal",
76
5
  "## two hashes for second heading": "## dous cancelos para a cabeceira secundaria",
77
6
  "### three hashes for third heading": "### tres cancelos para a cabeceira terciaria",
78
7
  "**double star for bold**": "**dous asteriscos para pór negriña**",
8
+ "*single star for italic*": "*single star for italic*",
9
+ "--- for a horizontal rule": "--- for a horizontal rule",
10
+ "1 day": "1 día",
11
+ "1 hour": "1 hora",
12
+ "5 min": "5 min",
79
13
  "A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "Unha listaxe separada por vírgulas que define o patrón de trazos de guión. Ex.: \"5, 10, 15\".",
80
14
  "About": "Acerca de",
15
+ "Action not allowed :(": "Action not allowed :(",
81
16
  "Activate slideshow mode": "Activate slideshow mode",
82
17
  "Add a layer": "Engadir unha capa",
83
18
  "Add a line to the current multi": "Engadir unha liña para o multi actual",
84
19
  "Add a new property": "Engadir unha nova propiedade",
85
20
  "Add a polygon to the current multi": "Enhadir un polígono para o multi actual",
21
+ "Add image URL": "Add image URL",
22
+ "Add": "Add",
86
23
  "Advanced actions": "Accións avanzadas",
87
24
  "Advanced properties": "Propiedades avanzadas",
25
+ "All data and settings of the map": "All data and settings of the map",
88
26
  "All properties are imported.": "Tódalas propiedades son importadas.",
89
27
  "Allow interactions": "Permitir interaccións",
28
+ "Allow scroll wheel zoom?": "Permitir o achegamento ca roda do rato?",
29
+ "always": "sempre",
30
+ "Animated transitions": "Animated transitions",
90
31
  "Are you sure you want to cancel your changes?": "Estás na certeza de que desexas desbotar as túas mudanzas?",
91
32
  "Are you sure you want to clone this map and all its datalayers?": "Estás na certeza de que desexas clonar este mapa e tódalas súas capas de datos?",
92
33
  "Are you sure you want to delete the feature?": "Estás na certeza de que desexas eliminar este elemento?",
@@ -95,186 +36,386 @@
95
36
  "Are you sure you want to delete this property on all the features?": "Estás na certeza de que desexas eliminar esta propiedade en tódolos elementos?",
96
37
  "Are you sure you want to restore this version?": "Estás na certeza de que desexas restabelecer esta versión?",
97
38
  "Attach the map to my account": "Adxuntar o mapa á miña conta",
39
+ "attribution": "atribución",
98
40
  "Auto": "Automático",
41
+ "Automatic": "Automático",
99
42
  "Autostart when map is loaded": "Autocomezar cando o mapa estea cargado",
43
+ "Back to preview": "Back to preview",
44
+ "Background overlay url": "Background overlay url",
45
+ "Ball": "Bóla",
46
+ "Bring feature to center": "Bring feature to center",
100
47
  "Browse data": "Navegar polos datos",
48
+ "by": "por",
49
+ "Cache proxied request": "Solicitude de proxy da caché",
101
50
  "Cancel edits": "Desbotar as edicións",
51
+ "Cancel": "Desbotar",
52
+ "Caption": "Subtítulo",
102
53
  "Center map on your location": "Centrar o mapa na túa ubicación",
103
54
  "Change map background": "Mudar o mapa do fondo",
104
55
  "Change tilelayers": "Mudar as capas de teselas",
56
+ "Change": "Change",
105
57
  "Choose a preset": "Escoller un predefinido",
58
+ "Choose the data format": "Escoller o formato de datos",
106
59
  "Choose the format of the data to import": "Escoller o formato dos datos a importar",
107
60
  "Choose the layer to import in": "Escoller a capa á que se importa",
61
+ "Choropleth breakpoints": "Choropleth breakpoints",
62
+ "Choropleth classes": "Choropleth classes",
63
+ "Choropleth color palette": "Choropleth color palette",
64
+ "Choropleth mode": "Choropleth mode",
65
+ "Choropleth property value": "Choropleth property value",
66
+ "Choropleth": "Choropleth",
67
+ "Circle": "Círculo",
68
+ "clear": "limpar",
108
69
  "Click last point to finish shape": "Preme no derradeiro punto para rematar a forma",
109
70
  "Click to add a marker": "Preme para engadir unha marcaxe",
110
71
  "Click to continue drawing": "Preme para seguir debuxando",
111
72
  "Click to edit": "Preme para editar",
112
73
  "Click to start drawing a line": "Preme para comezar a debuxar unha liña",
113
74
  "Click to start drawing a polygon": "Preme para comezar a debuxar un polígono",
114
- "Clone": "Clonar",
115
75
  "Clone of {name}": "Clonado de {name}",
116
76
  "Clone this feature": "Clonar este elemento",
117
77
  "Clone this map": "Clonar este mapa",
78
+ "Clone": "Clonar",
118
79
  "Close": "Pechar",
80
+ "Clustered": "Agrupados",
119
81
  "Clustering radius": "Raio de agrupamento",
82
+ "collapsed": "agochado",
83
+ "color": "cor",
84
+ "Comma separated list of numbers, including min and max values.": "Comma separated list of numbers, including min and max values.",
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)": "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)",
86
+ "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.",
120
87
  "Comma separated list of properties to use when filtering features": "Listaxe de propiedades separado por comas para empregar a filtraxe de elementos",
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.": "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.",
122
- "Continue line": "Liña continua",
89
+ "Congratulations, your map has been created!": "Congratulations, your map has been created!",
123
90
  "Continue line (Ctrl+Click)": "Liña continua (Ctrl+Clic)",
91
+ "Continue line": "Liña continua",
124
92
  "Coordinates": "Coordenadas",
93
+ "Copy link": "Copy link",
94
+ "copy": "copy",
125
95
  "Credits": "Cretos",
96
+ "Current map view": "Current map view",
126
97
  "Current view instead of default map view?": "Vista actual en troques da vista predeterminada?",
127
98
  "Custom background": "Fondo persoalizado",
99
+ "Custom overlay": "Custom overlay",
100
+ "dash array": "matriz de guións",
101
+ "Data browser": "Procurador de datos",
128
102
  "Data is browsable": "Os datos son navegábeis",
103
+ "Datalayers": "Datalayers",
129
104
  "Default interaction options": "Opcións de interacción predeterminados",
130
105
  "Default properties": "Propiedades predeterminadas",
131
106
  "Default shape properties": "Propiedades de formas predeterminados",
107
+ "Default view": "Default view",
108
+ "Default zoom level": "Nivel do achegamento predeterminado",
109
+ "Default": "Por defecto",
110
+ "Default: name": "Por defecto: nome",
132
111
  "Define link to open in a new window on polygon click.": "Defina unha ligazón para abrir nunha nova xanela ó premer no polígono.",
112
+ "define": "define",
133
113
  "Delay between two transitions when in play mode": "Delay between two transitions when in play mode",
134
- "Delete": "Eliminar",
135
114
  "Delete all layers": "Eliminar tódalas capas",
136
115
  "Delete layer": "Eliminar capa",
137
116
  "Delete this feature": "Eliminar este elemento",
138
117
  "Delete this property on all the features": "Eliminar esta propiedade en tódolos elementos",
139
118
  "Delete this shape": "Eliminar esta forma",
140
119
  "Delete this vertex (Alt+Click)": "Eliminar este vértice (Alt+Clic)",
120
+ "Delete": "Eliminar",
121
+ "description": "descrición",
122
+ "Direct link": "Direct link",
141
123
  "Directions from here": "Direccións dende aquí",
124
+ "Display label": "Amosar etiqueta",
142
125
  "Display measure": "Amosar medida",
126
+ "display name": "amosar o nome",
143
127
  "Display on load": "Amosar ó cargar",
128
+ "Display the control to open OpenStreetMap editor": "Amosar o control para abrir o editor do OpenStreetMap",
129
+ "Display the data layers control": "Amosar o control da capa de datos",
130
+ "Display the embed control": "Amosar o control de incrustado",
131
+ "Display the fullscreen control": "Amosar o control de pantalla completa",
132
+ "Display the locate control": "Amosar o control de ubicación",
133
+ "Display the measure control": "Amosar o control de medida",
134
+ "Display the search control": "Amosar o control de procura",
135
+ "Display the star map button": "Display the star map button",
136
+ "Display the tile layers control": "Amosar o control de capas de teselas",
137
+ "Display the zoom control": "Amosar o control de achegamento",
138
+ "Do you want to display a caption bar?": "Desexas amosar a barra de subtítulos?",
139
+ "Do you want to display a minimap?": "Desexas amosar un minimapa?",
140
+ "Do you want to display a panel on load?": "Desexas amosar un panel ó cargar?",
141
+ "Do you want to display caption menus?": "Do you want to display caption menus?",
142
+ "Do you want to display popup footer?": "Desexas amosar a xanela emerxente no pé de páxina?",
143
+ "Do you want to display the scale control?": "Desexas amosar o control de escala?",
144
+ "Do you want to display the «more» control?": "Desexas amosar o control «máis»?",
144
145
  "Download": "Baixar",
145
146
  "Drag to reorder": "Arrastrar para reordenar",
146
147
  "Draw a marker": "Debuxa unha marcaxe",
147
148
  "Draw a polygon": "Debuxa un polígono",
148
149
  "Draw a polyline": "Debuxa unha liña múltiple",
149
- "Dynamic": "Dinámico",
150
+ "Drawing": "Drawing",
151
+ "Drop": "Marcaxe",
150
152
  "Dynamic properties": "Propiedades dinámicas",
151
- "Edit": "Editar",
153
+ "Dynamic": "Dinámico",
152
154
  "Edit feature's layer": "Editar a capa do elemento",
153
155
  "Edit map properties": "Editar as propiedades do mapa",
154
156
  "Edit properties in a table": "Editar propiedades nunha táboa",
157
+ "Edit the title of the map": "Edit the title of the map",
155
158
  "Edit this feature": "Editar este elemento",
159
+ "Edit": "Editar",
160
+ "Email": "Email",
161
+ "Embed and link options": "Embed and link options",
156
162
  "Embed the map": "Incorporar o mapa",
163
+ "Emoji & Character": "Emoji & Character",
157
164
  "Empty": "Baleirar",
165
+ "Equidistant": "Equidistant",
166
+ "Error in the overlay URL": "Error in the overlay URL",
158
167
  "Error in the tilelayer URL": "Erro na URL da capa de teselas",
168
+ "Example: key1,key2,key3": "Example: key1,key2,key3",
159
169
  "Exit Fullscreen": "Saír da pantalla completa",
170
+ "expanded": "expandido",
160
171
  "Extract shape to separate feature": "Extraer a forma ó elemento separado",
172
+ "Facet keys": "Facet keys",
173
+ "Facet search": "Facet search",
174
+ "Feature identifier key": "Feature identifier key",
175
+ "Feature properties": "Feature properties",
176
+ "Features in this layer: {count}": "Features in this layer: {count}",
161
177
  "Fetch data each time map view changes.": "Obter os datos cada vez que a vista do mapa muda.",
178
+ "fill color": "cor de recheo",
179
+ "fill opacity": "rechear a opacidade",
180
+ "fill": "rechear",
162
181
  "Filter keys": "Claves de filtrado",
182
+ "Filter": "Filter",
183
+ "Fit all data": "Fit all data",
163
184
  "Format": "Formato",
164
185
  "From zoom": "Dende o achegamento",
186
+ "full backup": "full backup",
187
+ "Generic": "Generic",
188
+ "GeoRSS (only link)": "GeoRSS (só ligazón)",
189
+ "GeoRSS (title + image)": "GeoRSS (título + imaxe)",
190
+ "Go to \"{coords}\"": "Go to \"{coords}\"",
191
+ "Go to the homepage": "Go to the homepage",
165
192
  "Go to «{feature}»": "Ir cara «{feature}»",
166
193
  "Heatmap intensity property": "Propiedade intensidade do mapa de calor",
167
194
  "Heatmap radius": "Raio do mapa de calor",
195
+ "Heatmap": "Mapa de calor",
196
+ "height": "altura",
168
197
  "Help": "Axuda",
198
+ "hidden": "agochar",
169
199
  "Hide controls": "Agochar os controis",
170
200
  "Home": "Inicio",
171
201
  "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "Canto se simplificará a polilínea en cada nivel de achegamento (máis = mellor comportamento e aparencia máis feble, menos = máis preciso)",
202
+ "icon opacity": "icon opacity",
203
+ "Icon shape": "Forma da icona",
204
+ "Icon symbol": "Símbolo da icona",
205
+ "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.",
172
206
  "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe con altura persoalizada (en píxeles): {{{http://iframe.url.com|height}}}",
173
207
  "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Iframe con alto e ancho (en px) persoalizado: {{{http://iframe.url.com|height*width}}}",
208
+ "iframe": "iframe",
174
209
  "Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
175
210
  "Image with custom width (in px): {{http://image.url.com|width}}": "Imaxe con anchura persoalizada (en píxeles): {{http://image.url.com|width}}",
176
211
  "Image: {{http://image.url.com}}": "Imaxe: {{http://image.url.com}}",
177
- "Import": "Importar",
178
212
  "Import data": "Importar datos",
179
213
  "Import in a new layer": "Importar nunha nova capa",
214
+ "Import": "Importar",
180
215
  "Imports all umap data, including layers and settings.": "Importar tódolos datos do umap, incluíndo capas e axustes.",
181
216
  "Include full screen link?": "Engadir a ligazón de pantalla completa?",
217
+ "Inherit": "Herdar",
218
+ "inherit": "herdar",
182
219
  "Interaction options": "Opcións de interacción",
183
- "Invalid umap data": "Dato umap non válido",
220
+ "Invalid latitude or longitude": "Invalid latitude or longitude",
184
221
  "Invalid umap data in {filename}": "Dato umap non válido en {filename}",
222
+ "Invalid umap data": "Dato umap non válido",
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": "Gardar capas visíbeis actuais",
227
+ "kilometers": "quilómetros",
228
+ "km": "km",
229
+ "Label direction": "Dirección da etiqueta",
230
+ "Label key": "Etiqueta da clave",
231
+ "Labels are clickable": "Labels are clickable",
232
+ "Latest feature": "Latest feature",
186
233
  "Latitude": "Latitude",
187
- "Layer": "Capa",
188
234
  "Layer properties": "Propiedades da capa",
235
+ "Layer": "Capa",
189
236
  "Licence": "Licenza",
237
+ "licence": "licenza",
190
238
  "Limit bounds": "Limitar os límites",
239
+ "Link to view the map": "Link to view the map",
191
240
  "Link to…": "Ligazón cara...",
192
241
  "Link with text: [[http://example.com|text of the link]]": "Ligazón con texto: [[http://example.com|text of the link]]",
193
242
  "Long credits": "Cretos longos",
194
243
  "Longitude": "Lonxitude",
195
244
  "Make main shape": "Facer a forma principal",
196
245
  "Manage layers": "Xestionar capas",
246
+ "Manual": "Manual",
197
247
  "Map background credits": "Cretos do mapa de fondo",
198
248
  "Map has been attached to your account": "O mapa adxuntouse á súa conta",
199
249
  "Map has been saved!": "Gardouse o mapa!",
250
+ "Map has been starred": "Map has been starred",
251
+ "Map has been unstarred": "Map has been unstarred",
200
252
  "Map user content has been published under licence": "O contido do mapa do usuario foi publicado baixo a licenza",
201
253
  "Map's editors": "Editores do mapa",
202
254
  "Map's owner": "Dono do mapa",
255
+ "max East": "máximo Leste",
256
+ "max North": "máximo Norte",
257
+ "max South": "máximo Sul",
258
+ "max West": "máximo Oeste",
259
+ "max zoom": "achegamento máximo",
260
+ "Measure distances": "Medir distancias",
203
261
  "Merge lines": "Combinar liñas",
262
+ "mi": "mi",
263
+ "miles": "millas",
264
+ "min zoom": "achegamento mínimo",
204
265
  "More controls": "Máis controis",
205
266
  "Must be a valid CSS value (eg.: DarkBlue or #123456)": "Ten que ser un valor CSS válido (por ex.: DarkBlue ou #123456)",
267
+ "name": "nome",
268
+ "nautical miles": "millas náuticas",
269
+ "never": "nunca",
270
+ "new window": "nova xanela",
271
+ "next": "seguinte",
272
+ "NM": "NM",
273
+ "No cache": "Sen caché",
206
274
  "No licence has been set": "Ningunha licenza foi estabelecida",
275
+ "No results for these facets": "No results for these facets",
207
276
  "No results": "Sen resultados",
277
+ "no": "non",
278
+ "No.": "No.",
279
+ "None": "Ningún",
280
+ "Number of desired classes (default 5)": "Number of desired classes (default 5)",
281
+ "On the bottom": "Na parte de embaixo",
282
+ "On the left": "Á esquerda",
283
+ "On the right": "Á dereita",
284
+ "On the top": "Na parte de enriba",
285
+ "Only visible layers' data": "Only visible layers' data",
286
+ "opacity": "opacidade",
287
+ "Opacity": "Opacity",
288
+ "Open current feature on load": "Open current feature on load",
208
289
  "Open link in…": "Abrir ligazón en...",
290
+ "Open share & download panel": "Open share & download panel",
209
291
  "Open this map extent in a map editor to provide more accurate data to OpenStreetMap": "Abre a extensión deste mapa nun editor de mapas para fornecer datos máis precisos ó OpenStreetMap",
292
+ "OpenStreetMap": "OpenStreetMap",
210
293
  "Optional intensity property for heatmap": "Propiedade de intensidade opcional para o mapa de calor",
211
294
  "Optional. Same as color if not set.": "Opcional. A mesma cor se non se estabelece.",
295
+ "Optional.": "Opcional.",
212
296
  "Override clustering radius (default 80)": "Sobrescribir o raio de agrupamento (predeterminado 80)",
213
297
  "Override heatmap radius (default 25)": "Sobreescribir o raio do mapa de calor (predeterminado 25)",
298
+ "parent window": "xanela pai ou principal",
299
+ "Paste your data here": "Pega os teus datos aquí",
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.": "Coide de que a licenza sexa compatíbel co emprego que lle vai a dár.",
215
304
  "Please choose a format": "Escolle un formato",
216
305
  "Please enter the name of the property": "Insira o nome da propiedade",
217
306
  "Please enter the new name of this property": "Insira o novo nome desta propiedade",
307
+ "Please save the map first": "Por favor garda o mapa primeiro",
308
+ "Popup (large)": "Xanela emerxente (grande)",
309
+ "Popup content style": "Estilo do contido da xanela emerxente",
310
+ "Popup content template": "Padrón do contido da xanela emerxente",
311
+ "Popup shape": "Forma da xanela emerxente",
312
+ "Popup": "Xanela emerxente",
313
+ "Powered by uMap": "Powered by uMap",
314
+ "previous": "anterior",
315
+ "Problem in the response": "Problem in the response",
218
316
  "Properties imported:": "Propiedades importadas:",
219
317
  "Provide an URL here": "Forneza unha URL aquí",
220
318
  "Proxy request": "Petición a proxy",
319
+ "Quantiles": "Quantiles",
320
+ "Recent": "Recent",
221
321
  "Remote data": "Datos remotos",
222
322
  "Remove shape from the multi": "Eliminar a forma do 'multi'",
223
323
  "Rename this property on all the features": "Renomear esta propiedade en tódolos elementos",
224
324
  "Replace layer content": "Substitúe o contido da capa",
225
325
  "Restore this version": "Restabelecer esta versión",
226
- "Save": "Gardar",
227
326
  "Save anyway": "Gardar de todos xeitos",
228
327
  "Save current edits": "Gardar as edicións actuais",
328
+ "Save map": "Save map",
229
329
  "Save this center and zoom": "Gardar este centrado e achegamento",
230
330
  "Save this location as new feature": "Gardar esta ubicación coma novo elemento",
331
+ "Save": "Gardar",
332
+ "Saved center and zoom": "Saved center and zoom",
231
333
  "Search location": "Procurar localización",
334
+ "Search": "Search",
335
+ "Secret edit link copied to clipboard!": "Secret edit link copied to clipboard!",
336
+ "Secret edit link:": "Secret edit link:",
232
337
  "See all": "Ollar todo",
233
338
  "See data layers": "Ollar capas de datos",
234
339
  "See full screen": "Ollar pantalla completa",
340
+ "See on OpenStreetMap": "See on OpenStreetMap",
341
+ "Select data": "Select data",
342
+ "Send me the link": "Send me the link",
235
343
  "Set it to false to hide this layer from the slideshow, the data browser, the popup navigation…": "Axústeo a falso para agochar esta capa da presentación ('slideshow'), o navegador de datos, a navegación da xanela emerxente...",
344
+ "settings": "settings",
236
345
  "Shape properties": "Propiedades da forma",
346
+ "Share and download": "Share and download",
347
+ "Share this link to open a customized map view": "Share this link to open a customized map view",
237
348
  "Short credits": "Cretos curtos",
349
+ "Short link": "Short link",
350
+ "Show this layer in the caption": "Show this layer in the caption",
238
351
  "Show/hide layer": "Amosar/agochar capa",
352
+ "Side panel": "Lapela lateral",
239
353
  "Simple link: [[http://example.com]]": "Ligazón sinxela: [[http://example.com]]",
354
+ "Simplify": "Simplificar",
355
+ "Skipping unknown geometry.type: {type}": "Brincando tipo descoñecido geometry.type: {type}",
240
356
  "Slideshow": "Presentación",
241
357
  "Sort key": "Orde da clave",
242
358
  "Split line": "Liña de división",
359
+ "Star this map": "Star this map",
243
360
  "Start a hole here": "Comezar un burato aquí",
244
361
  "Start slideshow": "Comezar presentación",
245
362
  "Stop editing": "Deter a edición",
246
363
  "Stop slideshow": "Deter a presentación",
364
+ "Street": "Street",
365
+ "stroke": "trazo",
247
366
  "Supported scheme": "Esquema suportado",
248
367
  "Supported variables that will be dynamically replaced": "Variábeis suportadas que serán substituídas de xeito dinámico",
249
- "TMS format": "formato TMS",
368
+ "Switch to edit mode": "Switch to edit mode",
369
+ "Symbol": "Symbol",
370
+ "Table": "Táboa",
250
371
  "Text color for the cluster label": "Cor do texto para a etiqueta clúster",
251
372
  "Text formatting": "Formato do texto",
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.": "The name of the property to use as feature unique identifier.",
375
+ "The zoom and center have been modified.": "The zoom and center have been modified.",
376
+ "TMS format": "formato TMS",
252
377
  "To use if remote server doesn't allow cross domain (slower)": "Para empregar se o servidor remoto non permite dominios cruzados (máis amodo)",
253
378
  "To zoom": "Para o achegamento",
379
+ "Toggle edit mode (⇧+Click)": "Toggle edit mode (⇧+Click)",
380
+ "Toggle edit mode": "Toggle edit mode",
254
381
  "Transfer shape to edited feature": "Transferir a forma ó elemento editada",
255
382
  "Transform to lines": "Transformar a liñas",
256
383
  "Transform to polygon": "Transformar a polígono",
384
+ "Type a place name or coordinates": "Type a place name or coordinates",
385
+ "Type char or paste emoji": "Type char or paste emoji",
257
386
  "Type of layer": "Tipo de capa",
258
387
  "Unable to detect format of file {filename}": "Non se pode detectar o formato de ficheiro {filename}",
259
388
  "Untitled layer": "Capa sen título",
260
389
  "Untitled map": "Mapa sen título",
261
- "Update permissions": "Actualizar permisos",
262
390
  "Update permissions and editors": "Actualizar permisos e editores",
391
+ "Update permissions": "Actualizar permisos",
392
+ "Update who can see and edit the map": "Update who can see and edit the map",
263
393
  "Url": "Url",
394
+ "URL": "URL",
264
395
  "Use current bounds": "Empregar os límites actuais",
265
396
  "Use placeholders with feature properties between brackets, eg. {name}, they will be dynamically replaced by the corresponding values.": "Empregar marcaxes de posición con propiedades do elemento entre paréntesis, exemplo {name}, serán substituídos de xeito dinámico polos valores correspondentes.",
266
397
  "User content credits": "Cretos do contido do usuario",
267
398
  "User interface options": "Opcións da interface de usuario",
399
+ "User location": "User location",
400
+ "Verify remote URL": "Verify remote URL",
268
401
  "Versions": "Versións",
269
402
  "View Fullscreen": "Ollar en pantalla completa",
403
+ "View": "View",
404
+ "Visibility: {status}": "Visibility: {status}",
405
+ "weight": "peso",
270
406
  "Where do we go from here?": "Onde vamos a partir daquí?",
271
407
  "Whether to display or not polygons paths.": "Se desexas amosar ou non as rutas dos polígonos.",
272
408
  "Whether to fill polygons with color.": "Se desexas rechear os polígonos con cor.",
409
+ "Who can edit \"{layer}\"": "Who can edit \"{layer}\"",
273
410
  "Who can edit": "Quen pode editar",
274
411
  "Who can view": "Quen pode ollar",
412
+ "width": "ancho",
275
413
  "Will be displayed in the bottom right corner of the map": "Amosarase na esquina inferior esquerda do mapa",
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": "Será visíbel no subtítulo do mapa",
277
416
  "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Vaites! Alguén semella que editou os datos. Podes gardar de todos xeitos, pero isto vai eliminar as mudanzas feitas por outros.",
417
+ "yes": "si",
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:": "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:",
278
419
  "Zoom in": "Achegar",
279
420
  "Zoom level for automatic zooms": "Nivel de achegamento para achegamentos automáticos",
280
421
  "Zoom out": "Afastar",
@@ -283,153 +424,16 @@
283
424
  "Zoom to the previous": "Achegar ó anterior",
284
425
  "Zoom to this feature": "Achegar a este elemento",
285
426
  "Zoom to this place": "Achegar a este lugar",
286
- "attribution": "atribución",
287
- "by": "por",
288
- "display name": "amosar o nome",
289
- "height": "altura",
290
- "licence": "licenza",
291
- "max East": "máximo Leste",
292
- "max North": "máximo Norte",
293
- "max South": "máximo Sul",
294
- "max West": "máximo Oeste",
295
- "max zoom": "achegamento máximo",
296
- "min zoom": "achegamento mínimo",
297
- "next": "seguinte",
298
- "previous": "anterior",
299
- "width": "ancho",
300
- "{count} errors during import: {message}": "{count} erros durante a importación: {message}",
301
- "Measure distances": "Medir distancias",
302
- "NM": "NM",
303
- "kilometers": "quilómetros",
304
- "km": "km",
305
- "mi": "mi",
306
- "miles": "millas",
307
- "nautical miles": "millas náuticas",
308
- "1 day": "1 día",
309
- "1 hour": "1 hora",
310
- "5 min": "5 min",
311
- "Cache proxied request": "Solicitude de proxy da caché",
312
- "No cache": "Sen caché",
313
- "Popup": "Xanela emerxente",
314
- "Popup (large)": "Xanela emerxente (grande)",
315
- "Popup content style": "Estilo do contido da xanela emerxente",
316
- "Popup shape": "Forma da xanela emerxente",
317
- "Skipping unknown geometry.type: {type}": "Brincando tipo descoñecido geometry.type: {type}",
318
- "Optional.": "Opcional.",
319
- "Paste your data here": "Pega os teus datos aquí",
320
- "Please save the map first": "Por favor garda o mapa primeiro",
321
- "Feature identifier key": "Feature identifier key",
322
- "Open current feature on load": "Open current feature on load",
323
- "Permalink": "Permalink",
324
- "The name of the property to use as feature unique identifier.": "The name of the property to use as feature unique identifier.",
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} erros durante a importación: {message}",
433
+ "{delay} seconds": "{delay} segundos",
339
434
  "{distance} km": "{distance} km",
340
435
  "{distance} m": "{distance} m",
341
436
  "{distance} miles": "{distance} miles",
342
- "{distance} yd": "{distance} yd",
343
- " (area: {measure})": "(area: {measure})",
344
- " (length: {measure})": "(length: {measure})",
345
- "Animated transitions": "Animated transitions",
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"
437
+ "{distance} NM": "{distance} NM",
438
+ "{distance} yd": "{distance} yd"
435
439
  }