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: Thanh Le Viet <lethanhx2k@gmail.com>, 2014\n"
|
|
14
14
|
"Language-Team: Vietnamese (http://app.transifex.com/openstreetmap/umap/language/vi/)\n"
|
|
@@ -18,258 +18,316 @@ msgstr ""
|
|
|
18
18
|
"Language: vi\n"
|
|
19
19
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
|
20
20
|
|
|
21
|
-
#:
|
|
22
|
-
msgid "
|
|
23
|
-
msgstr "Chỉ có thể sửa với liên kết chỉnh sửa bí mật"
|
|
24
|
-
|
|
25
|
-
#: forms.py:45 forms.py:71
|
|
26
|
-
msgid "Everyone can edit"
|
|
27
|
-
msgstr "Ai cũng có thể chỉnh sửa"
|
|
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 ""
|
|
36
28
|
|
|
37
|
-
#: models.py:
|
|
29
|
+
#: models.py:60 models.py:79
|
|
38
30
|
msgid "name"
|
|
39
31
|
msgstr "tên"
|
|
40
32
|
|
|
41
|
-
#: models.py:
|
|
33
|
+
#: models.py:62 models.py:475
|
|
34
|
+
msgid "description"
|
|
35
|
+
msgstr "mô tả"
|
|
36
|
+
|
|
37
|
+
#: models.py:110
|
|
42
38
|
msgid "details"
|
|
43
39
|
msgstr "chi tiết"
|
|
44
40
|
|
|
45
|
-
#: models.py:
|
|
41
|
+
#: models.py:111
|
|
46
42
|
msgid "Link to a page where the licence is detailed."
|
|
47
43
|
msgstr "Liên kết đến trang có chi tiết về bản quyền"
|
|
48
44
|
|
|
49
|
-
#: models.py:
|
|
45
|
+
#: models.py:121
|
|
50
46
|
msgid "URL template using OSM tile format"
|
|
51
47
|
msgstr "Mẫu URL sử dụng định dạng tile của OSM"
|
|
52
48
|
|
|
53
|
-
#: models.py:
|
|
49
|
+
#: models.py:127
|
|
54
50
|
msgid "Order of the tilelayers in the edit box"
|
|
55
51
|
msgstr "Thứ tự các titlelayer trong hộp chỉnh sửa"
|
|
56
52
|
|
|
57
|
-
#: models.py:
|
|
53
|
+
#: models.py:175 models.py:469
|
|
54
|
+
msgid "Only editable with secret edit link"
|
|
55
|
+
msgstr "Chỉ có thể sửa với liên kết chỉnh sửa bí mật"
|
|
56
|
+
|
|
57
|
+
#: models.py:176 models.py:470
|
|
58
|
+
msgid "Everyone can edit"
|
|
59
|
+
msgstr "Ai cũng có thể chỉnh sửa"
|
|
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 "trung tâm"
|
|
88
96
|
|
|
89
|
-
#: models.py:
|
|
97
|
+
#: models.py:195
|
|
90
98
|
msgid "zoom"
|
|
91
99
|
msgstr "thu phóng"
|
|
92
100
|
|
|
93
|
-
#: models.py:
|
|
101
|
+
#: models.py:197
|
|
94
102
|
msgid "locate"
|
|
95
103
|
msgstr "xác định"
|
|
96
104
|
|
|
97
|
-
#: models.py:
|
|
105
|
+
#: models.py:197
|
|
98
106
|
msgid "Locate user on load?"
|
|
99
107
|
msgstr "Xác định người dùng khi tải trang?"
|
|
100
108
|
|
|
101
|
-
#: models.py:
|
|
109
|
+
#: models.py:201
|
|
102
110
|
msgid "Choose the map licence."
|
|
103
111
|
msgstr "Chọn bản quyền cho bản đồ"
|
|
104
112
|
|
|
105
|
-
#: models.py:
|
|
113
|
+
#: models.py:202
|
|
106
114
|
msgid "licence"
|
|
107
115
|
msgstr "bản quyền"
|
|
108
116
|
|
|
109
|
-
#: models.py:
|
|
117
|
+
#: models.py:213
|
|
110
118
|
msgid "owner"
|
|
111
119
|
msgstr "chủ nhân"
|
|
112
120
|
|
|
113
|
-
#: models.py:
|
|
121
|
+
#: models.py:217
|
|
114
122
|
msgid "editors"
|
|
115
123
|
msgstr "người chỉnh sửa"
|
|
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 "trạng thái chỉnh sửa"
|
|
120
132
|
|
|
121
|
-
#: models.py:
|
|
133
|
+
#: models.py:234
|
|
122
134
|
msgid "share status"
|
|
123
135
|
msgstr "chia sẻ trạng thái"
|
|
124
136
|
|
|
125
|
-
#: models.py:
|
|
137
|
+
#: models.py:237 models.py:486
|
|
126
138
|
msgid "settings"
|
|
127
139
|
msgstr "thiết lập"
|
|
128
140
|
|
|
129
|
-
#: models.py:
|
|
141
|
+
#: models.py:402
|
|
130
142
|
msgid "Clone of"
|
|
131
143
|
msgstr "Sao chép của"
|
|
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 "hiển thị khi tải trang"
|
|
136
152
|
|
|
137
|
-
#: models.py:
|
|
153
|
+
#: models.py:482
|
|
138
154
|
msgid "Display this layer on load."
|
|
139
155
|
msgstr "Hiển thị layer này khi tải trang"
|
|
140
156
|
|
|
141
|
-
#: templates/404.html:
|
|
157
|
+
#: templates/404.html:8
|
|
142
158
|
msgid "Take me to the home page"
|
|
143
159
|
msgstr ""
|
|
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 "Xem bản đồ của %(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 ""
|
|
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 "
|
|
205
|
+
#: templates/registration/login.html:6 templates/registration/login.html:46
|
|
206
|
+
msgid "Login"
|
|
207
|
+
msgstr ""
|
|
208
|
+
|
|
209
|
+
#: templates/registration/login.html:22
|
|
210
|
+
msgid "To save and easily find your maps, identify yourself."
|
|
211
|
+
msgstr ""
|
|
212
|
+
|
|
213
|
+
#: templates/registration/login.html:25
|
|
214
|
+
msgid "Please log in with your account:"
|
|
199
215
|
msgstr ""
|
|
200
216
|
|
|
201
|
-
#: templates/registration/login.html:
|
|
217
|
+
#: templates/registration/login.html:42
|
|
202
218
|
msgid "Username"
|
|
203
219
|
msgstr ""
|
|
204
220
|
|
|
205
|
-
#: templates/registration/login.html:
|
|
221
|
+
#: templates/registration/login.html:45
|
|
206
222
|
msgid "Password"
|
|
207
223
|
msgstr ""
|
|
208
224
|
|
|
209
|
-
#: templates/registration/login.html:
|
|
210
|
-
msgid "
|
|
225
|
+
#: templates/registration/login.html:52
|
|
226
|
+
msgid "Please choose a provider:"
|
|
211
227
|
msgstr ""
|
|
212
228
|
|
|
213
|
-
#: templates/
|
|
214
|
-
msgid "Please choose a provider"
|
|
215
|
-
msgstr "Hãy chọn một nhà cung cấp"
|
|
216
|
-
|
|
217
|
-
#: templates/umap/about_summary.html:11
|
|
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 ""
|
|
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 "Chọn layer của bản đồ"
|
|
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 "Thêm POI: điểm, đường, vùng..."
|
|
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 "Quản lý màu và biểu tượng POI"
|
|
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 "Quản lý thiết lập bản đồ: hiển thị bản đồ con, xác định vị trí người dùng khi tải bản đồ..."
|
|
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 "Import hàng loạt dữ liệu địa lý (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 "Chọn bản quyền cho dữ liệu của bạ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 "Chèn và chia sẻ bản đồ"
|
|
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 "Và nó là <a href=\"%(repo_url)s\">mã nguồn mở <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 "Tạo bản đồ"
|
|
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 "Xem thử demo"
|
|
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,269 +336,338 @@ msgid ""
|
|
|
278
336
|
"instance, it's <a href=\"%(repo_url)s\">open source</a>!"
|
|
279
337
|
msgstr "Đây là một bản demo được dùng để kiểm tra và xuất bản thử. Nếu bạn cần một bản ổ định, hãy sử dụng <a href=\"%(stable_url)s\">%(stable_url)s</a>. Bạn cũng có thể chạy nó trên máy tính của mình vì nó là phần mềm <a href=\"%(repo_url)s\">nguồn mở</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 "Bản đồ của uMaps"
|
|
284
379
|
|
|
285
|
-
#: templates/umap/home.html:
|
|
380
|
+
#: templates/umap/home.html:24
|
|
286
381
|
msgid "Get inspired, browse maps"
|
|
287
382
|
msgstr "Tham khảo các bản đồ"
|
|
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 "Bạn đã đăng nhập, Đang tiếp tục..."
|
|
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 ""
|
|
296
391
|
|
|
297
|
-
#: templates/umap/map_list.html:
|
|
392
|
+
#: templates/umap/map_list.html:20
|
|
298
393
|
msgid "More"
|
|
299
394
|
msgstr "Thêm"
|
|
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 "Đăng nhập"
|
|
395
491
|
|
|
396
|
-
#: templates/umap/navigation.html:
|
|
492
|
+
#: templates/umap/navigation.html:18
|
|
397
493
|
msgid "Sign in"
|
|
398
494
|
msgstr "Đăng nhập"
|
|
399
495
|
|
|
400
|
-
#: templates/umap/navigation.html:
|
|
496
|
+
#: templates/umap/navigation.html:22
|
|
401
497
|
msgid "About"
|
|
402
498
|
msgstr "Về"
|
|
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 ""
|
|
411
503
|
|
|
412
|
-
#: templates/umap/navigation.html:
|
|
504
|
+
#: templates/umap/navigation.html:34
|
|
413
505
|
msgid "Log out"
|
|
414
506
|
msgstr "Thoát"
|
|
415
507
|
|
|
416
|
-
#: templates/umap/password_change.html:
|
|
508
|
+
#: templates/umap/password_change.html:7
|
|
417
509
|
msgid "Password change"
|
|
418
510
|
msgstr ""
|
|
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 ""
|
|
425
517
|
|
|
426
|
-
#: templates/umap/password_change.html:
|
|
518
|
+
#: templates/umap/password_change.html:17
|
|
427
519
|
msgid "Old password"
|
|
428
520
|
msgstr ""
|
|
429
521
|
|
|
430
|
-
#: templates/umap/password_change.html:
|
|
522
|
+
#: templates/umap/password_change.html:22
|
|
431
523
|
msgid "New password"
|
|
432
524
|
msgstr ""
|
|
433
525
|
|
|
434
|
-
#: templates/umap/password_change.html:
|
|
526
|
+
#: templates/umap/password_change.html:26
|
|
435
527
|
msgid "New password confirmation"
|
|
436
528
|
msgstr ""
|
|
437
529
|
|
|
438
|
-
#: templates/umap/password_change.html:
|
|
530
|
+
#: templates/umap/password_change.html:27
|
|
439
531
|
msgid "Change my password"
|
|
440
532
|
msgstr ""
|
|
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 ""
|
|
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 ""
|
|
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
|
|
|
456
|
-
#: templates/umap/search.html:
|
|
548
|
+
#: templates/umap/search.html:24
|
|
457
549
|
msgid "No map found."
|
|
458
550
|
msgstr ""
|
|
459
551
|
|
|
460
|
-
#: templates/umap/search.html:
|
|
552
|
+
#: templates/umap/search.html:29
|
|
461
553
|
msgid "Latest created maps"
|
|
462
554
|
msgstr ""
|
|
463
555
|
|
|
464
|
-
#: templates/umap/search_bar.html:
|
|
556
|
+
#: templates/umap/search_bar.html:4
|
|
465
557
|
msgid "Search maps"
|
|
466
558
|
msgstr "Tìm bản đồ"
|
|
467
559
|
|
|
468
|
-
#: templates/umap/search_bar.html:
|
|
560
|
+
#: templates/umap/search_bar.html:15
|
|
469
561
|
msgid "Search"
|
|
470
562
|
msgstr "Tìm"
|
|
471
563
|
|
|
472
|
-
#: templates/umap/
|
|
473
|
-
|
|
564
|
+
#: templates/umap/team_detail.html:10
|
|
565
|
+
#, python-format
|
|
566
|
+
msgid "Browse %(current_team)s's maps"
|
|
474
567
|
msgstr ""
|
|
475
568
|
|
|
476
|
-
#: templates/umap/
|
|
569
|
+
#: templates/umap/team_detail.html:22
|
|
477
570
|
#, python-format
|
|
478
|
-
msgid "
|
|
571
|
+
msgid "%(current_team)s has no public maps."
|
|
479
572
|
msgstr ""
|
|
480
573
|
|
|
481
|
-
#: templates/umap/
|
|
482
|
-
msgid "
|
|
574
|
+
#: templates/umap/team_form.html:24
|
|
575
|
+
msgid "Delete this team"
|
|
576
|
+
msgstr ""
|
|
577
|
+
|
|
578
|
+
#: templates/umap/team_form.html:47
|
|
579
|
+
msgid "Add user"
|
|
580
|
+
msgstr ""
|
|
581
|
+
|
|
582
|
+
#: templates/umap/user_dashboard.html:9 templates/umap/user_dashboard.html:25
|
|
583
|
+
msgid "Search my maps"
|
|
483
584
|
msgstr ""
|
|
484
585
|
|
|
485
|
-
#: templates/umap/user_dashboard.html:
|
|
586
|
+
#: templates/umap/user_dashboard.html:17 templates/umap/user_dashboard.html:22
|
|
486
587
|
msgid "Map’s title"
|
|
487
588
|
msgstr ""
|
|
488
589
|
|
|
489
|
-
#: templates/umap/user_dashboard.html:
|
|
590
|
+
#: templates/umap/user_dashboard.html:30
|
|
490
591
|
#, python-format
|
|
491
592
|
msgid "Download %(count)s maps"
|
|
492
593
|
msgstr ""
|
|
493
594
|
|
|
494
|
-
#: templates/umap/user_dashboard.html:
|
|
595
|
+
#: templates/umap/user_dashboard.html:40
|
|
495
596
|
msgid "You have no map yet."
|
|
496
597
|
msgstr ""
|
|
497
598
|
|
|
498
|
-
#:
|
|
599
|
+
#: templates/umap/user_teams.html:17
|
|
600
|
+
msgid "Users"
|
|
601
|
+
msgstr ""
|
|
602
|
+
|
|
603
|
+
#: templates/umap/user_teams.html:48
|
|
604
|
+
msgid "New team"
|
|
605
|
+
msgstr ""
|
|
606
|
+
|
|
607
|
+
#: views.py:234
|
|
608
|
+
msgid "Cannot delete a team with more than one member"
|
|
609
|
+
msgstr ""
|
|
610
|
+
|
|
611
|
+
#: views.py:238
|
|
612
|
+
#, python-format
|
|
613
|
+
msgid "Team “%(name)s” has been deleted"
|
|
614
|
+
msgstr ""
|
|
615
|
+
|
|
616
|
+
#: views.py:438
|
|
499
617
|
msgid "View the map"
|
|
500
618
|
msgstr "Xem bản đồ"
|
|
501
619
|
|
|
502
|
-
#: views.py:
|
|
620
|
+
#: views.py:820
|
|
503
621
|
msgid "See full screen"
|
|
504
622
|
msgstr ""
|
|
505
623
|
|
|
506
|
-
#: views.py:
|
|
624
|
+
#: views.py:963
|
|
507
625
|
msgid "Map editors updated with success!"
|
|
508
626
|
msgstr "Bản đồ được cập nhật thành công!"
|
|
509
627
|
|
|
510
|
-
#: views.py:
|
|
628
|
+
#: views.py:999
|
|
511
629
|
#, python-format
|
|
512
630
|
msgid "The uMap edit link for your map: %(map_name)s"
|
|
513
631
|
msgstr ""
|
|
514
632
|
|
|
515
|
-
#: views.py:
|
|
633
|
+
#: views.py:1002
|
|
516
634
|
#, python-format
|
|
517
635
|
msgid "Here is your secret edit link: %(link)s"
|
|
518
636
|
msgstr ""
|
|
519
637
|
|
|
520
|
-
#: views.py:
|
|
638
|
+
#: views.py:1009
|
|
639
|
+
#, python-format
|
|
640
|
+
msgid "Can't send email to %(email)s"
|
|
641
|
+
msgstr ""
|
|
642
|
+
|
|
643
|
+
#: views.py:1012
|
|
521
644
|
#, python-format
|
|
522
645
|
msgid "Email sent to %(email)s"
|
|
523
646
|
msgstr ""
|
|
524
647
|
|
|
525
|
-
#: views.py:
|
|
648
|
+
#: views.py:1023
|
|
526
649
|
msgid "Only its owner can delete the map."
|
|
527
650
|
msgstr "Chỉ chủ nhân của bản đồ mới có quyền xóa."
|
|
528
651
|
|
|
529
|
-
#: views.py:
|
|
652
|
+
#: views.py:1026
|
|
653
|
+
msgid "Map successfully deleted."
|
|
654
|
+
msgstr ""
|
|
655
|
+
|
|
656
|
+
#: views.py:1052
|
|
530
657
|
#, python-format
|
|
531
658
|
msgid ""
|
|
532
659
|
"Your map has been cloned! If you want to edit this map from another "
|
|
533
660
|
"computer, please use this link: %(anonymous_url)s"
|
|
534
661
|
msgstr "Bản đồ của bạn đã được sao chép. Nếu bạn muốn chỉnh sửa bản đồ từ máy tính khác, vui lòng sử dụng liên kết này %(anonymous_url)s"
|
|
535
662
|
|
|
536
|
-
#: views.py:
|
|
663
|
+
#: views.py:1057
|
|
537
664
|
msgid "Congratulations, your map has been cloned!"
|
|
538
665
|
msgstr "Chúc mừng, bản đồ của bạn đã được sao chép!"
|
|
539
666
|
|
|
540
|
-
#: views.py:
|
|
667
|
+
#: views.py:1308
|
|
541
668
|
msgid "Layer successfully deleted."
|
|
542
669
|
msgstr "Đã xóa layer"
|
|
543
670
|
|
|
544
|
-
#: views.py:
|
|
671
|
+
#: views.py:1330
|
|
545
672
|
msgid "Permissions updated with success!"
|
|
546
673
|
msgstr ""
|