umap-project 2.4.1__py3-none-any.whl → 2.4.2__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.
Potentially problematic release.
This version of umap-project might be problematic. Click here for more details.
- umap/__init__.py +1 -1
- umap/locale/el/LC_MESSAGES/django.po +145 -90
- umap/locale/en/LC_MESSAGES/django.po +13 -13
- umap/locale/eu/LC_MESSAGES/django.po +145 -89
- umap/static/umap/base.css +1 -1
- umap/static/umap/content.css +2 -2
- umap/static/umap/css/dialog.css +1 -1
- umap/static/umap/css/importers.css +2 -0
- umap/static/umap/css/panel.css +2 -2
- umap/static/umap/css/tooltip.css +1 -1
- umap/static/umap/js/components/alerts/alert.css +1 -1
- umap/static/umap/js/components/alerts/alert.js +1 -1
- umap/static/umap/js/modules/autocomplete.js +4 -4
- umap/static/umap/js/modules/browser.js +6 -6
- umap/static/umap/js/modules/caption.js +4 -4
- umap/static/umap/js/modules/dompurify.js +2 -3
- umap/static/umap/js/modules/facets.js +16 -10
- umap/static/umap/js/modules/global.js +16 -16
- umap/static/umap/js/modules/help.js +2 -2
- umap/static/umap/js/modules/importer.js +6 -6
- umap/static/umap/js/modules/importers/geodatamine.js +4 -4
- umap/static/umap/js/modules/importers/overpass.js +2 -2
- umap/static/umap/js/modules/orderable.js +2 -2
- umap/static/umap/js/modules/request.js +1 -1
- umap/static/umap/js/modules/rules.js +13 -10
- umap/static/umap/js/modules/sync/engine.js +3 -3
- umap/static/umap/js/modules/sync/updaters.js +10 -11
- umap/static/umap/js/modules/sync/websocket.js +1 -1
- umap/static/umap/js/modules/ui/dialog.js +1 -1
- umap/static/umap/js/modules/ui/panel.js +1 -1
- umap/static/umap/js/modules/ui/tooltip.js +6 -6
- umap/static/umap/js/modules/urls.js +1 -2
- umap/static/umap/js/modules/utils.js +16 -16
- umap/static/umap/js/umap.controls.js +26 -28
- umap/static/umap/js/umap.core.js +19 -15
- umap/static/umap/js/umap.datalayer.permissions.js +15 -18
- umap/static/umap/js/umap.features.js +91 -117
- umap/static/umap/js/umap.forms.js +46 -74
- umap/static/umap/js/umap.icon.js +17 -22
- umap/static/umap/js/umap.js +79 -83
- umap/static/umap/js/umap.layer.js +151 -169
- umap/static/umap/js/umap.permissions.js +6 -9
- umap/static/umap/js/umap.popup.js +19 -19
- umap/static/umap/js/umap.share.js +9 -15
- umap/static/umap/js/umap.slideshow.js +12 -14
- umap/static/umap/js/umap.tableeditor.js +5 -5
- umap/static/umap/locale/am_ET.json +5 -2
- umap/static/umap/locale/ar.json +5 -2
- umap/static/umap/locale/ast.json +5 -2
- umap/static/umap/locale/bg.json +5 -2
- umap/static/umap/locale/br.json +5 -2
- umap/static/umap/locale/ca.json +5 -2
- umap/static/umap/locale/cs_CZ.json +5 -2
- umap/static/umap/locale/da.json +5 -2
- umap/static/umap/locale/de.json +5 -2
- umap/static/umap/locale/el.json +10 -7
- umap/static/umap/locale/en.json +4 -2
- umap/static/umap/locale/en_US.json +5 -2
- umap/static/umap/locale/es.json +4 -2
- umap/static/umap/locale/et.json +5 -2
- umap/static/umap/locale/fa_IR.json +5 -2
- umap/static/umap/locale/fi.json +5 -2
- umap/static/umap/locale/fr.json +4 -2
- umap/static/umap/locale/gl.json +5 -2
- umap/static/umap/locale/he.json +5 -2
- umap/static/umap/locale/hr.json +5 -2
- umap/static/umap/locale/hu.json +5 -2
- umap/static/umap/locale/id.json +5 -2
- umap/static/umap/locale/is.json +5 -2
- umap/static/umap/locale/it.json +5 -2
- umap/static/umap/locale/ja.json +5 -2
- umap/static/umap/locale/ko.json +5 -2
- umap/static/umap/locale/lt.json +5 -2
- umap/static/umap/locale/ms.json +5 -2
- umap/static/umap/locale/nl.json +5 -2
- umap/static/umap/locale/no.json +5 -2
- umap/static/umap/locale/pl.json +5 -2
- umap/static/umap/locale/pl_PL.json +5 -2
- umap/static/umap/locale/pt.json +4 -2
- umap/static/umap/locale/pt_BR.json +5 -2
- umap/static/umap/locale/pt_PT.json +5 -2
- umap/static/umap/locale/ro.json +5 -2
- umap/static/umap/locale/ru.json +5 -2
- umap/static/umap/locale/sk_SK.json +5 -2
- umap/static/umap/locale/sl.json +5 -2
- umap/static/umap/locale/sr.json +5 -2
- umap/static/umap/locale/sv.json +5 -2
- umap/static/umap/locale/th_TH.json +5 -2
- umap/static/umap/locale/tr.json +5 -2
- umap/static/umap/locale/uk_UA.json +5 -2
- umap/static/umap/locale/vi.json +5 -2
- umap/static/umap/locale/vi_VN.json +5 -2
- umap/static/umap/locale/zh.json +5 -2
- umap/static/umap/locale/zh_CN.json +5 -2
- umap/static/umap/locale/zh_TW.Big5.json +5 -2
- umap/static/umap/locale/zh_TW.json +5 -2
- umap/static/umap/map.css +8 -9
- umap/static/umap/vars.css +10 -0
- umap/static/umap/vendors/dompurify/purify.es.js +5 -59
- umap/static/umap/vendors/dompurify/purify.es.mjs.map +1 -1
- umap/static/umap/vendors/formbuilder/Leaflet.FormBuilder.js +2 -2
- umap/storage.py +1 -1
- umap/tests/integration/test_map_preview.py +36 -2
- umap/tests/test_views.py +2 -2
- umap/views.py +3 -2
- {umap_project-2.4.1.dist-info → umap_project-2.4.2.dist-info}/METADATA +2 -2
- {umap_project-2.4.1.dist-info → umap_project-2.4.2.dist-info}/RECORD +110 -110
- {umap_project-2.4.1.dist-info → umap_project-2.4.2.dist-info}/WHEEL +0 -0
- {umap_project-2.4.1.dist-info → umap_project-2.4.2.dist-info}/entry_points.txt +0 -0
- {umap_project-2.4.1.dist-info → umap_project-2.4.2.dist-info}/licenses/LICENSE +0 -0
umap/__init__.py
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
VERSION = "2.4.
|
|
1
|
+
VERSION = "2.4.2"
|
|
@@ -8,14 +8,14 @@
|
|
|
8
8
|
# Emmanuel Verigos <emverigos@geodev.gr>, 2017
|
|
9
9
|
# Jim Kats <jim-kats@hotmail.com>, 2022-2023
|
|
10
10
|
# prendi <prendi@openmailbox.org>, 2017
|
|
11
|
-
# Yannis Kaskamanidis <kiolalis@gmail.com>, 2021,2023
|
|
11
|
+
# Yannis Kaskamanidis <kiolalis@gmail.com>, 2021,2023-2024
|
|
12
12
|
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-06-26 20:59+0000\n"
|
|
17
17
|
"PO-Revision-Date: 2013-11-22 14:00+0000\n"
|
|
18
|
-
"Last-Translator: Yannis Kaskamanidis <kiolalis@gmail.com>, 2021,2023\n"
|
|
18
|
+
"Last-Translator: Yannis Kaskamanidis <kiolalis@gmail.com>, 2021,2023-2024\n"
|
|
19
19
|
"Language-Team: Greek (http://app.transifex.com/openstreetmap/umap/language/el/)\n"
|
|
20
20
|
"MIME-Version: 1.0\n"
|
|
21
21
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
@@ -29,117 +29,117 @@ msgstr "Επεξεργάσιμο μόνο με μυστικό σύνδεσμο"
|
|
|
29
29
|
|
|
30
30
|
#: forms.py:45 forms.py:71
|
|
31
31
|
msgid "Everyone can edit"
|
|
32
|
-
msgstr "Όλοι"
|
|
32
|
+
msgstr "Όλοι μπορούν να επεξεργαστούν"
|
|
33
33
|
|
|
34
|
-
#: forms.py:69 models.py:
|
|
34
|
+
#: forms.py:69 models.py:389
|
|
35
35
|
msgid "Inherit"
|
|
36
|
-
msgstr "
|
|
36
|
+
msgstr "Κληρονόμοι"
|
|
37
37
|
|
|
38
38
|
#: middleware.py:13
|
|
39
39
|
msgid "Site is readonly for maintenance"
|
|
40
40
|
msgstr "Λόγω συντήρησης, ο ιστότοπος είναι μόνο για ανάγνωση"
|
|
41
41
|
|
|
42
|
-
#: models.py:
|
|
42
|
+
#: models.py:53
|
|
43
43
|
msgid "name"
|
|
44
44
|
msgstr "όνομα"
|
|
45
45
|
|
|
46
|
-
#: models.py:
|
|
46
|
+
#: models.py:84
|
|
47
47
|
msgid "details"
|
|
48
48
|
msgstr "λεπτομέρειες"
|
|
49
49
|
|
|
50
|
-
#: models.py:
|
|
50
|
+
#: models.py:85
|
|
51
51
|
msgid "Link to a page where the licence is detailed."
|
|
52
|
-
msgstr "Σύνδεσμος σελίδας
|
|
52
|
+
msgstr "Σύνδεσμος σελίδας αναλυτικής Άδειας Χρήσης."
|
|
53
53
|
|
|
54
|
-
#: models.py:
|
|
54
|
+
#: models.py:95
|
|
55
55
|
msgid "URL template using OSM tile format"
|
|
56
56
|
msgstr "Πρότυπο URL που χρησιμοποιεί μορφοποίηση πλακιδίων OSM"
|
|
57
57
|
|
|
58
|
-
#: models.py:
|
|
58
|
+
#: models.py:101
|
|
59
59
|
msgid "Order of the tilelayers in the edit box"
|
|
60
60
|
msgstr "Σειρά των υπόβαθρων στο πλαίσιο επεξεργασίας"
|
|
61
61
|
|
|
62
|
-
#: models.py:
|
|
62
|
+
#: models.py:147 models.py:390
|
|
63
63
|
msgid "Everyone"
|
|
64
64
|
msgstr "Οποιοσδήποτε"
|
|
65
65
|
|
|
66
|
-
#: models.py:
|
|
66
|
+
#: models.py:148 models.py:154 models.py:391
|
|
67
67
|
msgid "Editors only"
|
|
68
68
|
msgstr "Μόνο οι συντάκτες"
|
|
69
69
|
|
|
70
|
-
#: models.py:
|
|
70
|
+
#: models.py:149 models.py:392
|
|
71
71
|
msgid "Owner only"
|
|
72
72
|
msgstr "Μόνο ο κάτοχος"
|
|
73
73
|
|
|
74
|
-
#: models.py:
|
|
74
|
+
#: models.py:152
|
|
75
75
|
msgid "Everyone (public)"
|
|
76
76
|
msgstr "Όλοι (δημόσιος)"
|
|
77
77
|
|
|
78
|
-
#: models.py:
|
|
78
|
+
#: models.py:153
|
|
79
79
|
msgid "Anyone with link"
|
|
80
80
|
msgstr "Οποιοδήποτε με τον σύνδεσμο"
|
|
81
81
|
|
|
82
|
-
#: models.py:
|
|
82
|
+
#: models.py:155
|
|
83
83
|
msgid "Blocked"
|
|
84
84
|
msgstr "Αποκλεισμένος"
|
|
85
85
|
|
|
86
|
-
#: models.py:
|
|
87
|
-
msgid "description"
|
|
88
|
-
msgstr "περιγραφή"
|
|
89
|
-
|
|
90
|
-
#: models.py:156
|
|
86
|
+
#: models.py:158
|
|
91
87
|
msgid "center"
|
|
92
88
|
msgstr "κέντρο"
|
|
93
89
|
|
|
94
|
-
#: models.py:
|
|
90
|
+
#: models.py:159
|
|
95
91
|
msgid "zoom"
|
|
96
92
|
msgstr "εστίαση"
|
|
97
93
|
|
|
98
|
-
#: models.py:
|
|
94
|
+
#: models.py:161
|
|
99
95
|
msgid "locate"
|
|
100
96
|
msgstr "εντοπισμός θέσης"
|
|
101
97
|
|
|
102
|
-
#: models.py:
|
|
98
|
+
#: models.py:161
|
|
103
99
|
msgid "Locate user on load?"
|
|
104
100
|
msgstr "Εντοπισμός θέσης χρήστη κατά την φόρτωση;"
|
|
105
101
|
|
|
106
|
-
#: models.py:
|
|
102
|
+
#: models.py:165
|
|
107
103
|
msgid "Choose the map licence."
|
|
108
104
|
msgstr "Επιλογή άδειας χρήσης του χάρτη."
|
|
109
105
|
|
|
110
|
-
#: models.py:
|
|
106
|
+
#: models.py:166
|
|
111
107
|
msgid "licence"
|
|
112
108
|
msgstr "άδεια"
|
|
113
109
|
|
|
114
|
-
#: models.py:
|
|
110
|
+
#: models.py:177
|
|
115
111
|
msgid "owner"
|
|
116
112
|
msgstr "ιδιοκτήτης"
|
|
117
113
|
|
|
118
|
-
#: models.py:
|
|
114
|
+
#: models.py:181
|
|
119
115
|
msgid "editors"
|
|
120
116
|
msgstr "συντάκτες"
|
|
121
117
|
|
|
122
|
-
#: models.py:
|
|
118
|
+
#: models.py:186 models.py:413
|
|
123
119
|
msgid "edit status"
|
|
124
120
|
msgstr "κατάσταση επεξεργασίας"
|
|
125
121
|
|
|
126
|
-
#: models.py:
|
|
122
|
+
#: models.py:191
|
|
127
123
|
msgid "share status"
|
|
128
124
|
msgstr "κατάσταση διαμοιρασμού"
|
|
129
125
|
|
|
130
|
-
#: models.py:
|
|
126
|
+
#: models.py:194 models.py:408
|
|
131
127
|
msgid "settings"
|
|
132
128
|
msgstr "ρυθμίσεις"
|
|
133
129
|
|
|
134
|
-
#: models.py:
|
|
130
|
+
#: models.py:330
|
|
135
131
|
msgid "Clone of"
|
|
136
132
|
msgstr "Κλώνος του"
|
|
137
133
|
|
|
138
|
-
#: models.py:
|
|
134
|
+
#: models.py:399
|
|
135
|
+
msgid "description"
|
|
136
|
+
msgstr "περιγραφή"
|
|
137
|
+
|
|
138
|
+
#: models.py:403
|
|
139
139
|
msgid "display on load"
|
|
140
140
|
msgstr "εμφάνιση κατά τη φόρτωση"
|
|
141
141
|
|
|
142
|
-
#: models.py:
|
|
142
|
+
#: models.py:404
|
|
143
143
|
msgid "Display this layer on load."
|
|
144
144
|
msgstr "Εμφάνιση αυτού του επιπέδου κατά την φόρτωση."
|
|
145
145
|
|
|
@@ -159,7 +159,7 @@ msgstr "Ο %(current_user)s χρήστης δεν έχει χάρτες."
|
|
|
159
159
|
|
|
160
160
|
#: templates/auth/user_form.html:6
|
|
161
161
|
msgid "My Maps"
|
|
162
|
-
msgstr ""
|
|
162
|
+
msgstr "Οι χάρτες μου"
|
|
163
163
|
|
|
164
164
|
#: templates/auth/user_form.html:7
|
|
165
165
|
msgid "My Profile"
|
|
@@ -268,13 +268,59 @@ msgstr "Δημιουργία χάρτη"
|
|
|
268
268
|
msgid "Play with the demo"
|
|
269
269
|
msgstr "Δοκιμή με την έκδοση επίδειξης"
|
|
270
270
|
|
|
271
|
-
#: templates/umap/
|
|
271
|
+
#: templates/umap/components/alerts/alert.html:14
|
|
272
|
+
#: templates/umap/components/alerts/alert.html:49
|
|
273
|
+
#: templates/umap/components/alerts/alert.html:71
|
|
274
|
+
msgid "Close"
|
|
275
|
+
msgstr "Κλείσιμο"
|
|
276
|
+
|
|
277
|
+
#: templates/umap/components/alerts/alert.html:27
|
|
278
|
+
#, python-format
|
|
279
|
+
msgid ""
|
|
280
|
+
"Pro-tip: to easily find back your maps, <a href=\"%(login_url)s\" "
|
|
281
|
+
"target=\"_blank\">create an account</a> or <a href=\"%(login_url)s\" "
|
|
282
|
+
"target=\"_blank\">log in</a>."
|
|
283
|
+
msgstr "Επισήμανση: για να βρίσκετε εύκολα τους χάρτες σας, <a href=\"%(login_url)s\" target=\"_blank\">δημιουργήστε λογαριασμό</a> ή <a href=\"%(login_url)s\" target=\"_blank\">συνδεθείτε</a>."
|
|
284
|
+
|
|
285
|
+
#: templates/umap/components/alerts/alert.html:30
|
|
286
|
+
msgid "Here is your secret link to edit the map, please keep it safe:"
|
|
287
|
+
msgstr "Αυτός είναι ο μυστικός σας σύνδεσμος για να επεξεργαστείτε τον χάρτη, διατηρήστε τον ασφαλή:"
|
|
288
|
+
|
|
289
|
+
#: templates/umap/components/alerts/alert.html:33
|
|
290
|
+
msgid "Copy link"
|
|
291
|
+
msgstr "Αντιγραφή συνδέσμου"
|
|
292
|
+
|
|
293
|
+
#: templates/umap/components/alerts/alert.html:39
|
|
294
|
+
msgid "Enter your email address to receive the secret link:"
|
|
295
|
+
msgstr "Καταχωρίστε το email σας για να λάβετε τον μυστικό σύνδεσμο:"
|
|
296
|
+
|
|
297
|
+
#: templates/umap/components/alerts/alert.html:41
|
|
298
|
+
msgid "Email"
|
|
299
|
+
msgstr "Email"
|
|
300
|
+
|
|
301
|
+
#: templates/umap/components/alerts/alert.html:42
|
|
302
|
+
msgid "Send me the link"
|
|
303
|
+
msgstr "Στείλε μου τον σύνδεσμο"
|
|
304
|
+
|
|
305
|
+
#: templates/umap/components/alerts/alert.html:63
|
|
306
|
+
msgid "See their edits in another tab"
|
|
307
|
+
msgstr "Δείτε τις επεξεργασίες τους σε άλλη καρτέλα"
|
|
308
|
+
|
|
309
|
+
#: templates/umap/components/alerts/alert.html:64
|
|
310
|
+
msgid "Keep your changes and loose theirs"
|
|
311
|
+
msgstr "Διατηρήστε τις αλλαγές σας και αγνοήστε τις δικές τους"
|
|
312
|
+
|
|
313
|
+
#: templates/umap/components/alerts/alert.html:65
|
|
314
|
+
msgid "Keep their changes and loose yours"
|
|
315
|
+
msgstr "Κρατήστε τις αλλαγές τους και αγνοήστε τις δικές σας"
|
|
316
|
+
|
|
317
|
+
#: templates/umap/content.html:24
|
|
272
318
|
msgid ""
|
|
273
319
|
"This instance of uMap is currently in read only mode, no creation/edit is "
|
|
274
320
|
"allowed."
|
|
275
321
|
msgstr "Αυτό το στιγμιότυπο του uMap βρίσκεται για την ώρα σε λειτουργία μόνο για ανάγνωση, δεν επιτρέπεται καμία δημιουργία/επεξεργασία."
|
|
276
322
|
|
|
277
|
-
#: templates/umap/content.html:
|
|
323
|
+
#: templates/umap/content.html:32
|
|
278
324
|
#, python-format
|
|
279
325
|
msgid ""
|
|
280
326
|
"This is a demo instance, used for tests and pre-rolling releases. If you "
|
|
@@ -283,11 +329,11 @@ msgid ""
|
|
|
283
329
|
"instance, it's <a href=\"%(repo_url)s\">open source</a>!"
|
|
284
330
|
msgstr "Αυτή είναι μια έκδοση επίδειξης, που χρησιμοποιήθηκε για δοκιμές και προκαταρκτικές εκδόσεις. Αν χρειάζεστε μια σταθερή έκδοση, παρακαλώ χρησιμοποιήστε την <a href=\"%(stable_url)s\">%(stable_url)s</a>. Μπορείτε, επίσης, να φιλοξενήσετε τη δική σας έκδοση, είναι <a href=\"%(repo_url)s\">ανοικτού κώδικα</a>!"
|
|
285
331
|
|
|
286
|
-
#: templates/umap/home.html:
|
|
332
|
+
#: templates/umap/home.html:11
|
|
287
333
|
msgid "Map of the uMaps"
|
|
288
334
|
msgstr "Χάρτης των uMaps"
|
|
289
335
|
|
|
290
|
-
#: templates/umap/home.html:
|
|
336
|
+
#: templates/umap/home.html:17
|
|
291
337
|
msgid "Get inspired, browse maps"
|
|
292
338
|
msgstr "Περιηγήσου και αναζήτησε την έμπνευση στους χάρτες!"
|
|
293
339
|
|
|
@@ -295,7 +341,7 @@ msgstr "Περιηγήσου και αναζήτησε την έμπνευση
|
|
|
295
341
|
msgid "You are logged in. Continuing..."
|
|
296
342
|
msgstr "Είστε συνδεδεμένοι. Συνέχεια..."
|
|
297
343
|
|
|
298
|
-
#: templates/umap/map_list.html:9 views.py:
|
|
344
|
+
#: templates/umap/map_list.html:9 views.py:348
|
|
299
345
|
msgid "by"
|
|
300
346
|
msgstr "από"
|
|
301
347
|
|
|
@@ -309,15 +355,15 @@ msgstr "Όνομα"
|
|
|
309
355
|
|
|
310
356
|
#: templates/umap/map_table.html:7
|
|
311
357
|
msgid "Preview"
|
|
312
|
-
msgstr ""
|
|
358
|
+
msgstr "Προεπισκόπηση"
|
|
313
359
|
|
|
314
360
|
#: templates/umap/map_table.html:8
|
|
315
361
|
msgid "Who can see"
|
|
316
|
-
msgstr ""
|
|
362
|
+
msgstr "Ποιος μπορεί να προβάλλει"
|
|
317
363
|
|
|
318
364
|
#: templates/umap/map_table.html:9
|
|
319
365
|
msgid "Who can edit"
|
|
320
|
-
msgstr ""
|
|
366
|
+
msgstr "Ποιος μπορεί να επεξεργαστεί"
|
|
321
367
|
|
|
322
368
|
#: templates/umap/map_table.html:10
|
|
323
369
|
msgid "Last save"
|
|
@@ -331,60 +377,60 @@ msgstr "Κάτοχος"
|
|
|
331
377
|
msgid "Actions"
|
|
332
378
|
msgstr "Ενέργειες"
|
|
333
379
|
|
|
334
|
-
#: templates/umap/map_table.html:
|
|
380
|
+
#: templates/umap/map_table.html:26 templates/umap/map_table.html:28
|
|
335
381
|
msgid "Open preview"
|
|
336
|
-
msgstr ""
|
|
382
|
+
msgstr "Άνοιγμα προεπισκόπησης"
|
|
337
383
|
|
|
338
|
-
#: templates/umap/map_table.html:
|
|
384
|
+
#: templates/umap/map_table.html:48 templates/umap/map_table.html:50
|
|
339
385
|
msgid "Share"
|
|
340
386
|
msgstr "Διαμοιρασμός"
|
|
341
387
|
|
|
342
|
-
#: templates/umap/map_table.html:
|
|
388
|
+
#: templates/umap/map_table.html:54 templates/umap/map_table.html:56
|
|
343
389
|
msgid "Edit"
|
|
344
390
|
msgstr "Επεξεργασία"
|
|
345
391
|
|
|
346
|
-
#: templates/umap/map_table.html:
|
|
392
|
+
#: templates/umap/map_table.html:60 templates/umap/map_table.html:62
|
|
347
393
|
msgid "Download"
|
|
348
394
|
msgstr "Λήψη"
|
|
349
395
|
|
|
350
|
-
#: templates/umap/map_table.html:
|
|
396
|
+
#: templates/umap/map_table.html:66 templates/umap/map_table.html:68
|
|
351
397
|
msgid "Clone"
|
|
352
|
-
msgstr ""
|
|
398
|
+
msgstr "Κλωνοποίηση"
|
|
353
399
|
|
|
354
|
-
#: templates/umap/map_table.html:
|
|
400
|
+
#: templates/umap/map_table.html:77 templates/umap/map_table.html:79
|
|
355
401
|
msgid "Delete"
|
|
356
|
-
msgstr ""
|
|
402
|
+
msgstr "Διαγραφή"
|
|
357
403
|
|
|
358
|
-
#: templates/umap/map_table.html:
|
|
404
|
+
#: templates/umap/map_table.html:93
|
|
359
405
|
msgid "first"
|
|
360
|
-
msgstr ""
|
|
406
|
+
msgstr "πρώτο"
|
|
361
407
|
|
|
362
|
-
#: templates/umap/map_table.html:
|
|
408
|
+
#: templates/umap/map_table.html:94
|
|
363
409
|
msgid "previous"
|
|
364
|
-
msgstr ""
|
|
410
|
+
msgstr "προηγούμενο"
|
|
365
411
|
|
|
366
|
-
#: templates/umap/map_table.html:
|
|
412
|
+
#: templates/umap/map_table.html:102
|
|
367
413
|
#, python-format
|
|
368
414
|
msgid "Page %(maps_number)s of %(num_pages)s"
|
|
369
|
-
msgstr ""
|
|
415
|
+
msgstr "Σελίδα %(maps_number)s από %(num_pages)s"
|
|
370
416
|
|
|
371
|
-
#: templates/umap/map_table.html:
|
|
417
|
+
#: templates/umap/map_table.html:107
|
|
372
418
|
msgid "next"
|
|
373
|
-
msgstr ""
|
|
419
|
+
msgstr "επόμενο"
|
|
374
420
|
|
|
375
|
-
#: templates/umap/map_table.html:
|
|
421
|
+
#: templates/umap/map_table.html:108
|
|
376
422
|
msgid "last"
|
|
377
|
-
msgstr ""
|
|
423
|
+
msgstr "τελευταίο"
|
|
378
424
|
|
|
379
|
-
#: templates/umap/map_table.html:
|
|
425
|
+
#: templates/umap/map_table.html:116
|
|
380
426
|
#, python-format
|
|
381
427
|
msgid "Lines per page: %(per_page)s"
|
|
382
|
-
msgstr ""
|
|
428
|
+
msgstr "Γραμμές ανά σελίδα: %(per_page)s"
|
|
383
429
|
|
|
384
|
-
#: templates/umap/map_table.html:
|
|
430
|
+
#: templates/umap/map_table.html:121
|
|
385
431
|
#, python-format
|
|
386
432
|
msgid "%(count)s maps"
|
|
387
|
-
msgstr ""
|
|
433
|
+
msgstr "%(count)s χάρτες"
|
|
388
434
|
|
|
389
435
|
#: templates/umap/navigation.html:10 templates/umap/user_dashboard.html:4
|
|
390
436
|
msgid "My Dashboard"
|
|
@@ -452,18 +498,18 @@ msgstr "Η αλλαγή του κωδικού πρόσβασης ήταν επι
|
|
|
452
498
|
msgid "Your password was changed."
|
|
453
499
|
msgstr "Ο κωδικός πρόσβασής σας άλλαξε."
|
|
454
500
|
|
|
455
|
-
#: templates/umap/search.html:
|
|
501
|
+
#: templates/umap/search.html:13
|
|
456
502
|
#, python-format
|
|
457
503
|
msgid "%(count)s map found:"
|
|
458
504
|
msgid_plural "%(count)s maps found:"
|
|
459
505
|
msgstr[0] "%(count)s χάρτης βρέθηκε:"
|
|
460
506
|
msgstr[1] "%(count)s χάρτες βρέθηκαν:"
|
|
461
507
|
|
|
462
|
-
#: templates/umap/search.html:
|
|
508
|
+
#: templates/umap/search.html:21
|
|
463
509
|
msgid "No map found."
|
|
464
510
|
msgstr "Δεν βρέθηκε κανένας χάρτης."
|
|
465
511
|
|
|
466
|
-
#: templates/umap/search.html:
|
|
512
|
+
#: templates/umap/search.html:24
|
|
467
513
|
msgid "Latest created maps"
|
|
468
514
|
msgstr "Χάρτες που δημιουργήθηκαν τελευταίοι"
|
|
469
515
|
|
|
@@ -475,78 +521,87 @@ msgstr "Αναζήτηση χαρτών"
|
|
|
475
521
|
msgid "Search"
|
|
476
522
|
msgstr "Αναζήτηση"
|
|
477
523
|
|
|
478
|
-
#: templates/umap/user_dashboard.html:7 templates/umap/user_dashboard.html:
|
|
524
|
+
#: templates/umap/user_dashboard.html:7 templates/umap/user_dashboard.html:27
|
|
479
525
|
msgid "Search my maps"
|
|
480
526
|
msgstr "Αναζήτηση στους χάρτες μου"
|
|
481
527
|
|
|
482
|
-
#: templates/umap/user_dashboard.html:
|
|
528
|
+
#: templates/umap/user_dashboard.html:10
|
|
483
529
|
#, python-format
|
|
484
530
|
msgid "My Maps (%(count)s)"
|
|
485
|
-
msgstr ""
|
|
531
|
+
msgstr "Οι χάρτες μου (%(count)s)"
|
|
486
532
|
|
|
487
|
-
#: templates/umap/user_dashboard.html:
|
|
533
|
+
#: templates/umap/user_dashboard.html:12
|
|
488
534
|
msgid "My profile"
|
|
489
535
|
msgstr "Το προφίλ μου"
|
|
490
536
|
|
|
491
|
-
#: templates/umap/user_dashboard.html:
|
|
537
|
+
#: templates/umap/user_dashboard.html:20 templates/umap/user_dashboard.html:24
|
|
492
538
|
msgid "Map’s title"
|
|
493
|
-
msgstr ""
|
|
539
|
+
msgstr "Τίτλος χάρτη"
|
|
494
540
|
|
|
495
541
|
#: templates/umap/user_dashboard.html:32
|
|
496
542
|
#, python-format
|
|
497
543
|
msgid "Download %(count)s maps"
|
|
498
|
-
msgstr ""
|
|
544
|
+
msgstr "Λήψη%(count)s χαρτών"
|
|
499
545
|
|
|
500
546
|
#: templates/umap/user_dashboard.html:42
|
|
501
547
|
msgid "You have no map yet."
|
|
502
548
|
msgstr "Δεν έχετε ακόμη χάρτη."
|
|
503
549
|
|
|
504
|
-
#: views.py:
|
|
550
|
+
#: views.py:353
|
|
505
551
|
msgid "View the map"
|
|
506
552
|
msgstr "Προβολή του χάρτη"
|
|
507
553
|
|
|
508
|
-
#: views.py:
|
|
554
|
+
#: views.py:719
|
|
509
555
|
msgid "See full screen"
|
|
510
|
-
msgstr ""
|
|
556
|
+
msgstr "Προβολή πλήρους οθόνης"
|
|
511
557
|
|
|
512
|
-
#: views.py:
|
|
558
|
+
#: views.py:847
|
|
513
559
|
msgid "Map editors updated with success!"
|
|
514
560
|
msgstr "Η ενημέρωση των συντακτών χάρτη ήταν επιτυχής!"
|
|
515
561
|
|
|
516
|
-
#: views.py:
|
|
562
|
+
#: views.py:883
|
|
517
563
|
#, python-format
|
|
518
564
|
msgid "The uMap edit link for your map: %(map_name)s"
|
|
519
565
|
msgstr "Ο uMap σύνδεσμος επεξεργασίας του χάρτη σας: %(map_name)s"
|
|
520
566
|
|
|
521
|
-
#: views.py:
|
|
567
|
+
#: views.py:886
|
|
522
568
|
#, python-format
|
|
523
569
|
msgid "Here is your secret edit link: %(link)s"
|
|
524
570
|
msgstr "Εδώ είναι ο μυστικός σύνδεσμος επεξεργασίας: %(link)s"
|
|
525
571
|
|
|
526
|
-
#: views.py:
|
|
572
|
+
#: views.py:893
|
|
573
|
+
#, python-format
|
|
574
|
+
msgid "Can't send email to %(email)s"
|
|
575
|
+
msgstr "Αδυναμία αποστολής email στο %(email)s"
|
|
576
|
+
|
|
577
|
+
#: views.py:896
|
|
527
578
|
#, python-format
|
|
528
579
|
msgid "Email sent to %(email)s"
|
|
529
580
|
msgstr "Μήνυμα email στάλθηκε στο %(email)s"
|
|
530
581
|
|
|
531
|
-
#: views.py:
|
|
582
|
+
#: views.py:907
|
|
532
583
|
msgid "Only its owner can delete the map."
|
|
533
584
|
msgstr "Μονό ο ιδιοκτήτης μπορεί να διαγράψει αυτό τον χάρτη."
|
|
534
585
|
|
|
535
|
-
#: views.py:
|
|
586
|
+
#: views.py:910
|
|
587
|
+
msgid "Map successfully deleted."
|
|
588
|
+
msgstr "Ο χάρτης διαγράφηκε με επιτυχία."
|
|
589
|
+
|
|
590
|
+
#: views.py:936
|
|
536
591
|
#, python-format
|
|
537
592
|
msgid ""
|
|
538
593
|
"Your map has been cloned! If you want to edit this map from another "
|
|
539
594
|
"computer, please use this link: %(anonymous_url)s"
|
|
540
595
|
msgstr "Ο χάρτης κλωνοποιήθηκε! Αν θέλετε να τον επεξεργαστείτε από κάποιον άλλο υπολογιστή, παρακαλώ χρησιμοποιήστε αυτόν τον σύνδεσμο: %(anonymous_url)s"
|
|
541
596
|
|
|
542
|
-
#: views.py:
|
|
597
|
+
#: views.py:941
|
|
543
598
|
msgid "Congratulations, your map has been cloned!"
|
|
544
599
|
msgstr "Συγχαρητήρια ο χάρτης σας κλωνοποιήθηκε!"
|
|
545
600
|
|
|
546
|
-
#: views.py:
|
|
601
|
+
#: views.py:1176
|
|
547
602
|
msgid "Layer successfully deleted."
|
|
548
603
|
msgstr "Το επίπεδο διαγράφηκε με επιτυχία."
|
|
549
604
|
|
|
550
|
-
#: views.py:
|
|
605
|
+
#: views.py:1198
|
|
551
606
|
msgid "Permissions updated with success!"
|
|
552
607
|
msgstr "Τα δικαιώματα ενημερώθηκαν με επιτυχία!"
|
|
@@ -8,7 +8,7 @@ msgid ""
|
|
|
8
8
|
msgstr ""
|
|
9
9
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
10
10
|
"Report-Msgid-Bugs-To: \n"
|
|
11
|
-
"POT-Creation-Date: 2024-06-
|
|
11
|
+
"POT-Creation-Date: 2024-06-26 20:59+0000\n"
|
|
12
12
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
13
13
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
14
14
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
@@ -545,57 +545,57 @@ msgstr ""
|
|
|
545
545
|
msgid "View the map"
|
|
546
546
|
msgstr ""
|
|
547
547
|
|
|
548
|
-
#: views.py:
|
|
548
|
+
#: views.py:719
|
|
549
549
|
msgid "See full screen"
|
|
550
550
|
msgstr ""
|
|
551
551
|
|
|
552
|
-
#: views.py:
|
|
552
|
+
#: views.py:847
|
|
553
553
|
msgid "Map editors updated with success!"
|
|
554
554
|
msgstr ""
|
|
555
555
|
|
|
556
|
-
#: views.py:
|
|
556
|
+
#: views.py:883
|
|
557
557
|
#, python-format
|
|
558
558
|
msgid "The uMap edit link for your map: %(map_name)s"
|
|
559
559
|
msgstr ""
|
|
560
560
|
|
|
561
|
-
#: views.py:
|
|
561
|
+
#: views.py:886
|
|
562
562
|
#, python-format
|
|
563
563
|
msgid "Here is your secret edit link: %(link)s"
|
|
564
564
|
msgstr ""
|
|
565
565
|
|
|
566
|
-
#: views.py:
|
|
566
|
+
#: views.py:893
|
|
567
567
|
#, python-format
|
|
568
568
|
msgid "Can't send email to %(email)s"
|
|
569
569
|
msgstr ""
|
|
570
570
|
|
|
571
|
-
#: views.py:
|
|
571
|
+
#: views.py:896
|
|
572
572
|
#, python-format
|
|
573
573
|
msgid "Email sent to %(email)s"
|
|
574
574
|
msgstr ""
|
|
575
575
|
|
|
576
|
-
#: views.py:
|
|
576
|
+
#: views.py:907
|
|
577
577
|
msgid "Only its owner can delete the map."
|
|
578
578
|
msgstr ""
|
|
579
579
|
|
|
580
|
-
#: views.py:
|
|
580
|
+
#: views.py:910
|
|
581
581
|
msgid "Map successfully deleted."
|
|
582
582
|
msgstr ""
|
|
583
583
|
|
|
584
|
-
#: views.py:
|
|
584
|
+
#: views.py:936
|
|
585
585
|
#, python-format
|
|
586
586
|
msgid ""
|
|
587
587
|
"Your map has been cloned! If you want to edit this map from another "
|
|
588
588
|
"computer, please use this link: %(anonymous_url)s"
|
|
589
589
|
msgstr ""
|
|
590
590
|
|
|
591
|
-
#: views.py:
|
|
591
|
+
#: views.py:941
|
|
592
592
|
msgid "Congratulations, your map has been cloned!"
|
|
593
593
|
msgstr ""
|
|
594
594
|
|
|
595
|
-
#: views.py:
|
|
595
|
+
#: views.py:1176
|
|
596
596
|
msgid "Layer successfully deleted."
|
|
597
597
|
msgstr ""
|
|
598
598
|
|
|
599
|
-
#: views.py:
|
|
599
|
+
#: views.py:1198
|
|
600
600
|
msgid "Permissions updated with success!"
|
|
601
601
|
msgstr ""
|