This is an automated email from the git hooks/post-receive script. abe pushed a commit to branch master in repository debsums.
commit bf83ceba9853931c6be0cc0afb57995ee20ae54d Author: Ryan Niebur <[email protected]> Date: Tue Dec 20 16:06:58 2011 -0800 add Greek translation, thanks to Georgios M. Zarkadas (Closes: #642316) --- debian/changelog | 7 +++++++ debian/po/el.po | 38 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 45 insertions(+) diff --git a/debian/changelog b/debian/changelog index 2670354..dcb63ad 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +debsums (2.0.50) UNRELEASED; urgency=low + + * add Greek translation, thanks to Georgios M. Zarkadas (Closes: + #642316) + + -- Ryan Niebur <[email protected]> Tue, 20 Dec 2011 16:06:48 -0800 + debsums (2.0.49) unstable; urgency=low [ Anders Kaseorg ] diff --git a/debian/po/el.po b/debian/po/el.po new file mode 100644 index 0000000..1fdac10 --- /dev/null +++ b/debian/po/el.po @@ -0,0 +1,38 @@ +# Greek translation of the debsums package. +# Copyright (C) 2011 THE PACKAGE'S COPYRIGHT HOLDER(S) +# This file is distributed under the same license as the debsums package. +# Georgios M. Zarkadas <[email protected]>, 2011. +# +msgid "" +msgstr "" +"Project-Id-Version: debsums 2.0.36, 2.0.48, 2.0.49\n" +"Report-Msgid-Bugs-To: [email protected]\n" +"POT-Creation-Date: 2009-06-26 16:22+1200\n" +"PO-Revision-Date: 2011-09-21 16:47+0300\n" +"Last-Translator: Georgios M. Zarkadas <[email protected]>\n" +"Language-Team: el <[email protected]>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: \n" + +#. Type: boolean +#. Description +#: ../templates:1001 +msgid "Should debsums files be generated automatically by apt-get?" +msgstr "Να δημιουργούνται αυτόματα τα αρχεία debsums από το apt-get;" + +#. Type: boolean +#. Description +#: ../templates:1001 +msgid "" +"Not all packages contain debsums information. However, apt can be configured " +"to generate debsums files for installed packages automatically. This may be " +"useful for checking system integrity later, but it should not be relied upon " +"as a security measure." +msgstr "" +"Δεν περιέχουν όλα τα πακέτα πληροφορίες debsums. Ωστόσο το apt μπορεί να " +"ρυθμιστεί ώστε να δημιουργεί αυτόματα αρχεία debsums για τα εγκατεστημένα " +"πακέτα. Αυτό μπορεί να είναι χρήσιμο για τον έλεγχο της ακεραιότητας του " +"συστήματος αργότερα, αλλά δεν πρέπει να θεωρηθεί ως ένα αξιόπιστο μέτρο " +"ασφαλείας." -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/debsums.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
