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
|
Binary file
|
|
@@ -9,7 +9,7 @@ msgid ""
|
|
|
9
9
|
msgstr ""
|
|
10
10
|
"Project-Id-Version: uMap\n"
|
|
11
11
|
"Report-Msgid-Bugs-To: \n"
|
|
12
|
-
"POT-Creation-Date: 2024-
|
|
12
|
+
"POT-Creation-Date: 2024-12-11 17:05+0000\n"
|
|
13
13
|
"PO-Revision-Date: 2013-11-22 14:00+0000\n"
|
|
14
14
|
"Last-Translator: Yaya - Nurul Azeera Hidayah @ Muhammad Nur Hidayat Yasuyoshi (MNH48) <admin@mnh48.moe>, 2021,2023-2024\n"
|
|
15
15
|
"Language-Team: Malay (http://app.transifex.com/openstreetmap/umap/language/ms/)\n"
|
|
@@ -19,127 +19,139 @@ msgstr ""
|
|
|
19
19
|
"Language: ms\n"
|
|
20
20
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
|
21
21
|
|
|
22
|
-
#:
|
|
23
|
-
msgid "
|
|
24
|
-
msgstr "
|
|
25
|
-
|
|
26
|
-
#: forms.py:45 forms.py:71
|
|
27
|
-
msgid "Everyone can edit"
|
|
28
|
-
msgstr "Sesiapa pun boleh sunting"
|
|
29
|
-
|
|
30
|
-
#: forms.py:69 models.py:423
|
|
31
|
-
msgid "Inherit"
|
|
32
|
-
msgstr "Warisi"
|
|
22
|
+
#: admin.py:16
|
|
23
|
+
msgid "CSV Export"
|
|
24
|
+
msgstr ""
|
|
33
25
|
|
|
34
26
|
#: middleware.py:13
|
|
35
27
|
msgid "Site is readonly for maintenance"
|
|
36
28
|
msgstr "Laman dalam mod baca sahaja untuk penyenggaraan"
|
|
37
29
|
|
|
38
|
-
#: models.py:
|
|
30
|
+
#: models.py:60 models.py:79
|
|
39
31
|
msgid "name"
|
|
40
32
|
msgstr "nama"
|
|
41
33
|
|
|
42
|
-
#: models.py:
|
|
34
|
+
#: models.py:62 models.py:475
|
|
43
35
|
msgid "description"
|
|
44
36
|
msgstr "keterangan"
|
|
45
37
|
|
|
46
|
-
#: models.py:
|
|
38
|
+
#: models.py:110
|
|
47
39
|
msgid "details"
|
|
48
40
|
msgstr "perincian"
|
|
49
41
|
|
|
50
|
-
#: models.py:
|
|
42
|
+
#: models.py:111
|
|
51
43
|
msgid "Link to a page where the licence is detailed."
|
|
52
44
|
msgstr "Pautan ke halaman yang menyatakan lesennya."
|
|
53
45
|
|
|
54
|
-
#: models.py:
|
|
46
|
+
#: models.py:121
|
|
55
47
|
msgid "URL template using OSM tile format"
|
|
56
48
|
msgstr "Templat URL menggunakan format fail OSM"
|
|
57
49
|
|
|
58
|
-
#: models.py:
|
|
50
|
+
#: models.py:127
|
|
59
51
|
msgid "Order of the tilelayers in the edit box"
|
|
60
52
|
msgstr "Kedudukan lapisan jubin dalam kotak suntingan"
|
|
61
53
|
|
|
62
|
-
#: models.py:
|
|
54
|
+
#: models.py:175 models.py:469
|
|
55
|
+
msgid "Only editable with secret edit link"
|
|
56
|
+
msgstr "Hanya boleh disunting dengan pautan rahsia"
|
|
57
|
+
|
|
58
|
+
#: models.py:176 models.py:470
|
|
59
|
+
msgid "Everyone can edit"
|
|
60
|
+
msgstr "Sesiapa pun boleh sunting"
|
|
61
|
+
|
|
62
|
+
#: models.py:179 models.py:463
|
|
63
63
|
msgid "Everyone"
|
|
64
64
|
msgstr "Semua orang"
|
|
65
65
|
|
|
66
|
-
#: models.py:
|
|
66
|
+
#: models.py:180 models.py:189 models.py:464
|
|
67
67
|
msgid "Editors and team only"
|
|
68
68
|
msgstr ""
|
|
69
69
|
|
|
70
|
-
#: models.py:
|
|
70
|
+
#: models.py:181 models.py:465
|
|
71
71
|
msgid "Owner only"
|
|
72
72
|
msgstr "Pemilik sahaja"
|
|
73
73
|
|
|
74
|
-
#: models.py:
|
|
74
|
+
#: models.py:184
|
|
75
|
+
msgid "Draft (private)"
|
|
76
|
+
msgstr ""
|
|
77
|
+
|
|
78
|
+
#: models.py:185
|
|
75
79
|
msgid "Everyone (public)"
|
|
76
80
|
msgstr "Semua orang (umum)"
|
|
77
81
|
|
|
78
|
-
#: models.py:
|
|
82
|
+
#: models.py:188
|
|
79
83
|
msgid "Anyone with link"
|
|
80
84
|
msgstr "Sesiapa yang ada pautan"
|
|
81
85
|
|
|
82
|
-
#: models.py:
|
|
86
|
+
#: models.py:190
|
|
83
87
|
msgid "Blocked"
|
|
84
88
|
msgstr "Disekat"
|
|
85
89
|
|
|
86
|
-
#: models.py:
|
|
90
|
+
#: models.py:191
|
|
91
|
+
msgid "Deleted"
|
|
92
|
+
msgstr ""
|
|
93
|
+
|
|
94
|
+
#: models.py:194
|
|
87
95
|
msgid "center"
|
|
88
96
|
msgstr "pertengahkan"
|
|
89
97
|
|
|
90
|
-
#: models.py:
|
|
98
|
+
#: models.py:195
|
|
91
99
|
msgid "zoom"
|
|
92
100
|
msgstr "zum"
|
|
93
101
|
|
|
94
|
-
#: models.py:
|
|
102
|
+
#: models.py:197
|
|
95
103
|
msgid "locate"
|
|
96
104
|
msgstr "mengesan"
|
|
97
105
|
|
|
98
|
-
#: models.py:
|
|
106
|
+
#: models.py:197
|
|
99
107
|
msgid "Locate user on load?"
|
|
100
108
|
msgstr "Kesan kedudukan pengguna semasa dimuatkan?"
|
|
101
109
|
|
|
102
|
-
#: models.py:
|
|
110
|
+
#: models.py:201
|
|
103
111
|
msgid "Choose the map licence."
|
|
104
112
|
msgstr "Pilih lesen peta."
|
|
105
113
|
|
|
106
|
-
#: models.py:
|
|
114
|
+
#: models.py:202
|
|
107
115
|
msgid "licence"
|
|
108
116
|
msgstr "lesen"
|
|
109
117
|
|
|
110
|
-
#: models.py:
|
|
118
|
+
#: models.py:213
|
|
111
119
|
msgid "owner"
|
|
112
120
|
msgstr "pemilik"
|
|
113
121
|
|
|
114
|
-
#: models.py:
|
|
122
|
+
#: models.py:217
|
|
115
123
|
msgid "editors"
|
|
116
124
|
msgstr "penyunting"
|
|
117
125
|
|
|
118
|
-
#: models.py:
|
|
126
|
+
#: models.py:223
|
|
119
127
|
msgid "team"
|
|
120
128
|
msgstr ""
|
|
121
129
|
|
|
122
|
-
#: models.py:
|
|
130
|
+
#: models.py:229 models.py:491
|
|
123
131
|
msgid "edit status"
|
|
124
132
|
msgstr "status suntingan"
|
|
125
133
|
|
|
126
|
-
#: models.py:
|
|
134
|
+
#: models.py:234
|
|
127
135
|
msgid "share status"
|
|
128
136
|
msgstr "status perkongsian"
|
|
129
137
|
|
|
130
|
-
#: models.py:
|
|
138
|
+
#: models.py:237 models.py:486
|
|
131
139
|
msgid "settings"
|
|
132
140
|
msgstr "tetapan"
|
|
133
141
|
|
|
134
|
-
#: models.py:
|
|
142
|
+
#: models.py:402
|
|
135
143
|
msgid "Clone of"
|
|
136
144
|
msgstr "Klon bagi"
|
|
137
145
|
|
|
138
|
-
#: models.py:
|
|
146
|
+
#: models.py:462 models.py:468
|
|
147
|
+
msgid "Inherit"
|
|
148
|
+
msgstr "Warisi"
|
|
149
|
+
|
|
150
|
+
#: models.py:481
|
|
139
151
|
msgid "display on load"
|
|
140
152
|
msgstr "paparkan semasa dimuatkan"
|
|
141
153
|
|
|
142
|
-
#: models.py:
|
|
154
|
+
#: models.py:482
|
|
143
155
|
msgid "Display this layer on load."
|
|
144
156
|
msgstr "Paparkan lapisan ini ketika dimuatkan."
|
|
145
157
|
|
|
@@ -191,25 +203,29 @@ msgid ""
|
|
|
191
203
|
"them in your site."
|
|
192
204
|
msgstr "uMap membolehkan anda mencipta peta dengan lapisan OpenStreetMap dalam masa singkat dan benamkan di laman anda."
|
|
193
205
|
|
|
194
|
-
#: templates/registration/login.html:6 templates/registration/login.html:
|
|
206
|
+
#: templates/registration/login.html:6 templates/registration/login.html:46
|
|
195
207
|
msgid "Login"
|
|
196
208
|
msgstr "Log masuk"
|
|
197
209
|
|
|
198
|
-
#: templates/registration/login.html:
|
|
199
|
-
msgid "
|
|
200
|
-
msgstr "
|
|
210
|
+
#: templates/registration/login.html:22
|
|
211
|
+
msgid "To save and easily find your maps, identify yourself."
|
|
212
|
+
msgstr ""
|
|
201
213
|
|
|
202
|
-
#: templates/registration/login.html:
|
|
214
|
+
#: templates/registration/login.html:25
|
|
215
|
+
msgid "Please log in with your account:"
|
|
216
|
+
msgstr ""
|
|
217
|
+
|
|
218
|
+
#: templates/registration/login.html:42
|
|
203
219
|
msgid "Username"
|
|
204
220
|
msgstr "Nama pengguna"
|
|
205
221
|
|
|
206
|
-
#: templates/registration/login.html:
|
|
222
|
+
#: templates/registration/login.html:45
|
|
207
223
|
msgid "Password"
|
|
208
224
|
msgstr "Kata laluan"
|
|
209
225
|
|
|
210
|
-
#: templates/registration/login.html:
|
|
211
|
-
msgid "Please choose a provider"
|
|
212
|
-
msgstr "
|
|
226
|
+
#: templates/registration/login.html:52
|
|
227
|
+
msgid "Please choose a provider:"
|
|
228
|
+
msgstr ""
|
|
213
229
|
|
|
214
230
|
#: templates/umap/about_summary.html:12
|
|
215
231
|
#, python-format
|
|
@@ -350,11 +366,11 @@ msgstr "Peta Saya (%(count)s)"
|
|
|
350
366
|
msgid "My Maps"
|
|
351
367
|
msgstr "Peta Saya"
|
|
352
368
|
|
|
353
|
-
#: templates/umap/dashboard_menu.html:
|
|
369
|
+
#: templates/umap/dashboard_menu.html:12
|
|
354
370
|
msgid "My profile"
|
|
355
371
|
msgstr "Profil saya"
|
|
356
372
|
|
|
357
|
-
#: templates/umap/dashboard_menu.html:
|
|
373
|
+
#: templates/umap/dashboard_menu.html:15
|
|
358
374
|
msgid "My teams"
|
|
359
375
|
msgstr ""
|
|
360
376
|
|
|
@@ -370,11 +386,11 @@ msgstr "Dapatkan inspirasi, layari peta-peta"
|
|
|
370
386
|
msgid "You are logged in. Continuing..."
|
|
371
387
|
msgstr "Anda telah log masuk. Menyambung..."
|
|
372
388
|
|
|
373
|
-
#: templates/umap/map_list.html:
|
|
389
|
+
#: templates/umap/map_list.html:11 views.py:433
|
|
374
390
|
msgid "by"
|
|
375
391
|
msgstr "oleh"
|
|
376
392
|
|
|
377
|
-
#: templates/umap/map_list.html:
|
|
393
|
+
#: templates/umap/map_list.html:20
|
|
378
394
|
msgid "More"
|
|
379
395
|
msgstr "Lebih lagi"
|
|
380
396
|
|
|
@@ -589,11 +605,11 @@ msgstr ""
|
|
|
589
605
|
msgid "New team"
|
|
590
606
|
msgstr ""
|
|
591
607
|
|
|
592
|
-
#: views.py:
|
|
608
|
+
#: views.py:234
|
|
593
609
|
msgid "Cannot delete a team with more than one member"
|
|
594
610
|
msgstr ""
|
|
595
611
|
|
|
596
|
-
#: views.py:
|
|
612
|
+
#: views.py:238
|
|
597
613
|
#, python-format
|
|
598
614
|
msgid "Team “%(name)s” has been deleted"
|
|
599
615
|
msgstr ""
|
|
@@ -602,57 +618,57 @@ msgstr ""
|
|
|
602
618
|
msgid "View the map"
|
|
603
619
|
msgstr "Lihat peta"
|
|
604
620
|
|
|
605
|
-
#: views.py:
|
|
621
|
+
#: views.py:820
|
|
606
622
|
msgid "See full screen"
|
|
607
623
|
msgstr "Lihat skrin penuh"
|
|
608
624
|
|
|
609
|
-
#: views.py:
|
|
625
|
+
#: views.py:963
|
|
610
626
|
msgid "Map editors updated with success!"
|
|
611
627
|
msgstr "Penyunting peta telah dikemas kini dengan jayanya!"
|
|
612
628
|
|
|
613
|
-
#: views.py:
|
|
629
|
+
#: views.py:999
|
|
614
630
|
#, python-format
|
|
615
631
|
msgid "The uMap edit link for your map: %(map_name)s"
|
|
616
632
|
msgstr "Pautan suntingan uMap untuk peta anda: %(map_name)s"
|
|
617
633
|
|
|
618
|
-
#: views.py:
|
|
634
|
+
#: views.py:1002
|
|
619
635
|
#, python-format
|
|
620
636
|
msgid "Here is your secret edit link: %(link)s"
|
|
621
637
|
msgstr "Ini pautan suntingan rahsia anda: %(link)s"
|
|
622
638
|
|
|
623
|
-
#: views.py:
|
|
639
|
+
#: views.py:1009
|
|
624
640
|
#, python-format
|
|
625
641
|
msgid "Can't send email to %(email)s"
|
|
626
642
|
msgstr "Tidak dapat menghantar e-mel kepada %(email)s"
|
|
627
643
|
|
|
628
|
-
#: views.py:
|
|
644
|
+
#: views.py:1012
|
|
629
645
|
#, python-format
|
|
630
646
|
msgid "Email sent to %(email)s"
|
|
631
647
|
msgstr "E-mel telah dihantar ke %(email)s"
|
|
632
648
|
|
|
633
|
-
#: views.py:
|
|
649
|
+
#: views.py:1023
|
|
634
650
|
msgid "Only its owner can delete the map."
|
|
635
651
|
msgstr "Hanya pemiliknya sahaja mampu memadamkan peta."
|
|
636
652
|
|
|
637
|
-
#: views.py:
|
|
653
|
+
#: views.py:1026
|
|
638
654
|
msgid "Map successfully deleted."
|
|
639
655
|
msgstr ""
|
|
640
656
|
|
|
641
|
-
#: views.py:
|
|
657
|
+
#: views.py:1052
|
|
642
658
|
#, python-format
|
|
643
659
|
msgid ""
|
|
644
660
|
"Your map has been cloned! If you want to edit this map from another "
|
|
645
661
|
"computer, please use this link: %(anonymous_url)s"
|
|
646
662
|
msgstr "Peta anda telah diklon! Jika anda ingin menyunting peta ini dari komputer lain, sila gunakan pautan ini: %(anonymous_url)s"
|
|
647
663
|
|
|
648
|
-
#: views.py:
|
|
664
|
+
#: views.py:1057
|
|
649
665
|
msgid "Congratulations, your map has been cloned!"
|
|
650
666
|
msgstr "Tahniah, peta anda telah berjaya diklon!"
|
|
651
667
|
|
|
652
|
-
#: views.py:
|
|
668
|
+
#: views.py:1308
|
|
653
669
|
msgid "Layer successfully deleted."
|
|
654
670
|
msgstr "Lapisan telah berjaya dipadamkan."
|
|
655
671
|
|
|
656
|
-
#: views.py:
|
|
672
|
+
#: views.py:1330
|
|
657
673
|
msgid "Permissions updated with success!"
|
|
658
674
|
msgstr "Kebenaran telah dikemas kini dengan jayanya!"
|
|
Binary file
|