Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dokuwiki
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
BRIC
dokuwiki
Commits
e6dc6d2e
Commit
e6dc6d2e
authored
9 years ago
by
lainme
Committed by
Translator of Dokuwiki
9 years ago
Browse files
Options
Downloads
Patches
Plain Diff
translation update
parent
da3192eb
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
lib/plugins/authad/lang/zh/lang.php
+1
-0
1 addition, 0 deletions
lib/plugins/authad/lang/zh/lang.php
lib/plugins/usermanager/lang/zh/lang.php
+6
-0
6 additions, 0 deletions
lib/plugins/usermanager/lang/zh/lang.php
with
7 additions
and
0 deletions
lib/plugins/authad/lang/zh/lang.php
+
1
−
0
View file @
e6dc6d2e
...
...
@@ -9,4 +9,5 @@
$lang
[
'domain'
]
=
'登录域'
;
$lang
[
'authpwdexpire'
]
=
'您的密码将在 %d 天内过期,请尽快更改'
;
$lang
[
'passchangefail'
]
=
'密码更改失败。是不是密码规则不符合?'
;
$lang
[
'userchangefail'
]
=
'更改用户属性失败。或许您的帐号没有做此更改的权限?'
;
$lang
[
'connectfail'
]
=
'无法连接到Active Directory服务器。'
;
This diff is collapsed.
Click to expand it.
lib/plugins/usermanager/lang/zh/lang.php
+
6
−
0
View file @
e6dc6d2e
...
...
@@ -79,5 +79,11 @@ $lang['import_error_readfail'] = '导入失败。无法读取上传的文件。'
$lang
[
'import_error_create'
]
=
'不能创建新用户'
;
$lang
[
'import_notify_fail'
]
=
'通知消息无法发送到导入的用户 %s,电子邮件地址是 %s。'
;
$lang
[
'import_downloadfailures'
]
=
'下载CSV的错误信息以修正。'
;
$lang
[
'addUser_error_missing_pass'
]
=
'请设置一个密码或者激活用户通知来启用密码生成。'
;
$lang
[
'addUser_error_pass_not_identical'
]
=
'输入的密码不相同。'
;
$lang
[
'addUser_error_modPass_disabled'
]
=
'修改密码已禁用'
;
$lang
[
'addUser_error_name_missing'
]
=
'请为新用户输入一个名字。'
;
$lang
[
'addUser_error_modName_disabled'
]
=
'修改名字已禁用'
;
$lang
[
'addUser_error_mail_missing'
]
=
'请为新用户输入一个电子邮件地址。'
;
$lang
[
'addUser_error_modMail_disabled'
]
=
'修改邮件地址已禁用'
;
$lang
[
'addUser_error_create_event_failed'
]
=
'一个插件阻止了添加新用户。请查看其它可能的消息来获取更多信息。'
;
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment