2010-04-30 00:43:06 +01:00
|
|
|
# SOME DESCRIPTIVE TITLE.
|
|
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
|
|
#
|
|
|
|
#, fuzzy
|
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
|
|
"Report-Msgid-Bugs-To: \n"
|
2019-08-07 22:17:24 +01:00
|
|
|
"POT-Creation-Date: 2019-08-14 14:51+0100\n"
|
2010-04-30 00:43:06 +01:00
|
|
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
|
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
2015-03-08 08:34:38 +00:00
|
|
|
"Language: \n"
|
2010-04-30 00:43:06 +01:00
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
"Content-Type: text/plain; charset=CHARSET\n"
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
|
2011-04-13 14:48:18 +01:00
|
|
|
#. TRANS: Exception thrown when configuration of the IMAP plugin is incorrect.
|
2019-06-08 18:34:12 +01:00
|
|
|
#: ImapPlugin.php:57
|
2010-09-18 23:24:48 +01:00
|
|
|
msgid "A mailbox must be specified."
|
|
|
|
msgstr ""
|
|
|
|
|
2011-04-13 14:48:18 +01:00
|
|
|
#. TRANS: Exception thrown when configuration of the IMAP plugin is incorrect.
|
2019-06-08 18:34:12 +01:00
|
|
|
#: ImapPlugin.php:61
|
2010-09-18 23:24:48 +01:00
|
|
|
msgid "A user must be specified."
|
|
|
|
msgstr ""
|
|
|
|
|
2011-04-13 14:48:18 +01:00
|
|
|
#. TRANS: Exception thrown when configuration of the IMAP plugin is incorrect.
|
2019-06-08 18:34:12 +01:00
|
|
|
#: ImapPlugin.php:65
|
2010-09-18 23:24:48 +01:00
|
|
|
msgid "A password must be specified."
|
|
|
|
msgstr ""
|
|
|
|
|
2011-04-13 14:48:18 +01:00
|
|
|
#. TRANS: Exception thrown when configuration of the IMAP plugin is incorrect.
|
|
|
|
#. TRANS: poll_frequency is a setting that should not be translated.
|
2019-06-08 18:34:12 +01:00
|
|
|
#: ImapPlugin.php:70
|
2010-09-18 23:24:48 +01:00
|
|
|
msgid "A poll_frequency must be specified."
|
|
|
|
msgstr ""
|
|
|
|
|
2011-04-13 14:48:18 +01:00
|
|
|
#. TRANS: Plugin description.
|
2019-06-08 18:34:12 +01:00
|
|
|
#: ImapPlugin.php:89
|
2010-04-30 00:43:06 +01:00
|
|
|
msgid ""
|
|
|
|
"The IMAP plugin allows for StatusNet to check a POP or IMAP mailbox for "
|
|
|
|
"incoming mail containing user posts."
|
|
|
|
msgstr ""
|
2019-06-08 18:34:12 +01:00
|
|
|
|
|
|
|
#. TRANS: E-mail subject in case of an error.
|
|
|
|
#: lib/imapmailhandler.php:31
|
|
|
|
msgid "Error"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. TRANS: Exception thrown when the ImapManager is used incorrectly in the code.
|
|
|
|
#: lib/imapmanager.php:52
|
|
|
|
msgid ""
|
|
|
|
"ImapManager should be created using its constructor, not using the static "
|
|
|
|
"\"get()\" method."
|
|
|
|
msgstr ""
|