]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/Imap/locale/nb/LC_MESSAGES/Imap.po
b3f23671f6e0a1613d3937956585dddd448e848b
[quix0rs-gnu-social.git] / plugins / Imap / locale / nb / LC_MESSAGES / Imap.po
1 # Translation of StatusNet - Imap 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 - Imap\n"
11 "Report-Msgid-Bugs-To: \n"
12 "POT-Creation-Date: 2011-10-28 14:08+0000\n"
13 "PO-Revision-Date: 2011-10-28 14:09:51+0000\n"
14 "Language-Team: Norwegian (bokmål)‬ <https://translatewiki.net/wiki/Portal:"
15 "no>\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "X-POT-Import-Date: 2011-06-05 21:50:20+0000\n"
19 "X-Generator: MediaWiki 1.19alpha (r101121); Translate extension (2011-10-"
20 "27)\n"
21 "X-Translation-Project: translatewiki.net at https://translatewiki.net\n"
22 "X-Language-Code: no\n"
23 "X-Message-Group: #out-statusnet-plugin-imap\n"
24 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
25
26 #. TRANS: E-mail subject in case of an error.
27 msgid "Error"
28 msgstr "Feil"
29
30 #. TRANS: Exception thrown when the ImapManager is used incorrectly in the code.
31 msgid ""
32 "ImapManager should be created using its constructor, not using the static "
33 "\"get()\" method."
34 msgstr ""
35 "ImapManager bør opprettes ved å bruke dets konstruktør, ikke ved å bruke "
36 "dets statiske «get()»-metode."
37
38 #. TRANS: Exception thrown when configuration of the IMAP plugin is incorrect.
39 msgid "A mailbox must be specified."
40 msgstr "En postkasse må spesifiseres."
41
42 #. TRANS: Exception thrown when configuration of the IMAP plugin is incorrect.
43 msgid "A user must be specified."
44 msgstr "En bruker må spesifiseres."
45
46 #. TRANS: Exception thrown when configuration of the IMAP plugin is incorrect.
47 msgid "A password must be specified."
48 msgstr "Et passord må spesifiseres."
49
50 #. TRANS: Exception thrown when configuration of the IMAP plugin is incorrect.
51 #. TRANS: poll_frequency is a setting that should not be translated.
52 msgid "A poll_frequency must be specified."
53 msgstr "En poll_frequency må spesifiseres."
54
55 #. TRANS: Plugin description.
56 msgid ""
57 "The IMAP plugin allows for StatusNet to check a POP or IMAP mailbox for "
58 "incoming mail containing user posts."
59 msgstr ""
60 "Utvidelsen IMAP gjør det mulig for StatusNet å sjekke en POP- eller IMAP-"
61 "postkasse for innkommende e-post som innholder brukerinnlegg."