197 lines
7.2 KiB
Plaintext
197 lines
7.2 KiB
Plaintext
# This file is distributed under the same license as the Django package.
|
||
#
|
||
# Translators:
|
||
# Dimitris Glezos <glezos@indifex.com>, 2011.
|
||
# Jannis Leidel <jannis@leidel.info>, 2011.
|
||
# Yorgos Pagles <y.pagles@gmail.com>, 2011.
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: Django\n"
|
||
"Report-Msgid-Bugs-To: \n"
|
||
"POT-Creation-Date: 2012-03-23 02:36+0100\n"
|
||
"PO-Revision-Date: 2012-02-14 13:06+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"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: 8bit\n"
|
||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||
|
||
#: views.py:57 views.py:59 views.py:61
|
||
msgid "tag:"
|
||
msgstr "ετικέτα:"
|
||
|
||
#: views.py:92 views.py:94 views.py:96
|
||
msgid "filter:"
|
||
msgstr "φίλτρο:"
|
||
|
||
#: views.py:155 views.py:157 views.py:159
|
||
msgid "view:"
|
||
msgstr "προβολή:"
|
||
|
||
#: views.py:187
|
||
#, python-format
|
||
msgid "App %r not found"
|
||
msgstr "Δε βρέθηκε η εφαρμογή %r"
|
||
|
||
#: views.py:194
|
||
#, python-format
|
||
msgid "Model %(model_name)r not found in app %(app_label)r"
|
||
msgstr ""
|
||
"Το μοντέλο %(model_name)r δεν μπορεί να βρεθεί στην εφαρμογή %(app_label)r"
|
||
|
||
#: views.py:206
|
||
#, python-format
|
||
msgid "the related `%(app_label)s.%(data_type)s` object"
|
||
msgstr "το συσχετισμένο `%(app_label)s.%(data_type)s` αντικείμενο"
|
||
|
||
#: views.py:206 views.py:225 views.py:230 views.py:244 views.py:258
|
||
#: views.py:263
|
||
msgid "model:"
|
||
msgstr "μοντέλο:"
|
||
|
||
#: views.py:221 views.py:253
|
||
#, python-format
|
||
msgid "related `%(app_label)s.%(object_name)s` objects"
|
||
msgstr "συσχετισμένα `%(app_label)s.%(object_name)s` αντικείμενα"
|
||
|
||
#: views.py:225 views.py:258
|
||
#, python-format
|
||
msgid "all %s"
|
||
msgstr "όλα %s"
|
||
|
||
#: views.py:230 views.py:263
|
||
#, python-format
|
||
msgid "number of %s"
|
||
msgstr "πλήθος number of %s"
|
||
|
||
#: views.py:268
|
||
#, python-format
|
||
msgid "Fields on %s objects"
|
||
msgstr "Πεδία στα αντικείμενα %s"
|
||
|
||
#: views.py:360
|
||
#, python-format
|
||
msgid "%s does not appear to be a urlpattern object"
|
||
msgstr "Το %s δε φαίνεται να είναι ένα αντικείμενο urlpattern"
|
||
|
||
#: templates/admin_doc/bookmarklets.html:7 templates/admin_doc/index.html:7
|
||
#: templates/admin_doc/missing_docutils.html:7
|
||
#: templates/admin_doc/model_detail.html:15
|
||
#: templates/admin_doc/model_index.html:9
|
||
#: templates/admin_doc/template_detail.html:7
|
||
#: templates/admin_doc/template_filter_index.html:8
|
||
#: templates/admin_doc/template_tag_index.html:8
|
||
#: templates/admin_doc/view_detail.html:7
|
||
#: templates/admin_doc/view_index.html:8
|
||
msgid "Home"
|
||
msgstr "Αρχική"
|
||
|
||
#: templates/admin_doc/bookmarklets.html:8 templates/admin_doc/index.html:8
|
||
#: templates/admin_doc/missing_docutils.html:8
|
||
#: templates/admin_doc/model_detail.html:16
|
||
#: templates/admin_doc/model_index.html:10
|
||
#: templates/admin_doc/template_detail.html:8
|
||
#: templates/admin_doc/template_filter_index.html:9
|
||
#: templates/admin_doc/template_tag_index.html:9
|
||
#: templates/admin_doc/view_detail.html:8
|
||
#: templates/admin_doc/view_index.html:9
|
||
msgid "Documentation"
|
||
msgstr "Τεκμηρίωση"
|
||
|
||
#: templates/admin_doc/bookmarklets.html:9
|
||
msgid "Bookmarklets"
|
||
msgstr "Σελιδοδείκτες"
|
||
|
||
#: templates/admin_doc/bookmarklets.html:12
|
||
msgid "Documentation bookmarklets"
|
||
msgstr "Σελιδοδείκτες τεκμηρίωσης"
|
||
|
||
#: templates/admin_doc/bookmarklets.html:16
|
||
msgid ""
|
||
"\n"
|
||
"<p class=\"help\">To install bookmarklets, drag the link to your bookmarks\n"
|
||
"toolbar, or right-click the link and add it to your bookmarks. Now you can\n"
|
||
"select the bookmarklet from any page in the site. Note that some of these\n"
|
||
"bookmarklets require you to be viewing the site from a computer designated\n"
|
||
"as \"internal\" (talk to your system administrator if you aren't sure if\n"
|
||
"your computer is \"internal\").</p>\n"
|
||
msgstr ""
|
||
"\n"
|
||
"<p class=\"help\">Για να εγκαταστήσετε έναν \"bookmarklet\" σύνδεσμο, σύρετε "
|
||
"τον σύνδεσμο στον χώρο με τους αγαπημένους σας ιστότοπους στην γραμμή "
|
||
"εργαλείων σας ή κάντε δεξί κλικ πάνω στον σύνδεσμο και σώστε τον στα "
|
||
"αγαπημένα σας. Πλέον θα μπορείτε να χρησιμοποιείτε τον σύνδεσμο bookmarklet "
|
||
"από την οποιαδήποτε σελίδα του ιστοτόπου σας. Σας υπενθημίζουμε ότι αυτού "
|
||
"του είδους τα bookmarklets απαιτούν να επισκέπτεστε τον ιστότοπο από έναν "
|
||
"υπολογιστή που να έχει οριστεί σαν \"εσωτερικός\" (\"internal\"). "
|
||
"Απευθυνθείτε στον διαχειριστή σας αν δεν γνωρίζεται αν ο υπολογιστής σας "
|
||
"θερείται \"εσωτερικός\".</p>\n"
|
||
|
||
#: templates/admin_doc/bookmarklets.html:26
|
||
msgid "Documentation for this page"
|
||
msgstr "Τεκμηρίωση για αυτήν τη σελίδα"
|
||
|
||
#: templates/admin_doc/bookmarklets.html:27
|
||
msgid ""
|
||
"Jumps you from any page to the documentation for the view that generates "
|
||
"that page."
|
||
msgstr ""
|
||
"Μεταπήδηση από οποιαδήποτε σελίδα στην τεκμηρίωση για το view που "
|
||
"δημιούργησε τη σελίδα αυτή."
|
||
|
||
#: templates/admin_doc/bookmarklets.html:29
|
||
msgid "Show object ID"
|
||
msgstr "Εμφάνιση ID αντικειμένου"
|
||
|
||
#: templates/admin_doc/bookmarklets.html:30
|
||
msgid ""
|
||
"Shows the content-type and unique ID for pages that represent a single "
|
||
"object."
|
||
msgstr ""
|
||
"Εμφάνιση του content-type και του μοναδικού αναγνωριστικού για τις σελίδες "
|
||
"που αντιπροσωπεύουν ένα μοναδικό αντικείμενο."
|
||
|
||
#: templates/admin_doc/bookmarklets.html:32
|
||
msgid "Edit this object (current window)"
|
||
msgstr "Επεξεργασία αυτού του αντικειμένου (τρέχον παράθυρο)"
|
||
|
||
#: templates/admin_doc/bookmarklets.html:33
|
||
msgid "Jumps to the admin page for pages that represent a single object."
|
||
msgstr ""
|
||
"Αν η σελίδα αναπαριστά ένα και μοναδικό αντικείμενο τότε οδηγεί στην "
|
||
"αντίστοιχη σελίδα διαχείρισης."
|
||
|
||
#: templates/admin_doc/bookmarklets.html:35
|
||
msgid "Edit this object (new window)"
|
||
msgstr "Επεξεργασία αυτού του αντικειμένου (νέο παράθυρο)"
|
||
|
||
#: templates/admin_doc/bookmarklets.html:36
|
||
msgid "As above, but opens the admin page in a new window."
|
||
msgstr ""
|
||
"Όπως και παραπάνω, αλλά άνοιγμα της σελίδας διαχείρισης σε νέο παράθυρο."
|
||
|
||
#: templates/admin_doc/model_detail.html:17
|
||
#: templates/admin_doc/model_index.html:11
|
||
msgid "Models"
|
||
msgstr ""
|
||
|
||
#: templates/admin_doc/template_detail.html:9
|
||
msgid "Templates"
|
||
msgstr ""
|
||
|
||
#: templates/admin_doc/template_filter_index.html:10
|
||
msgid "Filters"
|
||
msgstr ""
|
||
|
||
#: templates/admin_doc/template_tag_index.html:10
|
||
msgid "Tags"
|
||
msgstr ""
|
||
|
||
#: templates/admin_doc/view_detail.html:9
|
||
#: templates/admin_doc/view_index.html:10
|
||
msgid "Views"
|
||
msgstr ""
|