diff options
Diffstat (limited to 'po/el.po')
-rw-r--r-- | po/el.po | 71 |
1 files changed, 40 insertions, 31 deletions
@@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2018-06-25 17:12+0200\n" +"POT-Creation-Date: 2018-09-18 16:15+0200\n" "PO-Revision-Date: 2008-08-26 18:25+0300\n" "Last-Translator: Θανάσης Νάτσης <natsisthanasis@gmail.com>\n" "Language-Team: Greek <debian-l10n-greek@lists.debian.org>\n" @@ -1088,13 +1088,12 @@ msgstr "Αδύνατη η ανάλυση του αρχείου πακέτου %s #: apt-pkg/deb/debsystem.cc #, c-format msgid "" -"Unable to lock the administration directory (%s), is another process using " -"it?" +"Unable to acquire the dpkg frontend lock (%s), is another process using it?" msgstr "" #: apt-pkg/deb/debsystem.cc #, fuzzy, c-format -msgid "Unable to lock the administration directory (%s), are you root?" +msgid "Unable to acquire the dpkg frontend lock (%s), are you root?" msgstr "Αδύνατο το κλείδωμα του καταλόγου" #. TRANSLATORS: the %s contains the recovery command, usually @@ -1106,29 +1105,41 @@ msgid "" msgstr "" #: apt-pkg/deb/debsystem.cc +#, c-format +msgid "" +"Unable to lock the administration directory (%s), is another process using " +"it?" +msgstr "" + +#: apt-pkg/deb/debsystem.cc +#, fuzzy, c-format +msgid "Unable to lock the administration directory (%s), are you root?" +msgstr "Αδύνατο το κλείδωμα του καταλόγου" + +#: apt-pkg/deb/debsystem.cc msgid "Not locked" msgstr "" #. we don't care for the difference #: apt-pkg/deb/dpkgpm.cc #, c-format -msgid "Installing %s" -msgstr "Εγκατάσταση του %s" +msgid "Preparing %s" +msgstr "Προετοιμασία του %s" #: apt-pkg/deb/dpkgpm.cc #, c-format -msgid "Configuring %s" -msgstr "Ρύθμιση του %s" +msgid "Preparing to configure %s" +msgstr "Προετοιμασία ρύθμισης του %s" #: apt-pkg/deb/dpkgpm.cc #, c-format -msgid "Removing %s" -msgstr "Αφαιρώ το %s" +msgid "Preparing for removal of %s" +msgstr "Προετοιμασία για την αφαίρεση του %s" #: apt-pkg/deb/dpkgpm.cc -#, fuzzy, c-format -msgid "Completely removing %s" -msgstr "Το %s διαγράφηκε πλήρως" +#, c-format +msgid "Preparing to completely remove %s" +msgstr "Προετοιμασία πλήρης αφαίρεσης του %s" #: apt-pkg/deb/dpkgpm.cc #, c-format @@ -1145,6 +1156,11 @@ msgstr "Εκτέλεση του post-installation trigger %s" msgid "Installed %s" msgstr "Έγινε εγκατάσταση του %s" +#: apt-pkg/deb/dpkgpm.cc +#, c-format +msgid "Configuring %s" +msgstr "Ρύθμιση του %s" + #. FIXME: use a better string after freeze #: apt-pkg/deb/dpkgpm.cc #, c-format @@ -1158,33 +1174,23 @@ msgstr "Αδύνατο το άνοιγμα του αρχείου %s" #: apt-pkg/deb/dpkgpm.cc #, c-format -msgid "Preparing %s" -msgstr "Προετοιμασία του %s" - -#: apt-pkg/deb/dpkgpm.cc -#, c-format msgid "Unpacking %s" msgstr "Ξεπακετάρισμα του %s" #: apt-pkg/deb/dpkgpm.cc #, c-format -msgid "Preparing to configure %s" -msgstr "Προετοιμασία ρύθμισης του %s" - -#: apt-pkg/deb/dpkgpm.cc -#, c-format -msgid "Preparing for removal of %s" -msgstr "Προετοιμασία για την αφαίρεση του %s" +msgid "Installing %s" +msgstr "Εγκατάσταση του %s" #: apt-pkg/deb/dpkgpm.cc #, c-format -msgid "Removed %s" -msgstr "Αφαίρεσα το %s" +msgid "Removing %s" +msgstr "Αφαιρώ το %s" #: apt-pkg/deb/dpkgpm.cc -#, c-format -msgid "Preparing to completely remove %s" -msgstr "Προετοιμασία πλήρης αφαίρεσης του %s" +#, fuzzy, c-format +msgid "Completely removing %s" +msgstr "Το %s διαγράφηκε πλήρως" #: apt-pkg/deb/dpkgpm.cc #, c-format @@ -3001,7 +3007,7 @@ msgid "Print the list of manually installed packages" msgstr "το %s έχει εγκατασταθεί με το χέρι\n" #: cmdline/apt-mark.cc -msgid "Print the list of package on hold" +msgid "Print the list of packages on hold" msgstr "" #: cmdline/apt-sortpkgs.cc @@ -3806,6 +3812,9 @@ msgstr "Η σύνδεση έκλεισε πρόωρα" msgid "Empty files can't be valid archives" msgstr "" +#~ msgid "Removed %s" +#~ msgstr "Αφαίρεσα το %s" + #~ msgid "Package file %s is out of sync." #~ msgstr "Το αρχείο πακέτου %s δεν είναι ενημερωμένο." |