From 3faba5e19be6cea47ce315e4ee5aca032eea1090 Mon Sep 17 00:00:00 2001 From: Jason Woodward Date: Sat, 16 Jun 2007 06:41:11 +0000 Subject: * added GPG signature verification via gpgme (thanks Pat Volkerding for adding gpgme to -current) * Updated downloading in libslapt for better notification. This also resulted in some simplification in code. Removed unused DEBUG ifdefs. Removed deprecated translation strings. Added error condition strings and slapt_strerror() function. New translation strings. Bumped to 0.9.12. --- po/cs.po | 78 ++++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 44 insertions(+), 34 deletions(-) (limited to 'po/cs.po') diff --git a/po/cs.po b/po/cs.po index f125f99..2d9d926 100644 --- a/po/cs.po +++ b/po/cs.po @@ -5,9 +5,9 @@ # msgid "" msgstr "" -"Project-Id-Version: 0.9.11i\n" +"Project-Id-Version: 0.9.12\n" "POT-Creation-Date: 2003-11-03 14:28+0000\n" -"PO-Revision-Date: 2007-05-20 16:00+0500\n" +"PO-Revision-Date: 2007-06-15 23:10+0500\n" "Last-Translator: Oto Petrik \n" "Language-Team: slapt-get-devel \n" "MIME-Version: 1.0\n" @@ -135,41 +135,21 @@ msgstr "Nepoda msgid "Failed to chdir: %s\n" msgstr "Nepodařilo se změnit adresář: %s\n" -#, c-format -msgid "unlinking %s\n" -msgstr "mažu %s\n" - msgid "Failed to get cwd\n" msgstr "Nepodařilo se získat cwd\n" -#, c-format -msgid "\tCurrent working directory: %s\n" -msgstr "\tSoučasný pracovní adresář: %s\n" - #, c-format msgid "Failed to mkdir: %s\n" msgstr "Nepodařilo se vyrobit adresář: %s\n" -#, c-format -msgid "\tCreated directory: %s\n" -msgstr "\tVyroben adresář: %s\n" - #, c-format msgid "Failed to chdir to %s\n" msgstr "Nepodařilo se změnit adresář na: %s\n" -#, c-format -msgid "\tchdir into %s\n" -msgstr "\tzměněn adresář na %s\n" - #, c-format msgid "\tchdir back into %s\n" msgstr "\tzměněn adresář zpět na %s\n" -#, c-format -msgid "Fetching url:[%s]\n" -msgstr "Stahuji url:[%s]\n" - #, c-format msgid "Failed to download: %s\n" msgstr "Nepodařilo se stáhnout: %s\n" @@ -189,10 +169,6 @@ msgstr "M msgid "Failed to unlink %s\n" msgstr "Nepodařilo se smazat %s\n" -#, c-format -msgid "md5 sum for %s is not correct, override with --no-md5!\n" -msgstr "md5 součet pro %s je nesprávný, ignoruj pomocí --no-md5!\n" - #, c-format msgid "MD5 found: [%s]\n" msgstr "MD5 nalezen: [%s]\n" @@ -415,14 +391,6 @@ msgstr "md5 sou msgid "Reading Package Lists..." msgstr "Načítám seznam balíků..." -#, c-format -msgid "Download of %s incomplete\n" -msgstr "Stažení %s je nekompletní\n" - -#, c-format -msgid "Could not find MD5 checksum for %s, override with --no-md5\n" -msgstr "Nemohu najít MD5 součet pro %s, ignoruj pomocí --no-md5\n" - #, c-format msgid "%s, which is required by %s, is excluded\n" msgstr "%s, který je potřebný pro %s, je vyloučen\n" @@ -490,3 +458,45 @@ msgstr "Package ChangeLog" msgid "Retrieving ChangeLog.txt [%s]..." msgstr "Retrieving ChangeLog.txt [%s]..." +msgid "MD5 checksum mismatch, override with --no-md5" +msgstr "MD5 checksum mismatch, override with --no-md5" + +msgid "Missing MD5 checksum, override with --no-md5" +msgstr "Missing MD5 checksum, override with --no-md5" + +msgid "Incomplete download" +msgstr "Incomplete download" + +msgid "GPG key successfully imported" +msgstr "GPG key successfully imported" + +msgid "GPG key could not be imported" +msgstr "GPG key could not be imported" + +msgid "GPG key already present" +msgstr "GPG key already present" + +msgid "Checksums signature successfully verified" +msgstr "Checksums signature successfully verified" + +msgid "Checksums signature could not be verified" +msgstr "Checksums signature could not be verified" + +msgid "Verified" +msgstr "Verified" + +msgid "Not Verified" +msgstr "Not Verified" + +msgid "Retrieving GPG key [%s]..." +msgstr "Retrieving GPG key [%s]..." + +msgid "Retrieving checksum signature [%s]..." +msgstr "Retrieving checksum signature [%s]..." + +msgid "No key for verification" +msgstr "No key for verification" + +msgid "retrieve GPG keys for sources" +msgstr "retrieve GPG keys for sources" + -- cgit v1.2.1