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
|
|
@@ -10,7 +10,7 @@ msgid ""
|
|
|
10
10
|
msgstr ""
|
|
11
11
|
"Project-Id-Version: uMap\n"
|
|
12
12
|
"Report-Msgid-Bugs-To: \n"
|
|
13
|
-
"POT-Creation-Date: 2024-
|
|
13
|
+
"POT-Creation-Date: 2024-12-11 17:05+0000\n"
|
|
14
14
|
"PO-Revision-Date: 2013-11-22 14:00+0000\n"
|
|
15
15
|
"Last-Translator: Dren ar Frankig <hadrienlouque@gmail.com>, 2023-2024\n"
|
|
16
16
|
"Language-Team: Breton (http://app.transifex.com/openstreetmap/umap/language/br/)\n"
|
|
@@ -20,127 +20,139 @@ msgstr ""
|
|
|
20
20
|
"Language: br\n"
|
|
21
21
|
"Plural-Forms: nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);\n"
|
|
22
22
|
|
|
23
|
-
#:
|
|
24
|
-
msgid "
|
|
25
|
-
msgstr "
|
|
26
|
-
|
|
27
|
-
#: forms.py:45 forms.py:71
|
|
28
|
-
msgid "Everyone can edit"
|
|
29
|
-
msgstr "An holl a c'hall kemmañ"
|
|
30
|
-
|
|
31
|
-
#: forms.py:69 models.py:423
|
|
32
|
-
msgid "Inherit"
|
|
33
|
-
msgstr "Dre ziouer"
|
|
23
|
+
#: admin.py:16
|
|
24
|
+
msgid "CSV Export"
|
|
25
|
+
msgstr ""
|
|
34
26
|
|
|
35
27
|
#: middleware.py:13
|
|
36
28
|
msgid "Site is readonly for maintenance"
|
|
37
29
|
msgstr "Al lec'hienn zo da lenn hepken rak emeur ouzh he c'hempenn"
|
|
38
30
|
|
|
39
|
-
#: models.py:
|
|
31
|
+
#: models.py:60 models.py:79
|
|
40
32
|
msgid "name"
|
|
41
33
|
msgstr "anv"
|
|
42
34
|
|
|
43
|
-
#: models.py:
|
|
35
|
+
#: models.py:62 models.py:475
|
|
44
36
|
msgid "description"
|
|
45
37
|
msgstr "deskrivadur"
|
|
46
38
|
|
|
47
|
-
#: models.py:
|
|
39
|
+
#: models.py:110
|
|
48
40
|
msgid "details"
|
|
49
41
|
msgstr "munudoù"
|
|
50
42
|
|
|
51
|
-
#: models.py:
|
|
43
|
+
#: models.py:111
|
|
52
44
|
msgid "Link to a page where the licence is detailed."
|
|
53
45
|
msgstr "Liamm war-zu ur bajenn a zispleg an aotre-implijout."
|
|
54
46
|
|
|
55
|
-
#: models.py:
|
|
47
|
+
#: models.py:121
|
|
56
48
|
msgid "URL template using OSM tile format"
|
|
57
49
|
msgstr "Patrom URL a implij furmad teol OSM"
|
|
58
50
|
|
|
59
|
-
#: models.py:
|
|
51
|
+
#: models.py:127
|
|
60
52
|
msgid "Order of the tilelayers in the edit box"
|
|
61
53
|
msgstr ""
|
|
62
54
|
|
|
63
|
-
#: models.py:
|
|
55
|
+
#: models.py:175 models.py:469
|
|
56
|
+
msgid "Only editable with secret edit link"
|
|
57
|
+
msgstr "N'haller he c'hemmañ nemet gant ul liamm aozañ kuzh"
|
|
58
|
+
|
|
59
|
+
#: models.py:176 models.py:470
|
|
60
|
+
msgid "Everyone can edit"
|
|
61
|
+
msgstr "An holl a c'hall kemmañ"
|
|
62
|
+
|
|
63
|
+
#: models.py:179 models.py:463
|
|
64
64
|
msgid "Everyone"
|
|
65
65
|
msgstr "An holl"
|
|
66
66
|
|
|
67
|
-
#: models.py:
|
|
67
|
+
#: models.py:180 models.py:189 models.py:464
|
|
68
68
|
msgid "Editors and team only"
|
|
69
69
|
msgstr ""
|
|
70
70
|
|
|
71
|
-
#: models.py:
|
|
71
|
+
#: models.py:181 models.py:465
|
|
72
72
|
msgid "Owner only"
|
|
73
73
|
msgstr "Ar perc'henner hepken"
|
|
74
74
|
|
|
75
|
-
#: models.py:
|
|
75
|
+
#: models.py:184
|
|
76
|
+
msgid "Draft (private)"
|
|
77
|
+
msgstr ""
|
|
78
|
+
|
|
79
|
+
#: models.py:185
|
|
76
80
|
msgid "Everyone (public)"
|
|
77
81
|
msgstr "An holl (publik)"
|
|
78
82
|
|
|
79
|
-
#: models.py:
|
|
83
|
+
#: models.py:188
|
|
80
84
|
msgid "Anyone with link"
|
|
81
85
|
msgstr "Piv bennak en deus ul liamm"
|
|
82
86
|
|
|
83
|
-
#: models.py:
|
|
87
|
+
#: models.py:190
|
|
84
88
|
msgid "Blocked"
|
|
85
89
|
msgstr "Stanket"
|
|
86
90
|
|
|
87
|
-
#: models.py:
|
|
91
|
+
#: models.py:191
|
|
92
|
+
msgid "Deleted"
|
|
93
|
+
msgstr ""
|
|
94
|
+
|
|
95
|
+
#: models.py:194
|
|
88
96
|
msgid "center"
|
|
89
97
|
msgstr "kreizañ"
|
|
90
98
|
|
|
91
|
-
#: models.py:
|
|
99
|
+
#: models.py:195
|
|
92
100
|
msgid "zoom"
|
|
93
101
|
msgstr "zoumañ"
|
|
94
102
|
|
|
95
|
-
#: models.py:
|
|
103
|
+
#: models.py:197
|
|
96
104
|
msgid "locate"
|
|
97
105
|
msgstr "lec'hiañ"
|
|
98
106
|
|
|
99
|
-
#: models.py:
|
|
107
|
+
#: models.py:197
|
|
100
108
|
msgid "Locate user on load?"
|
|
101
109
|
msgstr "Lec'hiañ an implijer en ur gargañ?"
|
|
102
110
|
|
|
103
|
-
#: models.py:
|
|
111
|
+
#: models.py:201
|
|
104
112
|
msgid "Choose the map licence."
|
|
105
113
|
msgstr "Dibabit aotre-implijout ar gartenn."
|
|
106
114
|
|
|
107
|
-
#: models.py:
|
|
115
|
+
#: models.py:202
|
|
108
116
|
msgid "licence"
|
|
109
117
|
msgstr "aotre"
|
|
110
118
|
|
|
111
|
-
#: models.py:
|
|
119
|
+
#: models.py:213
|
|
112
120
|
msgid "owner"
|
|
113
121
|
msgstr "perc'henner"
|
|
114
122
|
|
|
115
|
-
#: models.py:
|
|
123
|
+
#: models.py:217
|
|
116
124
|
msgid "editors"
|
|
117
125
|
msgstr "aozerien"
|
|
118
126
|
|
|
119
|
-
#: models.py:
|
|
127
|
+
#: models.py:223
|
|
120
128
|
msgid "team"
|
|
121
|
-
msgstr ""
|
|
129
|
+
msgstr "skipailh"
|
|
122
130
|
|
|
123
|
-
#: models.py:
|
|
131
|
+
#: models.py:229 models.py:491
|
|
124
132
|
msgid "edit status"
|
|
125
133
|
msgstr "statud aozañ"
|
|
126
134
|
|
|
127
|
-
#: models.py:
|
|
135
|
+
#: models.py:234
|
|
128
136
|
msgid "share status"
|
|
129
137
|
msgstr "digor da biv?"
|
|
130
138
|
|
|
131
|
-
#: models.py:
|
|
139
|
+
#: models.py:237 models.py:486
|
|
132
140
|
msgid "settings"
|
|
133
141
|
msgstr "arventennoù"
|
|
134
142
|
|
|
135
|
-
#: models.py:
|
|
143
|
+
#: models.py:402
|
|
136
144
|
msgid "Clone of"
|
|
137
145
|
msgstr "Eilenn eus"
|
|
138
146
|
|
|
139
|
-
#: models.py:
|
|
147
|
+
#: models.py:462 models.py:468
|
|
148
|
+
msgid "Inherit"
|
|
149
|
+
msgstr "Dre ziouer"
|
|
150
|
+
|
|
151
|
+
#: models.py:481
|
|
140
152
|
msgid "display on load"
|
|
141
153
|
msgstr "diskwel pa vez karget"
|
|
142
154
|
|
|
143
|
-
#: models.py:
|
|
155
|
+
#: models.py:482
|
|
144
156
|
msgid "Display this layer on load."
|
|
145
157
|
msgstr "Diskwel ar gwiskad-mañ pa vez karget"
|
|
146
158
|
|
|
@@ -192,25 +204,29 @@ msgid ""
|
|
|
192
204
|
"them in your site."
|
|
193
205
|
msgstr "uMap a ro tro deoc'h da grouiñ kartennoù en ur serr-lagad gant foñsoù OpenStreetMap ha d'o enframmañ e-barzh ho lec'hienn."
|
|
194
206
|
|
|
195
|
-
#: templates/registration/login.html:6 templates/registration/login.html:
|
|
207
|
+
#: templates/registration/login.html:6 templates/registration/login.html:46
|
|
196
208
|
msgid "Login"
|
|
197
209
|
msgstr "Kevreañ"
|
|
198
210
|
|
|
199
|
-
#: templates/registration/login.html:
|
|
200
|
-
msgid "
|
|
201
|
-
msgstr "
|
|
211
|
+
#: templates/registration/login.html:22
|
|
212
|
+
msgid "To save and easily find your maps, identify yourself."
|
|
213
|
+
msgstr ""
|
|
202
214
|
|
|
203
|
-
#: templates/registration/login.html:
|
|
215
|
+
#: templates/registration/login.html:25
|
|
216
|
+
msgid "Please log in with your account:"
|
|
217
|
+
msgstr ""
|
|
218
|
+
|
|
219
|
+
#: templates/registration/login.html:42
|
|
204
220
|
msgid "Username"
|
|
205
221
|
msgstr "Anv implijer"
|
|
206
222
|
|
|
207
|
-
#: templates/registration/login.html:
|
|
223
|
+
#: templates/registration/login.html:45
|
|
208
224
|
msgid "Password"
|
|
209
225
|
msgstr "Ger-tremen"
|
|
210
226
|
|
|
211
|
-
#: templates/registration/login.html:
|
|
212
|
-
msgid "Please choose a provider"
|
|
213
|
-
msgstr "
|
|
227
|
+
#: templates/registration/login.html:52
|
|
228
|
+
msgid "Please choose a provider:"
|
|
229
|
+
msgstr ""
|
|
214
230
|
|
|
215
231
|
#: templates/umap/about_summary.html:12
|
|
216
232
|
#, python-format
|
|
@@ -324,19 +340,19 @@ msgstr ""
|
|
|
324
340
|
|
|
325
341
|
#: templates/umap/content_footer.html:5
|
|
326
342
|
msgid "An OpenStreetMap project"
|
|
327
|
-
msgstr ""
|
|
343
|
+
msgstr "Ur raktres OpenStreetMap"
|
|
328
344
|
|
|
329
345
|
#: templates/umap/content_footer.html:6
|
|
330
346
|
msgid "version"
|
|
331
|
-
msgstr ""
|
|
347
|
+
msgstr "stumm"
|
|
332
348
|
|
|
333
349
|
#: templates/umap/content_footer.html:7
|
|
334
350
|
msgid "Hosted by"
|
|
335
|
-
msgstr ""
|
|
351
|
+
msgstr "Herberc'hiet gant"
|
|
336
352
|
|
|
337
353
|
#: templates/umap/content_footer.html:8
|
|
338
354
|
msgid "Contact"
|
|
339
|
-
msgstr ""
|
|
355
|
+
msgstr "Darempred"
|
|
340
356
|
|
|
341
357
|
#: templates/umap/content_footer.html:9 templates/umap/navigation.html:25
|
|
342
358
|
msgid "Help"
|
|
@@ -351,13 +367,13 @@ msgstr "Ma c'hartennoù (%(count)s)"
|
|
|
351
367
|
msgid "My Maps"
|
|
352
368
|
msgstr "Ma c'hartennoù"
|
|
353
369
|
|
|
354
|
-
#: templates/umap/dashboard_menu.html:
|
|
370
|
+
#: templates/umap/dashboard_menu.html:12
|
|
355
371
|
msgid "My profile"
|
|
356
372
|
msgstr "Ma frofil"
|
|
357
373
|
|
|
358
|
-
#: templates/umap/dashboard_menu.html:
|
|
374
|
+
#: templates/umap/dashboard_menu.html:15
|
|
359
375
|
msgid "My teams"
|
|
360
|
-
msgstr ""
|
|
376
|
+
msgstr "Ma skipailhoù"
|
|
361
377
|
|
|
362
378
|
#: templates/umap/home.html:14
|
|
363
379
|
msgid "Map of the uMaps"
|
|
@@ -371,11 +387,11 @@ msgstr "Bezit awenet en ur furchal kartennoù"
|
|
|
371
387
|
msgid "You are logged in. Continuing..."
|
|
372
388
|
msgstr "Kevreet oc'h. Gortozit ur pennadig..."
|
|
373
389
|
|
|
374
|
-
#: templates/umap/map_list.html:
|
|
390
|
+
#: templates/umap/map_list.html:11 views.py:433
|
|
375
391
|
msgid "by"
|
|
376
392
|
msgstr "gant"
|
|
377
393
|
|
|
378
|
-
#: templates/umap/map_list.html:
|
|
394
|
+
#: templates/umap/map_list.html:20
|
|
379
395
|
msgid "More"
|
|
380
396
|
msgstr "Muioc'h"
|
|
381
397
|
|
|
@@ -554,20 +570,20 @@ msgstr "Klask"
|
|
|
554
570
|
#: templates/umap/team_detail.html:10
|
|
555
571
|
#, python-format
|
|
556
572
|
msgid "Browse %(current_team)s's maps"
|
|
557
|
-
msgstr ""
|
|
573
|
+
msgstr "Merdeiñ e kartennoù %(current_team)s"
|
|
558
574
|
|
|
559
575
|
#: templates/umap/team_detail.html:22
|
|
560
576
|
#, python-format
|
|
561
577
|
msgid "%(current_team)s has no public maps."
|
|
562
|
-
msgstr ""
|
|
578
|
+
msgstr "%(current_team)s n'en deus kartenn publik ebet."
|
|
563
579
|
|
|
564
580
|
#: templates/umap/team_form.html:24
|
|
565
581
|
msgid "Delete this team"
|
|
566
|
-
msgstr ""
|
|
582
|
+
msgstr "Dilemel ar skipailh-mañ"
|
|
567
583
|
|
|
568
584
|
#: templates/umap/team_form.html:47
|
|
569
585
|
msgid "Add user"
|
|
570
|
-
msgstr ""
|
|
586
|
+
msgstr "Ouzhpennañ un implijer"
|
|
571
587
|
|
|
572
588
|
#: templates/umap/user_dashboard.html:9 templates/umap/user_dashboard.html:25
|
|
573
589
|
msgid "Search my maps"
|
|
@@ -588,76 +604,76 @@ msgstr "N'ho peus kartenn ebet c'hoazh."
|
|
|
588
604
|
|
|
589
605
|
#: templates/umap/user_teams.html:17
|
|
590
606
|
msgid "Users"
|
|
591
|
-
msgstr ""
|
|
607
|
+
msgstr "Implijerien"
|
|
592
608
|
|
|
593
609
|
#: templates/umap/user_teams.html:48
|
|
594
610
|
msgid "New team"
|
|
595
|
-
msgstr ""
|
|
611
|
+
msgstr "Skipailh nevez"
|
|
596
612
|
|
|
597
|
-
#: views.py:
|
|
613
|
+
#: views.py:234
|
|
598
614
|
msgid "Cannot delete a team with more than one member"
|
|
599
615
|
msgstr ""
|
|
600
616
|
|
|
601
|
-
#: views.py:
|
|
617
|
+
#: views.py:238
|
|
602
618
|
#, python-format
|
|
603
619
|
msgid "Team “%(name)s” has been deleted"
|
|
604
|
-
msgstr ""
|
|
620
|
+
msgstr "Dilamet eo bet ar skipailh “%(name)s”"
|
|
605
621
|
|
|
606
622
|
#: views.py:438
|
|
607
623
|
msgid "View the map"
|
|
608
624
|
msgstr "Diskouez ar gartenn"
|
|
609
625
|
|
|
610
|
-
#: views.py:
|
|
626
|
+
#: views.py:820
|
|
611
627
|
msgid "See full screen"
|
|
612
628
|
msgstr "Gwelet er mod skramm a-bezh"
|
|
613
629
|
|
|
614
|
-
#: views.py:
|
|
630
|
+
#: views.py:963
|
|
615
631
|
msgid "Map editors updated with success!"
|
|
616
632
|
msgstr "Aozerien ar gartenn bet hizivaet gant berzh!"
|
|
617
633
|
|
|
618
|
-
#: views.py:
|
|
634
|
+
#: views.py:999
|
|
619
635
|
#, python-format
|
|
620
636
|
msgid "The uMap edit link for your map: %(map_name)s"
|
|
621
637
|
msgstr "Al liamm uMap evit aozañ ho kartenn: %(map_name)s"
|
|
622
638
|
|
|
623
|
-
#: views.py:
|
|
639
|
+
#: views.py:1002
|
|
624
640
|
#, python-format
|
|
625
641
|
msgid "Here is your secret edit link: %(link)s"
|
|
626
642
|
msgstr "Setu ho liamm aozañ kuzh: %(link)s"
|
|
627
643
|
|
|
628
|
-
#: views.py:
|
|
644
|
+
#: views.py:1009
|
|
629
645
|
#, python-format
|
|
630
646
|
msgid "Can't send email to %(email)s"
|
|
631
647
|
msgstr "N'haller ket kas ur postel da %(email)s"
|
|
632
648
|
|
|
633
|
-
#: views.py:
|
|
649
|
+
#: views.py:1012
|
|
634
650
|
#, python-format
|
|
635
651
|
msgid "Email sent to %(email)s"
|
|
636
652
|
msgstr "Postel kaset da %(email)s"
|
|
637
653
|
|
|
638
|
-
#: views.py:
|
|
654
|
+
#: views.py:1023
|
|
639
655
|
msgid "Only its owner can delete the map."
|
|
640
656
|
msgstr "N'eus nemet perc'henner ar gartenn a c'hall he dilemel."
|
|
641
657
|
|
|
642
|
-
#: views.py:
|
|
658
|
+
#: views.py:1026
|
|
643
659
|
msgid "Map successfully deleted."
|
|
644
660
|
msgstr "Kartenn dilamet gant berzh."
|
|
645
661
|
|
|
646
|
-
#: views.py:
|
|
662
|
+
#: views.py:1052
|
|
647
663
|
#, python-format
|
|
648
664
|
msgid ""
|
|
649
665
|
"Your map has been cloned! If you want to edit this map from another "
|
|
650
666
|
"computer, please use this link: %(anonymous_url)s"
|
|
651
667
|
msgstr "Doublet eo bet ho kartenn! M'ho peus c'hoant d'he c'hemmañ diwar un urzhiataer all, implijit al liamm-mañ: %(anonymous_url)s"
|
|
652
668
|
|
|
653
|
-
#: views.py:
|
|
669
|
+
#: views.py:1057
|
|
654
670
|
msgid "Congratulations, your map has been cloned!"
|
|
655
671
|
msgstr "Doublet eo bet ho kartenn gant berzh!"
|
|
656
672
|
|
|
657
|
-
#: views.py:
|
|
673
|
+
#: views.py:1308
|
|
658
674
|
msgid "Layer successfully deleted."
|
|
659
675
|
msgstr "Gwiskad dilamet gant berzh."
|
|
660
676
|
|
|
661
|
-
#: views.py:
|
|
677
|
+
#: views.py:1330
|
|
662
678
|
msgid "Permissions updated with success!"
|
|
663
679
|
msgstr "Aotreoù hizivaet gant berzh!"
|
|
Binary file
|