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