website_jukni/dokuwiki/lib/plugins/translation/lang/zh/settings.php
2017-12-29 15:51:59 +01:00

21 lines
1.5 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author ZDYX <zhangduyixiong@gmail.com>
* @author oott123 <ip.192.168.1.1@qq.com>
* @author kuma <kuma000@qq.com>
*/
$lang['translations'] = '使用空格分隔的翻译语言列表ISO 码)。请勿填入默认语言。';
$lang['translationns'] = '如果您只希望本插件作用于某个特定的名称空间,请在这里写上其名称。';
$lang['skiptrans'] = '当页面名称与此正则匹配时,不要显示翻译菜单。';
$lang['dropdown'] = '使用下拉列表显示翻译语言5+语言时建议启用)';
$lang['translateui'] = '整个用户界面也跟随某个页面的翻译语言而改变吗?';
$lang['redirectstart'] = '首页是否根据浏览器语言自动切换到相应语言?';
$lang['about'] = '请在此输入向用户解释翻译功能的页面的名称空间。它的链接将出现在语言选择器上。';
$lang['localabout'] = '使用本地化的关于页面(而不是一个全局关于页面)。';
$lang['checkage'] = '警告:可能过时了的翻译。';
$lang['display'] = '选择你想在选择器中显示什么。注意可用性专家并不推荐使用国旗选择语言。';
$lang['copytrans'] = '开始新翻译的时候在编辑器中复制原始语言版本?';
$lang['show_path'] = '缺失的翻译页面上显示路径?';