Added translation for traditional chinese

This commit is contained in:
Ozzie Isaacs
2021-10-17 15:02:16 +02:00
parent 708861bcd5
commit 00dc60da79
43 changed files with 5638 additions and 1977 deletions

View File

@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Calibre-Web\n"
"Report-Msgid-Bugs-To: https://github.com/janeczku/Calibre-Web\n"
"POT-Creation-Date: 2021-10-16 11:41+0200\n"
"POT-Creation-Date: 2021-10-17 14:59+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Depountis Georgios\n"
"Language: el\n"
@@ -45,9 +45,9 @@ msgstr "Επιτυχής επανασύνδεση"
msgid "Unknown command"
msgstr "Άγνωστη εντολή"
#: cps/admin.py:167 cps/editbooks.py:694 cps/editbooks.py:708
#: cps/editbooks.py:849 cps/editbooks.py:851 cps/editbooks.py:878
#: cps/editbooks.py:894 cps/updater.py:584 cps/uploader.py:93
#: cps/admin.py:167 cps/editbooks.py:703 cps/editbooks.py:717
#: cps/editbooks.py:858 cps/editbooks.py:860 cps/editbooks.py:887
#: cps/editbooks.py:903 cps/updater.py:584 cps/uploader.py:93
#: cps/uploader.py:103
msgid "Unknown"
msgstr "ʼΑγνωστο"
@@ -303,7 +303,7 @@ msgstr "Ενημερώθηκαν οι ρυθμίσεις E-mail διακομισ
msgid "Database Configuration"
msgstr "Διαμόρφωση Λειτουργίας"
#: cps/admin.py:1340 cps/web.py:1484
#: cps/admin.py:1340 cps/web.py:1479
msgid "Please fill out all fields!"
msgstr "Παρακαλούμε συμπλήρωσε όλα τα πεδία!"
@@ -348,7 +348,7 @@ msgstr "Επεξεργασία χρήστη %(nick)s"
msgid "User '%(nick)s' updated"
msgstr "Χρήστης/ες '%(nick)s' ενημερώθηκαν"
#: cps/admin.py:1475 cps/admin.py:1605 cps/web.py:1509 cps/web.py:1572
#: cps/admin.py:1475 cps/admin.py:1605 cps/web.py:1504 cps/web.py:1567
msgid "An unknown error occurred. Please try again later."
msgstr "Προέκυψε ένα άγνωστο σφάλμα. Παρακαλούμε δοκίμασε ξανά αργότερα."
@@ -383,7 +383,7 @@ msgstr "Ενημερώθηκαν οι ρυθμίσεις E-mail διακομισ
msgid "Password for user %(user)s reset"
msgstr "Κωδικός για επαναφορά %(user) χρήστη/ών"
#: cps/admin.py:1608 cps/web.py:1449
#: cps/admin.py:1608 cps/web.py:1444
msgid "Please configure the SMTP mail settings first..."
msgstr "Παρακαλούμε διαμόρφωσε πρώτα τις ρυθμίσεις ταχυδρομείου SMTP..."
@@ -483,7 +483,7 @@ msgstr "δεν διαμορφώθηκε"
msgid "Execution permissions missing"
msgstr "Λείπουν άδειες εκτέλεσης"
#: cps/db.py:648 cps/web.py:657 cps/web.py:1161
#: cps/db.py:651 cps/web.py:657 cps/web.py:1156
#, python-format
msgid "Custom Column No.%(column)d is not existing in calibre database"
msgstr "Η ειδικά προσαρμοσμένη στήλη No.%(column)d δεν υπάρχει στο επίπεδο βάσης δεδομένων"
@@ -496,8 +496,8 @@ msgstr "Η μορφή βιβλίου Διαγράφηκε Επιτυχώς"
msgid "Book Successfully Deleted"
msgstr "Το Βιβλίο Διαγράφηκε Επιτυχώς"
#: cps/editbooks.py:373 cps/editbooks.py:750 cps/web.py:511 cps/web.py:1711
#: cps/web.py:1752 cps/web.py:1819
#: cps/editbooks.py:373 cps/editbooks.py:759 cps/web.py:511 cps/web.py:1706
#: cps/web.py:1747 cps/web.py:1814
msgid "Oops! Selected book title is unavailable. File does not exist or is not accessible"
msgstr "Oυπς! Ο επιλεγμένος τίτλος βιβλίου δεν είναι διαθέσιμος. Το αρχείο δεν υπάρχει ή δεν είναι προσβάσιμο"
@@ -515,76 +515,76 @@ msgstr ""
msgid "%(langname)s is not a valid language"
msgstr "%(langname)s δεν είναι μια έγκυρη γλώσσα"
#: cps/editbooks.py:621 cps/editbooks.py:964
#: cps/editbooks.py:630 cps/editbooks.py:973
#, python-format
msgid "File extension '%(ext)s' is not allowed to be uploaded to this server"
msgstr "Η επέκταση αρχείου '%(ext)s' δεν επιτρέπεται να ανέβει σε αυτό το διακομιστή"
#: cps/editbooks.py:625 cps/editbooks.py:968
#: cps/editbooks.py:634 cps/editbooks.py:977
msgid "File to be uploaded must have an extension"
msgstr "Το αρχείο προς ανέβασμα πρέπει να έχει μια επέκταση"
#: cps/editbooks.py:637
#: cps/editbooks.py:646
#, python-format
msgid "Failed to create path %(path)s (Permission denied)."
msgstr "Αποτυχεία δημιουργίας πορείας %(path)s (Η άδεια απορρήφθηκε)."
#: cps/editbooks.py:642
#: cps/editbooks.py:651
#, python-format
msgid "Failed to store file %(file)s."
msgstr "Αποτυχία αποθήκευσης αρχείου %(file)s."
#: cps/editbooks.py:660 cps/editbooks.py:1055 cps/web.py:1672
#: cps/editbooks.py:669 cps/editbooks.py:1064 cps/web.py:1667
#, python-format
msgid "Database error: %(error)s."
msgstr "Σφάλμα βάσης δεδομένων: %(error)s."
#: cps/editbooks.py:665
#: cps/editbooks.py:674
#, python-format
msgid "File format %(ext)s added to %(book)s"
msgstr "Μορφή αρχείου %(ext)s προστέθηκε σε %(book)s"
#: cps/editbooks.py:801
#: cps/editbooks.py:810
msgid "Identifiers are not Case Sensitive, Overwriting Old Identifier"
msgstr "Τα αναγνωριστικά δεν έχουν Διάκριση Πεζών-Κεφαλαίων Γραμμάτων, Αντικατάσταση Παλιού Αναγνωριστικού"
#: cps/editbooks.py:835
#: cps/editbooks.py:844
msgid "Metadata successfully updated"
msgstr "Τα μεταδεδομένα ενημερώθηκαν επιτυχώς"
#: cps/editbooks.py:844
#: cps/editbooks.py:853
msgid "Error editing book, please check logfile for details"
msgstr "Σφάλμα επεξεργασίας βιβλίου, παρακαλούμε έλεγξε το φύλλο καταγραφής για λεπτομέρειες"
#: cps/editbooks.py:882
#: cps/editbooks.py:891
msgid "Uploaded book probably exists in the library, consider to change before upload new: "
msgstr "Το βιβλίο που ανέβηκε πιθανόν να υπάρχει στη βιβλιοθήκη, σκέψου να το αλλάξεις πριν ανεβάσεις νέο: "
#: cps/editbooks.py:976
#: cps/editbooks.py:985
#, python-format
msgid "File %(filename)s could not saved to temp dir"
msgstr "Το αρχείο %(filename)s δεν μπόρεσε να αποθηκευτεί σε temp dir"
#: cps/editbooks.py:995
#: cps/editbooks.py:1004
#, python-format
msgid "Failed to Move Cover File %(file)s: %(error)s"
msgstr "Αποτυχία Μετακίνησης Αρχείου Φόντου %(file)s: %(error)s"
#: cps/editbooks.py:1042
#: cps/editbooks.py:1051
#, python-format
msgid "File %(file)s uploaded"
msgstr "Το αρχείο %(file)s ανέβηκε"
#: cps/editbooks.py:1067
#: cps/editbooks.py:1076
msgid "Source or destination format for conversion missing"
msgstr "Η δομή πηγής ή προορισμού για μετατροπή λείπει"
#: cps/editbooks.py:1075
#: cps/editbooks.py:1084
#, python-format
msgid "Book successfully queued for converting to %(book_format)s"
msgstr "Το βιβλίο είναι σε σειρά επιτυχώς για μετατροπή σε %(book_format)s"
#: cps/editbooks.py:1079
#: cps/editbooks.py:1088
#, python-format
msgid "There was an error converting this book: %(res)s"
msgstr "Υπήρξε ένα σφάλμα στη μετατροπή αυτού του βιβλίου: %(res)s"
@@ -692,7 +692,7 @@ msgstr "Το αρχείο %(file)s δεν βρέθηκε στο Google Drive"
msgid "Book path %(path)s not found on Google Drive"
msgstr "Η πορεία βιβλίου %(path)s δεν βρέθηκε στο Google Drive"
#: cps/helper.py:507 cps/web.py:1667
#: cps/helper.py:507 cps/web.py:1662
#, fuzzy
msgid "Found an existing account for this e-mail address"
msgstr "Βρέθηκε ένας ήδη υπάρχον λογαριασμός για αυτή τη διεύθυνση e-mail."
@@ -770,7 +770,7 @@ msgstr "Καθορισμός Kobo"
msgid "Register with %(provider)s"
msgstr "Εγγραφή με %(provider)s"
#: cps/oauth_bb.py:138 cps/remotelogin.py:133 cps/web.py:1543
#: cps/oauth_bb.py:138 cps/remotelogin.py:133 cps/web.py:1538
#, python-format
msgid "you are now logged in as: '%(nickname)s'"
msgstr "τώρα έχεις συνδεθεί ως: '%(nickname)s'"
@@ -836,7 +836,7 @@ msgid "{} Stars"
msgstr ""
#: cps/remotelogin.py:65 cps/templates/layout.html:86
#: cps/templates/login.html:4 cps/templates/login.html:21 cps/web.py:1592
#: cps/templates/login.html:4 cps/templates/login.html:21 cps/web.py:1587
msgid "Login"
msgstr "Σύνδεση"
@@ -912,8 +912,8 @@ msgstr "Ανακάλυψε"
msgid "Show Random Books"
msgstr "Προβολή Τυχαίων Βιβλίων"
#: cps/render_template.py:69 cps/templates/book_table.html:56
#: cps/templates/index.xml:83 cps/web.py:1048
#: cps/render_template.py:69 cps/templates/book_table.html:67
#: cps/templates/index.xml:83 cps/web.py:1043
msgid "Categories"
msgstr "Κατηγορίες"
@@ -922,8 +922,8 @@ msgid "Show category selection"
msgstr "Προβολή επιλογών κατηγορίας"
#: cps/render_template.py:72 cps/templates/book_edit.html:90
#: cps/templates/book_table.html:57 cps/templates/index.xml:90
#: cps/templates/search_form.html:69 cps/web.py:943 cps/web.py:953
#: cps/templates/book_table.html:68 cps/templates/index.xml:90
#: cps/templates/search_form.html:69 cps/web.py:938 cps/web.py:948
msgid "Series"
msgstr "Σειρές"
@@ -931,7 +931,7 @@ msgstr "Σειρές"
msgid "Show series selection"
msgstr "Προβολή επιλογών σειράς"
#: cps/render_template.py:75 cps/templates/book_table.html:55
#: cps/render_template.py:75 cps/templates/book_table.html:66
#: cps/templates/index.xml:69
msgid "Authors"
msgstr "Συγγραφείς"
@@ -940,8 +940,8 @@ msgstr "Συγγραφείς"
msgid "Show author selection"
msgstr "Προβολή επιλογών συγγραφέα"
#: cps/render_template.py:79 cps/templates/book_table.html:61
#: cps/templates/index.xml:76 cps/web.py:920
#: cps/render_template.py:79 cps/templates/book_table.html:72
#: cps/templates/index.xml:76 cps/web.py:915
msgid "Publishers"
msgstr "Εκδότες"
@@ -949,9 +949,9 @@ msgstr "Εκδότες"
msgid "Show publisher selection"
msgstr "Προβολή επιλογών εκδότη"
#: cps/render_template.py:82 cps/templates/book_table.html:59
#: cps/render_template.py:82 cps/templates/book_table.html:70
#: cps/templates/index.xml:97 cps/templates/search_form.html:107
#: cps/web.py:1025
#: cps/web.py:1020
msgid "Languages"
msgstr "Γλώσσες"
@@ -983,7 +983,7 @@ msgstr "Αρχειοθετημένα Βιβλία"
msgid "Show archived books"
msgstr "Προβολή αρχειοθετημένων βιβλίων"
#: cps/render_template.py:97 cps/web.py:768
#: cps/render_template.py:97 cps/web.py:769
msgid "Books List"
msgstr "Λίστα Βιβλίων"
@@ -1168,129 +1168,129 @@ msgstr "Κατηγορία: %(name)s"
msgid "Language: %(name)s"
msgstr "Γλώσσα: %(name)s"
#: cps/templates/layout.html:56 cps/web.py:727 cps/web.py:1377
#: cps/templates/layout.html:56 cps/web.py:727 cps/web.py:1372
msgid "Advanced Search"
msgstr "Προχωρημένη Αναζήτηση"
#: cps/templates/book_edit.html:239 cps/templates/feed.xml:33
#: cps/templates/index.xml:11 cps/templates/layout.html:45
#: cps/templates/layout.html:48 cps/templates/search_form.html:226
#: cps/web.py:740 cps/web.py:1083
#: cps/web.py:740 cps/web.py:1078
msgid "Search"
msgstr "Αναζήτηση"
#: cps/templates/admin.html:16 cps/web.py:898
#: cps/templates/admin.html:16 cps/web.py:893
msgid "Downloads"
msgstr "Κατεβασμένα"
#: cps/web.py:974
#: cps/web.py:969
msgid "Ratings list"
msgstr "Λίστα αξιολογήσεων"
#: cps/web.py:995
#: cps/web.py:990
msgid "File formats list"
msgstr "Λίστα μορφών αρχείου"
#: cps/templates/layout.html:75 cps/templates/tasks.html:7 cps/web.py:1062
#: cps/templates/layout.html:75 cps/templates/tasks.html:7 cps/web.py:1057
msgid "Tasks"
msgstr "Εργασίες"
#: cps/web.py:1221
#: cps/web.py:1216
msgid "Published after "
msgstr "Εκδόθηκε μετά"
#: cps/web.py:1228
#: cps/web.py:1223
msgid "Published before "
msgstr "Εκδόθηκε πριν"
#: cps/web.py:1250
#: cps/web.py:1245
#, python-format
msgid "Rating <= %(rating)s"
msgstr "Αξιολόγηση <= %(rating)s"
#: cps/web.py:1252
#: cps/web.py:1247
#, python-format
msgid "Rating >= %(rating)s"
msgstr "Αξιολόγηση >= %(rating)s"
#: cps/web.py:1254
#: cps/web.py:1249
#, python-format
msgid "Read Status = %(status)s"
msgstr ""
#: cps/web.py:1359
#: cps/web.py:1354
msgid "Error on search for custom columns, please restart Calibre-Web"
msgstr ""
#: cps/web.py:1454
#: cps/web.py:1449
#, python-format
msgid "Book successfully queued for sending to %(kindlemail)s"
msgstr "Το βιβλίο έχει επιτυχώς μπει σε σειρά για αποστολή στο %(kindlemail)s"
#: cps/web.py:1458
#: cps/web.py:1453
#, python-format
msgid "Oops! There was an error sending this book: %(res)s"
msgstr "Oυπς! Υπήρξε ένα σφάλμα κατά την αποστολή αυτού του βιβλίου: %(res)s"
#: cps/web.py:1460
#: cps/web.py:1455
msgid "Please update your profile with a valid Send to Kindle E-mail Address."
msgstr "Παρακαλούμε ενημέρωσε το προφίλ σου με μια έγκυρη Διεύθυνση E-mail Αποστολής στο Kindle."
#: cps/web.py:1477
#: cps/web.py:1472
msgid "E-Mail server is not configured, please contact your administrator!"
msgstr "Ο διακομιστής E-Mail δεν έχει διαμορφωθεί, παρακαλούμε επικοινώνησε με το διαχειριστή σου!"
#: cps/templates/layout.html:87 cps/templates/register.html:17 cps/web.py:1478
#: cps/web.py:1485 cps/web.py:1491 cps/web.py:1510 cps/web.py:1514
#: cps/web.py:1520
#: cps/templates/layout.html:87 cps/templates/register.html:17 cps/web.py:1473
#: cps/web.py:1480 cps/web.py:1486 cps/web.py:1505 cps/web.py:1509
#: cps/web.py:1515
msgid "Register"
msgstr "Εγγραφή"
#: cps/web.py:1512
#: cps/web.py:1507
msgid "Your e-mail is not allowed to register"
msgstr "Η διεύθυνση e-mail σου δεν επιτρέπεται να εγγραφεί"
#: cps/web.py:1515
#: cps/web.py:1510
msgid "Confirmation e-mail was send to your e-mail account."
msgstr "Το e-mail επιβεβαίωσης έχει σταλεί στον e-mail λογαριασμό σου."
#: cps/web.py:1532
#: cps/web.py:1527
msgid "Cannot activate LDAP authentication"
msgstr "Δεν μπόρεσε να ενεργοποιηθεί η επαλήθευση LDAP"
#: cps/web.py:1551
#: cps/web.py:1546
#, python-format
msgid "Fallback Login as: '%(nickname)s', LDAP Server not reachable, or user not known"
msgstr "Εναλλακτική Σύνδεση ως: '%(nickname)s', Ο Διακομιστής LDAP δεν είναι προσβάσιμος, ή ο χρήστης δεν είναι γνωστός"
#: cps/web.py:1557
#: cps/web.py:1552
#, python-format
msgid "Could not login: %(message)s"
msgstr "Δεν μπόρεσε να συνδεθεί: %(message)s"
#: cps/web.py:1561 cps/web.py:1586
#: cps/web.py:1556 cps/web.py:1581
msgid "Wrong Username or Password"
msgstr "Λανθασμένο Όνομα Χρήστη ή Κωδικός"
#: cps/web.py:1568
#: cps/web.py:1563
msgid "New Password was send to your email address"
msgstr "Ο Νέος Κωδικός έχει σταλεί στη διεύθυνση email σου"
#: cps/web.py:1574
#: cps/web.py:1569
msgid "Please enter valid username to reset password"
msgstr "Παρακαλούμε συμπλήρωσε ένα έγκυρο όνομα χρήστη για επαναφορά του κωδικού"
#: cps/web.py:1581
#: cps/web.py:1576
#, python-format
msgid "You are now logged in as: '%(nickname)s'"
msgstr "Έχεις συνδεθεί ως: '%(nickname)s'"
#: cps/web.py:1647 cps/web.py:1696
#: cps/web.py:1642 cps/web.py:1691
#, python-format
msgid "%(name)s's profile"
msgstr "%(name)s's προφίλ"
#: cps/web.py:1663
#: cps/web.py:1658
msgid "Profile updated"
msgstr "Το προφίλ ενημερώθηκε"
@@ -1382,7 +1382,7 @@ msgid "Edit"
msgstr "Επεξεργασία"
#: cps/templates/admin.html:23 cps/templates/book_edit.html:16
#: cps/templates/book_table.html:63 cps/templates/modal_dialogs.html:63
#: cps/templates/book_table.html:93 cps/templates/modal_dialogs.html:63
#: cps/templates/modal_dialogs.html:116 cps/templates/user_edit.html:67
#: cps/templates/user_table.html:149
msgid "Delete"
@@ -1553,7 +1553,7 @@ msgid "OK"
msgstr "OK"
#: cps/templates/admin.html:211 cps/templates/admin.html:225
#: cps/templates/book_edit.html:217 cps/templates/book_table.html:90
#: cps/templates/book_edit.html:217 cps/templates/book_table.html:120
#: cps/templates/config_db.html:54 cps/templates/config_edit.html:355
#: cps/templates/config_view_edit.html:169 cps/templates/modal_dialogs.html:64
#: cps/templates/modal_dialogs.html:99 cps/templates/modal_dialogs.html:117
@@ -1781,98 +1781,106 @@ msgstr "Σφάλμα αναζήτησης!"
msgid "No Result(s) found! Please try another keyword."
msgstr "Δεν βρέθηκε(αν) αποτέλεσμα(τα)! Παρακαλούμε δοκίμασε μια άλλη λέξη κλειδί."
#: cps/templates/book_table.html:12 cps/templates/book_table.html:58
#: cps/templates/book_table.html:12 cps/templates/book_table.html:69
#: cps/templates/user_table.html:14 cps/templates/user_table.html:77
#: cps/templates/user_table.html:100
msgid "This Field is Required"
msgstr "Αυτό το Πεδίο Απαιτείται"
#: cps/templates/book_table.html:26
#: cps/templates/book_table.html:37
msgid "Merge selected books"
msgstr "Συγχώνευση επιλεγμένων βιβλίων"
#: cps/templates/book_table.html:27 cps/templates/user_table.html:124
#: cps/templates/book_table.html:38 cps/templates/user_table.html:124
msgid "Remove Selections"
msgstr "Αφαίρεση Επιλογών"
#: cps/templates/book_table.html:30
#: cps/templates/book_table.html:41
msgid "Exchange author and title"
msgstr ""
#: cps/templates/book_table.html:36
#: cps/templates/book_table.html:47
msgid "Update Title Sort automatically"
msgstr "Ενημέρωση Ταξινόμησης Τίτλων αυτόματα"
#: cps/templates/book_table.html:40
#: cps/templates/book_table.html:51
msgid "Update Author Sort automatically"
msgstr "Ενημέρωση Ταξινίμησης Συγγραφέα αυτόματα"
#: cps/templates/book_table.html:52 cps/templates/book_table.html:58
#: cps/templates/book_table.html:63 cps/templates/book_table.html:69
msgid "Enter Title"
msgstr "Εισαγωγή Τίτλου"
#: cps/templates/book_table.html:52 cps/templates/config_view_edit.html:24
#: cps/templates/book_table.html:63 cps/templates/config_view_edit.html:24
#: cps/templates/shelf_edit.html:8
msgid "Title"
msgstr "Τίτλος"
#: cps/templates/book_table.html:53
#: cps/templates/book_table.html:64
msgid "Enter Title Sort"
msgstr "Εισαγωγή Ταξινόμησης Τίτλου"
#: cps/templates/book_table.html:53
#: cps/templates/book_table.html:64
msgid "Title Sort"
msgstr "Ταξινόμηση Τίτλου"
#: cps/templates/book_table.html:54
#: cps/templates/book_table.html:65
msgid "Enter Author Sort"
msgstr "Εισαγωγή Ταξινόμησης Συγγραφέας"
#: cps/templates/book_table.html:54
#: cps/templates/book_table.html:65
msgid "Author Sort"
msgstr "Ταξινόμηση Συγγραφέα"
#: cps/templates/book_table.html:55
#: cps/templates/book_table.html:66
msgid "Enter Authors"
msgstr "Εισαγωγή Συγγραφέων"
#: cps/templates/book_table.html:56
#: cps/templates/book_table.html:67
msgid "Enter Categories"
msgstr "Εισαγωγή Κατηγοριών"
#: cps/templates/book_table.html:57
#: cps/templates/book_table.html:68
msgid "Enter Series"
msgstr "Εισαγωγή Σειρών"
#: cps/templates/book_table.html:58
#: cps/templates/book_table.html:69
msgid "Series Index"
msgstr "Ευρετήριο Σειρών"
#: cps/templates/book_table.html:59
#: cps/templates/book_table.html:70
msgid "Enter Languages"
msgstr "Εισαγωγή Γλωσσών"
#: cps/templates/book_table.html:60
#: cps/templates/book_table.html:71
msgid "Publishing Date"
msgstr "Ημερομηνία Έκδοσης"
#: cps/templates/book_table.html:61
#: cps/templates/book_table.html:72
msgid "Enter Publishers"
msgstr "Εισαγωγή Εκδοτών"
#: cps/templates/book_table.html:76 cps/templates/modal_dialogs.html:46
#: cps/templates/book_table.html:75 cps/templates/book_table.html:77
#: cps/templates/book_table.html:79 cps/templates/book_table.html:81
#: cps/templates/book_table.html:85 cps/templates/book_table.html:87
#: cps/templates/book_table.html:89
#, fuzzy
msgid "Enter "
msgstr "Αναγνωριστικά"
#: cps/templates/book_table.html:106 cps/templates/modal_dialogs.html:46
msgid "Are you really sure?"
msgstr "Είσαι πραγματικά σίγουρος/η;"
#: cps/templates/book_table.html:80
#: cps/templates/book_table.html:110
msgid "Books with Title will be merged from:"
msgstr "Βιβλία με Τίτλους θα ενωθούν από:"
#: cps/templates/book_table.html:84
#: cps/templates/book_table.html:114
msgid "Into Book with Title:"
msgstr "Μέσα σε Βιβλίο με Τίτλο:"
#: cps/templates/book_table.html:89
#: cps/templates/book_table.html:119
msgid "Merge"
msgstr "Συγχώνευση"
@@ -2289,45 +2297,45 @@ msgstr ""
msgid "Published"
msgstr "Εκδόθηκε"
#: cps/templates/detail.html:219
#: cps/templates/detail.html:221
msgid "Mark As Unread"
msgstr "Σήμανση ως Αδιάβαστο"
#: cps/templates/detail.html:219
#: cps/templates/detail.html:221
msgid "Mark As Read"
msgstr "Σήμανση ως Διαβασμένο"
#: cps/templates/detail.html:220
#: cps/templates/detail.html:222
msgid "Read"
msgstr "Διαβάστηκε"
#: cps/templates/detail.html:229
#: cps/templates/detail.html:231
msgid "Restore from archive"
msgstr "Επαναφορά από το αρχείο"
#: cps/templates/detail.html:229
#: cps/templates/detail.html:231
msgid "Add to archive"
msgstr "Προσθήκη στο αρχείο"
#: cps/templates/detail.html:230
#: cps/templates/detail.html:232
msgid "Archived"
msgstr "Αρχειοθετήθηκε"
#: cps/templates/detail.html:241
#: cps/templates/detail.html:243
msgid "Description:"
msgstr "Περιγραφή"
#: cps/templates/detail.html:254 cps/templates/search.html:14
#: cps/templates/detail.html:256 cps/templates/search.html:14
msgid "Add to shelf"
msgstr "Προσθήκη στο ράφι"
#: cps/templates/detail.html:265 cps/templates/detail.html:282
#: cps/templates/detail.html:267 cps/templates/detail.html:284
#: cps/templates/feed.xml:79 cps/templates/layout.html:139
#: cps/templates/search.html:20
msgid "(Public)"
msgstr "(Δημόσιο)"
#: cps/templates/detail.html:296
#: cps/templates/detail.html:298
msgid "Edit Metadata"
msgstr "Επεξεργασία Μεταδεδομένων"