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
ad731823
Commit
ad731823
authored
11 years ago
by
Andreas Gohr
Browse files
Options
Downloads
Plain Diff
Merge pull request #351 from dokuwiki-translate/lang_update_315
Translation update (zh)
parents
dabe4229
d9d04c0b
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
inc/lang/zh/lang.php
+4
-1
4 additions, 1 deletion
inc/lang/zh/lang.php
with
4 additions
and
1 deletion
inc/lang/zh/lang.php
+
4
−
1
View file @
ad731823
...
...
@@ -2,7 +2,7 @@
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
*
* @author ZDYX <zhangduyixiong@gmail.com>
* @author http://www.chinese-tools.com/tools/converter-tradsimp.html
* @author George Sheraton <guxd@163.com>
...
...
@@ -16,6 +16,7 @@
* @author lainme993@gmail.com
* @author Shuo-Ting Jian <shoting@gmail.com>
* @author Rachel <rzhang0802@gmail.com>
* @author Donald <donaldtcong@gmail.com>
*/
$lang
[
'encoding'
]
=
'utf-8'
;
$lang
[
'direction'
]
=
'ltr'
;
...
...
@@ -70,6 +71,7 @@ $lang['fullname'] = '全名';
$lang
[
'email'
]
=
'E-Mail'
;
$lang
[
'profile'
]
=
'用户信息'
;
$lang
[
'badlogin'
]
=
'对不起,用户名或密码错误。'
;
$lang
[
'badpassconfirm'
]
=
'对不起,密码错误'
;
$lang
[
'minoredit'
]
=
'细微修改'
;
$lang
[
'draftdate'
]
=
'草稿自动保存于'
;
$lang
[
'nosecedit'
]
=
'在您编辑期间本页刚被他人修改过,局部信息已过期,故载入全页。'
;
...
...
@@ -86,6 +88,7 @@ $lang['profna'] = '本维基不支持修改个人信息';
$lang
[
'profnochange'
]
=
'没有改动,不进行操作。'
;
$lang
[
'profnoempty'
]
=
'不允许使用空的用户名或邮件地址。'
;
$lang
[
'profchanged'
]
=
'用户信息更新成功。'
;
$lang
[
'profdeleteuser'
]
=
'删除账号'
;
$lang
[
'pwdforget'
]
=
'忘记密码?立即获取新密码'
;
$lang
[
'resendna'
]
=
'本维基不支持二次发送密码。'
;
$lang
[
'resendpwd'
]
=
'设置新密码用于'
;
...
...
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