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
a27f1c2b
Commit
a27f1c2b
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
b9eadad0
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
inc/lang/zh/lang.php
+2
-1
2 additions, 1 deletion
inc/lang/zh/lang.php
lib/plugins/plugin/lang/zh/lang.php
+1
-1
1 addition, 1 deletion
lib/plugins/plugin/lang/zh/lang.php
with
3 additions
and
2 deletions
inc/lang/zh/lang.php
+
2
−
1
View file @
a27f1c2b
...
...
@@ -190,7 +190,7 @@ $lang['lastmod'] = '最后更改';
$lang
[
'by'
]
=
'由'
;
$lang
[
'deleted'
]
=
'移除'
;
$lang
[
'created'
]
=
'创建'
;
$lang
[
'restored'
]
=
'已恢复为旧版'
;
$lang
[
'restored'
]
=
'已恢复为旧版
(%s)
'
;
$lang
[
'external_edit'
]
=
'外部编辑'
;
$lang
[
'summary'
]
=
'编辑摘要'
;
$lang
[
'noflash'
]
=
'需要 <a href="http://www.adobe.com/products/flashplayer/">Adobe Flash 插件</a> 来播放本内容。 '
;
...
...
@@ -200,6 +200,7 @@ $lang['user_tools'] = '用户工具';
$lang
[
'site_tools'
]
=
'站点工具'
;
$lang
[
'page_tools'
]
=
'页面工具'
;
$lang
[
'skip_to_content'
]
=
'跳至内容'
;
$lang
[
'sidebar'
]
=
'侧边栏'
;
$lang
[
'mail_newpage'
]
=
'添加页面:'
;
$lang
[
'mail_changed'
]
=
'更改页面:'
;
$lang
[
'mail_subscribe_list'
]
=
'命名空间中改变的页面:'
;
...
...
This diff is collapsed.
Click to expand it.
lib/plugins/plugin/lang/zh/lang.php
+
1
−
1
View file @
a27f1c2b
...
...
@@ -60,4 +60,4 @@ $lang['enabled'] = '%s 插件启用';
$lang
[
'notenabled'
]
=
'%s插件启用失败,请检查文件权限。'
;
$lang
[
'disabled'
]
=
'%s 插件禁用'
;
$lang
[
'notdisabled'
]
=
'%s插件禁用失败,请检查文件权限。'
;
$lang
[
'packageinstalled'
]
=
'插件 (%d
plugin%s
: %s) 已成功安装。'
;
$lang
[
'packageinstalled'
]
=
'插件 (%d
插件
: %s) 已成功安装。'
;
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