2011-03-01 16:52:36 +08:00
|
|
|
|
# This file is distributed under the same license as the Django package.
|
2011-01-22 01:41:35 +08:00
|
|
|
|
#
|
2012-03-14 16:53:34 +08:00
|
|
|
|
# Translators:
|
|
|
|
|
# Dimitris Glezos <glezos@indifex.com>, 2011.
|
|
|
|
|
# Jannis Leidel <jannis@leidel.info>, 2011.
|
|
|
|
|
# Yorgos Pagles <y.pagles@gmail.com>, 2011, 2012.
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid ""
|
|
|
|
|
msgstr ""
|
|
|
|
|
"Project-Id-Version: Django\n"
|
|
|
|
|
"Report-Msgid-Bugs-To: \n"
|
2012-03-23 10:41:04 +08:00
|
|
|
|
"POT-Creation-Date: 2012-03-23 02:34+0100\n"
|
2012-03-14 16:53:34 +08:00
|
|
|
|
"PO-Revision-Date: 2012-03-08 12:29+0000\n"
|
|
|
|
|
"Last-Translator: Yorgos Pagles <y.pagles@gmail.com>\n"
|
|
|
|
|
"Language-Team: Greek (http://www.transifex.net/projects/p/django/language/"
|
|
|
|
|
"el/)\n"
|
|
|
|
|
"Language: el\n"
|
2011-01-22 01:41:35 +08:00
|
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
2011-03-01 16:52:36 +08:00
|
|
|
|
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: actions.py:48
|
2011-01-22 01:41:35 +08:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Successfully deleted %(count)d %(items)s."
|
2011-03-16 04:05:50 +08:00
|
|
|
|
msgstr "Επιτυχημένη διαγραφή %(count)d %(items)s."
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
2012-03-23 10:41:04 +08:00
|
|
|
|
#: actions.py:60 options.py:1295
|
2011-01-22 03:42:52 +08:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Cannot delete %(name)s"
|
2011-03-01 16:52:36 +08:00
|
|
|
|
msgstr "Αδύνατη τη διαγραφή του %(name)s"
|
2011-01-22 03:42:52 +08:00
|
|
|
|
|
2012-03-23 10:41:04 +08:00
|
|
|
|
#: actions.py:62 options.py:1297
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "Are you sure?"
|
|
|
|
|
msgstr "Είστε σίγουροι;"
|
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: actions.py:83
|
2011-01-22 01:41:35 +08:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Delete selected %(verbose_name_plural)s"
|
2011-03-16 04:05:50 +08:00
|
|
|
|
msgstr "Διαγραφη επιλεγμένων %(verbose_name_plural)s"
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: filters.py:101 filters.py:191 filters.py:231 filters.py:268 filters.py:378
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "All"
|
|
|
|
|
msgstr "Όλα"
|
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: filters.py:232
|
2011-03-21 06:16:14 +08:00
|
|
|
|
msgid "Yes"
|
|
|
|
|
msgstr "Ναι"
|
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: filters.py:233
|
2011-03-21 06:16:14 +08:00
|
|
|
|
msgid "No"
|
|
|
|
|
msgstr "Όχι"
|
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: filters.py:247
|
2011-03-21 06:16:14 +08:00
|
|
|
|
msgid "Unknown"
|
|
|
|
|
msgstr "Άγνωστο"
|
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: filters.py:306
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "Any date"
|
|
|
|
|
msgstr "Οποιαδήποτε ημερομηνία"
|
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: filters.py:307
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "Today"
|
|
|
|
|
msgstr "Σήμερα"
|
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: filters.py:311
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "Past 7 days"
|
|
|
|
|
msgstr "Τελευταίες 7 ημέρες"
|
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: filters.py:315
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "This month"
|
|
|
|
|
msgstr "Αυτόν το μήνα"
|
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: filters.py:319
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "This year"
|
|
|
|
|
msgstr "Αυτόν το χρόνο"
|
|
|
|
|
|
|
|
|
|
#: forms.py:9
|
|
|
|
|
msgid ""
|
2012-03-14 16:53:34 +08:00
|
|
|
|
"Please enter the correct username and password for a staff account. Note "
|
|
|
|
|
"that both fields are case-sensitive."
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgstr ""
|
2012-03-14 16:53:34 +08:00
|
|
|
|
"Παρακαλούμε εισάγετε το σωστό όνομα χρήστη και συνθηματικό για το λογαριασμό "
|
|
|
|
|
"σας σαν μέλος του προσωπικού. Και τα δύο πεδία κάνουν διάκριση πεζών και "
|
|
|
|
|
"κεφαλαίων χαρακτήρων."
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
|
|
|
|
#: forms.py:18
|
|
|
|
|
msgid "Please log in again, because your session has expired."
|
2011-03-16 04:05:50 +08:00
|
|
|
|
msgstr "Η συνεδρία σας έχει λήξει. Παρακαλούμε συνδεθείτε ξανά."
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
|
|
|
|
#: forms.py:37
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Your e-mail address is not your username. Try '%s' instead."
|
|
|
|
|
msgstr ""
|
|
|
|
|
"Η ηλεκτρονική σας διεύθυνση δεν είναι το όνομα χρήστη σας. Δοκιμάστε '%s' "
|
|
|
|
|
"στη θέση αυτού."
|
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: helpers.py:20
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "Action:"
|
2011-03-01 16:52:36 +08:00
|
|
|
|
msgstr "Ενέργεια:"
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
|
|
|
|
#: models.py:19
|
|
|
|
|
msgid "action time"
|
|
|
|
|
msgstr "ώρα ενέργειας"
|
|
|
|
|
|
|
|
|
|
#: models.py:22
|
|
|
|
|
msgid "object id"
|
2011-03-16 04:05:50 +08:00
|
|
|
|
msgstr "κωδικός αντικειμένου"
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
|
|
|
|
#: models.py:23
|
|
|
|
|
msgid "object repr"
|
2011-03-16 04:05:50 +08:00
|
|
|
|
msgstr "αναπαράσταση αντικειμένου"
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
|
|
|
|
#: models.py:24
|
|
|
|
|
msgid "action flag"
|
|
|
|
|
msgstr "σημαία ενέργειας"
|
|
|
|
|
|
|
|
|
|
#: models.py:25
|
|
|
|
|
msgid "change message"
|
|
|
|
|
msgstr "αλλαγή μηνύματος"
|
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: models.py:30
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "log entry"
|
|
|
|
|
msgstr "εγγραφή καταγραφής"
|
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: models.py:31
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "log entries"
|
|
|
|
|
msgstr "εγγραφές καταγραφής"
|
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: models.py:40
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Added \"%(object)s\"."
|
|
|
|
|
msgstr "Προστέθηκαν \"%(object)s\"."
|
|
|
|
|
|
|
|
|
|
#: models.py:42
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Changed \"%(object)s\" - %(changes)s"
|
|
|
|
|
msgstr "Αλλάχθηκαν \"%(object)s\" - %(changes)s"
|
|
|
|
|
|
|
|
|
|
#: models.py:44
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Deleted \"%(object)s.\""
|
|
|
|
|
msgstr "Διαγράφηκαν \"%(object)s.\""
|
|
|
|
|
|
|
|
|
|
#: models.py:46
|
|
|
|
|
msgid "LogEntry Object"
|
|
|
|
|
msgstr "LogEntry Object"
|
|
|
|
|
|
|
|
|
|
#: options.py:150 options.py:166
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "None"
|
2011-03-01 16:52:36 +08:00
|
|
|
|
msgstr "Κανένα"
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
2012-03-23 10:41:04 +08:00
|
|
|
|
#: options.py:671
|
2011-01-22 01:41:35 +08:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Changed %s."
|
|
|
|
|
msgstr "Έγινε επεξεργασία του %s."
|
|
|
|
|
|
2012-03-23 10:41:04 +08:00
|
|
|
|
#: options.py:671 options.py:681
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "and"
|
|
|
|
|
msgstr "και"
|
|
|
|
|
|
2012-03-23 10:41:04 +08:00
|
|
|
|
#: options.py:676
|
2011-03-01 16:52:36 +08:00
|
|
|
|
#, python-format
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "Added %(name)s \"%(object)s\"."
|
2011-03-01 16:52:36 +08:00
|
|
|
|
msgstr "Προστέθηκε %(name)s \"%(object)s\"."
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
2012-03-23 10:41:04 +08:00
|
|
|
|
#: options.py:680
|
2011-03-01 16:52:36 +08:00
|
|
|
|
#, python-format
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "Changed %(list)s for %(name)s \"%(object)s\"."
|
2011-03-16 04:05:50 +08:00
|
|
|
|
msgstr "Έγινε επεξεργασία %(list)s για %(name)s \"%(object)s\"."
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
2012-03-23 10:41:04 +08:00
|
|
|
|
#: options.py:685
|
2011-03-01 16:52:36 +08:00
|
|
|
|
#, python-format
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "Deleted %(name)s \"%(object)s\"."
|
2011-03-01 16:52:36 +08:00
|
|
|
|
msgstr "Διαγράφη %(name)s \"%(object)s\"."
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
2012-03-23 10:41:04 +08:00
|
|
|
|
#: options.py:689
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "No fields changed."
|
|
|
|
|
msgstr "Κανένα πεδίο δεν άλλαξε."
|
|
|
|
|
|
2012-03-23 10:41:04 +08:00
|
|
|
|
#: options.py:772
|
2011-01-22 01:41:35 +08:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "The %(name)s \"%(obj)s\" was added successfully."
|
|
|
|
|
msgstr "Το %(name)s \"%(obj)s\" αποθηκεύτηκε με επιτυχία."
|
|
|
|
|
|
2012-03-23 10:41:04 +08:00
|
|
|
|
#: options.py:776 options.py:824
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "You may edit it again below."
|
|
|
|
|
msgstr "Μπορείτε να το επεξεργαστείτε ξανά παρακάτω."
|
|
|
|
|
|
2012-03-23 10:41:04 +08:00
|
|
|
|
#: options.py:788 options.py:837
|
2011-01-22 01:41:35 +08:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "You may add another %s below."
|
|
|
|
|
msgstr "Μπορείτε να προσθέσετε ακόμα ένα %s παρακάτω."
|
|
|
|
|
|
2012-03-23 10:41:04 +08:00
|
|
|
|
#: options.py:822
|
2011-01-22 01:41:35 +08:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "The %(name)s \"%(obj)s\" was changed successfully."
|
|
|
|
|
msgstr "Το %(name)s \"%(obj)s\" αλλάχτηκε με επιτυχία."
|
|
|
|
|
|
2012-03-23 10:41:04 +08:00
|
|
|
|
#: options.py:830
|
2011-01-22 01:41:35 +08:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"The %(name)s \"%(obj)s\" was added successfully. You may edit it again below."
|
|
|
|
|
msgstr ""
|
|
|
|
|
"Το %(name)s \"%(obj)s\" αποθηκεύτηκε με επιτυχία. Μπορείτε να το "
|
|
|
|
|
"επεξεργαστείτε πάλι παρακάτω."
|
|
|
|
|
|
2012-03-23 10:41:04 +08:00
|
|
|
|
#: options.py:899 options.py:1159
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid ""
|
|
|
|
|
"Items must be selected in order to perform actions on them. No items have "
|
|
|
|
|
"been changed."
|
|
|
|
|
msgstr ""
|
2011-03-16 04:05:50 +08:00
|
|
|
|
"Καμμία αλλαγή δεν έχει πραγματοποιηθεί ακόμα γιατί δεν έχετε επιλέξει κανένα "
|
|
|
|
|
"αντικείμενο. Πρέπει να επιλέξετε ένα ή περισσότερα αντικείμενα για να "
|
|
|
|
|
"πραγματοποιήσετε ενέργειες σε αυτά."
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
2012-03-23 10:41:04 +08:00
|
|
|
|
#: options.py:918
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "No action selected."
|
2011-03-01 16:52:36 +08:00
|
|
|
|
msgstr "Δεν έχει επιλεγεί ενέργεια."
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
2012-03-23 10:41:04 +08:00
|
|
|
|
#: options.py:998
|
2011-01-22 01:41:35 +08:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Add %s"
|
|
|
|
|
msgstr "Προσθήκη %s"
|
|
|
|
|
|
2012-03-23 10:41:04 +08:00
|
|
|
|
#: options.py:1023 options.py:1267
|
2011-01-22 01:41:35 +08:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "%(name)s object with primary key %(key)r does not exist."
|
2011-03-16 04:05:50 +08:00
|
|
|
|
msgstr " Το αντικείμενο %(name)s με πρωτεύον κλειδί %(key)r δεν βρέθηκε."
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
2012-03-23 10:41:04 +08:00
|
|
|
|
#: options.py:1089
|
2011-01-22 01:41:35 +08:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Change %s"
|
|
|
|
|
msgstr "Αλλαγή του %s"
|
|
|
|
|
|
2012-03-23 10:41:04 +08:00
|
|
|
|
#: options.py:1138
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "Database error"
|
|
|
|
|
msgstr "Σφάλμα βάσης δεδομένων"
|
|
|
|
|
|
2012-03-23 10:41:04 +08:00
|
|
|
|
#: options.py:1201
|
2011-03-01 16:52:36 +08:00
|
|
|
|
#, python-format
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "%(count)s %(name)s was changed successfully."
|
|
|
|
|
msgid_plural "%(count)s %(name)s were changed successfully."
|
2011-03-16 04:05:50 +08:00
|
|
|
|
msgstr[0] "%(count)s %(name)s άλλαξε επιτυχώς."
|
|
|
|
|
msgstr[1] "%(count)s %(name)s άλλαξαν επιτυχώς."
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
2012-03-23 10:41:04 +08:00
|
|
|
|
#: options.py:1228
|
2011-01-22 01:41:35 +08:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "%(total_count)s selected"
|
|
|
|
|
msgid_plural "All %(total_count)s selected"
|
2011-03-16 04:05:50 +08:00
|
|
|
|
msgstr[0] "Επιλέχθηκε %(total_count)s"
|
|
|
|
|
msgstr[1] "Επιλέχθηκαν και τα %(total_count)s"
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
2012-03-23 10:41:04 +08:00
|
|
|
|
#: options.py:1233
|
2011-01-22 01:41:35 +08:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "0 of %(cnt)s selected"
|
2011-03-01 16:52:36 +08:00
|
|
|
|
msgstr "Επιλέγησαν 0 από %(cnt)s"
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
2012-03-23 10:41:04 +08:00
|
|
|
|
#: options.py:1283
|
2011-01-22 01:41:35 +08:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "The %(name)s \"%(obj)s\" was deleted successfully."
|
|
|
|
|
msgstr "Το %(name)s \"%(obj)s\" διαγράφηκε με επιτυχία."
|
|
|
|
|
|
2012-03-23 10:41:04 +08:00
|
|
|
|
#: options.py:1330
|
2011-01-22 01:41:35 +08:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Change history: %s"
|
|
|
|
|
msgstr "Ιστορικό αλλαγών: %s"
|
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: sites.py:315 tests.py:61 templates/admin/login.html:49
|
|
|
|
|
#: templates/registration/password_reset_complete.html:20
|
|
|
|
|
#: views/decorators.py:23
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "Log in"
|
|
|
|
|
msgstr "Σύνδεση"
|
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: sites.py:380
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "Site administration"
|
|
|
|
|
msgstr "Διαχείριση του ιστότοπου"
|
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: sites.py:432
|
2011-03-01 16:52:36 +08:00
|
|
|
|
#, python-format
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "%s administration"
|
2011-03-01 16:52:36 +08:00
|
|
|
|
msgstr "Διαχείριση %s"
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: widgets.py:87
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "Date:"
|
|
|
|
|
msgstr "Ημ/νία:"
|
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: widgets.py:87
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "Time:"
|
|
|
|
|
msgstr "Ώρα:"
|
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: widgets.py:161
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "Lookup"
|
2011-03-01 16:52:36 +08:00
|
|
|
|
msgstr "Αναζήτηση"
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: widgets.py:267
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "Add Another"
|
2011-03-01 16:52:36 +08:00
|
|
|
|
msgstr "Προσθέστε κι άλλο"
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
|
|
|
|
#: templates/admin/404.html:4 templates/admin/404.html.py:8
|
|
|
|
|
msgid "Page not found"
|
|
|
|
|
msgstr "Η σελίδα δε βρέθηκε"
|
|
|
|
|
|
|
|
|
|
#: templates/admin/404.html:10
|
|
|
|
|
msgid "We're sorry, but the requested page could not be found."
|
|
|
|
|
msgstr "Λυπόμαστε, αλλά η σελίδα που ζητήθηκε δε μπόρεσε να βρεθεί."
|
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templates/admin/500.html:7 templates/admin/app_index.html:8
|
|
|
|
|
#: templates/admin/base.html:45 templates/admin/change_form.html:21
|
|
|
|
|
#: templates/admin/change_list.html:43
|
|
|
|
|
#: templates/admin/delete_confirmation.html:8
|
|
|
|
|
#: templates/admin/delete_selected_confirmation.html:8
|
|
|
|
|
#: templates/admin/invalid_setup.html:7 templates/admin/object_history.html:8
|
|
|
|
|
#: templates/admin/auth/user/change_password.html:15
|
|
|
|
|
#: templates/registration/logged_out.html:5
|
|
|
|
|
#: templates/registration/password_change_done.html:7
|
|
|
|
|
#: templates/registration/password_change_form.html:8
|
|
|
|
|
#: templates/registration/password_reset_complete.html:7
|
|
|
|
|
#: templates/registration/password_reset_confirm.html:7
|
|
|
|
|
#: templates/registration/password_reset_done.html:7
|
|
|
|
|
#: templates/registration/password_reset_form.html:7
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "Home"
|
|
|
|
|
msgstr "Αρχική"
|
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templates/admin/500.html:8
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "Server error"
|
|
|
|
|
msgstr "Σφάλμα εξυπηρετητή"
|
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templates/admin/500.html:12
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "Server error (500)"
|
|
|
|
|
msgstr "Σφάλμα εξυπηρετητή (500)"
|
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templates/admin/500.html:15
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "Server Error <em>(500)</em>"
|
|
|
|
|
msgstr "Σφάλμα εξυπηρετητή <em>(500)</em>"
|
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templates/admin/500.html:16
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid ""
|
|
|
|
|
"There's been an error. It's been reported to the site administrators via e-"
|
|
|
|
|
"mail and should be fixed shortly. Thanks for your patience."
|
|
|
|
|
msgstr ""
|
|
|
|
|
"Υπήρξε ένα σφάλμα. Έχει αναφερθεί στους διαχειριστές του ιστότοπου μέσω ηλ. "
|
|
|
|
|
"ταχυδρομείου και θα πρέπει να επιδιορθωθεί σύντομα. Ευχαριστούμε για την "
|
|
|
|
|
"υπομονή σας."
|
|
|
|
|
|
|
|
|
|
#: templates/admin/actions.html:4
|
|
|
|
|
msgid "Run the selected action"
|
2011-03-01 16:52:36 +08:00
|
|
|
|
msgstr "Εκτέλεση της επιλεγμένης ενέργειας"
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
|
|
|
|
#: templates/admin/actions.html:4
|
|
|
|
|
msgid "Go"
|
|
|
|
|
msgstr "Μετάβαση"
|
|
|
|
|
|
|
|
|
|
#: templates/admin/actions.html:11
|
|
|
|
|
msgid "Click here to select the objects across all pages"
|
2011-03-01 16:52:36 +08:00
|
|
|
|
msgstr "Κάντε κλικ εδώ για να επιλέξετε τα αντικείμενα σε όλες τις σελίδες"
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
|
|
|
|
#: templates/admin/actions.html:11
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Select all %(total_count)s %(module_name)s"
|
2011-03-16 04:05:50 +08:00
|
|
|
|
msgstr "Επιλέξτε και τα %(total_count)s %(module_name)s"
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
|
|
|
|
#: templates/admin/actions.html:13
|
|
|
|
|
msgid "Clear selection"
|
2011-03-01 16:52:36 +08:00
|
|
|
|
msgstr "Καθαρισμός επιλογής"
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templates/admin/app_index.html:11 templates/admin/index.html:19
|
2011-01-22 01:41:35 +08:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "%(name)s"
|
|
|
|
|
msgstr "%(name)s"
|
|
|
|
|
|
|
|
|
|
#: templates/admin/base.html:28
|
|
|
|
|
msgid "Welcome,"
|
|
|
|
|
msgstr "Καλωσήρθατε,"
|
|
|
|
|
|
|
|
|
|
#: templates/admin/base.html:33
|
|
|
|
|
#: templates/registration/password_change_done.html:4
|
|
|
|
|
#: templates/registration/password_change_form.html:5
|
|
|
|
|
msgid "Documentation"
|
|
|
|
|
msgstr "Τεκμηρίωση"
|
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templates/admin/base.html:35
|
|
|
|
|
#: templates/admin/auth/user/change_password.html:19
|
|
|
|
|
#: templates/admin/auth/user/change_password.html:53
|
2011-01-22 01:41:35 +08:00
|
|
|
|
#: templates/registration/password_change_done.html:4
|
|
|
|
|
#: templates/registration/password_change_form.html:5
|
|
|
|
|
msgid "Change password"
|
|
|
|
|
msgstr "Αλλαγή συνθηματικού"
|
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templates/admin/base.html:36
|
2011-01-22 01:41:35 +08:00
|
|
|
|
#: templates/registration/password_change_done.html:4
|
|
|
|
|
#: templates/registration/password_change_form.html:5
|
|
|
|
|
msgid "Log out"
|
|
|
|
|
msgstr "Αποσύνδεση"
|
|
|
|
|
|
|
|
|
|
#: templates/admin/base_site.html:4
|
|
|
|
|
msgid "Django site admin"
|
|
|
|
|
msgstr "Διαχειριστής ιστότοπου Django"
|
|
|
|
|
|
|
|
|
|
#: templates/admin/base_site.html:7
|
|
|
|
|
msgid "Django administration"
|
|
|
|
|
msgstr "Διαχείριση Django"
|
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templates/admin/change_form.html:24 templates/admin/index.html:29
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "Add"
|
|
|
|
|
msgstr "Προσθήκη"
|
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templates/admin/change_form.html:34 templates/admin/object_history.html:12
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "History"
|
|
|
|
|
msgstr "Ιστορικό"
|
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templates/admin/change_form.html:35
|
2011-01-22 01:41:35 +08:00
|
|
|
|
#: templates/admin/edit_inline/stacked.html:9
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templates/admin/edit_inline/tabular.html:30
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "View on site"
|
|
|
|
|
msgstr "Προβολή στην ιστοσελίδα"
|
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templates/admin/change_form.html:46 templates/admin/change_list.html:69
|
|
|
|
|
#: templates/admin/login.html:18
|
|
|
|
|
#: templates/admin/auth/user/change_password.html:29
|
|
|
|
|
#: templates/registration/password_change_form.html:21
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "Please correct the error below."
|
|
|
|
|
msgid_plural "Please correct the errors below."
|
|
|
|
|
msgstr[0] "Παρακαλούμε διορθώστε το παρακάτω λάθος."
|
|
|
|
|
msgstr[1] "Παρακαλούμε διορθώστε τα παρακάτω λάθη."
|
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templates/admin/change_list.html:60
|
2011-01-22 01:41:35 +08:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Add %(name)s"
|
|
|
|
|
msgstr "Προσθήκη %(name)s"
|
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templates/admin/change_list.html:80
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "Filter"
|
|
|
|
|
msgstr "Φίλτρο"
|
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templates/admin/change_list_results.html:17
|
|
|
|
|
msgid "Remove from sorting"
|
|
|
|
|
msgstr "Διαγραφή από την ταξινόμηση"
|
|
|
|
|
|
|
|
|
|
#: templates/admin/change_list_results.html:18
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Sorting priority: %(priority_number)s"
|
|
|
|
|
msgstr "Προτεραιότητα ταξινόμησης: %(priority_number)s"
|
|
|
|
|
|
|
|
|
|
#: templates/admin/change_list_results.html:19
|
|
|
|
|
msgid "Toggle sorting"
|
|
|
|
|
msgstr "Εναλλαγή ταξινόμησης"
|
|
|
|
|
|
|
|
|
|
#: templates/admin/delete_confirmation.html:12
|
2011-01-22 01:41:35 +08:00
|
|
|
|
#: templates/admin/submit_line.html:4
|
|
|
|
|
msgid "Delete"
|
|
|
|
|
msgstr "Διαγραφή"
|
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templates/admin/delete_confirmation.html:19
|
2011-03-01 16:52:36 +08:00
|
|
|
|
#, python-format
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid ""
|
|
|
|
|
"Deleting the %(object_name)s '%(escaped_object)s' would result in deleting "
|
|
|
|
|
"related objects, but your account doesn't have permission to delete the "
|
|
|
|
|
"following types of objects:"
|
2011-03-01 16:52:36 +08:00
|
|
|
|
msgstr ""
|
2012-03-14 16:53:34 +08:00
|
|
|
|
"Επιλέξατε την διαγραφή του αντικειμένου '%(escaped_object)s' είδους "
|
|
|
|
|
"%(object_name)s. Αυτό συνεπάγεται την διαγραφή συσχετισμένων αντικειμενων "
|
|
|
|
|
"για τα οποία δεν έχετε δικάιωμα διαγραφής. Τα είδη των αντικειμένων αυτών "
|
|
|
|
|
"είναι:"
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templates/admin/delete_confirmation.html:27
|
2011-03-01 16:52:36 +08:00
|
|
|
|
#, python-format
|
2011-01-22 03:42:52 +08:00
|
|
|
|
msgid ""
|
|
|
|
|
"Deleting the %(object_name)s '%(escaped_object)s' would require deleting the "
|
|
|
|
|
"following protected related objects:"
|
2011-03-01 16:52:36 +08:00
|
|
|
|
msgstr ""
|
2011-03-16 04:05:50 +08:00
|
|
|
|
"Η διαγραφή του %(object_name)s '%(escaped_object)s' απαιτεί την διαγραφή "
|
|
|
|
|
"των παρακάτω προστατευμένων αντικειμένων:"
|
2011-01-22 03:42:52 +08:00
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templates/admin/delete_confirmation.html:35
|
2011-03-01 16:52:36 +08:00
|
|
|
|
#, python-format
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid ""
|
|
|
|
|
"Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? "
|
|
|
|
|
"All of the following related items will be deleted:"
|
2011-03-01 16:52:36 +08:00
|
|
|
|
msgstr ""
|
2012-03-14 16:53:34 +08:00
|
|
|
|
"Επιβεβαιώστε ότι επιθημείτε την διαγραφή του %(object_name)s "
|
|
|
|
|
"\"%(escaped_object)s\". Αν προχωρήσετε με την διαγραφή όλα τα παρακάτω "
|
2011-03-16 04:05:50 +08:00
|
|
|
|
"συσχετισμένα αντικείμενα θα διαγραφούν επίσης:"
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templates/admin/delete_confirmation.html:40
|
|
|
|
|
#: templates/admin/delete_selected_confirmation.html:45
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "Yes, I'm sure"
|
|
|
|
|
msgstr "Ναι, είμαι βέβαιος"
|
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templates/admin/delete_selected_confirmation.html:11
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "Delete multiple objects"
|
2011-03-01 16:52:36 +08:00
|
|
|
|
msgstr "Διαγραφή πολλών αντικειμένων"
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templates/admin/delete_selected_confirmation.html:18
|
2011-03-01 16:52:36 +08:00
|
|
|
|
#, python-format
|
2011-01-22 03:42:52 +08:00
|
|
|
|
msgid ""
|
|
|
|
|
"Deleting the selected %(objects_name)s would result in deleting related "
|
|
|
|
|
"objects, but your account doesn't have permission to delete the following "
|
|
|
|
|
"types of objects:"
|
2011-03-01 16:52:36 +08:00
|
|
|
|
msgstr ""
|
2011-03-16 04:05:50 +08:00
|
|
|
|
"Η διαγραφή των επιλεγμένων %(objects_name)s θα είχε σαν αποτέλεσμα την "
|
|
|
|
|
"διαγραφή συσχετισμένων αντικειμένων για τα οποία δεν έχετε το διακαίωμα "
|
|
|
|
|
"διαγραφής:"
|
2011-01-22 03:42:52 +08:00
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templates/admin/delete_selected_confirmation.html:26
|
2011-03-01 16:52:36 +08:00
|
|
|
|
#, python-format
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid ""
|
2011-01-22 03:42:52 +08:00
|
|
|
|
"Deleting the selected %(objects_name)s would require deleting the following "
|
|
|
|
|
"protected related objects:"
|
2011-03-01 16:52:36 +08:00
|
|
|
|
msgstr ""
|
2011-03-16 04:05:50 +08:00
|
|
|
|
"Η διαγραφή των επιλεγμένων %(objects_name)s απαιτεί την διαγραφή των "
|
|
|
|
|
"παρακάτω προστατευμένων αντικειμένων:"
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templates/admin/delete_selected_confirmation.html:34
|
2011-03-01 16:52:36 +08:00
|
|
|
|
#, python-format
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid ""
|
2011-01-22 03:42:52 +08:00
|
|
|
|
"Are you sure you want to delete the selected %(objects_name)s? All of the "
|
|
|
|
|
"following objects and their related items will be deleted:"
|
2011-03-01 16:52:36 +08:00
|
|
|
|
msgstr ""
|
2011-03-16 04:05:50 +08:00
|
|
|
|
"Επιβεβαιώστε ότι επιθημείτε την διαγραφή των επιλεγμένων %(objects_name)s . "
|
|
|
|
|
"Αν προχωρήσετε με την διαγραφή όλα τα παρακάτω συσχετισμένα αντικείμενα θα "
|
|
|
|
|
"διαγραφούν επίσης:"
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
|
|
|
|
#: templates/admin/filter.html:2
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid " By %(filter_title)s "
|
|
|
|
|
msgstr " Ανά %(filter_title)s "
|
|
|
|
|
|
|
|
|
|
#: templates/admin/index.html:18
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Models available in the %(name)s application."
|
|
|
|
|
msgstr "Διαθέσιμα μοντέλα στην εφαρμογή %(name)s."
|
|
|
|
|
|
|
|
|
|
#: templates/admin/index.html:35
|
|
|
|
|
msgid "Change"
|
|
|
|
|
msgstr "Επεξεργασία"
|
|
|
|
|
|
|
|
|
|
#: templates/admin/index.html:45
|
|
|
|
|
msgid "You don't have permission to edit anything."
|
|
|
|
|
msgstr "Δεν έχετε δικαίωμα να επεξεργαστείτε τίποτα."
|
|
|
|
|
|
|
|
|
|
#: templates/admin/index.html:53
|
|
|
|
|
msgid "Recent Actions"
|
|
|
|
|
msgstr "Πρόσφατες ενέργειες"
|
|
|
|
|
|
|
|
|
|
#: templates/admin/index.html:54
|
|
|
|
|
msgid "My Actions"
|
|
|
|
|
msgstr "Οι ενέργειες μου"
|
|
|
|
|
|
|
|
|
|
#: templates/admin/index.html:58
|
|
|
|
|
msgid "None available"
|
|
|
|
|
msgstr "Κανένα διαθέσιμο"
|
|
|
|
|
|
|
|
|
|
#: templates/admin/index.html:72
|
|
|
|
|
msgid "Unknown content"
|
2011-03-01 16:52:36 +08:00
|
|
|
|
msgstr "Άγνωστο περιεχόμενο"
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templates/admin/invalid_setup.html:13
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid ""
|
|
|
|
|
"Something's wrong with your database installation. Make sure the appropriate "
|
|
|
|
|
"database tables have been created, and make sure the database is readable by "
|
|
|
|
|
"the appropriate user."
|
2011-03-01 16:52:36 +08:00
|
|
|
|
msgstr ""
|
2011-03-16 04:05:50 +08:00
|
|
|
|
"Φαίνεται να υπάρχει πρόβλημα με την εγκατάσταση της βάσης σας. Θα πρέπει να "
|
|
|
|
|
"βεβαιωθείτε ότι οι απαραίτητοι πίνακες έχουν δημιουργηθεί και ότι η βάση "
|
|
|
|
|
"είναι προσβάσιμη από τον αντίστοιχο χρήστη που έχετε δηλώσει."
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templates/admin/login.html:34
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "Username:"
|
|
|
|
|
msgstr "Όνομα χρήστη:"
|
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templates/admin/login.html:38
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "Password:"
|
|
|
|
|
msgstr "Συνθηματικό:"
|
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templates/admin/login.html:45
|
|
|
|
|
msgid "Forgotten your password or username?"
|
|
|
|
|
msgstr "Ξεχάσατε το συνθηματικό ή τον κωδικό χρήστη σας;"
|
|
|
|
|
|
|
|
|
|
#: templates/admin/object_history.html:24
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "Date/time"
|
|
|
|
|
msgstr "Ημερομηνία/ώρα"
|
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templates/admin/object_history.html:25
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "User"
|
|
|
|
|
msgstr "Χρήστης"
|
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templates/admin/object_history.html:26
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "Action"
|
|
|
|
|
msgstr "Ενέργεια"
|
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templates/admin/object_history.html:40
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid ""
|
|
|
|
|
"This object doesn't have a change history. It probably wasn't added via this "
|
|
|
|
|
"admin site."
|
2011-03-01 16:52:36 +08:00
|
|
|
|
msgstr ""
|
2011-03-16 04:05:50 +08:00
|
|
|
|
"Δεν υπάρχει ιστορικό αλλαγών γι' αυτό το αντικείμενο. Είναι πιθανό η "
|
|
|
|
|
"προσθήκη του να μην πραγματοποιήθηκε χρησιμοποιώντας το διαχειριστικό."
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
|
|
|
|
#: templates/admin/pagination.html:10
|
|
|
|
|
msgid "Show all"
|
|
|
|
|
msgstr "Εμφάνιση όλων"
|
|
|
|
|
|
|
|
|
|
#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3
|
|
|
|
|
msgid "Save"
|
|
|
|
|
msgstr "Αποθήκευση"
|
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templates/admin/search_form.html:7
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "Search"
|
2011-03-16 04:05:50 +08:00
|
|
|
|
msgstr "Αναζήτηση"
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templates/admin/search_form.html:9
|
2011-01-22 01:41:35 +08:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "%(counter)s result"
|
|
|
|
|
msgid_plural "%(counter)s results"
|
2011-03-16 04:05:50 +08:00
|
|
|
|
msgstr[0] "%(counter)s αποτέλεσμα"
|
|
|
|
|
msgstr[1] "%(counter)s αποτελέσματα"
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templates/admin/search_form.html:9
|
2011-01-22 01:41:35 +08:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "%(full_result_count)s total"
|
|
|
|
|
msgstr "%(full_result_count)s συνολικά"
|
|
|
|
|
|
|
|
|
|
#: templates/admin/submit_line.html:5
|
|
|
|
|
msgid "Save as new"
|
|
|
|
|
msgstr "Αποθήκευση ως νέο"
|
|
|
|
|
|
|
|
|
|
#: templates/admin/submit_line.html:6
|
|
|
|
|
msgid "Save and add another"
|
|
|
|
|
msgstr "Αποθήκευση και προσθήκη καινούριου"
|
|
|
|
|
|
|
|
|
|
#: templates/admin/submit_line.html:7
|
|
|
|
|
msgid "Save and continue editing"
|
|
|
|
|
msgstr "Αποθήκευση και συνέχεια επεξεργασίας"
|
|
|
|
|
|
|
|
|
|
#: templates/admin/auth/user/add_form.html:6
|
|
|
|
|
msgid ""
|
|
|
|
|
"First, enter a username and password. Then, you'll be able to edit more user "
|
|
|
|
|
"options."
|
2011-03-01 16:52:36 +08:00
|
|
|
|
msgstr ""
|
2011-03-16 04:05:50 +08:00
|
|
|
|
"Αρχικά εισάγετε το όνομα χρήστη και τον κωδικό πρόσβασης. Μετά την "
|
|
|
|
|
"ολοκλήρωση αυτού του βήματος θα έχετε την επιλογή να προσθέσετε όλα τα "
|
|
|
|
|
"υπόλοιπα στοιχεία για τον χρήστη."
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
|
|
|
|
#: templates/admin/auth/user/add_form.html:8
|
|
|
|
|
msgid "Enter a username and password."
|
2011-03-16 04:05:50 +08:00
|
|
|
|
msgstr "Εισάγετε όνομα χρήστη και κωδικό πρόσβασης."
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templates/admin/auth/user/change_password.html:33
|
2011-03-01 16:52:36 +08:00
|
|
|
|
#, python-format
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "Enter a new password for the user <strong>%(username)s</strong>."
|
2011-03-01 16:52:36 +08:00
|
|
|
|
msgstr ""
|
2011-03-16 04:05:50 +08:00
|
|
|
|
"Εισάγετε ένα νέο κωδικό πρόσβασης για τον χρήστη <strong>%(username)s</"
|
|
|
|
|
"strong>."
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templates/admin/auth/user/change_password.html:40
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "Password"
|
|
|
|
|
msgstr "Συνθηματικό"
|
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templates/admin/auth/user/change_password.html:46
|
|
|
|
|
#: templates/registration/password_change_form.html:43
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "Password (again)"
|
|
|
|
|
msgstr "Συνθηματικό (ξανά)"
|
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templates/admin/auth/user/change_password.html:47
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "Enter the same password as above, for verification."
|
|
|
|
|
msgstr "Εισάγετε το ίδιο συνθηματικό όπως παραπάνω, για λόγους επιβεβαίωσης."
|
|
|
|
|
|
|
|
|
|
#: templates/admin/edit_inline/stacked.html:67
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templates/admin/edit_inline/tabular.html:115
|
2011-03-01 16:52:36 +08:00
|
|
|
|
#, python-format
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "Add another %(verbose_name)s"
|
2011-03-16 04:05:50 +08:00
|
|
|
|
msgstr "Προσθήκη νέου %(verbose_name)s"
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
|
|
|
|
#: templates/admin/edit_inline/stacked.html:70
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templates/admin/edit_inline/tabular.html:118
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "Remove"
|
2011-03-16 04:05:50 +08:00
|
|
|
|
msgstr "Αφαίρεση"
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templates/admin/edit_inline/tabular.html:17
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "Delete?"
|
2011-03-16 04:05:50 +08:00
|
|
|
|
msgstr "Θέλετε να πραγματοποιηθεί διαγραφή?"
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templates/registration/logged_out.html:9
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "Thanks for spending some quality time with the Web site today."
|
|
|
|
|
msgstr "Ευχαριστούμε που διαθέσατε κάποιο ποιοτικό χρόνο στον ιστότοπο σήμερα."
|
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templates/registration/logged_out.html:11
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "Log in again"
|
|
|
|
|
msgstr "Σύνδεση ξανά"
|
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templates/registration/password_change_done.html:8
|
|
|
|
|
#: templates/registration/password_change_form.html:9
|
|
|
|
|
#: templates/registration/password_change_form.html:13
|
|
|
|
|
#: templates/registration/password_change_form.html:25
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "Password change"
|
|
|
|
|
msgstr "Αλλαγή συνθηματικού"
|
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templates/registration/password_change_done.html:12
|
|
|
|
|
#: templates/registration/password_change_done.html:16
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "Password change successful"
|
|
|
|
|
msgstr "Επιτυχής αλλαγή συνθηματικού"
|
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templates/registration/password_change_done.html:18
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "Your password was changed."
|
|
|
|
|
msgstr "Το συνθηματικό σας έχει αλλαχτεί."
|
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templates/registration/password_change_form.html:27
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid ""
|
|
|
|
|
"Please enter your old password, for security's sake, and then enter your new "
|
|
|
|
|
"password twice so we can verify you typed it in correctly."
|
|
|
|
|
msgstr ""
|
|
|
|
|
"Παρακαλούμε εισάγετε το παλιό σας συνθηματικό, για λόγους ασφάλειας, και "
|
|
|
|
|
"κατόπιν εισάγετε το νέο σας συνθηματικό δύο φορές ούτως ώστε να "
|
|
|
|
|
"πιστοποιήσουμε ότι το πληκτρολογήσατε σωστά."
|
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templates/registration/password_change_form.html:33
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "Old password"
|
2011-03-16 04:05:50 +08:00
|
|
|
|
msgstr "Προηγούμενος κωδικός πρόσβασης"
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templates/registration/password_change_form.html:38
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "New password"
|
2011-03-16 04:05:50 +08:00
|
|
|
|
msgstr "Νέος κωδικός πρόσβασης"
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templates/registration/password_change_form.html:49
|
|
|
|
|
#: templates/registration/password_reset_confirm.html:27
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "Change my password"
|
|
|
|
|
msgstr "Αλλαγή του συνθηματικού μου"
|
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templates/registration/password_reset_complete.html:8
|
|
|
|
|
#: templates/registration/password_reset_confirm.html:12
|
|
|
|
|
#: templates/registration/password_reset_done.html:8
|
|
|
|
|
#: templates/registration/password_reset_form.html:8
|
|
|
|
|
#: templates/registration/password_reset_form.html:12
|
|
|
|
|
#: templates/registration/password_reset_form.html:16
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "Password reset"
|
|
|
|
|
msgstr "Επαναφορά συνθηματικού"
|
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templates/registration/password_reset_complete.html:12
|
|
|
|
|
#: templates/registration/password_reset_complete.html:16
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "Password reset complete"
|
2011-03-16 04:05:50 +08:00
|
|
|
|
msgstr "Ολοκληρώθηκε η επαναφορά του κωδικού πρόσβασης."
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templates/registration/password_reset_complete.html:18
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "Your password has been set. You may go ahead and log in now."
|
|
|
|
|
msgstr ""
|
2011-03-16 04:05:50 +08:00
|
|
|
|
"Ορίσατε επιτυχώς έναν κωδικό πρόσβασής. Πλέον έχετε την δυνατότητα να "
|
|
|
|
|
"συνδεθήτε."
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templates/registration/password_reset_confirm.html:8
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "Password reset confirmation"
|
2011-03-16 04:05:50 +08:00
|
|
|
|
msgstr "Επιβεβαίωση επαναφοράς κωδικού πρόσβασης"
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templates/registration/password_reset_confirm.html:18
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "Enter new password"
|
2011-03-01 16:52:36 +08:00
|
|
|
|
msgstr "Πληκτρολογήστε νέο συνθηματικό"
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templates/registration/password_reset_confirm.html:20
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid ""
|
|
|
|
|
"Please enter your new password twice so we can verify you typed it in "
|
|
|
|
|
"correctly."
|
|
|
|
|
msgstr ""
|
2011-03-16 04:05:50 +08:00
|
|
|
|
"Παρακαλούμε πληκτρολογήστε το νέο κωδικό πρόσβασης δύο φορές ώστε να "
|
|
|
|
|
"βεβαιωθούμε ότι δεν πληκτρολογήσατε κάποιον χαρακτήρα λανθασμένα."
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templates/registration/password_reset_confirm.html:24
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "New password:"
|
|
|
|
|
msgstr "Νέο συνθηματικό:"
|
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templates/registration/password_reset_confirm.html:26
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "Confirm password:"
|
|
|
|
|
msgstr "Επιβεβαίωση συνθηματικού:"
|
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templates/registration/password_reset_confirm.html:32
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "Password reset unsuccessful"
|
2011-03-01 16:52:36 +08:00
|
|
|
|
msgstr "Επαναφορά συνθηματικού ανεπιτυχής"
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templates/registration/password_reset_confirm.html:34
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid ""
|
|
|
|
|
"The password reset link was invalid, possibly because it has already been "
|
|
|
|
|
"used. Please request a new password reset."
|
|
|
|
|
msgstr ""
|
2011-03-16 04:05:50 +08:00
|
|
|
|
"Ο σύνδεσμος που χρησιμοποιήσατε για την επαναφορά του κωδικού πρόσβασης δεν "
|
|
|
|
|
"είναι πλεόν διαθέσιμος. Πιθανώς έχει ήδη χρησιμοποιηθεί. Θα χρειαστεί να "
|
|
|
|
|
"πραγματοποιήσετε και πάλι την διαδικασία αίτησης επαναφοράς του κωδικού "
|
|
|
|
|
"πρόσβασης."
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templates/registration/password_reset_done.html:12
|
|
|
|
|
#: templates/registration/password_reset_done.html:16
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "Password reset successful"
|
|
|
|
|
msgstr "Επιτυχής επαναφορά συνθηματικού"
|
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templates/registration/password_reset_done.html:18
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid ""
|
|
|
|
|
"We've e-mailed you instructions for setting your password to the e-mail "
|
|
|
|
|
"address you submitted. You should be receiving it shortly."
|
|
|
|
|
msgstr ""
|
2011-03-16 04:05:50 +08:00
|
|
|
|
"Σας έχουν σταλεί οδηγίες για την επαναφορά του κωδικού πρόσβασής σας στην "
|
|
|
|
|
"διύεθυνση ηλεκτρονικού ταχυδρομίου που δηλώσατε. Ελέγξτε το ηλεκτρονικό σας "
|
|
|
|
|
"ταχυδρομείο για την παραλαβή τους."
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
|
|
|
|
#: templates/registration/password_reset_email.html:2
|
2011-03-01 16:52:36 +08:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"You're receiving this e-mail because you requested a password reset for your "
|
|
|
|
|
"user account at %(site_name)s."
|
|
|
|
|
msgstr ""
|
2011-03-16 04:05:50 +08:00
|
|
|
|
"Έχετε λάβει αυτό το μήνυμα επειδή ζητήσατε την επαναφορά του κωδικού "
|
|
|
|
|
"πρόσβασής σας στον ιστότοπο %(site_name)s."
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
2011-03-01 16:52:36 +08:00
|
|
|
|
#: templates/registration/password_reset_email.html:4
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "Please go to the following page and choose a new password:"
|
|
|
|
|
msgstr ""
|
2011-03-16 04:05:50 +08:00
|
|
|
|
"Παρακαλούμε επισκεφθήτε την ακόλουθη σελίδα και επιλέξτε ένα νέο κωδικό "
|
|
|
|
|
"πρόσβασης: "
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
2011-03-01 16:52:36 +08:00
|
|
|
|
#: templates/registration/password_reset_email.html:8
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "Your username, in case you've forgotten:"
|
2011-03-01 16:52:36 +08:00
|
|
|
|
msgstr ""
|
2011-03-16 04:05:50 +08:00
|
|
|
|
"Το όνομα χρήστη με το οποίο είστε καταχωρημένος για την περίπτωση στην οποία "
|
|
|
|
|
"το έχετε ξεχάσει:"
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
2011-03-01 16:52:36 +08:00
|
|
|
|
#: templates/registration/password_reset_email.html:10
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "Thanks for using our site!"
|
2011-03-01 16:52:36 +08:00
|
|
|
|
msgstr "Ευχαριστούμε που χρησιμοποιήσατε τον ιστότοπο μας!"
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
2011-03-01 16:52:36 +08:00
|
|
|
|
#: templates/registration/password_reset_email.html:12
|
|
|
|
|
#, python-format
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "The %(site_name)s team"
|
2011-03-16 04:05:50 +08:00
|
|
|
|
msgstr "Η ομάδα του %(site_name)s"
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templates/registration/password_reset_form.html:18
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid ""
|
|
|
|
|
"Forgotten your password? Enter your e-mail address below, and we'll e-mail "
|
|
|
|
|
"instructions for setting a new one."
|
|
|
|
|
msgstr ""
|
2011-03-16 04:05:50 +08:00
|
|
|
|
"Ξεχάσατε τον κωδικό πρόσβασής? Μπορείτε να εισάγετε την διεύθυνση του "
|
|
|
|
|
"ηλεκτρονικού σας ταχυδρομείου και θα σας στείλουμε οδηγίες για να δηλώσετε "
|
|
|
|
|
"ένα νέο κωδικό."
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templates/registration/password_reset_form.html:22
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "E-mail address:"
|
|
|
|
|
msgstr "Ηλεκτρονική διεύθυνση:"
|
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templates/registration/password_reset_form.html:22
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "Reset my password"
|
|
|
|
|
msgstr "Επαναφορά του συνθηματικού μου"
|
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
|
#: templatetags/admin_list.py:336
|
2011-01-22 01:41:35 +08:00
|
|
|
|
msgid "All dates"
|
|
|
|
|
msgstr "Όλες οι ημερομηνίες"
|
|
|
|
|
|
2012-03-23 10:41:04 +08:00
|
|
|
|
#: views/main.py:31
|
2011-03-16 04:05:50 +08:00
|
|
|
|
msgid "(None)"
|
|
|
|
|
msgstr "(Κενό)"
|
|
|
|
|
|
2012-03-23 10:41:04 +08:00
|
|
|
|
#: views/main.py:74
|
2011-01-22 01:41:35 +08:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Select %s"
|
|
|
|
|
msgstr "Επιλέξτε %s"
|
|
|
|
|
|
2012-03-23 10:41:04 +08:00
|
|
|
|
#: views/main.py:76
|
2011-01-22 01:41:35 +08:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Select %s to change"
|
|
|
|
|
msgstr "Επιλέξτε %s προς αλλαγή"
|