mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-08 11:33:55 +09:00
중국어 - 위젯 추가부분 번역 .
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3010 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
5cf4fccaf8
commit
e5abb05c3d
1 changed files with 65 additions and 65 deletions
|
|
@ -41,25 +41,25 @@
|
|||
$lang->about_widget_code_in_page = '输入下列各项必要值后,按“添加”按钮,即可把控件插入到页面当中。';
|
||||
$lang->about_widget = "控件是在布局或页面模块中使用的一种小部件。\n不仅可以关联内部模块或外部open api,而且通过设置可以用在多种用途。\n即使不使用Zeroboard XE的页面模块或布局模块,也可以通过『代码生成』功能直接可以添加相应控件。";
|
||||
|
||||
$lang->cmd_content_insert = "내용 직접 추가";
|
||||
$lang->cmd_box_widget_insert = "상자 위젯 추가";
|
||||
$lang->cmd_remove_all_widgets = "내용 모두 지우기";
|
||||
$lang->cmd_content_insert = "直接添加内容";
|
||||
$lang->cmd_box_widget_insert = "添加控件箱";
|
||||
$lang->cmd_remove_all_widgets = "清空内容";
|
||||
|
||||
$lang->cmd_widget_size = "위젯 크기";
|
||||
$lang->cmd_widget_align = "위젯 정렬";
|
||||
$lang->cmd_widget_align_left = "왼쪽";
|
||||
$lang->cmd_widget_align_right = "오른쪽";
|
||||
$lang->cmd_widget_margin = "외부 여백";
|
||||
$lang->cmd_widget_padding = "내부 여백";
|
||||
$lang->cmd_widget_border = "위젯 테두리";
|
||||
$lang->cmd_widget_border_solid = "실선";
|
||||
$lang->cmd_widget_border_dotted = "점선";
|
||||
$lang->cmd_widget_background_color = "배경색";
|
||||
$lang->cmd_widget_background_image_url = "배경 이미지";
|
||||
$lang->cmd_widget_background_image_repeat = "반복";
|
||||
$lang->cmd_widget_background_image_no_repeat = "고정";
|
||||
$lang->cmd_widget_background_image_x_repeat = "가로 반복";
|
||||
$lang->cmd_widget_background_image_y_repeat = "세로 반복";
|
||||
$lang->cmd_widget_background_image_x = "가로 위치";
|
||||
$lang->cmd_widget_background_image_y = "세로 위치";
|
||||
$lang->cmd_widget_size = "控件大小";
|
||||
$lang->cmd_widget_align = "控件对齐";
|
||||
$lang->cmd_widget_align_left = "左侧";
|
||||
$lang->cmd_widget_align_right = "右侧";
|
||||
$lang->cmd_widget_margin = "边距";
|
||||
$lang->cmd_widget_padding = "填充";
|
||||
$lang->cmd_widget_border = "控件边框";
|
||||
$lang->cmd_widget_border_solid = "实线";
|
||||
$lang->cmd_widget_border_dotted = "点线";
|
||||
$lang->cmd_widget_background_color = "背景颜色";
|
||||
$lang->cmd_widget_background_image_url = "背景图片";
|
||||
$lang->cmd_widget_background_image_repeat = "重复";
|
||||
$lang->cmd_widget_background_image_no_repeat = "固定";
|
||||
$lang->cmd_widget_background_image_x_repeat = "横向重复";
|
||||
$lang->cmd_widget_background_image_y_repeat = "竖向重复";
|
||||
$lang->cmd_widget_background_image_x = "水平";
|
||||
$lang->cmd_widget_background_image_y = "垂直";
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue