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
cb147489
Commit
cb147489
authored
8 years ago
by
高博
Committed by
DokuWiki Translation Interface
8 years ago
Browse files
Options
Downloads
Patches
Plain Diff
translation update
parent
596875ab
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
inc/lang/zh/lang.php
+1
-0
1 addition, 0 deletions
inc/lang/zh/lang.php
lib/plugins/authad/lang/zh/settings.php
+2
-0
2 additions, 0 deletions
lib/plugins/authad/lang/zh/settings.php
lib/plugins/config/lang/zh/lang.php
+1
-0
1 addition, 0 deletions
lib/plugins/config/lang/zh/lang.php
with
4 additions
and
0 deletions
inc/lang/zh/lang.php
+
1
−
0
View file @
cb147489
...
...
@@ -28,6 +28,7 @@
* @author Garfield <garfield_550@outlook.com>
* @author JellyChen <451453325@qq.com>
* @author tai <tai_tang@126.com>
* @author 高博 <bobnemo1983@gmail.com>
*/
$lang
[
'encoding'
]
=
'utf-8'
;
$lang
[
'direction'
]
=
'ltr'
;
...
...
This diff is collapsed.
Click to expand it.
lib/plugins/authad/lang/zh/settings.php
+
2
−
0
View file @
cb147489
...
...
@@ -6,6 +6,7 @@
* @author lainme <lainme993@gmail.com>
* @author oott123 <ip.192.168.1.1@qq.com>
* @author JellyChen <451453325@qq.com>
* @author 高博 <bobnemo1983@gmail.com>
*/
$lang
[
'account_suffix'
]
=
'您的账户后缀。例如 <code>@my.domain.org</code>'
;
$lang
[
'base_dn'
]
=
'您的基本分辨名。例如 <code>DC=my,DC=domain,DC=org</code>'
;
...
...
@@ -20,4 +21,5 @@ $lang['use_tls'] = '使用 TLS 连接?如果是 ,不要激活
$lang
[
'debug'
]
=
'有错误时显示额外的调试信息?'
;
$lang
[
'expirywarn'
]
=
'提前多少天警告用户密码即将到期。0 则禁用。'
;
$lang
[
'additional'
]
=
'需要从用户数据中获取的额外 AD 属性的列表,以逗号分隔。用于某些插件。'
;
$lang
[
'update_name'
]
=
'允许用户更新其AD显示名称?'
;
$lang
[
'update_mail'
]
=
'是否允许用户更新他们的电子邮件地址?'
;
This diff is collapsed.
Click to expand it.
lib/plugins/config/lang/zh/lang.php
+
1
−
0
View file @
cb147489
...
...
@@ -18,6 +18,7 @@
* @author Garfield <garfield_550@outlook.com>
* @author JellyChen <451453325@qq.com>
* @author tai <tai_tang@126.com>
* @author 高博 <bobnemo1983@gmail.com>
*/
$lang
[
'menu'
]
=
'配置设置'
;
$lang
[
'error'
]
=
'由于非法参数,设置没有更新。请检查您做的改动并重新提交。
...
...
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