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
|
|
@@ -11,7 +11,7 @@ msgid ""
|
|
|
11
11
|
msgstr ""
|
|
12
12
|
"Project-Id-Version: uMap\n"
|
|
13
13
|
"Report-Msgid-Bugs-To: \n"
|
|
14
|
-
"POT-Creation-Date: 2024-
|
|
14
|
+
"POT-Creation-Date: 2024-12-11 17:05+0000\n"
|
|
15
15
|
"PO-Revision-Date: 2013-11-22 14:00+0000\n"
|
|
16
16
|
"Last-Translator: carlbacker, 2020,2023\n"
|
|
17
17
|
"Language-Team: Swedish (http://app.transifex.com/openstreetmap/umap/language/sv/)\n"
|
|
@@ -21,127 +21,139 @@ msgstr ""
|
|
|
21
21
|
"Language: sv\n"
|
|
22
22
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
23
23
|
|
|
24
|
-
#:
|
|
25
|
-
msgid "
|
|
26
|
-
msgstr "Redigering är bara tillåten med privat redigeringslänk"
|
|
27
|
-
|
|
28
|
-
#: forms.py:45 forms.py:71
|
|
29
|
-
msgid "Everyone can edit"
|
|
30
|
-
msgstr "Alla kan redigera"
|
|
31
|
-
|
|
32
|
-
#: forms.py:69 models.py:423
|
|
33
|
-
msgid "Inherit"
|
|
24
|
+
#: admin.py:16
|
|
25
|
+
msgid "CSV Export"
|
|
34
26
|
msgstr ""
|
|
35
27
|
|
|
36
28
|
#: middleware.py:13
|
|
37
29
|
msgid "Site is readonly for maintenance"
|
|
38
30
|
msgstr "Webbplatsen är skrivskyddad för underhållsarbete."
|
|
39
31
|
|
|
40
|
-
#: models.py:
|
|
32
|
+
#: models.py:60 models.py:79
|
|
41
33
|
msgid "name"
|
|
42
34
|
msgstr "namn"
|
|
43
35
|
|
|
44
|
-
#: models.py:
|
|
36
|
+
#: models.py:62 models.py:475
|
|
45
37
|
msgid "description"
|
|
46
38
|
msgstr "beskrivning"
|
|
47
39
|
|
|
48
|
-
#: models.py:
|
|
40
|
+
#: models.py:110
|
|
49
41
|
msgid "details"
|
|
50
42
|
msgstr "detaljer"
|
|
51
43
|
|
|
52
|
-
#: models.py:
|
|
44
|
+
#: models.py:111
|
|
53
45
|
msgid "Link to a page where the licence is detailed."
|
|
54
46
|
msgstr "Länk till sida med detaljerad licens information."
|
|
55
47
|
|
|
56
|
-
#: models.py:
|
|
48
|
+
#: models.py:121
|
|
57
49
|
msgid "URL template using OSM tile format"
|
|
58
50
|
msgstr "URL-mall med OSM:s tile-format"
|
|
59
51
|
|
|
60
|
-
#: models.py:
|
|
52
|
+
#: models.py:127
|
|
61
53
|
msgid "Order of the tilelayers in the edit box"
|
|
62
54
|
msgstr "Ordningen för tile-lager i redigeringsrutan"
|
|
63
55
|
|
|
64
|
-
#: models.py:
|
|
56
|
+
#: models.py:175 models.py:469
|
|
57
|
+
msgid "Only editable with secret edit link"
|
|
58
|
+
msgstr "Redigering är bara tillåten med privat redigeringslänk"
|
|
59
|
+
|
|
60
|
+
#: models.py:176 models.py:470
|
|
61
|
+
msgid "Everyone can edit"
|
|
62
|
+
msgstr "Alla kan redigera"
|
|
63
|
+
|
|
64
|
+
#: models.py:179 models.py:463
|
|
65
65
|
msgid "Everyone"
|
|
66
66
|
msgstr "Alla"
|
|
67
67
|
|
|
68
|
-
#: models.py:
|
|
68
|
+
#: models.py:180 models.py:189 models.py:464
|
|
69
69
|
msgid "Editors and team only"
|
|
70
70
|
msgstr ""
|
|
71
71
|
|
|
72
|
-
#: models.py:
|
|
72
|
+
#: models.py:181 models.py:465
|
|
73
73
|
msgid "Owner only"
|
|
74
74
|
msgstr "Enbart ägaren "
|
|
75
75
|
|
|
76
|
-
#: models.py:
|
|
76
|
+
#: models.py:184
|
|
77
|
+
msgid "Draft (private)"
|
|
78
|
+
msgstr ""
|
|
79
|
+
|
|
80
|
+
#: models.py:185
|
|
77
81
|
msgid "Everyone (public)"
|
|
78
82
|
msgstr "Alla (publik)"
|
|
79
83
|
|
|
80
|
-
#: models.py:
|
|
84
|
+
#: models.py:188
|
|
81
85
|
msgid "Anyone with link"
|
|
82
86
|
msgstr "Alla med en länk"
|
|
83
87
|
|
|
84
|
-
#: models.py:
|
|
88
|
+
#: models.py:190
|
|
85
89
|
msgid "Blocked"
|
|
86
90
|
msgstr "Låst"
|
|
87
91
|
|
|
88
|
-
#: models.py:
|
|
92
|
+
#: models.py:191
|
|
93
|
+
msgid "Deleted"
|
|
94
|
+
msgstr ""
|
|
95
|
+
|
|
96
|
+
#: models.py:194
|
|
89
97
|
msgid "center"
|
|
90
98
|
msgstr "centrera"
|
|
91
99
|
|
|
92
|
-
#: models.py:
|
|
100
|
+
#: models.py:195
|
|
93
101
|
msgid "zoom"
|
|
94
102
|
msgstr "zooma"
|
|
95
103
|
|
|
96
|
-
#: models.py:
|
|
104
|
+
#: models.py:197
|
|
97
105
|
msgid "locate"
|
|
98
106
|
msgstr "lokalisera"
|
|
99
107
|
|
|
100
|
-
#: models.py:
|
|
108
|
+
#: models.py:197
|
|
101
109
|
msgid "Locate user on load?"
|
|
102
110
|
msgstr "Lokalisera användaren vid uppstart?"
|
|
103
111
|
|
|
104
|
-
#: models.py:
|
|
112
|
+
#: models.py:201
|
|
105
113
|
msgid "Choose the map licence."
|
|
106
114
|
msgstr "Välj licens för kartan."
|
|
107
115
|
|
|
108
|
-
#: models.py:
|
|
116
|
+
#: models.py:202
|
|
109
117
|
msgid "licence"
|
|
110
118
|
msgstr "licens"
|
|
111
119
|
|
|
112
|
-
#: models.py:
|
|
120
|
+
#: models.py:213
|
|
113
121
|
msgid "owner"
|
|
114
122
|
msgstr "ägare"
|
|
115
123
|
|
|
116
|
-
#: models.py:
|
|
124
|
+
#: models.py:217
|
|
117
125
|
msgid "editors"
|
|
118
126
|
msgstr "redaktörer"
|
|
119
127
|
|
|
120
|
-
#: models.py:
|
|
128
|
+
#: models.py:223
|
|
121
129
|
msgid "team"
|
|
122
130
|
msgstr ""
|
|
123
131
|
|
|
124
|
-
#: models.py:
|
|
132
|
+
#: models.py:229 models.py:491
|
|
125
133
|
msgid "edit status"
|
|
126
134
|
msgstr "redigeringsstatus"
|
|
127
135
|
|
|
128
|
-
#: models.py:
|
|
136
|
+
#: models.py:234
|
|
129
137
|
msgid "share status"
|
|
130
138
|
msgstr "delningsstatus"
|
|
131
139
|
|
|
132
|
-
#: models.py:
|
|
140
|
+
#: models.py:237 models.py:486
|
|
133
141
|
msgid "settings"
|
|
134
142
|
msgstr "inställningar"
|
|
135
143
|
|
|
136
|
-
#: models.py:
|
|
144
|
+
#: models.py:402
|
|
137
145
|
msgid "Clone of"
|
|
138
146
|
msgstr "Kopia av"
|
|
139
147
|
|
|
140
|
-
#: models.py:
|
|
148
|
+
#: models.py:462 models.py:468
|
|
149
|
+
msgid "Inherit"
|
|
150
|
+
msgstr ""
|
|
151
|
+
|
|
152
|
+
#: models.py:481
|
|
141
153
|
msgid "display on load"
|
|
142
154
|
msgstr "visa vid uppstart"
|
|
143
155
|
|
|
144
|
-
#: models.py:
|
|
156
|
+
#: models.py:482
|
|
145
157
|
msgid "Display this layer on load."
|
|
146
158
|
msgstr "Visa detta lager från start."
|
|
147
159
|
|
|
@@ -193,25 +205,29 @@ msgid ""
|
|
|
193
205
|
"them in your site."
|
|
194
206
|
msgstr "Med uMap kan du på minuter skapa egna kartor med OpenStreetMap-lager och bädda in dem på din webbsida."
|
|
195
207
|
|
|
196
|
-
#: templates/registration/login.html:6 templates/registration/login.html:
|
|
208
|
+
#: templates/registration/login.html:6 templates/registration/login.html:46
|
|
197
209
|
msgid "Login"
|
|
198
210
|
msgstr "Logga in"
|
|
199
211
|
|
|
200
|
-
#: templates/registration/login.html:
|
|
201
|
-
msgid "
|
|
202
|
-
msgstr "
|
|
212
|
+
#: templates/registration/login.html:22
|
|
213
|
+
msgid "To save and easily find your maps, identify yourself."
|
|
214
|
+
msgstr ""
|
|
203
215
|
|
|
204
|
-
#: templates/registration/login.html:
|
|
216
|
+
#: templates/registration/login.html:25
|
|
217
|
+
msgid "Please log in with your account:"
|
|
218
|
+
msgstr ""
|
|
219
|
+
|
|
220
|
+
#: templates/registration/login.html:42
|
|
205
221
|
msgid "Username"
|
|
206
222
|
msgstr "Användarnamn"
|
|
207
223
|
|
|
208
|
-
#: templates/registration/login.html:
|
|
224
|
+
#: templates/registration/login.html:45
|
|
209
225
|
msgid "Password"
|
|
210
226
|
msgstr "Lösenord"
|
|
211
227
|
|
|
212
|
-
#: templates/registration/login.html:
|
|
213
|
-
msgid "Please choose a provider"
|
|
214
|
-
msgstr "
|
|
228
|
+
#: templates/registration/login.html:52
|
|
229
|
+
msgid "Please choose a provider:"
|
|
230
|
+
msgstr ""
|
|
215
231
|
|
|
216
232
|
#: templates/umap/about_summary.html:12
|
|
217
233
|
#, python-format
|
|
@@ -352,11 +368,11 @@ msgstr ""
|
|
|
352
368
|
msgid "My Maps"
|
|
353
369
|
msgstr ""
|
|
354
370
|
|
|
355
|
-
#: templates/umap/dashboard_menu.html:
|
|
371
|
+
#: templates/umap/dashboard_menu.html:12
|
|
356
372
|
msgid "My profile"
|
|
357
373
|
msgstr ""
|
|
358
374
|
|
|
359
|
-
#: templates/umap/dashboard_menu.html:
|
|
375
|
+
#: templates/umap/dashboard_menu.html:15
|
|
360
376
|
msgid "My teams"
|
|
361
377
|
msgstr ""
|
|
362
378
|
|
|
@@ -372,11 +388,11 @@ msgstr "Inspireras av andra kartor"
|
|
|
372
388
|
msgid "You are logged in. Continuing..."
|
|
373
389
|
msgstr "Du är nu inloggad. Fortsätter..."
|
|
374
390
|
|
|
375
|
-
#: templates/umap/map_list.html:
|
|
391
|
+
#: templates/umap/map_list.html:11 views.py:433
|
|
376
392
|
msgid "by"
|
|
377
393
|
msgstr "av"
|
|
378
394
|
|
|
379
|
-
#: templates/umap/map_list.html:
|
|
395
|
+
#: templates/umap/map_list.html:20
|
|
380
396
|
msgid "More"
|
|
381
397
|
msgstr "Mer"
|
|
382
398
|
|
|
@@ -592,11 +608,11 @@ msgstr ""
|
|
|
592
608
|
msgid "New team"
|
|
593
609
|
msgstr ""
|
|
594
610
|
|
|
595
|
-
#: views.py:
|
|
611
|
+
#: views.py:234
|
|
596
612
|
msgid "Cannot delete a team with more than one member"
|
|
597
613
|
msgstr ""
|
|
598
614
|
|
|
599
|
-
#: views.py:
|
|
615
|
+
#: views.py:238
|
|
600
616
|
#, python-format
|
|
601
617
|
msgid "Team “%(name)s” has been deleted"
|
|
602
618
|
msgstr ""
|
|
@@ -605,57 +621,57 @@ msgstr ""
|
|
|
605
621
|
msgid "View the map"
|
|
606
622
|
msgstr "Se kartan"
|
|
607
623
|
|
|
608
|
-
#: views.py:
|
|
624
|
+
#: views.py:820
|
|
609
625
|
msgid "See full screen"
|
|
610
626
|
msgstr ""
|
|
611
627
|
|
|
612
|
-
#: views.py:
|
|
628
|
+
#: views.py:963
|
|
613
629
|
msgid "Map editors updated with success!"
|
|
614
630
|
msgstr "Kartans redaktörer har uppdaterats!"
|
|
615
631
|
|
|
616
|
-
#: views.py:
|
|
632
|
+
#: views.py:999
|
|
617
633
|
#, python-format
|
|
618
634
|
msgid "The uMap edit link for your map: %(map_name)s"
|
|
619
635
|
msgstr "Redigeringslänken för din uMap-karta: %(map_name)s"
|
|
620
636
|
|
|
621
|
-
#: views.py:
|
|
637
|
+
#: views.py:1002
|
|
622
638
|
#, python-format
|
|
623
639
|
msgid "Here is your secret edit link: %(link)s"
|
|
624
640
|
msgstr "Här är din hemliga redigeringslänk: %(link)s"
|
|
625
641
|
|
|
626
|
-
#: views.py:
|
|
642
|
+
#: views.py:1009
|
|
627
643
|
#, python-format
|
|
628
644
|
msgid "Can't send email to %(email)s"
|
|
629
645
|
msgstr ""
|
|
630
646
|
|
|
631
|
-
#: views.py:
|
|
647
|
+
#: views.py:1012
|
|
632
648
|
#, python-format
|
|
633
649
|
msgid "Email sent to %(email)s"
|
|
634
650
|
msgstr "Ett mejl har skickats till %(email)s"
|
|
635
651
|
|
|
636
|
-
#: views.py:
|
|
652
|
+
#: views.py:1023
|
|
637
653
|
msgid "Only its owner can delete the map."
|
|
638
654
|
msgstr "Bara ägaren kan radera kartan."
|
|
639
655
|
|
|
640
|
-
#: views.py:
|
|
656
|
+
#: views.py:1026
|
|
641
657
|
msgid "Map successfully deleted."
|
|
642
658
|
msgstr ""
|
|
643
659
|
|
|
644
|
-
#: views.py:
|
|
660
|
+
#: views.py:1052
|
|
645
661
|
#, python-format
|
|
646
662
|
msgid ""
|
|
647
663
|
"Your map has been cloned! If you want to edit this map from another "
|
|
648
664
|
"computer, please use this link: %(anonymous_url)s"
|
|
649
665
|
msgstr "Din karta har kopierats! Om du vill redigera den här kartan från en annan dator, använd denna länk: %(anonymous_url)s"
|
|
650
666
|
|
|
651
|
-
#: views.py:
|
|
667
|
+
#: views.py:1057
|
|
652
668
|
msgid "Congratulations, your map has been cloned!"
|
|
653
669
|
msgstr "Grattis, din karta har kopierats!"
|
|
654
670
|
|
|
655
|
-
#: views.py:
|
|
671
|
+
#: views.py:1308
|
|
656
672
|
msgid "Layer successfully deleted."
|
|
657
673
|
msgstr "Lagret har raderats."
|
|
658
674
|
|
|
659
|
-
#: views.py:
|
|
675
|
+
#: views.py:1330
|
|
660
676
|
msgid "Permissions updated with success!"
|
|
661
677
|
msgstr ""
|
|
Binary file
|