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