set svn property - svn:eol-style LF

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8253 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
taggon 2011-04-01 06:51:30 +00:00
parent 9802eaa60a
commit 620b03d184
763 changed files with 114595 additions and 114595 deletions

View file

@ -1,27 +1,27 @@
<?php
/**
* @file /modules/editor/components/image_gallery/lang/zh-TW.lang.php
* @author NHN (developers@xpressengine.com) 翻譯royallin
* @brief 網頁編輯器(editor) 模組 > 圖片(image_gallery) 組件的語言
**/
$lang->image_gallery = "圖片編輯";
$lang->width = "寬度";
$lang->height = "高度";
$lang->image_list = "圖片列表";
$lang->gallery_style = "風格";
$lang->gallery_slide_style = "幻燈片";
$lang->gallery_slide_align = "對齊方式";
$lang->gallery_slide_center = "置中";
$lang->gallery_slide_left = "靠左";
$lang->gallery_slide_right = "靠右";
$lang->gallery_list_style = "全部展開";
$lang->gallery_border_color = "邊框顏色";
$lang->gallery_border_thickness = "邊框粗細";
$lang->gallery_bg_color = "背景顏色";
$lang->about_image_list = "請選擇要新增的圖片檔案。可以框選或按住 shift+左鍵(範圍選擇), ctrl+左鍵(個別選擇)選擇檔案。";
$lang->cmd_gallery_prev = "上一個";
$lang->cmd_gallery_next = "下一個";
$lang->cmd_gallery_thumbnail = "檢視縮圖";
?>
<?php
/**
* @file /modules/editor/components/image_gallery/lang/zh-TW.lang.php
* @author NHN (developers@xpressengine.com) 翻譯royallin
* @brief 網頁編輯器(editor) 模組 > 圖片(image_gallery) 組件的語言
**/
$lang->image_gallery = "圖片編輯";
$lang->width = "寬度";
$lang->height = "高度";
$lang->image_list = "圖片列表";
$lang->gallery_style = "風格";
$lang->gallery_slide_style = "幻燈片";
$lang->gallery_slide_align = "對齊方式";
$lang->gallery_slide_center = "置中";
$lang->gallery_slide_left = "靠左";
$lang->gallery_slide_right = "靠右";
$lang->gallery_list_style = "全部展開";
$lang->gallery_border_color = "邊框顏色";
$lang->gallery_border_thickness = "邊框粗細";
$lang->gallery_bg_color = "背景顏色";
$lang->about_image_list = "請選擇要新增的圖片檔案。可以框選或按住 shift+左鍵(範圍選擇), ctrl+左鍵(個別選擇)選擇檔案。";
$lang->cmd_gallery_prev = "上一個";
$lang->cmd_gallery_next = "下一個";
$lang->cmd_gallery_thumbnail = "檢視縮圖";
?>