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
|
|
@@ -17,7 +17,7 @@ msgid ""
|
|
|
17
17
|
msgstr ""
|
|
18
18
|
"Project-Id-Version: uMap\n"
|
|
19
19
|
"Report-Msgid-Bugs-To: \n"
|
|
20
|
-
"POT-Creation-Date: 2024-
|
|
20
|
+
"POT-Creation-Date: 2024-12-11 17:05+0000\n"
|
|
21
21
|
"PO-Revision-Date: 2013-11-22 14:00+0000\n"
|
|
22
22
|
"Last-Translator: Krzysztof Chorzempa, 2023-2024\n"
|
|
23
23
|
"Language-Team: Polish (http://app.transifex.com/openstreetmap/umap/language/pl/)\n"
|
|
@@ -27,127 +27,139 @@ msgstr ""
|
|
|
27
27
|
"Language: pl\n"
|
|
28
28
|
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
|
|
29
29
|
|
|
30
|
-
#:
|
|
31
|
-
msgid "
|
|
32
|
-
msgstr "
|
|
33
|
-
|
|
34
|
-
#: forms.py:45 forms.py:71
|
|
35
|
-
msgid "Everyone can edit"
|
|
36
|
-
msgstr "Wszyscy mogą edytować"
|
|
37
|
-
|
|
38
|
-
#: forms.py:69 models.py:423
|
|
39
|
-
msgid "Inherit"
|
|
40
|
-
msgstr "Odziedzicz"
|
|
30
|
+
#: admin.py:16
|
|
31
|
+
msgid "CSV Export"
|
|
32
|
+
msgstr ""
|
|
41
33
|
|
|
42
34
|
#: middleware.py:13
|
|
43
35
|
msgid "Site is readonly for maintenance"
|
|
44
36
|
msgstr "Strona jest w trybie tylko do odczytu z powodu prac konserwacyjnych"
|
|
45
37
|
|
|
46
|
-
#: models.py:
|
|
38
|
+
#: models.py:60 models.py:79
|
|
47
39
|
msgid "name"
|
|
48
40
|
msgstr "nazwa"
|
|
49
41
|
|
|
50
|
-
#: models.py:
|
|
42
|
+
#: models.py:62 models.py:475
|
|
51
43
|
msgid "description"
|
|
52
44
|
msgstr "opis"
|
|
53
45
|
|
|
54
|
-
#: models.py:
|
|
46
|
+
#: models.py:110
|
|
55
47
|
msgid "details"
|
|
56
48
|
msgstr "szczegóły"
|
|
57
49
|
|
|
58
|
-
#: models.py:
|
|
50
|
+
#: models.py:111
|
|
59
51
|
msgid "Link to a page where the licence is detailed."
|
|
60
52
|
msgstr "Odnośnik do strony ze szczegółowym opisem licencji."
|
|
61
53
|
|
|
62
|
-
#: models.py:
|
|
54
|
+
#: models.py:121
|
|
63
55
|
msgid "URL template using OSM tile format"
|
|
64
56
|
msgstr "Szablon URL używający formatu kafelków OSM"
|
|
65
57
|
|
|
66
|
-
#: models.py:
|
|
58
|
+
#: models.py:127
|
|
67
59
|
msgid "Order of the tilelayers in the edit box"
|
|
68
60
|
msgstr "Kolejność podkładów w oknie edycji"
|
|
69
61
|
|
|
70
|
-
#: models.py:
|
|
62
|
+
#: models.py:175 models.py:469
|
|
63
|
+
msgid "Only editable with secret edit link"
|
|
64
|
+
msgstr "Edycja możliwa tylko z sekretnym odnośnikiem"
|
|
65
|
+
|
|
66
|
+
#: models.py:176 models.py:470
|
|
67
|
+
msgid "Everyone can edit"
|
|
68
|
+
msgstr "Wszyscy mogą edytować"
|
|
69
|
+
|
|
70
|
+
#: models.py:179 models.py:463
|
|
71
71
|
msgid "Everyone"
|
|
72
72
|
msgstr "Każdy"
|
|
73
73
|
|
|
74
|
-
#: models.py:
|
|
74
|
+
#: models.py:180 models.py:189 models.py:464
|
|
75
75
|
msgid "Editors and team only"
|
|
76
76
|
msgstr ""
|
|
77
77
|
|
|
78
|
-
#: models.py:
|
|
78
|
+
#: models.py:181 models.py:465
|
|
79
79
|
msgid "Owner only"
|
|
80
80
|
msgstr "Tylko właściciel"
|
|
81
81
|
|
|
82
|
-
#: models.py:
|
|
82
|
+
#: models.py:184
|
|
83
|
+
msgid "Draft (private)"
|
|
84
|
+
msgstr ""
|
|
85
|
+
|
|
86
|
+
#: models.py:185
|
|
83
87
|
msgid "Everyone (public)"
|
|
84
88
|
msgstr "Każdy (publiczne)"
|
|
85
89
|
|
|
86
|
-
#: models.py:
|
|
90
|
+
#: models.py:188
|
|
87
91
|
msgid "Anyone with link"
|
|
88
92
|
msgstr "Każdy z linkiem"
|
|
89
93
|
|
|
90
|
-
#: models.py:
|
|
94
|
+
#: models.py:190
|
|
91
95
|
msgid "Blocked"
|
|
92
96
|
msgstr "Zablokowane"
|
|
93
97
|
|
|
94
|
-
#: models.py:
|
|
98
|
+
#: models.py:191
|
|
99
|
+
msgid "Deleted"
|
|
100
|
+
msgstr ""
|
|
101
|
+
|
|
102
|
+
#: models.py:194
|
|
95
103
|
msgid "center"
|
|
96
104
|
msgstr "środek"
|
|
97
105
|
|
|
98
|
-
#: models.py:
|
|
106
|
+
#: models.py:195
|
|
99
107
|
msgid "zoom"
|
|
100
108
|
msgstr "przybliżenie"
|
|
101
109
|
|
|
102
|
-
#: models.py:
|
|
110
|
+
#: models.py:197
|
|
103
111
|
msgid "locate"
|
|
104
112
|
msgstr "lokalizuj"
|
|
105
113
|
|
|
106
|
-
#: models.py:
|
|
114
|
+
#: models.py:197
|
|
107
115
|
msgid "Locate user on load?"
|
|
108
116
|
msgstr "Lokalizować użytkownika po załadowaniu?"
|
|
109
117
|
|
|
110
|
-
#: models.py:
|
|
118
|
+
#: models.py:201
|
|
111
119
|
msgid "Choose the map licence."
|
|
112
120
|
msgstr "Wybierz licencję mapy."
|
|
113
121
|
|
|
114
|
-
#: models.py:
|
|
122
|
+
#: models.py:202
|
|
115
123
|
msgid "licence"
|
|
116
124
|
msgstr "licencja"
|
|
117
125
|
|
|
118
|
-
#: models.py:
|
|
126
|
+
#: models.py:213
|
|
119
127
|
msgid "owner"
|
|
120
128
|
msgstr "właściciel"
|
|
121
129
|
|
|
122
|
-
#: models.py:
|
|
130
|
+
#: models.py:217
|
|
123
131
|
msgid "editors"
|
|
124
132
|
msgstr "edytorzy"
|
|
125
133
|
|
|
126
|
-
#: models.py:
|
|
134
|
+
#: models.py:223
|
|
127
135
|
msgid "team"
|
|
128
136
|
msgstr ""
|
|
129
137
|
|
|
130
|
-
#: models.py:
|
|
138
|
+
#: models.py:229 models.py:491
|
|
131
139
|
msgid "edit status"
|
|
132
140
|
msgstr "status edycji"
|
|
133
141
|
|
|
134
|
-
#: models.py:
|
|
142
|
+
#: models.py:234
|
|
135
143
|
msgid "share status"
|
|
136
144
|
msgstr "udostępnij status"
|
|
137
145
|
|
|
138
|
-
#: models.py:
|
|
146
|
+
#: models.py:237 models.py:486
|
|
139
147
|
msgid "settings"
|
|
140
148
|
msgstr "ustawienia"
|
|
141
149
|
|
|
142
|
-
#: models.py:
|
|
150
|
+
#: models.py:402
|
|
143
151
|
msgid "Clone of"
|
|
144
152
|
msgstr "Kopia"
|
|
145
153
|
|
|
146
|
-
#: models.py:
|
|
154
|
+
#: models.py:462 models.py:468
|
|
155
|
+
msgid "Inherit"
|
|
156
|
+
msgstr "Odziedzicz"
|
|
157
|
+
|
|
158
|
+
#: models.py:481
|
|
147
159
|
msgid "display on load"
|
|
148
160
|
msgstr "wyświetl po załadowaniu"
|
|
149
161
|
|
|
150
|
-
#: models.py:
|
|
162
|
+
#: models.py:482
|
|
151
163
|
msgid "Display this layer on load."
|
|
152
164
|
msgstr "Wyświetl tę warstwę po załadowaniu."
|
|
153
165
|
|
|
@@ -199,25 +211,29 @@ msgid ""
|
|
|
199
211
|
"them in your site."
|
|
200
212
|
msgstr "uMap pozwala ci szybko tworzyć mapy z warstwami OpenStreetMap i umieścić je na twojej stronie."
|
|
201
213
|
|
|
202
|
-
#: templates/registration/login.html:6 templates/registration/login.html:
|
|
214
|
+
#: templates/registration/login.html:6 templates/registration/login.html:46
|
|
203
215
|
msgid "Login"
|
|
204
216
|
msgstr "Zaloguj się"
|
|
205
217
|
|
|
206
|
-
#: templates/registration/login.html:
|
|
207
|
-
msgid "
|
|
208
|
-
msgstr "
|
|
218
|
+
#: templates/registration/login.html:22
|
|
219
|
+
msgid "To save and easily find your maps, identify yourself."
|
|
220
|
+
msgstr ""
|
|
209
221
|
|
|
210
|
-
#: templates/registration/login.html:
|
|
222
|
+
#: templates/registration/login.html:25
|
|
223
|
+
msgid "Please log in with your account:"
|
|
224
|
+
msgstr ""
|
|
225
|
+
|
|
226
|
+
#: templates/registration/login.html:42
|
|
211
227
|
msgid "Username"
|
|
212
228
|
msgstr "Nazwa użytkownika"
|
|
213
229
|
|
|
214
|
-
#: templates/registration/login.html:
|
|
230
|
+
#: templates/registration/login.html:45
|
|
215
231
|
msgid "Password"
|
|
216
232
|
msgstr "Hasło"
|
|
217
233
|
|
|
218
|
-
#: templates/registration/login.html:
|
|
219
|
-
msgid "Please choose a provider"
|
|
220
|
-
msgstr "
|
|
234
|
+
#: templates/registration/login.html:52
|
|
235
|
+
msgid "Please choose a provider:"
|
|
236
|
+
msgstr ""
|
|
221
237
|
|
|
222
238
|
#: templates/umap/about_summary.html:12
|
|
223
239
|
#, python-format
|
|
@@ -358,11 +374,11 @@ msgstr "Moje Mapy (%(count)s)"
|
|
|
358
374
|
msgid "My Maps"
|
|
359
375
|
msgstr "Moje Mapy"
|
|
360
376
|
|
|
361
|
-
#: templates/umap/dashboard_menu.html:
|
|
377
|
+
#: templates/umap/dashboard_menu.html:12
|
|
362
378
|
msgid "My profile"
|
|
363
379
|
msgstr "Mój profil"
|
|
364
380
|
|
|
365
|
-
#: templates/umap/dashboard_menu.html:
|
|
381
|
+
#: templates/umap/dashboard_menu.html:15
|
|
366
382
|
msgid "My teams"
|
|
367
383
|
msgstr ""
|
|
368
384
|
|
|
@@ -378,11 +394,11 @@ msgstr "Zainspiruj się, przejrzyj mapy"
|
|
|
378
394
|
msgid "You are logged in. Continuing..."
|
|
379
395
|
msgstr "Jesteś zalogowany. Kontynuowanie..."
|
|
380
396
|
|
|
381
|
-
#: templates/umap/map_list.html:
|
|
397
|
+
#: templates/umap/map_list.html:11 views.py:433
|
|
382
398
|
msgid "by"
|
|
383
399
|
msgstr "przez"
|
|
384
400
|
|
|
385
|
-
#: templates/umap/map_list.html:
|
|
401
|
+
#: templates/umap/map_list.html:20
|
|
386
402
|
msgid "More"
|
|
387
403
|
msgstr "Więcej"
|
|
388
404
|
|
|
@@ -600,11 +616,11 @@ msgstr ""
|
|
|
600
616
|
msgid "New team"
|
|
601
617
|
msgstr ""
|
|
602
618
|
|
|
603
|
-
#: views.py:
|
|
619
|
+
#: views.py:234
|
|
604
620
|
msgid "Cannot delete a team with more than one member"
|
|
605
621
|
msgstr ""
|
|
606
622
|
|
|
607
|
-
#: views.py:
|
|
623
|
+
#: views.py:238
|
|
608
624
|
#, python-format
|
|
609
625
|
msgid "Team “%(name)s” has been deleted"
|
|
610
626
|
msgstr ""
|
|
@@ -613,57 +629,57 @@ msgstr ""
|
|
|
613
629
|
msgid "View the map"
|
|
614
630
|
msgstr "Zobacz mapę"
|
|
615
631
|
|
|
616
|
-
#: views.py:
|
|
632
|
+
#: views.py:820
|
|
617
633
|
msgid "See full screen"
|
|
618
634
|
msgstr ""
|
|
619
635
|
|
|
620
|
-
#: views.py:
|
|
636
|
+
#: views.py:963
|
|
621
637
|
msgid "Map editors updated with success!"
|
|
622
638
|
msgstr "Edytorzy mapy zaktualizowani pomyślnie!"
|
|
623
639
|
|
|
624
|
-
#: views.py:
|
|
640
|
+
#: views.py:999
|
|
625
641
|
#, python-format
|
|
626
642
|
msgid "The uMap edit link for your map: %(map_name)s"
|
|
627
643
|
msgstr "Link uMap do edytowania twojej mapy: %(map_name)s"
|
|
628
644
|
|
|
629
|
-
#: views.py:
|
|
645
|
+
#: views.py:1002
|
|
630
646
|
#, python-format
|
|
631
647
|
msgid "Here is your secret edit link: %(link)s"
|
|
632
648
|
msgstr "Oto twój sekretny link do edycji: %(link)s"
|
|
633
649
|
|
|
634
|
-
#: views.py:
|
|
650
|
+
#: views.py:1009
|
|
635
651
|
#, python-format
|
|
636
652
|
msgid "Can't send email to %(email)s"
|
|
637
653
|
msgstr "Nie można wysłać emaila do %(email)s"
|
|
638
654
|
|
|
639
|
-
#: views.py:
|
|
655
|
+
#: views.py:1012
|
|
640
656
|
#, python-format
|
|
641
657
|
msgid "Email sent to %(email)s"
|
|
642
658
|
msgstr "Email wysłany do %(email)s"
|
|
643
659
|
|
|
644
|
-
#: views.py:
|
|
660
|
+
#: views.py:1023
|
|
645
661
|
msgid "Only its owner can delete the map."
|
|
646
662
|
msgstr "Tylko właściciel może usunąć mapę."
|
|
647
663
|
|
|
648
|
-
#: views.py:
|
|
664
|
+
#: views.py:1026
|
|
649
665
|
msgid "Map successfully deleted."
|
|
650
666
|
msgstr "Pomyślnie usunięto mapę."
|
|
651
667
|
|
|
652
|
-
#: views.py:
|
|
668
|
+
#: views.py:1052
|
|
653
669
|
#, python-format
|
|
654
670
|
msgid ""
|
|
655
671
|
"Your map has been cloned! If you want to edit this map from another "
|
|
656
672
|
"computer, please use this link: %(anonymous_url)s"
|
|
657
673
|
msgstr "Twoja mapa została skopiowana! Jeśli chcesz edytować ją z innego komputera, użyj odnośnika: %(anonymous_url)s"
|
|
658
674
|
|
|
659
|
-
#: views.py:
|
|
675
|
+
#: views.py:1057
|
|
660
676
|
msgid "Congratulations, your map has been cloned!"
|
|
661
677
|
msgstr "Gratulacje, twoja mapa została skopiowana!"
|
|
662
678
|
|
|
663
|
-
#: views.py:
|
|
679
|
+
#: views.py:1308
|
|
664
680
|
msgid "Layer successfully deleted."
|
|
665
681
|
msgstr "Warstwa usunięta pomyślnie."
|
|
666
682
|
|
|
667
|
-
#: views.py:
|
|
683
|
+
#: views.py:1330
|
|
668
684
|
msgid "Permissions updated with success!"
|
|
669
685
|
msgstr "Pomyślnie zaktualizowano uprawnienia!"
|
|
Binary file
|
|
@@ -10,7 +10,7 @@ msgid ""
|
|
|
10
10
|
msgstr ""
|
|
11
11
|
"Project-Id-Version: uMap\n"
|
|
12
12
|
"Report-Msgid-Bugs-To: \n"
|
|
13
|
-
"POT-Creation-Date: 2024-
|
|
13
|
+
"POT-Creation-Date: 2024-12-11 17:05+0000\n"
|
|
14
14
|
"PO-Revision-Date: 2013-11-22 14:00+0000\n"
|
|
15
15
|
"Last-Translator: lecalam, 2024\n"
|
|
16
16
|
"Language-Team: Portuguese (http://app.transifex.com/openstreetmap/umap/language/pt/)\n"
|
|
@@ -24,127 +24,135 @@ msgstr ""
|
|
|
24
24
|
msgid "CSV Export"
|
|
25
25
|
msgstr ""
|
|
26
26
|
|
|
27
|
-
#: forms.py:44 forms.py:70
|
|
28
|
-
msgid "Only editable with secret edit link"
|
|
29
|
-
msgstr "Unicamente editável através de hiperligação secreta"
|
|
30
|
-
|
|
31
|
-
#: forms.py:45 forms.py:71
|
|
32
|
-
msgid "Everyone can edit"
|
|
33
|
-
msgstr "Todos podem editar"
|
|
34
|
-
|
|
35
|
-
#: forms.py:69 models.py:441
|
|
36
|
-
msgid "Inherit"
|
|
37
|
-
msgstr "Herdado"
|
|
38
|
-
|
|
39
27
|
#: middleware.py:13
|
|
40
28
|
msgid "Site is readonly for maintenance"
|
|
41
29
|
msgstr "O site está em modo de leitura para manutenção"
|
|
42
30
|
|
|
43
|
-
#: models.py:
|
|
31
|
+
#: models.py:60 models.py:79
|
|
44
32
|
msgid "name"
|
|
45
33
|
msgstr "nome"
|
|
46
34
|
|
|
47
|
-
#: models.py:
|
|
35
|
+
#: models.py:62 models.py:475
|
|
48
36
|
msgid "description"
|
|
49
37
|
msgstr "descrição"
|
|
50
38
|
|
|
51
|
-
#: models.py:
|
|
39
|
+
#: models.py:110
|
|
52
40
|
msgid "details"
|
|
53
41
|
msgstr "detalhes"
|
|
54
42
|
|
|
55
|
-
#: models.py:
|
|
43
|
+
#: models.py:111
|
|
56
44
|
msgid "Link to a page where the licence is detailed."
|
|
57
45
|
msgstr "Hiperligação para uma página detalhando a licença."
|
|
58
46
|
|
|
59
|
-
#: models.py:
|
|
47
|
+
#: models.py:121
|
|
60
48
|
msgid "URL template using OSM tile format"
|
|
61
49
|
msgstr "Modelo de URL no formato de mosaicos OSM"
|
|
62
50
|
|
|
63
|
-
#: models.py:
|
|
51
|
+
#: models.py:127
|
|
64
52
|
msgid "Order of the tilelayers in the edit box"
|
|
65
53
|
msgstr "Ordem das camadas de mosaicos na caixa de edição"
|
|
66
54
|
|
|
67
|
-
#: models.py:
|
|
55
|
+
#: models.py:175 models.py:469
|
|
56
|
+
msgid "Only editable with secret edit link"
|
|
57
|
+
msgstr "Unicamente editável através de hiperligação secreta"
|
|
58
|
+
|
|
59
|
+
#: models.py:176 models.py:470
|
|
60
|
+
msgid "Everyone can edit"
|
|
61
|
+
msgstr "Todos podem editar"
|
|
62
|
+
|
|
63
|
+
#: models.py:179 models.py:463
|
|
68
64
|
msgid "Everyone"
|
|
69
65
|
msgstr "Todos"
|
|
70
66
|
|
|
71
|
-
#: models.py:
|
|
67
|
+
#: models.py:180 models.py:189 models.py:464
|
|
72
68
|
msgid "Editors and team only"
|
|
73
69
|
msgstr "Apenas editores e equipa"
|
|
74
70
|
|
|
75
|
-
#: models.py:
|
|
71
|
+
#: models.py:181 models.py:465
|
|
76
72
|
msgid "Owner only"
|
|
77
73
|
msgstr "Apenas o proprietário"
|
|
78
74
|
|
|
79
|
-
#: models.py:
|
|
75
|
+
#: models.py:184
|
|
76
|
+
msgid "Draft (private)"
|
|
77
|
+
msgstr ""
|
|
78
|
+
|
|
79
|
+
#: models.py:185
|
|
80
80
|
msgid "Everyone (public)"
|
|
81
81
|
msgstr "Todos (público)"
|
|
82
82
|
|
|
83
|
-
#: models.py:
|
|
83
|
+
#: models.py:188
|
|
84
84
|
msgid "Anyone with link"
|
|
85
85
|
msgstr "Quem tiver a hiperligação"
|
|
86
86
|
|
|
87
|
-
#: models.py:
|
|
87
|
+
#: models.py:190
|
|
88
88
|
msgid "Blocked"
|
|
89
89
|
msgstr "Bloqueado"
|
|
90
90
|
|
|
91
|
-
#: models.py:
|
|
91
|
+
#: models.py:191
|
|
92
|
+
msgid "Deleted"
|
|
93
|
+
msgstr ""
|
|
94
|
+
|
|
95
|
+
#: models.py:194
|
|
92
96
|
msgid "center"
|
|
93
97
|
msgstr "centro"
|
|
94
98
|
|
|
95
|
-
#: models.py:
|
|
99
|
+
#: models.py:195
|
|
96
100
|
msgid "zoom"
|
|
97
101
|
msgstr "zoom"
|
|
98
102
|
|
|
99
|
-
#: models.py:
|
|
103
|
+
#: models.py:197
|
|
100
104
|
msgid "locate"
|
|
101
105
|
msgstr "localizar"
|
|
102
106
|
|
|
103
|
-
#: models.py:
|
|
107
|
+
#: models.py:197
|
|
104
108
|
msgid "Locate user on load?"
|
|
105
109
|
msgstr "Localizar utilizador no início?"
|
|
106
110
|
|
|
107
|
-
#: models.py:
|
|
111
|
+
#: models.py:201
|
|
108
112
|
msgid "Choose the map licence."
|
|
109
113
|
msgstr "Escolha uma licença para o mapa."
|
|
110
114
|
|
|
111
|
-
#: models.py:
|
|
115
|
+
#: models.py:202
|
|
112
116
|
msgid "licence"
|
|
113
117
|
msgstr "licença"
|
|
114
118
|
|
|
115
|
-
#: models.py:
|
|
119
|
+
#: models.py:213
|
|
116
120
|
msgid "owner"
|
|
117
121
|
msgstr "proprietário"
|
|
118
122
|
|
|
119
|
-
#: models.py:
|
|
123
|
+
#: models.py:217
|
|
120
124
|
msgid "editors"
|
|
121
125
|
msgstr "editores"
|
|
122
126
|
|
|
123
|
-
#: models.py:
|
|
127
|
+
#: models.py:223
|
|
124
128
|
msgid "team"
|
|
125
129
|
msgstr "equipa"
|
|
126
130
|
|
|
127
|
-
#: models.py:
|
|
131
|
+
#: models.py:229 models.py:491
|
|
128
132
|
msgid "edit status"
|
|
129
133
|
msgstr "editar estado"
|
|
130
134
|
|
|
131
|
-
#: models.py:
|
|
135
|
+
#: models.py:234
|
|
132
136
|
msgid "share status"
|
|
133
137
|
msgstr "partilhar estado"
|
|
134
138
|
|
|
135
|
-
#: models.py:
|
|
139
|
+
#: models.py:237 models.py:486
|
|
136
140
|
msgid "settings"
|
|
137
141
|
msgstr "parâmetros"
|
|
138
142
|
|
|
139
|
-
#: models.py:
|
|
143
|
+
#: models.py:402
|
|
140
144
|
msgid "Clone of"
|
|
141
145
|
msgstr "Clone de"
|
|
142
146
|
|
|
143
|
-
#: models.py:
|
|
147
|
+
#: models.py:462 models.py:468
|
|
148
|
+
msgid "Inherit"
|
|
149
|
+
msgstr "Herdado"
|
|
150
|
+
|
|
151
|
+
#: models.py:481
|
|
144
152
|
msgid "display on load"
|
|
145
153
|
msgstr "mostrar no início"
|
|
146
154
|
|
|
147
|
-
#: models.py:
|
|
155
|
+
#: models.py:482
|
|
148
156
|
msgid "Display this layer on load."
|
|
149
157
|
msgstr "Mostrar esta camada ao carregar."
|
|
150
158
|
|
|
@@ -196,25 +204,29 @@ msgid ""
|
|
|
196
204
|
"them in your site."
|
|
197
205
|
msgstr "uMap permite-lhe criar mapas com camadas do OpenStreetMap num minuto e incorporá-los no seu site."
|
|
198
206
|
|
|
199
|
-
#: templates/registration/login.html:6 templates/registration/login.html:
|
|
207
|
+
#: templates/registration/login.html:6 templates/registration/login.html:46
|
|
200
208
|
msgid "Login"
|
|
201
209
|
msgstr "Entrar"
|
|
202
210
|
|
|
203
|
-
#: templates/registration/login.html:
|
|
204
|
-
msgid "
|
|
205
|
-
msgstr "
|
|
211
|
+
#: templates/registration/login.html:22
|
|
212
|
+
msgid "To save and easily find your maps, identify yourself."
|
|
213
|
+
msgstr ""
|
|
214
|
+
|
|
215
|
+
#: templates/registration/login.html:25
|
|
216
|
+
msgid "Please log in with your account:"
|
|
217
|
+
msgstr ""
|
|
206
218
|
|
|
207
|
-
#: templates/registration/login.html:
|
|
219
|
+
#: templates/registration/login.html:42
|
|
208
220
|
msgid "Username"
|
|
209
221
|
msgstr "Nome de utilizador"
|
|
210
222
|
|
|
211
|
-
#: templates/registration/login.html:
|
|
223
|
+
#: templates/registration/login.html:45
|
|
212
224
|
msgid "Password"
|
|
213
225
|
msgstr "Palavra-passe"
|
|
214
226
|
|
|
215
|
-
#: templates/registration/login.html:
|
|
216
|
-
msgid "Please choose a provider"
|
|
217
|
-
msgstr "
|
|
227
|
+
#: templates/registration/login.html:52
|
|
228
|
+
msgid "Please choose a provider:"
|
|
229
|
+
msgstr ""
|
|
218
230
|
|
|
219
231
|
#: templates/umap/about_summary.html:12
|
|
220
232
|
#, python-format
|
|
@@ -596,11 +608,11 @@ msgstr "Utilizadores"
|
|
|
596
608
|
msgid "New team"
|
|
597
609
|
msgstr "Nova equipa"
|
|
598
610
|
|
|
599
|
-
#: views.py:
|
|
611
|
+
#: views.py:234
|
|
600
612
|
msgid "Cannot delete a team with more than one member"
|
|
601
613
|
msgstr "Não é possível eliminar uma equipa com mais de um membro"
|
|
602
614
|
|
|
603
|
-
#: views.py:
|
|
615
|
+
#: views.py:238
|
|
604
616
|
#, python-format
|
|
605
617
|
msgid "Team “%(name)s” has been deleted"
|
|
606
618
|
msgstr "A equipa “%(name)s” foi eliminada"
|
|
@@ -609,57 +621,57 @@ msgstr "A equipa “%(name)s” foi eliminada"
|
|
|
609
621
|
msgid "View the map"
|
|
610
622
|
msgstr "Ver o mapa"
|
|
611
623
|
|
|
612
|
-
#: views.py:
|
|
624
|
+
#: views.py:820
|
|
613
625
|
msgid "See full screen"
|
|
614
626
|
msgstr "Ver em ecrã inteiro"
|
|
615
627
|
|
|
616
|
-
#: views.py:
|
|
628
|
+
#: views.py:963
|
|
617
629
|
msgid "Map editors updated with success!"
|
|
618
630
|
msgstr "Os editores do mapa foram atualizados com sucesso!"
|
|
619
631
|
|
|
620
|
-
#: views.py:
|
|
632
|
+
#: views.py:999
|
|
621
633
|
#, python-format
|
|
622
634
|
msgid "The uMap edit link for your map: %(map_name)s"
|
|
623
635
|
msgstr "A hiperligação de edição do uMap para o seu mapa: %(map_name)s"
|
|
624
636
|
|
|
625
|
-
#: views.py:
|
|
637
|
+
#: views.py:1002
|
|
626
638
|
#, python-format
|
|
627
639
|
msgid "Here is your secret edit link: %(link)s"
|
|
628
640
|
msgstr "Aqui está a hiperligação de edição secreta: %(link)s"
|
|
629
641
|
|
|
630
|
-
#: views.py:
|
|
642
|
+
#: views.py:1009
|
|
631
643
|
#, python-format
|
|
632
644
|
msgid "Can't send email to %(email)s"
|
|
633
645
|
msgstr "Não é possível enviar o email para %(email)s"
|
|
634
646
|
|
|
635
|
-
#: views.py:
|
|
647
|
+
#: views.py:1012
|
|
636
648
|
#, python-format
|
|
637
649
|
msgid "Email sent to %(email)s"
|
|
638
650
|
msgstr "Email enviado para %(email)s"
|
|
639
651
|
|
|
640
|
-
#: views.py:
|
|
652
|
+
#: views.py:1023
|
|
641
653
|
msgid "Only its owner can delete the map."
|
|
642
654
|
msgstr "Só o proprietário pode eliminar o mapa."
|
|
643
655
|
|
|
644
|
-
#: views.py:
|
|
656
|
+
#: views.py:1026
|
|
645
657
|
msgid "Map successfully deleted."
|
|
646
658
|
msgstr "Mapa eliminado com sucesso."
|
|
647
659
|
|
|
648
|
-
#: views.py:
|
|
660
|
+
#: views.py:1052
|
|
649
661
|
#, python-format
|
|
650
662
|
msgid ""
|
|
651
663
|
"Your map has been cloned! If you want to edit this map from another "
|
|
652
664
|
"computer, please use this link: %(anonymous_url)s"
|
|
653
665
|
msgstr "O seu mapa foi clonado! Se quiser editar este mapa noutro computador, por favor utilize esta hiperligação: %(anonymous_url)s"
|
|
654
666
|
|
|
655
|
-
#: views.py:
|
|
667
|
+
#: views.py:1057
|
|
656
668
|
msgid "Congratulations, your map has been cloned!"
|
|
657
669
|
msgstr "Parabéns, o seu mapa foi clonado!"
|
|
658
670
|
|
|
659
|
-
#: views.py:
|
|
671
|
+
#: views.py:1308
|
|
660
672
|
msgid "Layer successfully deleted."
|
|
661
673
|
msgstr "Camada eliminada com sucesso."
|
|
662
674
|
|
|
663
|
-
#: views.py:
|
|
675
|
+
#: views.py:1330
|
|
664
676
|
msgid "Permissions updated with success!"
|
|
665
677
|
msgstr "Permissões atualizadas com sucesso!"
|
|
Binary file
|