diff options
Diffstat (limited to '')
-rw-r--r-- | po/pl.po | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/po/pl.po b/po/pl.po new file mode 100644 index 0000000..a321c33 --- /dev/null +++ b/po/pl.po @@ -0,0 +1,42 @@ +# tasksel +# Copyright (C) 2000 Free Software Foundation, Inc. +# Marcin Owsiany <porridge@debian.org>, 2000, 2001. +# Bartosz Fenski aka fEnIo <fenio@debian.org>, 2004, 2005 +msgid "" +msgstr "" +"Project-Id-Version: tasksel 1.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-06-21 11:36-0400\n" +"PO-Revision-Date: 2005-12-20 12:05+0100\n" +"Last-Translator: Bartosz Fenski <fenio@debian.org>\n" +"Language-Team: Polish <pddp@debian.linux.org.pl>\n" +"Language: pl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=iso-8859-2\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 "" +"Sposób użycia:\n" +"tasksel install <zadanie>...\n" +"tasksel remove <zadanie>...\n" +"tasksel [opcje]\n" +"\t-t, --test tryb testowy; nic nie robi w rzeczywistości\n" +"\t --new-install automatycznie instaluj niektóre zadania\n" +"\t --list-tasks wyświetl zadania i zakończ\n" +"\t --task-packages wyświetl pakiety z zadania\n" +"\t --task-desc wyświetl opis zadania\n" + +#: ../tasksel.pl:635 +msgid "apt-get failed" +msgstr "błąd apt-get" |