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: Alexander Gabilondo <alexgabi@disroot.org>, 2024\n"
|
|
15
15
|
"Language-Team: Basque (http://app.transifex.com/openstreetmap/umap/language/eu/)\n"
|
|
@@ -19,127 +19,139 @@ msgstr ""
|
|
|
19
19
|
"Language: eu\n"
|
|
20
20
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
21
21
|
|
|
22
|
-
#:
|
|
23
|
-
msgid "
|
|
24
|
-
msgstr "
|
|
25
|
-
|
|
26
|
-
#: forms.py:45 forms.py:71
|
|
27
|
-
msgid "Everyone can edit"
|
|
28
|
-
msgstr "Edonork editatu dezake"
|
|
29
|
-
|
|
30
|
-
#: forms.py:69 models.py:423
|
|
31
|
-
msgid "Inherit"
|
|
32
|
-
msgstr "Heredatu"
|
|
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 "Webgunea irakurtzeko moduan dago mantentze-lanak direla-eta"
|
|
37
29
|
|
|
38
|
-
#: models.py:
|
|
30
|
+
#: models.py:60 models.py:79
|
|
39
31
|
msgid "name"
|
|
40
32
|
msgstr "izena"
|
|
41
33
|
|
|
42
|
-
#: models.py:
|
|
34
|
+
#: models.py:62 models.py:475
|
|
43
35
|
msgid "description"
|
|
44
36
|
msgstr "deskribapena"
|
|
45
37
|
|
|
46
|
-
#: models.py:
|
|
38
|
+
#: models.py:110
|
|
47
39
|
msgid "details"
|
|
48
40
|
msgstr "xehetasunak"
|
|
49
41
|
|
|
50
|
-
#: models.py:
|
|
42
|
+
#: models.py:111
|
|
51
43
|
msgid "Link to a page where the licence is detailed."
|
|
52
44
|
msgstr "Estekatu lizentzia zehazten den orrialde batera."
|
|
53
45
|
|
|
54
|
-
#: models.py:
|
|
46
|
+
#: models.py:121
|
|
55
47
|
msgid "URL template using OSM tile format"
|
|
56
48
|
msgstr "URLaren txantiloia OSMren lauzen formatua erabiliz"
|
|
57
49
|
|
|
58
|
-
#: models.py:
|
|
50
|
+
#: models.py:127
|
|
59
51
|
msgid "Order of the tilelayers in the edit box"
|
|
60
52
|
msgstr "Lauzen geruzek edizio kutxan duten ordena"
|
|
61
53
|
|
|
62
|
-
#: models.py:
|
|
54
|
+
#: models.py:175 models.py:469
|
|
55
|
+
msgid "Only editable with secret edit link"
|
|
56
|
+
msgstr "Bakarrik esteka sekretuarekin bakarrik editatu daiteke"
|
|
57
|
+
|
|
58
|
+
#: models.py:176 models.py:470
|
|
59
|
+
msgid "Everyone can edit"
|
|
60
|
+
msgstr "Edonork editatu dezake"
|
|
61
|
+
|
|
62
|
+
#: models.py:179 models.py:463
|
|
63
63
|
msgid "Everyone"
|
|
64
64
|
msgstr "Edonork"
|
|
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 "Jabea bakarrik"
|
|
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 "Edonork (publikoa)"
|
|
77
81
|
|
|
78
|
-
#: models.py:
|
|
82
|
+
#: models.py:188
|
|
79
83
|
msgid "Anyone with link"
|
|
80
84
|
msgstr "Esteka duen edonork"
|
|
81
85
|
|
|
82
|
-
#: models.py:
|
|
86
|
+
#: models.py:190
|
|
83
87
|
msgid "Blocked"
|
|
84
88
|
msgstr "Blokeatuta"
|
|
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 "erdiko puntua"
|
|
89
97
|
|
|
90
|
-
#: models.py:
|
|
98
|
+
#: models.py:195
|
|
91
99
|
msgid "zoom"
|
|
92
100
|
msgstr "zooma"
|
|
93
101
|
|
|
94
|
-
#: models.py:
|
|
102
|
+
#: models.py:197
|
|
95
103
|
msgid "locate"
|
|
96
104
|
msgstr "kokatu"
|
|
97
105
|
|
|
98
|
-
#: models.py:
|
|
106
|
+
#: models.py:197
|
|
99
107
|
msgid "Locate user on load?"
|
|
100
108
|
msgstr "Kokatu erabiltzailea mapa kargatzen denean?"
|
|
101
109
|
|
|
102
|
-
#: models.py:
|
|
110
|
+
#: models.py:201
|
|
103
111
|
msgid "Choose the map licence."
|
|
104
112
|
msgstr "Aukeratu maparen lizentzia."
|
|
105
113
|
|
|
106
|
-
#: models.py:
|
|
114
|
+
#: models.py:202
|
|
107
115
|
msgid "licence"
|
|
108
116
|
msgstr "lizentzia"
|
|
109
117
|
|
|
110
|
-
#: models.py:
|
|
118
|
+
#: models.py:213
|
|
111
119
|
msgid "owner"
|
|
112
120
|
msgstr "jabea"
|
|
113
121
|
|
|
114
|
-
#: models.py:
|
|
122
|
+
#: models.py:217
|
|
115
123
|
msgid "editors"
|
|
116
124
|
msgstr "editoreak"
|
|
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 "editatu egoera"
|
|
125
133
|
|
|
126
|
-
#: models.py:
|
|
134
|
+
#: models.py:234
|
|
127
135
|
msgid "share status"
|
|
128
136
|
msgstr "partekatu egoera"
|
|
129
137
|
|
|
130
|
-
#: models.py:
|
|
138
|
+
#: models.py:237 models.py:486
|
|
131
139
|
msgid "settings"
|
|
132
140
|
msgstr "ezarpenak"
|
|
133
141
|
|
|
134
|
-
#: models.py:
|
|
142
|
+
#: models.py:402
|
|
135
143
|
msgid "Clone of"
|
|
136
144
|
msgstr "Beste honen klona"
|
|
137
145
|
|
|
138
|
-
#: models.py:
|
|
146
|
+
#: models.py:462 models.py:468
|
|
147
|
+
msgid "Inherit"
|
|
148
|
+
msgstr "Heredatu"
|
|
149
|
+
|
|
150
|
+
#: models.py:481
|
|
139
151
|
msgid "display on load"
|
|
140
152
|
msgstr "erakutsi kargatzean"
|
|
141
153
|
|
|
142
|
-
#: models.py:
|
|
154
|
+
#: models.py:482
|
|
143
155
|
msgid "Display this layer on load."
|
|
144
156
|
msgstr "Erakutsi geruza hau kargatzean"
|
|
145
157
|
|
|
@@ -191,25 +203,29 @@ msgid ""
|
|
|
191
203
|
"them in your site."
|
|
192
204
|
msgstr "uMap-ek OpenStreetMap geruzekin mapak minutu batean sortzeko eta zure webgunean txertatzeko aukera ematen dizu."
|
|
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 "Sartu"
|
|
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 "Erabiltzaile izena"
|
|
205
221
|
|
|
206
|
-
#: templates/registration/login.html:
|
|
222
|
+
#: templates/registration/login.html:45
|
|
207
223
|
msgid "Password"
|
|
208
224
|
msgstr "Pasahitza"
|
|
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 "Nire mapak (%(count)s)"
|
|
|
350
366
|
msgid "My Maps"
|
|
351
367
|
msgstr "Nire mapak"
|
|
352
368
|
|
|
353
|
-
#: templates/umap/dashboard_menu.html:
|
|
369
|
+
#: templates/umap/dashboard_menu.html:12
|
|
354
370
|
msgid "My profile"
|
|
355
371
|
msgstr "Nire profila"
|
|
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 "Inspira zaitez dauden mapak arakatzen"
|
|
|
370
386
|
msgid "You are logged in. Continuing..."
|
|
371
387
|
msgstr "Sartu egin zara. Jarraitu..."
|
|
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 "nork eginda"
|
|
376
392
|
|
|
377
|
-
#: templates/umap/map_list.html:
|
|
393
|
+
#: templates/umap/map_list.html:20
|
|
378
394
|
msgid "More"
|
|
379
395
|
msgstr "Gehiago"
|
|
380
396
|
|
|
@@ -590,11 +606,11 @@ msgstr ""
|
|
|
590
606
|
msgid "New team"
|
|
591
607
|
msgstr ""
|
|
592
608
|
|
|
593
|
-
#: views.py:
|
|
609
|
+
#: views.py:234
|
|
594
610
|
msgid "Cannot delete a team with more than one member"
|
|
595
611
|
msgstr ""
|
|
596
612
|
|
|
597
|
-
#: views.py:
|
|
613
|
+
#: views.py:238
|
|
598
614
|
#, python-format
|
|
599
615
|
msgid "Team “%(name)s” has been deleted"
|
|
600
616
|
msgstr ""
|
|
@@ -603,57 +619,57 @@ msgstr ""
|
|
|
603
619
|
msgid "View the map"
|
|
604
620
|
msgstr "Mapa ikusi"
|
|
605
621
|
|
|
606
|
-
#: views.py:
|
|
622
|
+
#: views.py:820
|
|
607
623
|
msgid "See full screen"
|
|
608
624
|
msgstr "Ikusi pantaila osoan"
|
|
609
625
|
|
|
610
|
-
#: views.py:
|
|
626
|
+
#: views.py:963
|
|
611
627
|
msgid "Map editors updated with success!"
|
|
612
628
|
msgstr "Maparen editoreak ondo eguneratu dira!"
|
|
613
629
|
|
|
614
|
-
#: views.py:
|
|
630
|
+
#: views.py:999
|
|
615
631
|
#, python-format
|
|
616
632
|
msgid "The uMap edit link for your map: %(map_name)s"
|
|
617
633
|
msgstr "Zure mapa editatzeko uMap-en esteka: %(map_name)s"
|
|
618
634
|
|
|
619
|
-
#: views.py:
|
|
635
|
+
#: views.py:1002
|
|
620
636
|
#, python-format
|
|
621
637
|
msgid "Here is your secret edit link: %(link)s"
|
|
622
638
|
msgstr "Hona hemen zure editatzeko esteka sekretua:: %(link)s"
|
|
623
639
|
|
|
624
|
-
#: views.py:
|
|
640
|
+
#: views.py:1009
|
|
625
641
|
#, python-format
|
|
626
642
|
msgid "Can't send email to %(email)s"
|
|
627
643
|
msgstr "Ezin da posta elektronikorik bidali %(email)s-ri"
|
|
628
644
|
|
|
629
|
-
#: views.py:
|
|
645
|
+
#: views.py:1012
|
|
630
646
|
#, python-format
|
|
631
647
|
msgid "Email sent to %(email)s"
|
|
632
648
|
msgstr "Posta elektronikoa bidalita %(email)s-ri"
|
|
633
649
|
|
|
634
|
-
#: views.py:
|
|
650
|
+
#: views.py:1023
|
|
635
651
|
msgid "Only its owner can delete the map."
|
|
636
652
|
msgstr "Jabeak bakarrik ezabatu dezake mapa."
|
|
637
653
|
|
|
638
|
-
#: views.py:
|
|
654
|
+
#: views.py:1026
|
|
639
655
|
msgid "Map successfully deleted."
|
|
640
656
|
msgstr "Mapa behar bezala ezabatu da."
|
|
641
657
|
|
|
642
|
-
#: views.py:
|
|
658
|
+
#: views.py:1052
|
|
643
659
|
#, python-format
|
|
644
660
|
msgid ""
|
|
645
661
|
"Your map has been cloned! If you want to edit this map from another "
|
|
646
662
|
"computer, please use this link: %(anonymous_url)s"
|
|
647
663
|
msgstr "Zure mapa klonatu egin da! Mapa hau beste nabigatzaile batetik editatzeko erabili esteka hau: %(anonymous_url)s"
|
|
648
664
|
|
|
649
|
-
#: views.py:
|
|
665
|
+
#: views.py:1057
|
|
650
666
|
msgid "Congratulations, your map has been cloned!"
|
|
651
667
|
msgstr "Zorionak, zure mapa ondo klonatu da!"
|
|
652
668
|
|
|
653
|
-
#: views.py:
|
|
669
|
+
#: views.py:1308
|
|
654
670
|
msgid "Layer successfully deleted."
|
|
655
671
|
msgstr "Geruza ondo ezabatu da."
|
|
656
672
|
|
|
657
|
-
#: views.py:
|
|
673
|
+
#: views.py:1330
|
|
658
674
|
msgid "Permissions updated with success!"
|
|
659
675
|
msgstr "Baimenak behar bezala eguneratu dira!"
|
|
Binary file
|
|
@@ -12,7 +12,7 @@ msgid ""
|
|
|
12
12
|
msgstr ""
|
|
13
13
|
"Project-Id-Version: uMap\n"
|
|
14
14
|
"Report-Msgid-Bugs-To: \n"
|
|
15
|
-
"POT-Creation-Date: 2024-
|
|
15
|
+
"POT-Creation-Date: 2024-12-11 17:05+0000\n"
|
|
16
16
|
"PO-Revision-Date: 2013-11-22 14:00+0000\n"
|
|
17
17
|
"Last-Translator: imni <iriman@chmail.ir>, 2024\n"
|
|
18
18
|
"Language-Team: Persian (Iran) (http://app.transifex.com/openstreetmap/umap/language/fa_IR/)\n"
|
|
@@ -22,127 +22,139 @@ msgstr ""
|
|
|
22
22
|
"Language: fa_IR\n"
|
|
23
23
|
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
|
24
24
|
|
|
25
|
-
#:
|
|
26
|
-
msgid "
|
|
27
|
-
msgstr "
|
|
28
|
-
|
|
29
|
-
#: forms.py:45 forms.py:71
|
|
30
|
-
msgid "Everyone can edit"
|
|
31
|
-
msgstr "همه میتوانند ویرایش کنند"
|
|
32
|
-
|
|
33
|
-
#: forms.py:69 models.py:423
|
|
34
|
-
msgid "Inherit"
|
|
35
|
-
msgstr "ارثبردن"
|
|
25
|
+
#: admin.py:16
|
|
26
|
+
msgid "CSV Export"
|
|
27
|
+
msgstr ""
|
|
36
28
|
|
|
37
29
|
#: middleware.py:13
|
|
38
30
|
msgid "Site is readonly for maintenance"
|
|
39
31
|
msgstr "سایت برای امور نگهداری در حالت فقطخواندنی قرار دارد"
|
|
40
32
|
|
|
41
|
-
#: models.py:
|
|
33
|
+
#: models.py:60 models.py:79
|
|
42
34
|
msgid "name"
|
|
43
35
|
msgstr "نام"
|
|
44
36
|
|
|
45
|
-
#: models.py:
|
|
37
|
+
#: models.py:62 models.py:475
|
|
46
38
|
msgid "description"
|
|
47
39
|
msgstr "توضیحات"
|
|
48
40
|
|
|
49
|
-
#: models.py:
|
|
41
|
+
#: models.py:110
|
|
50
42
|
msgid "details"
|
|
51
43
|
msgstr "جزئیات"
|
|
52
44
|
|
|
53
|
-
#: models.py:
|
|
45
|
+
#: models.py:111
|
|
54
46
|
msgid "Link to a page where the licence is detailed."
|
|
55
47
|
msgstr "پیوند به صفحهای که شرح مجوز در آن آمده است."
|
|
56
48
|
|
|
57
|
-
#: models.py:
|
|
49
|
+
#: models.py:121
|
|
58
50
|
msgid "URL template using OSM tile format"
|
|
59
51
|
msgstr "الگوی نشانی اینترنتی با توجه به قالب کاشی OSM"
|
|
60
52
|
|
|
61
|
-
#: models.py:
|
|
53
|
+
#: models.py:127
|
|
62
54
|
msgid "Order of the tilelayers in the edit box"
|
|
63
55
|
msgstr "ترتیب لایههای کاشی در جعبهٔ ویرایش"
|
|
64
56
|
|
|
65
|
-
#: models.py:
|
|
57
|
+
#: models.py:175 models.py:469
|
|
58
|
+
msgid "Only editable with secret edit link"
|
|
59
|
+
msgstr "فقط با پیوند محرمانهٔ ویرایش، ویرایش میشود"
|
|
60
|
+
|
|
61
|
+
#: models.py:176 models.py:470
|
|
62
|
+
msgid "Everyone can edit"
|
|
63
|
+
msgstr "همه میتوانند ویرایش کنند"
|
|
64
|
+
|
|
65
|
+
#: models.py:179 models.py:463
|
|
66
66
|
msgid "Everyone"
|
|
67
67
|
msgstr "همه"
|
|
68
68
|
|
|
69
|
-
#: models.py:
|
|
69
|
+
#: models.py:180 models.py:189 models.py:464
|
|
70
70
|
msgid "Editors and team only"
|
|
71
71
|
msgstr ""
|
|
72
72
|
|
|
73
|
-
#: models.py:
|
|
73
|
+
#: models.py:181 models.py:465
|
|
74
74
|
msgid "Owner only"
|
|
75
75
|
msgstr "فقط مالک"
|
|
76
76
|
|
|
77
|
-
#: models.py:
|
|
77
|
+
#: models.py:184
|
|
78
|
+
msgid "Draft (private)"
|
|
79
|
+
msgstr ""
|
|
80
|
+
|
|
81
|
+
#: models.py:185
|
|
78
82
|
msgid "Everyone (public)"
|
|
79
83
|
msgstr "همه (عمومی)"
|
|
80
84
|
|
|
81
|
-
#: models.py:
|
|
85
|
+
#: models.py:188
|
|
82
86
|
msgid "Anyone with link"
|
|
83
87
|
msgstr "هر کسی با پیوند"
|
|
84
88
|
|
|
85
|
-
#: models.py:
|
|
89
|
+
#: models.py:190
|
|
86
90
|
msgid "Blocked"
|
|
87
91
|
msgstr ""
|
|
88
92
|
|
|
89
|
-
#: models.py:
|
|
93
|
+
#: models.py:191
|
|
94
|
+
msgid "Deleted"
|
|
95
|
+
msgstr ""
|
|
96
|
+
|
|
97
|
+
#: models.py:194
|
|
90
98
|
msgid "center"
|
|
91
99
|
msgstr "مرکز"
|
|
92
100
|
|
|
93
|
-
#: models.py:
|
|
101
|
+
#: models.py:195
|
|
94
102
|
msgid "zoom"
|
|
95
103
|
msgstr "زوم"
|
|
96
104
|
|
|
97
|
-
#: models.py:
|
|
105
|
+
#: models.py:197
|
|
98
106
|
msgid "locate"
|
|
99
107
|
msgstr "مکانیابی"
|
|
100
108
|
|
|
101
|
-
#: models.py:
|
|
109
|
+
#: models.py:197
|
|
102
110
|
msgid "Locate user on load?"
|
|
103
111
|
msgstr "کاربر هنگام بارشدن مکانیابی شود؟"
|
|
104
112
|
|
|
105
|
-
#: models.py:
|
|
113
|
+
#: models.py:201
|
|
106
114
|
msgid "Choose the map licence."
|
|
107
115
|
msgstr "مجوز نقشه را انتخاب کنید."
|
|
108
116
|
|
|
109
|
-
#: models.py:
|
|
117
|
+
#: models.py:202
|
|
110
118
|
msgid "licence"
|
|
111
119
|
msgstr "مجوز"
|
|
112
120
|
|
|
113
|
-
#: models.py:
|
|
121
|
+
#: models.py:213
|
|
114
122
|
msgid "owner"
|
|
115
123
|
msgstr "مالک"
|
|
116
124
|
|
|
117
|
-
#: models.py:
|
|
125
|
+
#: models.py:217
|
|
118
126
|
msgid "editors"
|
|
119
127
|
msgstr "ویرایشگران"
|
|
120
128
|
|
|
121
|
-
#: models.py:
|
|
129
|
+
#: models.py:223
|
|
122
130
|
msgid "team"
|
|
123
131
|
msgstr ""
|
|
124
132
|
|
|
125
|
-
#: models.py:
|
|
133
|
+
#: models.py:229 models.py:491
|
|
126
134
|
msgid "edit status"
|
|
127
135
|
msgstr "ویرایش وضعیت"
|
|
128
136
|
|
|
129
|
-
#: models.py:
|
|
137
|
+
#: models.py:234
|
|
130
138
|
msgid "share status"
|
|
131
139
|
msgstr "وضعیت همرسانی"
|
|
132
140
|
|
|
133
|
-
#: models.py:
|
|
141
|
+
#: models.py:237 models.py:486
|
|
134
142
|
msgid "settings"
|
|
135
143
|
msgstr "تنظیمات"
|
|
136
144
|
|
|
137
|
-
#: models.py:
|
|
145
|
+
#: models.py:402
|
|
138
146
|
msgid "Clone of"
|
|
139
147
|
msgstr "همانندسازیشده از"
|
|
140
148
|
|
|
141
|
-
#: models.py:
|
|
149
|
+
#: models.py:462 models.py:468
|
|
150
|
+
msgid "Inherit"
|
|
151
|
+
msgstr "ارثبردن"
|
|
152
|
+
|
|
153
|
+
#: models.py:481
|
|
142
154
|
msgid "display on load"
|
|
143
155
|
msgstr "نمایش هنگام بارشدن"
|
|
144
156
|
|
|
145
|
-
#: models.py:
|
|
157
|
+
#: models.py:482
|
|
146
158
|
msgid "Display this layer on load."
|
|
147
159
|
msgstr "این لایه هنگام بارشدن نمایش داده شود."
|
|
148
160
|
|
|
@@ -194,25 +206,29 @@ msgid ""
|
|
|
194
206
|
"them in your site."
|
|
195
207
|
msgstr "در uMap میتوانید با لایههای اوپناستریتمپ خیلی سریع یک نقشه بسازید و در وبسایت خود جاسازی کنید."
|
|
196
208
|
|
|
197
|
-
#: templates/registration/login.html:6 templates/registration/login.html:
|
|
209
|
+
#: templates/registration/login.html:6 templates/registration/login.html:46
|
|
198
210
|
msgid "Login"
|
|
199
211
|
msgstr "ورود"
|
|
200
212
|
|
|
201
|
-
#: templates/registration/login.html:
|
|
202
|
-
msgid "
|
|
203
|
-
msgstr "
|
|
213
|
+
#: templates/registration/login.html:22
|
|
214
|
+
msgid "To save and easily find your maps, identify yourself."
|
|
215
|
+
msgstr ""
|
|
204
216
|
|
|
205
|
-
#: templates/registration/login.html:
|
|
217
|
+
#: templates/registration/login.html:25
|
|
218
|
+
msgid "Please log in with your account:"
|
|
219
|
+
msgstr ""
|
|
220
|
+
|
|
221
|
+
#: templates/registration/login.html:42
|
|
206
222
|
msgid "Username"
|
|
207
223
|
msgstr "نام کاربری"
|
|
208
224
|
|
|
209
|
-
#: templates/registration/login.html:
|
|
225
|
+
#: templates/registration/login.html:45
|
|
210
226
|
msgid "Password"
|
|
211
227
|
msgstr "گذرواژه"
|
|
212
228
|
|
|
213
|
-
#: templates/registration/login.html:
|
|
214
|
-
msgid "Please choose a provider"
|
|
215
|
-
msgstr "
|
|
229
|
+
#: templates/registration/login.html:52
|
|
230
|
+
msgid "Please choose a provider:"
|
|
231
|
+
msgstr ""
|
|
216
232
|
|
|
217
233
|
#: templates/umap/about_summary.html:12
|
|
218
234
|
#, python-format
|
|
@@ -353,11 +369,11 @@ msgstr "نقشههای من (%(count)s)"
|
|
|
353
369
|
msgid "My Maps"
|
|
354
370
|
msgstr "نقشههای من"
|
|
355
371
|
|
|
356
|
-
#: templates/umap/dashboard_menu.html:
|
|
372
|
+
#: templates/umap/dashboard_menu.html:12
|
|
357
373
|
msgid "My profile"
|
|
358
374
|
msgstr "نمایهٔ من"
|
|
359
375
|
|
|
360
|
-
#: templates/umap/dashboard_menu.html:
|
|
376
|
+
#: templates/umap/dashboard_menu.html:15
|
|
361
377
|
msgid "My teams"
|
|
362
378
|
msgstr ""
|
|
363
379
|
|
|
@@ -593,11 +609,11 @@ msgstr ""
|
|
|
593
609
|
msgid "New team"
|
|
594
610
|
msgstr ""
|
|
595
611
|
|
|
596
|
-
#: views.py:
|
|
612
|
+
#: views.py:234
|
|
597
613
|
msgid "Cannot delete a team with more than one member"
|
|
598
614
|
msgstr ""
|
|
599
615
|
|
|
600
|
-
#: views.py:
|
|
616
|
+
#: views.py:238
|
|
601
617
|
#, python-format
|
|
602
618
|
msgid "Team “%(name)s” has been deleted"
|
|
603
619
|
msgstr ""
|
|
@@ -606,57 +622,57 @@ msgstr ""
|
|
|
606
622
|
msgid "View the map"
|
|
607
623
|
msgstr "مشاهدهٔ نقشه"
|
|
608
624
|
|
|
609
|
-
#: views.py:
|
|
625
|
+
#: views.py:820
|
|
610
626
|
msgid "See full screen"
|
|
611
627
|
msgstr "تمامصفحه ببینید"
|
|
612
628
|
|
|
613
|
-
#: views.py:
|
|
629
|
+
#: views.py:963
|
|
614
630
|
msgid "Map editors updated with success!"
|
|
615
631
|
msgstr "ویرایشگران نقشه با موفقیت روزآمد شد!"
|
|
616
632
|
|
|
617
|
-
#: views.py:
|
|
633
|
+
#: views.py:999
|
|
618
634
|
#, python-format
|
|
619
635
|
msgid "The uMap edit link for your map: %(map_name)s"
|
|
620
636
|
msgstr "پیوند ویرایش uMap برای نقشهٔ شما: %(map_name)s"
|
|
621
637
|
|
|
622
|
-
#: views.py:
|
|
638
|
+
#: views.py:1002
|
|
623
639
|
#, python-format
|
|
624
640
|
msgid "Here is your secret edit link: %(link)s"
|
|
625
641
|
msgstr "این پیوند محرمانهٔ ویرایش برای شماست: %(link)s"
|
|
626
642
|
|
|
627
|
-
#: views.py:
|
|
643
|
+
#: views.py:1009
|
|
628
644
|
#, python-format
|
|
629
645
|
msgid "Can't send email to %(email)s"
|
|
630
646
|
msgstr "رایانامه به %(email)s فرستاده نشد"
|
|
631
647
|
|
|
632
|
-
#: views.py:
|
|
648
|
+
#: views.py:1012
|
|
633
649
|
#, python-format
|
|
634
650
|
msgid "Email sent to %(email)s"
|
|
635
651
|
msgstr "رایانامه به %(email)s فرستاده شد"
|
|
636
652
|
|
|
637
|
-
#: views.py:
|
|
653
|
+
#: views.py:1023
|
|
638
654
|
msgid "Only its owner can delete the map."
|
|
639
655
|
msgstr "فقط مالک آن میتواند نقشه را حذف کند."
|
|
640
656
|
|
|
641
|
-
#: views.py:
|
|
657
|
+
#: views.py:1026
|
|
642
658
|
msgid "Map successfully deleted."
|
|
643
659
|
msgstr "نقشه با موفقیت حذف شد."
|
|
644
660
|
|
|
645
|
-
#: views.py:
|
|
661
|
+
#: views.py:1052
|
|
646
662
|
#, python-format
|
|
647
663
|
msgid ""
|
|
648
664
|
"Your map has been cloned! If you want to edit this map from another "
|
|
649
665
|
"computer, please use this link: %(anonymous_url)s"
|
|
650
666
|
msgstr "از نقشهٔ شما همانندسازی شد! اگر میخواهید این نقشه را از رایانهٔ دیگری ویرایش کنید، لطفاً از این پیوند استفاده کنید: %(anonymous_url)s"
|
|
651
667
|
|
|
652
|
-
#: views.py:
|
|
668
|
+
#: views.py:1057
|
|
653
669
|
msgid "Congratulations, your map has been cloned!"
|
|
654
670
|
msgstr "تبریک، نقشهٔ شما همانندسازی شد!"
|
|
655
671
|
|
|
656
|
-
#: views.py:
|
|
672
|
+
#: views.py:1308
|
|
657
673
|
msgid "Layer successfully deleted."
|
|
658
674
|
msgstr "لایه با موفقیت حذف شد."
|
|
659
675
|
|
|
660
|
-
#: views.py:
|
|
676
|
+
#: views.py:1330
|
|
661
677
|
msgid "Permissions updated with success!"
|
|
662
678
|
msgstr "مجوزها با موفقیت روزآمد شد!"
|
|
Binary file
|