Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F9788020
zh_CN.inc
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
2 KB
Referenced Files
None
Subscribers
None
zh_CN.inc
View Options
<
?
php
/*
+-----------------------------------------------------------------------+
| Localization file of the Roundcube Webmail Password plugin |
| |
| Copyright (C) The Roundcube Dev Team |
| |
| Licensed under the GNU General Public License version 3 or |
| any later version with exceptions for skins & plugins. |
| See the README file for a full license statement. |
+-----------------------------------------------------------------------+
For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-password/
*/
$
labels
[
'
changepasswd
'
]
=
'修改密码'
;
$
labels
[
'
curpasswd
'
]
=
'当前密码:'
;
$
labels
[
'
newpasswd
'
]
=
'新密码:'
;
$
labels
[
'
confpasswd
'
]
=
'确认新密码:'
;
$
messages
[
'
nopassword
'
]
=
'请输入新密码。'
;
$
messages
[
'
nocurpassword
'
]
=
'请输入当前的密码。'
;
$
messages
[
'
passwordincorrect
'
]
=
'当前密码不正确。'
;
$
messages
[
'
passwordinconsistency
'
]
=
'两次输入的密码不一致,请重试。'
;
$
messages
[
'
crypterror
'
]
=
'无法保存新密码,缺少加密功能。'
;
$
messages
[
'
connecterror
'
]
=
'无法保存新密码,连接出错。'
;
$
messages
[
'
internalerror
'
]
=
'无法保存新密码。'
;
$
messages
[
'
passwordshort
'
]
=
'密码至少为
$
length
位。'
;
$
messages
[
'
passwordweak
'
]
=
'密码必须至少包含一个数字和一个标点符号。'
;
$
messages
[
'
passwordforbidden
'
]
=
'密码包含禁止使用的字符。'
;
$
messages
[
'
firstloginchange
'
]
=
'这是你第一次登录邮箱,请修改邮箱密码。'
;
$
messages
[
'
disablednotice
'
]
=
'系统目前正在维护,密码修改功能无法使用。我们会很快回来,给您带来不便深表歉意。'
;
$
messages
[
'
passwinhistory
'
]
=
'此密码以前使用过。'
;
$
messages
[
'
samepasswd
'
]
=
'新密码不能与旧密码相同。'
;
$
messages
[
'
passwdexpirewarning
'
]
=
'警告!您的密码即将过期,请在
$
expirationdatetime
前更改。'
;
$
messages
[
'
passwdexpired
'
]
=
'您的密码已过期,您现在必须更改!'
;
$
messages
[
'
passwdconstraintviolation
'
]
=
'密码约束违规。密码可能太弱了。'
;
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Tue, Aug 18, 7:26 AM (23 h, 36 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1231545
Default Alt Text
zh_CN.inc (2 KB)
Attached To
Mode
R3 roundcubemail
Attached
Detach File
Event Timeline
Log In to Comment