12345678910111213141516171819202122232425262728293031323334353637383940414243 |
- # Translation of StatusNet - Minify to Norwegian Bokmål (norsk (bokmål))
- # Exported from translatewiki.net
- #
- # Author: Nghtwlkr
- # --
- # This file is distributed under the same license as the StatusNet package.
- #
- msgid ""
- msgstr ""
- "Project-Id-Version: StatusNet - Minify\n"
- "Report-Msgid-Bugs-To: \n"
- "POT-Creation-Date: 2012-06-30 11:07+0000\n"
- "PO-Revision-Date: 2012-06-30 11:09:12+0000\n"
- "Language-Team: Norwegian Bokmål <https://translatewiki.net/wiki/Portal:nb>\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: 8bit\n"
- "X-POT-Import-Date: 2011-06-05 21:51:03+0000\n"
- "X-Generator: MediaWiki 1.20alpha (233fc08); Translate 2012-06-21\n"
- "X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
- "X-Language-Code: nb\n"
- "X-Message-Group: #out-statusnet-plugin-minify\n"
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
- #. TRANS: Plugin description.
- msgid ""
- "The Minify plugin minifies StatusNet's CSS and JavaScript, removing "
- "whitespace and comments."
- msgstr ""
- "Utvidelsen Minify minimerer StatusNets CSS og JavaScript og fjerner "
- "mellomrom og kommentarer."
- #. TRANS: Client error displayed when not providing a valid path in parameter "f".
- msgid "The parameter \"f\" is not a valid path."
- msgstr "Parameteren «f» er ikke en gyldig sti."
- #. TRANS: Client error displayed when not providing parameter "f".
- msgid "The parameter \"f\" is required but missing."
- msgstr "Parameteren «f» er nødvendig, men mangler."
- #. TRANS: Client error displayed when trying to minify an unsupported file type.
- msgid "File type not supported."
- msgstr "Filtype støttes ikke."
|