mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-04 09:32:15 +09:00
중국어 변경사항
1. 모바일관련 번역 완료. 2. LGPL V2라이센스 번역. 3. 기타 자잘한 변역. git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7593 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
2025f89243
commit
d64685ce2e
22 changed files with 284 additions and 581 deletions
|
|
@ -23,7 +23,7 @@
|
|||
|
||||
$lang->about_downloaded_layouts = "已下载的布局目录";
|
||||
$lang->about_title = '请输入连接模块时容易区分的标题。';
|
||||
$lang->about_not_apply_menu = '更新所有被连接到菜单的模块布局。';
|
||||
$lang->about_not_apply_menu = '勾选表示连接到此布局的菜单项全部采用此布局。';
|
||||
|
||||
$lang->about_layout = "布局模块使网站制作变得更简单。<br />通过布局设置及菜单的链接,可以轻松制作以多种模块组成的完整网站。<br />- 无法删除和修改的布局可能是博客或其他模块自带的模板,因此应到相关模块进行设置。";
|
||||
$lang->about_layout_code =
|
||||
|
|
@ -110,8 +110,8 @@
|
|||
'attribute' => '除控件之外的各个区域都可以对其指定背景色/背景图片及字体颜色(包括a标签)。',
|
||||
|
||||
);
|
||||
$lang->mobile_layout_list = "Mobile Layout List";
|
||||
$lang->mobile_downloaded_list = "Downloaded Mobile Layouts";
|
||||
$lang->apply_mobile_view = "Apply Mobile View";
|
||||
$lang->about_apply_mobile_view = "All connected module use mobile view to display when accessing with mobile device.";
|
||||
$lang->mobile_layout_list = "移动版布局目录";
|
||||
$lang->mobile_downloaded_list = "移动版布局下载目录";
|
||||
$lang->apply_mobile_view = "移动版布局共享";
|
||||
$lang->about_apply_mobile_view = "勾选表示连接到此布局的所有菜单项全部采用此移动版布局。";
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue