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
|
@@ -12,7 +12,7 @@ msgid ""
|
|
|
12
12
|
msgstr ""
|
|
13
13
|
"Project-Id-Version: uMap\n"
|
|
14
14
|
"Report-Msgid-Bugs-To: \n"
|
|
15
|
-
"POT-Creation-Date: 2024-
|
|
15
|
+
"POT-Creation-Date: 2024-12-11 17:05+0000\n"
|
|
16
16
|
"PO-Revision-Date: 2013-11-22 14:00+0000\n"
|
|
17
17
|
"Last-Translator: Rafael Ávila Coya <ravilacoya@gmail.com>, 2014\n"
|
|
18
18
|
"Language-Team: Galician (http://app.transifex.com/openstreetmap/umap/language/gl/)\n"
|
|
@@ -22,258 +22,316 @@ msgstr ""
|
|
|
22
22
|
"Language: gl\n"
|
|
23
23
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
24
24
|
|
|
25
|
-
#:
|
|
26
|
-
msgid "
|
|
27
|
-
msgstr "Só pode editarse ca ligazón secreta de edición"
|
|
28
|
-
|
|
29
|
-
#: forms.py:45 forms.py:71
|
|
30
|
-
msgid "Everyone can edit"
|
|
31
|
-
msgstr "Calquera pode editar"
|
|
32
|
-
|
|
33
|
-
#: forms.py:69 models.py:371
|
|
34
|
-
msgid "Inherit"
|
|
25
|
+
#: admin.py:16
|
|
26
|
+
msgid "CSV Export"
|
|
35
27
|
msgstr ""
|
|
36
28
|
|
|
37
29
|
#: middleware.py:13
|
|
38
30
|
msgid "Site is readonly for maintenance"
|
|
39
31
|
msgstr "O sitio está só para o mantemento"
|
|
40
32
|
|
|
41
|
-
#: models.py:
|
|
33
|
+
#: models.py:60 models.py:79
|
|
42
34
|
msgid "name"
|
|
43
35
|
msgstr "nome"
|
|
44
36
|
|
|
45
|
-
#: models.py:
|
|
37
|
+
#: models.py:62 models.py:475
|
|
38
|
+
msgid "description"
|
|
39
|
+
msgstr "descrición"
|
|
40
|
+
|
|
41
|
+
#: models.py:110
|
|
46
42
|
msgid "details"
|
|
47
43
|
msgstr "detalles"
|
|
48
44
|
|
|
49
|
-
#: models.py:
|
|
45
|
+
#: models.py:111
|
|
50
46
|
msgid "Link to a page where the licence is detailed."
|
|
51
47
|
msgstr "Ligazón a unha páxina web onde se detalla a licenza."
|
|
52
48
|
|
|
53
|
-
#: models.py:
|
|
49
|
+
#: models.py:121
|
|
54
50
|
msgid "URL template using OSM tile format"
|
|
55
51
|
msgstr "Modelo de URL que usa o formato de teselas de OSM"
|
|
56
52
|
|
|
57
|
-
#: models.py:
|
|
53
|
+
#: models.py:127
|
|
58
54
|
msgid "Order of the tilelayers in the edit box"
|
|
59
55
|
msgstr "Orde das capas base na caixa de edición"
|
|
60
56
|
|
|
61
|
-
#: models.py:
|
|
57
|
+
#: models.py:175 models.py:469
|
|
58
|
+
msgid "Only editable with secret edit link"
|
|
59
|
+
msgstr "Só pode editarse ca ligazón secreta de edición"
|
|
60
|
+
|
|
61
|
+
#: models.py:176 models.py:470
|
|
62
|
+
msgid "Everyone can edit"
|
|
63
|
+
msgstr "Calquera pode editar"
|
|
64
|
+
|
|
65
|
+
#: models.py:179 models.py:463
|
|
62
66
|
msgid "Everyone"
|
|
63
67
|
msgstr ""
|
|
64
68
|
|
|
65
|
-
#: models.py:
|
|
66
|
-
msgid "Editors only"
|
|
69
|
+
#: models.py:180 models.py:189 models.py:464
|
|
70
|
+
msgid "Editors and team only"
|
|
67
71
|
msgstr ""
|
|
68
72
|
|
|
69
|
-
#: models.py:
|
|
73
|
+
#: models.py:181 models.py:465
|
|
70
74
|
msgid "Owner only"
|
|
71
75
|
msgstr ""
|
|
72
76
|
|
|
73
|
-
#: models.py:
|
|
77
|
+
#: models.py:184
|
|
78
|
+
msgid "Draft (private)"
|
|
79
|
+
msgstr ""
|
|
80
|
+
|
|
81
|
+
#: models.py:185
|
|
74
82
|
msgid "Everyone (public)"
|
|
75
83
|
msgstr ""
|
|
76
84
|
|
|
77
|
-
#: models.py:
|
|
85
|
+
#: models.py:188
|
|
78
86
|
msgid "Anyone with link"
|
|
79
87
|
msgstr ""
|
|
80
88
|
|
|
81
|
-
#: models.py:
|
|
89
|
+
#: models.py:190
|
|
82
90
|
msgid "Blocked"
|
|
83
91
|
msgstr ""
|
|
84
92
|
|
|
85
|
-
#: models.py:
|
|
86
|
-
msgid "
|
|
87
|
-
msgstr "
|
|
93
|
+
#: models.py:191
|
|
94
|
+
msgid "Deleted"
|
|
95
|
+
msgstr ""
|
|
88
96
|
|
|
89
|
-
#: models.py:
|
|
97
|
+
#: models.py:194
|
|
90
98
|
msgid "center"
|
|
91
99
|
msgstr "centrar"
|
|
92
100
|
|
|
93
|
-
#: models.py:
|
|
101
|
+
#: models.py:195
|
|
94
102
|
msgid "zoom"
|
|
95
103
|
msgstr "achegar/afastar"
|
|
96
104
|
|
|
97
|
-
#: models.py:
|
|
105
|
+
#: models.py:197
|
|
98
106
|
msgid "locate"
|
|
99
107
|
msgstr "localizar"
|
|
100
108
|
|
|
101
|
-
#: models.py:
|
|
109
|
+
#: models.py:197
|
|
102
110
|
msgid "Locate user on load?"
|
|
103
111
|
msgstr "Localizar o usuario na carga?"
|
|
104
112
|
|
|
105
|
-
#: models.py:
|
|
113
|
+
#: models.py:201
|
|
106
114
|
msgid "Choose the map licence."
|
|
107
115
|
msgstr "Escolle a licenza do mapa."
|
|
108
116
|
|
|
109
|
-
#: models.py:
|
|
117
|
+
#: models.py:202
|
|
110
118
|
msgid "licence"
|
|
111
119
|
msgstr "licenza"
|
|
112
120
|
|
|
113
|
-
#: models.py:
|
|
121
|
+
#: models.py:213
|
|
114
122
|
msgid "owner"
|
|
115
123
|
msgstr "dono"
|
|
116
124
|
|
|
117
|
-
#: models.py:
|
|
125
|
+
#: models.py:217
|
|
118
126
|
msgid "editors"
|
|
119
127
|
msgstr "editores"
|
|
120
128
|
|
|
121
|
-
#: models.py:
|
|
129
|
+
#: models.py:223
|
|
130
|
+
msgid "team"
|
|
131
|
+
msgstr ""
|
|
132
|
+
|
|
133
|
+
#: models.py:229 models.py:491
|
|
122
134
|
msgid "edit status"
|
|
123
135
|
msgstr "estado da edición"
|
|
124
136
|
|
|
125
|
-
#: models.py:
|
|
137
|
+
#: models.py:234
|
|
126
138
|
msgid "share status"
|
|
127
139
|
msgstr "compartir o estado"
|
|
128
140
|
|
|
129
|
-
#: models.py:
|
|
141
|
+
#: models.py:237 models.py:486
|
|
130
142
|
msgid "settings"
|
|
131
143
|
msgstr "axustes"
|
|
132
144
|
|
|
133
|
-
#: models.py:
|
|
145
|
+
#: models.py:402
|
|
134
146
|
msgid "Clone of"
|
|
135
147
|
msgstr "Clon de"
|
|
136
148
|
|
|
137
|
-
#: models.py:
|
|
149
|
+
#: models.py:462 models.py:468
|
|
150
|
+
msgid "Inherit"
|
|
151
|
+
msgstr ""
|
|
152
|
+
|
|
153
|
+
#: models.py:481
|
|
138
154
|
msgid "display on load"
|
|
139
155
|
msgstr "amosar na carga"
|
|
140
156
|
|
|
141
|
-
#: models.py:
|
|
157
|
+
#: models.py:482
|
|
142
158
|
msgid "Display this layer on load."
|
|
143
159
|
msgstr "Amosar esta capa na carga."
|
|
144
160
|
|
|
145
|
-
#: templates/404.html:
|
|
161
|
+
#: templates/404.html:8
|
|
146
162
|
msgid "Take me to the home page"
|
|
147
163
|
msgstr "Lévame á páxina de inicio"
|
|
148
164
|
|
|
149
|
-
#: templates/auth/user_detail.html:
|
|
165
|
+
#: templates/auth/user_detail.html:8
|
|
150
166
|
#, python-format
|
|
151
167
|
msgid "Browse %(current_user)s's maps"
|
|
152
168
|
msgstr "Navegador %(current_user)s dos mapas"
|
|
153
169
|
|
|
154
|
-
#: templates/auth/user_detail.html:
|
|
170
|
+
#: templates/auth/user_detail.html:17
|
|
155
171
|
#, python-format
|
|
156
172
|
msgid "%(current_user)s has no maps."
|
|
157
173
|
msgstr "%(current_user)s non ten mapas."
|
|
158
174
|
|
|
159
|
-
#: templates/auth/user_form.html:
|
|
160
|
-
msgid "My Maps"
|
|
161
|
-
msgstr ""
|
|
162
|
-
|
|
163
|
-
#: templates/auth/user_form.html:7
|
|
164
|
-
msgid "My Profile"
|
|
165
|
-
msgstr ""
|
|
166
|
-
|
|
167
|
-
#: templates/auth/user_form.html:20
|
|
175
|
+
#: templates/auth/user_form.html:21 templates/umap/team_form.html:21
|
|
168
176
|
msgid "Save"
|
|
169
177
|
msgstr ""
|
|
170
178
|
|
|
171
|
-
#: templates/auth/user_form.html:
|
|
179
|
+
#: templates/auth/user_form.html:27
|
|
172
180
|
msgid "Your current providers"
|
|
173
181
|
msgstr ""
|
|
174
182
|
|
|
175
|
-
#: templates/auth/user_form.html:
|
|
183
|
+
#: templates/auth/user_form.html:39
|
|
176
184
|
msgid "Connect to another provider"
|
|
177
185
|
msgstr ""
|
|
178
186
|
|
|
179
|
-
#: templates/auth/user_form.html:
|
|
187
|
+
#: templates/auth/user_form.html:42
|
|
180
188
|
msgid ""
|
|
181
189
|
"It's a good habit to connect your account to more than one provider, in case"
|
|
182
190
|
" one provider becomes unavailable, temporarily or even permanently."
|
|
183
191
|
msgstr ""
|
|
184
192
|
|
|
185
|
-
#: templates/auth/user_stars.html:
|
|
193
|
+
#: templates/auth/user_stars.html:8
|
|
186
194
|
#, python-format
|
|
187
195
|
msgid "Browse %(current_user)s's starred maps"
|
|
188
196
|
msgstr ""
|
|
189
197
|
|
|
190
|
-
#: templates/auth/user_stars.html:
|
|
198
|
+
#: templates/auth/user_stars.html:17
|
|
191
199
|
#, python-format
|
|
192
200
|
msgid "%(current_user)s has no starred maps yet."
|
|
193
201
|
msgstr ""
|
|
194
202
|
|
|
195
|
-
#: templates/base.html:
|
|
203
|
+
#: templates/base.html:13
|
|
196
204
|
msgid ""
|
|
197
205
|
"uMap lets you create maps with OpenStreetMap layers in a minute and embed "
|
|
198
206
|
"them in your site."
|
|
199
207
|
msgstr ""
|
|
200
208
|
|
|
201
|
-
#: templates/registration/login.html:
|
|
202
|
-
msgid "
|
|
203
|
-
msgstr "
|
|
209
|
+
#: templates/registration/login.html:6 templates/registration/login.html:46
|
|
210
|
+
msgid "Login"
|
|
211
|
+
msgstr "Sesión iniciada"
|
|
212
|
+
|
|
213
|
+
#: templates/registration/login.html:22
|
|
214
|
+
msgid "To save and easily find your maps, identify yourself."
|
|
215
|
+
msgstr ""
|
|
204
216
|
|
|
205
|
-
#: templates/registration/login.html:
|
|
217
|
+
#: templates/registration/login.html:25
|
|
218
|
+
msgid "Please log in with your account:"
|
|
219
|
+
msgstr ""
|
|
220
|
+
|
|
221
|
+
#: templates/registration/login.html:42
|
|
206
222
|
msgid "Username"
|
|
207
223
|
msgstr "Nome de usuario"
|
|
208
224
|
|
|
209
|
-
#: templates/registration/login.html:
|
|
225
|
+
#: templates/registration/login.html:45
|
|
210
226
|
msgid "Password"
|
|
211
227
|
msgstr "Contrasinal"
|
|
212
228
|
|
|
213
|
-
#: templates/registration/login.html:
|
|
214
|
-
msgid "
|
|
215
|
-
msgstr "
|
|
216
|
-
|
|
217
|
-
#: templates/registration/login.html:37
|
|
218
|
-
msgid "Please choose a provider"
|
|
219
|
-
msgstr "Escolle un fornecedor"
|
|
229
|
+
#: templates/registration/login.html:52
|
|
230
|
+
msgid "Please choose a provider:"
|
|
231
|
+
msgstr ""
|
|
220
232
|
|
|
221
|
-
#: templates/umap/about_summary.html:
|
|
233
|
+
#: templates/umap/about_summary.html:12
|
|
222
234
|
#, python-format
|
|
223
235
|
msgid ""
|
|
224
236
|
"uMap lets you create maps with <a href=\"%(osm_url)s\" />OpenStreetMap</a> "
|
|
225
237
|
"layers in a minute and embed them in your site."
|
|
226
238
|
msgstr "O uMap permíteche crear mapas con capas do <a href=\"%(osm_url)s\" />OpenStreetMap</a> nun minuto e poñelos na túa páxina web."
|
|
227
239
|
|
|
228
|
-
#: templates/umap/about_summary.html:
|
|
240
|
+
#: templates/umap/about_summary.html:23
|
|
229
241
|
msgid "Choose the layers of your map"
|
|
230
242
|
msgstr "Escoller as capas do teu mapa"
|
|
231
243
|
|
|
232
|
-
#: templates/umap/about_summary.html:
|
|
244
|
+
#: templates/umap/about_summary.html:26
|
|
233
245
|
msgid "Add POIs: markers, lines, polygons..."
|
|
234
246
|
msgstr "Engadir PDI: marcaxes, liñas, polígonos..."
|
|
235
247
|
|
|
236
|
-
#: templates/umap/about_summary.html:
|
|
248
|
+
#: templates/umap/about_summary.html:29
|
|
237
249
|
msgid "Manage POIs colours and icons"
|
|
238
250
|
msgstr "Xestionar as cores e as iconas dos PDI"
|
|
239
251
|
|
|
240
|
-
#: templates/umap/about_summary.html:
|
|
252
|
+
#: templates/umap/about_summary.html:32
|
|
241
253
|
msgid "Manage map options: display a minimap, locate user on load…"
|
|
242
254
|
msgstr "Xestionar as opcións do mapa: amosar un minimapa, atopar ó usuario na carga..."
|
|
243
255
|
|
|
244
|
-
#: templates/umap/about_summary.html:
|
|
256
|
+
#: templates/umap/about_summary.html:35
|
|
245
257
|
msgid "Batch import geostructured data (geojson, gpx, kml, osm...)"
|
|
246
258
|
msgstr "Importación por feixes de datos xeostructurados (geojson, gpx, kml, osm...)"
|
|
247
259
|
|
|
248
|
-
#: templates/umap/about_summary.html:
|
|
260
|
+
#: templates/umap/about_summary.html:38
|
|
249
261
|
msgid "Choose the license for your data"
|
|
250
262
|
msgstr "Escolle a licenza dos teus datos"
|
|
251
263
|
|
|
252
|
-
#: templates/umap/about_summary.html:
|
|
264
|
+
#: templates/umap/about_summary.html:41
|
|
253
265
|
msgid "Embed and share your map"
|
|
254
266
|
msgstr "Inserir en páxina e compartir o teu mapa"
|
|
255
267
|
|
|
256
|
-
#: templates/umap/about_summary.html:
|
|
268
|
+
#: templates/umap/about_summary.html:52
|
|
257
269
|
#, python-format
|
|
258
270
|
msgid "And it's <a href=\"%(repo_url)s\">open source</a>!"
|
|
259
271
|
msgstr "E isto é de <a href=\"%(repo_url)s\">código aberto</a>!"
|
|
260
272
|
|
|
261
|
-
#: templates/umap/about_summary.html:
|
|
262
|
-
#: templates/umap/user_dashboard.html:
|
|
273
|
+
#: templates/umap/about_summary.html:63 templates/umap/navigation.html:39
|
|
274
|
+
#: templates/umap/user_dashboard.html:40
|
|
263
275
|
msgid "Create a map"
|
|
264
276
|
msgstr "Facer un mapa"
|
|
265
277
|
|
|
266
|
-
#: templates/umap/about_summary.html:
|
|
278
|
+
#: templates/umap/about_summary.html:66
|
|
267
279
|
msgid "Play with the demo"
|
|
268
280
|
msgstr "Xogar ca versión de proba"
|
|
269
281
|
|
|
270
|
-
#: templates/umap/
|
|
282
|
+
#: templates/umap/components/alerts/alert.html:15
|
|
283
|
+
#: templates/umap/components/alerts/alert.html:64
|
|
284
|
+
#: templates/umap/components/alerts/alert.html:92
|
|
285
|
+
msgid "Close"
|
|
286
|
+
msgstr ""
|
|
287
|
+
|
|
288
|
+
#: templates/umap/components/alerts/alert.html:30
|
|
289
|
+
#, python-format
|
|
290
|
+
msgid ""
|
|
291
|
+
"Pro-tip: to easily find back your maps, <a href=\"%(login_url)s\" "
|
|
292
|
+
"target=\"_blank\">create an account</a> or <a href=\"%(login_url)s\" "
|
|
293
|
+
"target=\"_blank\">log in</a>."
|
|
294
|
+
msgstr ""
|
|
295
|
+
|
|
296
|
+
#: templates/umap/components/alerts/alert.html:35
|
|
297
|
+
msgid "Here is your secret link to edit the map, please keep it safe:"
|
|
298
|
+
msgstr ""
|
|
299
|
+
|
|
300
|
+
#: templates/umap/components/alerts/alert.html:39
|
|
301
|
+
msgid "Copy link"
|
|
302
|
+
msgstr ""
|
|
303
|
+
|
|
304
|
+
#: templates/umap/components/alerts/alert.html:46
|
|
305
|
+
msgid "Enter your email address to receive the secret link:"
|
|
306
|
+
msgstr ""
|
|
307
|
+
|
|
308
|
+
#: templates/umap/components/alerts/alert.html:52
|
|
309
|
+
msgid "Email"
|
|
310
|
+
msgstr ""
|
|
311
|
+
|
|
312
|
+
#: templates/umap/components/alerts/alert.html:55
|
|
313
|
+
msgid "Send me the link"
|
|
314
|
+
msgstr ""
|
|
315
|
+
|
|
316
|
+
#: templates/umap/components/alerts/alert.html:79
|
|
317
|
+
msgid "See their edits in another tab"
|
|
318
|
+
msgstr ""
|
|
319
|
+
|
|
320
|
+
#: templates/umap/components/alerts/alert.html:82
|
|
321
|
+
msgid "Keep your changes and loose theirs"
|
|
322
|
+
msgstr ""
|
|
323
|
+
|
|
324
|
+
#: templates/umap/components/alerts/alert.html:85
|
|
325
|
+
msgid "Keep their changes and loose yours"
|
|
326
|
+
msgstr ""
|
|
327
|
+
|
|
328
|
+
#: templates/umap/content.html:26
|
|
271
329
|
msgid ""
|
|
272
330
|
"This instance of uMap is currently in read only mode, no creation/edit is "
|
|
273
331
|
"allowed."
|
|
274
332
|
msgstr ""
|
|
275
333
|
|
|
276
|
-
#: templates/umap/content.html:
|
|
334
|
+
#: templates/umap/content.html:34
|
|
277
335
|
#, python-format
|
|
278
336
|
msgid ""
|
|
279
337
|
"This is a demo instance, used for tests and pre-rolling releases. If you "
|
|
@@ -282,270 +340,339 @@ msgid ""
|
|
|
282
340
|
"instance, it's <a href=\"%(repo_url)s\">open source</a>!"
|
|
283
341
|
msgstr "Esta é unha instancia de proba, empregada para probas e lanzamentos previos. Se precisas unha instancia estábel, emprega <a href=\"%(stable_url)s\">%(stable_url)s</a>. Tamén podes ter a túa propia instancia, é de <a href=\"%(repo_url)s\">código aberto</a>!"
|
|
284
342
|
|
|
285
|
-
#: templates/umap/
|
|
343
|
+
#: templates/umap/content_footer.html:5
|
|
344
|
+
msgid "An OpenStreetMap project"
|
|
345
|
+
msgstr ""
|
|
346
|
+
|
|
347
|
+
#: templates/umap/content_footer.html:6
|
|
348
|
+
msgid "version"
|
|
349
|
+
msgstr ""
|
|
350
|
+
|
|
351
|
+
#: templates/umap/content_footer.html:7
|
|
352
|
+
msgid "Hosted by"
|
|
353
|
+
msgstr ""
|
|
354
|
+
|
|
355
|
+
#: templates/umap/content_footer.html:8
|
|
356
|
+
msgid "Contact"
|
|
357
|
+
msgstr ""
|
|
358
|
+
|
|
359
|
+
#: templates/umap/content_footer.html:9 templates/umap/navigation.html:25
|
|
360
|
+
msgid "Help"
|
|
361
|
+
msgstr ""
|
|
362
|
+
|
|
363
|
+
#: templates/umap/dashboard_menu.html:6
|
|
364
|
+
#, python-format
|
|
365
|
+
msgid "My Maps (%(count)s)"
|
|
366
|
+
msgstr ""
|
|
367
|
+
|
|
368
|
+
#: templates/umap/dashboard_menu.html:8
|
|
369
|
+
msgid "My Maps"
|
|
370
|
+
msgstr ""
|
|
371
|
+
|
|
372
|
+
#: templates/umap/dashboard_menu.html:12
|
|
373
|
+
msgid "My profile"
|
|
374
|
+
msgstr ""
|
|
375
|
+
|
|
376
|
+
#: templates/umap/dashboard_menu.html:15
|
|
377
|
+
msgid "My teams"
|
|
378
|
+
msgstr ""
|
|
379
|
+
|
|
380
|
+
#: templates/umap/home.html:14
|
|
286
381
|
msgid "Map of the uMaps"
|
|
287
382
|
msgstr "Mapa do uMaps"
|
|
288
383
|
|
|
289
|
-
#: templates/umap/home.html:
|
|
384
|
+
#: templates/umap/home.html:24
|
|
290
385
|
msgid "Get inspired, browse maps"
|
|
291
386
|
msgstr "Inspírate e procura mapas"
|
|
292
387
|
|
|
293
|
-
#: templates/umap/login_popup_end.html:
|
|
388
|
+
#: templates/umap/login_popup_end.html:4
|
|
294
389
|
msgid "You are logged in. Continuing..."
|
|
295
390
|
msgstr "Iniciaches a sesión. Estase a continuar..."
|
|
296
391
|
|
|
297
|
-
#: templates/umap/map_list.html:
|
|
392
|
+
#: templates/umap/map_list.html:11 views.py:433
|
|
298
393
|
msgid "by"
|
|
299
394
|
msgstr "por"
|
|
300
395
|
|
|
301
|
-
#: templates/umap/map_list.html:
|
|
396
|
+
#: templates/umap/map_list.html:20
|
|
302
397
|
msgid "More"
|
|
303
398
|
msgstr "Máis"
|
|
304
399
|
|
|
305
|
-
#: templates/umap/map_table.html:
|
|
400
|
+
#: templates/umap/map_table.html:8 templates/umap/user_teams.html:14
|
|
306
401
|
msgid "Name"
|
|
307
402
|
msgstr ""
|
|
308
403
|
|
|
309
|
-
#: templates/umap/map_table.html:
|
|
404
|
+
#: templates/umap/map_table.html:11
|
|
310
405
|
msgid "Preview"
|
|
311
406
|
msgstr ""
|
|
312
407
|
|
|
313
|
-
#: templates/umap/map_table.html:
|
|
408
|
+
#: templates/umap/map_table.html:14
|
|
314
409
|
msgid "Who can see"
|
|
315
410
|
msgstr ""
|
|
316
411
|
|
|
317
|
-
#: templates/umap/map_table.html:
|
|
412
|
+
#: templates/umap/map_table.html:17
|
|
318
413
|
msgid "Who can edit"
|
|
319
414
|
msgstr ""
|
|
320
415
|
|
|
321
|
-
#: templates/umap/map_table.html:
|
|
416
|
+
#: templates/umap/map_table.html:20
|
|
322
417
|
msgid "Last save"
|
|
323
418
|
msgstr ""
|
|
324
419
|
|
|
325
|
-
#: templates/umap/map_table.html:
|
|
420
|
+
#: templates/umap/map_table.html:23
|
|
326
421
|
msgid "Owner"
|
|
327
422
|
msgstr ""
|
|
328
423
|
|
|
329
|
-
#: templates/umap/map_table.html:
|
|
424
|
+
#: templates/umap/map_table.html:26 templates/umap/user_teams.html:20
|
|
330
425
|
msgid "Actions"
|
|
331
426
|
msgstr ""
|
|
332
427
|
|
|
333
|
-
#: templates/umap/map_table.html:
|
|
428
|
+
#: templates/umap/map_table.html:41 templates/umap/map_table.html:43
|
|
334
429
|
msgid "Open preview"
|
|
335
430
|
msgstr ""
|
|
336
431
|
|
|
337
|
-
#: templates/umap/map_table.html:
|
|
432
|
+
#: templates/umap/map_table.html:72 templates/umap/map_table.html:74
|
|
338
433
|
msgid "Share"
|
|
339
434
|
msgstr ""
|
|
340
435
|
|
|
341
|
-
#: templates/umap/map_table.html:
|
|
436
|
+
#: templates/umap/map_table.html:78 templates/umap/map_table.html:80
|
|
437
|
+
#: templates/umap/user_teams.html:38 templates/umap/user_teams.html:40
|
|
342
438
|
msgid "Edit"
|
|
343
439
|
msgstr ""
|
|
344
440
|
|
|
345
|
-
#: templates/umap/map_table.html:
|
|
441
|
+
#: templates/umap/map_table.html:84 templates/umap/map_table.html:86
|
|
346
442
|
msgid "Download"
|
|
347
443
|
msgstr ""
|
|
348
444
|
|
|
349
|
-
#: templates/umap/map_table.html:
|
|
445
|
+
#: templates/umap/map_table.html:90 templates/umap/map_table.html:92
|
|
350
446
|
msgid "Clone"
|
|
351
447
|
msgstr ""
|
|
352
448
|
|
|
353
|
-
#: templates/umap/map_table.html:
|
|
449
|
+
#: templates/umap/map_table.html:101 templates/umap/map_table.html:103
|
|
354
450
|
msgid "Delete"
|
|
355
451
|
msgstr ""
|
|
356
452
|
|
|
357
|
-
#: templates/umap/map_table.html:
|
|
453
|
+
#: templates/umap/map_table.html:117
|
|
358
454
|
msgid "first"
|
|
359
455
|
msgstr ""
|
|
360
456
|
|
|
361
|
-
#: templates/umap/map_table.html:
|
|
457
|
+
#: templates/umap/map_table.html:118
|
|
362
458
|
msgid "previous"
|
|
363
459
|
msgstr ""
|
|
364
460
|
|
|
365
|
-
#: templates/umap/map_table.html:
|
|
461
|
+
#: templates/umap/map_table.html:126
|
|
366
462
|
#, python-format
|
|
367
463
|
msgid "Page %(maps_number)s of %(num_pages)s"
|
|
368
464
|
msgstr ""
|
|
369
465
|
|
|
370
|
-
#: templates/umap/map_table.html:
|
|
466
|
+
#: templates/umap/map_table.html:131
|
|
371
467
|
msgid "next"
|
|
372
468
|
msgstr ""
|
|
373
469
|
|
|
374
|
-
#: templates/umap/map_table.html:
|
|
470
|
+
#: templates/umap/map_table.html:132
|
|
375
471
|
msgid "last"
|
|
376
472
|
msgstr ""
|
|
377
473
|
|
|
378
|
-
#: templates/umap/map_table.html:
|
|
474
|
+
#: templates/umap/map_table.html:140
|
|
379
475
|
#, python-format
|
|
380
476
|
msgid "Lines per page: %(per_page)s"
|
|
381
477
|
msgstr ""
|
|
382
478
|
|
|
383
|
-
#: templates/umap/map_table.html:
|
|
479
|
+
#: templates/umap/map_table.html:145
|
|
384
480
|
#, python-format
|
|
385
481
|
msgid "%(count)s maps"
|
|
386
482
|
msgstr ""
|
|
387
483
|
|
|
388
|
-
#: templates/umap/navigation.html:
|
|
484
|
+
#: templates/umap/navigation.html:11 templates/umap/user_dashboard.html:6
|
|
389
485
|
msgid "My Dashboard"
|
|
390
486
|
msgstr ""
|
|
391
487
|
|
|
392
|
-
#: templates/umap/navigation.html:
|
|
488
|
+
#: templates/umap/navigation.html:14
|
|
393
489
|
msgid "Starred maps"
|
|
394
490
|
msgstr ""
|
|
395
491
|
|
|
396
|
-
#: templates/umap/navigation.html:
|
|
492
|
+
#: templates/umap/navigation.html:18
|
|
397
493
|
msgid "Log in"
|
|
398
494
|
msgstr "Iniciar a sesión"
|
|
399
495
|
|
|
400
|
-
#: templates/umap/navigation.html:
|
|
496
|
+
#: templates/umap/navigation.html:18
|
|
401
497
|
msgid "Sign in"
|
|
402
498
|
msgstr "Rexistrarse"
|
|
403
499
|
|
|
404
|
-
#: templates/umap/navigation.html:
|
|
500
|
+
#: templates/umap/navigation.html:22
|
|
405
501
|
msgid "About"
|
|
406
502
|
msgstr "Acerca de"
|
|
407
503
|
|
|
408
|
-
#: templates/umap/navigation.html:
|
|
409
|
-
msgid "Help"
|
|
410
|
-
msgstr ""
|
|
411
|
-
|
|
412
|
-
#: templates/umap/navigation.html:29
|
|
504
|
+
#: templates/umap/navigation.html:30
|
|
413
505
|
msgid "Change password"
|
|
414
506
|
msgstr "Mudar contrasinal"
|
|
415
507
|
|
|
416
|
-
#: templates/umap/navigation.html:
|
|
508
|
+
#: templates/umap/navigation.html:34
|
|
417
509
|
msgid "Log out"
|
|
418
510
|
msgstr "Saír"
|
|
419
511
|
|
|
420
|
-
#: templates/umap/password_change.html:
|
|
512
|
+
#: templates/umap/password_change.html:7
|
|
421
513
|
msgid "Password change"
|
|
422
514
|
msgstr "Contrasinal mudada"
|
|
423
515
|
|
|
424
|
-
#: templates/umap/password_change.html:
|
|
516
|
+
#: templates/umap/password_change.html:10
|
|
425
517
|
msgid ""
|
|
426
518
|
"Please enter your old password, for security's sake, and then enter your new"
|
|
427
519
|
" password twice so we can verify you typed it in correctly."
|
|
428
520
|
msgstr "Insire o teu contrasinal antigo, por seguranza, e despois insire o teu novo contrasinal dúas veces para que poidamos verificar se o escribiches de xeito correcto."
|
|
429
521
|
|
|
430
|
-
#: templates/umap/password_change.html:
|
|
522
|
+
#: templates/umap/password_change.html:17
|
|
431
523
|
msgid "Old password"
|
|
432
524
|
msgstr "Contrasinal antigo"
|
|
433
525
|
|
|
434
|
-
#: templates/umap/password_change.html:
|
|
526
|
+
#: templates/umap/password_change.html:22
|
|
435
527
|
msgid "New password"
|
|
436
528
|
msgstr "Novo contrasinal"
|
|
437
529
|
|
|
438
|
-
#: templates/umap/password_change.html:
|
|
530
|
+
#: templates/umap/password_change.html:26
|
|
439
531
|
msgid "New password confirmation"
|
|
440
532
|
msgstr "Confirmar novo contrasinal"
|
|
441
533
|
|
|
442
|
-
#: templates/umap/password_change.html:
|
|
534
|
+
#: templates/umap/password_change.html:27
|
|
443
535
|
msgid "Change my password"
|
|
444
536
|
msgstr "Mudar o meu contrasinal"
|
|
445
537
|
|
|
446
|
-
#: templates/umap/password_change_done.html:
|
|
538
|
+
#: templates/umap/password_change_done.html:7
|
|
447
539
|
msgid "Password change successful"
|
|
448
540
|
msgstr "O contrasinal foi mudado de xeito correcto"
|
|
449
541
|
|
|
450
|
-
#: templates/umap/password_change_done.html:
|
|
542
|
+
#: templates/umap/password_change_done.html:10
|
|
451
543
|
msgid "Your password was changed."
|
|
452
544
|
msgstr "O seu contrasinal foi mudado."
|
|
453
545
|
|
|
454
|
-
#: templates/umap/search.html:
|
|
546
|
+
#: templates/umap/search.html:15
|
|
455
547
|
#, python-format
|
|
456
548
|
msgid "%(count)s map found:"
|
|
457
549
|
msgid_plural "%(count)s maps found:"
|
|
458
550
|
msgstr[0] ""
|
|
459
551
|
msgstr[1] ""
|
|
460
552
|
|
|
461
|
-
#: templates/umap/search.html:
|
|
553
|
+
#: templates/umap/search.html:24
|
|
462
554
|
msgid "No map found."
|
|
463
555
|
msgstr ""
|
|
464
556
|
|
|
465
|
-
#: templates/umap/search.html:
|
|
557
|
+
#: templates/umap/search.html:29
|
|
466
558
|
msgid "Latest created maps"
|
|
467
559
|
msgstr ""
|
|
468
560
|
|
|
469
|
-
#: templates/umap/search_bar.html:
|
|
561
|
+
#: templates/umap/search_bar.html:4
|
|
470
562
|
msgid "Search maps"
|
|
471
563
|
msgstr "Procurar mapas"
|
|
472
564
|
|
|
473
|
-
#: templates/umap/search_bar.html:
|
|
565
|
+
#: templates/umap/search_bar.html:15
|
|
474
566
|
msgid "Search"
|
|
475
567
|
msgstr "Procurar"
|
|
476
568
|
|
|
477
|
-
#: templates/umap/
|
|
478
|
-
|
|
569
|
+
#: templates/umap/team_detail.html:10
|
|
570
|
+
#, python-format
|
|
571
|
+
msgid "Browse %(current_team)s's maps"
|
|
479
572
|
msgstr ""
|
|
480
573
|
|
|
481
|
-
#: templates/umap/
|
|
574
|
+
#: templates/umap/team_detail.html:22
|
|
482
575
|
#, python-format
|
|
483
|
-
msgid "
|
|
576
|
+
msgid "%(current_team)s has no public maps."
|
|
484
577
|
msgstr ""
|
|
485
578
|
|
|
486
|
-
#: templates/umap/
|
|
487
|
-
msgid "
|
|
579
|
+
#: templates/umap/team_form.html:24
|
|
580
|
+
msgid "Delete this team"
|
|
488
581
|
msgstr ""
|
|
489
582
|
|
|
490
|
-
#: templates/umap/
|
|
583
|
+
#: templates/umap/team_form.html:47
|
|
584
|
+
msgid "Add user"
|
|
585
|
+
msgstr ""
|
|
586
|
+
|
|
587
|
+
#: templates/umap/user_dashboard.html:9 templates/umap/user_dashboard.html:25
|
|
588
|
+
msgid "Search my maps"
|
|
589
|
+
msgstr ""
|
|
590
|
+
|
|
591
|
+
#: templates/umap/user_dashboard.html:17 templates/umap/user_dashboard.html:22
|
|
491
592
|
msgid "Map’s title"
|
|
492
593
|
msgstr ""
|
|
493
594
|
|
|
494
|
-
#: templates/umap/user_dashboard.html:
|
|
595
|
+
#: templates/umap/user_dashboard.html:30
|
|
495
596
|
#, python-format
|
|
496
597
|
msgid "Download %(count)s maps"
|
|
497
598
|
msgstr ""
|
|
498
599
|
|
|
499
|
-
#: templates/umap/user_dashboard.html:
|
|
600
|
+
#: templates/umap/user_dashboard.html:40
|
|
500
601
|
msgid "You have no map yet."
|
|
501
602
|
msgstr ""
|
|
502
603
|
|
|
503
|
-
#:
|
|
604
|
+
#: templates/umap/user_teams.html:17
|
|
605
|
+
msgid "Users"
|
|
606
|
+
msgstr ""
|
|
607
|
+
|
|
608
|
+
#: templates/umap/user_teams.html:48
|
|
609
|
+
msgid "New team"
|
|
610
|
+
msgstr ""
|
|
611
|
+
|
|
612
|
+
#: views.py:234
|
|
613
|
+
msgid "Cannot delete a team with more than one member"
|
|
614
|
+
msgstr ""
|
|
615
|
+
|
|
616
|
+
#: views.py:238
|
|
617
|
+
#, python-format
|
|
618
|
+
msgid "Team “%(name)s” has been deleted"
|
|
619
|
+
msgstr ""
|
|
620
|
+
|
|
621
|
+
#: views.py:438
|
|
504
622
|
msgid "View the map"
|
|
505
623
|
msgstr "Ollar o mapa"
|
|
506
624
|
|
|
507
|
-
#: views.py:
|
|
625
|
+
#: views.py:820
|
|
508
626
|
msgid "See full screen"
|
|
509
627
|
msgstr ""
|
|
510
628
|
|
|
511
|
-
#: views.py:
|
|
629
|
+
#: views.py:963
|
|
512
630
|
msgid "Map editors updated with success!"
|
|
513
631
|
msgstr "O editores do mapa foron actualizados de xeito exitoso!"
|
|
514
632
|
|
|
515
|
-
#: views.py:
|
|
633
|
+
#: views.py:999
|
|
516
634
|
#, python-format
|
|
517
635
|
msgid "The uMap edit link for your map: %(map_name)s"
|
|
518
636
|
msgstr ""
|
|
519
637
|
|
|
520
|
-
#: views.py:
|
|
638
|
+
#: views.py:1002
|
|
521
639
|
#, python-format
|
|
522
640
|
msgid "Here is your secret edit link: %(link)s"
|
|
523
641
|
msgstr ""
|
|
524
642
|
|
|
525
|
-
#: views.py:
|
|
643
|
+
#: views.py:1009
|
|
644
|
+
#, python-format
|
|
645
|
+
msgid "Can't send email to %(email)s"
|
|
646
|
+
msgstr ""
|
|
647
|
+
|
|
648
|
+
#: views.py:1012
|
|
526
649
|
#, python-format
|
|
527
650
|
msgid "Email sent to %(email)s"
|
|
528
651
|
msgstr ""
|
|
529
652
|
|
|
530
|
-
#: views.py:
|
|
653
|
+
#: views.py:1023
|
|
531
654
|
msgid "Only its owner can delete the map."
|
|
532
655
|
msgstr "Só o seu dono pode eliminar o mapa."
|
|
533
656
|
|
|
534
|
-
#: views.py:
|
|
657
|
+
#: views.py:1026
|
|
658
|
+
msgid "Map successfully deleted."
|
|
659
|
+
msgstr ""
|
|
660
|
+
|
|
661
|
+
#: views.py:1052
|
|
535
662
|
#, python-format
|
|
536
663
|
msgid ""
|
|
537
664
|
"Your map has been cloned! If you want to edit this map from another "
|
|
538
665
|
"computer, please use this link: %(anonymous_url)s"
|
|
539
666
|
msgstr "O teu mapa foi clonado! Se desexas editar este mapa dende outra computadora, emprega esta ligazón: %(anonymous_url)s"
|
|
540
667
|
|
|
541
|
-
#: views.py:
|
|
668
|
+
#: views.py:1057
|
|
542
669
|
msgid "Congratulations, your map has been cloned!"
|
|
543
670
|
msgstr "Parabéns! O teu mapa foi clonado!"
|
|
544
671
|
|
|
545
|
-
#: views.py:
|
|
672
|
+
#: views.py:1308
|
|
546
673
|
msgid "Layer successfully deleted."
|
|
547
674
|
msgstr "A capa foi eliminada de xeito exitoso."
|
|
548
675
|
|
|
549
|
-
#: views.py:
|
|
676
|
+
#: views.py:1330
|
|
550
677
|
msgid "Permissions updated with success!"
|
|
551
678
|
msgstr ""
|