1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 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 ""
"Sposb uycia:\n"
"tasksel install <zadanie>...\n"
"tasksel remove <zadanie>...\n"
"tasksel [opcje]\n"
"\t-t, --test tryb testowy; nic nie robi w rzeczywistoci\n"
"\t --new-install automatycznie instaluj niektre zadania\n"
"\t --list-tasks wywietl zadania i zakocz\n"
"\t --task-packages wywietl pakiety z zadania\n"
"\t --task-desc wywietl opis zadania\n"
#: ../tasksel.pl:635
msgid "apt-get failed"
msgstr "bd apt-get"
|