gnu-social/plugins/Imap/locale/zh_CN/LC_MESSAGES/Imap.po

59 lines
2.2 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Translation of StatusNet - Imap to Simplified Chinese (‪中文(简体))
# Exported from translatewiki.net
#
# Author: Hydra
# 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"
"POT-Creation-Date: 2011-04-16 22:54+0000\n"
"PO-Revision-Date: 2011-04-16 22:57:56+0000\n"
"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"
"X-POT-Import-Date: 2011-04-13 13:57:02+0000\n"
"X-Generator: MediaWiki 1.18alpha (r86243); Translate extension (2011-04-13)\n"
"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"
#. TRANS: E-mail subject in case of an error.
msgid "Error"
msgstr "错误"
#. TRANS: Exception thrown when the ImapManager is used incorrectly in the code.
#, fuzzy
msgid ""
"ImapManager should be created using its constructor, not the using the "
"static \"get()\" method."
msgstr "ImapManager 应该使用它的生成器来创建,而不是使用固定的 get 方法。"
#. TRANS: Exception thrown when configuration of the IMAP plugin is incorrect.
msgid "A mailbox must be specified."
msgstr "必须指定一个邮箱。"
#. TRANS: Exception thrown when configuration of the IMAP plugin is incorrect.
msgid "A user must be specified."
msgstr "必须设定一个用户。"
#. TRANS: Exception thrown when configuration of the IMAP plugin is incorrect.
msgid "A password must be specified."
msgstr "必须设定一个密码。"
#. 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 "必须设定一个抓取频率。"
#. TRANS: Plugin description.
msgid ""
"The IMAP plugin allows for StatusNet to check a POP or IMAP mailbox for "
"incoming mail containing user posts."
msgstr "IMAP 插件允许你检查传入邮件包含用户公告一 POP 或 IMAP 邮箱。"