2010-10-09 15:15:48 +01:00
|
|
|
|
# Translation of StatusNet - Imap to Simplified Chinese (中文(简体))
|
2011-01-29 22:10:15 +00:00
|
|
|
|
# Exported from translatewiki.net
|
2010-10-09 15:15:48 +01:00
|
|
|
|
#
|
2011-03-03 17:21:17 +00:00
|
|
|
|
# Author: Hydra
|
2010-10-09 15:15:48 +01:00
|
|
|
|
# Author: ZhengYiFeng
|
|
|
|
|
# --
|
|
|
|
|
# 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"
|
2011-06-18 17:14:28 +01:00
|
|
|
|
"POT-Creation-Date: 2011-06-18 15:54+0000\n"
|
|
|
|
|
"PO-Revision-Date: 2011-06-18 15:56:13+0000\n"
|
2010-10-09 15:15:48 +01:00
|
|
|
|
"Language-Team: Simplified Chinese <http://translatewiki.net/wiki/Portal:zh-"
|
|
|
|
|
"hans>\n"
|
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
2011-06-18 17:14:28 +01:00
|
|
|
|
"X-POT-Import-Date: 2011-06-05 21:50:20+0000\n"
|
|
|
|
|
"X-Generator: MediaWiki 1.19alpha (r90318); Translate extension (2011-06-02)\n"
|
2010-10-09 15:15:48 +01:00
|
|
|
|
"X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
|
|
|
|
|
"X-Language-Code: zh-hans\n"
|
|
|
|
|
"X-Message-Group: #out-statusnet-plugin-imap\n"
|
|
|
|
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
|
|
|
|
|
2011-04-13 14:48:18 +01:00
|
|
|
|
#. TRANS: E-mail subject in case of an error.
|
2010-10-09 15:15:48 +01:00
|
|
|
|
msgid "Error"
|
|
|
|
|
msgstr "错误"
|
|
|
|
|
|
2011-04-13 14:48:18 +01:00
|
|
|
|
#. TRANS: Exception thrown when the ImapManager is used incorrectly in the code.
|
|
|
|
|
#, fuzzy
|
2010-10-09 15:15:48 +01:00
|
|
|
|
msgid ""
|
2011-04-27 13:53:02 +01:00
|
|
|
|
"ImapManager should be created using its constructor, not using the static "
|
|
|
|
|
"\"get()\" method."
|
2010-10-09 15:15:48 +01:00
|
|
|
|
msgstr "ImapManager 应该使用它的生成器来创建,而不是使用固定的 get 方法。"
|
|
|
|
|
|
2011-04-13 14:48:18 +01:00
|
|
|
|
#. TRANS: Exception thrown when configuration of the IMAP plugin is incorrect.
|
2010-10-09 15:15: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.
|
2010-10-09 15:15: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.
|
2010-10-09 15:15: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.
|
2010-10-09 15:15:48 +01:00
|
|
|
|
msgid "A poll_frequency must be specified."
|
|
|
|
|
msgstr "必须设定一个抓取频率。"
|
|
|
|
|
|
2011-04-13 14:48:18 +01:00
|
|
|
|
#. TRANS: Plugin description.
|
2010-10-09 15:15:48 +01:00
|
|
|
|
msgid ""
|
|
|
|
|
"The IMAP plugin allows for StatusNet to check a POP or IMAP mailbox for "
|
|
|
|
|
"incoming mail containing user posts."
|
2011-03-03 17:21:17 +00:00
|
|
|
|
msgstr "IMAP 插件允许你检查传入邮件包含用户公告一 POP 或 IMAP 邮箱。"
|