umap-project 2.7.3__py3-none-any.whl → 2.8.0a0__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 +32 -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 +22 -2
- 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 +617 -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 +101 -74
- umap/static/umap/js/modules/data/layer.js +157 -137
- 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 +71 -39
- 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/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 +10 -9
- umap/static/umap/js/modules/rendering/template.js +35 -12
- umap/static/umap/js/modules/rendering/ui.js +57 -12
- 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 +5 -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/panel.js +10 -9
- umap/static/umap/js/modules/umap.js +1668 -0
- umap/static/umap/js/modules/urls.js +2 -2
- umap/static/umap/js/modules/utils.js +20 -6
- umap/static/umap/js/umap.controls.js +74 -301
- umap/static/umap/js/umap.core.js +29 -50
- umap/static/umap/js/umap.forms.js +34 -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 +12 -9
- umap/static/umap/locale/en.json +12 -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 +12 -9
- umap/static/umap/locale/fr.json +12 -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 +5 -364
- umap/static/umap/unittests/URLs.js +15 -15
- umap/static/umap/unittests/utils.js +23 -1
- umap/static/umap/vars.css +2 -0
- umap/static/umap/vendors/formbuilder/Leaflet.FormBuilder.js +5 -1
- umap/storage.py +152 -0
- umap/templates/registration/login.html +7 -6
- umap/templates/umap/css.html +3 -0
- umap/templates/umap/js.html +1 -2
- umap/templates/umap/map_init.html +4 -5
- umap/templates/umap/user_dashboard.html +18 -19
- umap/tests/base.py +5 -1
- 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 +18 -7
- umap/tests/integration/test_import.py +8 -5
- 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_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_views.py +53 -0
- umap/urls.py +3 -3
- umap/views.py +107 -76
- {umap_project-2.7.3.dist-info → umap_project-2.8.0a0.dist-info}/METADATA +16 -13
- {umap_project-2.7.3.dist-info → umap_project-2.8.0a0.dist-info}/RECORD +276 -262
- 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_project-2.7.3.dist-info → umap_project-2.8.0a0.dist-info}/WHEEL +0 -0
- {umap_project-2.7.3.dist-info → umap_project-2.8.0a0.dist-info}/entry_points.txt +0 -0
- {umap_project-2.7.3.dist-info → umap_project-2.8.0a0.dist-info}/licenses/LICENSE +0 -0
|
Binary file
|
|
@@ -24,7 +24,7 @@ msgid ""
|
|
|
24
24
|
msgstr ""
|
|
25
25
|
"Project-Id-Version: uMap\n"
|
|
26
26
|
"Report-Msgid-Bugs-To: \n"
|
|
27
|
-
"POT-Creation-Date: 2024-
|
|
27
|
+
"POT-Creation-Date: 2024-12-11 17:05+0000\n"
|
|
28
28
|
"PO-Revision-Date: 2013-11-22 14:00+0000\n"
|
|
29
29
|
"Last-Translator: yohanboniface <yohanboniface@free.fr>, 2013-2014,2018-2019,2023-2024\n"
|
|
30
30
|
"Language-Team: French (http://app.transifex.com/openstreetmap/umap/language/fr/)\n"
|
|
@@ -38,127 +38,135 @@ msgstr ""
|
|
|
38
38
|
msgid "CSV Export"
|
|
39
39
|
msgstr "Export CSV"
|
|
40
40
|
|
|
41
|
-
#: forms.py:44 forms.py:70
|
|
42
|
-
msgid "Only editable with secret edit link"
|
|
43
|
-
msgstr "Modifiable seulement avec le lien de modification secret"
|
|
44
|
-
|
|
45
|
-
#: forms.py:45 forms.py:71
|
|
46
|
-
msgid "Everyone can edit"
|
|
47
|
-
msgstr "Tout le monde peut modifier"
|
|
48
|
-
|
|
49
|
-
#: forms.py:69 models.py:441
|
|
50
|
-
msgid "Inherit"
|
|
51
|
-
msgstr "Par défaut"
|
|
52
|
-
|
|
53
41
|
#: middleware.py:13
|
|
54
42
|
msgid "Site is readonly for maintenance"
|
|
55
43
|
msgstr "Le site est en lecture seule pour maintenance."
|
|
56
44
|
|
|
57
|
-
#: models.py:
|
|
45
|
+
#: models.py:60 models.py:79
|
|
58
46
|
msgid "name"
|
|
59
47
|
msgstr "nom"
|
|
60
48
|
|
|
61
|
-
#: models.py:
|
|
49
|
+
#: models.py:62 models.py:475
|
|
62
50
|
msgid "description"
|
|
63
51
|
msgstr "description"
|
|
64
52
|
|
|
65
|
-
#: models.py:
|
|
53
|
+
#: models.py:110
|
|
66
54
|
msgid "details"
|
|
67
55
|
msgstr "détails"
|
|
68
56
|
|
|
69
|
-
#: models.py:
|
|
57
|
+
#: models.py:111
|
|
70
58
|
msgid "Link to a page where the licence is detailed."
|
|
71
59
|
msgstr "Lien vers une page détaillant la licence."
|
|
72
60
|
|
|
73
|
-
#: models.py:
|
|
61
|
+
#: models.py:121
|
|
74
62
|
msgid "URL template using OSM tile format"
|
|
75
63
|
msgstr "Modèle d'URL au format des tuiles OSM"
|
|
76
64
|
|
|
77
|
-
#: models.py:
|
|
65
|
+
#: models.py:127
|
|
78
66
|
msgid "Order of the tilelayers in the edit box"
|
|
79
67
|
msgstr "Ordre des calques de tuiles dans le panneau de modification"
|
|
80
68
|
|
|
81
|
-
#: models.py:
|
|
69
|
+
#: models.py:175 models.py:469
|
|
70
|
+
msgid "Only editable with secret edit link"
|
|
71
|
+
msgstr "Modifiable seulement avec le lien de modification secret"
|
|
72
|
+
|
|
73
|
+
#: models.py:176 models.py:470
|
|
74
|
+
msgid "Everyone can edit"
|
|
75
|
+
msgstr "Tout le monde peut modifier"
|
|
76
|
+
|
|
77
|
+
#: models.py:179 models.py:463
|
|
82
78
|
msgid "Everyone"
|
|
83
79
|
msgstr "Tout le monde"
|
|
84
80
|
|
|
85
|
-
#: models.py:
|
|
81
|
+
#: models.py:180 models.py:189 models.py:464
|
|
86
82
|
msgid "Editors and team only"
|
|
87
83
|
msgstr "Éditeurs et équipe seulement"
|
|
88
84
|
|
|
89
|
-
#: models.py:
|
|
85
|
+
#: models.py:181 models.py:465
|
|
90
86
|
msgid "Owner only"
|
|
91
87
|
msgstr "Propriétaire uniquement"
|
|
92
88
|
|
|
93
|
-
#: models.py:
|
|
89
|
+
#: models.py:184
|
|
90
|
+
msgid "Draft (private)"
|
|
91
|
+
msgstr "Brouillon (privé)"
|
|
92
|
+
|
|
93
|
+
#: models.py:185
|
|
94
94
|
msgid "Everyone (public)"
|
|
95
95
|
msgstr "Tout le monde (public)"
|
|
96
96
|
|
|
97
|
-
#: models.py:
|
|
97
|
+
#: models.py:188
|
|
98
98
|
msgid "Anyone with link"
|
|
99
99
|
msgstr "Quiconque a le lien"
|
|
100
100
|
|
|
101
|
-
#: models.py:
|
|
101
|
+
#: models.py:190
|
|
102
102
|
msgid "Blocked"
|
|
103
103
|
msgstr "Bloquée"
|
|
104
104
|
|
|
105
|
-
#: models.py:
|
|
105
|
+
#: models.py:191
|
|
106
|
+
msgid "Deleted"
|
|
107
|
+
msgstr "Supprimé"
|
|
108
|
+
|
|
109
|
+
#: models.py:194
|
|
106
110
|
msgid "center"
|
|
107
111
|
msgstr "centre"
|
|
108
112
|
|
|
109
|
-
#: models.py:
|
|
113
|
+
#: models.py:195
|
|
110
114
|
msgid "zoom"
|
|
111
115
|
msgstr "zoom"
|
|
112
116
|
|
|
113
|
-
#: models.py:
|
|
117
|
+
#: models.py:197
|
|
114
118
|
msgid "locate"
|
|
115
119
|
msgstr "géolocaliser"
|
|
116
120
|
|
|
117
|
-
#: models.py:
|
|
121
|
+
#: models.py:197
|
|
118
122
|
msgid "Locate user on load?"
|
|
119
123
|
msgstr "Géolocaliser l'utilisateur au chargement ?"
|
|
120
124
|
|
|
121
|
-
#: models.py:
|
|
125
|
+
#: models.py:201
|
|
122
126
|
msgid "Choose the map licence."
|
|
123
127
|
msgstr "Choisir une licence pour la carte"
|
|
124
128
|
|
|
125
|
-
#: models.py:
|
|
129
|
+
#: models.py:202
|
|
126
130
|
msgid "licence"
|
|
127
131
|
msgstr "licence"
|
|
128
132
|
|
|
129
|
-
#: models.py:
|
|
133
|
+
#: models.py:213
|
|
130
134
|
msgid "owner"
|
|
131
135
|
msgstr "créateur"
|
|
132
136
|
|
|
133
|
-
#: models.py:
|
|
137
|
+
#: models.py:217
|
|
134
138
|
msgid "editors"
|
|
135
139
|
msgstr "éditeurs"
|
|
136
140
|
|
|
137
|
-
#: models.py:
|
|
141
|
+
#: models.py:223
|
|
138
142
|
msgid "team"
|
|
139
143
|
msgstr "équipe"
|
|
140
144
|
|
|
141
|
-
#: models.py:
|
|
145
|
+
#: models.py:229 models.py:491
|
|
142
146
|
msgid "edit status"
|
|
143
147
|
msgstr "statut de modification"
|
|
144
148
|
|
|
145
|
-
#: models.py:
|
|
149
|
+
#: models.py:234
|
|
146
150
|
msgid "share status"
|
|
147
151
|
msgstr "qui a accès"
|
|
148
152
|
|
|
149
|
-
#: models.py:
|
|
153
|
+
#: models.py:237 models.py:486
|
|
150
154
|
msgid "settings"
|
|
151
155
|
msgstr "réglages"
|
|
152
156
|
|
|
153
|
-
#: models.py:
|
|
157
|
+
#: models.py:402
|
|
154
158
|
msgid "Clone of"
|
|
155
159
|
msgstr "Clone de"
|
|
156
160
|
|
|
157
|
-
#: models.py:
|
|
161
|
+
#: models.py:462 models.py:468
|
|
162
|
+
msgid "Inherit"
|
|
163
|
+
msgstr "Par défaut"
|
|
164
|
+
|
|
165
|
+
#: models.py:481
|
|
158
166
|
msgid "display on load"
|
|
159
167
|
msgstr "afficher au chargement."
|
|
160
168
|
|
|
161
|
-
#: models.py:
|
|
169
|
+
#: models.py:482
|
|
162
170
|
msgid "Display this layer on load."
|
|
163
171
|
msgstr "Afficher ce calque au chargement."
|
|
164
172
|
|
|
@@ -210,25 +218,29 @@ msgid ""
|
|
|
210
218
|
"them in your site."
|
|
211
219
|
msgstr "uMap permet de créer des cartes personnalisées sur des fonds OpenStreetMap en un instant et les afficher dans votre site."
|
|
212
220
|
|
|
213
|
-
#: templates/registration/login.html:6 templates/registration/login.html:
|
|
221
|
+
#: templates/registration/login.html:6 templates/registration/login.html:46
|
|
214
222
|
msgid "Login"
|
|
215
223
|
msgstr "Connexion"
|
|
216
224
|
|
|
217
|
-
#: templates/registration/login.html:
|
|
218
|
-
msgid "
|
|
219
|
-
msgstr "
|
|
225
|
+
#: templates/registration/login.html:22
|
|
226
|
+
msgid "To save and easily find your maps, identify yourself."
|
|
227
|
+
msgstr "Pour enregistrer et retrouver vos cartes, identifiez-vous."
|
|
220
228
|
|
|
221
|
-
#: templates/registration/login.html:
|
|
229
|
+
#: templates/registration/login.html:25
|
|
230
|
+
msgid "Please log in with your account:"
|
|
231
|
+
msgstr "Identifiez-vous avec votre compte :"
|
|
232
|
+
|
|
233
|
+
#: templates/registration/login.html:42
|
|
222
234
|
msgid "Username"
|
|
223
235
|
msgstr "Nom d'utilisateur"
|
|
224
236
|
|
|
225
|
-
#: templates/registration/login.html:
|
|
237
|
+
#: templates/registration/login.html:45
|
|
226
238
|
msgid "Password"
|
|
227
239
|
msgstr "Mot de passe"
|
|
228
240
|
|
|
229
|
-
#: templates/registration/login.html:
|
|
230
|
-
msgid "Please choose a provider"
|
|
231
|
-
msgstr "
|
|
241
|
+
#: templates/registration/login.html:52
|
|
242
|
+
msgid "Please choose a provider:"
|
|
243
|
+
msgstr "Choisissez un fournisseur :"
|
|
232
244
|
|
|
233
245
|
#: templates/umap/about_summary.html:12
|
|
234
246
|
#, python-format
|
|
@@ -610,11 +622,11 @@ msgstr "Membres"
|
|
|
610
622
|
msgid "New team"
|
|
611
623
|
msgstr "Nouvelle équipe"
|
|
612
624
|
|
|
613
|
-
#: views.py:
|
|
625
|
+
#: views.py:234
|
|
614
626
|
msgid "Cannot delete a team with more than one member"
|
|
615
627
|
msgstr "Impossible de supprimer une équipe ayant plus d'un membre"
|
|
616
628
|
|
|
617
|
-
#: views.py:
|
|
629
|
+
#: views.py:238
|
|
618
630
|
#, python-format
|
|
619
631
|
msgid "Team “%(name)s” has been deleted"
|
|
620
632
|
msgstr "L'équipe «%(name)s» a été supprimée"
|
|
@@ -623,57 +635,57 @@ msgstr "L'équipe «%(name)s» a été supprimée"
|
|
|
623
635
|
msgid "View the map"
|
|
624
636
|
msgstr "Voir la carte"
|
|
625
637
|
|
|
626
|
-
#: views.py:
|
|
638
|
+
#: views.py:820
|
|
627
639
|
msgid "See full screen"
|
|
628
640
|
msgstr "Plein écran"
|
|
629
641
|
|
|
630
|
-
#: views.py:
|
|
642
|
+
#: views.py:963
|
|
631
643
|
msgid "Map editors updated with success!"
|
|
632
644
|
msgstr "Éditeurs de la carte mis à jour !"
|
|
633
645
|
|
|
634
|
-
#: views.py:
|
|
646
|
+
#: views.py:999
|
|
635
647
|
#, python-format
|
|
636
648
|
msgid "The uMap edit link for your map: %(map_name)s"
|
|
637
649
|
msgstr "Le lien d'édition uMap pour votre carte : %(map_name)s"
|
|
638
650
|
|
|
639
|
-
#: views.py:
|
|
651
|
+
#: views.py:1002
|
|
640
652
|
#, python-format
|
|
641
653
|
msgid "Here is your secret edit link: %(link)s"
|
|
642
654
|
msgstr "Voici votre lien d'édition secret : %(link)s"
|
|
643
655
|
|
|
644
|
-
#: views.py:
|
|
656
|
+
#: views.py:1009
|
|
645
657
|
#, python-format
|
|
646
658
|
msgid "Can't send email to %(email)s"
|
|
647
659
|
msgstr "Impossible d'envoyer un courriel vers %(email)s"
|
|
648
660
|
|
|
649
|
-
#: views.py:
|
|
661
|
+
#: views.py:1012
|
|
650
662
|
#, python-format
|
|
651
663
|
msgid "Email sent to %(email)s"
|
|
652
664
|
msgstr "Courriel envoyé à %(email)s"
|
|
653
665
|
|
|
654
|
-
#: views.py:
|
|
666
|
+
#: views.py:1023
|
|
655
667
|
msgid "Only its owner can delete the map."
|
|
656
668
|
msgstr "Seul le créateur de la carte peut la supprimer."
|
|
657
669
|
|
|
658
|
-
#: views.py:
|
|
670
|
+
#: views.py:1026
|
|
659
671
|
msgid "Map successfully deleted."
|
|
660
672
|
msgstr "La carte a bien été supprimée."
|
|
661
673
|
|
|
662
|
-
#: views.py:
|
|
674
|
+
#: views.py:1052
|
|
663
675
|
#, python-format
|
|
664
676
|
msgid ""
|
|
665
677
|
"Your map has been cloned! If you want to edit this map from another "
|
|
666
678
|
"computer, please use this link: %(anonymous_url)s"
|
|
667
679
|
msgstr "Votre carte a été dupliquée ! Si vous souhaitez la modifier depuis un autre ordinateur, veuillez utiliser ce lien : %(anonymous_url)s"
|
|
668
680
|
|
|
669
|
-
#: views.py:
|
|
681
|
+
#: views.py:1057
|
|
670
682
|
msgid "Congratulations, your map has been cloned!"
|
|
671
683
|
msgstr "Votre carte a été dupliquée !"
|
|
672
684
|
|
|
673
|
-
#: views.py:
|
|
685
|
+
#: views.py:1308
|
|
674
686
|
msgid "Layer successfully deleted."
|
|
675
687
|
msgstr "Calque supprimé."
|
|
676
688
|
|
|
677
|
-
#: views.py:
|
|
689
|
+
#: views.py:1330
|
|
678
690
|
msgid "Permissions updated with success!"
|
|
679
691
|
msgstr "Les permissions ont bien été modifiées !"
|
|
Binary file
|