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
f46f92e8
Commit
f46f92e8
authored
9 years ago
by
Andreas Gohr
Browse files
Options
Downloads
Plain Diff
Merge pull request #1409 from dokuwiki-translate/lang_update_62
Translation update (zh)
parents
7c39f969
7c54867c
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/config/lang/zh/lang.php
+1
-0
1 addition, 0 deletions
lib/plugins/config/lang/zh/lang.php
lib/plugins/usermanager/lang/zh/lang.php
+3
-0
3 additions, 0 deletions
lib/plugins/usermanager/lang/zh/lang.php
with
5 additions
and
0 deletions
inc/lang/zh/lang.php
+
1
−
0
View file @
f46f92e8
...
...
@@ -25,6 +25,7 @@
* @author qinghao <qingxianhao@gmail.com>
* @author Yuwei Sun <yuwei@hrz.tu-chemnitz.de>
* @author Errol <errol@hotmail.com>
* @author Garfield <garfield_550@outlook.com>
*/
$lang
[
'encoding'
]
=
'utf-8'
;
$lang
[
'direction'
]
=
'ltr'
;
...
...
This diff is collapsed.
Click to expand it.
lib/plugins/config/lang/zh/lang.php
+
1
−
0
View file @
f46f92e8
...
...
@@ -15,6 +15,7 @@
* @author caii, patent agent in China <zhoucaiqi@gmail.com>
* @author lainme993@gmail.com
* @author Shuo-Ting Jian <shoting@gmail.com>
* @author Garfield <garfield_550@outlook.com>
*/
$lang
[
'menu'
]
=
'配置设置'
;
$lang
[
'error'
]
=
'由于非法参数,设置没有更新。请检查您做的改动并重新提交。
...
...
This diff is collapsed.
Click to expand it.
lib/plugins/usermanager/lang/zh/lang.php
+
3
−
0
View file @
f46f92e8
...
...
@@ -18,6 +18,7 @@
* @author Rachel <rzhang0802@gmail.com>
* @author Yangyu Huang <yangyu.huang@gmail.com>
* @author oott123 <ip.192.168.1.1@qq.com>
* @author Garfield <garfield_550@outlook.com>
*/
$lang
[
'menu'
]
=
'用户管理器'
;
$lang
[
'noauth'
]
=
'(用户认证不可用)'
;
...
...
@@ -78,3 +79,5 @@ $lang['import_error_readfail'] = '导入失败。无法读取上传的文件。'
$lang
[
'import_error_create'
]
=
'不能创建新用户'
;
$lang
[
'import_notify_fail'
]
=
'通知消息无法发送到导入的用户 %s,电子邮件地址是 %s。'
;
$lang
[
'import_downloadfailures'
]
=
'下载CSV的错误信息以修正。'
;
$lang
[
'addUser_error_name_missing'
]
=
'请为新用户输入一个名字。'
;
$lang
[
'addUser_error_mail_missing'
]
=
'请为新用户输入一个电子邮件地址。'
;
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