diff options
Diffstat (limited to 'po/nb.po')
-rw-r--r-- | po/nb.po | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/po/nb.po b/po/nb.po new file mode 100644 index 0000000..37824ec --- /dev/null +++ b/po/nb.po @@ -0,0 +1,54 @@ +# translation of nb.po to Norwegian Bokmål +# translation of tasksel.po to Norwegian Bokmål +# This file is distributed under the same license as the PACKAGE package. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER. +# Håvard Korsvoll <korsvoll@stud.ntnu.no>, 2004. +# Håvard Korsvoll <korsvoll@skulelinux.no>, 2004. +# Axel Bojer <axelb@skolelinux.no>, 2004. +# Knut Yrvin <knuty@skolelinux.no>, 2004. +# Klaus Ade Johnstad <klaus.johnstad@holmlia.gs.oslo.no>, 2004. +# Bjørn Steensrud <bjornst@powertech.no>, 2006. +# +msgid "" +msgstr "" +"Project-Id-Version: nb\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-06-21 11:36-0400\n" +"PO-Revision-Date: 2006-01-05 00:29+0100\n" +"Last-Translator: Bjørn Steensrud <bjornst@powertech.no>\n" +"Language-Team: Norwegian Bokmål <i18n-nb@lister.ping.uio.no>\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.10\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 "" +"Bruk:\n" +"tasksel install «oppgave»\n" +"tasksel remove «oppgave»\n" +"tasksel [valg]\n" +"\t-t, --test test modus, ikke egentlig gjør noe\n" +"\t --new-install installer automatisk noen oppgaver\n" +"\t --list-tasks list oppgaver som ville blitt vist og avslutt\n" +"\t --task-packages list pakker som tilhører en oppgave\n" +"\t --task-desc returnerer beskrivelsen av en oppgave\n" + +#: ../tasksel.pl:635 +msgid "apt-get failed" +msgstr "apt-get mislyktes" + +#~ msgid "" +#~ "ignoring other selected packages in favour of manual package selection" +#~ msgstr "ignorerer andre valgte pakker til fordel for manuelt pakkevalg" |