umap-project 1.9.1__py3-none-any.whl → 1.9.3__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.
- umap/__init__.py +1 -1
- umap/locale/cs_CZ/LC_MESSAGES/django.mo +0 -0
- umap/locale/cs_CZ/LC_MESSAGES/django.po +35 -34
- umap/locale/es/LC_MESSAGES/django.mo +0 -0
- umap/locale/es/LC_MESSAGES/django.po +27 -27
- umap/locale/it/LC_MESSAGES/django.mo +0 -0
- umap/locale/it/LC_MESSAGES/django.po +28 -27
- umap/static/umap/base.css +20 -1
- umap/static/umap/js/umap.controls.js +177 -28
- umap/static/umap/js/umap.js +53 -148
- umap/static/umap/js/umap.layer.js +8 -0
- umap/static/umap/locale/cs_CZ.js +39 -25
- umap/static/umap/locale/cs_CZ.json +39 -25
- umap/static/umap/locale/es.js +16 -2
- umap/static/umap/locale/es.json +16 -2
- umap/static/umap/locale/it.js +25 -11
- umap/static/umap/locale/it.json +25 -11
- umap/static/umap/locale/ms.js +16 -2
- umap/static/umap/locale/ms.json +16 -2
- umap/static/umap/vendors/flat-drop-files/flatdropfiles.umd.js +2 -0
- umap/static/umap/vendors/formbuilder/Leaflet.FormBuilder.js +0 -1
- {umap_project-1.9.1.dist-info → umap_project-1.9.3.dist-info}/METADATA +1 -1
- {umap_project-1.9.1.dist-info → umap_project-1.9.3.dist-info}/RECORD +26 -25
- {umap_project-1.9.1.dist-info → umap_project-1.9.3.dist-info}/WHEEL +0 -0
- {umap_project-1.9.1.dist-info → umap_project-1.9.3.dist-info}/entry_points.txt +0 -0
- {umap_project-1.9.1.dist-info → umap_project-1.9.3.dist-info}/licenses/LICENSE +0 -0
umap/__init__.py
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
VERSION = "1.9.
|
|
1
|
+
VERSION = "1.9.3"
|
|
Binary file
|
|
@@ -7,6 +7,7 @@
|
|
|
7
7
|
# Jakub A. Tesinsky, 2014
|
|
8
8
|
# Jakub A. Tesinsky, 2014
|
|
9
9
|
# Jiří Podhorecký, 2018-2019
|
|
10
|
+
# Jiří Podhorecký, 2023
|
|
10
11
|
# Jiří Podhorecký, 2019
|
|
11
12
|
# Jiří Podhorecký, 2018
|
|
12
13
|
# Jiří Podhorecký, 2018
|
|
@@ -15,9 +16,9 @@ msgid ""
|
|
|
15
16
|
msgstr ""
|
|
16
17
|
"Project-Id-Version: uMap\n"
|
|
17
18
|
"Report-Msgid-Bugs-To: \n"
|
|
18
|
-
"POT-Creation-Date: 2023-
|
|
19
|
+
"POT-Creation-Date: 2023-10-12 06:55+0000\n"
|
|
19
20
|
"PO-Revision-Date: 2013-11-22 14:00+0000\n"
|
|
20
|
-
"Last-Translator:
|
|
21
|
+
"Last-Translator: Jiří Podhorecký, 2023\n"
|
|
21
22
|
"Language-Team: Czech (Czech Republic) (http://app.transifex.com/openstreetmap/umap/language/cs_CZ/)\n"
|
|
22
23
|
"MIME-Version: 1.0\n"
|
|
23
24
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
@@ -33,9 +34,9 @@ msgstr "Lze upravovat jen pomocí tajného odkazu"
|
|
|
33
34
|
msgid "Everyone can edit"
|
|
34
35
|
msgstr "Kdokoli může editovat"
|
|
35
36
|
|
|
36
|
-
#: forms.py:69 models.py:
|
|
37
|
+
#: forms.py:69 models.py:318
|
|
37
38
|
msgid "Inherit"
|
|
38
|
-
msgstr ""
|
|
39
|
+
msgstr "Zdědit"
|
|
39
40
|
|
|
40
41
|
#: middleware.py:14
|
|
41
42
|
msgid "Site is readonly for maintenance"
|
|
@@ -61,15 +62,15 @@ msgstr "Vzor URL ve formátu pro dlaždice OSM "
|
|
|
61
62
|
msgid "Order of the tilelayers in the edit box"
|
|
62
63
|
msgstr "Pořadí vrstev při editaci"
|
|
63
64
|
|
|
64
|
-
#: models.py:142 models.py:
|
|
65
|
+
#: models.py:142 models.py:319
|
|
65
66
|
msgid "Everyone"
|
|
66
67
|
msgstr "Kdokoli"
|
|
67
68
|
|
|
68
|
-
#: models.py:143 models.py:149 models.py:
|
|
69
|
+
#: models.py:143 models.py:149 models.py:320
|
|
69
70
|
msgid "Editors only"
|
|
70
71
|
msgstr "Jen přispěvatelé"
|
|
71
72
|
|
|
72
|
-
#: models.py:144 models.py:
|
|
73
|
+
#: models.py:144 models.py:321
|
|
73
74
|
msgid "Owner only"
|
|
74
75
|
msgstr "Jen vlastník"
|
|
75
76
|
|
|
@@ -85,7 +86,7 @@ msgstr "Kdokoli kdo má odkaz"
|
|
|
85
86
|
msgid "Blocked"
|
|
86
87
|
msgstr "Blokováno"
|
|
87
88
|
|
|
88
|
-
#: models.py:153 models.py:
|
|
89
|
+
#: models.py:153 models.py:325
|
|
89
90
|
msgid "description"
|
|
90
91
|
msgstr "popis"
|
|
91
92
|
|
|
@@ -113,35 +114,35 @@ msgstr "Vyberte si licenci mapy."
|
|
|
113
114
|
msgid "licence"
|
|
114
115
|
msgstr "licence"
|
|
115
116
|
|
|
116
|
-
#: models.py:
|
|
117
|
+
#: models.py:173
|
|
117
118
|
msgid "owner"
|
|
118
119
|
msgstr "vlastník"
|
|
119
120
|
|
|
120
|
-
#: models.py:
|
|
121
|
+
#: models.py:177
|
|
121
122
|
msgid "editors"
|
|
122
123
|
msgstr "přispěvovatelé"
|
|
123
124
|
|
|
124
|
-
#: models.py:
|
|
125
|
+
#: models.py:182 models.py:339
|
|
125
126
|
msgid "edit status"
|
|
126
127
|
msgstr "kdo může provádět úpravy"
|
|
127
128
|
|
|
128
|
-
#: models.py:
|
|
129
|
+
#: models.py:187
|
|
129
130
|
msgid "share status"
|
|
130
131
|
msgstr "nastavení sdílení"
|
|
131
132
|
|
|
132
|
-
#: models.py:
|
|
133
|
+
#: models.py:190 models.py:334
|
|
133
134
|
msgid "settings"
|
|
134
135
|
msgstr "nastavení"
|
|
135
136
|
|
|
136
|
-
#: models.py:
|
|
137
|
+
#: models.py:269
|
|
137
138
|
msgid "Clone of"
|
|
138
139
|
msgstr "Kopie"
|
|
139
140
|
|
|
140
|
-
#: models.py:
|
|
141
|
+
#: models.py:329
|
|
141
142
|
msgid "display on load"
|
|
142
143
|
msgstr "zobrazit při startu"
|
|
143
144
|
|
|
144
|
-
#: models.py:
|
|
145
|
+
#: models.py:330
|
|
145
146
|
msgid "Display this layer on load."
|
|
146
147
|
msgstr "Zobrazit tuto vrstvu na startu."
|
|
147
148
|
|
|
@@ -162,29 +163,29 @@ msgstr "%(current_user)s nemá mapy."
|
|
|
162
163
|
#: templates/auth/user_form.html:6 templates/umap/navigation.html:12
|
|
163
164
|
#: templates/umap/user_dashboard.html:4 templates/umap/user_dashboard.html:10
|
|
164
165
|
msgid "My Dashboard"
|
|
165
|
-
msgstr ""
|
|
166
|
+
msgstr "Můj ovládací panel"
|
|
166
167
|
|
|
167
168
|
#: templates/auth/user_form.html:6
|
|
168
169
|
msgid "My Profile"
|
|
169
|
-
msgstr ""
|
|
170
|
+
msgstr "Můj profil"
|
|
170
171
|
|
|
171
172
|
#: templates/auth/user_form.html:19
|
|
172
173
|
msgid "Save"
|
|
173
|
-
msgstr ""
|
|
174
|
+
msgstr "Uložit"
|
|
174
175
|
|
|
175
176
|
#: templates/auth/user_form.html:24
|
|
176
177
|
msgid "Your current providers"
|
|
177
|
-
msgstr ""
|
|
178
|
+
msgstr "Vaši současní poskytovatelé"
|
|
178
179
|
|
|
179
180
|
#: templates/auth/user_form.html:30
|
|
180
181
|
msgid "Connect to another provider"
|
|
181
|
-
msgstr ""
|
|
182
|
+
msgstr "Připojit se k jinému poskytovateli"
|
|
182
183
|
|
|
183
184
|
#: templates/auth/user_form.html:32
|
|
184
185
|
msgid ""
|
|
185
186
|
"It's a good habit to connect your account to more than one provider, in case"
|
|
186
187
|
" one provider becomes unavailable, temporarily or even permanently."
|
|
187
|
-
msgstr ""
|
|
188
|
+
msgstr "Je dobrým zvykem připojit svůj účet k více poskytovatelům pro případ, že by jeden z nich byl dočasně nebo dokonce trvale nedostupný."
|
|
188
189
|
|
|
189
190
|
#: templates/auth/user_stars.html:5
|
|
190
191
|
#, python-format
|
|
@@ -435,7 +436,7 @@ msgstr "Prohledávat moje mapy"
|
|
|
435
436
|
|
|
436
437
|
#: templates/umap/user_dashboard.html:10
|
|
437
438
|
msgid "My profile"
|
|
438
|
-
msgstr ""
|
|
439
|
+
msgstr "Můj profil"
|
|
439
440
|
|
|
440
441
|
#: templates/umap/user_dashboard.html:20
|
|
441
442
|
msgid "You have no map yet."
|
|
@@ -445,48 +446,48 @@ msgstr "Zatím nemáte žádnou mapu."
|
|
|
445
446
|
msgid "View the map"
|
|
446
447
|
msgstr "Prohlídnout si tuto mapu"
|
|
447
448
|
|
|
448
|
-
#: views.py:
|
|
449
|
+
#: views.py:659
|
|
449
450
|
msgid "Map has been updated!"
|
|
450
451
|
msgstr "Mapa byla aktualizována!"
|
|
451
452
|
|
|
452
|
-
#: views.py:
|
|
453
|
+
#: views.py:684
|
|
453
454
|
msgid "Map editors updated with success!"
|
|
454
455
|
msgstr "Seznam přispěvovatelů byl úspěšně upraven!"
|
|
455
456
|
|
|
456
|
-
#: views.py:
|
|
457
|
+
#: views.py:722
|
|
457
458
|
#, python-format
|
|
458
459
|
msgid "The uMap edit link for your map: %(map_name)s"
|
|
459
460
|
msgstr "Odkaz na úpravu uMap pro vaši mapu: %(map_name)s"
|
|
460
461
|
|
|
461
|
-
#: views.py:
|
|
462
|
+
#: views.py:725
|
|
462
463
|
#, python-format
|
|
463
464
|
msgid "Here is your secret edit link: %(link)s"
|
|
464
465
|
msgstr "Zde je váš tajný odkaz na úpravu: %(link)s"
|
|
465
466
|
|
|
466
|
-
#: views.py:
|
|
467
|
+
#: views.py:731
|
|
467
468
|
#, python-format
|
|
468
469
|
msgid "Email sent to %(email)s"
|
|
469
470
|
msgstr "E-mail odeslán na %(email)s"
|
|
470
471
|
|
|
471
|
-
#: views.py:
|
|
472
|
+
#: views.py:742
|
|
472
473
|
msgid "Only its owner can delete the map."
|
|
473
474
|
msgstr "Jen vlastník může vymzat tuto mapu."
|
|
474
475
|
|
|
475
|
-
#: views.py:
|
|
476
|
+
#: views.py:765
|
|
476
477
|
#, python-format
|
|
477
478
|
msgid ""
|
|
478
479
|
"Your map has been cloned! If you want to edit this map from another "
|
|
479
480
|
"computer, please use this link: %(anonymous_url)s"
|
|
480
481
|
msgstr "Byla vytvořena kopie mapy! Pokud chcete upravovat tuto mapu z jiného počítače, použijte tento odkaz: %(anonymous_url)s"
|
|
481
482
|
|
|
482
|
-
#: views.py:
|
|
483
|
+
#: views.py:770
|
|
483
484
|
msgid "Congratulations, your map has been cloned!"
|
|
484
485
|
msgstr "Gratulujeme, byla vytvořena kopie mapy!"
|
|
485
486
|
|
|
486
|
-
#: views.py:
|
|
487
|
+
#: views.py:959
|
|
487
488
|
msgid "Layer successfully deleted."
|
|
488
489
|
msgstr "Vrstva úspěšně vymazána."
|
|
489
490
|
|
|
490
|
-
#: views.py:
|
|
491
|
+
#: views.py:981
|
|
491
492
|
msgid "Permissions updated with success!"
|
|
492
|
-
msgstr ""
|
|
493
|
+
msgstr "Oprávnění úspěšně aktualizována!"
|
|
Binary file
|
|
@@ -14,7 +14,7 @@ msgid ""
|
|
|
14
14
|
msgstr ""
|
|
15
15
|
"Project-Id-Version: uMap\n"
|
|
16
16
|
"Report-Msgid-Bugs-To: \n"
|
|
17
|
-
"POT-Creation-Date: 2023-
|
|
17
|
+
"POT-Creation-Date: 2023-10-12 06:55+0000\n"
|
|
18
18
|
"PO-Revision-Date: 2013-11-22 14:00+0000\n"
|
|
19
19
|
"Last-Translator: Eric Armijo, 2023\n"
|
|
20
20
|
"Language-Team: Spanish (http://app.transifex.com/openstreetmap/umap/language/es/)\n"
|
|
@@ -32,7 +32,7 @@ msgstr "Sólo puede editarse con el enlace secreto de edición"
|
|
|
32
32
|
msgid "Everyone can edit"
|
|
33
33
|
msgstr "Todos pueden editar"
|
|
34
34
|
|
|
35
|
-
#: forms.py:69 models.py:
|
|
35
|
+
#: forms.py:69 models.py:318
|
|
36
36
|
msgid "Inherit"
|
|
37
37
|
msgstr "Heredar"
|
|
38
38
|
|
|
@@ -60,15 +60,15 @@ msgstr "Plantilla URL usando el formato de teselas OSM"
|
|
|
60
60
|
msgid "Order of the tilelayers in the edit box"
|
|
61
61
|
msgstr "Orden de las capas de teselas en la caja de edición"
|
|
62
62
|
|
|
63
|
-
#: models.py:142 models.py:
|
|
63
|
+
#: models.py:142 models.py:319
|
|
64
64
|
msgid "Everyone"
|
|
65
65
|
msgstr "Todos"
|
|
66
66
|
|
|
67
|
-
#: models.py:143 models.py:149 models.py:
|
|
67
|
+
#: models.py:143 models.py:149 models.py:320
|
|
68
68
|
msgid "Editors only"
|
|
69
69
|
msgstr "Sólo editores"
|
|
70
70
|
|
|
71
|
-
#: models.py:144 models.py:
|
|
71
|
+
#: models.py:144 models.py:321
|
|
72
72
|
msgid "Owner only"
|
|
73
73
|
msgstr "Sólo propietario"
|
|
74
74
|
|
|
@@ -84,7 +84,7 @@ msgstr "Cualquiera con enlace"
|
|
|
84
84
|
msgid "Blocked"
|
|
85
85
|
msgstr "Bloqueado"
|
|
86
86
|
|
|
87
|
-
#: models.py:153 models.py:
|
|
87
|
+
#: models.py:153 models.py:325
|
|
88
88
|
msgid "description"
|
|
89
89
|
msgstr "descripción"
|
|
90
90
|
|
|
@@ -112,35 +112,35 @@ msgstr "Elija la licencia del mapa."
|
|
|
112
112
|
msgid "licence"
|
|
113
113
|
msgstr "licencia"
|
|
114
114
|
|
|
115
|
-
#: models.py:
|
|
115
|
+
#: models.py:173
|
|
116
116
|
msgid "owner"
|
|
117
117
|
msgstr "propietario"
|
|
118
118
|
|
|
119
|
-
#: models.py:
|
|
119
|
+
#: models.py:177
|
|
120
120
|
msgid "editors"
|
|
121
121
|
msgstr "editores"
|
|
122
122
|
|
|
123
|
-
#: models.py:
|
|
123
|
+
#: models.py:182 models.py:339
|
|
124
124
|
msgid "edit status"
|
|
125
125
|
msgstr "estado de la edición"
|
|
126
126
|
|
|
127
|
-
#: models.py:
|
|
127
|
+
#: models.py:187
|
|
128
128
|
msgid "share status"
|
|
129
129
|
msgstr "compartir estado"
|
|
130
130
|
|
|
131
|
-
#: models.py:
|
|
131
|
+
#: models.py:190 models.py:334
|
|
132
132
|
msgid "settings"
|
|
133
133
|
msgstr "ajustes"
|
|
134
134
|
|
|
135
|
-
#: models.py:
|
|
135
|
+
#: models.py:269
|
|
136
136
|
msgid "Clone of"
|
|
137
137
|
msgstr "Clon de"
|
|
138
138
|
|
|
139
|
-
#: models.py:
|
|
139
|
+
#: models.py:329
|
|
140
140
|
msgid "display on load"
|
|
141
141
|
msgstr "mostrar al cargar"
|
|
142
142
|
|
|
143
|
-
#: models.py:
|
|
143
|
+
#: models.py:330
|
|
144
144
|
msgid "Display this layer on load."
|
|
145
145
|
msgstr "Mostrar esta capa al cargar."
|
|
146
146
|
|
|
@@ -407,9 +407,9 @@ msgstr "Su contraseña fue guardada."
|
|
|
407
407
|
#, python-format
|
|
408
408
|
msgid "%(count)s map found:"
|
|
409
409
|
msgid_plural "%(count)s maps found:"
|
|
410
|
-
msgstr[0] ""
|
|
411
|
-
msgstr[1] ""
|
|
412
|
-
msgstr[2] ""
|
|
410
|
+
msgstr[0] "%(count)s mapa encontrado:"
|
|
411
|
+
msgstr[1] "%(count)s mapas encontrados:"
|
|
412
|
+
msgstr[2] "%(count)s mapas encontrados:"
|
|
413
413
|
|
|
414
414
|
#: templates/umap/search.html:18
|
|
415
415
|
msgid "No map found."
|
|
@@ -443,48 +443,48 @@ msgstr "Aún no tiene mapa."
|
|
|
443
443
|
msgid "View the map"
|
|
444
444
|
msgstr "Ver el mapa"
|
|
445
445
|
|
|
446
|
-
#: views.py:
|
|
446
|
+
#: views.py:659
|
|
447
447
|
msgid "Map has been updated!"
|
|
448
448
|
msgstr "¡El mapa ha sido actualizado!"
|
|
449
449
|
|
|
450
|
-
#: views.py:
|
|
450
|
+
#: views.py:684
|
|
451
451
|
msgid "Map editors updated with success!"
|
|
452
452
|
msgstr "¡Los editores del mapas han sido actualizados con éxito!"
|
|
453
453
|
|
|
454
|
-
#: views.py:
|
|
454
|
+
#: views.py:722
|
|
455
455
|
#, python-format
|
|
456
456
|
msgid "The uMap edit link for your map: %(map_name)s"
|
|
457
457
|
msgstr "El enlace de edición de uMap para tu mapa: %(map_name)s"
|
|
458
458
|
|
|
459
|
-
#: views.py:
|
|
459
|
+
#: views.py:725
|
|
460
460
|
#, python-format
|
|
461
461
|
msgid "Here is your secret edit link: %(link)s"
|
|
462
462
|
msgstr "Aquí está tu enlace secreto de edición: %(link)s"
|
|
463
463
|
|
|
464
|
-
#: views.py:
|
|
464
|
+
#: views.py:731
|
|
465
465
|
#, python-format
|
|
466
466
|
msgid "Email sent to %(email)s"
|
|
467
467
|
msgstr "Correo electrónico enviado a %(email)s"
|
|
468
468
|
|
|
469
|
-
#: views.py:
|
|
469
|
+
#: views.py:742
|
|
470
470
|
msgid "Only its owner can delete the map."
|
|
471
471
|
msgstr "Sólo el propietario puede borrar el mapa."
|
|
472
472
|
|
|
473
|
-
#: views.py:
|
|
473
|
+
#: views.py:765
|
|
474
474
|
#, python-format
|
|
475
475
|
msgid ""
|
|
476
476
|
"Your map has been cloned! If you want to edit this map from another "
|
|
477
477
|
"computer, please use this link: %(anonymous_url)s"
|
|
478
478
|
msgstr "¡Tu mapa ha sido clonado! Si quieres editar este mapa desde otro ordenador, usa este enlace: %(anonymous_url)s"
|
|
479
479
|
|
|
480
|
-
#: views.py:
|
|
480
|
+
#: views.py:770
|
|
481
481
|
msgid "Congratulations, your map has been cloned!"
|
|
482
482
|
msgstr "¡Enhorabuena! ¡Tu mapa ha sido clonado!"
|
|
483
483
|
|
|
484
|
-
#: views.py:
|
|
484
|
+
#: views.py:959
|
|
485
485
|
msgid "Layer successfully deleted."
|
|
486
486
|
msgstr "Se eliminó la capa con éxito."
|
|
487
487
|
|
|
488
|
-
#: views.py:
|
|
488
|
+
#: views.py:981
|
|
489
489
|
msgid "Permissions updated with success!"
|
|
490
490
|
msgstr "¡Permisos actualizados con éxito!"
|
|
Binary file
|
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
#
|
|
5
5
|
# Translators:
|
|
6
6
|
# claudiamocci <moccicm@gmail.com>, 2013
|
|
7
|
+
# Francesco Piero Paolicelli <piersoft2@gmail.com>, 2023
|
|
7
8
|
# Marco <marcxosm@gmail.com>, 2017
|
|
8
9
|
# lucacorsato <lucors@gmail.com>, 2014
|
|
9
10
|
# lucacorsato <lucors@gmail.com>, 2014
|
|
@@ -19,9 +20,9 @@ msgid ""
|
|
|
19
20
|
msgstr ""
|
|
20
21
|
"Project-Id-Version: uMap\n"
|
|
21
22
|
"Report-Msgid-Bugs-To: \n"
|
|
22
|
-
"POT-Creation-Date: 2023-
|
|
23
|
+
"POT-Creation-Date: 2023-10-12 06:55+0000\n"
|
|
23
24
|
"PO-Revision-Date: 2013-11-22 14:00+0000\n"
|
|
24
|
-
"Last-Translator:
|
|
25
|
+
"Last-Translator: Francesco Piero Paolicelli <piersoft2@gmail.com>, 2023\n"
|
|
25
26
|
"Language-Team: Italian (http://app.transifex.com/openstreetmap/umap/language/it/)\n"
|
|
26
27
|
"MIME-Version: 1.0\n"
|
|
27
28
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
@@ -37,9 +38,9 @@ msgstr "Modificabile solo con il link segreto"
|
|
|
37
38
|
msgid "Everyone can edit"
|
|
38
39
|
msgstr "Chiunque può modificare"
|
|
39
40
|
|
|
40
|
-
#: forms.py:69 models.py:
|
|
41
|
+
#: forms.py:69 models.py:318
|
|
41
42
|
msgid "Inherit"
|
|
42
|
-
msgstr ""
|
|
43
|
+
msgstr "Inherit"
|
|
43
44
|
|
|
44
45
|
#: middleware.py:14
|
|
45
46
|
msgid "Site is readonly for maintenance"
|
|
@@ -65,15 +66,15 @@ msgstr "Modello dell'URL usando il formato delle tile OSM"
|
|
|
65
66
|
msgid "Order of the tilelayers in the edit box"
|
|
66
67
|
msgstr "Ordine degli sfondi (tilelayers) nel box di modifica"
|
|
67
68
|
|
|
68
|
-
#: models.py:142 models.py:
|
|
69
|
+
#: models.py:142 models.py:319
|
|
69
70
|
msgid "Everyone"
|
|
70
71
|
msgstr "Chiunque"
|
|
71
72
|
|
|
72
|
-
#: models.py:143 models.py:149 models.py:
|
|
73
|
+
#: models.py:143 models.py:149 models.py:320
|
|
73
74
|
msgid "Editors only"
|
|
74
75
|
msgstr "Solamente chi contribuisce"
|
|
75
76
|
|
|
76
|
-
#: models.py:144 models.py:
|
|
77
|
+
#: models.py:144 models.py:321
|
|
77
78
|
msgid "Owner only"
|
|
78
79
|
msgstr "Solo chi ha la proprietà"
|
|
79
80
|
|
|
@@ -89,7 +90,7 @@ msgstr "Chiunque abbia il link"
|
|
|
89
90
|
msgid "Blocked"
|
|
90
91
|
msgstr "Bloccata"
|
|
91
92
|
|
|
92
|
-
#: models.py:153 models.py:
|
|
93
|
+
#: models.py:153 models.py:325
|
|
93
94
|
msgid "description"
|
|
94
95
|
msgstr "descrizione"
|
|
95
96
|
|
|
@@ -117,35 +118,35 @@ msgstr "Scegliere una licenza per la mappa."
|
|
|
117
118
|
msgid "licence"
|
|
118
119
|
msgstr "licenza"
|
|
119
120
|
|
|
120
|
-
#: models.py:
|
|
121
|
+
#: models.py:173
|
|
121
122
|
msgid "owner"
|
|
122
123
|
msgstr "proprietario"
|
|
123
124
|
|
|
124
|
-
#: models.py:
|
|
125
|
+
#: models.py:177
|
|
125
126
|
msgid "editors"
|
|
126
127
|
msgstr "contributore"
|
|
127
128
|
|
|
128
|
-
#: models.py:
|
|
129
|
+
#: models.py:182 models.py:339
|
|
129
130
|
msgid "edit status"
|
|
130
131
|
msgstr "stato della modifica"
|
|
131
132
|
|
|
132
|
-
#: models.py:
|
|
133
|
+
#: models.py:187
|
|
133
134
|
msgid "share status"
|
|
134
135
|
msgstr "stato condivisione"
|
|
135
136
|
|
|
136
|
-
#: models.py:
|
|
137
|
+
#: models.py:190 models.py:334
|
|
137
138
|
msgid "settings"
|
|
138
139
|
msgstr "impostazioni"
|
|
139
140
|
|
|
140
|
-
#: models.py:
|
|
141
|
+
#: models.py:269
|
|
141
142
|
msgid "Clone of"
|
|
142
143
|
msgstr "Duplicata da "
|
|
143
144
|
|
|
144
|
-
#: models.py:
|
|
145
|
+
#: models.py:329
|
|
145
146
|
msgid "display on load"
|
|
146
147
|
msgstr "mostra al caricamento"
|
|
147
148
|
|
|
148
|
-
#: models.py:
|
|
149
|
+
#: models.py:330
|
|
149
150
|
msgid "Display this layer on load."
|
|
150
151
|
msgstr "Visualizza questo layer al caricamento."
|
|
151
152
|
|
|
@@ -448,48 +449,48 @@ msgstr "Non hai ancora alcuna mappa."
|
|
|
448
449
|
msgid "View the map"
|
|
449
450
|
msgstr "Visualizza la mappa"
|
|
450
451
|
|
|
451
|
-
#: views.py:
|
|
452
|
+
#: views.py:659
|
|
452
453
|
msgid "Map has been updated!"
|
|
453
454
|
msgstr "La mappa è stata aggiornata!"
|
|
454
455
|
|
|
455
|
-
#: views.py:
|
|
456
|
+
#: views.py:684
|
|
456
457
|
msgid "Map editors updated with success!"
|
|
457
458
|
msgstr "Aggiornato l'elenco degli editor abilitati alla modifica della mappa!"
|
|
458
459
|
|
|
459
|
-
#: views.py:
|
|
460
|
+
#: views.py:722
|
|
460
461
|
#, python-format
|
|
461
462
|
msgid "The uMap edit link for your map: %(map_name)s"
|
|
462
463
|
msgstr "Link uMap per la modifica della tua mappa: %(map_name)s"
|
|
463
464
|
|
|
464
|
-
#: views.py:
|
|
465
|
+
#: views.py:725
|
|
465
466
|
#, python-format
|
|
466
467
|
msgid "Here is your secret edit link: %(link)s"
|
|
467
468
|
msgstr "Qui il tuo link segreto: %(link)s"
|
|
468
469
|
|
|
469
|
-
#: views.py:
|
|
470
|
+
#: views.py:731
|
|
470
471
|
#, python-format
|
|
471
472
|
msgid "Email sent to %(email)s"
|
|
472
473
|
msgstr "Email inviata a %(email)s"
|
|
473
474
|
|
|
474
|
-
#: views.py:
|
|
475
|
+
#: views.py:742
|
|
475
476
|
msgid "Only its owner can delete the map."
|
|
476
477
|
msgstr "Solo il proprietario può eliminare la mappa."
|
|
477
478
|
|
|
478
|
-
#: views.py:
|
|
479
|
+
#: views.py:765
|
|
479
480
|
#, python-format
|
|
480
481
|
msgid ""
|
|
481
482
|
"Your map has been cloned! If you want to edit this map from another "
|
|
482
483
|
"computer, please use this link: %(anonymous_url)s"
|
|
483
484
|
msgstr "La mappa è stata clonata! Per modificarla usando un altro computer, si deve utilizzare questo link: %(anonymous_url)s"
|
|
484
485
|
|
|
485
|
-
#: views.py:
|
|
486
|
+
#: views.py:770
|
|
486
487
|
msgid "Congratulations, your map has been cloned!"
|
|
487
488
|
msgstr "Perfetto, la tua mappa è stata clonata!"
|
|
488
489
|
|
|
489
|
-
#: views.py:
|
|
490
|
+
#: views.py:959
|
|
490
491
|
msgid "Layer successfully deleted."
|
|
491
492
|
msgstr "Layer eliminato correttamente"
|
|
492
493
|
|
|
493
|
-
#: views.py:
|
|
494
|
+
#: views.py:981
|
|
494
495
|
msgid "Permissions updated with success!"
|
|
495
|
-
msgstr ""
|
|
496
|
+
msgstr "Autorizzazioni aggiornate con successo!"
|
umap/static/umap/base.css
CHANGED
|
@@ -450,7 +450,7 @@ i.info {
|
|
|
450
450
|
.umap-clone:before, .umap-edit:before, .umap-download:before,
|
|
451
451
|
.umap-to-polyline:before {
|
|
452
452
|
background-repeat: no-repeat;
|
|
453
|
-
text-indent:
|
|
453
|
+
text-indent: 36px;
|
|
454
454
|
height: 24px;
|
|
455
455
|
line-height: 24px;
|
|
456
456
|
display: inline-block;
|
|
@@ -813,6 +813,25 @@ input:invalid {
|
|
|
813
813
|
}
|
|
814
814
|
|
|
815
815
|
|
|
816
|
+
/* *********** */
|
|
817
|
+
/* Various */
|
|
818
|
+
/* *********** */
|
|
819
|
+
|
|
820
|
+
.umap-dragover:before {
|
|
821
|
+
content: ' ';
|
|
822
|
+
background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 24 24" fill="none" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="arcs">%3Cpath d="M3 15v4c0 1.1.9 2 2 2h14a2 2 0 0 0 2-2v-4M17 9l-5 5-5-5M12 12.8V2.5"/>%3C/svg>');
|
|
823
|
+
background-repeat: no-repeat;
|
|
824
|
+
background-position: center;
|
|
825
|
+
background-color: #323e56;
|
|
826
|
+
z-index: 401;
|
|
827
|
+
display: block;
|
|
828
|
+
position: absolute;
|
|
829
|
+
width: 100vw;
|
|
830
|
+
height: 100vh;
|
|
831
|
+
opacity: 0.5;
|
|
832
|
+
}
|
|
833
|
+
|
|
834
|
+
|
|
816
835
|
/* *********** */
|
|
817
836
|
/* Mobile */
|
|
818
837
|
/* *********** */
|