# Greek translations for scramble package. # Copyright (C) 1997-2006 Edscott Wilson Garcia and The Xfce development team. # This file is distributed under the same license as the scramble package. # Stavros Giannouris , 2006. # msgid "" msgstr "" "Project-Id-Version: scramble 0.2.3\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2006-01-02 02:32+0900\n" "PO-Revision-Date: 2006-03-04 14:52+0200\n" "Last-Translator: Stavros Giannouris \n" "Language-Team: Greek \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" #: ../src/scramble.c:98 #, c-format msgid "scramble version %s (GPL 1997-2005)" msgstr "scramble έκδοση %s (GPL 1997-2005)" #: ../src/scramble.c:104 #, c-format msgid "Usage: scramble [-redkv] file" msgstr "Χρήση: scramble [-redkv] αρχείο" #: ../src/scramble.c:106 #, c-format msgid "" " -r (recursive)\n" " -e (encrypt)\n" " -d (decrypt)\n" " -k (don't purge when -e specified)\n" " -b (purge when -d specified)\n" " -v (verbose)\n" " -V (version infomation) \n" "\n" "By default, scramble will purge with -e and will not purge with -d" msgstr "" #: ../src/scramble.c:137 #, c-format msgid "processing file \"%s\" (%d/%d)" msgstr "επεξεργασία αρχείου \"%s\" (%d/%d)" #: ../src/scramble.c:152 #, c-format msgid "%d file was scrambled." msgid_plural "%d files were scrambled." msgstr[0] "%d αρχείο κωδικοποιήθηκε" msgstr[1] "%d αρχεία κωδικοποιήθηκαν" #: ../src/scramble.c:157 #, c-format msgid "%d file was unscrambled." msgid_plural "%d files were unscrambled." msgstr[0] "%d αρχείο αποκωδικοποιήθηκε" msgstr[1] "%d αρχεία αποκωδικοποιήθηκαν" #: ../src/scramble.c:164 #, c-format msgid "No file to process." msgstr "Δεν υπάρχει αρχείο για επεξεργασία." #: ../src/scramble.c:169 #, c-format msgid "press to continue..." msgstr "Πατήστε για συνέχεια..." #: ../src/scramble.c:217 #, c-format msgid "Directory \"%s\" will be scrambled recursively" msgstr "" "Θα κωδικοποιηθεί ο κατάλογος \"%s\", και όλα τα αρχεία και οι υποκατάλογοι " "του" #: ../src/scramble.c:219 #, c-format msgid "Directory \"%s\" will be unscrambled recursively" msgstr "" "Θα αποκωδικοποιηθεί ο κατάλογος \"%s\", και όλα τα αρχεία και οι " "υποκατάλογοι του" #: ../src/scramble.c:228 #, c-format msgid "Input path \"%s\" is a directory" msgstr "Η διαδρομή εισόδου \"%s\" είναι κατάλογος" #: ../src/scramble.c:241 #, c-format msgid "Please rename file \"%s\" before scrambling." msgstr "Παρακαλώ μετονομάστε το αρχείο \"%s\" πριν την κωδικοποίηση." #: ../src/scramble.c:272 #, c-format msgid "Input file \"%s\" is not a scambled type (.cyt)" msgstr "Το αρχείο εισόδου \"%s\" δεν είναι κωδικοποιημένο (.cyt)" #: ../src/scramble.c:278 #, c-format msgid "Unscrambling file \"%s\" to \"%s\"" msgstr "Αποκωδικοποίηση \"%s\" σε \"%s\"" #: ../src/scramble.c:285 #, c-format msgid "Input file \"%s\" is already a scrambled type (.cyt)" msgstr "Το αρχείο εισόδου \"%s\" είναι ήδη κωδικοποιημένο (.cyt)" #: ../src/scramble.c:290 #, c-format msgid "Scrambling \"%s\" to \"%s\"" msgstr "Κωδικοποίηση \"%s\" σε \"%s\"" #: ../src/scramble.c:296 #, c-format msgid "File not found: \"%s\"" msgstr "Το αρχείο δε βρέθηκε: \"%s\"" #: ../src/scramble.c:312 msgid "key" msgstr "κλειδί" #. confirma para evitar desastres: #: ../src/scramble.c:317 msgid "Confirm the key (avoid disasters)" msgstr "Επιβεβαιώστε το κλειδί" #: ../src/scramble.c:320 #, c-format msgid "The second key does not match the first key" msgstr "Το δεύτερο κλειδί δεν ταιριάζει με το πρώτο" #: ../src/scramble.c:325 #, c-format msgid "The key cannot be less than 8 characters" msgstr "Το κλειδί δεν μπορεί να είναι μικρότερο από 8 χαρακτήρες" #: ../src/scramble.c:337 #, c-format msgid "Cannot generate output file: \"%s\"" msgstr "Δεν είναι δυνατή η δημιουργία αρχείου αποτελέσματος: \"%s\"" #: ../src/scramble.c:390 #, c-format msgid "Cannot remove: \"%s\"" msgstr "Δεν είναι δυνατή η διαγραφή: \"%s\"" #: ../src/scramble.c:402 #, c-format msgid "File unscrambled: \"%s\"" msgstr "Το αρχείο αποκωδικοποιήθηκε: \"%s\"" #: ../src/scramble.c:406 #, c-format msgid "File scrambled: \"%s\"" msgstr "Το αρχείο κωδικοποιήθηκε: \"%s\""