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
cbb4a681
Commit
cbb4a681
authored
10 years ago
by
lainme
Committed by
Translator of Dokuwiki
10 years ago
Browse files
Options
Downloads
Patches
Plain Diff
translation update
parent
76ec6b0e
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
+2
-0
2 additions, 0 deletions
inc/lang/zh/lang.php
lib/plugins/authldap/lang/zh/settings.php
+3
-0
3 additions, 0 deletions
lib/plugins/authldap/lang/zh/settings.php
lib/plugins/extension/lang/zh/lang.php
+3
-0
3 additions, 0 deletions
lib/plugins/extension/lang/zh/lang.php
with
8 additions
and
0 deletions
inc/lang/zh/lang.php
+
2
−
0
View file @
cbb4a681
...
...
@@ -360,3 +360,5 @@ $lang['currentns'] = '当前命名空间';
$lang
[
'searchresult'
]
=
'搜索结果'
;
$lang
[
'plainhtml'
]
=
'纯HTML'
;
$lang
[
'wikimarkup'
]
=
'Wiki Markup 语言'
;
$lang
[
'page_nonexist_rev'
]
=
'页面在 %s 不存在。它曾创建于 <a href="%s">%s</a>。'
;
$lang
[
'unable_to_parse_date'
]
=
'无法解析参数 "%s"。'
;
This diff is collapsed.
Click to expand it.
lib/plugins/authldap/lang/zh/settings.php
+
3
−
0
View file @
cbb4a681
...
...
@@ -26,3 +26,6 @@ $lang['deref_o_0'] = 'LDAP_DEREF_NEVER';
$lang
[
'deref_o_1'
]
=
'LDAP_DEREF_SEARCHING'
;
$lang
[
'deref_o_2'
]
=
'LDAP_DEREF_FINDING'
;
$lang
[
'deref_o_3'
]
=
'LDAP_DEREF_ALWAYS'
;
$lang
[
'referrals_o_-1'
]
=
'默认'
;
$lang
[
'referrals_o_0'
]
=
'不要跟随参照(referral)'
;
$lang
[
'referrals_o_1'
]
=
'跟随参照(referral)'
;
This diff is collapsed.
Click to expand it.
lib/plugins/extension/lang/zh/lang.php
+
3
−
0
View file @
cbb4a681
...
...
@@ -65,6 +65,7 @@ $lang['status_bundled'] = '内建';
$lang
[
'msg_enabled'
]
=
'插件 %s 已启用'
;
$lang
[
'msg_disabled'
]
=
'插件 %s 已禁用'
;
$lang
[
'msg_delete_success'
]
=
'插件已经卸载'
;
$lang
[
'msg_delete_failed'
]
=
'卸载扩展 %s 失败'
;
$lang
[
'msg_template_install_success'
]
=
'模板 %s 安装成功'
;
$lang
[
'msg_template_update_success'
]
=
'模板 %s 更新成功'
;
$lang
[
'msg_plugin_install_success'
]
=
'插件 %s 安装成功'
;
...
...
@@ -86,6 +87,8 @@ $lang['noperms'] = '扩展目录不可写';
$lang
[
'notplperms'
]
=
'模板目录不可写'
;
$lang
[
'nopluginperms'
]
=
'插件目录不可写'
;
$lang
[
'git'
]
=
'这个扩展是通过 git 安装的,您可能不想在这里升级它'
;
$lang
[
'auth'
]
=
'这个认证插件没有在配置中启用,请考虑禁用它。'
;
$lang
[
'install_url'
]
=
'从 URL 安装:'
;
$lang
[
'install_upload'
]
=
'上传扩展:'
;
$lang
[
'repo_error'
]
=
'无法连接到插件仓库。请确定您的服务器可以连接 www.dokuwiki.org 并检查您的代理设置。'
;
$lang
[
'nossl'
]
=
'您的 PHP 似乎没有 SSL 支持。很多 Dokuwiki 扩展将无法下载。'
;
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