]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/Imap/locale/zh_CN/LC_MESSAGES/Imap.po
Merge branch '1.0.x' into directory
[quix0rs-gnu-social.git] / plugins / Imap / locale / zh_CN / LC_MESSAGES / Imap.po
1 # Translation of StatusNet - Imap to Simplified Chinese (‪中文(简体)‬)
2 # Exported from translatewiki.net
3 #
4 # Author: Hydra
5 # Author: ZhengYiFeng
6 # --
7 # This file is distributed under the same license as the StatusNet package.
8 #
9 msgid ""
10 msgstr ""
11 "Project-Id-Version: StatusNet - Imap\n"
12 "Report-Msgid-Bugs-To: \n"
13 "POT-Creation-Date: 2011-03-03 15:58+0000\n"
14 "PO-Revision-Date: 2011-03-03 16:02:04+0000\n"
15 "Language-Team: Simplified Chinese <http://translatewiki.net/wiki/Portal:zh-"
16 "hans>\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "X-POT-Import-Date: 2011-02-14 17:20:37+0000\n"
20 "X-Generator: MediaWiki 1.18alpha (r83149); Translate extension (2011-02-01)\n"
21 "X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
22 "X-Language-Code: zh-hans\n"
23 "X-Message-Group: #out-statusnet-plugin-imap\n"
24 "Plural-Forms: nplurals=1; plural=0;\n"
25
26 #: imapmailhandler.php:30
27 msgid "Error"
28 msgstr "错误"
29
30 #: imapmanager.php:51
31 msgid ""
32 "ImapManager should be created using its constructor, not the using the "
33 "static get method."
34 msgstr "ImapManager 应该使用它的生成器来创建,而不是使用固定的 get 方法。"
35
36 #: ImapPlugin.php:54
37 msgid "A mailbox must be specified."
38 msgstr "必须指定一个邮箱。"
39
40 #: ImapPlugin.php:57
41 msgid "A user must be specified."
42 msgstr "必须设定一个用户。"
43
44 #: ImapPlugin.php:60
45 msgid "A password must be specified."
46 msgstr "必须设定一个密码。"
47
48 #: ImapPlugin.php:63
49 msgid "A poll_frequency must be specified."
50 msgstr "必须设定一个抓取频率。"
51
52 #: ImapPlugin.php:103
53 msgid ""
54 "The IMAP plugin allows for StatusNet to check a POP or IMAP mailbox for "
55 "incoming mail containing user posts."
56 msgstr "IMAP 插件允许你检查传入邮件包含用户公告一 POP 或 IMAP 邮箱。"