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
e037e428
Commit
e037e428
authored
10 years ago
by
Andreas Gohr
Browse files
Options
Downloads
Plain Diff
Merge pull request #870 from dokuwiki-translate/lang_update_46
Translation update (zh)
parents
7b950f2d
73b19ad1
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
+2
-0
2 additions, 0 deletions
inc/lang/zh/lang.php
with
2 additions
and
0 deletions
inc/lang/zh/lang.php
+
2
−
0
View file @
e037e428
...
...
@@ -23,6 +23,7 @@
* @author Cupen <Cupenoruler@foxmail.com>
* @author xiqingongzi <Xiqingongzi@Gmail.com>
* @author qinghao <qingxianhao@gmail.com>
* @author Yuwei Sun <yuwei@hrz.tu-chemnitz.de>
*/
$lang
[
'encoding'
]
=
'utf-8'
;
$lang
[
'direction'
]
=
'ltr'
;
...
...
@@ -302,6 +303,7 @@ $lang['i_modified'] = '由于安全上的考虑,该脚本只能用
<a href="http://dokuwiki.org/install">Dokuwiki 安装指南</a>'
;
$lang
[
'i_funcna'
]
=
'PHP 功能 <code>%s</code> 无法使用。也许您的服务器提供商因为某些原因禁用了它。'
;
$lang
[
'i_phpver'
]
=
'您的 PHP 版本 <code>%s</code> 低于最低要求的 <code>%s</code>。您需要升级您的 PHP 版本。'
;
$lang
[
'i_mbfuncoverload'
]
=
'为了运行DocuWiki,您必须在php.ini中禁用mbstring.func_overload。'
;
$lang
[
'i_permfail'
]
=
'DokuWiki 无法写入 <code>%s</code>。您需要修改该路径的权限设定!'
;
$lang
[
'i_confexists'
]
=
'<code>%s</code> 已经存在'
;
$lang
[
'i_writeerr'
]
=
'无法创建 <code>%s</code>。您需要检查该路径/文件的权限设定并手动创建该文件。'
;
...
...
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