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
|
@@ -8,7 +8,7 @@ msgid ""
|
|
|
8
8
|
msgstr ""
|
|
9
9
|
"Project-Id-Version: uMap\n"
|
|
10
10
|
"Report-Msgid-Bugs-To: \n"
|
|
11
|
-
"POT-Creation-Date: 2024-
|
|
11
|
+
"POT-Creation-Date: 2024-12-11 17:05+0000\n"
|
|
12
12
|
"PO-Revision-Date: 2013-11-22 14:00+0000\n"
|
|
13
13
|
"Last-Translator: Sveinn í Felli <sv1@fellsnet.is>, 2020\n"
|
|
14
14
|
"Language-Team: Icelandic (http://app.transifex.com/openstreetmap/umap/language/is/)\n"
|
|
@@ -18,258 +18,316 @@ msgstr ""
|
|
|
18
18
|
"Language: is\n"
|
|
19
19
|
"Plural-Forms: nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);\n"
|
|
20
20
|
|
|
21
|
-
#:
|
|
22
|
-
msgid "
|
|
23
|
-
msgstr "Aðeins breytanlegt með leynilegum breytingatengli"
|
|
24
|
-
|
|
25
|
-
#: forms.py:45 forms.py:71
|
|
26
|
-
msgid "Everyone can edit"
|
|
27
|
-
msgstr "Allir geta breytt"
|
|
28
|
-
|
|
29
|
-
#: forms.py:69 models.py:371
|
|
30
|
-
msgid "Inherit"
|
|
21
|
+
#: admin.py:16
|
|
22
|
+
msgid "CSV Export"
|
|
31
23
|
msgstr ""
|
|
32
24
|
|
|
33
25
|
#: middleware.py:13
|
|
34
26
|
msgid "Site is readonly for maintenance"
|
|
35
27
|
msgstr "Vefsvæðið er núna skrifvarið vegna viðhaldsvinnu"
|
|
36
28
|
|
|
37
|
-
#: models.py:
|
|
29
|
+
#: models.py:60 models.py:79
|
|
38
30
|
msgid "name"
|
|
39
31
|
msgstr "nafn"
|
|
40
32
|
|
|
41
|
-
#: models.py:
|
|
33
|
+
#: models.py:62 models.py:475
|
|
34
|
+
msgid "description"
|
|
35
|
+
msgstr "lýsing"
|
|
36
|
+
|
|
37
|
+
#: models.py:110
|
|
42
38
|
msgid "details"
|
|
43
39
|
msgstr "nánar"
|
|
44
40
|
|
|
45
|
-
#: models.py:
|
|
41
|
+
#: models.py:111
|
|
46
42
|
msgid "Link to a page where the licence is detailed."
|
|
47
43
|
msgstr "Tengill á síðu þar sem notkunarleyfi er útskýrt."
|
|
48
44
|
|
|
49
|
-
#: models.py:
|
|
45
|
+
#: models.py:121
|
|
50
46
|
msgid "URL template using OSM tile format"
|
|
51
47
|
msgstr "URL-sniðmát sem notar OSM-kortatíglasnið"
|
|
52
48
|
|
|
53
|
-
#: models.py:
|
|
49
|
+
#: models.py:127
|
|
54
50
|
msgid "Order of the tilelayers in the edit box"
|
|
55
51
|
msgstr "Röð kortatíglalaga í breytingareitnum"
|
|
56
52
|
|
|
57
|
-
#: models.py:
|
|
53
|
+
#: models.py:175 models.py:469
|
|
54
|
+
msgid "Only editable with secret edit link"
|
|
55
|
+
msgstr "Aðeins breytanlegt með leynilegum breytingatengli"
|
|
56
|
+
|
|
57
|
+
#: models.py:176 models.py:470
|
|
58
|
+
msgid "Everyone can edit"
|
|
59
|
+
msgstr "Allir geta breytt"
|
|
60
|
+
|
|
61
|
+
#: models.py:179 models.py:463
|
|
58
62
|
msgid "Everyone"
|
|
59
63
|
msgstr ""
|
|
60
64
|
|
|
61
|
-
#: models.py:
|
|
62
|
-
msgid "Editors only"
|
|
65
|
+
#: models.py:180 models.py:189 models.py:464
|
|
66
|
+
msgid "Editors and team only"
|
|
63
67
|
msgstr ""
|
|
64
68
|
|
|
65
|
-
#: models.py:
|
|
69
|
+
#: models.py:181 models.py:465
|
|
66
70
|
msgid "Owner only"
|
|
67
71
|
msgstr ""
|
|
68
72
|
|
|
69
|
-
#: models.py:
|
|
73
|
+
#: models.py:184
|
|
74
|
+
msgid "Draft (private)"
|
|
75
|
+
msgstr ""
|
|
76
|
+
|
|
77
|
+
#: models.py:185
|
|
70
78
|
msgid "Everyone (public)"
|
|
71
79
|
msgstr ""
|
|
72
80
|
|
|
73
|
-
#: models.py:
|
|
81
|
+
#: models.py:188
|
|
74
82
|
msgid "Anyone with link"
|
|
75
83
|
msgstr ""
|
|
76
84
|
|
|
77
|
-
#: models.py:
|
|
85
|
+
#: models.py:190
|
|
78
86
|
msgid "Blocked"
|
|
79
87
|
msgstr ""
|
|
80
88
|
|
|
81
|
-
#: models.py:
|
|
82
|
-
msgid "
|
|
83
|
-
msgstr "
|
|
89
|
+
#: models.py:191
|
|
90
|
+
msgid "Deleted"
|
|
91
|
+
msgstr ""
|
|
84
92
|
|
|
85
|
-
#: models.py:
|
|
93
|
+
#: models.py:194
|
|
86
94
|
msgid "center"
|
|
87
95
|
msgstr "miðja"
|
|
88
96
|
|
|
89
|
-
#: models.py:
|
|
97
|
+
#: models.py:195
|
|
90
98
|
msgid "zoom"
|
|
91
99
|
msgstr "aðdráttur"
|
|
92
100
|
|
|
93
|
-
#: models.py:
|
|
101
|
+
#: models.py:197
|
|
94
102
|
msgid "locate"
|
|
95
103
|
msgstr "staðsetja"
|
|
96
104
|
|
|
97
|
-
#: models.py:
|
|
105
|
+
#: models.py:197
|
|
98
106
|
msgid "Locate user on load?"
|
|
99
107
|
msgstr "Staðsetja notanda við innhleðslu?"
|
|
100
108
|
|
|
101
|
-
#: models.py:
|
|
109
|
+
#: models.py:201
|
|
102
110
|
msgid "Choose the map licence."
|
|
103
111
|
msgstr "Veldu notkunarleyfi fyrir kortið."
|
|
104
112
|
|
|
105
|
-
#: models.py:
|
|
113
|
+
#: models.py:202
|
|
106
114
|
msgid "licence"
|
|
107
115
|
msgstr "notkunarleyfi"
|
|
108
116
|
|
|
109
|
-
#: models.py:
|
|
117
|
+
#: models.py:213
|
|
110
118
|
msgid "owner"
|
|
111
119
|
msgstr "eigandi"
|
|
112
120
|
|
|
113
|
-
#: models.py:
|
|
121
|
+
#: models.py:217
|
|
114
122
|
msgid "editors"
|
|
115
123
|
msgstr "ritstjórar"
|
|
116
124
|
|
|
117
|
-
#: models.py:
|
|
125
|
+
#: models.py:223
|
|
126
|
+
msgid "team"
|
|
127
|
+
msgstr ""
|
|
128
|
+
|
|
129
|
+
#: models.py:229 models.py:491
|
|
118
130
|
msgid "edit status"
|
|
119
131
|
msgstr "staða vinnslu"
|
|
120
132
|
|
|
121
|
-
#: models.py:
|
|
133
|
+
#: models.py:234
|
|
122
134
|
msgid "share status"
|
|
123
135
|
msgstr "staða deilingar"
|
|
124
136
|
|
|
125
|
-
#: models.py:
|
|
137
|
+
#: models.py:237 models.py:486
|
|
126
138
|
msgid "settings"
|
|
127
139
|
msgstr "stillingar"
|
|
128
140
|
|
|
129
|
-
#: models.py:
|
|
141
|
+
#: models.py:402
|
|
130
142
|
msgid "Clone of"
|
|
131
143
|
msgstr "Klón af"
|
|
132
144
|
|
|
133
|
-
#: models.py:
|
|
145
|
+
#: models.py:462 models.py:468
|
|
146
|
+
msgid "Inherit"
|
|
147
|
+
msgstr ""
|
|
148
|
+
|
|
149
|
+
#: models.py:481
|
|
134
150
|
msgid "display on load"
|
|
135
151
|
msgstr "birta við innhleðslu"
|
|
136
152
|
|
|
137
|
-
#: models.py:
|
|
153
|
+
#: models.py:482
|
|
138
154
|
msgid "Display this layer on load."
|
|
139
155
|
msgstr "Birta þetta lag við innhleðslu."
|
|
140
156
|
|
|
141
|
-
#: templates/404.html:
|
|
157
|
+
#: templates/404.html:8
|
|
142
158
|
msgid "Take me to the home page"
|
|
143
159
|
msgstr "Fara á forsíðuna"
|
|
144
160
|
|
|
145
|
-
#: templates/auth/user_detail.html:
|
|
161
|
+
#: templates/auth/user_detail.html:8
|
|
146
162
|
#, python-format
|
|
147
163
|
msgid "Browse %(current_user)s's maps"
|
|
148
164
|
msgstr "Skoða landakort frá %(current_user)s"
|
|
149
165
|
|
|
150
|
-
#: templates/auth/user_detail.html:
|
|
166
|
+
#: templates/auth/user_detail.html:17
|
|
151
167
|
#, python-format
|
|
152
168
|
msgid "%(current_user)s has no maps."
|
|
153
169
|
msgstr "%(current_user)s er ekki með nein landakort."
|
|
154
170
|
|
|
155
|
-
#: templates/auth/user_form.html:
|
|
156
|
-
msgid "My Maps"
|
|
157
|
-
msgstr ""
|
|
158
|
-
|
|
159
|
-
#: templates/auth/user_form.html:7
|
|
160
|
-
msgid "My Profile"
|
|
161
|
-
msgstr ""
|
|
162
|
-
|
|
163
|
-
#: templates/auth/user_form.html:20
|
|
171
|
+
#: templates/auth/user_form.html:21 templates/umap/team_form.html:21
|
|
164
172
|
msgid "Save"
|
|
165
173
|
msgstr ""
|
|
166
174
|
|
|
167
|
-
#: templates/auth/user_form.html:
|
|
175
|
+
#: templates/auth/user_form.html:27
|
|
168
176
|
msgid "Your current providers"
|
|
169
177
|
msgstr ""
|
|
170
178
|
|
|
171
|
-
#: templates/auth/user_form.html:
|
|
179
|
+
#: templates/auth/user_form.html:39
|
|
172
180
|
msgid "Connect to another provider"
|
|
173
181
|
msgstr ""
|
|
174
182
|
|
|
175
|
-
#: templates/auth/user_form.html:
|
|
183
|
+
#: templates/auth/user_form.html:42
|
|
176
184
|
msgid ""
|
|
177
185
|
"It's a good habit to connect your account to more than one provider, in case"
|
|
178
186
|
" one provider becomes unavailable, temporarily or even permanently."
|
|
179
187
|
msgstr ""
|
|
180
188
|
|
|
181
|
-
#: templates/auth/user_stars.html:
|
|
189
|
+
#: templates/auth/user_stars.html:8
|
|
182
190
|
#, python-format
|
|
183
191
|
msgid "Browse %(current_user)s's starred maps"
|
|
184
192
|
msgstr ""
|
|
185
193
|
|
|
186
|
-
#: templates/auth/user_stars.html:
|
|
194
|
+
#: templates/auth/user_stars.html:17
|
|
187
195
|
#, python-format
|
|
188
196
|
msgid "%(current_user)s has no starred maps yet."
|
|
189
197
|
msgstr ""
|
|
190
198
|
|
|
191
|
-
#: templates/base.html:
|
|
199
|
+
#: templates/base.html:13
|
|
192
200
|
msgid ""
|
|
193
201
|
"uMap lets you create maps with OpenStreetMap layers in a minute and embed "
|
|
194
202
|
"them in your site."
|
|
195
203
|
msgstr ""
|
|
196
204
|
|
|
197
|
-
#: templates/registration/login.html:
|
|
198
|
-
msgid "
|
|
199
|
-
msgstr "
|
|
205
|
+
#: templates/registration/login.html:6 templates/registration/login.html:46
|
|
206
|
+
msgid "Login"
|
|
207
|
+
msgstr "Innskráning"
|
|
208
|
+
|
|
209
|
+
#: templates/registration/login.html:22
|
|
210
|
+
msgid "To save and easily find your maps, identify yourself."
|
|
211
|
+
msgstr ""
|
|
200
212
|
|
|
201
|
-
#: templates/registration/login.html:
|
|
213
|
+
#: templates/registration/login.html:25
|
|
214
|
+
msgid "Please log in with your account:"
|
|
215
|
+
msgstr ""
|
|
216
|
+
|
|
217
|
+
#: templates/registration/login.html:42
|
|
202
218
|
msgid "Username"
|
|
203
219
|
msgstr "Notandanafn"
|
|
204
220
|
|
|
205
|
-
#: templates/registration/login.html:
|
|
221
|
+
#: templates/registration/login.html:45
|
|
206
222
|
msgid "Password"
|
|
207
223
|
msgstr "Lykilorð"
|
|
208
224
|
|
|
209
|
-
#: templates/registration/login.html:
|
|
210
|
-
msgid "
|
|
211
|
-
msgstr "
|
|
212
|
-
|
|
213
|
-
#: templates/registration/login.html:37
|
|
214
|
-
msgid "Please choose a provider"
|
|
215
|
-
msgstr "Veldu þjónustuveitu"
|
|
225
|
+
#: templates/registration/login.html:52
|
|
226
|
+
msgid "Please choose a provider:"
|
|
227
|
+
msgstr ""
|
|
216
228
|
|
|
217
|
-
#: templates/umap/about_summary.html:
|
|
229
|
+
#: templates/umap/about_summary.html:12
|
|
218
230
|
#, python-format
|
|
219
231
|
msgid ""
|
|
220
232
|
"uMap lets you create maps with <a href=\"%(osm_url)s\" />OpenStreetMap</a> "
|
|
221
233
|
"layers in a minute and embed them in your site."
|
|
222
234
|
msgstr "uMap gerir þér kleift að útbúa landakort með <a href=\"%(osm_url)s\" />OpenStreetMap</a> lögum á nokkrum mínútum og birta þau á vefsvæðinu þínu."
|
|
223
235
|
|
|
224
|
-
#: templates/umap/about_summary.html:
|
|
236
|
+
#: templates/umap/about_summary.html:23
|
|
225
237
|
msgid "Choose the layers of your map"
|
|
226
238
|
msgstr "Veldu lög á kortið þitt"
|
|
227
239
|
|
|
228
|
-
#: templates/umap/about_summary.html:
|
|
240
|
+
#: templates/umap/about_summary.html:26
|
|
229
241
|
msgid "Add POIs: markers, lines, polygons..."
|
|
230
242
|
msgstr "Bættu við merkisstöðum (POI): merki, línur, flákar..."
|
|
231
243
|
|
|
232
|
-
#: templates/umap/about_summary.html:
|
|
244
|
+
#: templates/umap/about_summary.html:29
|
|
233
245
|
msgid "Manage POIs colours and icons"
|
|
234
246
|
msgstr "Sýsla með liti og táknmyndir merkisstaða"
|
|
235
247
|
|
|
236
|
-
#: templates/umap/about_summary.html:
|
|
248
|
+
#: templates/umap/about_summary.html:32
|
|
237
249
|
msgid "Manage map options: display a minimap, locate user on load…"
|
|
238
250
|
msgstr "Sýsla með valkosti korts: birta yfirlitskort, staðsetja notanda við innhleðslu…"
|
|
239
251
|
|
|
240
|
-
#: templates/umap/about_summary.html:
|
|
252
|
+
#: templates/umap/about_summary.html:35
|
|
241
253
|
msgid "Batch import geostructured data (geojson, gpx, kml, osm...)"
|
|
242
254
|
msgstr "Magnflytja inn hnattuppbyggð gögn (geostructured data: geojson, gpx, kml, osm...)"
|
|
243
255
|
|
|
244
|
-
#: templates/umap/about_summary.html:
|
|
256
|
+
#: templates/umap/about_summary.html:38
|
|
245
257
|
msgid "Choose the license for your data"
|
|
246
258
|
msgstr "Veldu notkunarleyfi fyrir gögnin þín"
|
|
247
259
|
|
|
248
|
-
#: templates/umap/about_summary.html:
|
|
260
|
+
#: templates/umap/about_summary.html:41
|
|
249
261
|
msgid "Embed and share your map"
|
|
250
262
|
msgstr "Settu þetta inn á vefsíðu og deildu kortinu þínu"
|
|
251
263
|
|
|
252
|
-
#: templates/umap/about_summary.html:
|
|
264
|
+
#: templates/umap/about_summary.html:52
|
|
253
265
|
#, python-format
|
|
254
266
|
msgid "And it's <a href=\"%(repo_url)s\">open source</a>!"
|
|
255
267
|
msgstr "And it's <a href=\"%(repo_url)s\">open source</a>!"
|
|
256
268
|
|
|
257
|
-
#: templates/umap/about_summary.html:
|
|
258
|
-
#: templates/umap/user_dashboard.html:
|
|
269
|
+
#: templates/umap/about_summary.html:63 templates/umap/navigation.html:39
|
|
270
|
+
#: templates/umap/user_dashboard.html:40
|
|
259
271
|
msgid "Create a map"
|
|
260
272
|
msgstr "Útbúðu landakort"
|
|
261
273
|
|
|
262
|
-
#: templates/umap/about_summary.html:
|
|
274
|
+
#: templates/umap/about_summary.html:66
|
|
263
275
|
msgid "Play with the demo"
|
|
264
276
|
msgstr "Leiktu þér með sýnisútgáfuna"
|
|
265
277
|
|
|
266
|
-
#: templates/umap/
|
|
278
|
+
#: templates/umap/components/alerts/alert.html:15
|
|
279
|
+
#: templates/umap/components/alerts/alert.html:64
|
|
280
|
+
#: templates/umap/components/alerts/alert.html:92
|
|
281
|
+
msgid "Close"
|
|
282
|
+
msgstr ""
|
|
283
|
+
|
|
284
|
+
#: templates/umap/components/alerts/alert.html:30
|
|
285
|
+
#, python-format
|
|
286
|
+
msgid ""
|
|
287
|
+
"Pro-tip: to easily find back your maps, <a href=\"%(login_url)s\" "
|
|
288
|
+
"target=\"_blank\">create an account</a> or <a href=\"%(login_url)s\" "
|
|
289
|
+
"target=\"_blank\">log in</a>."
|
|
290
|
+
msgstr ""
|
|
291
|
+
|
|
292
|
+
#: templates/umap/components/alerts/alert.html:35
|
|
293
|
+
msgid "Here is your secret link to edit the map, please keep it safe:"
|
|
294
|
+
msgstr ""
|
|
295
|
+
|
|
296
|
+
#: templates/umap/components/alerts/alert.html:39
|
|
297
|
+
msgid "Copy link"
|
|
298
|
+
msgstr ""
|
|
299
|
+
|
|
300
|
+
#: templates/umap/components/alerts/alert.html:46
|
|
301
|
+
msgid "Enter your email address to receive the secret link:"
|
|
302
|
+
msgstr ""
|
|
303
|
+
|
|
304
|
+
#: templates/umap/components/alerts/alert.html:52
|
|
305
|
+
msgid "Email"
|
|
306
|
+
msgstr ""
|
|
307
|
+
|
|
308
|
+
#: templates/umap/components/alerts/alert.html:55
|
|
309
|
+
msgid "Send me the link"
|
|
310
|
+
msgstr ""
|
|
311
|
+
|
|
312
|
+
#: templates/umap/components/alerts/alert.html:79
|
|
313
|
+
msgid "See their edits in another tab"
|
|
314
|
+
msgstr ""
|
|
315
|
+
|
|
316
|
+
#: templates/umap/components/alerts/alert.html:82
|
|
317
|
+
msgid "Keep your changes and loose theirs"
|
|
318
|
+
msgstr ""
|
|
319
|
+
|
|
320
|
+
#: templates/umap/components/alerts/alert.html:85
|
|
321
|
+
msgid "Keep their changes and loose yours"
|
|
322
|
+
msgstr ""
|
|
323
|
+
|
|
324
|
+
#: templates/umap/content.html:26
|
|
267
325
|
msgid ""
|
|
268
326
|
"This instance of uMap is currently in read only mode, no creation/edit is "
|
|
269
327
|
"allowed."
|
|
270
328
|
msgstr ""
|
|
271
329
|
|
|
272
|
-
#: templates/umap/content.html:
|
|
330
|
+
#: templates/umap/content.html:34
|
|
273
331
|
#, python-format
|
|
274
332
|
msgid ""
|
|
275
333
|
"This is a demo instance, used for tests and pre-rolling releases. If you "
|
|
@@ -278,270 +336,339 @@ msgid ""
|
|
|
278
336
|
"instance, it's <a href=\"%(repo_url)s\">open source</a>!"
|
|
279
337
|
msgstr "Þetta er sýnitilvik, notað fyrir prófanir og skoðun á eiginleikum áður en að útgáfu kemur. Ef þú þarft að nota stöðuga útgáfu, ættirðu að nota frekar <a href=\"%(stable_url)s\">%(stable_url)s</a>. Þú getur líka hýst þitt eigið tilvik, þetta er nú einu sinni <a href=\"%(repo_url)s\">frjáls hugbúnaður með opinn grunnkóða</a>!"
|
|
280
338
|
|
|
281
|
-
#: templates/umap/
|
|
339
|
+
#: templates/umap/content_footer.html:5
|
|
340
|
+
msgid "An OpenStreetMap project"
|
|
341
|
+
msgstr ""
|
|
342
|
+
|
|
343
|
+
#: templates/umap/content_footer.html:6
|
|
344
|
+
msgid "version"
|
|
345
|
+
msgstr ""
|
|
346
|
+
|
|
347
|
+
#: templates/umap/content_footer.html:7
|
|
348
|
+
msgid "Hosted by"
|
|
349
|
+
msgstr ""
|
|
350
|
+
|
|
351
|
+
#: templates/umap/content_footer.html:8
|
|
352
|
+
msgid "Contact"
|
|
353
|
+
msgstr ""
|
|
354
|
+
|
|
355
|
+
#: templates/umap/content_footer.html:9 templates/umap/navigation.html:25
|
|
356
|
+
msgid "Help"
|
|
357
|
+
msgstr ""
|
|
358
|
+
|
|
359
|
+
#: templates/umap/dashboard_menu.html:6
|
|
360
|
+
#, python-format
|
|
361
|
+
msgid "My Maps (%(count)s)"
|
|
362
|
+
msgstr ""
|
|
363
|
+
|
|
364
|
+
#: templates/umap/dashboard_menu.html:8
|
|
365
|
+
msgid "My Maps"
|
|
366
|
+
msgstr ""
|
|
367
|
+
|
|
368
|
+
#: templates/umap/dashboard_menu.html:12
|
|
369
|
+
msgid "My profile"
|
|
370
|
+
msgstr ""
|
|
371
|
+
|
|
372
|
+
#: templates/umap/dashboard_menu.html:15
|
|
373
|
+
msgid "My teams"
|
|
374
|
+
msgstr ""
|
|
375
|
+
|
|
376
|
+
#: templates/umap/home.html:14
|
|
282
377
|
msgid "Map of the uMaps"
|
|
283
378
|
msgstr "Kort í uMaps"
|
|
284
379
|
|
|
285
|
-
#: templates/umap/home.html:
|
|
380
|
+
#: templates/umap/home.html:24
|
|
286
381
|
msgid "Get inspired, browse maps"
|
|
287
382
|
msgstr "Fáðu hugmyndir, skoðaðu önnur landakort"
|
|
288
383
|
|
|
289
|
-
#: templates/umap/login_popup_end.html:
|
|
384
|
+
#: templates/umap/login_popup_end.html:4
|
|
290
385
|
msgid "You are logged in. Continuing..."
|
|
291
386
|
msgstr "Þú ert skráð/ur inn. Held áfram..."
|
|
292
387
|
|
|
293
|
-
#: templates/umap/map_list.html:
|
|
388
|
+
#: templates/umap/map_list.html:11 views.py:433
|
|
294
389
|
msgid "by"
|
|
295
390
|
msgstr "eftir"
|
|
296
391
|
|
|
297
|
-
#: templates/umap/map_list.html:
|
|
392
|
+
#: templates/umap/map_list.html:20
|
|
298
393
|
msgid "More"
|
|
299
394
|
msgstr "Meira"
|
|
300
395
|
|
|
301
|
-
#: templates/umap/map_table.html:
|
|
396
|
+
#: templates/umap/map_table.html:8 templates/umap/user_teams.html:14
|
|
302
397
|
msgid "Name"
|
|
303
398
|
msgstr ""
|
|
304
399
|
|
|
305
|
-
#: templates/umap/map_table.html:
|
|
400
|
+
#: templates/umap/map_table.html:11
|
|
306
401
|
msgid "Preview"
|
|
307
402
|
msgstr ""
|
|
308
403
|
|
|
309
|
-
#: templates/umap/map_table.html:
|
|
404
|
+
#: templates/umap/map_table.html:14
|
|
310
405
|
msgid "Who can see"
|
|
311
406
|
msgstr ""
|
|
312
407
|
|
|
313
|
-
#: templates/umap/map_table.html:
|
|
408
|
+
#: templates/umap/map_table.html:17
|
|
314
409
|
msgid "Who can edit"
|
|
315
410
|
msgstr ""
|
|
316
411
|
|
|
317
|
-
#: templates/umap/map_table.html:
|
|
412
|
+
#: templates/umap/map_table.html:20
|
|
318
413
|
msgid "Last save"
|
|
319
414
|
msgstr ""
|
|
320
415
|
|
|
321
|
-
#: templates/umap/map_table.html:
|
|
416
|
+
#: templates/umap/map_table.html:23
|
|
322
417
|
msgid "Owner"
|
|
323
418
|
msgstr ""
|
|
324
419
|
|
|
325
|
-
#: templates/umap/map_table.html:
|
|
420
|
+
#: templates/umap/map_table.html:26 templates/umap/user_teams.html:20
|
|
326
421
|
msgid "Actions"
|
|
327
422
|
msgstr ""
|
|
328
423
|
|
|
329
|
-
#: templates/umap/map_table.html:
|
|
424
|
+
#: templates/umap/map_table.html:41 templates/umap/map_table.html:43
|
|
330
425
|
msgid "Open preview"
|
|
331
426
|
msgstr ""
|
|
332
427
|
|
|
333
|
-
#: templates/umap/map_table.html:
|
|
428
|
+
#: templates/umap/map_table.html:72 templates/umap/map_table.html:74
|
|
334
429
|
msgid "Share"
|
|
335
430
|
msgstr ""
|
|
336
431
|
|
|
337
|
-
#: templates/umap/map_table.html:
|
|
432
|
+
#: templates/umap/map_table.html:78 templates/umap/map_table.html:80
|
|
433
|
+
#: templates/umap/user_teams.html:38 templates/umap/user_teams.html:40
|
|
338
434
|
msgid "Edit"
|
|
339
435
|
msgstr ""
|
|
340
436
|
|
|
341
|
-
#: templates/umap/map_table.html:
|
|
437
|
+
#: templates/umap/map_table.html:84 templates/umap/map_table.html:86
|
|
342
438
|
msgid "Download"
|
|
343
439
|
msgstr ""
|
|
344
440
|
|
|
345
|
-
#: templates/umap/map_table.html:
|
|
441
|
+
#: templates/umap/map_table.html:90 templates/umap/map_table.html:92
|
|
346
442
|
msgid "Clone"
|
|
347
443
|
msgstr ""
|
|
348
444
|
|
|
349
|
-
#: templates/umap/map_table.html:
|
|
445
|
+
#: templates/umap/map_table.html:101 templates/umap/map_table.html:103
|
|
350
446
|
msgid "Delete"
|
|
351
447
|
msgstr ""
|
|
352
448
|
|
|
353
|
-
#: templates/umap/map_table.html:
|
|
449
|
+
#: templates/umap/map_table.html:117
|
|
354
450
|
msgid "first"
|
|
355
451
|
msgstr ""
|
|
356
452
|
|
|
357
|
-
#: templates/umap/map_table.html:
|
|
453
|
+
#: templates/umap/map_table.html:118
|
|
358
454
|
msgid "previous"
|
|
359
455
|
msgstr ""
|
|
360
456
|
|
|
361
|
-
#: templates/umap/map_table.html:
|
|
457
|
+
#: templates/umap/map_table.html:126
|
|
362
458
|
#, python-format
|
|
363
459
|
msgid "Page %(maps_number)s of %(num_pages)s"
|
|
364
460
|
msgstr ""
|
|
365
461
|
|
|
366
|
-
#: templates/umap/map_table.html:
|
|
462
|
+
#: templates/umap/map_table.html:131
|
|
367
463
|
msgid "next"
|
|
368
464
|
msgstr ""
|
|
369
465
|
|
|
370
|
-
#: templates/umap/map_table.html:
|
|
466
|
+
#: templates/umap/map_table.html:132
|
|
371
467
|
msgid "last"
|
|
372
468
|
msgstr ""
|
|
373
469
|
|
|
374
|
-
#: templates/umap/map_table.html:
|
|
470
|
+
#: templates/umap/map_table.html:140
|
|
375
471
|
#, python-format
|
|
376
472
|
msgid "Lines per page: %(per_page)s"
|
|
377
473
|
msgstr ""
|
|
378
474
|
|
|
379
|
-
#: templates/umap/map_table.html:
|
|
475
|
+
#: templates/umap/map_table.html:145
|
|
380
476
|
#, python-format
|
|
381
477
|
msgid "%(count)s maps"
|
|
382
478
|
msgstr ""
|
|
383
479
|
|
|
384
|
-
#: templates/umap/navigation.html:
|
|
480
|
+
#: templates/umap/navigation.html:11 templates/umap/user_dashboard.html:6
|
|
385
481
|
msgid "My Dashboard"
|
|
386
482
|
msgstr ""
|
|
387
483
|
|
|
388
|
-
#: templates/umap/navigation.html:
|
|
484
|
+
#: templates/umap/navigation.html:14
|
|
389
485
|
msgid "Starred maps"
|
|
390
486
|
msgstr ""
|
|
391
487
|
|
|
392
|
-
#: templates/umap/navigation.html:
|
|
488
|
+
#: templates/umap/navigation.html:18
|
|
393
489
|
msgid "Log in"
|
|
394
490
|
msgstr "Skrá inn"
|
|
395
491
|
|
|
396
|
-
#: templates/umap/navigation.html:
|
|
492
|
+
#: templates/umap/navigation.html:18
|
|
397
493
|
msgid "Sign in"
|
|
398
494
|
msgstr "Nýskrá"
|
|
399
495
|
|
|
400
|
-
#: templates/umap/navigation.html:
|
|
496
|
+
#: templates/umap/navigation.html:22
|
|
401
497
|
msgid "About"
|
|
402
498
|
msgstr "Um hugbúnaðinn"
|
|
403
499
|
|
|
404
|
-
#: templates/umap/navigation.html:
|
|
405
|
-
msgid "Help"
|
|
406
|
-
msgstr ""
|
|
407
|
-
|
|
408
|
-
#: templates/umap/navigation.html:29
|
|
500
|
+
#: templates/umap/navigation.html:30
|
|
409
501
|
msgid "Change password"
|
|
410
502
|
msgstr "Breyta lykilorði"
|
|
411
503
|
|
|
412
|
-
#: templates/umap/navigation.html:
|
|
504
|
+
#: templates/umap/navigation.html:34
|
|
413
505
|
msgid "Log out"
|
|
414
506
|
msgstr "Skrá út"
|
|
415
507
|
|
|
416
|
-
#: templates/umap/password_change.html:
|
|
508
|
+
#: templates/umap/password_change.html:7
|
|
417
509
|
msgid "Password change"
|
|
418
510
|
msgstr "Breyting á lykilorði"
|
|
419
511
|
|
|
420
|
-
#: templates/umap/password_change.html:
|
|
512
|
+
#: templates/umap/password_change.html:10
|
|
421
513
|
msgid ""
|
|
422
514
|
"Please enter your old password, for security's sake, and then enter your new"
|
|
423
515
|
" password twice so we can verify you typed it in correctly."
|
|
424
516
|
msgstr "Settu gamla lykilorðið þitt inn í öryggisskyni og settu síðan nýja lykilorðið þitt inn tvisvar, svo að við getum sannreynt að þú hafir slegið það rétt inn."
|
|
425
517
|
|
|
426
|
-
#: templates/umap/password_change.html:
|
|
518
|
+
#: templates/umap/password_change.html:17
|
|
427
519
|
msgid "Old password"
|
|
428
520
|
msgstr "Gamla lykilorðið"
|
|
429
521
|
|
|
430
|
-
#: templates/umap/password_change.html:
|
|
522
|
+
#: templates/umap/password_change.html:22
|
|
431
523
|
msgid "New password"
|
|
432
524
|
msgstr "Nýtt lykilorð"
|
|
433
525
|
|
|
434
|
-
#: templates/umap/password_change.html:
|
|
526
|
+
#: templates/umap/password_change.html:26
|
|
435
527
|
msgid "New password confirmation"
|
|
436
528
|
msgstr "Staðfesting á nýju lykilorði"
|
|
437
529
|
|
|
438
|
-
#: templates/umap/password_change.html:
|
|
530
|
+
#: templates/umap/password_change.html:27
|
|
439
531
|
msgid "Change my password"
|
|
440
532
|
msgstr "Breyta lykilorðinu mínu"
|
|
441
533
|
|
|
442
|
-
#: templates/umap/password_change_done.html:
|
|
534
|
+
#: templates/umap/password_change_done.html:7
|
|
443
535
|
msgid "Password change successful"
|
|
444
536
|
msgstr "Breyting á lykilorði tókst"
|
|
445
537
|
|
|
446
|
-
#: templates/umap/password_change_done.html:
|
|
538
|
+
#: templates/umap/password_change_done.html:10
|
|
447
539
|
msgid "Your password was changed."
|
|
448
540
|
msgstr "Lykilorðinu þínu hefur verið breytt"
|
|
449
541
|
|
|
450
|
-
#: templates/umap/search.html:
|
|
542
|
+
#: templates/umap/search.html:15
|
|
451
543
|
#, python-format
|
|
452
544
|
msgid "%(count)s map found:"
|
|
453
545
|
msgid_plural "%(count)s maps found:"
|
|
454
546
|
msgstr[0] ""
|
|
455
547
|
msgstr[1] ""
|
|
456
548
|
|
|
457
|
-
#: templates/umap/search.html:
|
|
549
|
+
#: templates/umap/search.html:24
|
|
458
550
|
msgid "No map found."
|
|
459
551
|
msgstr ""
|
|
460
552
|
|
|
461
|
-
#: templates/umap/search.html:
|
|
553
|
+
#: templates/umap/search.html:29
|
|
462
554
|
msgid "Latest created maps"
|
|
463
555
|
msgstr ""
|
|
464
556
|
|
|
465
|
-
#: templates/umap/search_bar.html:
|
|
557
|
+
#: templates/umap/search_bar.html:4
|
|
466
558
|
msgid "Search maps"
|
|
467
559
|
msgstr "Leita í landakortum"
|
|
468
560
|
|
|
469
|
-
#: templates/umap/search_bar.html:
|
|
561
|
+
#: templates/umap/search_bar.html:15
|
|
470
562
|
msgid "Search"
|
|
471
563
|
msgstr "Leita"
|
|
472
564
|
|
|
473
|
-
#: templates/umap/
|
|
474
|
-
|
|
565
|
+
#: templates/umap/team_detail.html:10
|
|
566
|
+
#, python-format
|
|
567
|
+
msgid "Browse %(current_team)s's maps"
|
|
475
568
|
msgstr ""
|
|
476
569
|
|
|
477
|
-
#: templates/umap/
|
|
570
|
+
#: templates/umap/team_detail.html:22
|
|
478
571
|
#, python-format
|
|
479
|
-
msgid "
|
|
572
|
+
msgid "%(current_team)s has no public maps."
|
|
480
573
|
msgstr ""
|
|
481
574
|
|
|
482
|
-
#: templates/umap/
|
|
483
|
-
msgid "
|
|
575
|
+
#: templates/umap/team_form.html:24
|
|
576
|
+
msgid "Delete this team"
|
|
484
577
|
msgstr ""
|
|
485
578
|
|
|
486
|
-
#: templates/umap/
|
|
579
|
+
#: templates/umap/team_form.html:47
|
|
580
|
+
msgid "Add user"
|
|
581
|
+
msgstr ""
|
|
582
|
+
|
|
583
|
+
#: templates/umap/user_dashboard.html:9 templates/umap/user_dashboard.html:25
|
|
584
|
+
msgid "Search my maps"
|
|
585
|
+
msgstr ""
|
|
586
|
+
|
|
587
|
+
#: templates/umap/user_dashboard.html:17 templates/umap/user_dashboard.html:22
|
|
487
588
|
msgid "Map’s title"
|
|
488
589
|
msgstr ""
|
|
489
590
|
|
|
490
|
-
#: templates/umap/user_dashboard.html:
|
|
591
|
+
#: templates/umap/user_dashboard.html:30
|
|
491
592
|
#, python-format
|
|
492
593
|
msgid "Download %(count)s maps"
|
|
493
594
|
msgstr ""
|
|
494
595
|
|
|
495
|
-
#: templates/umap/user_dashboard.html:
|
|
596
|
+
#: templates/umap/user_dashboard.html:40
|
|
496
597
|
msgid "You have no map yet."
|
|
497
598
|
msgstr ""
|
|
498
599
|
|
|
499
|
-
#:
|
|
600
|
+
#: templates/umap/user_teams.html:17
|
|
601
|
+
msgid "Users"
|
|
602
|
+
msgstr ""
|
|
603
|
+
|
|
604
|
+
#: templates/umap/user_teams.html:48
|
|
605
|
+
msgid "New team"
|
|
606
|
+
msgstr ""
|
|
607
|
+
|
|
608
|
+
#: views.py:234
|
|
609
|
+
msgid "Cannot delete a team with more than one member"
|
|
610
|
+
msgstr ""
|
|
611
|
+
|
|
612
|
+
#: views.py:238
|
|
613
|
+
#, python-format
|
|
614
|
+
msgid "Team “%(name)s” has been deleted"
|
|
615
|
+
msgstr ""
|
|
616
|
+
|
|
617
|
+
#: views.py:438
|
|
500
618
|
msgid "View the map"
|
|
501
619
|
msgstr "Skoða kortið"
|
|
502
620
|
|
|
503
|
-
#: views.py:
|
|
621
|
+
#: views.py:820
|
|
504
622
|
msgid "See full screen"
|
|
505
623
|
msgstr ""
|
|
506
624
|
|
|
507
|
-
#: views.py:
|
|
625
|
+
#: views.py:963
|
|
508
626
|
msgid "Map editors updated with success!"
|
|
509
627
|
msgstr "Tókst að uppfæra vinnslu korta!"
|
|
510
628
|
|
|
511
|
-
#: views.py:
|
|
629
|
+
#: views.py:999
|
|
512
630
|
#, python-format
|
|
513
631
|
msgid "The uMap edit link for your map: %(map_name)s"
|
|
514
632
|
msgstr ""
|
|
515
633
|
|
|
516
|
-
#: views.py:
|
|
634
|
+
#: views.py:1002
|
|
517
635
|
#, python-format
|
|
518
636
|
msgid "Here is your secret edit link: %(link)s"
|
|
519
637
|
msgstr ""
|
|
520
638
|
|
|
521
|
-
#: views.py:
|
|
639
|
+
#: views.py:1009
|
|
640
|
+
#, python-format
|
|
641
|
+
msgid "Can't send email to %(email)s"
|
|
642
|
+
msgstr ""
|
|
643
|
+
|
|
644
|
+
#: views.py:1012
|
|
522
645
|
#, python-format
|
|
523
646
|
msgid "Email sent to %(email)s"
|
|
524
647
|
msgstr ""
|
|
525
648
|
|
|
526
|
-
#: views.py:
|
|
649
|
+
#: views.py:1023
|
|
527
650
|
msgid "Only its owner can delete the map."
|
|
528
651
|
msgstr "Aðeins eigandinn getur eytt landakortinu."
|
|
529
652
|
|
|
530
|
-
#: views.py:
|
|
653
|
+
#: views.py:1026
|
|
654
|
+
msgid "Map successfully deleted."
|
|
655
|
+
msgstr ""
|
|
656
|
+
|
|
657
|
+
#: views.py:1052
|
|
531
658
|
#, python-format
|
|
532
659
|
msgid ""
|
|
533
660
|
"Your map has been cloned! If you want to edit this map from another "
|
|
534
661
|
"computer, please use this link: %(anonymous_url)s"
|
|
535
662
|
msgstr "Það tókst að klóna landakortið þitt! Ef þú ætlar að breyta þessu landakorti úr annarri tölvu, ættirðu að nota þennan tengil: %(anonymous_url)s"
|
|
536
663
|
|
|
537
|
-
#: views.py:
|
|
664
|
+
#: views.py:1057
|
|
538
665
|
msgid "Congratulations, your map has been cloned!"
|
|
539
666
|
msgstr "Til hamingju, það tókst að klóna landakortið þitt!"
|
|
540
667
|
|
|
541
|
-
#: views.py:
|
|
668
|
+
#: views.py:1308
|
|
542
669
|
msgid "Layer successfully deleted."
|
|
543
670
|
msgstr "Tókst að eyða lagi."
|
|
544
671
|
|
|
545
|
-
#: views.py:
|
|
672
|
+
#: views.py:1330
|
|
546
673
|
msgid "Permissions updated with success!"
|
|
547
674
|
msgstr ""
|