Changed and Added Japanese Translation.

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3227 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
heemin 2007-12-07 14:54:15 +00:00
parent cd5d021b31
commit a548df79f7
14 changed files with 61 additions and 44 deletions

View file

@ -1,17 +1,17 @@
<?php
/**
* @file /modules/editor/components/emoticon/lang/ko.lang.php
* @author zero <zero@nzeo.com> 翻訳RisaPapa
* @author zero <zero@nzeo.com> 翻訳RisaPapa、ミニミ
* @brief ウィジウィグエディターeditorモジュール > 引用句 quotationコンポネント言語パッケージ
**/
$lang->quotation_use_folder = "み機能使用";
$lang->quotation_use_folder = "折りたたみ機能使用";
$lang->quotation_opener = "開くボタン名";
$lang->quotation_closer = "閉じるボタン名";
$lang->quotation_padding = "内部余白";
$lang->quotation_margin = "外部余白";
$lang->quotation_border_color = "ボーダーカラー";
$lang->quotation_border_thickness = "ボーダー";
$lang->quotation_border_thickness = "ボーダーの太さ";
$lang->folder_text_bold = "太字にする";
$lang->about_folder_text_bold = "チェックするとリンクの文字列が太字で表示されます。";