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
8b5e2fdb
Commit
8b5e2fdb
authored
12 years ago
by
lainme
Committed by
Andreas Gohr
12 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Simplified Chinese language update
parent
421bfa82
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/authldap/lang/zh/settings.php
+1
-0
1 addition, 0 deletions
lib/plugins/authldap/lang/zh/settings.php
lib/plugins/authmysql/lang/zh/settings.php
+1
-0
1 addition, 0 deletions
lib/plugins/authmysql/lang/zh/settings.php
with
2 additions
and
0 deletions
lib/plugins/authldap/lang/zh/settings.php
+
1
−
0
View file @
8b5e2fdb
...
...
@@ -17,4 +17,5 @@ $lang['binddn'] = '一个可选的绑定用户的 DN (如果匿
$lang
[
'bindpw'
]
=
'上述用户的密码'
;
$lang
[
'userscope'
]
=
'限制用户搜索的范围'
;
$lang
[
'groupscope'
]
=
'限制组搜索的范围'
;
$lang
[
'groupkey'
]
=
'根据任何用户属性得来的组成员(而不是标准的 AD 组),例如根据部门或者电话号码得到的组。'
;
$lang
[
'debug'
]
=
'有错误时显示额外的调试信息'
;
This diff is collapsed.
Click to expand it.
lib/plugins/authmysql/lang/zh/settings.php
+
1
−
0
View file @
8b5e2fdb
...
...
@@ -8,6 +8,7 @@ $lang['server'] = '您的 MySQL 服务器';
$lang
[
'user'
]
=
'MySQL 用户名'
;
$lang
[
'password'
]
=
'上述用户的密码'
;
$lang
[
'database'
]
=
'使用的数据库'
;
$lang
[
'charset'
]
=
'数据库中使用的字符集'
;
$lang
[
'debug'
]
=
'显示额外调试信息'
;
$lang
[
'forwardClearPass'
]
=
'将用户密码以明文形式传送给下面的 SQL 语句,而不使用 passcrypt 密码加密选项'
;
$lang
[
'TablesToLock'
]
=
'在写操作时需要锁定的数据表列表,以逗号分隔'
;
...
...
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