]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/NoticeTitle/locale/nb/LC_MESSAGES/NoticeTitle.po
Localisation updates from http://translatewiki.net.
[quix0rs-gnu-social.git] / plugins / NoticeTitle / locale / nb / LC_MESSAGES / NoticeTitle.po
1 # Translation of StatusNet - NoticeTitle to Norwegian (bokmål)‬ (‪Norsk (bokmål)‬)
2 # Exported from translatewiki.net
3 #
4 # Author: Nghtwlkr
5 # --
6 # This file is distributed under the same license as the StatusNet package.
7 #
8 msgid ""
9 msgstr ""
10 "Project-Id-Version: StatusNet - NoticeTitle\n"
11 "Report-Msgid-Bugs-To: \n"
12 "POT-Creation-Date: 2011-07-01 09:23+0000\n"
13 "PO-Revision-Date: 2011-07-01 09:25:30+0000\n"
14 "Language-Team: Norwegian (bokmål)‬ <http://translatewiki.net/wiki/Portal:no>\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "X-POT-Import-Date: 2011-06-05 21:51:09+0000\n"
18 "X-Generator: MediaWiki 1.19alpha (r91251); Translate extension (2011-06-24)\n"
19 "X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
20 "X-Language-Code: no\n"
21 "X-Message-Group: #out-statusnet-plugin-noticetitle\n"
22 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
23
24 #. TRANS: Plugin description.
25 msgid "Adds optional titles to notices."
26 msgstr "Legger valgfrie titler til notiser."
27
28 #. TRANS: Exception thrown when a notice title is too long.
29 #. TRANS: %d is the maximum number of characters allowed in a title (used for plural).
30 #, php-format
31 msgid "The notice title is too long (maximum %d character)."
32 msgid_plural "The notice title is too long (maximum %d characters)."
33 msgstr[0] ""
34 msgstr[1] ""
35
36 #. TRANS: Page title. %1$s is the title, %2$s is the site name.
37 #, php-format
38 msgid "%1$s - %2$s"
39 msgstr "%1$s - %2$s"