umap-project 2.7.2__py3-none-any.whl → 2.8.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.
- umap/__init__.py +1 -1
- umap/forms.py +4 -14
- umap/locale/am_ET/LC_MESSAGES/django.mo +0 -0
- umap/locale/am_ET/LC_MESSAGES/django.po +278 -151
- umap/locale/ar/LC_MESSAGES/django.mo +0 -0
- umap/locale/ar/LC_MESSAGES/django.po +335 -141
- umap/locale/bg/LC_MESSAGES/django.mo +0 -0
- umap/locale/bg/LC_MESSAGES/django.po +279 -152
- umap/locale/br/LC_MESSAGES/django.mo +0 -0
- umap/locale/br/LC_MESSAGES/django.po +95 -79
- umap/locale/ca/LC_MESSAGES/django.mo +0 -0
- umap/locale/ca/LC_MESSAGES/django.po +85 -68
- umap/locale/cs_CZ/LC_MESSAGES/django.mo +0 -0
- umap/locale/cs_CZ/LC_MESSAGES/django.po +78 -66
- umap/locale/da/LC_MESSAGES/django.mo +0 -0
- umap/locale/da/LC_MESSAGES/django.po +280 -153
- umap/locale/de/LC_MESSAGES/django.mo +0 -0
- umap/locale/de/LC_MESSAGES/django.po +80 -64
- umap/locale/el/LC_MESSAGES/django.mo +0 -0
- umap/locale/el/LC_MESSAGES/django.po +82 -66
- umap/locale/en/LC_MESSAGES/django.po +73 -61
- umap/locale/es/LC_MESSAGES/django.mo +0 -0
- umap/locale/es/LC_MESSAGES/django.po +75 -63
- umap/locale/et/LC_MESSAGES/django.mo +0 -0
- umap/locale/et/LC_MESSAGES/django.po +280 -153
- umap/locale/eu/LC_MESSAGES/django.mo +0 -0
- umap/locale/eu/LC_MESSAGES/django.po +82 -66
- umap/locale/fa_IR/LC_MESSAGES/django.mo +0 -0
- umap/locale/fa_IR/LC_MESSAGES/django.po +80 -64
- umap/locale/fi/LC_MESSAGES/django.mo +0 -0
- umap/locale/fi/LC_MESSAGES/django.po +278 -151
- umap/locale/fr/LC_MESSAGES/django.mo +0 -0
- umap/locale/fr/LC_MESSAGES/django.po +75 -63
- umap/locale/gl/LC_MESSAGES/django.mo +0 -0
- umap/locale/gl/LC_MESSAGES/django.po +280 -153
- umap/locale/he/LC_MESSAGES/django.mo +0 -0
- umap/locale/he/LC_MESSAGES/django.po +281 -154
- umap/locale/hu/LC_MESSAGES/django.mo +0 -0
- umap/locale/hu/LC_MESSAGES/django.po +80 -64
- umap/locale/is/LC_MESSAGES/django.mo +0 -0
- umap/locale/is/LC_MESSAGES/django.po +280 -153
- umap/locale/it/LC_MESSAGES/django.mo +0 -0
- umap/locale/it/LC_MESSAGES/django.po +82 -66
- umap/locale/ja/LC_MESSAGES/django.mo +0 -0
- umap/locale/ja/LC_MESSAGES/django.po +280 -153
- umap/locale/ko/LC_MESSAGES/django.mo +0 -0
- umap/locale/ko/LC_MESSAGES/django.po +280 -153
- umap/locale/lt/LC_MESSAGES/django.mo +0 -0
- umap/locale/lt/LC_MESSAGES/django.po +280 -153
- umap/locale/ms/LC_MESSAGES/django.mo +0 -0
- umap/locale/ms/LC_MESSAGES/django.po +82 -66
- umap/locale/nl/LC_MESSAGES/django.mo +0 -0
- umap/locale/nl/LC_MESSAGES/django.po +280 -153
- umap/locale/pl/LC_MESSAGES/django.mo +0 -0
- umap/locale/pl/LC_MESSAGES/django.po +82 -66
- umap/locale/pt/LC_MESSAGES/django.mo +0 -0
- umap/locale/pt/LC_MESSAGES/django.po +75 -63
- umap/locale/pt_BR/LC_MESSAGES/django.mo +0 -0
- umap/locale/pt_BR/LC_MESSAGES/django.po +280 -153
- umap/locale/pt_PT/LC_MESSAGES/django.mo +0 -0
- umap/locale/pt_PT/LC_MESSAGES/django.po +280 -153
- umap/locale/ru/LC_MESSAGES/django.mo +0 -0
- umap/locale/ru/LC_MESSAGES/django.po +280 -153
- umap/locale/sk_SK/LC_MESSAGES/django.mo +0 -0
- umap/locale/sk_SK/LC_MESSAGES/django.po +280 -153
- umap/locale/sl/LC_MESSAGES/django.mo +0 -0
- umap/locale/sl/LC_MESSAGES/django.po +280 -153
- umap/locale/sr/LC_MESSAGES/django.mo +0 -0
- umap/locale/sr/LC_MESSAGES/django.po +280 -153
- umap/locale/sv/LC_MESSAGES/django.mo +0 -0
- umap/locale/sv/LC_MESSAGES/django.po +81 -65
- umap/locale/th_TH/LC_MESSAGES/django.mo +0 -0
- umap/locale/th_TH/LC_MESSAGES/django.po +257 -185
- umap/locale/tr/LC_MESSAGES/django.mo +0 -0
- umap/locale/tr/LC_MESSAGES/django.po +280 -153
- umap/locale/uk_UA/LC_MESSAGES/django.mo +0 -0
- umap/locale/uk_UA/LC_MESSAGES/django.po +280 -153
- umap/locale/vi/LC_MESSAGES/django.mo +0 -0
- umap/locale/vi/LC_MESSAGES/django.po +278 -151
- umap/locale/zh/LC_MESSAGES/django.mo +0 -0
- umap/locale/zh/LC_MESSAGES/django.po +278 -151
- umap/locale/zh_TW/LC_MESSAGES/django.mo +0 -0
- umap/locale/zh_TW/LC_MESSAGES/django.po +97 -81
- umap/management/commands/empty_trash.py +35 -0
- umap/management/commands/migrate_to_S3.py +29 -0
- umap/migrations/0023_alter_datalayer_uuid.py +19 -0
- umap/migrations/0024_alter_map_share_status.py +30 -0
- umap/migrations/0025_alter_datalayer_geojson.py +24 -0
- umap/models.py +68 -116
- umap/settings/base.py +23 -3
- umap/settings/local_s3.py +45 -0
- umap/static/umap/base.css +3 -603
- umap/static/umap/content.css +5 -3
- umap/static/umap/css/bar.css +202 -0
- umap/static/umap/css/form.css +620 -0
- umap/static/umap/css/icon.css +21 -1
- umap/static/umap/css/popup.css +125 -0
- umap/static/umap/img/16-white.svg +16 -4
- umap/static/umap/img/16.svg +1 -1
- umap/static/umap/img/source/16-white.svg +46 -45
- umap/static/umap/img/source/16.svg +1 -753
- umap/static/umap/js/components/fragment.js +3 -1
- umap/static/umap/js/modules/browser.js +20 -19
- umap/static/umap/js/modules/caption.js +21 -22
- umap/static/umap/js/modules/data/features.js +120 -78
- umap/static/umap/js/modules/data/layer.js +195 -153
- umap/static/umap/js/modules/facets.js +9 -9
- umap/static/umap/js/modules/formatter.js +5 -5
- umap/static/umap/js/modules/global.js +4 -52
- umap/static/umap/js/modules/help.js +18 -21
- umap/static/umap/js/modules/importer.js +133 -56
- umap/static/umap/js/modules/importers/cadastrefr.js +4 -0
- umap/static/umap/js/modules/importers/geodatamine.js +3 -3
- umap/static/umap/js/modules/importers/overpass.js +5 -0
- umap/static/umap/js/modules/permissions.js +85 -87
- umap/static/umap/js/modules/rendering/icon.js +2 -1
- umap/static/umap/js/modules/rendering/layers/base.js +15 -15
- umap/static/umap/js/modules/rendering/layers/classified.js +1 -1
- umap/static/umap/js/modules/rendering/layers/cluster.js +1 -1
- umap/static/umap/js/modules/rendering/layers/heat.js +1 -1
- umap/static/umap/js/modules/rendering/map.js +390 -0
- umap/static/umap/js/modules/rendering/popup.js +19 -19
- umap/static/umap/js/modules/rendering/template.js +88 -21
- umap/static/umap/js/modules/rendering/ui.js +63 -14
- umap/static/umap/js/modules/request.js +2 -2
- umap/static/umap/js/modules/rules.js +22 -25
- umap/static/umap/js/modules/saving.js +47 -0
- umap/static/umap/js/modules/schema.js +6 -0
- umap/static/umap/js/modules/share.js +21 -24
- umap/static/umap/js/modules/slideshow.js +24 -20
- umap/static/umap/js/modules/sync/updaters.js +7 -9
- umap/static/umap/js/modules/tableeditor.js +20 -19
- umap/static/umap/js/modules/ui/bar.js +196 -0
- umap/static/umap/js/modules/ui/dialog.js +6 -1
- umap/static/umap/js/modules/ui/panel.js +10 -9
- umap/static/umap/js/modules/umap.js +1691 -0
- umap/static/umap/js/modules/urls.js +2 -2
- umap/static/umap/js/modules/utils.js +22 -6
- umap/static/umap/js/umap.controls.js +81 -305
- umap/static/umap/js/umap.core.js +29 -50
- umap/static/umap/js/umap.forms.js +78 -27
- umap/static/umap/keycloak.png +0 -0
- umap/static/umap/locale/am_ET.js +26 -10
- umap/static/umap/locale/am_ET.json +26 -10
- umap/static/umap/locale/ar.js +26 -10
- umap/static/umap/locale/ar.json +26 -10
- umap/static/umap/locale/ast.js +26 -10
- umap/static/umap/locale/ast.json +26 -10
- umap/static/umap/locale/bg.js +26 -10
- umap/static/umap/locale/bg.json +26 -10
- umap/static/umap/locale/br.js +27 -20
- umap/static/umap/locale/br.json +27 -20
- umap/static/umap/locale/ca.js +32 -29
- umap/static/umap/locale/ca.json +32 -29
- umap/static/umap/locale/cs_CZ.js +24 -17
- umap/static/umap/locale/cs_CZ.json +24 -17
- umap/static/umap/locale/da.js +26 -10
- umap/static/umap/locale/da.json +26 -10
- umap/static/umap/locale/de.js +21 -14
- umap/static/umap/locale/de.json +21 -14
- umap/static/umap/locale/el.js +28 -12
- umap/static/umap/locale/el.json +28 -12
- umap/static/umap/locale/en.js +14 -9
- umap/static/umap/locale/en.json +14 -9
- umap/static/umap/locale/en_US.json +26 -10
- umap/static/umap/locale/es.js +16 -13
- umap/static/umap/locale/es.json +16 -13
- umap/static/umap/locale/et.js +26 -10
- umap/static/umap/locale/et.json +26 -10
- umap/static/umap/locale/eu.js +16 -9
- umap/static/umap/locale/eu.json +16 -9
- umap/static/umap/locale/fa_IR.js +16 -9
- umap/static/umap/locale/fa_IR.json +16 -9
- umap/static/umap/locale/fi.js +26 -10
- umap/static/umap/locale/fi.json +26 -10
- umap/static/umap/locale/fr.js +14 -9
- umap/static/umap/locale/fr.json +14 -9
- umap/static/umap/locale/gl.js +26 -10
- umap/static/umap/locale/gl.json +26 -10
- umap/static/umap/locale/he.js +26 -10
- umap/static/umap/locale/he.json +26 -10
- umap/static/umap/locale/hr.js +26 -10
- umap/static/umap/locale/hr.json +26 -10
- umap/static/umap/locale/hu.js +16 -9
- umap/static/umap/locale/hu.json +16 -9
- umap/static/umap/locale/id.js +26 -10
- umap/static/umap/locale/id.json +26 -10
- umap/static/umap/locale/is.js +26 -10
- umap/static/umap/locale/is.json +26 -10
- umap/static/umap/locale/it.js +26 -10
- umap/static/umap/locale/it.json +26 -10
- umap/static/umap/locale/ja.js +26 -10
- umap/static/umap/locale/ja.json +26 -10
- umap/static/umap/locale/ko.js +26 -10
- umap/static/umap/locale/ko.json +26 -10
- umap/static/umap/locale/lt.js +26 -10
- umap/static/umap/locale/lt.json +26 -10
- umap/static/umap/locale/ms.js +28 -12
- umap/static/umap/locale/ms.json +28 -12
- umap/static/umap/locale/nl.js +28 -12
- umap/static/umap/locale/nl.json +28 -12
- umap/static/umap/locale/no.js +26 -10
- umap/static/umap/locale/no.json +26 -10
- umap/static/umap/locale/pl.js +28 -12
- umap/static/umap/locale/pl.json +28 -12
- umap/static/umap/locale/pl_PL.json +26 -10
- umap/static/umap/locale/pt.js +16 -9
- umap/static/umap/locale/pt.json +16 -9
- umap/static/umap/locale/pt_BR.js +26 -10
- umap/static/umap/locale/pt_BR.json +26 -10
- umap/static/umap/locale/pt_PT.js +16 -9
- umap/static/umap/locale/pt_PT.json +16 -9
- umap/static/umap/locale/ro.js +26 -10
- umap/static/umap/locale/ro.json +26 -10
- umap/static/umap/locale/ru.js +26 -10
- umap/static/umap/locale/ru.json +26 -10
- umap/static/umap/locale/si.js +7 -7
- umap/static/umap/locale/si.json +7 -7
- umap/static/umap/locale/sk_SK.js +26 -10
- umap/static/umap/locale/sk_SK.json +26 -10
- umap/static/umap/locale/sl.js +26 -10
- umap/static/umap/locale/sl.json +26 -10
- umap/static/umap/locale/sr.js +26 -10
- umap/static/umap/locale/sr.json +26 -10
- umap/static/umap/locale/sv.js +27 -11
- umap/static/umap/locale/sv.json +27 -11
- umap/static/umap/locale/th_TH.js +28 -12
- umap/static/umap/locale/th_TH.json +28 -12
- umap/static/umap/locale/tr.js +26 -10
- umap/static/umap/locale/tr.json +26 -10
- umap/static/umap/locale/uk_UA.js +26 -10
- umap/static/umap/locale/uk_UA.json +26 -10
- umap/static/umap/locale/vi.js +26 -10
- umap/static/umap/locale/vi.json +26 -10
- umap/static/umap/locale/vi_VN.json +26 -10
- umap/static/umap/locale/zh.js +26 -10
- umap/static/umap/locale/zh.json +26 -10
- umap/static/umap/locale/zh_CN.json +26 -10
- umap/static/umap/locale/zh_TW.Big5.json +26 -10
- umap/static/umap/locale/zh_TW.js +34 -27
- umap/static/umap/locale/zh_TW.json +34 -27
- umap/static/umap/map.css +39 -530
- umap/static/umap/unittests/URLs.js +15 -15
- umap/static/umap/unittests/utils.js +23 -1
- umap/static/umap/vars.css +2 -1
- umap/static/umap/vendors/formbuilder/Leaflet.FormBuilder.js +5 -1
- umap/storage/__init__.py +3 -0
- umap/storage/fs.py +101 -0
- umap/storage/s3.py +61 -0
- umap/templates/base.html +2 -0
- umap/templates/registration/login.html +7 -6
- umap/templates/umap/components/alerts/alert.html +4 -0
- umap/templates/umap/css.html +6 -0
- umap/templates/umap/js.html +3 -2
- umap/templates/umap/map_init.html +6 -5
- umap/templates/umap/user_dashboard.html +20 -19
- umap/tests/base.py +11 -1
- umap/tests/fixtures/empty_tile.png +0 -0
- umap/tests/fixtures/test_upload_simple_marker.json +19 -0
- umap/tests/integration/conftest.py +4 -1
- umap/tests/integration/test_anonymous_owned_map.py +18 -10
- umap/tests/integration/test_browser.py +16 -1
- umap/tests/integration/test_dashboard.py +1 -1
- umap/tests/integration/test_edit_datalayer.py +29 -7
- umap/tests/integration/test_import.py +28 -4
- umap/tests/integration/test_optimistic_merge.py +31 -8
- umap/tests/integration/test_owned_map.py +22 -16
- umap/tests/integration/test_popup.py +44 -0
- umap/tests/integration/test_save.py +35 -0
- umap/tests/integration/test_view_marker.py +12 -0
- umap/tests/integration/test_view_polyline.py +257 -0
- umap/tests/integration/test_websocket_sync.py +81 -9
- umap/tests/test_dashboard.py +82 -0
- umap/tests/test_datalayer.py +6 -7
- umap/tests/test_datalayer_s3.py +135 -0
- umap/tests/test_datalayer_views.py +28 -10
- umap/tests/test_empty_trash.py +34 -0
- umap/tests/test_map.py +12 -3
- umap/tests/test_map_views.py +69 -37
- umap/tests/test_statics.py +1 -1
- umap/tests/test_team_views.py +35 -1
- umap/tests/test_views.py +31 -52
- umap/urls.py +3 -3
- umap/views.py +126 -90
- {umap_project-2.7.2.dist-info → umap_project-2.8.0.dist-info}/METADATA +16 -14
- {umap_project-2.7.2.dist-info → umap_project-2.8.0.dist-info}/RECORD +290 -269
- {umap_project-2.7.2.dist-info → umap_project-2.8.0.dist-info}/WHEEL +1 -1
- umap/management/commands/purge_purgatory.py +0 -28
- umap/static/umap/js/umap.js +0 -1903
- umap/tests/test_purge_purgatory.py +0 -25
- /umap/{storage.py → storage/staticfiles.py} +0 -0
- {umap_project-2.7.2.dist-info → umap_project-2.8.0.dist-info}/entry_points.txt +0 -0
- {umap_project-2.7.2.dist-info → umap_project-2.8.0.dist-info}/licenses/LICENSE +0 -0
|
Binary file
|
|
@@ -21,7 +21,7 @@ msgid ""
|
|
|
21
21
|
msgstr ""
|
|
22
22
|
"Project-Id-Version: uMap\n"
|
|
23
23
|
"Report-Msgid-Bugs-To: \n"
|
|
24
|
-
"POT-Creation-Date: 2024-
|
|
24
|
+
"POT-Creation-Date: 2024-12-11 17:05+0000\n"
|
|
25
25
|
"PO-Revision-Date: 2013-11-22 14:00+0000\n"
|
|
26
26
|
"Last-Translator: Maurizio Napolitano <napo@fbk.eu>, 2024\n"
|
|
27
27
|
"Language-Team: Italian (http://app.transifex.com/openstreetmap/umap/language/it/)\n"
|
|
@@ -31,127 +31,139 @@ msgstr ""
|
|
|
31
31
|
"Language: it\n"
|
|
32
32
|
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
|
33
33
|
|
|
34
|
-
#:
|
|
35
|
-
msgid "
|
|
36
|
-
msgstr "
|
|
37
|
-
|
|
38
|
-
#: forms.py:45 forms.py:71
|
|
39
|
-
msgid "Everyone can edit"
|
|
40
|
-
msgstr "Chiunque può modificare"
|
|
41
|
-
|
|
42
|
-
#: forms.py:69 models.py:423
|
|
43
|
-
msgid "Inherit"
|
|
44
|
-
msgstr "Inherit"
|
|
34
|
+
#: admin.py:16
|
|
35
|
+
msgid "CSV Export"
|
|
36
|
+
msgstr ""
|
|
45
37
|
|
|
46
38
|
#: middleware.py:13
|
|
47
39
|
msgid "Site is readonly for maintenance"
|
|
48
40
|
msgstr "Il sito in sola lettura per manutenzione"
|
|
49
41
|
|
|
50
|
-
#: models.py:
|
|
42
|
+
#: models.py:60 models.py:79
|
|
51
43
|
msgid "name"
|
|
52
44
|
msgstr "nome"
|
|
53
45
|
|
|
54
|
-
#: models.py:
|
|
46
|
+
#: models.py:62 models.py:475
|
|
55
47
|
msgid "description"
|
|
56
48
|
msgstr "descrizione"
|
|
57
49
|
|
|
58
|
-
#: models.py:
|
|
50
|
+
#: models.py:110
|
|
59
51
|
msgid "details"
|
|
60
52
|
msgstr "dettagli"
|
|
61
53
|
|
|
62
|
-
#: models.py:
|
|
54
|
+
#: models.py:111
|
|
63
55
|
msgid "Link to a page where the licence is detailed."
|
|
64
56
|
msgstr "Link alla pagina con i dettagli della licenza"
|
|
65
57
|
|
|
66
|
-
#: models.py:
|
|
58
|
+
#: models.py:121
|
|
67
59
|
msgid "URL template using OSM tile format"
|
|
68
60
|
msgstr "Modello dell'URL usando il formato delle tile OSM"
|
|
69
61
|
|
|
70
|
-
#: models.py:
|
|
62
|
+
#: models.py:127
|
|
71
63
|
msgid "Order of the tilelayers in the edit box"
|
|
72
64
|
msgstr "Ordine degli sfondi (tilelayers) nel box di modifica"
|
|
73
65
|
|
|
74
|
-
#: models.py:
|
|
66
|
+
#: models.py:175 models.py:469
|
|
67
|
+
msgid "Only editable with secret edit link"
|
|
68
|
+
msgstr "Modificabile solo con il link segreto"
|
|
69
|
+
|
|
70
|
+
#: models.py:176 models.py:470
|
|
71
|
+
msgid "Everyone can edit"
|
|
72
|
+
msgstr "Chiunque può modificare"
|
|
73
|
+
|
|
74
|
+
#: models.py:179 models.py:463
|
|
75
75
|
msgid "Everyone"
|
|
76
76
|
msgstr "Chiunque"
|
|
77
77
|
|
|
78
|
-
#: models.py:
|
|
78
|
+
#: models.py:180 models.py:189 models.py:464
|
|
79
79
|
msgid "Editors and team only"
|
|
80
80
|
msgstr ""
|
|
81
81
|
|
|
82
|
-
#: models.py:
|
|
82
|
+
#: models.py:181 models.py:465
|
|
83
83
|
msgid "Owner only"
|
|
84
84
|
msgstr "Solo chi ha la proprietà"
|
|
85
85
|
|
|
86
|
-
#: models.py:
|
|
86
|
+
#: models.py:184
|
|
87
|
+
msgid "Draft (private)"
|
|
88
|
+
msgstr ""
|
|
89
|
+
|
|
90
|
+
#: models.py:185
|
|
87
91
|
msgid "Everyone (public)"
|
|
88
92
|
msgstr "Chiunque (pubblico)"
|
|
89
93
|
|
|
90
|
-
#: models.py:
|
|
94
|
+
#: models.py:188
|
|
91
95
|
msgid "Anyone with link"
|
|
92
96
|
msgstr "Chiunque abbia il link"
|
|
93
97
|
|
|
94
|
-
#: models.py:
|
|
98
|
+
#: models.py:190
|
|
95
99
|
msgid "Blocked"
|
|
96
100
|
msgstr "Bloccata"
|
|
97
101
|
|
|
98
|
-
#: models.py:
|
|
102
|
+
#: models.py:191
|
|
103
|
+
msgid "Deleted"
|
|
104
|
+
msgstr ""
|
|
105
|
+
|
|
106
|
+
#: models.py:194
|
|
99
107
|
msgid "center"
|
|
100
108
|
msgstr "centra"
|
|
101
109
|
|
|
102
|
-
#: models.py:
|
|
110
|
+
#: models.py:195
|
|
103
111
|
msgid "zoom"
|
|
104
112
|
msgstr "zoom"
|
|
105
113
|
|
|
106
|
-
#: models.py:
|
|
114
|
+
#: models.py:197
|
|
107
115
|
msgid "locate"
|
|
108
116
|
msgstr "localizza"
|
|
109
117
|
|
|
110
|
-
#: models.py:
|
|
118
|
+
#: models.py:197
|
|
111
119
|
msgid "Locate user on load?"
|
|
112
120
|
msgstr "Geolocalizzare l'utente al caricamento?"
|
|
113
121
|
|
|
114
|
-
#: models.py:
|
|
122
|
+
#: models.py:201
|
|
115
123
|
msgid "Choose the map licence."
|
|
116
124
|
msgstr "Scegliere una licenza per la mappa."
|
|
117
125
|
|
|
118
|
-
#: models.py:
|
|
126
|
+
#: models.py:202
|
|
119
127
|
msgid "licence"
|
|
120
128
|
msgstr "licenza"
|
|
121
129
|
|
|
122
|
-
#: models.py:
|
|
130
|
+
#: models.py:213
|
|
123
131
|
msgid "owner"
|
|
124
132
|
msgstr "proprietario"
|
|
125
133
|
|
|
126
|
-
#: models.py:
|
|
134
|
+
#: models.py:217
|
|
127
135
|
msgid "editors"
|
|
128
136
|
msgstr "contributore"
|
|
129
137
|
|
|
130
|
-
#: models.py:
|
|
138
|
+
#: models.py:223
|
|
131
139
|
msgid "team"
|
|
132
140
|
msgstr ""
|
|
133
141
|
|
|
134
|
-
#: models.py:
|
|
142
|
+
#: models.py:229 models.py:491
|
|
135
143
|
msgid "edit status"
|
|
136
144
|
msgstr "stato della modifica"
|
|
137
145
|
|
|
138
|
-
#: models.py:
|
|
146
|
+
#: models.py:234
|
|
139
147
|
msgid "share status"
|
|
140
148
|
msgstr "stato condivisione"
|
|
141
149
|
|
|
142
|
-
#: models.py:
|
|
150
|
+
#: models.py:237 models.py:486
|
|
143
151
|
msgid "settings"
|
|
144
152
|
msgstr "impostazioni"
|
|
145
153
|
|
|
146
|
-
#: models.py:
|
|
154
|
+
#: models.py:402
|
|
147
155
|
msgid "Clone of"
|
|
148
156
|
msgstr "Duplicata da "
|
|
149
157
|
|
|
150
|
-
#: models.py:
|
|
158
|
+
#: models.py:462 models.py:468
|
|
159
|
+
msgid "Inherit"
|
|
160
|
+
msgstr "Inherit"
|
|
161
|
+
|
|
162
|
+
#: models.py:481
|
|
151
163
|
msgid "display on load"
|
|
152
164
|
msgstr "mostra al caricamento"
|
|
153
165
|
|
|
154
|
-
#: models.py:
|
|
166
|
+
#: models.py:482
|
|
155
167
|
msgid "Display this layer on load."
|
|
156
168
|
msgstr "Visualizza questo layer al caricamento."
|
|
157
169
|
|
|
@@ -203,25 +215,29 @@ msgid ""
|
|
|
203
215
|
"them in your site."
|
|
204
216
|
msgstr "uMap ti permette di creare mappe con OpenStreetMap come sfondo in un minuto e di integrarle nel tuo sito."
|
|
205
217
|
|
|
206
|
-
#: templates/registration/login.html:6 templates/registration/login.html:
|
|
218
|
+
#: templates/registration/login.html:6 templates/registration/login.html:46
|
|
207
219
|
msgid "Login"
|
|
208
220
|
msgstr "Login"
|
|
209
221
|
|
|
210
|
-
#: templates/registration/login.html:
|
|
211
|
-
msgid "
|
|
212
|
-
msgstr "
|
|
222
|
+
#: templates/registration/login.html:22
|
|
223
|
+
msgid "To save and easily find your maps, identify yourself."
|
|
224
|
+
msgstr ""
|
|
213
225
|
|
|
214
|
-
#: templates/registration/login.html:
|
|
226
|
+
#: templates/registration/login.html:25
|
|
227
|
+
msgid "Please log in with your account:"
|
|
228
|
+
msgstr ""
|
|
229
|
+
|
|
230
|
+
#: templates/registration/login.html:42
|
|
215
231
|
msgid "Username"
|
|
216
232
|
msgstr "Nome utente"
|
|
217
233
|
|
|
218
|
-
#: templates/registration/login.html:
|
|
234
|
+
#: templates/registration/login.html:45
|
|
219
235
|
msgid "Password"
|
|
220
236
|
msgstr "Password"
|
|
221
237
|
|
|
222
|
-
#: templates/registration/login.html:
|
|
223
|
-
msgid "Please choose a provider"
|
|
224
|
-
msgstr "
|
|
238
|
+
#: templates/registration/login.html:52
|
|
239
|
+
msgid "Please choose a provider:"
|
|
240
|
+
msgstr ""
|
|
225
241
|
|
|
226
242
|
#: templates/umap/about_summary.html:12
|
|
227
243
|
#, python-format
|
|
@@ -362,11 +378,11 @@ msgstr "Le mie mappe (%(count)s)"
|
|
|
362
378
|
msgid "My Maps"
|
|
363
379
|
msgstr "Le mie mappe"
|
|
364
380
|
|
|
365
|
-
#: templates/umap/dashboard_menu.html:
|
|
381
|
+
#: templates/umap/dashboard_menu.html:12
|
|
366
382
|
msgid "My profile"
|
|
367
383
|
msgstr "Mio profilo"
|
|
368
384
|
|
|
369
|
-
#: templates/umap/dashboard_menu.html:
|
|
385
|
+
#: templates/umap/dashboard_menu.html:15
|
|
370
386
|
msgid "My teams"
|
|
371
387
|
msgstr ""
|
|
372
388
|
|
|
@@ -382,11 +398,11 @@ msgstr "Prendi ispirazione, visualizza mappe"
|
|
|
382
398
|
msgid "You are logged in. Continuing..."
|
|
383
399
|
msgstr "Utente loggato. Continuare..."
|
|
384
400
|
|
|
385
|
-
#: templates/umap/map_list.html:
|
|
401
|
+
#: templates/umap/map_list.html:11 views.py:433
|
|
386
402
|
msgid "by"
|
|
387
403
|
msgstr "di"
|
|
388
404
|
|
|
389
|
-
#: templates/umap/map_list.html:
|
|
405
|
+
#: templates/umap/map_list.html:20
|
|
390
406
|
msgid "More"
|
|
391
407
|
msgstr "Altre mappe"
|
|
392
408
|
|
|
@@ -603,11 +619,11 @@ msgstr ""
|
|
|
603
619
|
msgid "New team"
|
|
604
620
|
msgstr ""
|
|
605
621
|
|
|
606
|
-
#: views.py:
|
|
622
|
+
#: views.py:234
|
|
607
623
|
msgid "Cannot delete a team with more than one member"
|
|
608
624
|
msgstr ""
|
|
609
625
|
|
|
610
|
-
#: views.py:
|
|
626
|
+
#: views.py:238
|
|
611
627
|
#, python-format
|
|
612
628
|
msgid "Team “%(name)s” has been deleted"
|
|
613
629
|
msgstr ""
|
|
@@ -616,57 +632,57 @@ msgstr ""
|
|
|
616
632
|
msgid "View the map"
|
|
617
633
|
msgstr "Visualizza la mappa"
|
|
618
634
|
|
|
619
|
-
#: views.py:
|
|
635
|
+
#: views.py:820
|
|
620
636
|
msgid "See full screen"
|
|
621
637
|
msgstr "Vedi a schermo interno"
|
|
622
638
|
|
|
623
|
-
#: views.py:
|
|
639
|
+
#: views.py:963
|
|
624
640
|
msgid "Map editors updated with success!"
|
|
625
641
|
msgstr "Aggiornato l'elenco degli editor abilitati alla modifica della mappa!"
|
|
626
642
|
|
|
627
|
-
#: views.py:
|
|
643
|
+
#: views.py:999
|
|
628
644
|
#, python-format
|
|
629
645
|
msgid "The uMap edit link for your map: %(map_name)s"
|
|
630
646
|
msgstr "Link uMap per la modifica della tua mappa: %(map_name)s"
|
|
631
647
|
|
|
632
|
-
#: views.py:
|
|
648
|
+
#: views.py:1002
|
|
633
649
|
#, python-format
|
|
634
650
|
msgid "Here is your secret edit link: %(link)s"
|
|
635
651
|
msgstr "Qui il tuo link segreto: %(link)s"
|
|
636
652
|
|
|
637
|
-
#: views.py:
|
|
653
|
+
#: views.py:1009
|
|
638
654
|
#, python-format
|
|
639
655
|
msgid "Can't send email to %(email)s"
|
|
640
656
|
msgstr "Non riesco ad inviare email a 1%(email)s"
|
|
641
657
|
|
|
642
|
-
#: views.py:
|
|
658
|
+
#: views.py:1012
|
|
643
659
|
#, python-format
|
|
644
660
|
msgid "Email sent to %(email)s"
|
|
645
661
|
msgstr "Email inviata a %(email)s"
|
|
646
662
|
|
|
647
|
-
#: views.py:
|
|
663
|
+
#: views.py:1023
|
|
648
664
|
msgid "Only its owner can delete the map."
|
|
649
665
|
msgstr "Solo il proprietario può eliminare la mappa."
|
|
650
666
|
|
|
651
|
-
#: views.py:
|
|
667
|
+
#: views.py:1026
|
|
652
668
|
msgid "Map successfully deleted."
|
|
653
669
|
msgstr ""
|
|
654
670
|
|
|
655
|
-
#: views.py:
|
|
671
|
+
#: views.py:1052
|
|
656
672
|
#, python-format
|
|
657
673
|
msgid ""
|
|
658
674
|
"Your map has been cloned! If you want to edit this map from another "
|
|
659
675
|
"computer, please use this link: %(anonymous_url)s"
|
|
660
676
|
msgstr "La mappa è stata clonata! Per modificarla usando un altro computer, si deve utilizzare questo link: %(anonymous_url)s"
|
|
661
677
|
|
|
662
|
-
#: views.py:
|
|
678
|
+
#: views.py:1057
|
|
663
679
|
msgid "Congratulations, your map has been cloned!"
|
|
664
680
|
msgstr "Perfetto, la tua mappa è stata clonata!"
|
|
665
681
|
|
|
666
|
-
#: views.py:
|
|
682
|
+
#: views.py:1308
|
|
667
683
|
msgid "Layer successfully deleted."
|
|
668
684
|
msgstr "Layer eliminato correttamente"
|
|
669
685
|
|
|
670
|
-
#: views.py:
|
|
686
|
+
#: views.py:1330
|
|
671
687
|
msgid "Permissions updated with success!"
|
|
672
688
|
msgstr "Autorizzazioni aggiornate con successo!"
|
|
Binary file
|