mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-24 05:39:58 +09:00
영어번역 적용. by 알로하님, FruitHake님, Jsoft.Yoo님
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1922 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
c70124a923
commit
374aa89e89
24 changed files with 221 additions and 15 deletions
|
|
@ -1,8 +1,11 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component version="0.1">
|
||||
<title xml:lang="ko">링크 생성</title>
|
||||
<title xml:lang="zh-CN">链接</title>
|
||||
<author email_address="zero@zeroboard.com" link="http://www.zeroboard.com" date="2007. 2. 28">
|
||||
<name xml:lang="ko">제로</name>
|
||||
<name xml:lang="zh-CN">zero</name>
|
||||
<description xml:lang="ko">에디터에 링크를 추가하거나 링크의 속성을 변경할 수 있습니다.</description>
|
||||
<description xml:lang="zh-CN">插入链接或编辑链接属性。</description>
|
||||
</author>
|
||||
</component>
|
||||
|
|
|
|||
21
modules/editor/components/url_link/lang/zh-CN.lang.php
Normal file
21
modules/editor/components/url_link/lang/zh-CN.lang.php
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
<?php
|
||||
/**
|
||||
* @file /modules/editor/components/urllink/lang/ko.lang.php
|
||||
* @author zero <zero@nzeo.com>
|
||||
* @brief 网页编辑器(editor) 模块 > urllink组建语言包
|
||||
**/
|
||||
|
||||
$lang->urllink_title = "文本";
|
||||
$lang->urllink_url = "URL";
|
||||
$lang->urllink_open_window = "新窗口";
|
||||
$lang->urllink_bold = "粗体";
|
||||
|
||||
$lang->urllink_color = "链接颜色 ";
|
||||
$lang->urllink_color_blue = "蓝色";
|
||||
$lang->urllink_color_red = "红色";
|
||||
$lang->urllink_color_yellow = "黄色";
|
||||
$lang->urllink_color_green = "绿色";
|
||||
|
||||
$lang->about_url_link_open_window = "将在新窗口中打开链接。";
|
||||
$lang->about_url_link_bold = "用粗体显示文本。";
|
||||
?>
|
||||
62
modules/editor/tpl/lang/jp.lang.php
Normal file
62
modules/editor/tpl/lang/jp.lang.php
Normal file
|
|
@ -0,0 +1,62 @@
|
|||
<?php
|
||||
/**
|
||||
* @file modules/editor/tpl/lang/ko.lang.php
|
||||
* @author zero <zero@nzeo.com> 翻訳:RisaPapa
|
||||
* @brief 日本語言語パッケージ(基本的な内容のみ)
|
||||
**/
|
||||
|
||||
$lang->edit->fontname = 'フォント';
|
||||
$lang->edit->fontsize = 'サイズ';
|
||||
$lang->edit->use_paragraph = '段落機能';
|
||||
$lang->edit->fontlist = array(
|
||||
"MS Pゴシック",
|
||||
"MS P明朝",
|
||||
"Osaka-等幅",
|
||||
"ヒラギノ角ゴ Pro W3",
|
||||
"times",
|
||||
"Courier",
|
||||
"Tahoma",
|
||||
"Arial",
|
||||
);
|
||||
|
||||
$lang->edit->header = "見出し";
|
||||
$lang->edit->header_list = array(
|
||||
"h1" => "見出し1",
|
||||
"h2" => "見出し2",
|
||||
"h3" => "見出し3",
|
||||
"h4" => "見出し4",
|
||||
"h5" => "見出し5",
|
||||
"h6" => "見出し6",
|
||||
);
|
||||
|
||||
$lang->edit->submit = '送信';
|
||||
|
||||
$lang->edit->help_fontcolor = "テキストの色を指定します。";
|
||||
$lang->edit->help_fontbgcolor = "テキストの背景色を指定します。";
|
||||
$lang->edit->help_bold = "テキストを太字に指定します。";
|
||||
$lang->edit->help_italic = "テキストを斜体にします。";
|
||||
$lang->edit->help_underline = "・テキストに下線(アンダーライン)を引きます。";
|
||||
$lang->edit->help_strike = "打ち消し線を引きます。";
|
||||
$lang->edit->help_redo = "直前に取り消した処理をもう一度繰り返して実行します。";
|
||||
$lang->edit->help_undo = "直前に行った操作や処理を取り消し元に戻します。";
|
||||
$lang->edit->help_align_left = "テキストを左揃えで表示します。";
|
||||
$lang->edit->help_align_center = "テキストを中央揃えで表示します。";
|
||||
$lang->edit->help_align_right = "テキストを右揃えで表示します。";
|
||||
$lang->edit->help_add_indent = "テキストの行頭の位置を右に寄せます。";
|
||||
$lang->edit->help_remove_indent = "インデント(字下げ)を除去します。";
|
||||
$lang->edit->help_list_number = "リスト項目に数字で順序を付けます。";
|
||||
$lang->edit->help_list_bullet = "記号でリスト項目を記述します。";
|
||||
$lang->edit->help_use_paragrapth = "段落機能を使用する場合は、「Ctrl+Enter」を押します(書き終わった後、「Alt+S」を押すと保存されます)。";
|
||||
|
||||
$lang->edit->upload = '添付';
|
||||
$lang->edit->upload_file = 'ファイル添付';
|
||||
$lang->edit->link_file = 'テキスト挿入';
|
||||
$lang->edit->delete_selected = '選択解除';
|
||||
|
||||
$lang->edit->icon_align_article = '一段落';
|
||||
$lang->edit->icon_align_left = '左揃え';
|
||||
$lang->edit->icon_align_middle = '中央揃え';
|
||||
$lang->edit->icon_align_right = '右揃え';
|
||||
|
||||
$lang->about_dblclick_in_editor = '背景、文字、イメージ、引用などでダブルクリックすると詳細なコンポーネントの設定ができます。';
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue