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
|
@@ -4,15 +4,16 @@
|
|
|
4
4
|
#
|
|
5
5
|
# Translators:
|
|
6
6
|
# jmontane, 2014
|
|
7
|
-
# Joan Montané, 2014,2019
|
|
7
|
+
# Joan Montané, 2014,2019,2023
|
|
8
8
|
# Joan Montané, 2014,2019
|
|
9
9
|
# Joan Montané, 2023
|
|
10
10
|
# lenny libre, 2024
|
|
11
|
+
# lenny libre, 2024
|
|
11
12
|
msgid ""
|
|
12
13
|
msgstr ""
|
|
13
14
|
"Project-Id-Version: uMap\n"
|
|
14
15
|
"Report-Msgid-Bugs-To: \n"
|
|
15
|
-
"POT-Creation-Date: 2024-
|
|
16
|
+
"POT-Creation-Date: 2024-12-11 17:05+0000\n"
|
|
16
17
|
"PO-Revision-Date: 2013-11-22 14:00+0000\n"
|
|
17
18
|
"Last-Translator: lenny libre, 2024\n"
|
|
18
19
|
"Language-Team: Catalan (http://app.transifex.com/openstreetmap/umap/language/ca/)\n"
|
|
@@ -22,127 +23,139 @@ msgstr ""
|
|
|
22
23
|
"Language: ca\n"
|
|
23
24
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
24
25
|
|
|
25
|
-
#:
|
|
26
|
-
msgid "
|
|
27
|
-
msgstr "Només es pot editar amb l'enllaç d'edició secret"
|
|
28
|
-
|
|
29
|
-
#: forms.py:45 forms.py:71
|
|
30
|
-
msgid "Everyone can edit"
|
|
31
|
-
msgstr "Tothom pot editar"
|
|
32
|
-
|
|
33
|
-
#: forms.py:69 models.py:423
|
|
34
|
-
msgid "Inherit"
|
|
26
|
+
#: admin.py:16
|
|
27
|
+
msgid "CSV Export"
|
|
35
28
|
msgstr ""
|
|
36
29
|
|
|
37
30
|
#: middleware.py:13
|
|
38
31
|
msgid "Site is readonly for maintenance"
|
|
39
32
|
msgstr "El lloc és en mode lectura per manteniment"
|
|
40
33
|
|
|
41
|
-
#: models.py:
|
|
34
|
+
#: models.py:60 models.py:79
|
|
42
35
|
msgid "name"
|
|
43
36
|
msgstr "nom"
|
|
44
37
|
|
|
45
|
-
#: models.py:
|
|
38
|
+
#: models.py:62 models.py:475
|
|
46
39
|
msgid "description"
|
|
47
40
|
msgstr "descripció"
|
|
48
41
|
|
|
49
|
-
#: models.py:
|
|
42
|
+
#: models.py:110
|
|
50
43
|
msgid "details"
|
|
51
44
|
msgstr "detalls"
|
|
52
45
|
|
|
53
|
-
#: models.py:
|
|
46
|
+
#: models.py:111
|
|
54
47
|
msgid "Link to a page where the licence is detailed."
|
|
55
48
|
msgstr "Enllaç a una pàgina on es detalla la llicència."
|
|
56
49
|
|
|
57
|
-
#: models.py:
|
|
50
|
+
#: models.py:121
|
|
58
51
|
msgid "URL template using OSM tile format"
|
|
59
52
|
msgstr "La plantilla de l'URL usa el format de tesel·les de l'OSM"
|
|
60
53
|
|
|
61
|
-
#: models.py:
|
|
54
|
+
#: models.py:127
|
|
62
55
|
msgid "Order of the tilelayers in the edit box"
|
|
63
56
|
msgstr "Ordre de les capes de tessel·les al quadre d'edició"
|
|
64
57
|
|
|
65
|
-
#: models.py:
|
|
58
|
+
#: models.py:175 models.py:469
|
|
59
|
+
msgid "Only editable with secret edit link"
|
|
60
|
+
msgstr "Només es pot editar amb l'enllaç d'edició secret"
|
|
61
|
+
|
|
62
|
+
#: models.py:176 models.py:470
|
|
63
|
+
msgid "Everyone can edit"
|
|
64
|
+
msgstr "Tothom pot editar"
|
|
65
|
+
|
|
66
|
+
#: models.py:179 models.py:463
|
|
66
67
|
msgid "Everyone"
|
|
67
68
|
msgstr "Tothom"
|
|
68
69
|
|
|
69
|
-
#: models.py:
|
|
70
|
+
#: models.py:180 models.py:189 models.py:464
|
|
70
71
|
msgid "Editors and team only"
|
|
71
|
-
msgstr ""
|
|
72
|
+
msgstr "Només editors i equip"
|
|
72
73
|
|
|
73
|
-
#: models.py:
|
|
74
|
+
#: models.py:181 models.py:465
|
|
74
75
|
msgid "Owner only"
|
|
75
76
|
msgstr "Només el propietari"
|
|
76
77
|
|
|
77
|
-
#: models.py:
|
|
78
|
+
#: models.py:184
|
|
79
|
+
msgid "Draft (private)"
|
|
80
|
+
msgstr ""
|
|
81
|
+
|
|
82
|
+
#: models.py:185
|
|
78
83
|
msgid "Everyone (public)"
|
|
79
84
|
msgstr "Tothom (públic)"
|
|
80
85
|
|
|
81
|
-
#: models.py:
|
|
86
|
+
#: models.py:188
|
|
82
87
|
msgid "Anyone with link"
|
|
83
88
|
msgstr "Qualsevol persona amb enllaç"
|
|
84
89
|
|
|
85
|
-
#: models.py:
|
|
90
|
+
#: models.py:190
|
|
86
91
|
msgid "Blocked"
|
|
87
92
|
msgstr ""
|
|
88
93
|
|
|
89
|
-
#: models.py:
|
|
94
|
+
#: models.py:191
|
|
95
|
+
msgid "Deleted"
|
|
96
|
+
msgstr ""
|
|
97
|
+
|
|
98
|
+
#: models.py:194
|
|
90
99
|
msgid "center"
|
|
91
100
|
msgstr "centre"
|
|
92
101
|
|
|
93
|
-
#: models.py:
|
|
102
|
+
#: models.py:195
|
|
94
103
|
msgid "zoom"
|
|
95
104
|
msgstr "escala"
|
|
96
105
|
|
|
97
|
-
#: models.py:
|
|
106
|
+
#: models.py:197
|
|
98
107
|
msgid "locate"
|
|
99
108
|
msgstr "ubica"
|
|
100
109
|
|
|
101
|
-
#: models.py:
|
|
110
|
+
#: models.py:197
|
|
102
111
|
msgid "Locate user on load?"
|
|
103
112
|
msgstr "Voleu ubicar l'usuari en carregar?"
|
|
104
113
|
|
|
105
|
-
#: models.py:
|
|
114
|
+
#: models.py:201
|
|
106
115
|
msgid "Choose the map licence."
|
|
107
116
|
msgstr "Trieu la llicència del mapa."
|
|
108
117
|
|
|
109
|
-
#: models.py:
|
|
118
|
+
#: models.py:202
|
|
110
119
|
msgid "licence"
|
|
111
120
|
msgstr "llicència"
|
|
112
121
|
|
|
113
|
-
#: models.py:
|
|
122
|
+
#: models.py:213
|
|
114
123
|
msgid "owner"
|
|
115
124
|
msgstr "propietari"
|
|
116
125
|
|
|
117
|
-
#: models.py:
|
|
126
|
+
#: models.py:217
|
|
118
127
|
msgid "editors"
|
|
119
128
|
msgstr "editors"
|
|
120
129
|
|
|
121
|
-
#: models.py:
|
|
130
|
+
#: models.py:223
|
|
122
131
|
msgid "team"
|
|
123
132
|
msgstr ""
|
|
124
133
|
|
|
125
|
-
#: models.py:
|
|
134
|
+
#: models.py:229 models.py:491
|
|
126
135
|
msgid "edit status"
|
|
127
136
|
msgstr "edita l'estat"
|
|
128
137
|
|
|
129
|
-
#: models.py:
|
|
138
|
+
#: models.py:234
|
|
130
139
|
msgid "share status"
|
|
131
140
|
msgstr "comparteix l'estat"
|
|
132
141
|
|
|
133
|
-
#: models.py:
|
|
142
|
+
#: models.py:237 models.py:486
|
|
134
143
|
msgid "settings"
|
|
135
144
|
msgstr "paràmetres"
|
|
136
145
|
|
|
137
|
-
#: models.py:
|
|
146
|
+
#: models.py:402
|
|
138
147
|
msgid "Clone of"
|
|
139
148
|
msgstr "Clon de"
|
|
140
149
|
|
|
141
|
-
#: models.py:
|
|
150
|
+
#: models.py:462 models.py:468
|
|
151
|
+
msgid "Inherit"
|
|
152
|
+
msgstr ""
|
|
153
|
+
|
|
154
|
+
#: models.py:481
|
|
142
155
|
msgid "display on load"
|
|
143
156
|
msgstr "mostra en carregar"
|
|
144
157
|
|
|
145
|
-
#: models.py:
|
|
158
|
+
#: models.py:482
|
|
146
159
|
msgid "Display this layer on load."
|
|
147
160
|
msgstr "Mostra aquesta capa en carregar."
|
|
148
161
|
|
|
@@ -194,25 +207,29 @@ msgid ""
|
|
|
194
207
|
"them in your site."
|
|
195
208
|
msgstr "uMap us permet crear mapes amb capes d'OpenStreetMap en un minut i incrustar-los en el vostre lloc web."
|
|
196
209
|
|
|
197
|
-
#: templates/registration/login.html:6 templates/registration/login.html:
|
|
210
|
+
#: templates/registration/login.html:6 templates/registration/login.html:46
|
|
198
211
|
msgid "Login"
|
|
199
212
|
msgstr "Inicia sessió"
|
|
200
213
|
|
|
201
|
-
#: templates/registration/login.html:
|
|
202
|
-
msgid "
|
|
203
|
-
msgstr "
|
|
214
|
+
#: templates/registration/login.html:22
|
|
215
|
+
msgid "To save and easily find your maps, identify yourself."
|
|
216
|
+
msgstr ""
|
|
204
217
|
|
|
205
|
-
#: templates/registration/login.html:
|
|
218
|
+
#: templates/registration/login.html:25
|
|
219
|
+
msgid "Please log in with your account:"
|
|
220
|
+
msgstr ""
|
|
221
|
+
|
|
222
|
+
#: templates/registration/login.html:42
|
|
206
223
|
msgid "Username"
|
|
207
224
|
msgstr "Nom d'usuari"
|
|
208
225
|
|
|
209
|
-
#: templates/registration/login.html:
|
|
226
|
+
#: templates/registration/login.html:45
|
|
210
227
|
msgid "Password"
|
|
211
228
|
msgstr "Contrasenya"
|
|
212
229
|
|
|
213
|
-
#: templates/registration/login.html:
|
|
214
|
-
msgid "Please choose a provider"
|
|
215
|
-
msgstr "
|
|
230
|
+
#: templates/registration/login.html:52
|
|
231
|
+
msgid "Please choose a provider:"
|
|
232
|
+
msgstr ""
|
|
216
233
|
|
|
217
234
|
#: templates/umap/about_summary.html:12
|
|
218
235
|
#, python-format
|
|
@@ -330,7 +347,7 @@ msgstr ""
|
|
|
330
347
|
|
|
331
348
|
#: templates/umap/content_footer.html:6
|
|
332
349
|
msgid "version"
|
|
333
|
-
msgstr ""
|
|
350
|
+
msgstr "versió"
|
|
334
351
|
|
|
335
352
|
#: templates/umap/content_footer.html:7
|
|
336
353
|
msgid "Hosted by"
|
|
@@ -353,11 +370,11 @@ msgstr "Els meus Mapes (%(count)s)"
|
|
|
353
370
|
msgid "My Maps"
|
|
354
371
|
msgstr "Els meus mapes"
|
|
355
372
|
|
|
356
|
-
#: templates/umap/dashboard_menu.html:
|
|
373
|
+
#: templates/umap/dashboard_menu.html:12
|
|
357
374
|
msgid "My profile"
|
|
358
375
|
msgstr "El meu perfil"
|
|
359
376
|
|
|
360
|
-
#: templates/umap/dashboard_menu.html:
|
|
377
|
+
#: templates/umap/dashboard_menu.html:15
|
|
361
378
|
msgid "My teams"
|
|
362
379
|
msgstr ""
|
|
363
380
|
|
|
@@ -373,11 +390,11 @@ msgstr "Inspireu-vos, exploreu mapes"
|
|
|
373
390
|
msgid "You are logged in. Continuing..."
|
|
374
391
|
msgstr "Heu iniciat sessió. S'està continuant..."
|
|
375
392
|
|
|
376
|
-
#: templates/umap/map_list.html:
|
|
393
|
+
#: templates/umap/map_list.html:11 views.py:433
|
|
377
394
|
msgid "by"
|
|
378
395
|
msgstr "per"
|
|
379
396
|
|
|
380
|
-
#: templates/umap/map_list.html:
|
|
397
|
+
#: templates/umap/map_list.html:20
|
|
381
398
|
msgid "More"
|
|
382
399
|
msgstr "Més"
|
|
383
400
|
|
|
@@ -593,11 +610,11 @@ msgstr ""
|
|
|
593
610
|
msgid "New team"
|
|
594
611
|
msgstr ""
|
|
595
612
|
|
|
596
|
-
#: views.py:
|
|
613
|
+
#: views.py:234
|
|
597
614
|
msgid "Cannot delete a team with more than one member"
|
|
598
615
|
msgstr ""
|
|
599
616
|
|
|
600
|
-
#: views.py:
|
|
617
|
+
#: views.py:238
|
|
601
618
|
#, python-format
|
|
602
619
|
msgid "Team “%(name)s” has been deleted"
|
|
603
620
|
msgstr ""
|
|
@@ -606,57 +623,57 @@ msgstr ""
|
|
|
606
623
|
msgid "View the map"
|
|
607
624
|
msgstr "Mostra el mapa"
|
|
608
625
|
|
|
609
|
-
#: views.py:
|
|
626
|
+
#: views.py:820
|
|
610
627
|
msgid "See full screen"
|
|
611
628
|
msgstr ""
|
|
612
629
|
|
|
613
|
-
#: views.py:
|
|
630
|
+
#: views.py:963
|
|
614
631
|
msgid "Map editors updated with success!"
|
|
615
632
|
msgstr "S'han actualitzat els editors del mapa correctament!"
|
|
616
633
|
|
|
617
|
-
#: views.py:
|
|
634
|
+
#: views.py:999
|
|
618
635
|
#, python-format
|
|
619
636
|
msgid "The uMap edit link for your map: %(map_name)s"
|
|
620
637
|
msgstr "L'enllaç d'edició d'uMap per al vostre mapa: %(map_name)s"
|
|
621
638
|
|
|
622
|
-
#: views.py:
|
|
639
|
+
#: views.py:1002
|
|
623
640
|
#, python-format
|
|
624
641
|
msgid "Here is your secret edit link: %(link)s"
|
|
625
642
|
msgstr "Aquí teniu l'enllaç secret d'edició: %(link)s"
|
|
626
643
|
|
|
627
|
-
#: views.py:
|
|
644
|
+
#: views.py:1009
|
|
628
645
|
#, python-format
|
|
629
646
|
msgid "Can't send email to %(email)s"
|
|
630
647
|
msgstr ""
|
|
631
648
|
|
|
632
|
-
#: views.py:
|
|
649
|
+
#: views.py:1012
|
|
633
650
|
#, python-format
|
|
634
651
|
msgid "Email sent to %(email)s"
|
|
635
652
|
msgstr "S'ha enviat un correu a %(email)s"
|
|
636
653
|
|
|
637
|
-
#: views.py:
|
|
654
|
+
#: views.py:1023
|
|
638
655
|
msgid "Only its owner can delete the map."
|
|
639
656
|
msgstr "Només el propietari pot suprimir el mapa."
|
|
640
657
|
|
|
641
|
-
#: views.py:
|
|
658
|
+
#: views.py:1026
|
|
642
659
|
msgid "Map successfully deleted."
|
|
643
660
|
msgstr ""
|
|
644
661
|
|
|
645
|
-
#: views.py:
|
|
662
|
+
#: views.py:1052
|
|
646
663
|
#, python-format
|
|
647
664
|
msgid ""
|
|
648
665
|
"Your map has been cloned! If you want to edit this map from another "
|
|
649
666
|
"computer, please use this link: %(anonymous_url)s"
|
|
650
667
|
msgstr "S'ha clonat el vostre mapa! Si voleu editar aquest mapa en un altre ordinador, useu aquest enllaç: %(anonymous_url)s"
|
|
651
668
|
|
|
652
|
-
#: views.py:
|
|
669
|
+
#: views.py:1057
|
|
653
670
|
msgid "Congratulations, your map has been cloned!"
|
|
654
671
|
msgstr "Enhorabona, s'ha clonat el vostre mapa!"
|
|
655
672
|
|
|
656
|
-
#: views.py:
|
|
673
|
+
#: views.py:1308
|
|
657
674
|
msgid "Layer successfully deleted."
|
|
658
675
|
msgstr "S'ha suprimit la capa correctament."
|
|
659
676
|
|
|
660
|
-
#: views.py:
|
|
677
|
+
#: views.py:1330
|
|
661
678
|
msgid "Permissions updated with success!"
|
|
662
679
|
msgstr ""
|
|
Binary file
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
# Jakub A. Tesinsky, 2014
|
|
8
8
|
# Jakub A. Tesinsky, 2014
|
|
9
9
|
# Jiří Podhorecký, 2018-2019
|
|
10
|
-
# Jiří Podhorecký <jirka.p@volny.cz>, 2023-2024
|
|
10
|
+
# Jiří Podhorecký <jirka.p@volny.cz>, 2018-2019,2023-2024
|
|
11
11
|
# Jiří Podhorecký <jirka.p@volny.cz>, 2019
|
|
12
12
|
# Jiří Podhorecký <jirka.p@volny.cz>, 2018
|
|
13
13
|
# Jiří Podhorecký <jirka.p@volny.cz>, 2018
|
|
@@ -16,9 +16,9 @@ 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
|
-
"Last-Translator: Jiří Podhorecký <jirka.p@volny.cz>, 2023-2024\n"
|
|
21
|
+
"Last-Translator: Jiří Podhorecký <jirka.p@volny.cz>, 2018-2019,2023-2024\n"
|
|
22
22
|
"Language-Team: Czech (Czech Republic) (http://app.transifex.com/openstreetmap/umap/language/cs_CZ/)\n"
|
|
23
23
|
"MIME-Version: 1.0\n"
|
|
24
24
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
@@ -28,129 +28,137 @@ msgstr ""
|
|
|
28
28
|
|
|
29
29
|
#: admin.py:16
|
|
30
30
|
msgid "CSV Export"
|
|
31
|
-
msgstr ""
|
|
32
|
-
|
|
33
|
-
#: forms.py:44 forms.py:70
|
|
34
|
-
msgid "Only editable with secret edit link"
|
|
35
|
-
msgstr "Lze upravovat jen pomocí tajného odkazu"
|
|
36
|
-
|
|
37
|
-
#: forms.py:45 forms.py:71
|
|
38
|
-
msgid "Everyone can edit"
|
|
39
|
-
msgstr "Kdokoli může editovat"
|
|
40
|
-
|
|
41
|
-
#: forms.py:69 models.py:441
|
|
42
|
-
msgid "Inherit"
|
|
43
|
-
msgstr "Zdědit"
|
|
31
|
+
msgstr "CSV Export"
|
|
44
32
|
|
|
45
33
|
#: middleware.py:13
|
|
46
34
|
msgid "Site is readonly for maintenance"
|
|
47
35
|
msgstr "Stránka je jen ke čtení kvůli údržbě"
|
|
48
36
|
|
|
49
|
-
#: models.py:
|
|
37
|
+
#: models.py:60 models.py:79
|
|
50
38
|
msgid "name"
|
|
51
39
|
msgstr "název"
|
|
52
40
|
|
|
53
|
-
#: models.py:
|
|
41
|
+
#: models.py:62 models.py:475
|
|
54
42
|
msgid "description"
|
|
55
43
|
msgstr "popis"
|
|
56
44
|
|
|
57
|
-
#: models.py:
|
|
45
|
+
#: models.py:110
|
|
58
46
|
msgid "details"
|
|
59
47
|
msgstr "podrobnosti"
|
|
60
48
|
|
|
61
|
-
#: models.py:
|
|
49
|
+
#: models.py:111
|
|
62
50
|
msgid "Link to a page where the licence is detailed."
|
|
63
51
|
msgstr "Odkaz na stránku s podrobnějším popisem licence."
|
|
64
52
|
|
|
65
|
-
#: models.py:
|
|
53
|
+
#: models.py:121
|
|
66
54
|
msgid "URL template using OSM tile format"
|
|
67
55
|
msgstr "Vzor URL ve formátu pro dlaždice OSM "
|
|
68
56
|
|
|
69
|
-
#: models.py:
|
|
57
|
+
#: models.py:127
|
|
70
58
|
msgid "Order of the tilelayers in the edit box"
|
|
71
59
|
msgstr "Pořadí vrstev při editaci"
|
|
72
60
|
|
|
73
|
-
#: models.py:
|
|
61
|
+
#: models.py:175 models.py:469
|
|
62
|
+
msgid "Only editable with secret edit link"
|
|
63
|
+
msgstr "Lze upravovat jen pomocí tajného odkazu"
|
|
64
|
+
|
|
65
|
+
#: models.py:176 models.py:470
|
|
66
|
+
msgid "Everyone can edit"
|
|
67
|
+
msgstr "Kdokoli může editovat"
|
|
68
|
+
|
|
69
|
+
#: models.py:179 models.py:463
|
|
74
70
|
msgid "Everyone"
|
|
75
71
|
msgstr "Kdokoli"
|
|
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 "Pouze pro editory a tým"
|
|
80
76
|
|
|
81
|
-
#: models.py:
|
|
77
|
+
#: models.py:181 models.py:465
|
|
82
78
|
msgid "Owner only"
|
|
83
79
|
msgstr "Jen vlastník"
|
|
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 "Kdokoli (veřejná)"
|
|
88
88
|
|
|
89
|
-
#: models.py:
|
|
89
|
+
#: models.py:188
|
|
90
90
|
msgid "Anyone with link"
|
|
91
91
|
msgstr "Kdokoli kdo má odkaz"
|
|
92
92
|
|
|
93
|
-
#: models.py:
|
|
93
|
+
#: models.py:190
|
|
94
94
|
msgid "Blocked"
|
|
95
95
|
msgstr "Blokováno"
|
|
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 "střed"
|
|
100
104
|
|
|
101
|
-
#: models.py:
|
|
105
|
+
#: models.py:195
|
|
102
106
|
msgid "zoom"
|
|
103
107
|
msgstr "přiblížení"
|
|
104
108
|
|
|
105
|
-
#: models.py:
|
|
109
|
+
#: models.py:197
|
|
106
110
|
msgid "locate"
|
|
107
111
|
msgstr "lokalizuj"
|
|
108
112
|
|
|
109
|
-
#: models.py:
|
|
113
|
+
#: models.py:197
|
|
110
114
|
msgid "Locate user on load?"
|
|
111
115
|
msgstr "Najdi poluhu uživatele na startu?"
|
|
112
116
|
|
|
113
|
-
#: models.py:
|
|
117
|
+
#: models.py:201
|
|
114
118
|
msgid "Choose the map licence."
|
|
115
119
|
msgstr "Vyberte si licenci mapy."
|
|
116
120
|
|
|
117
|
-
#: models.py:
|
|
121
|
+
#: models.py:202
|
|
118
122
|
msgid "licence"
|
|
119
123
|
msgstr "licence"
|
|
120
124
|
|
|
121
|
-
#: models.py:
|
|
125
|
+
#: models.py:213
|
|
122
126
|
msgid "owner"
|
|
123
127
|
msgstr "vlastník"
|
|
124
128
|
|
|
125
|
-
#: models.py:
|
|
129
|
+
#: models.py:217
|
|
126
130
|
msgid "editors"
|
|
127
131
|
msgstr "přispěvovatelé"
|
|
128
132
|
|
|
129
|
-
#: models.py:
|
|
133
|
+
#: models.py:223
|
|
130
134
|
msgid "team"
|
|
131
135
|
msgstr "tým"
|
|
132
136
|
|
|
133
|
-
#: models.py:
|
|
137
|
+
#: models.py:229 models.py:491
|
|
134
138
|
msgid "edit status"
|
|
135
139
|
msgstr "kdo může provádět úpravy"
|
|
136
140
|
|
|
137
|
-
#: models.py:
|
|
141
|
+
#: models.py:234
|
|
138
142
|
msgid "share status"
|
|
139
143
|
msgstr "nastavení sdílení"
|
|
140
144
|
|
|
141
|
-
#: models.py:
|
|
145
|
+
#: models.py:237 models.py:486
|
|
142
146
|
msgid "settings"
|
|
143
147
|
msgstr "nastavení"
|
|
144
148
|
|
|
145
|
-
#: models.py:
|
|
149
|
+
#: models.py:402
|
|
146
150
|
msgid "Clone of"
|
|
147
151
|
msgstr "Kopie"
|
|
148
152
|
|
|
149
|
-
#: models.py:
|
|
153
|
+
#: models.py:462 models.py:468
|
|
154
|
+
msgid "Inherit"
|
|
155
|
+
msgstr "Zdědit"
|
|
156
|
+
|
|
157
|
+
#: models.py:481
|
|
150
158
|
msgid "display on load"
|
|
151
159
|
msgstr "zobrazit při startu"
|
|
152
160
|
|
|
153
|
-
#: models.py:
|
|
161
|
+
#: models.py:482
|
|
154
162
|
msgid "Display this layer on load."
|
|
155
163
|
msgstr "Zobrazit tuto vrstvu na startu."
|
|
156
164
|
|
|
@@ -202,25 +210,29 @@ msgid ""
|
|
|
202
210
|
"them in your site."
|
|
203
211
|
msgstr "uMap umožňuje vytvářet mapy s vrstvami OpenStreetMap za okamžik a vložit je do svých stránek."
|
|
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 "Přihlásit se"
|
|
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 "Uživatelské jméno"
|
|
216
228
|
|
|
217
|
-
#: templates/registration/login.html:
|
|
229
|
+
#: templates/registration/login.html:45
|
|
218
230
|
msgid "Password"
|
|
219
231
|
msgstr "Heslo"
|
|
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
|
|
@@ -603,11 +615,11 @@ msgstr "Uživatelé"
|
|
|
603
615
|
msgid "New team"
|
|
604
616
|
msgstr "Nový tým"
|
|
605
617
|
|
|
606
|
-
#: views.py:
|
|
618
|
+
#: views.py:234
|
|
607
619
|
msgid "Cannot delete a team with more than one member"
|
|
608
620
|
msgstr "Nelze smazat tým s více než jedním členem"
|
|
609
621
|
|
|
610
|
-
#: views.py:
|
|
622
|
+
#: views.py:238
|
|
611
623
|
#, python-format
|
|
612
624
|
msgid "Team “%(name)s” has been deleted"
|
|
613
625
|
msgstr "Tým \"%(name)s\" byl smazán"
|
|
@@ -616,57 +628,57 @@ msgstr "Tým \"%(name)s\" byl smazán"
|
|
|
616
628
|
msgid "View the map"
|
|
617
629
|
msgstr "Prohlídnout si tuto mapu"
|
|
618
630
|
|
|
619
|
-
#: views.py:
|
|
631
|
+
#: views.py:820
|
|
620
632
|
msgid "See full screen"
|
|
621
633
|
msgstr "Zobrazit celou obrazovku"
|
|
622
634
|
|
|
623
|
-
#: views.py:
|
|
635
|
+
#: views.py:963
|
|
624
636
|
msgid "Map editors updated with success!"
|
|
625
637
|
msgstr "Seznam přispěvovatelů byl úspěšně upraven!"
|
|
626
638
|
|
|
627
|
-
#: views.py:
|
|
639
|
+
#: views.py:999
|
|
628
640
|
#, python-format
|
|
629
641
|
msgid "The uMap edit link for your map: %(map_name)s"
|
|
630
642
|
msgstr "Odkaz na úpravu uMap pro vaši mapu: %(map_name)s"
|
|
631
643
|
|
|
632
|
-
#: views.py:
|
|
644
|
+
#: views.py:1002
|
|
633
645
|
#, python-format
|
|
634
646
|
msgid "Here is your secret edit link: %(link)s"
|
|
635
647
|
msgstr "Zde je váš tajný odkaz na úpravu: %(link)s"
|
|
636
648
|
|
|
637
|
-
#: views.py:
|
|
649
|
+
#: views.py:1009
|
|
638
650
|
#, python-format
|
|
639
651
|
msgid "Can't send email to %(email)s"
|
|
640
652
|
msgstr "Nelze odeslat e-mail na %(email)s"
|
|
641
653
|
|
|
642
|
-
#: views.py:
|
|
654
|
+
#: views.py:1012
|
|
643
655
|
#, python-format
|
|
644
656
|
msgid "Email sent to %(email)s"
|
|
645
657
|
msgstr "E-mail odeslán na %(email)s"
|
|
646
658
|
|
|
647
|
-
#: views.py:
|
|
659
|
+
#: views.py:1023
|
|
648
660
|
msgid "Only its owner can delete the map."
|
|
649
661
|
msgstr "Jen vlastník může vymzat tuto mapu."
|
|
650
662
|
|
|
651
|
-
#: views.py:
|
|
663
|
+
#: views.py:1026
|
|
652
664
|
msgid "Map successfully deleted."
|
|
653
665
|
msgstr "Mapa byla úspěšně smazána."
|
|
654
666
|
|
|
655
|
-
#: views.py:
|
|
667
|
+
#: views.py:1052
|
|
656
668
|
#, python-format
|
|
657
669
|
msgid ""
|
|
658
670
|
"Your map has been cloned! If you want to edit this map from another "
|
|
659
671
|
"computer, please use this link: %(anonymous_url)s"
|
|
660
672
|
msgstr "Byla vytvořena kopie mapy! Pokud chcete upravovat tuto mapu z jiného počítače, použijte tento odkaz: %(anonymous_url)s"
|
|
661
673
|
|
|
662
|
-
#: views.py:
|
|
674
|
+
#: views.py:1057
|
|
663
675
|
msgid "Congratulations, your map has been cloned!"
|
|
664
676
|
msgstr "Gratulujeme, byla vytvořena kopie mapy!"
|
|
665
677
|
|
|
666
|
-
#: views.py:
|
|
678
|
+
#: views.py:1308
|
|
667
679
|
msgid "Layer successfully deleted."
|
|
668
680
|
msgstr "Vrstva úspěšně vymazána."
|
|
669
681
|
|
|
670
|
-
#: views.py:
|
|
682
|
+
#: views.py:1330
|
|
671
683
|
msgid "Permissions updated with success!"
|
|
672
684
|
msgstr "Oprávnění úspěšně aktualizována!"
|
|
Binary file
|