はじまりの大地
This commit is contained in:
@@ -0,0 +1,45 @@
|
||||
<?php
|
||||
/**
|
||||
* Chinese Language file for template
|
||||
*
|
||||
* @author Giuseppe Di Terlizzi <giuseppe.diterlizzi@gmail.com>
|
||||
* @author <dev@openbdh.com>
|
||||
* @author Bendihua
|
||||
* @author Small_Ku
|
||||
* @author 小 恐龙 (lhgtop)
|
||||
* @author 杰 冯
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*/
|
||||
|
||||
$lang['discussion'] = '讨论';
|
||||
$lang['back_to_article'] = '回到文章';
|
||||
$lang['userpage'] = '用户页';
|
||||
$lang['purge_cache_page'] = 'Purge page cache';
|
||||
$lang['themes'] = '主题';
|
||||
$lang['expand_container'] = '拓展/减少';
|
||||
$lang['administrative_tasks'] = '管理任务';
|
||||
$lang['additional_plugins'] = '额外插件';
|
||||
$lang['share_on'] = 'Share via';
|
||||
$lang['send_mail'] = 'Send via e-Mail';
|
||||
$lang['print'] = '打印';
|
||||
$lang['permalink'] = 'Permalink';
|
||||
$lang['add_new_page'] = '添加新页面';
|
||||
$lang['extensions_update'] = 'Extensions update';
|
||||
$lang['user_groups'] = 'Groups';
|
||||
$lang['preview_size'] = 'Size of this preview';
|
||||
$lang['other_resolutions'] = 'Other resolutions';
|
||||
|
||||
// Configuration Manager Template Sections
|
||||
$lang['config_theme'] = '主题';
|
||||
$lang['config_sidebar'] = '侧栏';
|
||||
$lang['config_navbar'] = '导航栏';
|
||||
$lang['config_semantic'] = '语义';
|
||||
$lang['config_layout'] = '布局';
|
||||
$lang['config_toc'] = '内容目录';
|
||||
$lang['config_discussion'] = '评论';
|
||||
$lang['config_avatar'] = 'Avatar';
|
||||
$lang['config_cookie_law'] = 'Cookie Law';
|
||||
$lang['config_google_analytics'] = '谷歌分析';
|
||||
$lang['config_browser_title'] = '浏览器标题';
|
||||
$lang['config_page'] = '页面';
|
||||
|
||||
Reference in New Issue
Block a user