diff options
Diffstat (limited to 'po/cs.po')
-rw-r--r-- | po/cs.po | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-12-17 10:36+0530\n" +"POT-Creation-Date: 2008-01-12 16:56+0100\n" "PO-Revision-Date: 2006-10-04 18:53+0200\n" "Last-Translator: Miroslav Kure <kurem@debian.cz>\n" "Language-Team: Czech <debian-l10n-czech@lists.debian.org>\n" @@ -2082,7 +2082,7 @@ msgstr "Otevírám konfigurační soubor %s" #: apt-pkg/contrib/configuration.cc:515 #, fuzzy, c-format -msgid "Line %d too long (max %u)" +msgid "Line %d too long (max %lu)" msgstr "Řádek %d je příliš dlouhý (max %d)" #: apt-pkg/contrib/configuration.cc:611 @@ -2730,8 +2730,8 @@ msgstr "Hledám na disku indexové soubory...\n" #: apt-pkg/cdrom.cc:678 #, fuzzy, c-format msgid "" -"Found %u package indexes, %u source indexes, %u translation indexes and %u " -"signatures\n" +"Found %zu package indexes, %zu source indexes, %zu translation indexes and %" +"zu signatures\n" msgstr "Nalezl jsem indexy balíků (%i), indexy zdrojů (%i) a podpisy (%i)\n" #: apt-pkg/cdrom.cc:715 |