umap-project 2.7.3__py3-none-any.whl → 2.8.0a0__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 +32 -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 +22 -2
- 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 +617 -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 +101 -74
- umap/static/umap/js/modules/data/layer.js +157 -137
- 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 +71 -39
- 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/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 +10 -9
- umap/static/umap/js/modules/rendering/template.js +35 -12
- umap/static/umap/js/modules/rendering/ui.js +57 -12
- 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 +5 -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/panel.js +10 -9
- umap/static/umap/js/modules/umap.js +1668 -0
- umap/static/umap/js/modules/urls.js +2 -2
- umap/static/umap/js/modules/utils.js +20 -6
- umap/static/umap/js/umap.controls.js +74 -301
- umap/static/umap/js/umap.core.js +29 -50
- umap/static/umap/js/umap.forms.js +34 -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 +12 -9
- umap/static/umap/locale/en.json +12 -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 +12 -9
- umap/static/umap/locale/fr.json +12 -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 +5 -364
- umap/static/umap/unittests/URLs.js +15 -15
- umap/static/umap/unittests/utils.js +23 -1
- umap/static/umap/vars.css +2 -0
- umap/static/umap/vendors/formbuilder/Leaflet.FormBuilder.js +5 -1
- umap/storage.py +152 -0
- umap/templates/registration/login.html +7 -6
- umap/templates/umap/css.html +3 -0
- umap/templates/umap/js.html +1 -2
- umap/templates/umap/map_init.html +4 -5
- umap/templates/umap/user_dashboard.html +18 -19
- umap/tests/base.py +5 -1
- 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 +18 -7
- umap/tests/integration/test_import.py +8 -5
- 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_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_views.py +53 -0
- umap/urls.py +3 -3
- umap/views.py +107 -76
- {umap_project-2.7.3.dist-info → umap_project-2.8.0a0.dist-info}/METADATA +16 -13
- {umap_project-2.7.3.dist-info → umap_project-2.8.0a0.dist-info}/RECORD +276 -262
- 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_project-2.7.3.dist-info → umap_project-2.8.0a0.dist-info}/WHEEL +0 -0
- {umap_project-2.7.3.dist-info → umap_project-2.8.0a0.dist-info}/entry_points.txt +0 -0
- {umap_project-2.7.3.dist-info → umap_project-2.8.0a0.dist-info}/licenses/LICENSE +0 -0
|
Binary file
|
|
@@ -18,7 +18,7 @@ msgid ""
|
|
|
18
18
|
msgstr ""
|
|
19
19
|
"Project-Id-Version: uMap\n"
|
|
20
20
|
"Report-Msgid-Bugs-To: \n"
|
|
21
|
-
"POT-Creation-Date: 2024-
|
|
21
|
+
"POT-Creation-Date: 2024-12-11 17:05+0000\n"
|
|
22
22
|
"PO-Revision-Date: 2013-11-22 14:00+0000\n"
|
|
23
23
|
"Last-Translator: jakl, 2024\n"
|
|
24
24
|
"Language-Team: German (http://app.transifex.com/openstreetmap/umap/language/de/)\n"
|
|
@@ -28,127 +28,139 @@ msgstr ""
|
|
|
28
28
|
"Language: de\n"
|
|
29
29
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
30
30
|
|
|
31
|
-
#:
|
|
32
|
-
msgid "
|
|
33
|
-
msgstr "
|
|
34
|
-
|
|
35
|
-
#: forms.py:45 forms.py:71
|
|
36
|
-
msgid "Everyone can edit"
|
|
37
|
-
msgstr "Jeder kann bearbeiten"
|
|
38
|
-
|
|
39
|
-
#: forms.py:69 models.py:423
|
|
40
|
-
msgid "Inherit"
|
|
41
|
-
msgstr "erben"
|
|
31
|
+
#: admin.py:16
|
|
32
|
+
msgid "CSV Export"
|
|
33
|
+
msgstr ""
|
|
42
34
|
|
|
43
35
|
#: middleware.py:13
|
|
44
36
|
msgid "Site is readonly for maintenance"
|
|
45
37
|
msgstr "Die Seite ist wegen Wartungsarbeiten im Nur-Lesen-Modus."
|
|
46
38
|
|
|
47
|
-
#: models.py:
|
|
39
|
+
#: models.py:60 models.py:79
|
|
48
40
|
msgid "name"
|
|
49
41
|
msgstr "Name"
|
|
50
42
|
|
|
51
|
-
#: models.py:
|
|
43
|
+
#: models.py:62 models.py:475
|
|
52
44
|
msgid "description"
|
|
53
45
|
msgstr "Beschreibung"
|
|
54
46
|
|
|
55
|
-
#: models.py:
|
|
47
|
+
#: models.py:110
|
|
56
48
|
msgid "details"
|
|
57
49
|
msgstr "Details"
|
|
58
50
|
|
|
59
|
-
#: models.py:
|
|
51
|
+
#: models.py:111
|
|
60
52
|
msgid "Link to a page where the licence is detailed."
|
|
61
53
|
msgstr "Verlinke auf eine Seite mit der Lizenz."
|
|
62
54
|
|
|
63
|
-
#: models.py:
|
|
55
|
+
#: models.py:121
|
|
64
56
|
msgid "URL template using OSM tile format"
|
|
65
57
|
msgstr "Das URL-Template nutzt das OSM Tile Format"
|
|
66
58
|
|
|
67
|
-
#: models.py:
|
|
59
|
+
#: models.py:127
|
|
68
60
|
msgid "Order of the tilelayers in the edit box"
|
|
69
61
|
msgstr "Reihenfolge der Karten-Ebenen in der Bearbeiten-Box"
|
|
70
62
|
|
|
71
|
-
#: models.py:
|
|
63
|
+
#: models.py:175 models.py:469
|
|
64
|
+
msgid "Only editable with secret edit link"
|
|
65
|
+
msgstr "Nur mit geheimem Bearbeitungslink zu bearbeiten"
|
|
66
|
+
|
|
67
|
+
#: models.py:176 models.py:470
|
|
68
|
+
msgid "Everyone can edit"
|
|
69
|
+
msgstr "Jeder kann bearbeiten"
|
|
70
|
+
|
|
71
|
+
#: models.py:179 models.py:463
|
|
72
72
|
msgid "Everyone"
|
|
73
73
|
msgstr "Jeder"
|
|
74
74
|
|
|
75
|
-
#: models.py:
|
|
75
|
+
#: models.py:180 models.py:189 models.py:464
|
|
76
76
|
msgid "Editors and team only"
|
|
77
77
|
msgstr "Nur Bearbeiter und Team"
|
|
78
78
|
|
|
79
|
-
#: models.py:
|
|
79
|
+
#: models.py:181 models.py:465
|
|
80
80
|
msgid "Owner only"
|
|
81
81
|
msgstr "Nur Ersteller"
|
|
82
82
|
|
|
83
|
-
#: models.py:
|
|
83
|
+
#: models.py:184
|
|
84
|
+
msgid "Draft (private)"
|
|
85
|
+
msgstr ""
|
|
86
|
+
|
|
87
|
+
#: models.py:185
|
|
84
88
|
msgid "Everyone (public)"
|
|
85
89
|
msgstr "Jeder (Öffentlich)"
|
|
86
90
|
|
|
87
|
-
#: models.py:
|
|
91
|
+
#: models.py:188
|
|
88
92
|
msgid "Anyone with link"
|
|
89
93
|
msgstr "Jeder mit Link"
|
|
90
94
|
|
|
91
|
-
#: models.py:
|
|
95
|
+
#: models.py:190
|
|
92
96
|
msgid "Blocked"
|
|
93
97
|
msgstr "blockiert"
|
|
94
98
|
|
|
95
|
-
#: models.py:
|
|
99
|
+
#: models.py:191
|
|
100
|
+
msgid "Deleted"
|
|
101
|
+
msgstr ""
|
|
102
|
+
|
|
103
|
+
#: models.py:194
|
|
96
104
|
msgid "center"
|
|
97
105
|
msgstr "Mittelpunkt"
|
|
98
106
|
|
|
99
|
-
#: models.py:
|
|
107
|
+
#: models.py:195
|
|
100
108
|
msgid "zoom"
|
|
101
109
|
msgstr "Zoom"
|
|
102
110
|
|
|
103
|
-
#: models.py:
|
|
111
|
+
#: models.py:197
|
|
104
112
|
msgid "locate"
|
|
105
113
|
msgstr "lokalisiere"
|
|
106
114
|
|
|
107
|
-
#: models.py:
|
|
115
|
+
#: models.py:197
|
|
108
116
|
msgid "Locate user on load?"
|
|
109
117
|
msgstr "Standort des Benutzers beim Seitenaufruf bestimmen?"
|
|
110
118
|
|
|
111
|
-
#: models.py:
|
|
119
|
+
#: models.py:201
|
|
112
120
|
msgid "Choose the map licence."
|
|
113
121
|
msgstr "Kartenlizenz auswählen"
|
|
114
122
|
|
|
115
|
-
#: models.py:
|
|
123
|
+
#: models.py:202
|
|
116
124
|
msgid "licence"
|
|
117
125
|
msgstr "Lizenz"
|
|
118
126
|
|
|
119
|
-
#: models.py:
|
|
127
|
+
#: models.py:213
|
|
120
128
|
msgid "owner"
|
|
121
129
|
msgstr "Ersteller"
|
|
122
130
|
|
|
123
|
-
#: models.py:
|
|
131
|
+
#: models.py:217
|
|
124
132
|
msgid "editors"
|
|
125
133
|
msgstr "Bearbeiter"
|
|
126
134
|
|
|
127
|
-
#: models.py:
|
|
135
|
+
#: models.py:223
|
|
128
136
|
msgid "team"
|
|
129
137
|
msgstr "Team"
|
|
130
138
|
|
|
131
|
-
#: models.py:
|
|
139
|
+
#: models.py:229 models.py:491
|
|
132
140
|
msgid "edit status"
|
|
133
141
|
msgstr "Bearbeitungsstatus"
|
|
134
142
|
|
|
135
|
-
#: models.py:
|
|
143
|
+
#: models.py:234
|
|
136
144
|
msgid "share status"
|
|
137
145
|
msgstr "Teilen-Status"
|
|
138
146
|
|
|
139
|
-
#: models.py:
|
|
147
|
+
#: models.py:237 models.py:486
|
|
140
148
|
msgid "settings"
|
|
141
149
|
msgstr "Einstellungen"
|
|
142
150
|
|
|
143
|
-
#: models.py:
|
|
151
|
+
#: models.py:402
|
|
144
152
|
msgid "Clone of"
|
|
145
153
|
msgstr "Duplikat von"
|
|
146
154
|
|
|
147
|
-
#: models.py:
|
|
155
|
+
#: models.py:462 models.py:468
|
|
156
|
+
msgid "Inherit"
|
|
157
|
+
msgstr "erben"
|
|
158
|
+
|
|
159
|
+
#: models.py:481
|
|
148
160
|
msgid "display on load"
|
|
149
161
|
msgstr "Beim Seitenaufruf einblenden"
|
|
150
162
|
|
|
151
|
-
#: models.py:
|
|
163
|
+
#: models.py:482
|
|
152
164
|
msgid "Display this layer on load."
|
|
153
165
|
msgstr "Diese Ebene beim Seitenaufruf einblenden."
|
|
154
166
|
|
|
@@ -200,25 +212,29 @@ msgid ""
|
|
|
200
212
|
"them in your site."
|
|
201
213
|
msgstr "Mit uMap kannst du Karten mit OpenStreetMap-Ebenen in einer Minute erstellen und in deine Seite einbinden."
|
|
202
214
|
|
|
203
|
-
#: templates/registration/login.html:6 templates/registration/login.html:
|
|
215
|
+
#: templates/registration/login.html:6 templates/registration/login.html:46
|
|
204
216
|
msgid "Login"
|
|
205
217
|
msgstr "Anmeldung"
|
|
206
218
|
|
|
207
|
-
#: templates/registration/login.html:
|
|
208
|
-
msgid "
|
|
209
|
-
msgstr "
|
|
219
|
+
#: templates/registration/login.html:22
|
|
220
|
+
msgid "To save and easily find your maps, identify yourself."
|
|
221
|
+
msgstr ""
|
|
210
222
|
|
|
211
|
-
#: templates/registration/login.html:
|
|
223
|
+
#: templates/registration/login.html:25
|
|
224
|
+
msgid "Please log in with your account:"
|
|
225
|
+
msgstr ""
|
|
226
|
+
|
|
227
|
+
#: templates/registration/login.html:42
|
|
212
228
|
msgid "Username"
|
|
213
229
|
msgstr "Benutzername"
|
|
214
230
|
|
|
215
|
-
#: templates/registration/login.html:
|
|
231
|
+
#: templates/registration/login.html:45
|
|
216
232
|
msgid "Password"
|
|
217
233
|
msgstr "Passwort"
|
|
218
234
|
|
|
219
|
-
#: templates/registration/login.html:
|
|
220
|
-
msgid "Please choose a provider"
|
|
221
|
-
msgstr "
|
|
235
|
+
#: templates/registration/login.html:52
|
|
236
|
+
msgid "Please choose a provider:"
|
|
237
|
+
msgstr ""
|
|
222
238
|
|
|
223
239
|
#: templates/umap/about_summary.html:12
|
|
224
240
|
#, python-format
|
|
@@ -359,11 +375,11 @@ msgstr "Meine Karten (%(count)s)"
|
|
|
359
375
|
msgid "My Maps"
|
|
360
376
|
msgstr "Meine Karten"
|
|
361
377
|
|
|
362
|
-
#: templates/umap/dashboard_menu.html:
|
|
378
|
+
#: templates/umap/dashboard_menu.html:12
|
|
363
379
|
msgid "My profile"
|
|
364
380
|
msgstr "Mein Profil"
|
|
365
381
|
|
|
366
|
-
#: templates/umap/dashboard_menu.html:
|
|
382
|
+
#: templates/umap/dashboard_menu.html:15
|
|
367
383
|
msgid "My teams"
|
|
368
384
|
msgstr "Meine Teams"
|
|
369
385
|
|
|
@@ -599,11 +615,11 @@ msgstr "Benutzer"
|
|
|
599
615
|
msgid "New team"
|
|
600
616
|
msgstr "Neues Team"
|
|
601
617
|
|
|
602
|
-
#: views.py:
|
|
618
|
+
#: views.py:234
|
|
603
619
|
msgid "Cannot delete a team with more than one member"
|
|
604
620
|
msgstr "Teams mit mehr als einem Mitglied können nicht gelöscht werden"
|
|
605
621
|
|
|
606
|
-
#: views.py:
|
|
622
|
+
#: views.py:238
|
|
607
623
|
#, python-format
|
|
608
624
|
msgid "Team “%(name)s” has been deleted"
|
|
609
625
|
msgstr "Team “%(name)s” wurde gelöscht"
|
|
@@ -612,57 +628,57 @@ msgstr "Team “%(name)s” wurde gelöscht"
|
|
|
612
628
|
msgid "View the map"
|
|
613
629
|
msgstr "Diese Karte anzeigen"
|
|
614
630
|
|
|
615
|
-
#: views.py:
|
|
631
|
+
#: views.py:820
|
|
616
632
|
msgid "See full screen"
|
|
617
633
|
msgstr "Vollbildanzeige"
|
|
618
634
|
|
|
619
|
-
#: views.py:
|
|
635
|
+
#: views.py:963
|
|
620
636
|
msgid "Map editors updated with success!"
|
|
621
637
|
msgstr "Bearbeiter erfolgreich geändert"
|
|
622
638
|
|
|
623
|
-
#: views.py:
|
|
639
|
+
#: views.py:999
|
|
624
640
|
#, python-format
|
|
625
641
|
msgid "The uMap edit link for your map: %(map_name)s"
|
|
626
642
|
msgstr "Der uMap-Bearbeitungslink für Deine Karte: %(map_name)s"
|
|
627
643
|
|
|
628
|
-
#: views.py:
|
|
644
|
+
#: views.py:1002
|
|
629
645
|
#, python-format
|
|
630
646
|
msgid "Here is your secret edit link: %(link)s"
|
|
631
647
|
msgstr "Dies ist der geheime Bearbeitungslink: %(link)s"
|
|
632
648
|
|
|
633
|
-
#: views.py:
|
|
649
|
+
#: views.py:1009
|
|
634
650
|
#, python-format
|
|
635
651
|
msgid "Can't send email to %(email)s"
|
|
636
652
|
msgstr "E-Mail kann nicht gesendet werden an %(email)s"
|
|
637
653
|
|
|
638
|
-
#: views.py:
|
|
654
|
+
#: views.py:1012
|
|
639
655
|
#, python-format
|
|
640
656
|
msgid "Email sent to %(email)s"
|
|
641
657
|
msgstr "Email gesendet an %(email)s"
|
|
642
658
|
|
|
643
|
-
#: views.py:
|
|
659
|
+
#: views.py:1023
|
|
644
660
|
msgid "Only its owner can delete the map."
|
|
645
661
|
msgstr "Nur der Ersteller kann die Karte löschen."
|
|
646
662
|
|
|
647
|
-
#: views.py:
|
|
663
|
+
#: views.py:1026
|
|
648
664
|
msgid "Map successfully deleted."
|
|
649
665
|
msgstr "Karte erfolgreich gelöscht."
|
|
650
666
|
|
|
651
|
-
#: views.py:
|
|
667
|
+
#: views.py:1052
|
|
652
668
|
#, python-format
|
|
653
669
|
msgid ""
|
|
654
670
|
"Your map has been cloned! If you want to edit this map from another "
|
|
655
671
|
"computer, please use this link: %(anonymous_url)s"
|
|
656
672
|
msgstr "Deine Karte wurde kopiert! Wenn du diese Karte von einem anderen Computer aus bearbeiten möchtest, benutze bitte diesen Link: %(anonymous_url)s"
|
|
657
673
|
|
|
658
|
-
#: views.py:
|
|
674
|
+
#: views.py:1057
|
|
659
675
|
msgid "Congratulations, your map has been cloned!"
|
|
660
676
|
msgstr "Glückwunsch, deine Karte wurde kopiert!"
|
|
661
677
|
|
|
662
|
-
#: views.py:
|
|
678
|
+
#: views.py:1308
|
|
663
679
|
msgid "Layer successfully deleted."
|
|
664
680
|
msgstr "Ebene erfolgreich gelöscht."
|
|
665
681
|
|
|
666
|
-
#: views.py:
|
|
682
|
+
#: views.py:1330
|
|
667
683
|
msgid "Permissions updated with success!"
|
|
668
684
|
msgstr "Berechtigungen erfolgreich aktualisiert!"
|
|
Binary file
|
|
@@ -13,7 +13,7 @@ msgid ""
|
|
|
13
13
|
msgstr ""
|
|
14
14
|
"Project-Id-Version: uMap\n"
|
|
15
15
|
"Report-Msgid-Bugs-To: \n"
|
|
16
|
-
"POT-Creation-Date: 2024-
|
|
16
|
+
"POT-Creation-Date: 2024-12-11 17:05+0000\n"
|
|
17
17
|
"PO-Revision-Date: 2013-11-22 14:00+0000\n"
|
|
18
18
|
"Last-Translator: Yannis Kaskamanidis <kiolalis@gmail.com>, 2021,2023-2024\n"
|
|
19
19
|
"Language-Team: Greek (http://app.transifex.com/openstreetmap/umap/language/el/)\n"
|
|
@@ -23,127 +23,139 @@ msgstr ""
|
|
|
23
23
|
"Language: el\n"
|
|
24
24
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
25
25
|
|
|
26
|
-
#:
|
|
27
|
-
msgid "
|
|
28
|
-
msgstr "
|
|
29
|
-
|
|
30
|
-
#: forms.py:45 forms.py:71
|
|
31
|
-
msgid "Everyone can edit"
|
|
32
|
-
msgstr "Όλοι μπορούν να επεξεργαστούν"
|
|
33
|
-
|
|
34
|
-
#: forms.py:69 models.py:423
|
|
35
|
-
msgid "Inherit"
|
|
36
|
-
msgstr "Κληρονόμοι"
|
|
26
|
+
#: admin.py:16
|
|
27
|
+
msgid "CSV Export"
|
|
28
|
+
msgstr ""
|
|
37
29
|
|
|
38
30
|
#: middleware.py:13
|
|
39
31
|
msgid "Site is readonly for maintenance"
|
|
40
32
|
msgstr "Λόγω συντήρησης, ο ιστότοπος είναι μόνο για ανάγνωση"
|
|
41
33
|
|
|
42
|
-
#: models.py:
|
|
34
|
+
#: models.py:60 models.py:79
|
|
43
35
|
msgid "name"
|
|
44
36
|
msgstr "όνομα"
|
|
45
37
|
|
|
46
|
-
#: models.py:
|
|
38
|
+
#: models.py:62 models.py:475
|
|
47
39
|
msgid "description"
|
|
48
40
|
msgstr "περιγραφή"
|
|
49
41
|
|
|
50
|
-
#: models.py:
|
|
42
|
+
#: models.py:110
|
|
51
43
|
msgid "details"
|
|
52
44
|
msgstr "λεπτομέρειες"
|
|
53
45
|
|
|
54
|
-
#: models.py:
|
|
46
|
+
#: models.py:111
|
|
55
47
|
msgid "Link to a page where the licence is detailed."
|
|
56
48
|
msgstr "Σύνδεσμος σελίδας αναλυτικής Άδειας Χρήσης."
|
|
57
49
|
|
|
58
|
-
#: models.py:
|
|
50
|
+
#: models.py:121
|
|
59
51
|
msgid "URL template using OSM tile format"
|
|
60
52
|
msgstr "Πρότυπο URL που χρησιμοποιεί μορφοποίηση πλακιδίων OSM"
|
|
61
53
|
|
|
62
|
-
#: models.py:
|
|
54
|
+
#: models.py:127
|
|
63
55
|
msgid "Order of the tilelayers in the edit box"
|
|
64
56
|
msgstr "Σειρά των υπόβαθρων στο πλαίσιο επεξεργασίας"
|
|
65
57
|
|
|
66
|
-
#: models.py:
|
|
58
|
+
#: models.py:175 models.py:469
|
|
59
|
+
msgid "Only editable with secret edit link"
|
|
60
|
+
msgstr "Επεξεργάσιμο μόνο με μυστικό σύνδεσμο"
|
|
61
|
+
|
|
62
|
+
#: models.py:176 models.py:470
|
|
63
|
+
msgid "Everyone can edit"
|
|
64
|
+
msgstr "Όλοι μπορούν να επεξεργαστούν"
|
|
65
|
+
|
|
66
|
+
#: models.py:179 models.py:463
|
|
67
67
|
msgid "Everyone"
|
|
68
68
|
msgstr "Οποιοσδήποτε"
|
|
69
69
|
|
|
70
|
-
#: models.py:
|
|
70
|
+
#: models.py:180 models.py:189 models.py:464
|
|
71
71
|
msgid "Editors and team only"
|
|
72
72
|
msgstr ""
|
|
73
73
|
|
|
74
|
-
#: models.py:
|
|
74
|
+
#: models.py:181 models.py:465
|
|
75
75
|
msgid "Owner only"
|
|
76
76
|
msgstr "Μόνο ο κάτοχος"
|
|
77
77
|
|
|
78
|
-
#: models.py:
|
|
78
|
+
#: models.py:184
|
|
79
|
+
msgid "Draft (private)"
|
|
80
|
+
msgstr ""
|
|
81
|
+
|
|
82
|
+
#: models.py:185
|
|
79
83
|
msgid "Everyone (public)"
|
|
80
84
|
msgstr "Όλοι (δημόσιος)"
|
|
81
85
|
|
|
82
|
-
#: models.py:
|
|
86
|
+
#: models.py:188
|
|
83
87
|
msgid "Anyone with link"
|
|
84
88
|
msgstr "Οποιοδήποτε με τον σύνδεσμο"
|
|
85
89
|
|
|
86
|
-
#: models.py:
|
|
90
|
+
#: models.py:190
|
|
87
91
|
msgid "Blocked"
|
|
88
92
|
msgstr "Αποκλεισμένος"
|
|
89
93
|
|
|
90
|
-
#: models.py:
|
|
94
|
+
#: models.py:191
|
|
95
|
+
msgid "Deleted"
|
|
96
|
+
msgstr ""
|
|
97
|
+
|
|
98
|
+
#: models.py:194
|
|
91
99
|
msgid "center"
|
|
92
100
|
msgstr "κέντρο"
|
|
93
101
|
|
|
94
|
-
#: models.py:
|
|
102
|
+
#: models.py:195
|
|
95
103
|
msgid "zoom"
|
|
96
104
|
msgstr "εστίαση"
|
|
97
105
|
|
|
98
|
-
#: models.py:
|
|
106
|
+
#: models.py:197
|
|
99
107
|
msgid "locate"
|
|
100
108
|
msgstr "εντοπισμός θέσης"
|
|
101
109
|
|
|
102
|
-
#: models.py:
|
|
110
|
+
#: models.py:197
|
|
103
111
|
msgid "Locate user on load?"
|
|
104
112
|
msgstr "Εντοπισμός θέσης χρήστη κατά την φόρτωση;"
|
|
105
113
|
|
|
106
|
-
#: models.py:
|
|
114
|
+
#: models.py:201
|
|
107
115
|
msgid "Choose the map licence."
|
|
108
116
|
msgstr "Επιλογή άδειας χρήσης του χάρτη."
|
|
109
117
|
|
|
110
|
-
#: models.py:
|
|
118
|
+
#: models.py:202
|
|
111
119
|
msgid "licence"
|
|
112
120
|
msgstr "άδεια"
|
|
113
121
|
|
|
114
|
-
#: models.py:
|
|
122
|
+
#: models.py:213
|
|
115
123
|
msgid "owner"
|
|
116
124
|
msgstr "ιδιοκτήτης"
|
|
117
125
|
|
|
118
|
-
#: models.py:
|
|
126
|
+
#: models.py:217
|
|
119
127
|
msgid "editors"
|
|
120
128
|
msgstr "συντάκτες"
|
|
121
129
|
|
|
122
|
-
#: models.py:
|
|
130
|
+
#: models.py:223
|
|
123
131
|
msgid "team"
|
|
124
132
|
msgstr ""
|
|
125
133
|
|
|
126
|
-
#: models.py:
|
|
134
|
+
#: models.py:229 models.py:491
|
|
127
135
|
msgid "edit status"
|
|
128
136
|
msgstr "κατάσταση επεξεργασίας"
|
|
129
137
|
|
|
130
|
-
#: models.py:
|
|
138
|
+
#: models.py:234
|
|
131
139
|
msgid "share status"
|
|
132
140
|
msgstr "κατάσταση διαμοιρασμού"
|
|
133
141
|
|
|
134
|
-
#: models.py:
|
|
142
|
+
#: models.py:237 models.py:486
|
|
135
143
|
msgid "settings"
|
|
136
144
|
msgstr "ρυθμίσεις"
|
|
137
145
|
|
|
138
|
-
#: models.py:
|
|
146
|
+
#: models.py:402
|
|
139
147
|
msgid "Clone of"
|
|
140
148
|
msgstr "Κλώνος του"
|
|
141
149
|
|
|
142
|
-
#: models.py:
|
|
150
|
+
#: models.py:462 models.py:468
|
|
151
|
+
msgid "Inherit"
|
|
152
|
+
msgstr "Κληρονόμοι"
|
|
153
|
+
|
|
154
|
+
#: models.py:481
|
|
143
155
|
msgid "display on load"
|
|
144
156
|
msgstr "εμφάνιση κατά τη φόρτωση"
|
|
145
157
|
|
|
146
|
-
#: models.py:
|
|
158
|
+
#: models.py:482
|
|
147
159
|
msgid "Display this layer on load."
|
|
148
160
|
msgstr "Εμφάνιση αυτού του επιπέδου κατά την φόρτωση."
|
|
149
161
|
|
|
@@ -195,25 +207,29 @@ msgid ""
|
|
|
195
207
|
"them in your site."
|
|
196
208
|
msgstr "Το uMap σου επιτρέπει να δημιουργήσεις στο λεπτό χάρτες με στρώσεις OpenStreetMap και να τους ενσωματώσεις στον ιστότοπό σου."
|
|
197
209
|
|
|
198
|
-
#: templates/registration/login.html:6 templates/registration/login.html:
|
|
210
|
+
#: templates/registration/login.html:6 templates/registration/login.html:46
|
|
199
211
|
msgid "Login"
|
|
200
212
|
msgstr "Σύνδεση"
|
|
201
213
|
|
|
202
|
-
#: templates/registration/login.html:
|
|
203
|
-
msgid "
|
|
204
|
-
msgstr "
|
|
214
|
+
#: templates/registration/login.html:22
|
|
215
|
+
msgid "To save and easily find your maps, identify yourself."
|
|
216
|
+
msgstr ""
|
|
205
217
|
|
|
206
|
-
#: 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
|
|
207
223
|
msgid "Username"
|
|
208
224
|
msgstr "Όνομα χρήστη"
|
|
209
225
|
|
|
210
|
-
#: templates/registration/login.html:
|
|
226
|
+
#: templates/registration/login.html:45
|
|
211
227
|
msgid "Password"
|
|
212
228
|
msgstr "Κωδικός πρόσβασης"
|
|
213
229
|
|
|
214
|
-
#: templates/registration/login.html:
|
|
215
|
-
msgid "Please choose a provider"
|
|
216
|
-
msgstr "
|
|
230
|
+
#: templates/registration/login.html:52
|
|
231
|
+
msgid "Please choose a provider:"
|
|
232
|
+
msgstr ""
|
|
217
233
|
|
|
218
234
|
#: templates/umap/about_summary.html:12
|
|
219
235
|
#, python-format
|
|
@@ -354,11 +370,11 @@ msgstr "Οι χάρτες μου (%(count)s)"
|
|
|
354
370
|
msgid "My Maps"
|
|
355
371
|
msgstr "Οι χάρτες μου"
|
|
356
372
|
|
|
357
|
-
#: templates/umap/dashboard_menu.html:
|
|
373
|
+
#: templates/umap/dashboard_menu.html:12
|
|
358
374
|
msgid "My profile"
|
|
359
375
|
msgstr "Το προφίλ μου"
|
|
360
376
|
|
|
361
|
-
#: templates/umap/dashboard_menu.html:
|
|
377
|
+
#: templates/umap/dashboard_menu.html:15
|
|
362
378
|
msgid "My teams"
|
|
363
379
|
msgstr ""
|
|
364
380
|
|
|
@@ -374,11 +390,11 @@ msgstr "Περιηγήσου και αναζήτησε την έμπνευση
|
|
|
374
390
|
msgid "You are logged in. Continuing..."
|
|
375
391
|
msgstr "Είστε συνδεδεμένοι. Συνέχεια..."
|
|
376
392
|
|
|
377
|
-
#: templates/umap/map_list.html:
|
|
393
|
+
#: templates/umap/map_list.html:11 views.py:433
|
|
378
394
|
msgid "by"
|
|
379
395
|
msgstr "από"
|
|
380
396
|
|
|
381
|
-
#: templates/umap/map_list.html:
|
|
397
|
+
#: templates/umap/map_list.html:20
|
|
382
398
|
msgid "More"
|
|
383
399
|
msgstr "Περισσότερα"
|
|
384
400
|
|
|
@@ -594,11 +610,11 @@ msgstr ""
|
|
|
594
610
|
msgid "New team"
|
|
595
611
|
msgstr ""
|
|
596
612
|
|
|
597
|
-
#: views.py:
|
|
613
|
+
#: views.py:234
|
|
598
614
|
msgid "Cannot delete a team with more than one member"
|
|
599
615
|
msgstr ""
|
|
600
616
|
|
|
601
|
-
#: views.py:
|
|
617
|
+
#: views.py:238
|
|
602
618
|
#, python-format
|
|
603
619
|
msgid "Team “%(name)s” has been deleted"
|
|
604
620
|
msgstr ""
|
|
@@ -607,57 +623,57 @@ msgstr ""
|
|
|
607
623
|
msgid "View the map"
|
|
608
624
|
msgstr "Προβολή του χάρτη"
|
|
609
625
|
|
|
610
|
-
#: views.py:
|
|
626
|
+
#: views.py:820
|
|
611
627
|
msgid "See full screen"
|
|
612
628
|
msgstr "Προβολή πλήρους οθόνης"
|
|
613
629
|
|
|
614
|
-
#: views.py:
|
|
630
|
+
#: views.py:963
|
|
615
631
|
msgid "Map editors updated with success!"
|
|
616
632
|
msgstr "Η ενημέρωση των συντακτών χάρτη ήταν επιτυχής!"
|
|
617
633
|
|
|
618
|
-
#: views.py:
|
|
634
|
+
#: views.py:999
|
|
619
635
|
#, python-format
|
|
620
636
|
msgid "The uMap edit link for your map: %(map_name)s"
|
|
621
637
|
msgstr "Ο uMap σύνδεσμος επεξεργασίας του χάρτη σας: %(map_name)s"
|
|
622
638
|
|
|
623
|
-
#: views.py:
|
|
639
|
+
#: views.py:1002
|
|
624
640
|
#, python-format
|
|
625
641
|
msgid "Here is your secret edit link: %(link)s"
|
|
626
642
|
msgstr "Εδώ είναι ο μυστικός σύνδεσμος επεξεργασίας: %(link)s"
|
|
627
643
|
|
|
628
|
-
#: views.py:
|
|
644
|
+
#: views.py:1009
|
|
629
645
|
#, python-format
|
|
630
646
|
msgid "Can't send email to %(email)s"
|
|
631
647
|
msgstr "Αδυναμία αποστολής email στο %(email)s"
|
|
632
648
|
|
|
633
|
-
#: views.py:
|
|
649
|
+
#: views.py:1012
|
|
634
650
|
#, python-format
|
|
635
651
|
msgid "Email sent to %(email)s"
|
|
636
652
|
msgstr "Μήνυμα email στάλθηκε στο %(email)s"
|
|
637
653
|
|
|
638
|
-
#: views.py:
|
|
654
|
+
#: views.py:1023
|
|
639
655
|
msgid "Only its owner can delete the map."
|
|
640
656
|
msgstr "Μονό ο ιδιοκτήτης μπορεί να διαγράψει αυτό τον χάρτη."
|
|
641
657
|
|
|
642
|
-
#: views.py:
|
|
658
|
+
#: views.py:1026
|
|
643
659
|
msgid "Map successfully deleted."
|
|
644
660
|
msgstr "Ο χάρτης διαγράφηκε με επιτυχία."
|
|
645
661
|
|
|
646
|
-
#: views.py:
|
|
662
|
+
#: views.py:1052
|
|
647
663
|
#, python-format
|
|
648
664
|
msgid ""
|
|
649
665
|
"Your map has been cloned! If you want to edit this map from another "
|
|
650
666
|
"computer, please use this link: %(anonymous_url)s"
|
|
651
667
|
msgstr "Ο χάρτης κλωνοποιήθηκε! Αν θέλετε να τον επεξεργαστείτε από κάποιον άλλο υπολογιστή, παρακαλώ χρησιμοποιήστε αυτόν τον σύνδεσμο: %(anonymous_url)s"
|
|
652
668
|
|
|
653
|
-
#: views.py:
|
|
669
|
+
#: views.py:1057
|
|
654
670
|
msgid "Congratulations, your map has been cloned!"
|
|
655
671
|
msgstr "Συγχαρητήρια ο χάρτης σας κλωνοποιήθηκε!"
|
|
656
672
|
|
|
657
|
-
#: views.py:
|
|
673
|
+
#: views.py:1308
|
|
658
674
|
msgid "Layer successfully deleted."
|
|
659
675
|
msgstr "Το επίπεδο διαγράφηκε με επιτυχία."
|
|
660
676
|
|
|
661
|
-
#: views.py:
|
|
677
|
+
#: views.py:1330
|
|
662
678
|
msgid "Permissions updated with success!"
|
|
663
679
|
msgstr "Τα δικαιώματα ενημερώθηκαν με επιτυχία!"
|