diff options
Diffstat (limited to '')
-rw-r--r-- | po/sk.po | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/po/sk.po b/po/sk.po new file mode 100644 index 0000000..b82c817 --- /dev/null +++ b/po/sk.po @@ -0,0 +1,40 @@ +# SLovak translation for tasksel. +# +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: 2006-01-30 06:29+0100\n" +"Last-Translator: Peter Mann <Peter.Mann@tuke.sk>\n" +"Language-Team: Slovak <sk-i18n@lists.linux.sk>\n" +"Language: sk\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žitie:\n" +"tasksel install <úloha>...\n" +"tasksel remove <úloha>...\n" +"tasksel [voľby]\n" +"\t-t, --test testovací režim; v skutočnosti sa nič nevykonáva\n" +"\t --new-install automaticky nainštaluje niektoré úlohy\n" +"\t --list-tasks zobrazí zoznam úloh a ukončí sa\n" +"\t --task-packages zobrazí balíky dostupné v úlohe\n" +"\t --task-desc zobrazí popis úlohy\n" + +#: ../tasksel.pl:635 +msgid "apt-get failed" +msgstr "apt-get zlyhalo" |