umap-project 2.7.3__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 +5 -0
- 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 +5 -1
- umap/tests/fixtures/test_upload_simple_marker.json +19 -0
- umap/tests/integration/conftest.py +2 -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 -6
- 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.3.dist-info → umap_project-2.8.0.dist-info}/METADATA +16 -13
- {umap_project-2.7.3.dist-info → umap_project-2.8.0.dist-info}/RECORD +289 -269
- 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.3.dist-info → umap_project-2.8.0.dist-info}/WHEEL +0 -0
- {umap_project-2.7.3.dist-info → umap_project-2.8.0.dist-info}/entry_points.txt +0 -0
- {umap_project-2.7.3.dist-info → umap_project-2.8.0.dist-info}/licenses/LICENSE +0 -0
|
@@ -8,7 +8,7 @@ msgid ""
|
|
|
8
8
|
msgstr ""
|
|
9
9
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
10
10
|
"Report-Msgid-Bugs-To: \n"
|
|
11
|
-
"POT-Creation-Date: 2024-
|
|
11
|
+
"POT-Creation-Date: 2024-12-13 08:26+0000\n"
|
|
12
12
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
13
13
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
14
14
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
@@ -21,127 +21,135 @@ msgstr ""
|
|
|
21
21
|
msgid "CSV Export"
|
|
22
22
|
msgstr ""
|
|
23
23
|
|
|
24
|
-
#: forms.py:44 forms.py:70
|
|
25
|
-
msgid "Only editable with secret edit link"
|
|
26
|
-
msgstr ""
|
|
27
|
-
|
|
28
|
-
#: forms.py:45 forms.py:71
|
|
29
|
-
msgid "Everyone can edit"
|
|
30
|
-
msgstr ""
|
|
31
|
-
|
|
32
|
-
#: forms.py:69 models.py:441
|
|
33
|
-
msgid "Inherit"
|
|
34
|
-
msgstr ""
|
|
35
|
-
|
|
36
24
|
#: middleware.py:13
|
|
37
25
|
msgid "Site is readonly for maintenance"
|
|
38
26
|
msgstr ""
|
|
39
27
|
|
|
40
|
-
#: models.py:
|
|
28
|
+
#: models.py:60 models.py:79
|
|
41
29
|
msgid "name"
|
|
42
30
|
msgstr ""
|
|
43
31
|
|
|
44
|
-
#: models.py:
|
|
32
|
+
#: models.py:62 models.py:475
|
|
45
33
|
msgid "description"
|
|
46
34
|
msgstr ""
|
|
47
35
|
|
|
48
|
-
#: models.py:
|
|
36
|
+
#: models.py:110
|
|
49
37
|
msgid "details"
|
|
50
38
|
msgstr ""
|
|
51
39
|
|
|
52
|
-
#: models.py:
|
|
40
|
+
#: models.py:111
|
|
53
41
|
msgid "Link to a page where the licence is detailed."
|
|
54
42
|
msgstr ""
|
|
55
43
|
|
|
56
|
-
#: models.py:
|
|
44
|
+
#: models.py:121
|
|
57
45
|
msgid "URL template using OSM tile format"
|
|
58
46
|
msgstr ""
|
|
59
47
|
|
|
60
|
-
#: models.py:
|
|
48
|
+
#: models.py:127
|
|
61
49
|
msgid "Order of the tilelayers in the edit box"
|
|
62
50
|
msgstr ""
|
|
63
51
|
|
|
64
|
-
#: models.py:
|
|
52
|
+
#: models.py:175 models.py:469
|
|
53
|
+
msgid "Only editable with secret edit link"
|
|
54
|
+
msgstr ""
|
|
55
|
+
|
|
56
|
+
#: models.py:176 models.py:470
|
|
57
|
+
msgid "Everyone can edit"
|
|
58
|
+
msgstr ""
|
|
59
|
+
|
|
60
|
+
#: models.py:179 models.py:463
|
|
65
61
|
msgid "Everyone"
|
|
66
62
|
msgstr ""
|
|
67
63
|
|
|
68
|
-
#: models.py:
|
|
64
|
+
#: models.py:180 models.py:189 models.py:464
|
|
69
65
|
msgid "Editors and team only"
|
|
70
66
|
msgstr ""
|
|
71
67
|
|
|
72
|
-
#: models.py:
|
|
68
|
+
#: models.py:181 models.py:465
|
|
73
69
|
msgid "Owner only"
|
|
74
70
|
msgstr ""
|
|
75
71
|
|
|
76
|
-
#: models.py:
|
|
72
|
+
#: models.py:184
|
|
73
|
+
msgid "Draft (private)"
|
|
74
|
+
msgstr ""
|
|
75
|
+
|
|
76
|
+
#: models.py:185
|
|
77
77
|
msgid "Everyone (public)"
|
|
78
78
|
msgstr ""
|
|
79
79
|
|
|
80
|
-
#: models.py:
|
|
80
|
+
#: models.py:188
|
|
81
81
|
msgid "Anyone with link"
|
|
82
82
|
msgstr ""
|
|
83
83
|
|
|
84
|
-
#: models.py:
|
|
84
|
+
#: models.py:190
|
|
85
85
|
msgid "Blocked"
|
|
86
86
|
msgstr ""
|
|
87
87
|
|
|
88
|
-
#: models.py:
|
|
88
|
+
#: models.py:191
|
|
89
|
+
msgid "Deleted"
|
|
90
|
+
msgstr ""
|
|
91
|
+
|
|
92
|
+
#: models.py:194
|
|
89
93
|
msgid "center"
|
|
90
94
|
msgstr ""
|
|
91
95
|
|
|
92
|
-
#: models.py:
|
|
96
|
+
#: models.py:195
|
|
93
97
|
msgid "zoom"
|
|
94
98
|
msgstr ""
|
|
95
99
|
|
|
96
|
-
#: models.py:
|
|
100
|
+
#: models.py:197
|
|
97
101
|
msgid "locate"
|
|
98
102
|
msgstr ""
|
|
99
103
|
|
|
100
|
-
#: models.py:
|
|
104
|
+
#: models.py:197
|
|
101
105
|
msgid "Locate user on load?"
|
|
102
106
|
msgstr ""
|
|
103
107
|
|
|
104
|
-
#: models.py:
|
|
108
|
+
#: models.py:201
|
|
105
109
|
msgid "Choose the map licence."
|
|
106
110
|
msgstr ""
|
|
107
111
|
|
|
108
|
-
#: models.py:
|
|
112
|
+
#: models.py:202
|
|
109
113
|
msgid "licence"
|
|
110
114
|
msgstr ""
|
|
111
115
|
|
|
112
|
-
#: models.py:
|
|
116
|
+
#: models.py:213
|
|
113
117
|
msgid "owner"
|
|
114
118
|
msgstr ""
|
|
115
119
|
|
|
116
|
-
#: models.py:
|
|
120
|
+
#: models.py:217
|
|
117
121
|
msgid "editors"
|
|
118
122
|
msgstr ""
|
|
119
123
|
|
|
120
|
-
#: models.py:
|
|
124
|
+
#: models.py:223
|
|
121
125
|
msgid "team"
|
|
122
126
|
msgstr ""
|
|
123
127
|
|
|
124
|
-
#: models.py:
|
|
128
|
+
#: models.py:229 models.py:491
|
|
125
129
|
msgid "edit status"
|
|
126
130
|
msgstr ""
|
|
127
131
|
|
|
128
|
-
#: models.py:
|
|
132
|
+
#: models.py:234
|
|
129
133
|
msgid "share status"
|
|
130
134
|
msgstr ""
|
|
131
135
|
|
|
132
|
-
#: models.py:
|
|
136
|
+
#: models.py:237 models.py:486
|
|
133
137
|
msgid "settings"
|
|
134
138
|
msgstr ""
|
|
135
139
|
|
|
136
|
-
#: models.py:
|
|
140
|
+
#: models.py:402
|
|
137
141
|
msgid "Clone of"
|
|
138
142
|
msgstr ""
|
|
139
143
|
|
|
140
|
-
#: models.py:
|
|
144
|
+
#: models.py:462 models.py:468
|
|
145
|
+
msgid "Inherit"
|
|
146
|
+
msgstr ""
|
|
147
|
+
|
|
148
|
+
#: models.py:481
|
|
141
149
|
msgid "display on load"
|
|
142
150
|
msgstr ""
|
|
143
151
|
|
|
144
|
-
#: models.py:
|
|
152
|
+
#: models.py:482
|
|
145
153
|
msgid "Display this layer on load."
|
|
146
154
|
msgstr ""
|
|
147
155
|
|
|
@@ -193,24 +201,28 @@ msgid ""
|
|
|
193
201
|
"them in your site."
|
|
194
202
|
msgstr ""
|
|
195
203
|
|
|
196
|
-
#: templates/registration/login.html:6 templates/registration/login.html:
|
|
204
|
+
#: templates/registration/login.html:6 templates/registration/login.html:46
|
|
197
205
|
msgid "Login"
|
|
198
206
|
msgstr ""
|
|
199
207
|
|
|
200
|
-
#: templates/registration/login.html:
|
|
201
|
-
msgid "
|
|
208
|
+
#: templates/registration/login.html:22
|
|
209
|
+
msgid "To save and easily find your maps, identify yourself."
|
|
210
|
+
msgstr ""
|
|
211
|
+
|
|
212
|
+
#: templates/registration/login.html:25
|
|
213
|
+
msgid "Please log in with your account:"
|
|
202
214
|
msgstr ""
|
|
203
215
|
|
|
204
|
-
#: templates/registration/login.html:
|
|
216
|
+
#: templates/registration/login.html:42
|
|
205
217
|
msgid "Username"
|
|
206
218
|
msgstr ""
|
|
207
219
|
|
|
208
|
-
#: templates/registration/login.html:
|
|
220
|
+
#: templates/registration/login.html:45
|
|
209
221
|
msgid "Password"
|
|
210
222
|
msgstr ""
|
|
211
223
|
|
|
212
|
-
#: templates/registration/login.html:
|
|
213
|
-
msgid "Please choose a provider"
|
|
224
|
+
#: templates/registration/login.html:52
|
|
225
|
+
msgid "Please choose a provider:"
|
|
214
226
|
msgstr ""
|
|
215
227
|
|
|
216
228
|
#: templates/umap/about_summary.html:12
|
|
@@ -592,11 +604,11 @@ msgstr ""
|
|
|
592
604
|
msgid "New team"
|
|
593
605
|
msgstr ""
|
|
594
606
|
|
|
595
|
-
#: views.py:
|
|
607
|
+
#: views.py:234
|
|
596
608
|
msgid "Cannot delete a team with more than one member"
|
|
597
609
|
msgstr ""
|
|
598
610
|
|
|
599
|
-
#: views.py:
|
|
611
|
+
#: views.py:238
|
|
600
612
|
#, python-format
|
|
601
613
|
msgid "Team “%(name)s” has been deleted"
|
|
602
614
|
msgstr ""
|
|
@@ -605,57 +617,57 @@ msgstr ""
|
|
|
605
617
|
msgid "View the map"
|
|
606
618
|
msgstr ""
|
|
607
619
|
|
|
608
|
-
#: views.py:
|
|
620
|
+
#: views.py:821
|
|
609
621
|
msgid "See full screen"
|
|
610
622
|
msgstr ""
|
|
611
623
|
|
|
612
|
-
#: views.py:
|
|
624
|
+
#: views.py:964
|
|
613
625
|
msgid "Map editors updated with success!"
|
|
614
626
|
msgstr ""
|
|
615
627
|
|
|
616
|
-
#: views.py:
|
|
628
|
+
#: views.py:1000
|
|
617
629
|
#, python-format
|
|
618
630
|
msgid "The uMap edit link for your map: %(map_name)s"
|
|
619
631
|
msgstr ""
|
|
620
632
|
|
|
621
|
-
#: views.py:
|
|
633
|
+
#: views.py:1003
|
|
622
634
|
#, python-format
|
|
623
635
|
msgid "Here is your secret edit link: %(link)s"
|
|
624
636
|
msgstr ""
|
|
625
637
|
|
|
626
|
-
#: views.py:
|
|
638
|
+
#: views.py:1010
|
|
627
639
|
#, python-format
|
|
628
640
|
msgid "Can't send email to %(email)s"
|
|
629
641
|
msgstr ""
|
|
630
642
|
|
|
631
|
-
#: views.py:
|
|
643
|
+
#: views.py:1013
|
|
632
644
|
#, python-format
|
|
633
645
|
msgid "Email sent to %(email)s"
|
|
634
646
|
msgstr ""
|
|
635
647
|
|
|
636
|
-
#: views.py:
|
|
648
|
+
#: views.py:1024
|
|
637
649
|
msgid "Only its owner can delete the map."
|
|
638
650
|
msgstr ""
|
|
639
651
|
|
|
640
|
-
#: views.py:
|
|
652
|
+
#: views.py:1027
|
|
641
653
|
msgid "Map successfully deleted."
|
|
642
654
|
msgstr ""
|
|
643
655
|
|
|
644
|
-
#: views.py:
|
|
656
|
+
#: views.py:1053
|
|
645
657
|
#, python-format
|
|
646
658
|
msgid ""
|
|
647
659
|
"Your map has been cloned! If you want to edit this map from another "
|
|
648
660
|
"computer, please use this link: %(anonymous_url)s"
|
|
649
661
|
msgstr ""
|
|
650
662
|
|
|
651
|
-
#: views.py:
|
|
663
|
+
#: views.py:1058
|
|
652
664
|
msgid "Congratulations, your map has been cloned!"
|
|
653
665
|
msgstr ""
|
|
654
666
|
|
|
655
|
-
#: views.py:
|
|
667
|
+
#: views.py:1309
|
|
656
668
|
msgid "Layer successfully deleted."
|
|
657
669
|
msgstr ""
|
|
658
670
|
|
|
659
|
-
#: views.py:
|
|
671
|
+
#: views.py:1331
|
|
660
672
|
msgid "Permissions updated with success!"
|
|
661
673
|
msgstr ""
|
|
Binary file
|
|
@@ -16,7 +16,7 @@ msgid ""
|
|
|
16
16
|
msgstr ""
|
|
17
17
|
"Project-Id-Version: uMap\n"
|
|
18
18
|
"Report-Msgid-Bugs-To: \n"
|
|
19
|
-
"POT-Creation-Date: 2024-
|
|
19
|
+
"POT-Creation-Date: 2024-12-11 17:05+0000\n"
|
|
20
20
|
"PO-Revision-Date: 2013-11-22 14:00+0000\n"
|
|
21
21
|
"Last-Translator: Ignacio L'Episcopo, 2024\n"
|
|
22
22
|
"Language-Team: Spanish (http://app.transifex.com/openstreetmap/umap/language/es/)\n"
|
|
@@ -30,127 +30,135 @@ msgstr ""
|
|
|
30
30
|
msgid "CSV Export"
|
|
31
31
|
msgstr "Exportar CSV"
|
|
32
32
|
|
|
33
|
-
#: forms.py:44 forms.py:70
|
|
34
|
-
msgid "Only editable with secret edit link"
|
|
35
|
-
msgstr "Solo editable con enlace secreto de edición"
|
|
36
|
-
|
|
37
|
-
#: forms.py:45 forms.py:71
|
|
38
|
-
msgid "Everyone can edit"
|
|
39
|
-
msgstr "Todos pueden editar"
|
|
40
|
-
|
|
41
|
-
#: forms.py:69 models.py:441
|
|
42
|
-
msgid "Inherit"
|
|
43
|
-
msgstr "Heredar"
|
|
44
|
-
|
|
45
33
|
#: middleware.py:13
|
|
46
34
|
msgid "Site is readonly for maintenance"
|
|
47
35
|
msgstr "Sitio en modo solo lectura por mantenimiento"
|
|
48
36
|
|
|
49
|
-
#: models.py:
|
|
37
|
+
#: models.py:60 models.py:79
|
|
50
38
|
msgid "name"
|
|
51
39
|
msgstr "nombre"
|
|
52
40
|
|
|
53
|
-
#: models.py:
|
|
41
|
+
#: models.py:62 models.py:475
|
|
54
42
|
msgid "description"
|
|
55
43
|
msgstr "descripción"
|
|
56
44
|
|
|
57
|
-
#: models.py:
|
|
45
|
+
#: models.py:110
|
|
58
46
|
msgid "details"
|
|
59
47
|
msgstr "detalles"
|
|
60
48
|
|
|
61
|
-
#: models.py:
|
|
49
|
+
#: models.py:111
|
|
62
50
|
msgid "Link to a page where the licence is detailed."
|
|
63
51
|
msgstr "Enlace a una página donde se detalla la licencia."
|
|
64
52
|
|
|
65
|
-
#: models.py:
|
|
53
|
+
#: models.py:121
|
|
66
54
|
msgid "URL template using OSM tile format"
|
|
67
55
|
msgstr "Plantilla de URL usando el formato de teselas OSM"
|
|
68
56
|
|
|
69
|
-
#: models.py:
|
|
57
|
+
#: models.py:127
|
|
70
58
|
msgid "Order of the tilelayers in the edit box"
|
|
71
59
|
msgstr "Orden de las capas de teselas en el cuadro de edición"
|
|
72
60
|
|
|
73
|
-
#: models.py:
|
|
61
|
+
#: models.py:175 models.py:469
|
|
62
|
+
msgid "Only editable with secret edit link"
|
|
63
|
+
msgstr "Solo editable con enlace secreto de edición"
|
|
64
|
+
|
|
65
|
+
#: models.py:176 models.py:470
|
|
66
|
+
msgid "Everyone can edit"
|
|
67
|
+
msgstr "Todos pueden editar"
|
|
68
|
+
|
|
69
|
+
#: models.py:179 models.py:463
|
|
74
70
|
msgid "Everyone"
|
|
75
71
|
msgstr "Todos"
|
|
76
72
|
|
|
77
|
-
#: models.py:
|
|
73
|
+
#: models.py:180 models.py:189 models.py:464
|
|
78
74
|
msgid "Editors and team only"
|
|
79
75
|
msgstr "Solo editores y equipo"
|
|
80
76
|
|
|
81
|
-
#: models.py:
|
|
77
|
+
#: models.py:181 models.py:465
|
|
82
78
|
msgid "Owner only"
|
|
83
79
|
msgstr "Solo el propietario"
|
|
84
80
|
|
|
85
|
-
#: models.py:
|
|
81
|
+
#: models.py:184
|
|
82
|
+
msgid "Draft (private)"
|
|
83
|
+
msgstr ""
|
|
84
|
+
|
|
85
|
+
#: models.py:185
|
|
86
86
|
msgid "Everyone (public)"
|
|
87
87
|
msgstr "Todos (público)"
|
|
88
88
|
|
|
89
|
-
#: models.py:
|
|
89
|
+
#: models.py:188
|
|
90
90
|
msgid "Anyone with link"
|
|
91
91
|
msgstr "Cualquiera con el enlace"
|
|
92
92
|
|
|
93
|
-
#: models.py:
|
|
93
|
+
#: models.py:190
|
|
94
94
|
msgid "Blocked"
|
|
95
95
|
msgstr "Bloqueado"
|
|
96
96
|
|
|
97
|
-
#: models.py:
|
|
97
|
+
#: models.py:191
|
|
98
|
+
msgid "Deleted"
|
|
99
|
+
msgstr ""
|
|
100
|
+
|
|
101
|
+
#: models.py:194
|
|
98
102
|
msgid "center"
|
|
99
103
|
msgstr "centro"
|
|
100
104
|
|
|
101
|
-
#: models.py:
|
|
105
|
+
#: models.py:195
|
|
102
106
|
msgid "zoom"
|
|
103
107
|
msgstr "zoom"
|
|
104
108
|
|
|
105
|
-
#: models.py:
|
|
109
|
+
#: models.py:197
|
|
106
110
|
msgid "locate"
|
|
107
111
|
msgstr "localizar"
|
|
108
112
|
|
|
109
|
-
#: models.py:
|
|
113
|
+
#: models.py:197
|
|
110
114
|
msgid "Locate user on load?"
|
|
111
115
|
msgstr "¿Localizar al usuario al cargar?"
|
|
112
116
|
|
|
113
|
-
#: models.py:
|
|
117
|
+
#: models.py:201
|
|
114
118
|
msgid "Choose the map licence."
|
|
115
119
|
msgstr "Elige la licencia del mapa."
|
|
116
120
|
|
|
117
|
-
#: models.py:
|
|
121
|
+
#: models.py:202
|
|
118
122
|
msgid "licence"
|
|
119
123
|
msgstr "licencia"
|
|
120
124
|
|
|
121
|
-
#: models.py:
|
|
125
|
+
#: models.py:213
|
|
122
126
|
msgid "owner"
|
|
123
127
|
msgstr "propietario"
|
|
124
128
|
|
|
125
|
-
#: models.py:
|
|
129
|
+
#: models.py:217
|
|
126
130
|
msgid "editors"
|
|
127
131
|
msgstr "editores"
|
|
128
132
|
|
|
129
|
-
#: models.py:
|
|
133
|
+
#: models.py:223
|
|
130
134
|
msgid "team"
|
|
131
135
|
msgstr "equipo"
|
|
132
136
|
|
|
133
|
-
#: models.py:
|
|
137
|
+
#: models.py:229 models.py:491
|
|
134
138
|
msgid "edit status"
|
|
135
139
|
msgstr "estado de edición"
|
|
136
140
|
|
|
137
|
-
#: models.py:
|
|
141
|
+
#: models.py:234
|
|
138
142
|
msgid "share status"
|
|
139
143
|
msgstr "estado de compartir"
|
|
140
144
|
|
|
141
|
-
#: models.py:
|
|
145
|
+
#: models.py:237 models.py:486
|
|
142
146
|
msgid "settings"
|
|
143
147
|
msgstr "ajustes"
|
|
144
148
|
|
|
145
|
-
#: models.py:
|
|
149
|
+
#: models.py:402
|
|
146
150
|
msgid "Clone of"
|
|
147
151
|
msgstr "Clon de"
|
|
148
152
|
|
|
149
|
-
#: models.py:
|
|
153
|
+
#: models.py:462 models.py:468
|
|
154
|
+
msgid "Inherit"
|
|
155
|
+
msgstr "Heredar"
|
|
156
|
+
|
|
157
|
+
#: models.py:481
|
|
150
158
|
msgid "display on load"
|
|
151
159
|
msgstr "mostrar al cargar"
|
|
152
160
|
|
|
153
|
-
#: models.py:
|
|
161
|
+
#: models.py:482
|
|
154
162
|
msgid "Display this layer on load."
|
|
155
163
|
msgstr "Mostrar esta capa al cargar."
|
|
156
164
|
|
|
@@ -202,25 +210,29 @@ msgid ""
|
|
|
202
210
|
"them in your site."
|
|
203
211
|
msgstr "uMap te permite crear mapas con capas de OpenStreetMap en un minuto e integrarlos en tu sitio."
|
|
204
212
|
|
|
205
|
-
#: templates/registration/login.html:6 templates/registration/login.html:
|
|
213
|
+
#: templates/registration/login.html:6 templates/registration/login.html:46
|
|
206
214
|
msgid "Login"
|
|
207
215
|
msgstr "Iniciar sesión"
|
|
208
216
|
|
|
209
|
-
#: templates/registration/login.html:
|
|
210
|
-
msgid "
|
|
211
|
-
msgstr "
|
|
217
|
+
#: templates/registration/login.html:22
|
|
218
|
+
msgid "To save and easily find your maps, identify yourself."
|
|
219
|
+
msgstr ""
|
|
220
|
+
|
|
221
|
+
#: templates/registration/login.html:25
|
|
222
|
+
msgid "Please log in with your account:"
|
|
223
|
+
msgstr ""
|
|
212
224
|
|
|
213
|
-
#: templates/registration/login.html:
|
|
225
|
+
#: templates/registration/login.html:42
|
|
214
226
|
msgid "Username"
|
|
215
227
|
msgstr "Nombre de usuario"
|
|
216
228
|
|
|
217
|
-
#: templates/registration/login.html:
|
|
229
|
+
#: templates/registration/login.html:45
|
|
218
230
|
msgid "Password"
|
|
219
231
|
msgstr "Contraseña"
|
|
220
232
|
|
|
221
|
-
#: templates/registration/login.html:
|
|
222
|
-
msgid "Please choose a provider"
|
|
223
|
-
msgstr "
|
|
233
|
+
#: templates/registration/login.html:52
|
|
234
|
+
msgid "Please choose a provider:"
|
|
235
|
+
msgstr ""
|
|
224
236
|
|
|
225
237
|
#: templates/umap/about_summary.html:12
|
|
226
238
|
#, python-format
|
|
@@ -602,11 +614,11 @@ msgstr "Usuarios"
|
|
|
602
614
|
msgid "New team"
|
|
603
615
|
msgstr "Nuevo equipo"
|
|
604
616
|
|
|
605
|
-
#: views.py:
|
|
617
|
+
#: views.py:234
|
|
606
618
|
msgid "Cannot delete a team with more than one member"
|
|
607
619
|
msgstr "No se puede eliminar un equipo con más de un miembro"
|
|
608
620
|
|
|
609
|
-
#: views.py:
|
|
621
|
+
#: views.py:238
|
|
610
622
|
#, python-format
|
|
611
623
|
msgid "Team “%(name)s” has been deleted"
|
|
612
624
|
msgstr "El equipo “%(name)s” ha sido eliminado"
|
|
@@ -615,57 +627,57 @@ msgstr "El equipo “%(name)s” ha sido eliminado"
|
|
|
615
627
|
msgid "View the map"
|
|
616
628
|
msgstr "Ver el mapa"
|
|
617
629
|
|
|
618
|
-
#: views.py:
|
|
630
|
+
#: views.py:820
|
|
619
631
|
msgid "See full screen"
|
|
620
632
|
msgstr "Ver en pantalla completa"
|
|
621
633
|
|
|
622
|
-
#: views.py:
|
|
634
|
+
#: views.py:963
|
|
623
635
|
msgid "Map editors updated with success!"
|
|
624
636
|
msgstr "¡Los editores del mapas han sido actualizados con éxito!"
|
|
625
637
|
|
|
626
|
-
#: views.py:
|
|
638
|
+
#: views.py:999
|
|
627
639
|
#, python-format
|
|
628
640
|
msgid "The uMap edit link for your map: %(map_name)s"
|
|
629
641
|
msgstr "El enlace de edición de uMap para tu mapa: %(map_name)s"
|
|
630
642
|
|
|
631
|
-
#: views.py:
|
|
643
|
+
#: views.py:1002
|
|
632
644
|
#, python-format
|
|
633
645
|
msgid "Here is your secret edit link: %(link)s"
|
|
634
646
|
msgstr "Aquí está tu enlace secreto de edición: %(link)s"
|
|
635
647
|
|
|
636
|
-
#: views.py:
|
|
648
|
+
#: views.py:1009
|
|
637
649
|
#, python-format
|
|
638
650
|
msgid "Can't send email to %(email)s"
|
|
639
651
|
msgstr "No se puede enviar correo electrónico a %(email)s"
|
|
640
652
|
|
|
641
|
-
#: views.py:
|
|
653
|
+
#: views.py:1012
|
|
642
654
|
#, python-format
|
|
643
655
|
msgid "Email sent to %(email)s"
|
|
644
656
|
msgstr "Correo electrónico enviado a %(email)s"
|
|
645
657
|
|
|
646
|
-
#: views.py:
|
|
658
|
+
#: views.py:1023
|
|
647
659
|
msgid "Only its owner can delete the map."
|
|
648
660
|
msgstr "Sólo el propietario puede borrar el mapa."
|
|
649
661
|
|
|
650
|
-
#: views.py:
|
|
662
|
+
#: views.py:1026
|
|
651
663
|
msgid "Map successfully deleted."
|
|
652
664
|
msgstr "Mapa eliminado correctamente."
|
|
653
665
|
|
|
654
|
-
#: views.py:
|
|
666
|
+
#: views.py:1052
|
|
655
667
|
#, python-format
|
|
656
668
|
msgid ""
|
|
657
669
|
"Your map has been cloned! If you want to edit this map from another "
|
|
658
670
|
"computer, please use this link: %(anonymous_url)s"
|
|
659
671
|
msgstr "¡Tu mapa ha sido clonado! Si quieres editar este mapa desde otro ordenador, usa este enlace: %(anonymous_url)s"
|
|
660
672
|
|
|
661
|
-
#: views.py:
|
|
673
|
+
#: views.py:1057
|
|
662
674
|
msgid "Congratulations, your map has been cloned!"
|
|
663
675
|
msgstr "¡Enhorabuena! ¡Tu mapa ha sido clonado!"
|
|
664
676
|
|
|
665
|
-
#: views.py:
|
|
677
|
+
#: views.py:1308
|
|
666
678
|
msgid "Layer successfully deleted."
|
|
667
679
|
msgstr "Se eliminó la capa con éxito."
|
|
668
680
|
|
|
669
|
-
#: views.py:
|
|
681
|
+
#: views.py:1330
|
|
670
682
|
msgid "Permissions updated with success!"
|
|
671
683
|
msgstr "¡Permisos actualizados con éxito!"
|
|
Binary file
|