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
|
@@ -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: Krittin Leewanich, 2023-2024\n"
|
|
15
15
|
"Language-Team: Thai (Thailand) (http://app.transifex.com/openstreetmap/umap/language/th_TH/)\n"
|
|
@@ -19,304 +19,316 @@ msgstr ""
|
|
|
19
19
|
"Language: th_TH\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 "ทุนคนแก้ไขได้"
|
|
29
|
-
|
|
30
|
-
#: forms.py:69 models.py:389
|
|
31
|
-
msgid "Inherit"
|
|
32
|
-
msgstr "สืบทอด"
|
|
22
|
+
#: admin.py:16
|
|
23
|
+
msgid "CSV Export"
|
|
24
|
+
msgstr "ส่งออก CSV"
|
|
33
25
|
|
|
34
26
|
#: middleware.py:13
|
|
35
27
|
msgid "Site is readonly for maintenance"
|
|
36
28
|
msgstr "สามารถอ่านไซต์เท่านั้น เนื่องจากมีการซ่อมบำรุง"
|
|
37
29
|
|
|
38
|
-
#: models.py:
|
|
30
|
+
#: models.py:60 models.py:79
|
|
39
31
|
msgid "name"
|
|
40
32
|
msgstr "ชื่อ"
|
|
41
33
|
|
|
42
|
-
#: models.py:
|
|
34
|
+
#: models.py:62 models.py:475
|
|
35
|
+
msgid "description"
|
|
36
|
+
msgstr "คำอธิบาย"
|
|
37
|
+
|
|
38
|
+
#: models.py:110
|
|
43
39
|
msgid "details"
|
|
44
40
|
msgstr "รายละเอียด"
|
|
45
41
|
|
|
46
|
-
#: models.py:
|
|
42
|
+
#: models.py:111
|
|
47
43
|
msgid "Link to a page where the licence is detailed."
|
|
48
44
|
msgstr "ลิงก์ไปยังหน้ารายละเอียดใบอนุญาต"
|
|
49
45
|
|
|
50
|
-
#: models.py:
|
|
46
|
+
#: models.py:121
|
|
51
47
|
msgid "URL template using OSM tile format"
|
|
52
48
|
msgstr "แม่แบบ URL ที่ใช้ฟอร์แมตไทล์ OSM"
|
|
53
49
|
|
|
54
|
-
#: models.py:
|
|
50
|
+
#: models.py:127
|
|
55
51
|
msgid "Order of the tilelayers in the edit box"
|
|
56
52
|
msgstr "ลำดับของเลเยอร์ไทล์ในกล่องแก้ไข"
|
|
57
53
|
|
|
58
|
-
#: models.py:
|
|
54
|
+
#: models.py:175 models.py:469
|
|
55
|
+
msgid "Only editable with secret edit link"
|
|
56
|
+
msgstr "แก้ไขได้ ด้วยลิงก์ลับ"
|
|
57
|
+
|
|
58
|
+
#: models.py:176 models.py:470
|
|
59
|
+
msgid "Everyone can edit"
|
|
60
|
+
msgstr "ทุนคนแก้ไขได้"
|
|
61
|
+
|
|
62
|
+
#: models.py:179 models.py:463
|
|
59
63
|
msgid "Everyone"
|
|
60
|
-
msgstr ""
|
|
64
|
+
msgstr "ทุกคน"
|
|
61
65
|
|
|
62
|
-
#: models.py:
|
|
63
|
-
msgid "Editors only"
|
|
64
|
-
msgstr ""
|
|
66
|
+
#: models.py:180 models.py:189 models.py:464
|
|
67
|
+
msgid "Editors and team only"
|
|
68
|
+
msgstr "ผู้แก่ไขและทีมเท่านั้น"
|
|
65
69
|
|
|
66
|
-
#: models.py:
|
|
70
|
+
#: models.py:181 models.py:465
|
|
67
71
|
msgid "Owner only"
|
|
72
|
+
msgstr "เจ้าของเท่านั้น"
|
|
73
|
+
|
|
74
|
+
#: models.py:184
|
|
75
|
+
msgid "Draft (private)"
|
|
68
76
|
msgstr ""
|
|
69
77
|
|
|
70
|
-
#: models.py:
|
|
78
|
+
#: models.py:185
|
|
71
79
|
msgid "Everyone (public)"
|
|
72
|
-
msgstr ""
|
|
80
|
+
msgstr "ทุกคน (สาธารณะ)"
|
|
73
81
|
|
|
74
|
-
#: models.py:
|
|
82
|
+
#: models.py:188
|
|
75
83
|
msgid "Anyone with link"
|
|
76
|
-
msgstr ""
|
|
84
|
+
msgstr "ทุกคนที่มีลิงก์"
|
|
77
85
|
|
|
78
|
-
#: models.py:
|
|
86
|
+
#: models.py:190
|
|
79
87
|
msgid "Blocked"
|
|
88
|
+
msgstr "บล็อก"
|
|
89
|
+
|
|
90
|
+
#: models.py:191
|
|
91
|
+
msgid "Deleted"
|
|
80
92
|
msgstr ""
|
|
81
93
|
|
|
82
|
-
#: models.py:
|
|
94
|
+
#: models.py:194
|
|
83
95
|
msgid "center"
|
|
84
96
|
msgstr "ทำให้อยู่ตรงกลาง"
|
|
85
97
|
|
|
86
|
-
#: models.py:
|
|
98
|
+
#: models.py:195
|
|
87
99
|
msgid "zoom"
|
|
88
100
|
msgstr "ซูม"
|
|
89
101
|
|
|
90
|
-
#: models.py:
|
|
102
|
+
#: models.py:197
|
|
91
103
|
msgid "locate"
|
|
92
104
|
msgstr "ระบุตำแหน่ง"
|
|
93
105
|
|
|
94
|
-
#: models.py:
|
|
106
|
+
#: models.py:197
|
|
95
107
|
msgid "Locate user on load?"
|
|
96
108
|
msgstr "ระบุตำแหน่งผู้ใช้ที่กำลังโหลด?"
|
|
97
109
|
|
|
98
|
-
#: models.py:
|
|
110
|
+
#: models.py:201
|
|
99
111
|
msgid "Choose the map licence."
|
|
100
112
|
msgstr "เลือกใบอนุญาติแผนที่"
|
|
101
113
|
|
|
102
|
-
#: models.py:
|
|
114
|
+
#: models.py:202
|
|
103
115
|
msgid "licence"
|
|
104
116
|
msgstr "ใบอนุญาติ"
|
|
105
117
|
|
|
106
|
-
#: models.py:
|
|
118
|
+
#: models.py:213
|
|
107
119
|
msgid "owner"
|
|
108
120
|
msgstr "เจ้าของ"
|
|
109
121
|
|
|
110
|
-
#: models.py:
|
|
122
|
+
#: models.py:217
|
|
111
123
|
msgid "editors"
|
|
112
124
|
msgstr "ผู้แก้ไข"
|
|
113
125
|
|
|
114
|
-
#: models.py:
|
|
126
|
+
#: models.py:223
|
|
127
|
+
msgid "team"
|
|
128
|
+
msgstr "ทีม"
|
|
129
|
+
|
|
130
|
+
#: models.py:229 models.py:491
|
|
115
131
|
msgid "edit status"
|
|
116
132
|
msgstr "สถานะการแก้ไข"
|
|
117
133
|
|
|
118
|
-
#: models.py:
|
|
134
|
+
#: models.py:234
|
|
119
135
|
msgid "share status"
|
|
120
136
|
msgstr "สถานะการแชร์"
|
|
121
137
|
|
|
122
|
-
#: models.py:
|
|
138
|
+
#: models.py:237 models.py:486
|
|
123
139
|
msgid "settings"
|
|
124
140
|
msgstr "การตั้งค่า"
|
|
125
141
|
|
|
126
|
-
#: models.py:
|
|
142
|
+
#: models.py:402
|
|
127
143
|
msgid "Clone of"
|
|
128
144
|
msgstr "โคลนของ"
|
|
129
145
|
|
|
130
|
-
#: models.py:
|
|
131
|
-
msgid "
|
|
132
|
-
msgstr "
|
|
146
|
+
#: models.py:462 models.py:468
|
|
147
|
+
msgid "Inherit"
|
|
148
|
+
msgstr "สืบทอด"
|
|
133
149
|
|
|
134
|
-
#: models.py:
|
|
150
|
+
#: models.py:481
|
|
135
151
|
msgid "display on load"
|
|
136
152
|
msgstr "แสดงตอนโหลด"
|
|
137
153
|
|
|
138
|
-
#: models.py:
|
|
154
|
+
#: models.py:482
|
|
139
155
|
msgid "Display this layer on load."
|
|
140
156
|
msgstr "แสดงเลเยอร์ตอนโหลด"
|
|
141
157
|
|
|
142
|
-
#: templates/404.html:
|
|
158
|
+
#: templates/404.html:8
|
|
143
159
|
msgid "Take me to the home page"
|
|
144
160
|
msgstr "ไปหน้าหลัก"
|
|
145
161
|
|
|
146
|
-
#: templates/auth/user_detail.html:
|
|
162
|
+
#: templates/auth/user_detail.html:8
|
|
147
163
|
#, python-format
|
|
148
164
|
msgid "Browse %(current_user)s's maps"
|
|
149
165
|
msgstr "เรียกดูแผนที่ของ %(current_user)s"
|
|
150
166
|
|
|
151
|
-
#: templates/auth/user_detail.html:
|
|
167
|
+
#: templates/auth/user_detail.html:17
|
|
152
168
|
#, python-format
|
|
153
169
|
msgid "%(current_user)s has no maps."
|
|
154
170
|
msgstr "ไม่มีแผนที่ของ %(current_user)s"
|
|
155
171
|
|
|
156
|
-
#: templates/auth/user_form.html:
|
|
157
|
-
msgid "My Maps"
|
|
158
|
-
msgstr ""
|
|
159
|
-
|
|
160
|
-
#: templates/auth/user_form.html:7
|
|
161
|
-
msgid "My Profile"
|
|
162
|
-
msgstr ""
|
|
163
|
-
|
|
164
|
-
#: templates/auth/user_form.html:20
|
|
172
|
+
#: templates/auth/user_form.html:21 templates/umap/team_form.html:21
|
|
165
173
|
msgid "Save"
|
|
166
|
-
msgstr ""
|
|
174
|
+
msgstr "บันทึก"
|
|
167
175
|
|
|
168
|
-
#: templates/auth/user_form.html:
|
|
176
|
+
#: templates/auth/user_form.html:27
|
|
169
177
|
msgid "Your current providers"
|
|
170
|
-
msgstr ""
|
|
178
|
+
msgstr "ผู้ให้บริการปัจจุบันของคุณ"
|
|
171
179
|
|
|
172
|
-
#: templates/auth/user_form.html:
|
|
180
|
+
#: templates/auth/user_form.html:39
|
|
173
181
|
msgid "Connect to another provider"
|
|
174
|
-
msgstr ""
|
|
182
|
+
msgstr "เชื่อมต่อผู้ให้บริการอื่น"
|
|
175
183
|
|
|
176
|
-
#: templates/auth/user_form.html:
|
|
184
|
+
#: templates/auth/user_form.html:42
|
|
177
185
|
msgid ""
|
|
178
186
|
"It's a good habit to connect your account to more than one provider, in case"
|
|
179
187
|
" one provider becomes unavailable, temporarily or even permanently."
|
|
180
|
-
msgstr ""
|
|
188
|
+
msgstr "การเชื่อมโยงบัญชีของคุณกับผู้ให้บริการมากกว่าหนึ่งราย ถือเป็นสิ่งที่ดี ในกรณีที่ผู้ให้บริการรายหนึ่งไม่พร้อมให้บริการ ไม่ว่าจะเป็นชั่วคราวหรือถาวรก็ตาม"
|
|
181
189
|
|
|
182
|
-
#: templates/auth/user_stars.html:
|
|
190
|
+
#: templates/auth/user_stars.html:8
|
|
183
191
|
#, python-format
|
|
184
192
|
msgid "Browse %(current_user)s's starred maps"
|
|
185
|
-
msgstr ""
|
|
193
|
+
msgstr "เรียนดูแผนที่ติดดาวของ%(current_user)s"
|
|
186
194
|
|
|
187
|
-
#: templates/auth/user_stars.html:
|
|
195
|
+
#: templates/auth/user_stars.html:17
|
|
188
196
|
#, python-format
|
|
189
197
|
msgid "%(current_user)s has no starred maps yet."
|
|
190
|
-
msgstr ""
|
|
198
|
+
msgstr "%(current_user)sยังไม่มีแผนที่ติดดาว"
|
|
191
199
|
|
|
192
|
-
#: templates/base.html:
|
|
200
|
+
#: templates/base.html:13
|
|
193
201
|
msgid ""
|
|
194
202
|
"uMap lets you create maps with OpenStreetMap layers in a minute and embed "
|
|
195
203
|
"them in your site."
|
|
204
|
+
msgstr "uMap ช่วยให้คุณสร้างแผนที่ด้วยเลเยอร์จาก OpenStreetMap ในระยะเวลาไม่กี่นาที และฝังไว้ในเว็บไซต์ของคุณ"
|
|
205
|
+
|
|
206
|
+
#: templates/registration/login.html:6 templates/registration/login.html:46
|
|
207
|
+
msgid "Login"
|
|
208
|
+
msgstr "ลงชื่อเข้าใช้"
|
|
209
|
+
|
|
210
|
+
#: templates/registration/login.html:22
|
|
211
|
+
msgid "To save and easily find your maps, identify yourself."
|
|
196
212
|
msgstr ""
|
|
197
213
|
|
|
198
|
-
#: templates/registration/login.html:
|
|
199
|
-
msgid "Please log in with your account"
|
|
200
|
-
msgstr "
|
|
214
|
+
#: templates/registration/login.html:25
|
|
215
|
+
msgid "Please log in with your account:"
|
|
216
|
+
msgstr ""
|
|
201
217
|
|
|
202
|
-
#: templates/registration/login.html:
|
|
218
|
+
#: templates/registration/login.html:42
|
|
203
219
|
msgid "Username"
|
|
204
220
|
msgstr "ชื่อผู้ใช้"
|
|
205
221
|
|
|
206
|
-
#: templates/registration/login.html:
|
|
222
|
+
#: templates/registration/login.html:45
|
|
207
223
|
msgid "Password"
|
|
208
224
|
msgstr "รหัสผ่าน"
|
|
209
225
|
|
|
210
|
-
#: templates/registration/login.html:
|
|
211
|
-
msgid "
|
|
212
|
-
msgstr "
|
|
213
|
-
|
|
214
|
-
#: templates/registration/login.html:37
|
|
215
|
-
msgid "Please choose a provider"
|
|
216
|
-
msgstr "โปรดเลือกผู้ให้บริการ"
|
|
226
|
+
#: templates/registration/login.html:52
|
|
227
|
+
msgid "Please choose a provider:"
|
|
228
|
+
msgstr ""
|
|
217
229
|
|
|
218
|
-
#: templates/umap/about_summary.html:
|
|
230
|
+
#: templates/umap/about_summary.html:12
|
|
219
231
|
#, python-format
|
|
220
232
|
msgid ""
|
|
221
233
|
"uMap lets you create maps with <a href=\"%(osm_url)s\" />OpenStreetMap</a> "
|
|
222
234
|
"layers in a minute and embed them in your site."
|
|
223
235
|
msgstr "uMap ช่วยให้คุณสร้างแผนที่ด้วยเลเยอร์จาก <a href=\"%(osm_url)s\" />OpenStreetMap</a> ในระยะเวลาไม่กี่นาที และฝังไว้ในเว็บไซต์ของคุณ"
|
|
224
236
|
|
|
225
|
-
#: templates/umap/about_summary.html:
|
|
237
|
+
#: templates/umap/about_summary.html:23
|
|
226
238
|
msgid "Choose the layers of your map"
|
|
227
239
|
msgstr "เลือกเลเยอร์ของแผนที่"
|
|
228
240
|
|
|
229
|
-
#: templates/umap/about_summary.html:
|
|
241
|
+
#: templates/umap/about_summary.html:26
|
|
230
242
|
msgid "Add POIs: markers, lines, polygons..."
|
|
231
243
|
msgstr "เพิ่ม POI: เครื่องหมาย, เส้น, รูปร่าง..."
|
|
232
244
|
|
|
233
|
-
#: templates/umap/about_summary.html:
|
|
245
|
+
#: templates/umap/about_summary.html:29
|
|
234
246
|
msgid "Manage POIs colours and icons"
|
|
235
247
|
msgstr "จัดการสีและสัญลักษณ์ POI"
|
|
236
248
|
|
|
237
|
-
#: templates/umap/about_summary.html:
|
|
249
|
+
#: templates/umap/about_summary.html:32
|
|
238
250
|
msgid "Manage map options: display a minimap, locate user on load…"
|
|
239
251
|
msgstr "จัดการตัวเลือกแผนที่: แสดงแผนที่เล็ก, ระบุตำแหน่งผู้ใช้ตอนโหลด..."
|
|
240
252
|
|
|
241
|
-
#: templates/umap/about_summary.html:
|
|
253
|
+
#: templates/umap/about_summary.html:35
|
|
242
254
|
msgid "Batch import geostructured data (geojson, gpx, kml, osm...)"
|
|
243
255
|
msgstr "แบทช์นำเข้าข้อมูลโครงสร้างทางภูมิศาสตร์ (geojson, gpx, kml, osm...)"
|
|
244
256
|
|
|
245
|
-
#: templates/umap/about_summary.html:
|
|
257
|
+
#: templates/umap/about_summary.html:38
|
|
246
258
|
msgid "Choose the license for your data"
|
|
247
259
|
msgstr "เลือกใบอนุญาติสำหรับข้อมูล"
|
|
248
260
|
|
|
249
|
-
#: templates/umap/about_summary.html:
|
|
261
|
+
#: templates/umap/about_summary.html:41
|
|
250
262
|
msgid "Embed and share your map"
|
|
251
263
|
msgstr "ฝังและแชร์แผนที่"
|
|
252
264
|
|
|
253
|
-
#: templates/umap/about_summary.html:
|
|
265
|
+
#: templates/umap/about_summary.html:52
|
|
254
266
|
#, python-format
|
|
255
267
|
msgid "And it's <a href=\"%(repo_url)s\">open source</a>!"
|
|
256
268
|
msgstr "และเป็น<a href=\"%(repo_url)s\">โอเพ่นซอร์ส</a>!"
|
|
257
269
|
|
|
258
|
-
#: templates/umap/about_summary.html:
|
|
259
|
-
#: templates/umap/user_dashboard.html:
|
|
270
|
+
#: templates/umap/about_summary.html:63 templates/umap/navigation.html:39
|
|
271
|
+
#: templates/umap/user_dashboard.html:40
|
|
260
272
|
msgid "Create a map"
|
|
261
273
|
msgstr "สร้างแผนที่"
|
|
262
274
|
|
|
263
|
-
#: templates/umap/about_summary.html:
|
|
275
|
+
#: templates/umap/about_summary.html:66
|
|
264
276
|
msgid "Play with the demo"
|
|
265
277
|
msgstr "เล่นกับตัวอย่างเดโม่"
|
|
266
278
|
|
|
267
|
-
#: templates/umap/components/alerts/alert.html:
|
|
268
|
-
#: templates/umap/components/alerts/alert.html:
|
|
269
|
-
#: templates/umap/components/alerts/alert.html:
|
|
279
|
+
#: templates/umap/components/alerts/alert.html:15
|
|
280
|
+
#: templates/umap/components/alerts/alert.html:64
|
|
281
|
+
#: templates/umap/components/alerts/alert.html:92
|
|
270
282
|
msgid "Close"
|
|
271
|
-
msgstr ""
|
|
283
|
+
msgstr "ปิด"
|
|
272
284
|
|
|
273
|
-
#: templates/umap/components/alerts/alert.html:
|
|
285
|
+
#: templates/umap/components/alerts/alert.html:30
|
|
274
286
|
#, python-format
|
|
275
287
|
msgid ""
|
|
276
288
|
"Pro-tip: to easily find back your maps, <a href=\"%(login_url)s\" "
|
|
277
289
|
"target=\"_blank\">create an account</a> or <a href=\"%(login_url)s\" "
|
|
278
290
|
"target=\"_blank\">log in</a>."
|
|
279
|
-
msgstr ""
|
|
291
|
+
msgstr "เคล็ดลับ: เพื่อที่หากลับมาแผนที่ของคุณได้ง่ายขึ้น <a href=\"%(login_url)s\" target=\"_blank\">สร้างบัญชี</a> หรือ<a href=\"%(login_url)s\" target=\"_blank\">ลงชื่อเข้าใช้</a>"
|
|
280
292
|
|
|
281
|
-
#: templates/umap/components/alerts/alert.html:
|
|
293
|
+
#: templates/umap/components/alerts/alert.html:35
|
|
282
294
|
msgid "Here is your secret link to edit the map, please keep it safe:"
|
|
283
|
-
msgstr ""
|
|
295
|
+
msgstr "นี่คือลิงค์ลับสำหรับแก้ไขแผนที่ โปรดเก็บรักษาไว้อย่างปลอดภัย:"
|
|
284
296
|
|
|
285
|
-
#: templates/umap/components/alerts/alert.html:
|
|
297
|
+
#: templates/umap/components/alerts/alert.html:39
|
|
286
298
|
msgid "Copy link"
|
|
287
|
-
msgstr ""
|
|
299
|
+
msgstr "คัดลอกลิงค์"
|
|
288
300
|
|
|
289
|
-
#: templates/umap/components/alerts/alert.html:
|
|
301
|
+
#: templates/umap/components/alerts/alert.html:46
|
|
290
302
|
msgid "Enter your email address to receive the secret link:"
|
|
291
|
-
msgstr ""
|
|
303
|
+
msgstr "กรอกที่อยู่อีเมลของคุณเพื่อรับลิงค์ลับ:"
|
|
292
304
|
|
|
293
|
-
#: templates/umap/components/alerts/alert.html:
|
|
305
|
+
#: templates/umap/components/alerts/alert.html:52
|
|
294
306
|
msgid "Email"
|
|
295
|
-
msgstr ""
|
|
307
|
+
msgstr "อีเมล"
|
|
296
308
|
|
|
297
|
-
#: templates/umap/components/alerts/alert.html:
|
|
309
|
+
#: templates/umap/components/alerts/alert.html:55
|
|
298
310
|
msgid "Send me the link"
|
|
299
|
-
msgstr ""
|
|
311
|
+
msgstr "ส่งลิงค์มาให้ฉัน"
|
|
300
312
|
|
|
301
|
-
#: templates/umap/components/alerts/alert.html:
|
|
313
|
+
#: templates/umap/components/alerts/alert.html:79
|
|
302
314
|
msgid "See their edits in another tab"
|
|
303
315
|
msgstr ""
|
|
304
316
|
|
|
305
|
-
#: templates/umap/components/alerts/alert.html:
|
|
317
|
+
#: templates/umap/components/alerts/alert.html:82
|
|
306
318
|
msgid "Keep your changes and loose theirs"
|
|
307
319
|
msgstr ""
|
|
308
320
|
|
|
309
|
-
#: templates/umap/components/alerts/alert.html:
|
|
321
|
+
#: templates/umap/components/alerts/alert.html:85
|
|
310
322
|
msgid "Keep their changes and loose yours"
|
|
311
323
|
msgstr ""
|
|
312
324
|
|
|
313
|
-
#: templates/umap/content.html:
|
|
325
|
+
#: templates/umap/content.html:26
|
|
314
326
|
msgid ""
|
|
315
327
|
"This instance of uMap is currently in read only mode, no creation/edit is "
|
|
316
328
|
"allowed."
|
|
317
329
|
msgstr ""
|
|
318
330
|
|
|
319
|
-
#: templates/umap/content.html:
|
|
331
|
+
#: templates/umap/content.html:34
|
|
320
332
|
#, python-format
|
|
321
333
|
msgid ""
|
|
322
334
|
"This is a demo instance, used for tests and pre-rolling releases. If you "
|
|
@@ -325,278 +337,338 @@ msgid ""
|
|
|
325
337
|
"instance, it's <a href=\"%(repo_url)s\">open source</a>!"
|
|
326
338
|
msgstr "นี่เป็นเพียงตัวอย่างสาธิต ใช้สำหรับการทดสอบและการเผยแพร่ล่วงหน้า ถ้าต้องการตัวอย่าง\nเสถียร โปรดใช้ <a href=\"%(stable_url)s\">%(stable_url)s</a> คุณยังสามารถโฮสต์ตัวอย่างของคุณได้ เนื่องจากเป็น<a href=\"%(repo_url)s\">โอเพนซอร์ส</a>!"
|
|
327
339
|
|
|
328
|
-
#: templates/umap/
|
|
340
|
+
#: templates/umap/content_footer.html:5
|
|
341
|
+
msgid "An OpenStreetMap project"
|
|
342
|
+
msgstr ""
|
|
343
|
+
|
|
344
|
+
#: templates/umap/content_footer.html:6
|
|
345
|
+
msgid "version"
|
|
346
|
+
msgstr ""
|
|
347
|
+
|
|
348
|
+
#: templates/umap/content_footer.html:7
|
|
349
|
+
msgid "Hosted by"
|
|
350
|
+
msgstr ""
|
|
351
|
+
|
|
352
|
+
#: templates/umap/content_footer.html:8
|
|
353
|
+
msgid "Contact"
|
|
354
|
+
msgstr ""
|
|
355
|
+
|
|
356
|
+
#: templates/umap/content_footer.html:9 templates/umap/navigation.html:25
|
|
357
|
+
msgid "Help"
|
|
358
|
+
msgstr "ช่วยเหลือ"
|
|
359
|
+
|
|
360
|
+
#: templates/umap/dashboard_menu.html:6
|
|
361
|
+
#, python-format
|
|
362
|
+
msgid "My Maps (%(count)s)"
|
|
363
|
+
msgstr ""
|
|
364
|
+
|
|
365
|
+
#: templates/umap/dashboard_menu.html:8
|
|
366
|
+
msgid "My Maps"
|
|
367
|
+
msgstr ""
|
|
368
|
+
|
|
369
|
+
#: templates/umap/dashboard_menu.html:12
|
|
370
|
+
msgid "My profile"
|
|
371
|
+
msgstr ""
|
|
372
|
+
|
|
373
|
+
#: templates/umap/dashboard_menu.html:15
|
|
374
|
+
msgid "My teams"
|
|
375
|
+
msgstr ""
|
|
376
|
+
|
|
377
|
+
#: templates/umap/home.html:14
|
|
329
378
|
msgid "Map of the uMaps"
|
|
330
379
|
msgstr "แผนที่จาก uMaps"
|
|
331
380
|
|
|
332
|
-
#: templates/umap/home.html:
|
|
381
|
+
#: templates/umap/home.html:24
|
|
333
382
|
msgid "Get inspired, browse maps"
|
|
334
383
|
msgstr "รับแรงบันดาลใจ เรียกดูแผนที่"
|
|
335
384
|
|
|
336
|
-
#: templates/umap/login_popup_end.html:
|
|
385
|
+
#: templates/umap/login_popup_end.html:4
|
|
337
386
|
msgid "You are logged in. Continuing..."
|
|
338
387
|
msgstr "คุณเข้าสู่ระบบแล้ว กำลังดำเนินการต่อ..."
|
|
339
388
|
|
|
340
|
-
#: templates/umap/map_list.html:
|
|
389
|
+
#: templates/umap/map_list.html:11 views.py:433
|
|
341
390
|
msgid "by"
|
|
342
391
|
msgstr "โดย"
|
|
343
392
|
|
|
344
|
-
#: templates/umap/map_list.html:
|
|
393
|
+
#: templates/umap/map_list.html:20
|
|
345
394
|
msgid "More"
|
|
346
395
|
msgstr "เพิ่มเติม"
|
|
347
396
|
|
|
348
|
-
#: templates/umap/map_table.html:
|
|
397
|
+
#: templates/umap/map_table.html:8 templates/umap/user_teams.html:14
|
|
349
398
|
msgid "Name"
|
|
350
399
|
msgstr ""
|
|
351
400
|
|
|
352
|
-
#: templates/umap/map_table.html:
|
|
401
|
+
#: templates/umap/map_table.html:11
|
|
353
402
|
msgid "Preview"
|
|
354
403
|
msgstr ""
|
|
355
404
|
|
|
356
|
-
#: templates/umap/map_table.html:
|
|
405
|
+
#: templates/umap/map_table.html:14
|
|
357
406
|
msgid "Who can see"
|
|
358
407
|
msgstr ""
|
|
359
408
|
|
|
360
|
-
#: templates/umap/map_table.html:
|
|
409
|
+
#: templates/umap/map_table.html:17
|
|
361
410
|
msgid "Who can edit"
|
|
362
411
|
msgstr ""
|
|
363
412
|
|
|
364
|
-
#: templates/umap/map_table.html:
|
|
413
|
+
#: templates/umap/map_table.html:20
|
|
365
414
|
msgid "Last save"
|
|
366
415
|
msgstr ""
|
|
367
416
|
|
|
368
|
-
#: templates/umap/map_table.html:
|
|
417
|
+
#: templates/umap/map_table.html:23
|
|
369
418
|
msgid "Owner"
|
|
370
419
|
msgstr ""
|
|
371
420
|
|
|
372
|
-
#: templates/umap/map_table.html:
|
|
421
|
+
#: templates/umap/map_table.html:26 templates/umap/user_teams.html:20
|
|
373
422
|
msgid "Actions"
|
|
374
423
|
msgstr ""
|
|
375
424
|
|
|
376
|
-
#: templates/umap/map_table.html:
|
|
425
|
+
#: templates/umap/map_table.html:41 templates/umap/map_table.html:43
|
|
377
426
|
msgid "Open preview"
|
|
378
427
|
msgstr ""
|
|
379
428
|
|
|
380
|
-
#: templates/umap/map_table.html:
|
|
429
|
+
#: templates/umap/map_table.html:72 templates/umap/map_table.html:74
|
|
381
430
|
msgid "Share"
|
|
382
431
|
msgstr ""
|
|
383
432
|
|
|
384
|
-
#: templates/umap/map_table.html:
|
|
433
|
+
#: templates/umap/map_table.html:78 templates/umap/map_table.html:80
|
|
434
|
+
#: templates/umap/user_teams.html:38 templates/umap/user_teams.html:40
|
|
385
435
|
msgid "Edit"
|
|
386
436
|
msgstr ""
|
|
387
437
|
|
|
388
|
-
#: templates/umap/map_table.html:
|
|
438
|
+
#: templates/umap/map_table.html:84 templates/umap/map_table.html:86
|
|
389
439
|
msgid "Download"
|
|
390
440
|
msgstr ""
|
|
391
441
|
|
|
392
|
-
#: templates/umap/map_table.html:
|
|
442
|
+
#: templates/umap/map_table.html:90 templates/umap/map_table.html:92
|
|
393
443
|
msgid "Clone"
|
|
394
444
|
msgstr ""
|
|
395
445
|
|
|
396
|
-
#: templates/umap/map_table.html:
|
|
446
|
+
#: templates/umap/map_table.html:101 templates/umap/map_table.html:103
|
|
397
447
|
msgid "Delete"
|
|
398
448
|
msgstr ""
|
|
399
449
|
|
|
400
|
-
#: templates/umap/map_table.html:
|
|
450
|
+
#: templates/umap/map_table.html:117
|
|
401
451
|
msgid "first"
|
|
402
452
|
msgstr ""
|
|
403
453
|
|
|
404
|
-
#: templates/umap/map_table.html:
|
|
454
|
+
#: templates/umap/map_table.html:118
|
|
405
455
|
msgid "previous"
|
|
406
456
|
msgstr ""
|
|
407
457
|
|
|
408
|
-
#: templates/umap/map_table.html:
|
|
458
|
+
#: templates/umap/map_table.html:126
|
|
409
459
|
#, python-format
|
|
410
460
|
msgid "Page %(maps_number)s of %(num_pages)s"
|
|
411
461
|
msgstr ""
|
|
412
462
|
|
|
413
|
-
#: templates/umap/map_table.html:
|
|
463
|
+
#: templates/umap/map_table.html:131
|
|
414
464
|
msgid "next"
|
|
415
465
|
msgstr ""
|
|
416
466
|
|
|
417
|
-
#: templates/umap/map_table.html:
|
|
467
|
+
#: templates/umap/map_table.html:132
|
|
418
468
|
msgid "last"
|
|
419
469
|
msgstr ""
|
|
420
470
|
|
|
421
|
-
#: templates/umap/map_table.html:
|
|
471
|
+
#: templates/umap/map_table.html:140
|
|
422
472
|
#, python-format
|
|
423
473
|
msgid "Lines per page: %(per_page)s"
|
|
424
474
|
msgstr ""
|
|
425
475
|
|
|
426
|
-
#: templates/umap/map_table.html:
|
|
476
|
+
#: templates/umap/map_table.html:145
|
|
427
477
|
#, python-format
|
|
428
478
|
msgid "%(count)s maps"
|
|
429
479
|
msgstr ""
|
|
430
480
|
|
|
431
|
-
#: templates/umap/navigation.html:
|
|
481
|
+
#: templates/umap/navigation.html:11 templates/umap/user_dashboard.html:6
|
|
432
482
|
msgid "My Dashboard"
|
|
433
483
|
msgstr ""
|
|
434
484
|
|
|
435
|
-
#: templates/umap/navigation.html:
|
|
485
|
+
#: templates/umap/navigation.html:14
|
|
436
486
|
msgid "Starred maps"
|
|
437
487
|
msgstr ""
|
|
438
488
|
|
|
439
|
-
#: templates/umap/navigation.html:
|
|
489
|
+
#: templates/umap/navigation.html:18
|
|
440
490
|
msgid "Log in"
|
|
441
491
|
msgstr "เข้าสู่ระบบ"
|
|
442
492
|
|
|
443
|
-
#: templates/umap/navigation.html:
|
|
493
|
+
#: templates/umap/navigation.html:18
|
|
444
494
|
msgid "Sign in"
|
|
445
495
|
msgstr "ลงชื่อเข้าใช้"
|
|
446
496
|
|
|
447
|
-
#: templates/umap/navigation.html:
|
|
497
|
+
#: templates/umap/navigation.html:22
|
|
448
498
|
msgid "About"
|
|
449
499
|
msgstr "เกี่ยวกับ"
|
|
450
500
|
|
|
451
|
-
#: templates/umap/navigation.html:
|
|
452
|
-
msgid "Help"
|
|
453
|
-
msgstr "ช่วยเหลือ"
|
|
454
|
-
|
|
455
|
-
#: templates/umap/navigation.html:29
|
|
501
|
+
#: templates/umap/navigation.html:30
|
|
456
502
|
msgid "Change password"
|
|
457
503
|
msgstr "เปลี่ยนรหัสผ่าน"
|
|
458
504
|
|
|
459
|
-
#: templates/umap/navigation.html:
|
|
505
|
+
#: templates/umap/navigation.html:34
|
|
460
506
|
msgid "Log out"
|
|
461
507
|
msgstr "ออกจากระบบ"
|
|
462
508
|
|
|
463
|
-
#: templates/umap/password_change.html:
|
|
509
|
+
#: templates/umap/password_change.html:7
|
|
464
510
|
msgid "Password change"
|
|
465
511
|
msgstr "การเปลี่ยนแปลงรหัสผ่าน"
|
|
466
512
|
|
|
467
|
-
#: templates/umap/password_change.html:
|
|
513
|
+
#: templates/umap/password_change.html:10
|
|
468
514
|
msgid ""
|
|
469
515
|
"Please enter your old password, for security's sake, and then enter your new"
|
|
470
516
|
" password twice so we can verify you typed it in correctly."
|
|
471
517
|
msgstr "โปรดใส่รหัสผ่านเก่าของคุณ และเพื่อความปลอดภัย ป้อนรหัสผ่ายใหม่สองครั้งเพื่อตรวจสอบว่าคุณนั้นพิมพ์ถูกต้องแล้ว"
|
|
472
518
|
|
|
473
|
-
#: templates/umap/password_change.html:
|
|
519
|
+
#: templates/umap/password_change.html:17
|
|
474
520
|
msgid "Old password"
|
|
475
521
|
msgstr "รหัสผ่านเก่า"
|
|
476
522
|
|
|
477
|
-
#: templates/umap/password_change.html:
|
|
523
|
+
#: templates/umap/password_change.html:22
|
|
478
524
|
msgid "New password"
|
|
479
525
|
msgstr "รหัสผ่านใหม่"
|
|
480
526
|
|
|
481
|
-
#: templates/umap/password_change.html:
|
|
527
|
+
#: templates/umap/password_change.html:26
|
|
482
528
|
msgid "New password confirmation"
|
|
483
529
|
msgstr "ยืนยันรหัสผ่านใหม่"
|
|
484
530
|
|
|
485
|
-
#: templates/umap/password_change.html:
|
|
531
|
+
#: templates/umap/password_change.html:27
|
|
486
532
|
msgid "Change my password"
|
|
487
533
|
msgstr "เปลี่ยนรหัสผ่าน"
|
|
488
534
|
|
|
489
|
-
#: templates/umap/password_change_done.html:
|
|
535
|
+
#: templates/umap/password_change_done.html:7
|
|
490
536
|
msgid "Password change successful"
|
|
491
537
|
msgstr "เปลี่ยนรหัสผ่านแล้ว"
|
|
492
538
|
|
|
493
|
-
#: templates/umap/password_change_done.html:
|
|
539
|
+
#: templates/umap/password_change_done.html:10
|
|
494
540
|
msgid "Your password was changed."
|
|
495
541
|
msgstr "รหัสผ่านของคุณนั้นถูกเปลี่ยนแล้ว"
|
|
496
542
|
|
|
497
|
-
#: templates/umap/search.html:
|
|
543
|
+
#: templates/umap/search.html:15
|
|
498
544
|
#, python-format
|
|
499
545
|
msgid "%(count)s map found:"
|
|
500
546
|
msgid_plural "%(count)s maps found:"
|
|
501
547
|
msgstr[0] ""
|
|
502
548
|
|
|
503
|
-
#: templates/umap/search.html:
|
|
549
|
+
#: templates/umap/search.html:24
|
|
504
550
|
msgid "No map found."
|
|
505
551
|
msgstr ""
|
|
506
552
|
|
|
507
|
-
#: templates/umap/search.html:
|
|
553
|
+
#: templates/umap/search.html:29
|
|
508
554
|
msgid "Latest created maps"
|
|
509
555
|
msgstr ""
|
|
510
556
|
|
|
511
|
-
#: templates/umap/search_bar.html:
|
|
557
|
+
#: templates/umap/search_bar.html:4
|
|
512
558
|
msgid "Search maps"
|
|
513
559
|
msgstr "ค้นหาแผนที่"
|
|
514
560
|
|
|
515
|
-
#: templates/umap/search_bar.html:
|
|
561
|
+
#: templates/umap/search_bar.html:15
|
|
516
562
|
msgid "Search"
|
|
517
563
|
msgstr "ค้นหา"
|
|
518
564
|
|
|
519
|
-
#: templates/umap/
|
|
520
|
-
|
|
565
|
+
#: templates/umap/team_detail.html:10
|
|
566
|
+
#, python-format
|
|
567
|
+
msgid "Browse %(current_team)s's maps"
|
|
521
568
|
msgstr ""
|
|
522
569
|
|
|
523
|
-
#: templates/umap/
|
|
570
|
+
#: templates/umap/team_detail.html:22
|
|
524
571
|
#, python-format
|
|
525
|
-
msgid "
|
|
572
|
+
msgid "%(current_team)s has no public maps."
|
|
526
573
|
msgstr ""
|
|
527
574
|
|
|
528
|
-
#: templates/umap/
|
|
529
|
-
msgid "
|
|
575
|
+
#: templates/umap/team_form.html:24
|
|
576
|
+
msgid "Delete this team"
|
|
577
|
+
msgstr ""
|
|
578
|
+
|
|
579
|
+
#: templates/umap/team_form.html:47
|
|
580
|
+
msgid "Add user"
|
|
581
|
+
msgstr ""
|
|
582
|
+
|
|
583
|
+
#: templates/umap/user_dashboard.html:9 templates/umap/user_dashboard.html:25
|
|
584
|
+
msgid "Search my maps"
|
|
530
585
|
msgstr ""
|
|
531
586
|
|
|
532
|
-
#: templates/umap/user_dashboard.html:
|
|
587
|
+
#: templates/umap/user_dashboard.html:17 templates/umap/user_dashboard.html:22
|
|
533
588
|
msgid "Map’s title"
|
|
534
589
|
msgstr ""
|
|
535
590
|
|
|
536
|
-
#: templates/umap/user_dashboard.html:
|
|
591
|
+
#: templates/umap/user_dashboard.html:30
|
|
537
592
|
#, python-format
|
|
538
593
|
msgid "Download %(count)s maps"
|
|
539
594
|
msgstr ""
|
|
540
595
|
|
|
541
|
-
#: templates/umap/user_dashboard.html:
|
|
596
|
+
#: templates/umap/user_dashboard.html:40
|
|
542
597
|
msgid "You have no map yet."
|
|
543
598
|
msgstr ""
|
|
544
599
|
|
|
545
|
-
#:
|
|
600
|
+
#: templates/umap/user_teams.html:17
|
|
601
|
+
msgid "Users"
|
|
602
|
+
msgstr "ผู้ใช้"
|
|
603
|
+
|
|
604
|
+
#: templates/umap/user_teams.html:48
|
|
605
|
+
msgid "New team"
|
|
606
|
+
msgstr "ทีมใหม่"
|
|
607
|
+
|
|
608
|
+
#: views.py:234
|
|
609
|
+
msgid "Cannot delete a team with more than one member"
|
|
610
|
+
msgstr ""
|
|
611
|
+
|
|
612
|
+
#: views.py:238
|
|
613
|
+
#, python-format
|
|
614
|
+
msgid "Team “%(name)s” has been deleted"
|
|
615
|
+
msgstr ""
|
|
616
|
+
|
|
617
|
+
#: views.py:438
|
|
546
618
|
msgid "View the map"
|
|
547
619
|
msgstr "ดูแผนที่"
|
|
548
620
|
|
|
549
|
-
#: views.py:
|
|
621
|
+
#: views.py:820
|
|
550
622
|
msgid "See full screen"
|
|
551
623
|
msgstr ""
|
|
552
624
|
|
|
553
|
-
#: views.py:
|
|
625
|
+
#: views.py:963
|
|
554
626
|
msgid "Map editors updated with success!"
|
|
555
627
|
msgstr "ผู้แก้ไขแผนที่อัปเดตสำเร็จแล้ว!"
|
|
556
628
|
|
|
557
|
-
#: views.py:
|
|
629
|
+
#: views.py:999
|
|
558
630
|
#, python-format
|
|
559
631
|
msgid "The uMap edit link for your map: %(map_name)s"
|
|
560
632
|
msgstr ""
|
|
561
633
|
|
|
562
|
-
#: views.py:
|
|
634
|
+
#: views.py:1002
|
|
563
635
|
#, python-format
|
|
564
636
|
msgid "Here is your secret edit link: %(link)s"
|
|
565
637
|
msgstr ""
|
|
566
638
|
|
|
567
|
-
#: views.py:
|
|
639
|
+
#: views.py:1009
|
|
568
640
|
#, python-format
|
|
569
641
|
msgid "Can't send email to %(email)s"
|
|
570
642
|
msgstr ""
|
|
571
643
|
|
|
572
|
-
#: views.py:
|
|
644
|
+
#: views.py:1012
|
|
573
645
|
#, python-format
|
|
574
646
|
msgid "Email sent to %(email)s"
|
|
575
647
|
msgstr ""
|
|
576
648
|
|
|
577
|
-
#: views.py:
|
|
649
|
+
#: views.py:1023
|
|
578
650
|
msgid "Only its owner can delete the map."
|
|
579
651
|
msgstr "เฉพาะเจ้าของสามารถลบแผนที่ได้เท่านั้น"
|
|
580
652
|
|
|
581
|
-
#: views.py:
|
|
653
|
+
#: views.py:1026
|
|
582
654
|
msgid "Map successfully deleted."
|
|
583
655
|
msgstr ""
|
|
584
656
|
|
|
585
|
-
#: views.py:
|
|
657
|
+
#: views.py:1052
|
|
586
658
|
#, python-format
|
|
587
659
|
msgid ""
|
|
588
660
|
"Your map has been cloned! If you want to edit this map from another "
|
|
589
661
|
"computer, please use this link: %(anonymous_url)s"
|
|
590
662
|
msgstr "แผนที่ของคุณถูกโคลนแล้ว! ถ้าคุณต้องการแก้ไขแผนที่นี้จากอุปกรณ์อื่น โปรดใช้ลิงค์: %(anonymous_url)s"
|
|
591
663
|
|
|
592
|
-
#: views.py:
|
|
664
|
+
#: views.py:1057
|
|
593
665
|
msgid "Congratulations, your map has been cloned!"
|
|
594
666
|
msgstr "ยินดีด้วย แผนที่ของคุณถูกโคลนแล้ว!"
|
|
595
667
|
|
|
596
|
-
#: views.py:
|
|
668
|
+
#: views.py:1308
|
|
597
669
|
msgid "Layer successfully deleted."
|
|
598
670
|
msgstr "ลบเลเยอร์สำเร็จแล้ว"
|
|
599
671
|
|
|
600
|
-
#: views.py:
|
|
672
|
+
#: views.py:1330
|
|
601
673
|
msgid "Permissions updated with success!"
|
|
602
674
|
msgstr ""
|