merge sandbox to trunk for 1.4.4

git-svn-id: http://xe-core.googlecode.com/svn/trunk@7723 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ngleader 2010-09-28 07:24:47 +00:00
parent 200d63636c
commit b8299c8a65
683 changed files with 70982 additions and 69716 deletions

View file

@ -1,7 +1,7 @@
<?php
/**
* @file /modules/editor/components/image_link/lang/en.lang.php
* @author zero <zero@nzeo.com>
* @author NHN (developers@xpressengine.com)
* @brief editor Module > language pack of image_link component
**/

View file

@ -1,7 +1,7 @@
<?php
/**
* @file /modules/editor/components/image_link/lang/en.lang.php
* @author zero <zero@nzeo.com>
* @author NHN (developers@xpressengine.com)
* @brief editor Module > language pack of image_link component
**/

View file

@ -1,23 +1,23 @@
<?php
/**
* @file modules/editor/components/image_link/lang/jp.lang.php
* @author zero <zero@nzeo.com> 翻訳RisaPapa、ミニミ
* @brief ウィジウィグエディターeditorモジュール > イメージリンクimage_linkコンポネント言語パッケージ
**/
$lang->image_url = 'イメージパス';
$lang->image_alt = '説明Alt入力';
$lang->image_scale = 'イメージサイズ';
$lang->image_align = 'アライン位置';
$lang->image_align_normal = '一段落';
$lang->image_align_left = '左揃え';
$lang->image_align_middle = '中央揃え';
$lang->image_align_right = '右揃え';
$lang->image_border = 'ボーダー';
$lang->image_margin = '外側の空白(Margin)';
$lang->urllink_open_window = '新しいウィンドウで開く';
$lang->about_url_link_open_window = 'チェックすると、リンクをクリックする際、新しいウィンドウで開きます。';
$lang->cmd_get_scale = 'イメージサイズを計算';
?>
<?php
/**
* @file modules/editor/components/image_link/lang/jp.lang.php
* @author NHN (developers@xpressengine.com) 翻訳RisaPapa、ミニミ
* @brief ウィジウィグエディターeditorモジュール > イメージリンクimage_linkコンポネント言語パッケージ
**/
$lang->image_url = 'イメージパス';
$lang->image_alt = '説明Alt入力';
$lang->image_scale = 'イメージサイズ';
$lang->image_align = 'アライン位置';
$lang->image_align_normal = '一段落';
$lang->image_align_left = '左揃え';
$lang->image_align_middle = '中央揃え';
$lang->image_align_right = '右揃え';
$lang->image_border = 'ボーダー';
$lang->image_margin = '外側の空白(Margin)';
$lang->urllink_open_window = '新しいウィンドウで開く';
$lang->about_url_link_open_window = 'チェックすると、リンクをクリックする際、新しいウィンドウで開きます。';
$lang->cmd_get_scale = 'イメージサイズを計算';
?>

View file

@ -1,23 +1,23 @@
<?php
/**
* @file modules/editor/components/image_link/lang/ko.lang.php
* @author zero <zero@nzeo.com>
* @brief 위지윅에디터(editor) 모듈 > 이미지링크(image_link) 컴포넌트의 언어팩
**/
$lang->image_url = '이미지 경로';
$lang->image_alt = '설명 입력';
$lang->image_scale = '이미지 크기';
$lang->image_align = '정렬 방법';
$lang->image_align_normal = '한 문단을 차지';
$lang->image_align_left = '글의 왼쪽으로';
$lang->image_align_middle = '가운데';
$lang->image_align_right = '글의 우측으로';
$lang->image_border = '경계선 두께';
$lang->image_margin = '바깥 여백';
$lang->urllink_open_window = '새 창 열기';
$lang->about_url_link_open_window = '선택하시면 링크 선택 시 새 창으로 열립니다.';
$lang->cmd_get_scale = '가로세로 구하기';
?>
<?php
/**
* @file modules/editor/components/image_link/lang/ko.lang.php
* @author NHN (developers@xpressengine.com)
* @brief 위지윅에디터(editor) 모듈 > 이미지링크(image_link) 컴포넌트의 언어팩
**/
$lang->image_url = '이미지 경로';
$lang->image_alt = '설명 입력';
$lang->image_scale = '이미지 크기';
$lang->image_align = '정렬 방법';
$lang->image_align_normal = '한 문단을 차지';
$lang->image_align_left = '글의 왼쪽으로';
$lang->image_align_middle = '가운데';
$lang->image_align_right = '글의 우측으로';
$lang->image_border = '경계선 두께';
$lang->image_margin = '바깥 여백';
$lang->urllink_open_window = '새 창 열기';
$lang->about_url_link_open_window = '선택하시면 링크 선택 시 새 창으로 열립니다.';
$lang->cmd_get_scale = '가로세로 구하기';
?>

View file

@ -1,7 +1,7 @@
<?php
/**
* @file /modules/editor/components/image_link/lang/ru.lang.php
* @author zero <zero@nzeo.com> | translation by Maslennikov Evgeny aka X-[Vr]bL1s5 | e-mail: x-bliss[a]tut.by; ICQ: 225035467;
* @author NHN (developers@xpressengine.com) | translation by Maslennikov Evgeny aka X-[Vr]bL1s5 | e-mail: x-bliss[a]tut.by; ICQ: 225035467;
* @brief editor Module > language pack of image_link component
**/

View file

@ -1,7 +1,7 @@
<?php
/* ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
░░ * @File : common/lang/vi.lang.php ░░
░░ * @Author : zero (zero@nzeo.com) ░░
░░ * @Author : NHN (developers@xpressengine.com) ░░
░░ * @Trans : Đào Đức Duy (ducduy.dao.vn@vietxe.net) ░░
░░ * @Website: http://vietxe.net ░░
░░ * @Brief : Vietnamese Language Pack (Only basic words are included here) ░░

View file

@ -1,7 +1,7 @@
<?php
/**
* @file /modules/editor/components/image_link/lang/zh-CN.lang.php
* @author zero <zero@nzeo.com>
* @author NHN (developers@xpressengine.com)
* @brief 网页编辑器(editor) 模块 > 图像链接(image_link) 组件的语言包
**/

View file

@ -1,7 +1,7 @@
<?php
/**
* @file /modules/editor/components/image_link/lang/zh-TW.lang.php
* @author zero <zero@nzeo.com> 翻譯royallin
* @author NHN (developers@xpressengine.com) 翻譯royallin
* @brief 網頁編輯器(editor)模組 > 圖片連結(image_link)組件語言
**/