diff options
author | Julian Andres Klode <jak@debian.org> | 2015-12-24 17:03:21 +0100 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2015-12-24 17:03:21 +0100 |
commit | 3ac050d1ccfa33dbed236a565511fd3fe84b8465 (patch) | |
tree | 543cb5eb8e49457042f076f7029f97e4eeda9c70 /po/cs.po | |
parent | 117551478551958d62d9555c595f2990805137c0 (diff) |
1.1.6 Christmas release
Diffstat (limited to 'po/cs.po')
-rw-r--r-- | po/cs.po | 18 |
1 files changed, 9 insertions, 9 deletions
@@ -7,7 +7,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: 2015-12-14 16:56+0100\n" +"POT-Creation-Date: 2015-12-24 17:02+0100\n" "PO-Revision-Date: 2015-08-29 15:24+0200\n" "Last-Translator: Miroslav Kure <kurem@debian.cz>\n" "Language-Team: Czech <debian-l10n-czech@lists.debian.org>\n" @@ -3050,6 +3050,14 @@ msgid "Problem closing the gzip file %s" msgstr "Problém při zavírání gzip souboru %s" #: apt-pkg/contrib/fileutl.cc +msgid "Failed to create subprocess IPC" +msgstr "Nelze vytvořit podproces IPC" + +#: apt-pkg/contrib/fileutl.cc +msgid "Failed to exec compressor " +msgstr "Nezdařilo se spustit kompresor " + +#: apt-pkg/contrib/fileutl.cc #, c-format msgid "Could not open file %s" msgstr "Nelze otevřít soubor %s" @@ -3060,14 +3068,6 @@ msgid "Could not open file descriptor %d" msgstr "Nelze otevřít popisovač souboru %d" #: apt-pkg/contrib/fileutl.cc -msgid "Failed to create subprocess IPC" -msgstr "Nelze vytvořit podproces IPC" - -#: apt-pkg/contrib/fileutl.cc -msgid "Failed to exec compressor " -msgstr "Nezdařilo se spustit kompresor " - -#: apt-pkg/contrib/fileutl.cc #, c-format msgid "read, still have %llu to read but none left" msgstr "čtení, stále se má přečíst %llu, ale už nic nezbývá" |