# Translation of StatusNet - Imap 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 - Imap\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2011-12-28 11:46+0000\n" "PO-Revision-Date: 2011-12-28 11:47:54+0000\n" "Language-Team: Norwegian Bokmål \n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-POT-Import-Date: 2011-06-05 21:50:20+0000\n" "X-Generator: MediaWiki 1.19alpha (r107479); Translate extension (2011-10-" "30)\n" "X-Translation-Project: translatewiki.net at https://translatewiki.net\n" "X-Language-Code: nb\n" "X-Message-Group: #out-statusnet-plugin-imap\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. TRANS: E-mail subject in case of an error. msgid "Error" msgstr "Feil" #. TRANS: Exception thrown when the ImapManager is used incorrectly in the code. msgid "" "ImapManager should be created using its constructor, not using the static " "\"get()\" method." msgstr "" "ImapManager bør opprettes ved å bruke dets konstruktør, ikke ved å bruke " "dets statiske «get()»-metode." #. TRANS: Exception thrown when configuration of the IMAP plugin is incorrect. msgid "A mailbox must be specified." msgstr "En postkasse må spesifiseres." #. TRANS: Exception thrown when configuration of the IMAP plugin is incorrect. msgid "A user must be specified." msgstr "En bruker må spesifiseres." #. TRANS: Exception thrown when configuration of the IMAP plugin is incorrect. msgid "A password must be specified." msgstr "Et passord må spesifiseres." #. TRANS: Exception thrown when configuration of the IMAP plugin is incorrect. #. TRANS: poll_frequency is a setting that should not be translated. msgid "A poll_frequency must be specified." msgstr "En poll_frequency må spesifiseres." #. TRANS: Plugin description. msgid "" "The IMAP plugin allows for StatusNet to check a POP or IMAP mailbox for " "incoming mail containing user posts." msgstr "" "Utvidelsen IMAP gjør det mulig for StatusNet å sjekke en POP- eller IMAP-" "postkasse for innkommende e-post som innholder brukerinnlegg."