59 lines
1.8 KiB
Plaintext
59 lines
1.8 KiB
Plaintext
|
# Translation of StatusNet - Imap to Dutch (Nederlands)
|
||
|
# Expored from translatewiki.net
|
||
|
#
|
||
|
# Author: Siebrand
|
||
|
# --
|
||
|
# 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: 2010-09-27 22:20+0000\n"
|
||
|
"PO-Revision-Date: 2010-09-27 22:42:11+0000\n"
|
||
|
"Language-Team: Dutch <http://translatewiki.net/wiki/Portal:nl>\n"
|
||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||
|
"Content-Transfer-Encoding: 8bit\n"
|
||
|
"X-POT-Import-Date: 1285-19-54 94::+0000\n"
|
||
|
"X-Generator: MediaWiki 1.17alpha (r73828); Translate extension (2010-09-17)\n"
|
||
|
"X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
|
||
|
"X-Language-Code: nl\n"
|
||
|
"X-Message-Group: #out-statusnet-plugin-imap\n"
|
||
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||
|
|
||
|
#: imapmailhandler.php:28
|
||
|
msgid "Error"
|
||
|
msgstr "Fout"
|
||
|
|
||
|
#: imapmanager.php:47
|
||
|
msgid ""
|
||
|
"ImapManager should be created using its constructor, not the using the "
|
||
|
"static get method."
|
||
|
msgstr ""
|
||
|
"ImapManager moet aangemaakt worden via de constructor en niet met de "
|
||
|
"statische methode get."
|
||
|
|
||
|
#: ImapPlugin.php:54
|
||
|
msgid "A mailbox must be specified."
|
||
|
msgstr "Er moet een postbus opgegeven worden."
|
||
|
|
||
|
#: ImapPlugin.php:57
|
||
|
msgid "A user must be specified."
|
||
|
msgstr "Er moet een gebruiker opgegeven worden."
|
||
|
|
||
|
#: ImapPlugin.php:60
|
||
|
msgid "A password must be specified."
|
||
|
msgstr "Er moet een wachtwoord opgegeven worden."
|
||
|
|
||
|
#: ImapPlugin.php:63
|
||
|
msgid "A poll_frequency must be specified."
|
||
|
msgstr "Er moet een poll_frequency opgegeven worden."
|
||
|
|
||
|
#: ImapPlugin.php:103
|
||
|
msgid ""
|
||
|
"The IMAP plugin allows for StatusNet to check a POP or IMAP mailbox for "
|
||
|
"incoming mail containing user posts."
|
||
|
msgstr ""
|
||
|
"De plug-in IMAP maakt het mogelijk om StatusNet een POP- of IMAP-postbus te "
|
||
|
"laten controleren op inkomende e-mail die berichten van gebruikers bevat."
|