1<?php
2# $Id$
3//
4// Language file Simplified Chinese
5// by Matthew <matthew at cnfug dot org>
6//
7
8$PALANG['YES'] = '是';
9$PALANG['NO'] = '否';
10$PALANG['edit'] = '编辑';
11$PALANG['del'] = '删除';
12$PALANG['exit'] = 'Exit'; # XXX
13$PALANG['cancel'] = 'Cancel'; # XXX
14$PALANG['save'] = 'Save changes'; # XXX
15$PALANG['confirm'] = '是否确定删除?\n';
16$PALANG['confirm_delete_admin'] = 'Do you really want to delete the admin %s?'; # XXX
17$PALANG['confirm_delete_alias'] = 'Do you really want to delete the alias %s?'; # XXX
18$PALANG['confirm_delete_aliasdomain'] = 'Do you really want to delete the alias domain %s?'; # XXX
19$PALANG['confirm_delete_domain'] = '你是否确定要删除该域中的所有记录? 删除后不可恢复!\n (%s)'; # XXX text changed to: 'Do you really want to delete all records for the domain %s? This can not be undone'
20$PALANG['confirm_delete_fetchmail'] = 'Do you really want to delete the fetchmail job %s?'; # XXX
21$PALANG['confirm_delete_mailbox'] = 'Do you really want to delete the mailbox %s?'; # XXX
22$PALANG['confirm_delete_vacation'] = 'Do you really want to delete the vacation message for %s?'; # XXX
23$PALANG['no_delete_permissions'] = 'You are not allowed to delete %s!'; # XXX
24$PALANG['check_update'] = '检查新版本';
25$PALANG['invalid_parameter'] = 'Invalid parameter!'; # XXX
26$PALANG['show'] = 'Show:'; # XXX
27$PALANG['all'] = 'All'; # XXX
28$PALANG['created'] = 'Created'; # XXX
29$PALANG['unknown'] = 'unknown'; # XXX
30$PALANG['download_csv'] = 'Download this list as CSV file'; # XXX
31$PALANG['missing_field'] = 'Field %s is missing'; # XXX
32$PALANG['must_be_numeric'] = '%s must be numeric'; # XXX
33$PALANG['must_be_numeric_bigger_than_null'] = '%s must be numeric and bigger than 0'; # XXX
34$PALANG['must_be_boolean'] = '%s must be boolean'; # XXX
35$PALANG['invalid_value_given'] = 'Invalid value given for %s'; # XXX
36$PALANG['edit_not_allowed'] = 'You are not allowed to edit %s'; # XXX
37$PALANG['searchparams'] = 'Search parameters:'; # XXX
38$PALANG['pFooter_logged_as'] = 'Logged as %s'; # XXX # XXX Text change: 'logged in as %s' (the 'in' was missing)
39
40$PALANG['pLogin_welcome'] = '邮件管理员请从这里登录以管理你的域名.';
41$PALANG['pLogin_username'] = '帐号 (邮件地址)'; # XXX compare with pUsersLogin_username - should be "Login (email)"
42$PALANG['password'] = '密码';
43$PALANG['pLogin_language'] = 'Language'; # XXX
44$PALANG['pLogin_button'] = '登录';
45$PALANG['pLogin_failed'] = 'Your email address or password are not correct.'; # XXX
46$PALANG['pLogin_login_users'] = '普通用户点击这里进入用户控制面板.';
47
48$PALANG['pMenu_main'] = 'Main'; # XXX
49$PALANG['pMenu_overview'] = '概览';
50$PALANG['add_alias'] = '新建别名';
51$PALANG['add_alias_domain'] = 'Add Alias Domain'; # XXX
52$PALANG['add_mailbox'] = '新建邮箱'; # XXX check text - should be 'Add Mailbox'
53$PALANG['pMenu_fetchmail'] = 'Fetch Email'; # XXX
54$PALANG['pMenu_sendmail'] = '发送邮件';
55$PALANG['pMenu_password'] = '修改密码';
56$PALANG['pMenu_viewlog'] = '查看日志';
57$PALANG['pMenu_logout'] = '退出';
58
59$PALANG['pMain_welcome'] = '欢迎来到Postfix Admin!';
60$PALANG['pMain_overview'] = '显示你的邮件别名和邮箱. 你可以在这儿进行编辑/删除操作.'; # XXX Text changed to "List your domains. You can edit / delete them from here."
61$PALANG['pMain_create_alias'] = '在您的域中新建一个别名.'; # # XXX Text changed to "Create a new email forward."
62$PALANG['pMain_create_mailbox'] = '在您的域中新建一个邮箱.'; # XXX Text changed to "Create a new mailbox."
63$PALANG['pMain_sendmail'] = '发一封邮件到你新建的一个邮箱中.';
64$PALANG['pMain_password'] = '修改你的管理员密码.';
65$PALANG['pMain_viewlog'] = '查看日志文件.';
66$PALANG['pMain_logout'] = '退出系统';
67
68$PALANG['pOverview_disabled'] = 'Disabled'; # XXX
69$PALANG['pOverview_unlimited'] = 'Unlimited'; # XXX
70$PALANG['pOverview_title'] = ':: 域';
71$PALANG['pOverview_up_arrow'] = '返回顶端';
72$PALANG['pOverview_right_arrow'] = '下一页';
73$PALANG['pOverview_left_arrow'] = '上一页';
74$PALANG['pOverview_alias_domain_title'] = ':: Domain Aliases'; # XXX
75$PALANG['pOverview_alias_title'] = ':: 别名';
76$PALANG['pOverview_mailbox_title'] = ':: 邮箱';
77$PALANG['go'] = '执行';
78$PALANG['pOverview_welcome'] = '浏览 ';
79$PALANG['pOverview_alias_domain_aliases'] = 'Alias Domains'; # XXX
80$PALANG['pOverview_alias_address'] = '前往';
81$PALANG['active'] = '活动';
82$PALANG['and_x_more'] = '[and %s more...]'; # XXX
83$PALANG['pOverview_mailbox_username'] = '邮件地址';
84$PALANG['name'] = '姓名';
85$PALANG['pOverview_mailbox_quota'] = '限制 (MB)';
86$PALANG['pOverview_vacation_edit'] = 'VACATION IS ON'; # XXX
87$PALANG['pOverview_vacation_option'] = 'Set Vacation'; # XXX
88$PALANG['no_domains_for_this_admin'] = 'You don\'t have permissions for any domains.'; # XXX
89$PALANG['no_domains_exist'] = 'You have to create at least one domain before you can use virtual list.'; # "virtual list" should match $PALANG['pAdminMenu_list_virtual'] # XXX
90
91$PALANG['domain'] = '域';
92$PALANG['pOverview_get_alias_domains'] = 'Domain Aliases'; # XXX
93$PALANG['mailboxes'] = '邮箱数';
94$PALANG['pOverview_get_quota'] = '邮箱限制 (MB)';
95
96$PALANG['pDelete_delete_error'] = '不能删除本记录';
97$PALANG['pDelete_delete_success'] = '%s deleted.'; # XXX
98$PALANG['pDelete_domain_error'] = '你没有该域的管理权限';
99$PALANG['pDelete_alias_error'] = 'Unable to delete alias '; # XXX
100$PALANG['pCreate_alias_domain_welcome'] = 'Mirror addresses of one of your domains to another.'; # XXX
101$PALANG['pCreate_alias_domain_alias'] = 'Alias Domain'; # XXX
102$PALANG['pCreate_alias_domain_alias_text'] = 'The domain that mails come in for.'; # XXX
103$PALANG['pCreate_alias_domain_target'] = 'Target Domain'; # XXX
104$PALANG['pCreate_alias_domain_target_text'] = 'The domain where mails should go to.'; # XXX
105$PALANG['pCreate_alias_domain_error1'] = 'You are not allowed to create the chosen configuration.'; # XXX
106$PALANG['pCreate_alias_domain_error2'] = 'The chosen configuration is invalid, please choose a different one!'; # XXX
107$PALANG['alias_domain_already_exists'] = 'This domain is already an alias domain!'; # XXX
108$PALANG['alias_domain_does_not_exist'] = 'This domain isn\'t an alias domain!'; # XXX
109$PALANG['alias_domain_create_failed'] = 'Creating the alias domain %s failed!'; # XXX
110$PALANG['alias_domain_change_failed'] = 'Changing the alias domain %s failed!'; # XXX
111$PALANG['pCreate_alias_domain_error4'] = 'All domains are already aliased.'; # XXX
112$PALANG['pCreate_alias_domain_success'] = 'The alias domain %s has been created.'; # XXX
113$PALANG['alias_domain_changed'] = 'The alias domain %s has been changed.'; # XXX
114$PALANG['alias_domain_to_itsself'] = 'A domain can\'t be an alias domain to itsself!'; # XXX
115$PALANG['delete_domain_aliasdomain_target'] = 'The domain %s is the target for one or more alias domains and can\'t be deleted! (Delete the alias domains first.)'; # XXX
116
117$PALANG['pCreate_alias_address_text_error1'] = '该别名非法!';
118$PALANG['alias_does_not_exist'] = 'This alias does not exist!'; # XXX
119$PALANG['email_address_already_exists'] = '邮件地址已经存在, 请重新选择!';
120$PALANG['pCreate_alias_address_text_error3'] = '你的别名已经达到上限!';
121$PALANG['pCreate_alias_goto_text'] = '邮件接收地址.';
122$PALANG['pCreate_alias_goto_text_error'] = '接收地址不正确!';
123$PALANG['pCreate_alias_result_error'] = '不能将别名添加到别名表中! (%s)'; # XXX Text changed to: Creating the alias %s failed!
124$PALANG['pCreate_alias_result_success'] = '添加别名成功!'; # XXX text change: 'The alias %s has been created!'
125$PALANG['alias_updated'] = 'The alias %s has been updated!'; # XXX
126$PALANG['pCreate_alias_catchall_text'] = '要将所有的邮件全部转发请使用"*"作为别名. 域到域的转发请使用"*@domain.tld".'; # XXX check/beautify - was split in two lines before
127$PALANG['mailbox_alias_cant_be_deleted'] = 'This alias belongs to a mailbox and can\'t be deleted!'; # XXX
128$PALANG['protected_alias_cant_be_deleted'] = 'The alias %s is protected and can only be deleted by a superadmin'; # XXX
129$PALANG['alias_points_to_itself'] = 'Alias may not point to itself'; # XXX
130
131$PALANG['pEdit_alias_welcome'] = '编辑你域名中的别名.'; # XXX Text change to: 'Edit forwarding settings'
132$PALANG['pEdit_alias_help'] = '每行一条记录.'; # XXX # XXX Text change to: 'Accepts multiple targets, one entry per line.'
133$PALANG['alias'] = '别名';
134$PALANG['to'] = '转到';
135$PALANG['pEdit_alias_goto_text_error1'] = '你没有填写收信人';
136$PALANG['pEdit_alias_goto_text_error2'] = '邮件地址非法: ';
137$PALANG['pEdit_alias_domain_result_error'] = 'Unable to modify the alias domain!'; # XXX
138$PALANG['pEdit_alias_forward_and_store'] = 'Deliver to the local mailbox.'; # XXX
139$PALANG['pEdit_alias_forward_only'] = 'Forward to given email addresses only.'; # XXX
140$PALANG['pEdit_alias_result_error'] = '不能修改该别名! (%s)'; # XXX Text changed to: Modifying the alias %s failed!
141
142$PALANG['pCreate_mailbox_welcome'] = '在你的域中新建一个本地邮箱.';
143$PALANG['pCreate_mailbox_local_part_error'] = 'Should be the bit before the @ sign.'; # XXX
144$PALANG['pCreate_mailbox_username_text_error1'] = '邮件非法!';
145$PALANG['pCreate_mailbox_username_text_error3'] = '邮箱地址已经达到上限!';
146$PALANG['pCreate_mailbox_password_text'] = 'POP3/IMAP 密码';
147$PALANG['pCreate_mailbox_name_text'] = '全名';
148$PALANG['pCreate_mailbox_phone'] = 'Mobile phone'; # XXX
149$PALANG['pCreate_mailbox_phone_desc'] = "Used to send a SMS if the password is forgotten"; # XXX
150$PALANG['pCreate_mailbox_email'] = 'Other e-mail'; # XXX
151$PALANG['pCreate_mailbox_email_desc'] = "Used if the password is forgotten"; # XXX
152$PALANG['pCreate_mailbox_mail'] = '新建邮箱'; # XXX Text change to 'Send Welcome mail'
153$PALANG['pCreate_mailbox_result_error'] = '不能将邮箱增加到邮箱表中! (%s)'; # XXX Text changed to: Creating the mailbox %s failed!
154$PALANG['pCreate_mailbox_result_success'] = '增加邮箱成功! (%s)'; # XXX Text changed to: The mailbox %s has been added to the mailbox table!
155$PALANG['pCreate_mailbox_result_succes_nosubfolders'] = 'The mailbox %s has been added to the mailbox table, but none (or only some) of the predefined sub-folders could be created.'; # XXX
156$PALANG['mailbox_updated'] = "The mailbox %s has been updated.";  # XXX
157$PALANG['mailbox_update_failed'] = "Updating the mailbox %s failed!"; # XXX
158
159$PALANG['pEdit_mailbox_welcome'] = '编辑你域中的邮箱.';
160$PALANG['pEdit_mailbox_username'] = '用户名';
161$PALANG['pEdit_mailbox_password_text_error'] = '你输入的两个新密码不相同!';
162$PALANG['pEdit_mailbox_quota'] = '限制';
163$PALANG['pEdit_mailbox_quota_text'] = 'MB';
164$PALANG['mb_max'] = 'MB (max: %s)'; # XXX
165$PALANG['pEdit_mailbox_quota_text_error'] = '你输入的容量限制超出范围!';
166$PALANG['pEdit_mailbox_domain_error'] = '你没有该域的管理权限: ';
167$PALANG['pEdit_mailbox_result_error'] = '不能编辑该邮箱!';
168
169$PALANG['pPassword_welcome'] = '更改你的登录密码.';
170$PALANG['pPassword_admin'] = '帐号';
171$PALANG['pPassword_password_current'] = '当前密码';
172$PALANG['pPassword_password_current_text_error'] = '你没有填写当前密码!';
173$PALANG['pPassword_password'] = '新密码';
174$PALANG['pPassword_password2'] = '新密码 (验证)';
175$PALANG['pPassword_password_text_error'] = '你两次输入的新密码不相同! 或者为空!'; # XXX check/beautify - was split in two lines before
176$PALANG['change_password'] = '更改密码'; # XXX check text - should be 'Change Password'
177$PALANG['pPassword_result_error'] = '更改密码失败! (%s)'; # XXX Text changed to: Changing the password for %s failed!
178$PALANG['pPassword_result_success'] = '更改密码成功! (%s)'; # XXX Text changed to: The password for %s has been changed.
179$PALANG['pPassword_recovery_title'] = 'Follow the instructions to reset your password.'; # XXX
180$PALANG['pPassword_recovery_button'] = 'Send me the code'; # XXX
181$PALANG['pPassword_recovery_email_body'] = "Hello,\n\nUse the following link to change your email password :\n%s\n\nRegards,\n\n" . $CONF['admin_name']; # XXX
182$PALANG['pPassword_recovery_sms_body'] = "Hello,\nThe code to change your password is: %s\n" . $CONF['admin_name']; # XXX
183$PALANG['pPassword_recovery_processed'] = "We processed your request. If you entered a valid username, you'll receive an email/SMS with a password code."; # XXX
184$PALANG['pPassword_password_code'] = 'Code sent by email/SMS'; # XXX
185$PALANG['pPassword_code_text_error'] = 'Invalid code'; # XXX
186$PALANG['pEdit_vacation_set'] = 'Change / Set away message'; # XXX
187$PALANG['pEdit_vacation_remove'] = 'Remove away message'; # XXX
188$PALANG['pVacation_result_error'] = 'Updating the auto response settings for %s failed'; # XXX
189$PALANG['pVacation_result_removed'] = 'Auto response for %s has been disabled!'; # XXX
190$PALANG['pVacation_result_added'] = 'Auto response for %s has been enabled!'; # XXX
191$PALANG['pVacation_reply_type'] = 'Choice of reply'; # XXX
192$PALANG['pVacation_reply_delay_time'] = 'Interval time'; # XXX
193$PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX
194$PALANG['pVacation_until_before_today'] = 'The Date of [Active until] is set  before Today'; # XXX
195$PALANG['pVacation_until_before_from'] = 'The Date of [Active until] is set before [Active from]'; # XXX
196$PALANG['reply_once'] = 'Reply once'; # XXX
197$PALANG['reply_every_mail'] = 'Reply on every mail'; # XXX
198$PALANG['reply_once_per_day'] = 'Reply once a day'; # XXX
199$PALANG['reply_once_per_week'] = 'Reply once per week'; # XXX
200
201$PALANG['pViewlog_welcome'] = '查看最新的%s项操作日志 域名: ';
202$PALANG['pViewlog_welcome_all'] = 'View the last %s actions '; # XXX
203$PALANG['pViewlog_timestamp'] = '时间';
204$PALANG['pViewlog_action'] = '操作';
205$PALANG['pViewlog_data'] = '内容';
206$PALANG['pViewlog_action_create_domain'] = 'create domain'; # XXX
207$PALANG['pViewlog_action_delete_domain'] = 'delete domain'; # XXX
208$PALANG['pViewlog_action_edit_domain'] = 'edit domain'; # XXX
209$PALANG['pViewlog_action_create_mailbox'] = 'create mailbox'; # XXX
210$PALANG['pViewlog_action_delete_mailbox'] = 'delete mailbox'; # XXX
211$PALANG['pViewlog_action_edit_mailbox'] = 'edit mailbox'; # XXX
212$PALANG['pViewlog_action_edit_mailbox_state'] = 'edit mailbox active'; # XXX
213$PALANG['pViewlog_action_create_alias'] = 'create alias'; # XXX
214$PALANG['pViewlog_action_create_alias_domain'] = 'create alias domain'; # XXX
215$PALANG['pViewlog_action_edit_alias_domain'] = 'edit alias domain'; # XXX
216$PALANG['pViewlog_action_delete_alias'] = 'delete alias'; # XXX
217$PALANG['pViewlog_action_delete_alias_domain'] = 'delete alias domain'; # XXX
218$PALANG['pViewlog_action_edit_alias'] = 'edit alias'; # XXX
219$PALANG['pViewlog_action_edit_alias_state'] = 'edit alias active'; # XXX
220$PALANG['pViewlog_action_edit_alias_domain_state'] = 'edit alias domain active'; # XXX
221$PALANG['pViewlog_action_edit_password'] = 'change password'; # XXX
222$PALANG['pViewlog_action_create_admin'] = 'create admin'; # XXX
223$PALANG['pViewlog_action_edit_admin'] = 'edit admin'; # XXX
224$PALANG['pViewlog_action_delete_admin'] = 'delete admin'; # XXX
225$PALANG['pViewlog_action_edit_vacation'] = 'edit vacation'; # XXX
226$PALANG['pViewlog_action_create_fetchmail'] = 'create fetchmail job'; # XXX
227$PALANG['pViewlog_action_edit_fetchmail'] = 'edit fetchmail job'; # XXX
228$PALANG['pViewlog_action_delete_fetchmail'] = 'delete fetchmail job'; # XXX
229
230$PALANG['pViewlog_result_error'] = '未找到相关的日志!';
231
232$PALANG['pSendmail_welcome'] = '发送邮件.';
233$PALANG['from'] = '发件人';
234$PALANG['pSendmail_to'] = '收件人';
235$PALANG['pSendmail_to_text_error'] = '收件人为空或者收件人地址不正确!';
236$PALANG['subject'] = '主题';
237$PALANG['pSendmail_subject_text'] = '欢迎';
238$PALANG['pSendmail_body'] = '内容';
239$PALANG['pSendmail_button'] = '发送';
240$PALANG['pSendmail_result_error'] = '建立邮箱失败! (%s)'; # XXX text change - new: Unable to send email to %s!
241$PALANG['pSendmail_result_success'] = '建立邮箱成功! (%s)'; # XXX text change - new: Email sent to %s.
242
243$PALANG['pAdminMenu_list_admin'] = '管理员清单';
244$PALANG['pAdminMenu_list_domain'] = '域名清单';
245$PALANG['pAdminMenu_list_virtual'] = '虚拟用户清单';
246$PALANG['pAdminMenu_backup'] = '备份';
247$PALANG['pAdminMenu_create_domain_admins'] = '域管理员';
248$PALANG['pAdminMenu_create_admin'] = '新建管理员';
249$PALANG['pAdminMenu_create_domain'] = '新建域';
250
251$PALANG['pAdminList_admin_count'] = '管理域数量';
252
253$PALANG['description'] = '描述';
254$PALANG['aliases'] = '别名数'; # XXX check text - should be 'Aliases'
255$PALANG['pAdminList_domain_quota'] = 'Domain quota (MB)'; # XXX
256$PALANG['pAdminList_domain_backupmx'] = 'Backup MX'; # XXX
257$PALANG['last_modified'] = '最后修改日期';
258
259
260$PALANG['pAdminCreate_domain_welcome'] = '新建域';
261$PALANG['pAdminCreate_domain_domain_text_error'] = '该域已经存在!';
262$PALANG['domain_does_not_exist'] = 'This domain does not exist!'; # XXX
263$PALANG['pAdminCreate_domain_domain_text_error2'] = 'The domain is invalid!'; # XXX
264$PALANG['pAdminCreate_domain_defaultaliases'] = '增加默认别名';
265$PALANG['pAdminCreate_domain_button'] = '新增';
266$PALANG['pAdminCreate_domain_result_error'] = '新增域失败! (%s)'; # XXX Text changed to: Adding the domain %s failed!
267$PALANG['pAdminCreate_domain_result_success'] = '新增域成功! (%s)'; # XXX Text changed to: The domain %s has been added.
268$PALANG['domain_updated'] = 'The domain %s has been updated.'; # XXX
269$PALANG['pAdminDelete_admin_error'] = 'Unable to delete admin!'; # XXX
270$PALANG['domain_postdel_failed'] = 'The domain postdeletion script failed, check the error log for details!'; # XXX
271$PALANG['domain_postedit_failed'] = 'The domain postedit script failed, check the error log for details!'; # XXX
272$PALANG['domain_postcreate_failed'] = 'The domain postcreate script failed, check the error log for details!'; # XXX
273$PALANG['mailbox_postdel_failed'] = 'The mailbox postdeletion script failed, check the error log for details!'; # XXX
274$PALANG['mailbox_postedit_failed'] = 'The mailbox postedit script failed, check the error log for details!'; # XXX
275$PALANG['mailbox_postcreate_failed'] = 'The mailbox postcreate script failed, check the error log for details!'; # XXX
276$PALANG['mailbox_postpassword_failed'] = 'The mailbox postpassword script failed, check the error log for details!'; # XXX
277$PALANG['pAdminDelete_alias_domain_error'] = 'Unable to remove domain alias!'; # XXX
278$PALANG['domain_conflict_vacation_domain'] = 'You can\'t use the vacation domain as mail domain!'; # XXX
279
280$PALANG['pAdminEdit_domain_welcome'] = '修改域';
281$PALANG['pAdminEdit_domain_aliases_text'] = '-1 = 禁止 | 0 = 无限制'; # XXX check / compare with pAdminCreate_domain_aliases_text - should be "-1 = disable | ..."
282$PALANG['pAdminEdit_domain_maxquota'] = '最大容量限制';
283$PALANG['pAdminEdit_domain_maxquota_text'] = 'MB | -1 = 禁止 | 0 = 无限制'; # XXX check - should be "MB | -1 = disable | 0 = unlimited"
284$PALANG['pAdminEdit_domain_quota'] = 'Domain Quota'; # XXX
285$PALANG['transport'] = 'Transport'; # XXX
286$PALANG['pAdminEdit_domain_transport_text'] = 'Define transport'; # XXX
287$PALANG['pAdminEdit_domain_backupmx'] = '备份邮件服务器';
288$PALANG['pAdminEdit_domain_result_error'] = '修改域失败! (%s)'; # XXX Text changed to: Modifying the domain %s failed!
289
290$PALANG['pAdminCreate_admin_welcome'] = '新增域管理员';
291$PALANG['email_address'] = '邮件地址';
292$PALANG['pAdminCreate_admin_username_text_error1'] = '管理员名不是一个合法的邮件地址!';
293$PALANG['admin_already_exists'] = '管理员已经存在或者管理员名非法!'; # XXX Text changed to: The admin already exists!
294$PALANG['admin_does_not_exist'] = 'The admin does not exist!'; # XXX
295$PALANG['pAdminCreate_admin_button'] = '新增';
296$PALANG['pAdminCreate_admin_result_error'] = '新增管理员失败! (%s)'; # XXX Text changed to: Adding the admin %s failed!
297$PALANG['pAdminCreate_admin_result_success'] = '新增管理员成功! (%s)'; # XXX Text changed to: The admin %s has been added.
298
299$PALANG['pAdminEdit_admin_welcome'] = '修改域管理员';
300$PALANG['admin'] = '管理员';
301$PALANG['password_again'] = '密码 (验证)';
302$PALANG['super_admin'] = 'Super admin'; # XXX
303$PALANG['super_admin_desc'] = 'Super admins have access to all domains, can manage domains and admin accounts.'; # XXX
304$PALANG['pAdminEdit_admin_result_error'] = '编辑域管理员失败! (%s)'; # XXX Text changed to: Modifying the admin %s failed!
305$PALANG['pAdminEdit_admin_result_success'] = '编辑域管理员成功! (%s)'; # XXX Text changed to: The admin %s has been modified.
306
307$PALANG['pUsersLogin_welcome'] = '邮件用户从这里登录管理你的密码和别名.';
308$PALANG['pUsersLogin_username_incorrect'] = '登录失败. 请确认你是使用你的邮箱地址登录!';
309$PALANG['pUsersLogin_password_incorrect'] = '登录密码不正确!';
310$PALANG['pUsersLogin_password_recover'] = 'I forgot my password'; # XXX
311
312$PALANG['pUsersMenu_vacation'] = '自动回复';
313$PALANG['pUsersMenu_edit_alias'] = '修改转发';
314
315$PALANG['pUsersMain_vacation'] = '设置外出信息或自动回复.';
316$PALANG['pUsersMain_vacationSet'] = $PALANG['pUsersMenu_vacation'] . ' is ON, click \'' . $PALANG['pUsersMenu_vacation'] . '\' to ' . $PALANG['edit'] . '/remove'; # XXX
317$PALANG['pUsersMain_edit_alias'] = '修改邮箱转发.';
318$PALANG['pUsersMain_password'] = '修改当前密码.';
319
320$PALANG['pUsersVacation_welcome'] = '自动回复.';
321$PALANG['pUsersVacation_welcome_text'] = '你已经设置了自动回复! (%s)'; # XXX Text changed to: 'Auto response for %s is active!'
322$PALANG['pUsersVacation_subject_text'] = '我现在无法回信';
323$PALANG['message'] = '内容'; # XXX text changed to 'Message'
324$PALANG['pUsersVacation_body_text'] = <<<EOM
325    我在 <date> 到 <date> 这段时间内暂时无法回信.
326如果你有急事请与 <contact person> 联系.
327EOM;
328$PALANG['pUsersVacation_activefrom'] = 'Active from'; # XXX
329$PALANG['pUsersVacation_activeuntil'] = 'Active until'; # XXX
330
331
332$PALANG['pEdit_dbLog_editactive'] = '改变活动状态';
333
334$PALANG['pSearch'] = 'search'; # XXX
335$PALANG['pSearch_welcome'] = '搜索: ';
336$PALANG['pReturn_to'] = 'Return to'; # XXX
337$PALANG['pBroadcast_title'] = 'Send broadcast message'; # XXX
338$PALANG['pBroadcast_name'] = 'Your name'; # XXX
339$PALANG['pBroadcast_success'] = 'Your broadcast message was sent.'; # XXX
340$PALANG['pAdminMenu_broadcast_message'] = 'Broadcast message'; # XXX
341$PALANG['pBroadcast_error_empty'] = 'The fields Name, Subject and Message shouldn\'t be empty!'; # XXX
342$PALANG['broadcast_mailboxes_only'] = 'Only send to mailboxes'; # XXX
343$PALANG['broadcast_to_domains'] = 'Send to domains:'; # XXX
344$PALANG['pStatus_undeliverable'] = 'maybe UNDELIVERABLE '; # XXX
345$PALANG['pStatus_disabled'] = 'Account disabled '; # XXX
346$PALANG['pStatus_expired'] = 'Password expired '; # XXX
347$PALANG['pStatus_vacation'] = 'Vacation enabled '; # XXX
348$PALANG['pStatus_custom'] = 'Delivers to '; # XXX
349$PALANG['pStatus_popimap'] = 'POP/IMAP '; # XXX
350$PALANG['password_too_short'] = "Password is too short - requires %s characters"; # XXX
351$PALANG['password_no_characters'] = "Your password must contain at least %s letters (A-Z, a-z)."; # XXX
352$PALANG['password_no_digits'] = "Your password must contain at least %s digit(s)."; # XXX
353$PALANG['pInvalidDomainRegex'] = "Invalid domain name %s, fails regexp check"; # XXX
354$PALANG['pInvalidDomainDNS'] = "Invalid domain %s, and/or not discoverable in DNS"; # XXX
355$PALANG['pInvalidMailRegex'] = "Invalid email address %s, fails regexp check"; # XXX
356$PALANG['pFetchmail_welcome'] = 'Fetch mail for:'; # XXX
357$PALANG['pFetchmail_new_entry'] = 'New entry'; # XXX
358$PALANG['fetchmail_already_exists']         = 'This fetchmail job already exists!'; # XXX
359$PALANG['fetchmail_does_not_exist']         = 'This fetchmail job does not exist!'; # XXX
360$PALANG['pFetchmail_database_save_error'] = 'Could not save this entry in the database!'; # XXX
361$PALANG['pFetchmail_database_save_success'] = 'Entry saved in database.'; # XXX
362$PALANG['pFetchmail_error_invalid_id'] = 'No entry with ID %s found!'; # XXX
363$PALANG['pFetchmail_invalid_mailbox'] = 'Invalid mailbox!'; # XXX
364$PALANG['pFetchmail_server_missing'] = 'Please enter the remote server name!'; # XXX
365$PALANG['pFetchmail_user_missing'] = 'Please enter the remote username!'; # XXX
366$PALANG['pFetchmail_password_missing'] = 'Please enter the remote password!'; # XXX
367$PALANG['pFetchmail_field_id']              = 'ID'; # XXX
368$PALANG['pFetchmail_field_mailbox']         = 'Mailbox'; # XXX
369$PALANG['pFetchmail_field_src_server']      = 'Server'; # XXX
370$PALANG['pFetchmail_field_src_port']        = 'Port'; # XXX
371$PALANG['pFetchmail_field_src_auth']        = 'Auth Type'; # XXX
372$PALANG['pFetchmail_field_src_user']        = 'User'; # XXX
373$PALANG['pFetchmail_field_src_password']    = $PALANG['password']; # needed until fetchmail is migrated into FetchmailHandler
374$PALANG['pFetchmail_field_src_folder']      = 'Folder'; # XXX
375$PALANG['pFetchmail_field_poll_time']       = 'Poll'; # XXX
376$PALANG['pFetchmail_field_fetchall']        = 'Fetch All'; # XXX
377$PALANG['pFetchmail_field_keep']            = 'Keep'; # XXX
378$PALANG['pFetchmail_field_protocol']        = 'Protocol'; # XXX
379$PALANG['pFetchmail_field_usessl']          = 'SSL active'; # XXX
380$PALANG['pFetchmail_field_sslcertck']       = 'SSL certificate check'; # XXX
381$PALANG['pFetchmail_field_sslcertpath']     = 'SSL path to certificates'; # XXX
382$PALANG['pFetchmail_field_sslfingerprint']  = 'SSL fingerprint (md5)'; # XXX
383$PALANG['pFetchmail_field_extra_options']   = 'Extra Options'; # XXX
384$PALANG['pFetchmail_field_mda']             = 'MDA'; # XXX
385$PALANG['pFetchmail_field_date']            = 'Date'; # XXX
386$PALANG['pFetchmail_field_returned_text']   = 'Returned Text'; # XXX
387$PALANG['pFetchmail_desc_id']               = 'Record ID'; # XXX
388$PALANG['pFetchmail_desc_mailbox']          = 'Local mailbox'; # XXX
389$PALANG['pFetchmail_desc_src_server']       = 'Remote Server'; # XXX
390$PALANG['pFetchmail_desc_src_port']         = 'Remote port number, if a non-standard remote port is needed. (0: use default)'; # XXX
391$PALANG['pFetchmail_desc_src_auth']         = 'Mostly \'password\''; # Translators: Please do NOT translate 'password' here # XXX
392$PALANG['pFetchmail_desc_src_user']         = 'Remote User'; # XXX
393$PALANG['pFetchmail_desc_src_password']     = 'Remote Password'; # XXX
394$PALANG['pFetchmail_desc_src_folder']       = 'Remote Folder'; # XXX
395$PALANG['pFetchmail_desc_poll_time']        = 'Poll every ... minutes'; # XXX
396$PALANG['pFetchmail_desc_fetchall']         = 'Retrieve  both old (seen) and new messages'; # XXX
397$PALANG['pFetchmail_desc_keep']             = 'Keep retrieved messages on the remote mailserver'; # XXX
398$PALANG['pFetchmail_desc_protocol']         = 'Protocol to use'; # XXX
399$PALANG['pFetchmail_desc_usessl']           = 'SSL encryption'; # XXX
400$PALANG['pFetchmail_desc_extra_options']    = 'Extra fetchmail Options'; # XXX
401$PALANG['pFetchmail_desc_mda']              = 'Mail Delivery Agent'; # XXX
402$PALANG['pFetchmail_desc_date']             = 'Date of last polling/configuration change'; # XXX
403$PALANG['pFetchmail_desc_returned_text']    = 'Text message from last polling'; # XXX
404$PALANG['dateformat_pgsql'] = 'YYYY-mm-dd'; # translators: rearrange to your local date format, but make sure it's a valid PostgreSQL date format # XXX
405$PALANG['dateformat_mysql'] = '%Y-%m-%d';   # translators: rearrange to your local date format, but make sure it's a valid MySQL date format # XXX
406$PALANG['password_expiration'] = 'Pass expires'; # XXX
407$PALANG['password_expiration_desc'] = 'Date when password will expire'; # XXX
408
409$PALANG['please_keep_this_as_last_entry'] = ''; # needed for language-check.sh
410/* vim: set expandtab ft=php softtabstop=3 tabstop=3 shiftwidth=3: */
411?>
412