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
|
Binary file
|
|
@@ -9,7 +9,7 @@ msgid ""
|
|
|
9
9
|
msgstr ""
|
|
10
10
|
"Project-Id-Version: uMap\n"
|
|
11
11
|
"Report-Msgid-Bugs-To: \n"
|
|
12
|
-
"POT-Creation-Date: 2024-
|
|
12
|
+
"POT-Creation-Date: 2024-12-11 17:05+0000\n"
|
|
13
13
|
"PO-Revision-Date: 2013-11-22 14:00+0000\n"
|
|
14
14
|
"Last-Translator: Gábor Babos <gabor.babos@gmail.com>, 2017-2019,2023-2024\n"
|
|
15
15
|
"Language-Team: Hungarian (http://app.transifex.com/openstreetmap/umap/language/hu/)\n"
|
|
@@ -19,127 +19,139 @@ msgstr ""
|
|
|
19
19
|
"Language: hu\n"
|
|
20
20
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
21
21
|
|
|
22
|
-
#:
|
|
23
|
-
msgid "
|
|
24
|
-
msgstr "
|
|
25
|
-
|
|
26
|
-
#: forms.py:45 forms.py:71
|
|
27
|
-
msgid "Everyone can edit"
|
|
28
|
-
msgstr "Bárki szerkesztheti"
|
|
29
|
-
|
|
30
|
-
#: forms.py:69 models.py:423
|
|
31
|
-
msgid "Inherit"
|
|
32
|
-
msgstr "Öröklés"
|
|
22
|
+
#: admin.py:16
|
|
23
|
+
msgid "CSV Export"
|
|
24
|
+
msgstr ""
|
|
33
25
|
|
|
34
26
|
#: middleware.py:13
|
|
35
27
|
msgid "Site is readonly for maintenance"
|
|
36
28
|
msgstr "Karbantartás miatt a webhely csak olvasható"
|
|
37
29
|
|
|
38
|
-
#: models.py:
|
|
30
|
+
#: models.py:60 models.py:79
|
|
39
31
|
msgid "name"
|
|
40
32
|
msgstr "név"
|
|
41
33
|
|
|
42
|
-
#: models.py:
|
|
34
|
+
#: models.py:62 models.py:475
|
|
43
35
|
msgid "description"
|
|
44
36
|
msgstr "leírás"
|
|
45
37
|
|
|
46
|
-
#: models.py:
|
|
38
|
+
#: models.py:110
|
|
47
39
|
msgid "details"
|
|
48
40
|
msgstr "részletek"
|
|
49
41
|
|
|
50
|
-
#: models.py:
|
|
42
|
+
#: models.py:111
|
|
51
43
|
msgid "Link to a page where the licence is detailed."
|
|
52
44
|
msgstr "Link egy részletes licencinformációkat tartalmazó lapra."
|
|
53
45
|
|
|
54
|
-
#: models.py:
|
|
46
|
+
#: models.py:121
|
|
55
47
|
msgid "URL template using OSM tile format"
|
|
56
48
|
msgstr "OSM-csempeformátumot használó URL-sablon"
|
|
57
49
|
|
|
58
|
-
#: models.py:
|
|
50
|
+
#: models.py:127
|
|
59
51
|
msgid "Order of the tilelayers in the edit box"
|
|
60
52
|
msgstr "Csemperétegek sorrendje a szerkesztődobozban"
|
|
61
53
|
|
|
62
|
-
#: models.py:
|
|
54
|
+
#: models.py:175 models.py:469
|
|
55
|
+
msgid "Only editable with secret edit link"
|
|
56
|
+
msgstr "Kizárólag titkos szerkesztési linkkel szerkeszthető"
|
|
57
|
+
|
|
58
|
+
#: models.py:176 models.py:470
|
|
59
|
+
msgid "Everyone can edit"
|
|
60
|
+
msgstr "Bárki szerkesztheti"
|
|
61
|
+
|
|
62
|
+
#: models.py:179 models.py:463
|
|
63
63
|
msgid "Everyone"
|
|
64
64
|
msgstr "Mindenki"
|
|
65
65
|
|
|
66
|
-
#: models.py:
|
|
66
|
+
#: models.py:180 models.py:189 models.py:464
|
|
67
67
|
msgid "Editors and team only"
|
|
68
68
|
msgstr "Csak a szerkesztők és a csoport"
|
|
69
69
|
|
|
70
|
-
#: models.py:
|
|
70
|
+
#: models.py:181 models.py:465
|
|
71
71
|
msgid "Owner only"
|
|
72
72
|
msgstr "Csak a tulajdonos"
|
|
73
73
|
|
|
74
|
-
#: models.py:
|
|
74
|
+
#: models.py:184
|
|
75
|
+
msgid "Draft (private)"
|
|
76
|
+
msgstr ""
|
|
77
|
+
|
|
78
|
+
#: models.py:185
|
|
75
79
|
msgid "Everyone (public)"
|
|
76
80
|
msgstr "Mindenki (nyilvános)"
|
|
77
81
|
|
|
78
|
-
#: models.py:
|
|
82
|
+
#: models.py:188
|
|
79
83
|
msgid "Anyone with link"
|
|
80
84
|
msgstr "A link birtokában bárki"
|
|
81
85
|
|
|
82
|
-
#: models.py:
|
|
86
|
+
#: models.py:190
|
|
83
87
|
msgid "Blocked"
|
|
84
88
|
msgstr "Blokkolva"
|
|
85
89
|
|
|
86
|
-
#: models.py:
|
|
90
|
+
#: models.py:191
|
|
91
|
+
msgid "Deleted"
|
|
92
|
+
msgstr ""
|
|
93
|
+
|
|
94
|
+
#: models.py:194
|
|
87
95
|
msgid "center"
|
|
88
96
|
msgstr "középpont"
|
|
89
97
|
|
|
90
|
-
#: models.py:
|
|
98
|
+
#: models.py:195
|
|
91
99
|
msgid "zoom"
|
|
92
100
|
msgstr "nagyítás"
|
|
93
101
|
|
|
94
|
-
#: models.py:
|
|
102
|
+
#: models.py:197
|
|
95
103
|
msgid "locate"
|
|
96
104
|
msgstr "helymeghatározás"
|
|
97
105
|
|
|
98
|
-
#: models.py:
|
|
106
|
+
#: models.py:197
|
|
99
107
|
msgid "Locate user on load?"
|
|
100
108
|
msgstr "Bekérje a felhasználó pozícióját betöltéskor?"
|
|
101
109
|
|
|
102
|
-
#: models.py:
|
|
110
|
+
#: models.py:201
|
|
103
111
|
msgid "Choose the map licence."
|
|
104
112
|
msgstr "Térképlicenc kiválasztása"
|
|
105
113
|
|
|
106
|
-
#: models.py:
|
|
114
|
+
#: models.py:202
|
|
107
115
|
msgid "licence"
|
|
108
116
|
msgstr "licenc"
|
|
109
117
|
|
|
110
|
-
#: models.py:
|
|
118
|
+
#: models.py:213
|
|
111
119
|
msgid "owner"
|
|
112
120
|
msgstr "tulajdonos"
|
|
113
121
|
|
|
114
|
-
#: models.py:
|
|
122
|
+
#: models.py:217
|
|
115
123
|
msgid "editors"
|
|
116
124
|
msgstr "szerkesztők"
|
|
117
125
|
|
|
118
|
-
#: models.py:
|
|
126
|
+
#: models.py:223
|
|
119
127
|
msgid "team"
|
|
120
128
|
msgstr "csoport"
|
|
121
129
|
|
|
122
|
-
#: models.py:
|
|
130
|
+
#: models.py:229 models.py:491
|
|
123
131
|
msgid "edit status"
|
|
124
132
|
msgstr "szerkeszthetőség"
|
|
125
133
|
|
|
126
|
-
#: models.py:
|
|
134
|
+
#: models.py:234
|
|
127
135
|
msgid "share status"
|
|
128
136
|
msgstr "megoszthatóság"
|
|
129
137
|
|
|
130
|
-
#: models.py:
|
|
138
|
+
#: models.py:237 models.py:486
|
|
131
139
|
msgid "settings"
|
|
132
140
|
msgstr "beállítások"
|
|
133
141
|
|
|
134
|
-
#: models.py:
|
|
142
|
+
#: models.py:402
|
|
135
143
|
msgid "Clone of"
|
|
136
144
|
msgstr "Másolat erről: "
|
|
137
145
|
|
|
138
|
-
#: models.py:
|
|
146
|
+
#: models.py:462 models.py:468
|
|
147
|
+
msgid "Inherit"
|
|
148
|
+
msgstr "Öröklés"
|
|
149
|
+
|
|
150
|
+
#: models.py:481
|
|
139
151
|
msgid "display on load"
|
|
140
152
|
msgstr "megjelenítés betöltéskor"
|
|
141
153
|
|
|
142
|
-
#: models.py:
|
|
154
|
+
#: models.py:482
|
|
143
155
|
msgid "Display this layer on load."
|
|
144
156
|
msgstr "Réteg megjelenítése betöltéskor"
|
|
145
157
|
|
|
@@ -191,25 +203,29 @@ msgid ""
|
|
|
191
203
|
"them in your site."
|
|
192
204
|
msgstr "A uMap segítségével percek alatt létrehozhat OpenStreetMap-alapú térképrétegeket, amelyeket be is ágyazhat a weboldalába."
|
|
193
205
|
|
|
194
|
-
#: templates/registration/login.html:6 templates/registration/login.html:
|
|
206
|
+
#: templates/registration/login.html:6 templates/registration/login.html:46
|
|
195
207
|
msgid "Login"
|
|
196
208
|
msgstr "Belépés"
|
|
197
209
|
|
|
198
|
-
#: templates/registration/login.html:
|
|
199
|
-
msgid "
|
|
200
|
-
msgstr "
|
|
210
|
+
#: templates/registration/login.html:22
|
|
211
|
+
msgid "To save and easily find your maps, identify yourself."
|
|
212
|
+
msgstr ""
|
|
201
213
|
|
|
202
|
-
#: templates/registration/login.html:
|
|
214
|
+
#: templates/registration/login.html:25
|
|
215
|
+
msgid "Please log in with your account:"
|
|
216
|
+
msgstr ""
|
|
217
|
+
|
|
218
|
+
#: templates/registration/login.html:42
|
|
203
219
|
msgid "Username"
|
|
204
220
|
msgstr "Felhasználónév"
|
|
205
221
|
|
|
206
|
-
#: templates/registration/login.html:
|
|
222
|
+
#: templates/registration/login.html:45
|
|
207
223
|
msgid "Password"
|
|
208
224
|
msgstr "Jelszó"
|
|
209
225
|
|
|
210
|
-
#: templates/registration/login.html:
|
|
211
|
-
msgid "Please choose a provider"
|
|
212
|
-
msgstr "
|
|
226
|
+
#: templates/registration/login.html:52
|
|
227
|
+
msgid "Please choose a provider:"
|
|
228
|
+
msgstr ""
|
|
213
229
|
|
|
214
230
|
#: templates/umap/about_summary.html:12
|
|
215
231
|
#, python-format
|
|
@@ -350,11 +366,11 @@ msgstr "Térképeim (%(count)s)"
|
|
|
350
366
|
msgid "My Maps"
|
|
351
367
|
msgstr "Térképeim"
|
|
352
368
|
|
|
353
|
-
#: templates/umap/dashboard_menu.html:
|
|
369
|
+
#: templates/umap/dashboard_menu.html:12
|
|
354
370
|
msgid "My profile"
|
|
355
371
|
msgstr "Saját profil"
|
|
356
372
|
|
|
357
|
-
#: templates/umap/dashboard_menu.html:
|
|
373
|
+
#: templates/umap/dashboard_menu.html:15
|
|
358
374
|
msgid "My teams"
|
|
359
375
|
msgstr "Csoportjaim"
|
|
360
376
|
|
|
@@ -590,11 +606,11 @@ msgstr "Felhasználók"
|
|
|
590
606
|
msgid "New team"
|
|
591
607
|
msgstr "Új csoport"
|
|
592
608
|
|
|
593
|
-
#: views.py:
|
|
609
|
+
#: views.py:234
|
|
594
610
|
msgid "Cannot delete a team with more than one member"
|
|
595
611
|
msgstr "Egynél több tagú csoport nem törölhető"
|
|
596
612
|
|
|
597
|
-
#: views.py:
|
|
613
|
+
#: views.py:238
|
|
598
614
|
#, python-format
|
|
599
615
|
msgid "Team “%(name)s” has been deleted"
|
|
600
616
|
msgstr "%(name)s csoport törölve"
|
|
@@ -603,57 +619,57 @@ msgstr "%(name)s csoport törölve"
|
|
|
603
619
|
msgid "View the map"
|
|
604
620
|
msgstr "Térkép megtekintése"
|
|
605
621
|
|
|
606
|
-
#: views.py:
|
|
622
|
+
#: views.py:820
|
|
607
623
|
msgid "See full screen"
|
|
608
624
|
msgstr "Teljes képernyős nézet megtekintése"
|
|
609
625
|
|
|
610
|
-
#: views.py:
|
|
626
|
+
#: views.py:963
|
|
611
627
|
msgid "Map editors updated with success!"
|
|
612
628
|
msgstr "A térképszerkesztők sikeresen frissültek."
|
|
613
629
|
|
|
614
|
-
#: views.py:
|
|
630
|
+
#: views.py:999
|
|
615
631
|
#, python-format
|
|
616
632
|
msgid "The uMap edit link for your map: %(map_name)s"
|
|
617
633
|
msgstr "A térképéhez tartozó uMap szerkesztési link: %(map_name)s"
|
|
618
634
|
|
|
619
|
-
#: views.py:
|
|
635
|
+
#: views.py:1002
|
|
620
636
|
#, python-format
|
|
621
637
|
msgid "Here is your secret edit link: %(link)s"
|
|
622
638
|
msgstr "Az Ön titkos szerkesztési linkje: %(link)s"
|
|
623
639
|
|
|
624
|
-
#: views.py:
|
|
640
|
+
#: views.py:1009
|
|
625
641
|
#, python-format
|
|
626
642
|
msgid "Can't send email to %(email)s"
|
|
627
643
|
msgstr "Nem sikerül e-mailt küldeni ide: %(email)s"
|
|
628
644
|
|
|
629
|
-
#: views.py:
|
|
645
|
+
#: views.py:1012
|
|
630
646
|
#, python-format
|
|
631
647
|
msgid "Email sent to %(email)s"
|
|
632
648
|
msgstr "E-mail elküldve ide: %(email)s"
|
|
633
649
|
|
|
634
|
-
#: views.py:
|
|
650
|
+
#: views.py:1023
|
|
635
651
|
msgid "Only its owner can delete the map."
|
|
636
652
|
msgstr "A térképet csak a tulajdonosa törölheti."
|
|
637
653
|
|
|
638
|
-
#: views.py:
|
|
654
|
+
#: views.py:1026
|
|
639
655
|
msgid "Map successfully deleted."
|
|
640
656
|
msgstr "Térkép sikeresen törölve."
|
|
641
657
|
|
|
642
|
-
#: views.py:
|
|
658
|
+
#: views.py:1052
|
|
643
659
|
#, python-format
|
|
644
660
|
msgid ""
|
|
645
661
|
"Your map has been cloned! If you want to edit this map from another "
|
|
646
662
|
"computer, please use this link: %(anonymous_url)s"
|
|
647
663
|
msgstr "Elkészült a térképe másolata. Ha egy másik számítógépről szeretné szerkeszteni, ezt a linket használja: %(anonymous_url)s"
|
|
648
664
|
|
|
649
|
-
#: views.py:
|
|
665
|
+
#: views.py:1057
|
|
650
666
|
msgid "Congratulations, your map has been cloned!"
|
|
651
667
|
msgstr "Gratulálunk, elkészült a térképe másolata!"
|
|
652
668
|
|
|
653
|
-
#: views.py:
|
|
669
|
+
#: views.py:1308
|
|
654
670
|
msgid "Layer successfully deleted."
|
|
655
671
|
msgstr "A réteg sikeresen törlődött."
|
|
656
672
|
|
|
657
|
-
#: views.py:
|
|
673
|
+
#: views.py:1330
|
|
658
674
|
msgid "Permissions updated with success!"
|
|
659
675
|
msgstr "Az engedélyek sikeresen frissültek!"
|
|
Binary file
|