diff options
author | Pablo Saratxaga <pablo@mandriva.com> | 2003-08-12 07:22:23 +0000 |
---|---|---|
committer | Pablo Saratxaga <pablo@mandriva.com> | 2003-08-12 07:22:23 +0000 |
commit | 0bfd2d68ceaa132a57abc8dec8b67edc8e7e37ed (patch) | |
tree | adae2dd7a508683ff6f964c3c8f34316191cb4cc /po | |
parent | 0a230db5fdf3eb0afc775cc3bf44083795bf8460 (diff) | |
download | bootsplash-0bfd2d68ceaa132a57abc8dec8b67edc8e7e37ed.tar bootsplash-0bfd2d68ceaa132a57abc8dec8b67edc8e7e37ed.tar.gz bootsplash-0bfd2d68ceaa132a57abc8dec8b67edc8e7e37ed.tar.bz2 bootsplash-0bfd2d68ceaa132a57abc8dec8b67edc8e7e37ed.tar.xz bootsplash-0bfd2d68ceaa132a57abc8dec8b67edc8e7e37ed.zip |
Added Norwegian file
Diffstat (limited to 'po')
-rw-r--r-- | po/nb.po | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/po/nb.po b/po/nb.po new file mode 100644 index 0000000..fe34527 --- /dev/null +++ b/po/nb.po @@ -0,0 +1,43 @@ +# translation of bootsplash.po to Norwegian Bokmål +# Copyright (C) 2003 Free Software Foundation, Inc. +# Per Øyvind Karlsen <peroyvind@sintrax.net>, 2003. +# +msgid "" +msgstr "" +"Project-Id-Version: bootsplash\n" +"POT-Creation-Date: 2001-03-02 09:00+0100\n" +"PO-Revision-Date: 2003-08-11 19:36+0200\n" +"Last-Translator: Per Øyvind Karlsen <peroyvind@sintrax.net>\n" +"Language-Team: Norwegian Bokmål <cooker-i18n@linux-mandrake.com>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.0.2\n" + +#. all the letters that are a "yes" reply to yes/no questions +msgid "yY" +msgstr "jJyY" + +#. all the letters that are a "no" reply to yes/no questions +msgid "nN" +msgstr "nN" + +#. all the letters that are a "continue" reply to yes/no/continue questions +msgid "cC" +msgstr "fFcC" + +#: tmp/splash.sh:101 +msgid "Booting the system..." +msgstr "Starter opp systemet..." + +#: tmp/splash.sh:98 +msgid "silent" +msgstr "stille" + +#: tmp/splash.sh:106 +msgid "Press F2 for verbose mode." +msgstr "Trykk F2 for informativt modus." + +#: tmp/splash.sh:96 +msgid "Shutting down the system..." +msgstr "Stenger ned systemet..." |