diff options
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | po/el.po | 9 |
2 files changed, 5 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog index dd22a5cdb..e753cfaee 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,8 @@ apt (0.5.21) unstable; urgency=low * Patch from Oliver Kurth <oku@masqmail.cx> to use AC_CACHE_VAL for GIBC_VER to make cross-compilation easier (Closes: #221528) * Add example preferences file (Closes: #220799) + * Updated Greek translation from Konstantinos Margaritis <markos@debian.org> + (Closes: #227205) -- @@ -7,7 +7,7 @@ # msgid "" msgstr "" -"Project-Id-Version: apt 0.5.14\n" +"Project-Id-Version: apt 0.5.20\n" "POT-Creation-Date: 2003-08-17 21:45-0400\n" "PO-Revision-Date: 2004-01-12 22:13EEST\n" "Last-Translator: Konstantinos Margaritis <markos@debian.org>\n" @@ -1103,12 +1103,9 @@ msgstr "" #: cmdline/apt-get.cc:2173 msgid "" -"Some broken packages were found while trying to process build-dependencies.\n" -"You might want to run `apt-get -f install' to correct these." +"Build-dependencies for %s could not be satisfied." msgstr "" -"Βρέθηκαν μερικά ελαττωματικά πακέτα στη προσπάθεια επεξεργασίας των\n" -"εξαρτήσεων. Ίσως να πρέπει να εκτελέσετε `apt-get -f install' για να τα\n" -"διορθώσετε." +"Αδύνατη η ικανοποίηση των εξαρτήσεων κατασκευής για το %s." #: cmdline/apt-get.cc:2178 msgid "Failed to process build dependencies" |