diff options
Diffstat (limited to '')
-rw-r--r-- | po/cs.po | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/po/cs.po b/po/cs.po new file mode 100644 index 0000000..d523d7e --- /dev/null +++ b/po/cs.po @@ -0,0 +1,43 @@ +# Czech translation for tasksel. +# Copyright (C) 2000 Software in the Public Interest, Inc. +# Petr Cech <cech@debian.org>, 2000. +# Miroslav Kure <kurem@debian.cz>, 2004-2005. +# +msgid "" +msgstr "" +"Project-Id-Version: tasksel\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-06-21 11:36-0400\n" +"PO-Revision-Date: 2005-11-20 08:40+0100\n" +"Last-Translator: Miroslav Kure <kurem@debian.cz>\n" +"Language-Team: Czech <debian-l10n-czech@lists.debian.org>\n" +"Language: cs\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../tasksel.pl:394 +msgid "" +"Usage:\n" +"tasksel install <task>...\n" +"tasksel remove <task>...\n" +"tasksel [options]\n" +"\t-t, --test test mode; don't really do anything\n" +"\t --new-install automatically install some tasks\n" +"\t --list-tasks list tasks that would be displayed and exit\n" +"\t --task-packages list available packages in a task\n" +"\t --task-desc returns the description of a task\n" +msgstr "" +"Použití:\n" +"tasksel install <úloha>...\n" +"tasksel remove <úloha>...\n" +"tasksel [volby]\n" +"\t-t, --test testovací režim; pouze simuluje provádění\n" +"\t --new-install automaticky nainstaluje některé úlohy\n" +"\t --list-tasks zobrazí seznam úloh a skončí\n" +"\t --task-packages zobrazí balíky dostupné v úloze\n" +"\t --task-desc zobrazí popis úlohy\n" + +#: ../tasksel.pl:635 +msgid "apt-get failed" +msgstr "apt-get selhala" |