summaryrefslogtreecommitdiff
path: root/translations/plugins/managesieve/zh_CN.po
blob: 74a1619a469be5569cddb5dfa2ed7cfcf60f74ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
# Converted from Roundcube PHP localization files
# Copyright (C) 2011 The Roundcube Dev Team
# This file is distributed under the same license as the Roundcube package.
#
#: plugins/managesieve/localization/zh_CN.inc
msgid ""
msgstr ""
"Project-Id-Version: roundcube-plugin-managesieve\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2012-01-03T19:22:22+01:00\n"
"Last-Translator: \n"
"Language-Team: Translations <hello@roundcube.net>\n"
"Language: zh_CN\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: plugins/managesieve/localization/zh_CN.inc:filters
msgid "Filters"
msgstr "过滤器"

#: plugins/managesieve/localization/zh_CN.inc:managefilters
msgid "Manage incoming mail filters"
msgstr "管理邮件过滤器"

#: plugins/managesieve/localization/zh_CN.inc:filtername
msgid "Filter name"
msgstr "过滤器名称"

#: plugins/managesieve/localization/zh_CN.inc:newfilter
msgid "New filter"
msgstr "新建过滤器"

#: plugins/managesieve/localization/zh_CN.inc:filteradd
msgid "Add filter"
msgstr "添加过滤器"

#: plugins/managesieve/localization/zh_CN.inc:filterdel
msgid "Delete filter"
msgstr "删除过滤器"

#: plugins/managesieve/localization/zh_CN.inc:moveup
msgid "Move up"
msgstr "上移"

#: plugins/managesieve/localization/zh_CN.inc:movedown
msgid "Move down"
msgstr "下移"

#: plugins/managesieve/localization/zh_CN.inc:filterallof
msgid "matching all of the following rules"
msgstr "匹配所有规则"

#: plugins/managesieve/localization/zh_CN.inc:filteranyof
msgid "matching any of the following rules"
msgstr "匹配任意一条规则"

#: plugins/managesieve/localization/zh_CN.inc:filterany
msgid "all messages"
msgstr "所有邮件"

#: plugins/managesieve/localization/zh_CN.inc:filtercontains
msgid "contains"
msgstr "包含"

#: plugins/managesieve/localization/zh_CN.inc:filternotcontains
msgid "not contains"
msgstr "不包含"

#: plugins/managesieve/localization/zh_CN.inc:filteris
msgid "is equal to"
msgstr "等于"

#: plugins/managesieve/localization/zh_CN.inc:filterisnot
msgid "is not equal to"
msgstr "不等于"

#: plugins/managesieve/localization/zh_CN.inc:filterexists
msgid "exists"
msgstr "存在"

#: plugins/managesieve/localization/zh_CN.inc:filternotexists
msgid "not exists"
msgstr "不存在"

#: plugins/managesieve/localization/zh_CN.inc:filterunder
msgid "under"
msgstr "小于"

#: plugins/managesieve/localization/zh_CN.inc:filterover
msgid "over"
msgstr "大于"

#: plugins/managesieve/localization/zh_CN.inc:addrule
msgid "Add rule"
msgstr "添加规则"

#: plugins/managesieve/localization/zh_CN.inc:delrule
msgid "Delete rule"
msgstr "删除规则"

#: plugins/managesieve/localization/zh_CN.inc:messagemoveto
msgid "Move message to"
msgstr "将邮件移动到"

#: plugins/managesieve/localization/zh_CN.inc:messageredirect
msgid "Redirect message to"
msgstr "将邮件转发到"

#: plugins/managesieve/localization/zh_CN.inc:messagereply
msgid "Reply with message"
msgstr "回复以下信息"

#: plugins/managesieve/localization/zh_CN.inc:messagedelete
msgid "Delete message"
msgstr "删除邮件"

#: plugins/managesieve/localization/zh_CN.inc:messagediscard
msgid "Discard with message"
msgstr "丢弃邮件并回复以下信息"

#: plugins/managesieve/localization/zh_CN.inc:messagesrules
msgid "For incoming mail:"
msgstr "对收取的邮件应用规则:"

#: plugins/managesieve/localization/zh_CN.inc:messagesactions
msgid "...execute the following actions:"
msgstr "...执行以下动作:"

#: plugins/managesieve/localization/zh_CN.inc:add
msgid "Add"
msgstr "添加"

#: plugins/managesieve/localization/zh_CN.inc:del
msgid "Delete"
msgstr "删除"

#: plugins/managesieve/localization/zh_CN.inc:sender
msgid "Sender"
msgstr "发件人"

#: plugins/managesieve/localization/zh_CN.inc:recipient
msgid "Recipient"
msgstr "收件人"

#: plugins/managesieve/localization/zh_CN.inc:filterunknownerror
msgid "Unknown server error."
msgstr "未知的服务器错误"

#: plugins/managesieve/localization/zh_CN.inc:filterconnerror
msgid "Unable to connect to server."
msgstr "无法连接到 managesieve 服务器"

#: plugins/managesieve/localization/zh_CN.inc:filterdeleteerror
msgid "Unable to delete filter. Server error occured."
msgstr "无法删除过滤器。服务器错误"

#: plugins/managesieve/localization/zh_CN.inc:filterdeleted
msgid "Filter deleted successfully."
msgstr "过滤器已成功删除"

#: plugins/managesieve/localization/zh_CN.inc:filterdeleteconfirm
msgid "Do you really want to delete selected filter?"
msgstr "您确定要删除所选择的过滤器吗?"

#: plugins/managesieve/localization/zh_CN.inc:filtersaved
msgid "Filter saved successfully."
msgstr "过滤器已成功保存。"

#: plugins/managesieve/localization/zh_CN.inc:filtersaveerror
msgid "Unable to save filter. Server error occured."
msgstr "无法保存过滤器。服务器错误"

#: plugins/managesieve/localization/zh_CN.inc:ruledeleteconfirm
msgid "Are you sure, you want to delete selected rule?"
msgstr "您确定要删除所选择的规则吗?"

#: plugins/managesieve/localization/zh_CN.inc:actiondeleteconfirm
msgid "Are you sure, you want to delete selected action?"
msgstr "您确定要删除所选择的动作吗?"

#: plugins/managesieve/localization/zh_CN.inc:forbiddenchars
msgid "Forbidden characters in field."
msgstr "内容中包含禁用的字符"

#: plugins/managesieve/localization/zh_CN.inc:cannotbeempty
msgid "Field cannot be empty."
msgstr "内容不能为空"