umap-project 2.7.2__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 +6 -1
- 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 +11 -1
- umap/tests/fixtures/empty_tile.png +0 -0
- umap/tests/fixtures/test_upload_simple_marker.json +19 -0
- umap/tests/integration/conftest.py +4 -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 -4
- 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.2.dist-info → umap_project-2.8.0.dist-info}/METADATA +16 -14
- {umap_project-2.7.2.dist-info → umap_project-2.8.0.dist-info}/RECORD +290 -269
- {umap_project-2.7.2.dist-info → umap_project-2.8.0.dist-info}/WHEEL +1 -1
- 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.2.dist-info → umap_project-2.8.0.dist-info}/entry_points.txt +0 -0
- {umap_project-2.7.2.dist-info → umap_project-2.8.0.dist-info}/licenses/LICENSE +0 -0
|
@@ -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: Mikkel Kirkgaard Nielsen <memb_transifex@mikini.dk>, 2018\n"
|
|
17
17
|
"Language-Team: Danish (http://app.transifex.com/openstreetmap/umap/language/da/)\n"
|
|
@@ -21,258 +21,316 @@ msgstr ""
|
|
|
21
21
|
"Language: da\n"
|
|
22
22
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
23
23
|
|
|
24
|
-
#:
|
|
25
|
-
msgid "
|
|
26
|
-
msgstr "Er kun redigerbart med et hemmeligt link"
|
|
27
|
-
|
|
28
|
-
#: forms.py:45 forms.py:71
|
|
29
|
-
msgid "Everyone can edit"
|
|
30
|
-
msgstr "Alle kan redigere"
|
|
31
|
-
|
|
32
|
-
#: forms.py:69 models.py:371
|
|
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 "Webstedet er skrivebeskyttet pga. vedligeholdelse"
|
|
39
31
|
|
|
40
|
-
#: models.py:
|
|
32
|
+
#: models.py:60 models.py:79
|
|
41
33
|
msgid "name"
|
|
42
34
|
msgstr "navn"
|
|
43
35
|
|
|
44
|
-
#: models.py:
|
|
36
|
+
#: models.py:62 models.py:475
|
|
37
|
+
msgid "description"
|
|
38
|
+
msgstr "beskrivelse"
|
|
39
|
+
|
|
40
|
+
#: models.py:110
|
|
45
41
|
msgid "details"
|
|
46
42
|
msgstr "detaljer"
|
|
47
43
|
|
|
48
|
-
#: models.py:
|
|
44
|
+
#: models.py:111
|
|
49
45
|
msgid "Link to a page where the licence is detailed."
|
|
50
46
|
msgstr "Link til en side hvor der er flere oplysninger om licensen."
|
|
51
47
|
|
|
52
|
-
#: models.py:
|
|
48
|
+
#: models.py:121
|
|
53
49
|
msgid "URL template using OSM tile format"
|
|
54
50
|
msgstr "URL-skabelon i OSM flise-format"
|
|
55
51
|
|
|
56
|
-
#: models.py:
|
|
52
|
+
#: models.py:127
|
|
57
53
|
msgid "Order of the tilelayers in the edit box"
|
|
58
54
|
msgstr "Rækkefølge af flise-lag i redigeringsboksen"
|
|
59
55
|
|
|
60
|
-
#: models.py:
|
|
56
|
+
#: models.py:175 models.py:469
|
|
57
|
+
msgid "Only editable with secret edit link"
|
|
58
|
+
msgstr "Er kun redigerbart med et hemmeligt link"
|
|
59
|
+
|
|
60
|
+
#: models.py:176 models.py:470
|
|
61
|
+
msgid "Everyone can edit"
|
|
62
|
+
msgstr "Alle kan redigere"
|
|
63
|
+
|
|
64
|
+
#: models.py:179 models.py:463
|
|
61
65
|
msgid "Everyone"
|
|
62
66
|
msgstr ""
|
|
63
67
|
|
|
64
|
-
#: models.py:
|
|
65
|
-
msgid "Editors only"
|
|
68
|
+
#: models.py:180 models.py:189 models.py:464
|
|
69
|
+
msgid "Editors and team only"
|
|
66
70
|
msgstr ""
|
|
67
71
|
|
|
68
|
-
#: models.py:
|
|
72
|
+
#: models.py:181 models.py:465
|
|
69
73
|
msgid "Owner only"
|
|
70
74
|
msgstr ""
|
|
71
75
|
|
|
72
|
-
#: models.py:
|
|
76
|
+
#: models.py:184
|
|
77
|
+
msgid "Draft (private)"
|
|
78
|
+
msgstr ""
|
|
79
|
+
|
|
80
|
+
#: models.py:185
|
|
73
81
|
msgid "Everyone (public)"
|
|
74
82
|
msgstr ""
|
|
75
83
|
|
|
76
|
-
#: models.py:
|
|
84
|
+
#: models.py:188
|
|
77
85
|
msgid "Anyone with link"
|
|
78
86
|
msgstr ""
|
|
79
87
|
|
|
80
|
-
#: models.py:
|
|
88
|
+
#: models.py:190
|
|
81
89
|
msgid "Blocked"
|
|
82
90
|
msgstr ""
|
|
83
91
|
|
|
84
|
-
#: models.py:
|
|
85
|
-
msgid "
|
|
86
|
-
msgstr "
|
|
92
|
+
#: models.py:191
|
|
93
|
+
msgid "Deleted"
|
|
94
|
+
msgstr ""
|
|
87
95
|
|
|
88
|
-
#: models.py:
|
|
96
|
+
#: models.py:194
|
|
89
97
|
msgid "center"
|
|
90
98
|
msgstr "center"
|
|
91
99
|
|
|
92
|
-
#: models.py:
|
|
100
|
+
#: models.py:195
|
|
93
101
|
msgid "zoom"
|
|
94
102
|
msgstr "zoom"
|
|
95
103
|
|
|
96
|
-
#: models.py:
|
|
104
|
+
#: models.py:197
|
|
97
105
|
msgid "locate"
|
|
98
106
|
msgstr "lokaliser"
|
|
99
107
|
|
|
100
|
-
#: models.py:
|
|
108
|
+
#: models.py:197
|
|
101
109
|
msgid "Locate user on load?"
|
|
102
110
|
msgstr "Lokaliser brugeren ved indlæsning?"
|
|
103
111
|
|
|
104
|
-
#: models.py:
|
|
112
|
+
#: models.py:201
|
|
105
113
|
msgid "Choose the map licence."
|
|
106
114
|
msgstr "Vælg kortlicensen."
|
|
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 "ejer"
|
|
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
|
|
129
|
+
msgid "team"
|
|
130
|
+
msgstr ""
|
|
131
|
+
|
|
132
|
+
#: models.py:229 models.py:491
|
|
121
133
|
msgid "edit status"
|
|
122
134
|
msgstr "redigeringsstatus"
|
|
123
135
|
|
|
124
|
-
#: models.py:
|
|
136
|
+
#: models.py:234
|
|
125
137
|
msgid "share status"
|
|
126
138
|
msgstr "delingsstatus"
|
|
127
139
|
|
|
128
|
-
#: models.py:
|
|
140
|
+
#: models.py:237 models.py:486
|
|
129
141
|
msgid "settings"
|
|
130
142
|
msgstr "indstillinger"
|
|
131
143
|
|
|
132
|
-
#: models.py:
|
|
144
|
+
#: models.py:402
|
|
133
145
|
msgid "Clone of"
|
|
134
146
|
msgstr "Kloning af"
|
|
135
147
|
|
|
136
|
-
#: models.py:
|
|
148
|
+
#: models.py:462 models.py:468
|
|
149
|
+
msgid "Inherit"
|
|
150
|
+
msgstr ""
|
|
151
|
+
|
|
152
|
+
#: models.py:481
|
|
137
153
|
msgid "display on load"
|
|
138
154
|
msgstr "vis ved indlæsning"
|
|
139
155
|
|
|
140
|
-
#: models.py:
|
|
156
|
+
#: models.py:482
|
|
141
157
|
msgid "Display this layer on load."
|
|
142
158
|
msgstr "Vis dette lag ved indlæsning."
|
|
143
159
|
|
|
144
|
-
#: templates/404.html:
|
|
160
|
+
#: templates/404.html:8
|
|
145
161
|
msgid "Take me to the home page"
|
|
146
162
|
msgstr "Før mig til hjemmesiden"
|
|
147
163
|
|
|
148
|
-
#: templates/auth/user_detail.html:
|
|
164
|
+
#: templates/auth/user_detail.html:8
|
|
149
165
|
#, python-format
|
|
150
166
|
msgid "Browse %(current_user)s's maps"
|
|
151
167
|
msgstr "Gennemse %(current_user)ss kort"
|
|
152
168
|
|
|
153
|
-
#: templates/auth/user_detail.html:
|
|
169
|
+
#: templates/auth/user_detail.html:17
|
|
154
170
|
#, python-format
|
|
155
171
|
msgid "%(current_user)s has no maps."
|
|
156
172
|
msgstr "%(current_user)s har ingen kort."
|
|
157
173
|
|
|
158
|
-
#: templates/auth/user_form.html:
|
|
159
|
-
msgid "My Maps"
|
|
160
|
-
msgstr ""
|
|
161
|
-
|
|
162
|
-
#: templates/auth/user_form.html:7
|
|
163
|
-
msgid "My Profile"
|
|
164
|
-
msgstr ""
|
|
165
|
-
|
|
166
|
-
#: templates/auth/user_form.html:20
|
|
174
|
+
#: templates/auth/user_form.html:21 templates/umap/team_form.html:21
|
|
167
175
|
msgid "Save"
|
|
168
176
|
msgstr ""
|
|
169
177
|
|
|
170
|
-
#: templates/auth/user_form.html:
|
|
178
|
+
#: templates/auth/user_form.html:27
|
|
171
179
|
msgid "Your current providers"
|
|
172
180
|
msgstr ""
|
|
173
181
|
|
|
174
|
-
#: templates/auth/user_form.html:
|
|
182
|
+
#: templates/auth/user_form.html:39
|
|
175
183
|
msgid "Connect to another provider"
|
|
176
184
|
msgstr ""
|
|
177
185
|
|
|
178
|
-
#: templates/auth/user_form.html:
|
|
186
|
+
#: templates/auth/user_form.html:42
|
|
179
187
|
msgid ""
|
|
180
188
|
"It's a good habit to connect your account to more than one provider, in case"
|
|
181
189
|
" one provider becomes unavailable, temporarily or even permanently."
|
|
182
190
|
msgstr ""
|
|
183
191
|
|
|
184
|
-
#: templates/auth/user_stars.html:
|
|
192
|
+
#: templates/auth/user_stars.html:8
|
|
185
193
|
#, python-format
|
|
186
194
|
msgid "Browse %(current_user)s's starred maps"
|
|
187
195
|
msgstr ""
|
|
188
196
|
|
|
189
|
-
#: templates/auth/user_stars.html:
|
|
197
|
+
#: templates/auth/user_stars.html:17
|
|
190
198
|
#, python-format
|
|
191
199
|
msgid "%(current_user)s has no starred maps yet."
|
|
192
200
|
msgstr ""
|
|
193
201
|
|
|
194
|
-
#: templates/base.html:
|
|
202
|
+
#: templates/base.html:13
|
|
195
203
|
msgid ""
|
|
196
204
|
"uMap lets you create maps with OpenStreetMap layers in a minute and embed "
|
|
197
205
|
"them in your site."
|
|
198
206
|
msgstr ""
|
|
199
207
|
|
|
200
|
-
#: templates/registration/login.html:
|
|
201
|
-
msgid "
|
|
202
|
-
msgstr "Log
|
|
208
|
+
#: templates/registration/login.html:6 templates/registration/login.html:46
|
|
209
|
+
msgid "Login"
|
|
210
|
+
msgstr "Log ind"
|
|
211
|
+
|
|
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 "Brugernavn"
|
|
207
223
|
|
|
208
|
-
#: templates/registration/login.html:
|
|
224
|
+
#: templates/registration/login.html:45
|
|
209
225
|
msgid "Password"
|
|
210
226
|
msgstr "Adgangskode"
|
|
211
227
|
|
|
212
|
-
#: templates/registration/login.html:
|
|
213
|
-
msgid "
|
|
214
|
-
msgstr "
|
|
215
|
-
|
|
216
|
-
#: templates/registration/login.html:37
|
|
217
|
-
msgid "Please choose a provider"
|
|
218
|
-
msgstr "Vælg en udbyder"
|
|
228
|
+
#: templates/registration/login.html:52
|
|
229
|
+
msgid "Please choose a provider:"
|
|
230
|
+
msgstr ""
|
|
219
231
|
|
|
220
|
-
#: templates/umap/about_summary.html:
|
|
232
|
+
#: templates/umap/about_summary.html:12
|
|
221
233
|
#, python-format
|
|
222
234
|
msgid ""
|
|
223
235
|
"uMap lets you create maps with <a href=\"%(osm_url)s\" />OpenStreetMap</a> "
|
|
224
236
|
"layers in a minute and embed them in your site."
|
|
225
237
|
msgstr "uMap gør det muligt at oprette kort med <a href=\"%(osm_url)s\" />OpenStreetMap</a>-lag på et øjeblik, og indlejre dem på dit websted."
|
|
226
238
|
|
|
227
|
-
#: templates/umap/about_summary.html:
|
|
239
|
+
#: templates/umap/about_summary.html:23
|
|
228
240
|
msgid "Choose the layers of your map"
|
|
229
241
|
msgstr "Vælg lag til dit kort"
|
|
230
242
|
|
|
231
|
-
#: templates/umap/about_summary.html:
|
|
243
|
+
#: templates/umap/about_summary.html:26
|
|
232
244
|
msgid "Add POIs: markers, lines, polygons..."
|
|
233
245
|
msgstr "Tilføj POI'er: markører, linjer, polygoner..."
|
|
234
246
|
|
|
235
|
-
#: templates/umap/about_summary.html:
|
|
247
|
+
#: templates/umap/about_summary.html:29
|
|
236
248
|
msgid "Manage POIs colours and icons"
|
|
237
249
|
msgstr "Håndter farver og ikoner for POI'er"
|
|
238
250
|
|
|
239
|
-
#: templates/umap/about_summary.html:
|
|
251
|
+
#: templates/umap/about_summary.html:32
|
|
240
252
|
msgid "Manage map options: display a minimap, locate user on load…"
|
|
241
253
|
msgstr "Håndter kortindstillinger: vis et miniaturekort, lokaliser brugeren ved indlæsning..."
|
|
242
254
|
|
|
243
|
-
#: templates/umap/about_summary.html:
|
|
255
|
+
#: templates/umap/about_summary.html:35
|
|
244
256
|
msgid "Batch import geostructured data (geojson, gpx, kml, osm...)"
|
|
245
257
|
msgstr "Batchimport af geostrukturerede data (geojson, gpx, kml, osm...)"
|
|
246
258
|
|
|
247
|
-
#: templates/umap/about_summary.html:
|
|
259
|
+
#: templates/umap/about_summary.html:38
|
|
248
260
|
msgid "Choose the license for your data"
|
|
249
261
|
msgstr "Vælg en licens til dine geodata"
|
|
250
262
|
|
|
251
|
-
#: templates/umap/about_summary.html:
|
|
263
|
+
#: templates/umap/about_summary.html:41
|
|
252
264
|
msgid "Embed and share your map"
|
|
253
265
|
msgstr "Indlejr og del dit kort"
|
|
254
266
|
|
|
255
|
-
#: templates/umap/about_summary.html:
|
|
267
|
+
#: templates/umap/about_summary.html:52
|
|
256
268
|
#, python-format
|
|
257
269
|
msgid "And it's <a href=\"%(repo_url)s\">open source</a>!"
|
|
258
270
|
msgstr "Og det er <a href=\"%(repo_url)s\">open source</a>!"
|
|
259
271
|
|
|
260
|
-
#: templates/umap/about_summary.html:
|
|
261
|
-
#: templates/umap/user_dashboard.html:
|
|
272
|
+
#: templates/umap/about_summary.html:63 templates/umap/navigation.html:39
|
|
273
|
+
#: templates/umap/user_dashboard.html:40
|
|
262
274
|
msgid "Create a map"
|
|
263
275
|
msgstr "Lav et kort"
|
|
264
276
|
|
|
265
|
-
#: templates/umap/about_summary.html:
|
|
277
|
+
#: templates/umap/about_summary.html:66
|
|
266
278
|
msgid "Play with the demo"
|
|
267
279
|
msgstr "Leg med demoen"
|
|
268
280
|
|
|
269
|
-
#: templates/umap/
|
|
281
|
+
#: templates/umap/components/alerts/alert.html:15
|
|
282
|
+
#: templates/umap/components/alerts/alert.html:64
|
|
283
|
+
#: templates/umap/components/alerts/alert.html:92
|
|
284
|
+
msgid "Close"
|
|
285
|
+
msgstr ""
|
|
286
|
+
|
|
287
|
+
#: templates/umap/components/alerts/alert.html:30
|
|
288
|
+
#, python-format
|
|
289
|
+
msgid ""
|
|
290
|
+
"Pro-tip: to easily find back your maps, <a href=\"%(login_url)s\" "
|
|
291
|
+
"target=\"_blank\">create an account</a> or <a href=\"%(login_url)s\" "
|
|
292
|
+
"target=\"_blank\">log in</a>."
|
|
293
|
+
msgstr ""
|
|
294
|
+
|
|
295
|
+
#: templates/umap/components/alerts/alert.html:35
|
|
296
|
+
msgid "Here is your secret link to edit the map, please keep it safe:"
|
|
297
|
+
msgstr ""
|
|
298
|
+
|
|
299
|
+
#: templates/umap/components/alerts/alert.html:39
|
|
300
|
+
msgid "Copy link"
|
|
301
|
+
msgstr ""
|
|
302
|
+
|
|
303
|
+
#: templates/umap/components/alerts/alert.html:46
|
|
304
|
+
msgid "Enter your email address to receive the secret link:"
|
|
305
|
+
msgstr ""
|
|
306
|
+
|
|
307
|
+
#: templates/umap/components/alerts/alert.html:52
|
|
308
|
+
msgid "Email"
|
|
309
|
+
msgstr ""
|
|
310
|
+
|
|
311
|
+
#: templates/umap/components/alerts/alert.html:55
|
|
312
|
+
msgid "Send me the link"
|
|
313
|
+
msgstr ""
|
|
314
|
+
|
|
315
|
+
#: templates/umap/components/alerts/alert.html:79
|
|
316
|
+
msgid "See their edits in another tab"
|
|
317
|
+
msgstr ""
|
|
318
|
+
|
|
319
|
+
#: templates/umap/components/alerts/alert.html:82
|
|
320
|
+
msgid "Keep your changes and loose theirs"
|
|
321
|
+
msgstr ""
|
|
322
|
+
|
|
323
|
+
#: templates/umap/components/alerts/alert.html:85
|
|
324
|
+
msgid "Keep their changes and loose yours"
|
|
325
|
+
msgstr ""
|
|
326
|
+
|
|
327
|
+
#: templates/umap/content.html:26
|
|
270
328
|
msgid ""
|
|
271
329
|
"This instance of uMap is currently in read only mode, no creation/edit is "
|
|
272
330
|
"allowed."
|
|
273
331
|
msgstr ""
|
|
274
332
|
|
|
275
|
-
#: templates/umap/content.html:
|
|
333
|
+
#: templates/umap/content.html:34
|
|
276
334
|
#, python-format
|
|
277
335
|
msgid ""
|
|
278
336
|
"This is a demo instance, used for tests and pre-rolling releases. If you "
|
|
@@ -281,270 +339,339 @@ msgid ""
|
|
|
281
339
|
"instance, it's <a href=\"%(repo_url)s\">open source</a>!"
|
|
282
340
|
msgstr "Dette er en demo-instans som bruges til test og at forhåndsudrulle frigivelser. Hvis du har brug for en mere stabil instans, så brug <a href=\"%(stable_url)s\">%(stable_url)s</a>. Du kan også drive din helt egen instans, det er <a href=\"%(repo_url)s\">open source</a>!"
|
|
283
341
|
|
|
284
|
-
#: templates/umap/
|
|
342
|
+
#: templates/umap/content_footer.html:5
|
|
343
|
+
msgid "An OpenStreetMap project"
|
|
344
|
+
msgstr ""
|
|
345
|
+
|
|
346
|
+
#: templates/umap/content_footer.html:6
|
|
347
|
+
msgid "version"
|
|
348
|
+
msgstr ""
|
|
349
|
+
|
|
350
|
+
#: templates/umap/content_footer.html:7
|
|
351
|
+
msgid "Hosted by"
|
|
352
|
+
msgstr ""
|
|
353
|
+
|
|
354
|
+
#: templates/umap/content_footer.html:8
|
|
355
|
+
msgid "Contact"
|
|
356
|
+
msgstr ""
|
|
357
|
+
|
|
358
|
+
#: templates/umap/content_footer.html:9 templates/umap/navigation.html:25
|
|
359
|
+
msgid "Help"
|
|
360
|
+
msgstr ""
|
|
361
|
+
|
|
362
|
+
#: templates/umap/dashboard_menu.html:6
|
|
363
|
+
#, python-format
|
|
364
|
+
msgid "My Maps (%(count)s)"
|
|
365
|
+
msgstr ""
|
|
366
|
+
|
|
367
|
+
#: templates/umap/dashboard_menu.html:8
|
|
368
|
+
msgid "My Maps"
|
|
369
|
+
msgstr ""
|
|
370
|
+
|
|
371
|
+
#: templates/umap/dashboard_menu.html:12
|
|
372
|
+
msgid "My profile"
|
|
373
|
+
msgstr ""
|
|
374
|
+
|
|
375
|
+
#: templates/umap/dashboard_menu.html:15
|
|
376
|
+
msgid "My teams"
|
|
377
|
+
msgstr ""
|
|
378
|
+
|
|
379
|
+
#: templates/umap/home.html:14
|
|
285
380
|
msgid "Map of the uMaps"
|
|
286
381
|
msgstr "Kort over uMaps"
|
|
287
382
|
|
|
288
|
-
#: templates/umap/home.html:
|
|
383
|
+
#: templates/umap/home.html:24
|
|
289
384
|
msgid "Get inspired, browse maps"
|
|
290
385
|
msgstr "Bliv inspireret, gennemse kort"
|
|
291
386
|
|
|
292
|
-
#: templates/umap/login_popup_end.html:
|
|
387
|
+
#: templates/umap/login_popup_end.html:4
|
|
293
388
|
msgid "You are logged in. Continuing..."
|
|
294
389
|
msgstr "Du er logget ind. Fortsætter..."
|
|
295
390
|
|
|
296
|
-
#: templates/umap/map_list.html:
|
|
391
|
+
#: templates/umap/map_list.html:11 views.py:433
|
|
297
392
|
msgid "by"
|
|
298
393
|
msgstr "af"
|
|
299
394
|
|
|
300
|
-
#: templates/umap/map_list.html:
|
|
395
|
+
#: templates/umap/map_list.html:20
|
|
301
396
|
msgid "More"
|
|
302
397
|
msgstr "Mere"
|
|
303
398
|
|
|
304
|
-
#: templates/umap/map_table.html:
|
|
399
|
+
#: templates/umap/map_table.html:8 templates/umap/user_teams.html:14
|
|
305
400
|
msgid "Name"
|
|
306
401
|
msgstr ""
|
|
307
402
|
|
|
308
|
-
#: templates/umap/map_table.html:
|
|
403
|
+
#: templates/umap/map_table.html:11
|
|
309
404
|
msgid "Preview"
|
|
310
405
|
msgstr ""
|
|
311
406
|
|
|
312
|
-
#: templates/umap/map_table.html:
|
|
407
|
+
#: templates/umap/map_table.html:14
|
|
313
408
|
msgid "Who can see"
|
|
314
409
|
msgstr ""
|
|
315
410
|
|
|
316
|
-
#: templates/umap/map_table.html:
|
|
411
|
+
#: templates/umap/map_table.html:17
|
|
317
412
|
msgid "Who can edit"
|
|
318
413
|
msgstr ""
|
|
319
414
|
|
|
320
|
-
#: templates/umap/map_table.html:
|
|
415
|
+
#: templates/umap/map_table.html:20
|
|
321
416
|
msgid "Last save"
|
|
322
417
|
msgstr ""
|
|
323
418
|
|
|
324
|
-
#: templates/umap/map_table.html:
|
|
419
|
+
#: templates/umap/map_table.html:23
|
|
325
420
|
msgid "Owner"
|
|
326
421
|
msgstr ""
|
|
327
422
|
|
|
328
|
-
#: templates/umap/map_table.html:
|
|
423
|
+
#: templates/umap/map_table.html:26 templates/umap/user_teams.html:20
|
|
329
424
|
msgid "Actions"
|
|
330
425
|
msgstr ""
|
|
331
426
|
|
|
332
|
-
#: templates/umap/map_table.html:
|
|
427
|
+
#: templates/umap/map_table.html:41 templates/umap/map_table.html:43
|
|
333
428
|
msgid "Open preview"
|
|
334
429
|
msgstr ""
|
|
335
430
|
|
|
336
|
-
#: templates/umap/map_table.html:
|
|
431
|
+
#: templates/umap/map_table.html:72 templates/umap/map_table.html:74
|
|
337
432
|
msgid "Share"
|
|
338
433
|
msgstr ""
|
|
339
434
|
|
|
340
|
-
#: templates/umap/map_table.html:
|
|
435
|
+
#: templates/umap/map_table.html:78 templates/umap/map_table.html:80
|
|
436
|
+
#: templates/umap/user_teams.html:38 templates/umap/user_teams.html:40
|
|
341
437
|
msgid "Edit"
|
|
342
438
|
msgstr ""
|
|
343
439
|
|
|
344
|
-
#: templates/umap/map_table.html:
|
|
440
|
+
#: templates/umap/map_table.html:84 templates/umap/map_table.html:86
|
|
345
441
|
msgid "Download"
|
|
346
442
|
msgstr ""
|
|
347
443
|
|
|
348
|
-
#: templates/umap/map_table.html:
|
|
444
|
+
#: templates/umap/map_table.html:90 templates/umap/map_table.html:92
|
|
349
445
|
msgid "Clone"
|
|
350
446
|
msgstr ""
|
|
351
447
|
|
|
352
|
-
#: templates/umap/map_table.html:
|
|
448
|
+
#: templates/umap/map_table.html:101 templates/umap/map_table.html:103
|
|
353
449
|
msgid "Delete"
|
|
354
450
|
msgstr ""
|
|
355
451
|
|
|
356
|
-
#: templates/umap/map_table.html:
|
|
452
|
+
#: templates/umap/map_table.html:117
|
|
357
453
|
msgid "first"
|
|
358
454
|
msgstr ""
|
|
359
455
|
|
|
360
|
-
#: templates/umap/map_table.html:
|
|
456
|
+
#: templates/umap/map_table.html:118
|
|
361
457
|
msgid "previous"
|
|
362
458
|
msgstr ""
|
|
363
459
|
|
|
364
|
-
#: templates/umap/map_table.html:
|
|
460
|
+
#: templates/umap/map_table.html:126
|
|
365
461
|
#, python-format
|
|
366
462
|
msgid "Page %(maps_number)s of %(num_pages)s"
|
|
367
463
|
msgstr ""
|
|
368
464
|
|
|
369
|
-
#: templates/umap/map_table.html:
|
|
465
|
+
#: templates/umap/map_table.html:131
|
|
370
466
|
msgid "next"
|
|
371
467
|
msgstr ""
|
|
372
468
|
|
|
373
|
-
#: templates/umap/map_table.html:
|
|
469
|
+
#: templates/umap/map_table.html:132
|
|
374
470
|
msgid "last"
|
|
375
471
|
msgstr ""
|
|
376
472
|
|
|
377
|
-
#: templates/umap/map_table.html:
|
|
473
|
+
#: templates/umap/map_table.html:140
|
|
378
474
|
#, python-format
|
|
379
475
|
msgid "Lines per page: %(per_page)s"
|
|
380
476
|
msgstr ""
|
|
381
477
|
|
|
382
|
-
#: templates/umap/map_table.html:
|
|
478
|
+
#: templates/umap/map_table.html:145
|
|
383
479
|
#, python-format
|
|
384
480
|
msgid "%(count)s maps"
|
|
385
481
|
msgstr ""
|
|
386
482
|
|
|
387
|
-
#: templates/umap/navigation.html:
|
|
483
|
+
#: templates/umap/navigation.html:11 templates/umap/user_dashboard.html:6
|
|
388
484
|
msgid "My Dashboard"
|
|
389
485
|
msgstr ""
|
|
390
486
|
|
|
391
|
-
#: templates/umap/navigation.html:
|
|
487
|
+
#: templates/umap/navigation.html:14
|
|
392
488
|
msgid "Starred maps"
|
|
393
489
|
msgstr ""
|
|
394
490
|
|
|
395
|
-
#: templates/umap/navigation.html:
|
|
491
|
+
#: templates/umap/navigation.html:18
|
|
396
492
|
msgid "Log in"
|
|
397
493
|
msgstr "Log ind"
|
|
398
494
|
|
|
399
|
-
#: templates/umap/navigation.html:
|
|
495
|
+
#: templates/umap/navigation.html:18
|
|
400
496
|
msgid "Sign in"
|
|
401
497
|
msgstr "Opret konto"
|
|
402
498
|
|
|
403
|
-
#: templates/umap/navigation.html:
|
|
499
|
+
#: templates/umap/navigation.html:22
|
|
404
500
|
msgid "About"
|
|
405
501
|
msgstr "Om"
|
|
406
502
|
|
|
407
|
-
#: templates/umap/navigation.html:
|
|
408
|
-
msgid "Help"
|
|
409
|
-
msgstr ""
|
|
410
|
-
|
|
411
|
-
#: templates/umap/navigation.html:29
|
|
503
|
+
#: templates/umap/navigation.html:30
|
|
412
504
|
msgid "Change password"
|
|
413
505
|
msgstr "Skift adgangskode"
|
|
414
506
|
|
|
415
|
-
#: templates/umap/navigation.html:
|
|
507
|
+
#: templates/umap/navigation.html:34
|
|
416
508
|
msgid "Log out"
|
|
417
509
|
msgstr "Log ud"
|
|
418
510
|
|
|
419
|
-
#: templates/umap/password_change.html:
|
|
511
|
+
#: templates/umap/password_change.html:7
|
|
420
512
|
msgid "Password change"
|
|
421
513
|
msgstr "Ændring af adgangskode"
|
|
422
514
|
|
|
423
|
-
#: templates/umap/password_change.html:
|
|
515
|
+
#: templates/umap/password_change.html:10
|
|
424
516
|
msgid ""
|
|
425
517
|
"Please enter your old password, for security's sake, and then enter your new"
|
|
426
518
|
" password twice so we can verify you typed it in correctly."
|
|
427
519
|
msgstr "Af sikkerhedshensyn skal du indtaste din gamle adgangskode, dernæst indtastes den nye adgangskode to gange, så vi kan være sikre på, at du har skrevet den korrekt."
|
|
428
520
|
|
|
429
|
-
#: templates/umap/password_change.html:
|
|
521
|
+
#: templates/umap/password_change.html:17
|
|
430
522
|
msgid "Old password"
|
|
431
523
|
msgstr "Gammel adgangskode"
|
|
432
524
|
|
|
433
|
-
#: templates/umap/password_change.html:
|
|
525
|
+
#: templates/umap/password_change.html:22
|
|
434
526
|
msgid "New password"
|
|
435
527
|
msgstr "Ny adgangskode"
|
|
436
528
|
|
|
437
|
-
#: templates/umap/password_change.html:
|
|
529
|
+
#: templates/umap/password_change.html:26
|
|
438
530
|
msgid "New password confirmation"
|
|
439
531
|
msgstr "Bekræft ny adgangskode"
|
|
440
532
|
|
|
441
|
-
#: templates/umap/password_change.html:
|
|
533
|
+
#: templates/umap/password_change.html:27
|
|
442
534
|
msgid "Change my password"
|
|
443
535
|
msgstr "Ændr min adgangskode"
|
|
444
536
|
|
|
445
|
-
#: templates/umap/password_change_done.html:
|
|
537
|
+
#: templates/umap/password_change_done.html:7
|
|
446
538
|
msgid "Password change successful"
|
|
447
539
|
msgstr "Adgangskode ændret"
|
|
448
540
|
|
|
449
|
-
#: templates/umap/password_change_done.html:
|
|
541
|
+
#: templates/umap/password_change_done.html:10
|
|
450
542
|
msgid "Your password was changed."
|
|
451
543
|
msgstr "Din adgangskode blev ændret."
|
|
452
544
|
|
|
453
|
-
#: templates/umap/search.html:
|
|
545
|
+
#: templates/umap/search.html:15
|
|
454
546
|
#, python-format
|
|
455
547
|
msgid "%(count)s map found:"
|
|
456
548
|
msgid_plural "%(count)s maps found:"
|
|
457
549
|
msgstr[0] ""
|
|
458
550
|
msgstr[1] ""
|
|
459
551
|
|
|
460
|
-
#: templates/umap/search.html:
|
|
552
|
+
#: templates/umap/search.html:24
|
|
461
553
|
msgid "No map found."
|
|
462
554
|
msgstr ""
|
|
463
555
|
|
|
464
|
-
#: templates/umap/search.html:
|
|
556
|
+
#: templates/umap/search.html:29
|
|
465
557
|
msgid "Latest created maps"
|
|
466
558
|
msgstr ""
|
|
467
559
|
|
|
468
|
-
#: templates/umap/search_bar.html:
|
|
560
|
+
#: templates/umap/search_bar.html:4
|
|
469
561
|
msgid "Search maps"
|
|
470
562
|
msgstr "Søg i kortene"
|
|
471
563
|
|
|
472
|
-
#: templates/umap/search_bar.html:
|
|
564
|
+
#: templates/umap/search_bar.html:15
|
|
473
565
|
msgid "Search"
|
|
474
566
|
msgstr "Søg"
|
|
475
567
|
|
|
476
|
-
#: templates/umap/
|
|
477
|
-
|
|
568
|
+
#: templates/umap/team_detail.html:10
|
|
569
|
+
#, python-format
|
|
570
|
+
msgid "Browse %(current_team)s's maps"
|
|
478
571
|
msgstr ""
|
|
479
572
|
|
|
480
|
-
#: templates/umap/
|
|
573
|
+
#: templates/umap/team_detail.html:22
|
|
481
574
|
#, python-format
|
|
482
|
-
msgid "
|
|
575
|
+
msgid "%(current_team)s has no public maps."
|
|
483
576
|
msgstr ""
|
|
484
577
|
|
|
485
|
-
#: templates/umap/
|
|
486
|
-
msgid "
|
|
578
|
+
#: templates/umap/team_form.html:24
|
|
579
|
+
msgid "Delete this team"
|
|
487
580
|
msgstr ""
|
|
488
581
|
|
|
489
|
-
#: templates/umap/
|
|
582
|
+
#: templates/umap/team_form.html:47
|
|
583
|
+
msgid "Add user"
|
|
584
|
+
msgstr ""
|
|
585
|
+
|
|
586
|
+
#: templates/umap/user_dashboard.html:9 templates/umap/user_dashboard.html:25
|
|
587
|
+
msgid "Search my maps"
|
|
588
|
+
msgstr ""
|
|
589
|
+
|
|
590
|
+
#: templates/umap/user_dashboard.html:17 templates/umap/user_dashboard.html:22
|
|
490
591
|
msgid "Map’s title"
|
|
491
592
|
msgstr ""
|
|
492
593
|
|
|
493
|
-
#: templates/umap/user_dashboard.html:
|
|
594
|
+
#: templates/umap/user_dashboard.html:30
|
|
494
595
|
#, python-format
|
|
495
596
|
msgid "Download %(count)s maps"
|
|
496
597
|
msgstr ""
|
|
497
598
|
|
|
498
|
-
#: templates/umap/user_dashboard.html:
|
|
599
|
+
#: templates/umap/user_dashboard.html:40
|
|
499
600
|
msgid "You have no map yet."
|
|
500
601
|
msgstr ""
|
|
501
602
|
|
|
502
|
-
#:
|
|
603
|
+
#: templates/umap/user_teams.html:17
|
|
604
|
+
msgid "Users"
|
|
605
|
+
msgstr ""
|
|
606
|
+
|
|
607
|
+
#: templates/umap/user_teams.html:48
|
|
608
|
+
msgid "New team"
|
|
609
|
+
msgstr ""
|
|
610
|
+
|
|
611
|
+
#: views.py:234
|
|
612
|
+
msgid "Cannot delete a team with more than one member"
|
|
613
|
+
msgstr ""
|
|
614
|
+
|
|
615
|
+
#: views.py:238
|
|
616
|
+
#, python-format
|
|
617
|
+
msgid "Team “%(name)s” has been deleted"
|
|
618
|
+
msgstr ""
|
|
619
|
+
|
|
620
|
+
#: views.py:438
|
|
503
621
|
msgid "View the map"
|
|
504
622
|
msgstr "Vis kortet"
|
|
505
623
|
|
|
506
|
-
#: views.py:
|
|
624
|
+
#: views.py:820
|
|
507
625
|
msgid "See full screen"
|
|
508
626
|
msgstr ""
|
|
509
627
|
|
|
510
|
-
#: views.py:
|
|
628
|
+
#: views.py:963
|
|
511
629
|
msgid "Map editors updated with success!"
|
|
512
630
|
msgstr "Kortredaktører blev opdateret!"
|
|
513
631
|
|
|
514
|
-
#: views.py:
|
|
632
|
+
#: views.py:999
|
|
515
633
|
#, python-format
|
|
516
634
|
msgid "The uMap edit link for your map: %(map_name)s"
|
|
517
635
|
msgstr ""
|
|
518
636
|
|
|
519
|
-
#: views.py:
|
|
637
|
+
#: views.py:1002
|
|
520
638
|
#, python-format
|
|
521
639
|
msgid "Here is your secret edit link: %(link)s"
|
|
522
640
|
msgstr ""
|
|
523
641
|
|
|
524
|
-
#: views.py:
|
|
642
|
+
#: views.py:1009
|
|
643
|
+
#, python-format
|
|
644
|
+
msgid "Can't send email to %(email)s"
|
|
645
|
+
msgstr ""
|
|
646
|
+
|
|
647
|
+
#: views.py:1012
|
|
525
648
|
#, python-format
|
|
526
649
|
msgid "Email sent to %(email)s"
|
|
527
650
|
msgstr ""
|
|
528
651
|
|
|
529
|
-
#: views.py:
|
|
652
|
+
#: views.py:1023
|
|
530
653
|
msgid "Only its owner can delete the map."
|
|
531
654
|
msgstr "Kun ejeren kan slette kortet."
|
|
532
655
|
|
|
533
|
-
#: views.py:
|
|
656
|
+
#: views.py:1026
|
|
657
|
+
msgid "Map successfully deleted."
|
|
658
|
+
msgstr ""
|
|
659
|
+
|
|
660
|
+
#: views.py:1052
|
|
534
661
|
#, python-format
|
|
535
662
|
msgid ""
|
|
536
663
|
"Your map has been cloned! If you want to edit this map from another "
|
|
537
664
|
"computer, please use this link: %(anonymous_url)s"
|
|
538
665
|
msgstr "Dit kort er klonet! Hvis du ønsker at redigere kortet fra en anden computer, så brug følgende link: %(anonymous_url)s"
|
|
539
666
|
|
|
540
|
-
#: views.py:
|
|
667
|
+
#: views.py:1057
|
|
541
668
|
msgid "Congratulations, your map has been cloned!"
|
|
542
669
|
msgstr "Tillykke, dit kort er klonet!"
|
|
543
670
|
|
|
544
|
-
#: views.py:
|
|
671
|
+
#: views.py:1308
|
|
545
672
|
msgid "Layer successfully deleted."
|
|
546
673
|
msgstr "Lag blev slettet."
|
|
547
674
|
|
|
548
|
-
#: views.py:
|
|
675
|
+
#: views.py:1330
|
|
549
676
|
msgid "Permissions updated with success!"
|
|
550
677
|
msgstr ""
|