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
|
@@ -10,7 +10,7 @@ msgid ""
|
|
|
10
10
|
msgstr ""
|
|
11
11
|
"Project-Id-Version: uMap\n"
|
|
12
12
|
"Report-Msgid-Bugs-To: \n"
|
|
13
|
-
"POT-Creation-Date: 2024-
|
|
13
|
+
"POT-Creation-Date: 2024-12-11 17:05+0000\n"
|
|
14
14
|
"PO-Revision-Date: 2013-11-22 14:00+0000\n"
|
|
15
15
|
"Last-Translator: Martin Ždila <m.zdila@gmail.com>, 2014\n"
|
|
16
16
|
"Language-Team: Slovak (Slovakia) (http://app.transifex.com/openstreetmap/umap/language/sk_SK/)\n"
|
|
@@ -20,258 +20,316 @@ msgstr ""
|
|
|
20
20
|
"Language: sk_SK\n"
|
|
21
21
|
"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n"
|
|
22
22
|
|
|
23
|
-
#:
|
|
24
|
-
msgid "
|
|
25
|
-
msgstr "Možné upravovať iba pomocou tajného odkazu"
|
|
26
|
-
|
|
27
|
-
#: forms.py:45 forms.py:71
|
|
28
|
-
msgid "Everyone can edit"
|
|
29
|
-
msgstr "Hocikto môže upravovať"
|
|
30
|
-
|
|
31
|
-
#: forms.py:69 models.py:371
|
|
32
|
-
msgid "Inherit"
|
|
23
|
+
#: admin.py:16
|
|
24
|
+
msgid "CSV Export"
|
|
33
25
|
msgstr ""
|
|
34
26
|
|
|
35
27
|
#: middleware.py:13
|
|
36
28
|
msgid "Site is readonly for maintenance"
|
|
37
29
|
msgstr ""
|
|
38
30
|
|
|
39
|
-
#: models.py:
|
|
31
|
+
#: models.py:60 models.py:79
|
|
40
32
|
msgid "name"
|
|
41
33
|
msgstr "názov"
|
|
42
34
|
|
|
43
|
-
#: models.py:
|
|
35
|
+
#: models.py:62 models.py:475
|
|
36
|
+
msgid "description"
|
|
37
|
+
msgstr "popis"
|
|
38
|
+
|
|
39
|
+
#: models.py:110
|
|
44
40
|
msgid "details"
|
|
45
41
|
msgstr "podrobnosti"
|
|
46
42
|
|
|
47
|
-
#: models.py:
|
|
43
|
+
#: models.py:111
|
|
48
44
|
msgid "Link to a page where the licence is detailed."
|
|
49
45
|
msgstr "Odkaz na stránku s podrobnejším popisom licencie."
|
|
50
46
|
|
|
51
|
-
#: models.py:
|
|
47
|
+
#: models.py:121
|
|
52
48
|
msgid "URL template using OSM tile format"
|
|
53
49
|
msgstr "Vzor URL vo formáte pre dlaždice OSM"
|
|
54
50
|
|
|
55
|
-
#: models.py:
|
|
51
|
+
#: models.py:127
|
|
56
52
|
msgid "Order of the tilelayers in the edit box"
|
|
57
53
|
msgstr "Poradie vrstiev pri úprave"
|
|
58
54
|
|
|
59
|
-
#: models.py:
|
|
55
|
+
#: models.py:175 models.py:469
|
|
56
|
+
msgid "Only editable with secret edit link"
|
|
57
|
+
msgstr "Možné upravovať iba pomocou tajného odkazu"
|
|
58
|
+
|
|
59
|
+
#: models.py:176 models.py:470
|
|
60
|
+
msgid "Everyone can edit"
|
|
61
|
+
msgstr "Hocikto môže upravovať"
|
|
62
|
+
|
|
63
|
+
#: models.py:179 models.py:463
|
|
60
64
|
msgid "Everyone"
|
|
61
65
|
msgstr ""
|
|
62
66
|
|
|
63
|
-
#: models.py:
|
|
64
|
-
msgid "Editors only"
|
|
67
|
+
#: models.py:180 models.py:189 models.py:464
|
|
68
|
+
msgid "Editors and team only"
|
|
65
69
|
msgstr ""
|
|
66
70
|
|
|
67
|
-
#: models.py:
|
|
71
|
+
#: models.py:181 models.py:465
|
|
68
72
|
msgid "Owner only"
|
|
69
73
|
msgstr ""
|
|
70
74
|
|
|
71
|
-
#: models.py:
|
|
75
|
+
#: models.py:184
|
|
76
|
+
msgid "Draft (private)"
|
|
77
|
+
msgstr ""
|
|
78
|
+
|
|
79
|
+
#: models.py:185
|
|
72
80
|
msgid "Everyone (public)"
|
|
73
81
|
msgstr ""
|
|
74
82
|
|
|
75
|
-
#: models.py:
|
|
83
|
+
#: models.py:188
|
|
76
84
|
msgid "Anyone with link"
|
|
77
85
|
msgstr ""
|
|
78
86
|
|
|
79
|
-
#: models.py:
|
|
87
|
+
#: models.py:190
|
|
80
88
|
msgid "Blocked"
|
|
81
89
|
msgstr ""
|
|
82
90
|
|
|
83
|
-
#: models.py:
|
|
84
|
-
msgid "
|
|
85
|
-
msgstr "
|
|
91
|
+
#: models.py:191
|
|
92
|
+
msgid "Deleted"
|
|
93
|
+
msgstr ""
|
|
86
94
|
|
|
87
|
-
#: models.py:
|
|
95
|
+
#: models.py:194
|
|
88
96
|
msgid "center"
|
|
89
97
|
msgstr "stred"
|
|
90
98
|
|
|
91
|
-
#: models.py:
|
|
99
|
+
#: models.py:195
|
|
92
100
|
msgid "zoom"
|
|
93
101
|
msgstr "priblíženie"
|
|
94
102
|
|
|
95
|
-
#: models.py:
|
|
103
|
+
#: models.py:197
|
|
96
104
|
msgid "locate"
|
|
97
105
|
msgstr "lokalizovať"
|
|
98
106
|
|
|
99
|
-
#: models.py:
|
|
107
|
+
#: models.py:197
|
|
100
108
|
msgid "Locate user on load?"
|
|
101
109
|
msgstr "Nájsť polohu používateľa pri štarte?"
|
|
102
110
|
|
|
103
|
-
#: models.py:
|
|
111
|
+
#: models.py:201
|
|
104
112
|
msgid "Choose the map licence."
|
|
105
113
|
msgstr "Vyberte si licenciu mapy."
|
|
106
114
|
|
|
107
|
-
#: models.py:
|
|
115
|
+
#: models.py:202
|
|
108
116
|
msgid "licence"
|
|
109
117
|
msgstr "licencia"
|
|
110
118
|
|
|
111
|
-
#: models.py:
|
|
119
|
+
#: models.py:213
|
|
112
120
|
msgid "owner"
|
|
113
121
|
msgstr "vlastník"
|
|
114
122
|
|
|
115
|
-
#: models.py:
|
|
123
|
+
#: models.py:217
|
|
116
124
|
msgid "editors"
|
|
117
125
|
msgstr "prispievatelia"
|
|
118
126
|
|
|
119
|
-
#: models.py:
|
|
127
|
+
#: models.py:223
|
|
128
|
+
msgid "team"
|
|
129
|
+
msgstr ""
|
|
130
|
+
|
|
131
|
+
#: models.py:229 models.py:491
|
|
120
132
|
msgid "edit status"
|
|
121
133
|
msgstr "kto môže vykonávať úpravy"
|
|
122
134
|
|
|
123
|
-
#: models.py:
|
|
135
|
+
#: models.py:234
|
|
124
136
|
msgid "share status"
|
|
125
137
|
msgstr "nastavenie zdieľania"
|
|
126
138
|
|
|
127
|
-
#: models.py:
|
|
139
|
+
#: models.py:237 models.py:486
|
|
128
140
|
msgid "settings"
|
|
129
141
|
msgstr "nastavenia"
|
|
130
142
|
|
|
131
|
-
#: models.py:
|
|
143
|
+
#: models.py:402
|
|
132
144
|
msgid "Clone of"
|
|
133
145
|
msgstr "Kópia"
|
|
134
146
|
|
|
135
|
-
#: models.py:
|
|
147
|
+
#: models.py:462 models.py:468
|
|
148
|
+
msgid "Inherit"
|
|
149
|
+
msgstr ""
|
|
150
|
+
|
|
151
|
+
#: models.py:481
|
|
136
152
|
msgid "display on load"
|
|
137
153
|
msgstr "zobraziť pri štarte"
|
|
138
154
|
|
|
139
|
-
#: models.py:
|
|
155
|
+
#: models.py:482
|
|
140
156
|
msgid "Display this layer on load."
|
|
141
157
|
msgstr "Zobraziť túto vrstvu pri štarte."
|
|
142
158
|
|
|
143
|
-
#: templates/404.html:
|
|
159
|
+
#: templates/404.html:8
|
|
144
160
|
msgid "Take me to the home page"
|
|
145
161
|
msgstr "Prejsť na domovskú stránku"
|
|
146
162
|
|
|
147
|
-
#: templates/auth/user_detail.html:
|
|
163
|
+
#: templates/auth/user_detail.html:8
|
|
148
164
|
#, python-format
|
|
149
165
|
msgid "Browse %(current_user)s's maps"
|
|
150
166
|
msgstr "Prezerať si mapy používateľa %(current_user)s"
|
|
151
167
|
|
|
152
|
-
#: templates/auth/user_detail.html:
|
|
168
|
+
#: templates/auth/user_detail.html:17
|
|
153
169
|
#, python-format
|
|
154
170
|
msgid "%(current_user)s has no maps."
|
|
155
171
|
msgstr ""
|
|
156
172
|
|
|
157
|
-
#: templates/auth/user_form.html:
|
|
158
|
-
msgid "My Maps"
|
|
159
|
-
msgstr ""
|
|
160
|
-
|
|
161
|
-
#: templates/auth/user_form.html:7
|
|
162
|
-
msgid "My Profile"
|
|
163
|
-
msgstr ""
|
|
164
|
-
|
|
165
|
-
#: templates/auth/user_form.html:20
|
|
173
|
+
#: templates/auth/user_form.html:21 templates/umap/team_form.html:21
|
|
166
174
|
msgid "Save"
|
|
167
175
|
msgstr ""
|
|
168
176
|
|
|
169
|
-
#: templates/auth/user_form.html:
|
|
177
|
+
#: templates/auth/user_form.html:27
|
|
170
178
|
msgid "Your current providers"
|
|
171
179
|
msgstr ""
|
|
172
180
|
|
|
173
|
-
#: templates/auth/user_form.html:
|
|
181
|
+
#: templates/auth/user_form.html:39
|
|
174
182
|
msgid "Connect to another provider"
|
|
175
183
|
msgstr ""
|
|
176
184
|
|
|
177
|
-
#: templates/auth/user_form.html:
|
|
185
|
+
#: templates/auth/user_form.html:42
|
|
178
186
|
msgid ""
|
|
179
187
|
"It's a good habit to connect your account to more than one provider, in case"
|
|
180
188
|
" one provider becomes unavailable, temporarily or even permanently."
|
|
181
189
|
msgstr ""
|
|
182
190
|
|
|
183
|
-
#: templates/auth/user_stars.html:
|
|
191
|
+
#: templates/auth/user_stars.html:8
|
|
184
192
|
#, python-format
|
|
185
193
|
msgid "Browse %(current_user)s's starred maps"
|
|
186
194
|
msgstr ""
|
|
187
195
|
|
|
188
|
-
#: templates/auth/user_stars.html:
|
|
196
|
+
#: templates/auth/user_stars.html:17
|
|
189
197
|
#, python-format
|
|
190
198
|
msgid "%(current_user)s has no starred maps yet."
|
|
191
199
|
msgstr ""
|
|
192
200
|
|
|
193
|
-
#: templates/base.html:
|
|
201
|
+
#: templates/base.html:13
|
|
194
202
|
msgid ""
|
|
195
203
|
"uMap lets you create maps with OpenStreetMap layers in a minute and embed "
|
|
196
204
|
"them in your site."
|
|
197
205
|
msgstr ""
|
|
198
206
|
|
|
199
|
-
#: templates/registration/login.html:
|
|
200
|
-
msgid "
|
|
201
|
-
msgstr "
|
|
207
|
+
#: templates/registration/login.html:6 templates/registration/login.html:46
|
|
208
|
+
msgid "Login"
|
|
209
|
+
msgstr "Prihlásiť"
|
|
210
|
+
|
|
211
|
+
#: templates/registration/login.html:22
|
|
212
|
+
msgid "To save and easily find your maps, identify yourself."
|
|
213
|
+
msgstr ""
|
|
202
214
|
|
|
203
|
-
#: templates/registration/login.html:
|
|
215
|
+
#: templates/registration/login.html:25
|
|
216
|
+
msgid "Please log in with your account:"
|
|
217
|
+
msgstr ""
|
|
218
|
+
|
|
219
|
+
#: templates/registration/login.html:42
|
|
204
220
|
msgid "Username"
|
|
205
221
|
msgstr "Používateľské meno"
|
|
206
222
|
|
|
207
|
-
#: templates/registration/login.html:
|
|
223
|
+
#: templates/registration/login.html:45
|
|
208
224
|
msgid "Password"
|
|
209
225
|
msgstr "Heslo"
|
|
210
226
|
|
|
211
|
-
#: templates/registration/login.html:
|
|
212
|
-
msgid "
|
|
213
|
-
msgstr "
|
|
214
|
-
|
|
215
|
-
#: templates/registration/login.html:37
|
|
216
|
-
msgid "Please choose a provider"
|
|
217
|
-
msgstr "Prosím vyberte poskytovateľa mapy"
|
|
227
|
+
#: templates/registration/login.html:52
|
|
228
|
+
msgid "Please choose a provider:"
|
|
229
|
+
msgstr ""
|
|
218
230
|
|
|
219
|
-
#: templates/umap/about_summary.html:
|
|
231
|
+
#: templates/umap/about_summary.html:12
|
|
220
232
|
#, python-format
|
|
221
233
|
msgid ""
|
|
222
234
|
"uMap lets you create maps with <a href=\"%(osm_url)s\" />OpenStreetMap</a> "
|
|
223
235
|
"layers in a minute and embed them in your site."
|
|
224
236
|
msgstr ""
|
|
225
237
|
|
|
226
|
-
#: templates/umap/about_summary.html:
|
|
238
|
+
#: templates/umap/about_summary.html:23
|
|
227
239
|
msgid "Choose the layers of your map"
|
|
228
240
|
msgstr "Zvoľte vrstvy vašej mapy"
|
|
229
241
|
|
|
230
|
-
#: templates/umap/about_summary.html:
|
|
242
|
+
#: templates/umap/about_summary.html:26
|
|
231
243
|
msgid "Add POIs: markers, lines, polygons..."
|
|
232
244
|
msgstr "Pridajte značky, čiary, trasy, oblasti."
|
|
233
245
|
|
|
234
|
-
#: templates/umap/about_summary.html:
|
|
246
|
+
#: templates/umap/about_summary.html:29
|
|
235
247
|
msgid "Manage POIs colours and icons"
|
|
236
248
|
msgstr "Nastavte farby a ikony pre POI"
|
|
237
249
|
|
|
238
|
-
#: templates/umap/about_summary.html:
|
|
250
|
+
#: templates/umap/about_summary.html:32
|
|
239
251
|
msgid "Manage map options: display a minimap, locate user on load…"
|
|
240
252
|
msgstr "Nastavte ďalšie možnosti - minimapu, polohu používateľa pri štarte, …"
|
|
241
253
|
|
|
242
|
-
#: templates/umap/about_summary.html:
|
|
254
|
+
#: templates/umap/about_summary.html:35
|
|
243
255
|
msgid "Batch import geostructured data (geojson, gpx, kml, osm...)"
|
|
244
256
|
msgstr "Import existujúcich geoúdajov v mnohých formátoch (geojson, gpx, kml, osm...)"
|
|
245
257
|
|
|
246
|
-
#: templates/umap/about_summary.html:
|
|
258
|
+
#: templates/umap/about_summary.html:38
|
|
247
259
|
msgid "Choose the license for your data"
|
|
248
260
|
msgstr "Vyberte licenciu pre vaše údaje"
|
|
249
261
|
|
|
250
|
-
#: templates/umap/about_summary.html:
|
|
262
|
+
#: templates/umap/about_summary.html:41
|
|
251
263
|
msgid "Embed and share your map"
|
|
252
264
|
msgstr "Zdieľajte a vložte mapu na inú webstránku"
|
|
253
265
|
|
|
254
|
-
#: templates/umap/about_summary.html:
|
|
266
|
+
#: templates/umap/about_summary.html:52
|
|
255
267
|
#, python-format
|
|
256
268
|
msgid "And it's <a href=\"%(repo_url)s\">open source</a>!"
|
|
257
269
|
msgstr "A celé je to <a href=\"%(repo_url)s\">open source</a>!"
|
|
258
270
|
|
|
259
|
-
#: templates/umap/about_summary.html:
|
|
260
|
-
#: templates/umap/user_dashboard.html:
|
|
271
|
+
#: templates/umap/about_summary.html:63 templates/umap/navigation.html:39
|
|
272
|
+
#: templates/umap/user_dashboard.html:40
|
|
261
273
|
msgid "Create a map"
|
|
262
274
|
msgstr "Vytvoriť mapu"
|
|
263
275
|
|
|
264
|
-
#: templates/umap/about_summary.html:
|
|
276
|
+
#: templates/umap/about_summary.html:66
|
|
265
277
|
msgid "Play with the demo"
|
|
266
278
|
msgstr "Hrajte sa s demom"
|
|
267
279
|
|
|
268
|
-
#: templates/umap/
|
|
280
|
+
#: templates/umap/components/alerts/alert.html:15
|
|
281
|
+
#: templates/umap/components/alerts/alert.html:64
|
|
282
|
+
#: templates/umap/components/alerts/alert.html:92
|
|
283
|
+
msgid "Close"
|
|
284
|
+
msgstr ""
|
|
285
|
+
|
|
286
|
+
#: templates/umap/components/alerts/alert.html:30
|
|
287
|
+
#, python-format
|
|
288
|
+
msgid ""
|
|
289
|
+
"Pro-tip: to easily find back your maps, <a href=\"%(login_url)s\" "
|
|
290
|
+
"target=\"_blank\">create an account</a> or <a href=\"%(login_url)s\" "
|
|
291
|
+
"target=\"_blank\">log in</a>."
|
|
292
|
+
msgstr ""
|
|
293
|
+
|
|
294
|
+
#: templates/umap/components/alerts/alert.html:35
|
|
295
|
+
msgid "Here is your secret link to edit the map, please keep it safe:"
|
|
296
|
+
msgstr ""
|
|
297
|
+
|
|
298
|
+
#: templates/umap/components/alerts/alert.html:39
|
|
299
|
+
msgid "Copy link"
|
|
300
|
+
msgstr ""
|
|
301
|
+
|
|
302
|
+
#: templates/umap/components/alerts/alert.html:46
|
|
303
|
+
msgid "Enter your email address to receive the secret link:"
|
|
304
|
+
msgstr ""
|
|
305
|
+
|
|
306
|
+
#: templates/umap/components/alerts/alert.html:52
|
|
307
|
+
msgid "Email"
|
|
308
|
+
msgstr ""
|
|
309
|
+
|
|
310
|
+
#: templates/umap/components/alerts/alert.html:55
|
|
311
|
+
msgid "Send me the link"
|
|
312
|
+
msgstr ""
|
|
313
|
+
|
|
314
|
+
#: templates/umap/components/alerts/alert.html:79
|
|
315
|
+
msgid "See their edits in another tab"
|
|
316
|
+
msgstr ""
|
|
317
|
+
|
|
318
|
+
#: templates/umap/components/alerts/alert.html:82
|
|
319
|
+
msgid "Keep your changes and loose theirs"
|
|
320
|
+
msgstr ""
|
|
321
|
+
|
|
322
|
+
#: templates/umap/components/alerts/alert.html:85
|
|
323
|
+
msgid "Keep their changes and loose yours"
|
|
324
|
+
msgstr ""
|
|
325
|
+
|
|
326
|
+
#: templates/umap/content.html:26
|
|
269
327
|
msgid ""
|
|
270
328
|
"This instance of uMap is currently in read only mode, no creation/edit is "
|
|
271
329
|
"allowed."
|
|
272
330
|
msgstr ""
|
|
273
331
|
|
|
274
|
-
#: templates/umap/content.html:
|
|
332
|
+
#: templates/umap/content.html:34
|
|
275
333
|
#, python-format
|
|
276
334
|
msgid ""
|
|
277
335
|
"This is a demo instance, used for tests and pre-rolling releases. If you "
|
|
@@ -280,176 +338,210 @@ msgid ""
|
|
|
280
338
|
"instance, it's <a href=\"%(repo_url)s\">open source</a>!"
|
|
281
339
|
msgstr "Toto je ukážková verzia, používaná na testovanie nových vydaní uMap. Ak potrebujete stabilnú verzu, použite <a href=\"%(stable_url)s\">%(stable_url)s</a>. Môžete si tiež stiahnúť celý projekt a nainštalovať ho na svoj server - je to <a href=\"%(repo_url)s\">open source</a>!"
|
|
282
340
|
|
|
283
|
-
#: templates/umap/
|
|
341
|
+
#: templates/umap/content_footer.html:5
|
|
342
|
+
msgid "An OpenStreetMap project"
|
|
343
|
+
msgstr ""
|
|
344
|
+
|
|
345
|
+
#: templates/umap/content_footer.html:6
|
|
346
|
+
msgid "version"
|
|
347
|
+
msgstr ""
|
|
348
|
+
|
|
349
|
+
#: templates/umap/content_footer.html:7
|
|
350
|
+
msgid "Hosted by"
|
|
351
|
+
msgstr ""
|
|
352
|
+
|
|
353
|
+
#: templates/umap/content_footer.html:8
|
|
354
|
+
msgid "Contact"
|
|
355
|
+
msgstr ""
|
|
356
|
+
|
|
357
|
+
#: templates/umap/content_footer.html:9 templates/umap/navigation.html:25
|
|
358
|
+
msgid "Help"
|
|
359
|
+
msgstr ""
|
|
360
|
+
|
|
361
|
+
#: templates/umap/dashboard_menu.html:6
|
|
362
|
+
#, python-format
|
|
363
|
+
msgid "My Maps (%(count)s)"
|
|
364
|
+
msgstr ""
|
|
365
|
+
|
|
366
|
+
#: templates/umap/dashboard_menu.html:8
|
|
367
|
+
msgid "My Maps"
|
|
368
|
+
msgstr ""
|
|
369
|
+
|
|
370
|
+
#: templates/umap/dashboard_menu.html:12
|
|
371
|
+
msgid "My profile"
|
|
372
|
+
msgstr ""
|
|
373
|
+
|
|
374
|
+
#: templates/umap/dashboard_menu.html:15
|
|
375
|
+
msgid "My teams"
|
|
376
|
+
msgstr ""
|
|
377
|
+
|
|
378
|
+
#: templates/umap/home.html:14
|
|
284
379
|
msgid "Map of the uMaps"
|
|
285
380
|
msgstr "Mapa všetkých uMap"
|
|
286
381
|
|
|
287
|
-
#: templates/umap/home.html:
|
|
382
|
+
#: templates/umap/home.html:24
|
|
288
383
|
msgid "Get inspired, browse maps"
|
|
289
384
|
msgstr "Inšpirujte sa prezeraním iných máp"
|
|
290
385
|
|
|
291
|
-
#: templates/umap/login_popup_end.html:
|
|
386
|
+
#: templates/umap/login_popup_end.html:4
|
|
292
387
|
msgid "You are logged in. Continuing..."
|
|
293
388
|
msgstr "Ste prihláseni. Pokračujeme ďalej…"
|
|
294
389
|
|
|
295
|
-
#: templates/umap/map_list.html:
|
|
390
|
+
#: templates/umap/map_list.html:11 views.py:433
|
|
296
391
|
msgid "by"
|
|
297
392
|
msgstr ", autor:"
|
|
298
393
|
|
|
299
|
-
#: templates/umap/map_list.html:
|
|
394
|
+
#: templates/umap/map_list.html:20
|
|
300
395
|
msgid "More"
|
|
301
396
|
msgstr "Viac"
|
|
302
397
|
|
|
303
|
-
#: templates/umap/map_table.html:
|
|
398
|
+
#: templates/umap/map_table.html:8 templates/umap/user_teams.html:14
|
|
304
399
|
msgid "Name"
|
|
305
400
|
msgstr ""
|
|
306
401
|
|
|
307
|
-
#: templates/umap/map_table.html:
|
|
402
|
+
#: templates/umap/map_table.html:11
|
|
308
403
|
msgid "Preview"
|
|
309
404
|
msgstr ""
|
|
310
405
|
|
|
311
|
-
#: templates/umap/map_table.html:
|
|
406
|
+
#: templates/umap/map_table.html:14
|
|
312
407
|
msgid "Who can see"
|
|
313
408
|
msgstr ""
|
|
314
409
|
|
|
315
|
-
#: templates/umap/map_table.html:
|
|
410
|
+
#: templates/umap/map_table.html:17
|
|
316
411
|
msgid "Who can edit"
|
|
317
412
|
msgstr ""
|
|
318
413
|
|
|
319
|
-
#: templates/umap/map_table.html:
|
|
414
|
+
#: templates/umap/map_table.html:20
|
|
320
415
|
msgid "Last save"
|
|
321
416
|
msgstr ""
|
|
322
417
|
|
|
323
|
-
#: templates/umap/map_table.html:
|
|
418
|
+
#: templates/umap/map_table.html:23
|
|
324
419
|
msgid "Owner"
|
|
325
420
|
msgstr ""
|
|
326
421
|
|
|
327
|
-
#: templates/umap/map_table.html:
|
|
422
|
+
#: templates/umap/map_table.html:26 templates/umap/user_teams.html:20
|
|
328
423
|
msgid "Actions"
|
|
329
424
|
msgstr ""
|
|
330
425
|
|
|
331
|
-
#: templates/umap/map_table.html:
|
|
426
|
+
#: templates/umap/map_table.html:41 templates/umap/map_table.html:43
|
|
332
427
|
msgid "Open preview"
|
|
333
428
|
msgstr ""
|
|
334
429
|
|
|
335
|
-
#: templates/umap/map_table.html:
|
|
430
|
+
#: templates/umap/map_table.html:72 templates/umap/map_table.html:74
|
|
336
431
|
msgid "Share"
|
|
337
432
|
msgstr ""
|
|
338
433
|
|
|
339
|
-
#: templates/umap/map_table.html:
|
|
434
|
+
#: templates/umap/map_table.html:78 templates/umap/map_table.html:80
|
|
435
|
+
#: templates/umap/user_teams.html:38 templates/umap/user_teams.html:40
|
|
340
436
|
msgid "Edit"
|
|
341
437
|
msgstr ""
|
|
342
438
|
|
|
343
|
-
#: templates/umap/map_table.html:
|
|
439
|
+
#: templates/umap/map_table.html:84 templates/umap/map_table.html:86
|
|
344
440
|
msgid "Download"
|
|
345
441
|
msgstr ""
|
|
346
442
|
|
|
347
|
-
#: templates/umap/map_table.html:
|
|
443
|
+
#: templates/umap/map_table.html:90 templates/umap/map_table.html:92
|
|
348
444
|
msgid "Clone"
|
|
349
445
|
msgstr ""
|
|
350
446
|
|
|
351
|
-
#: templates/umap/map_table.html:
|
|
447
|
+
#: templates/umap/map_table.html:101 templates/umap/map_table.html:103
|
|
352
448
|
msgid "Delete"
|
|
353
449
|
msgstr ""
|
|
354
450
|
|
|
355
|
-
#: templates/umap/map_table.html:
|
|
451
|
+
#: templates/umap/map_table.html:117
|
|
356
452
|
msgid "first"
|
|
357
453
|
msgstr ""
|
|
358
454
|
|
|
359
|
-
#: templates/umap/map_table.html:
|
|
455
|
+
#: templates/umap/map_table.html:118
|
|
360
456
|
msgid "previous"
|
|
361
457
|
msgstr ""
|
|
362
458
|
|
|
363
|
-
#: templates/umap/map_table.html:
|
|
459
|
+
#: templates/umap/map_table.html:126
|
|
364
460
|
#, python-format
|
|
365
461
|
msgid "Page %(maps_number)s of %(num_pages)s"
|
|
366
462
|
msgstr ""
|
|
367
463
|
|
|
368
|
-
#: templates/umap/map_table.html:
|
|
464
|
+
#: templates/umap/map_table.html:131
|
|
369
465
|
msgid "next"
|
|
370
466
|
msgstr ""
|
|
371
467
|
|
|
372
|
-
#: templates/umap/map_table.html:
|
|
468
|
+
#: templates/umap/map_table.html:132
|
|
373
469
|
msgid "last"
|
|
374
470
|
msgstr ""
|
|
375
471
|
|
|
376
|
-
#: templates/umap/map_table.html:
|
|
472
|
+
#: templates/umap/map_table.html:140
|
|
377
473
|
#, python-format
|
|
378
474
|
msgid "Lines per page: %(per_page)s"
|
|
379
475
|
msgstr ""
|
|
380
476
|
|
|
381
|
-
#: templates/umap/map_table.html:
|
|
477
|
+
#: templates/umap/map_table.html:145
|
|
382
478
|
#, python-format
|
|
383
479
|
msgid "%(count)s maps"
|
|
384
480
|
msgstr ""
|
|
385
481
|
|
|
386
|
-
#: templates/umap/navigation.html:
|
|
482
|
+
#: templates/umap/navigation.html:11 templates/umap/user_dashboard.html:6
|
|
387
483
|
msgid "My Dashboard"
|
|
388
484
|
msgstr ""
|
|
389
485
|
|
|
390
|
-
#: templates/umap/navigation.html:
|
|
486
|
+
#: templates/umap/navigation.html:14
|
|
391
487
|
msgid "Starred maps"
|
|
392
488
|
msgstr ""
|
|
393
489
|
|
|
394
|
-
#: templates/umap/navigation.html:
|
|
490
|
+
#: templates/umap/navigation.html:18
|
|
395
491
|
msgid "Log in"
|
|
396
492
|
msgstr "Prihlásiť sa"
|
|
397
493
|
|
|
398
|
-
#: templates/umap/navigation.html:
|
|
494
|
+
#: templates/umap/navigation.html:18
|
|
399
495
|
msgid "Sign in"
|
|
400
496
|
msgstr "Zaregistrovať sa"
|
|
401
497
|
|
|
402
|
-
#: templates/umap/navigation.html:
|
|
498
|
+
#: templates/umap/navigation.html:22
|
|
403
499
|
msgid "About"
|
|
404
500
|
msgstr "O uMap"
|
|
405
501
|
|
|
406
|
-
#: templates/umap/navigation.html:
|
|
407
|
-
msgid "Help"
|
|
408
|
-
msgstr ""
|
|
409
|
-
|
|
410
|
-
#: templates/umap/navigation.html:29
|
|
502
|
+
#: templates/umap/navigation.html:30
|
|
411
503
|
msgid "Change password"
|
|
412
504
|
msgstr "Zmeniť heslo"
|
|
413
505
|
|
|
414
|
-
#: templates/umap/navigation.html:
|
|
506
|
+
#: templates/umap/navigation.html:34
|
|
415
507
|
msgid "Log out"
|
|
416
508
|
msgstr "Odhlásiť sa"
|
|
417
509
|
|
|
418
|
-
#: templates/umap/password_change.html:
|
|
510
|
+
#: templates/umap/password_change.html:7
|
|
419
511
|
msgid "Password change"
|
|
420
512
|
msgstr "Zmena hesla"
|
|
421
513
|
|
|
422
|
-
#: templates/umap/password_change.html:
|
|
514
|
+
#: templates/umap/password_change.html:10
|
|
423
515
|
msgid ""
|
|
424
516
|
"Please enter your old password, for security's sake, and then enter your new"
|
|
425
517
|
" password twice so we can verify you typed it in correctly."
|
|
426
518
|
msgstr "Prosím, z dôvodu bezpečnosti zadajte vaše staré heslo a potom zadajte nové heslo dvakrát, aby sme mohli overiť, že ste ho zadali správne."
|
|
427
519
|
|
|
428
|
-
#: templates/umap/password_change.html:
|
|
520
|
+
#: templates/umap/password_change.html:17
|
|
429
521
|
msgid "Old password"
|
|
430
522
|
msgstr "Staré heslo"
|
|
431
523
|
|
|
432
|
-
#: templates/umap/password_change.html:
|
|
524
|
+
#: templates/umap/password_change.html:22
|
|
433
525
|
msgid "New password"
|
|
434
526
|
msgstr "Nové heslo"
|
|
435
527
|
|
|
436
|
-
#: templates/umap/password_change.html:
|
|
528
|
+
#: templates/umap/password_change.html:26
|
|
437
529
|
msgid "New password confirmation"
|
|
438
530
|
msgstr "Potvrďte nové heslo"
|
|
439
531
|
|
|
440
|
-
#: templates/umap/password_change.html:
|
|
532
|
+
#: templates/umap/password_change.html:27
|
|
441
533
|
msgid "Change my password"
|
|
442
534
|
msgstr "Zmeniť moje heslo"
|
|
443
535
|
|
|
444
|
-
#: templates/umap/password_change_done.html:
|
|
536
|
+
#: templates/umap/password_change_done.html:7
|
|
445
537
|
msgid "Password change successful"
|
|
446
538
|
msgstr "Heslo sa úspešne zmenilo"
|
|
447
539
|
|
|
448
|
-
#: templates/umap/password_change_done.html:
|
|
540
|
+
#: templates/umap/password_change_done.html:10
|
|
449
541
|
msgid "Your password was changed."
|
|
450
542
|
msgstr "Vaše heslo sa zmenilo."
|
|
451
543
|
|
|
452
|
-
#: templates/umap/search.html:
|
|
544
|
+
#: templates/umap/search.html:15
|
|
453
545
|
#, python-format
|
|
454
546
|
msgid "%(count)s map found:"
|
|
455
547
|
msgid_plural "%(count)s maps found:"
|
|
@@ -458,94 +550,129 @@ msgstr[1] ""
|
|
|
458
550
|
msgstr[2] ""
|
|
459
551
|
msgstr[3] ""
|
|
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 "Hľadať mapy"
|
|
472
564
|
|
|
473
|
-
#: templates/umap/search_bar.html:
|
|
565
|
+
#: templates/umap/search_bar.html:15
|
|
474
566
|
msgid "Search"
|
|
475
567
|
msgstr "Hľadať"
|
|
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 "Prezrieť si túto mapu"
|
|
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 "Zoznam prispievovateľov bol úspešne upravený!"
|
|
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 "Iba vlastník môže vymazať túto mapu."
|
|
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 "Bola vytvorená kópia mapy! Ak chcete upravovať túto mapu z iného počítača, použite tento odkaz: %(anonymous_url)s"
|
|
540
667
|
|
|
541
|
-
#: views.py:
|
|
668
|
+
#: views.py:1057
|
|
542
669
|
msgid "Congratulations, your map has been cloned!"
|
|
543
670
|
msgstr "Gratulujeme, bola vytvorená kópia mapy!"
|
|
544
671
|
|
|
545
|
-
#: views.py:
|
|
672
|
+
#: views.py:1308
|
|
546
673
|
msgid "Layer successfully deleted."
|
|
547
674
|
msgstr "Vrstva bola úspešne vymazaná."
|
|
548
675
|
|
|
549
|
-
#: views.py:
|
|
676
|
+
#: views.py:1330
|
|
550
677
|
msgid "Permissions updated with success!"
|
|
551
678
|
msgstr ""
|