diff options
Diffstat (limited to '')
-rw-r--r-- | po/bs.po | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/po/bs.po b/po/bs.po new file mode 100644 index 0000000..380efb8 --- /dev/null +++ b/po/bs.po @@ -0,0 +1,43 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +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-10-31 12:08+0100\n" +"Last-Translator: Safir Secerovic <sapphire@linux.org.ba>\n" +"Language-Team: Bosnian <lokal@linux.org.ba>\n" +"Language: bs\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 "" +"Upotreba:\n" +"tasksel install <task>...\n" +"tasksel remove <task>...\n" +"tasksel [opcije]\n" +"\t-t, --test testni mod; zapravo ne čini ništa\n" +"\t --new-install automatski instaliraj neke zadatke\n" +"\t --list-tasks listaj zadatke koji bi bili prikazani i izađi\n" +"\t --task-packages listaj dostupne pakete u zadatku\n" +"\t --task-desc ispisuje opis zadatka\n" + +#: ../tasksel.pl:635 +msgid "apt-get failed" +msgstr "apt-get nije uspjeo" |