From e6b13910c66b058211e96222ada488812e09c01f Mon Sep 17 00:00:00 2001
From: nicetwo
Date: Fri, 29 May 2009 09:48:05 +0000
Subject: [PATCH 022/243] =?UTF-8?q?=EC=98=81=EC=96=B4=20-=20=EC=B6=94?=
=?UTF-8?q?=EA=B0=80=20=EB=B2=88=EC=97=AD?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6445 201d5d3c-b55e-5fd7-737f-ddc643e51545
---
modules/editor/lang/en.lang.php | 98 ++++++++++++++++-----------------
modules/module/lang/en.lang.php | 2 +-
2 files changed, 50 insertions(+), 50 deletions(-)
diff --git a/modules/editor/lang/en.lang.php b/modules/editor/lang/en.lang.php
index 9cf1e47af..edd94ca04 100644
--- a/modules/editor/lang/en.lang.php
+++ b/modules/editor/lang/en.lang.php
@@ -43,8 +43,8 @@
$lang->editor_height = 'Height of Editor';
$lang->about_editor_skin = 'You may select the skin of editor.';
- $lang->about_content_style = '문서 편집 및 내용 출력시 원하는 서식을 지정할 수 있습니다';
- $lang->about_content_font = '문서 편집 및 내용 출력시 원하는 폰트를 지정할 수 있습니다. 지정하지 않으면 사용자 설정에 따르게 됩니다 ,(콤마)로 여러 폰트를 지정할 수 있습니다.';
+ $lang->about_content_style = 'You may select style for editting article or displaying content';
+ $lang->about_content_font = 'You may select font for editting article or displaying content. Default font is your own font Please use comma(,) for multiple input.';
$lang->about_upload_file_grant = 'Selected group(s) will be able to upload files. (Leave them blank if you want all groups to have permission)';
$lang->about_default_component_grant = 'Selected group(s) will be able to use default components of editor. (Leave them blank if you want all groups to have permission)';
$lang->about_editor_height = 'You may set the height of editor.';
@@ -154,69 +154,69 @@
$lang->edit->hyperlink = 'Hyperlink';
$lang->edit->target_blank = 'New Window';
- $lang->edit->quotestyle1 = '왼쪽 실선';
- $lang->edit->quotestyle2 = '인용부호';
- $lang->edit->quotestyle3 = '실선';
- $lang->edit->quotestyle4 = '실선 + 배경';
- $lang->edit->quotestyle5 = '굵은 실선';
- $lang->edit->quotestyle6 = '점선';
- $lang->edit->quotestyle7 = '점선 + 배경';
- $lang->edit->quotestyle8 = '적용 취소';
+ $lang->edit->quotestyle1 = 'Left Solid';
+ $lang->edit->quotestyle2 = 'Quote';
+ $lang->edit->quotestyle3 = 'Solid';
+ $lang->edit->quotestyle4 = 'Solid + Background';
+ $lang->edit->quotestyle5 = 'Bold Solid';
+ $lang->edit->quotestyle6 = 'Dotted';
+ $lang->edit->quotestyle7 = 'Dotted + Background';
+ $lang->edit->quotestyle8 = 'Cancel';
- $lang->edit->jumptoedit = '편집 도구모음 건너뛰기';
- $lang->edit->set_sel = '칸 수 지정';
- $lang->edit->row = '행';
- $lang->edit->col = '열';
- $lang->edit->add_one_row = '1행추가';
- $lang->edit->del_one_row = '1행삭제';
- $lang->edit->add_one_col = '1열추가';
- $lang->edit->del_one_col = '1열삭제';
+ $lang->edit->jumptoedit = 'Skip Edit Toolbox';
+ $lang->edit->set_sel = 'Set Cell Count';
+ $lang->edit->row = 'Row';
+ $lang->edit->col = 'Column';
+ $lang->edit->add_one_row = 'Add 1 Row';
+ $lang->edit->del_one_row = 'Remove 1 Row';
+ $lang->edit->add_one_col = 'Add 1 Column';
+ $lang->edit->del_one_col = 'Remove 1 Column';
- $lang->edit->table_config = '표 속성 지정';
- $lang->edit->border_width = '테두리 굵기';
- $lang->edit->border_color = '테두리 색';
- $lang->edit->add = '더하기';
- $lang->edit->del = '빼기';
- $lang->edit->search_color = '색상찾기';
- $lang->edit->table_backgroundcolor = '표 배경색';
- $lang->edit->special_character = '특수문자';
- $lang->edit->insert_special_character = '특수문자 삽입';
- $lang->edit->close_special_character = '특수문자 레이어 닫기';
- $lang->edit->symbol = '일반기호';
- $lang->edit->number_unit = '숫자와 단위';
- $lang->edit->circle_bracket = '원,괄호';
+ $lang->edit->table_config = 'Table Config';
+ $lang->edit->border_width = 'Border Width';
+ $lang->edit->border_color = 'Border Color';
+ $lang->edit->add = 'Add';
+ $lang->edit->del = 'Sub';
+ $lang->edit->search_color = 'Search Colors';
+ $lang->edit->table_backgroundcolor = 'Table Background Color';
+ $lang->edit->special_character = 'Special Characters';
+ $lang->edit->insert_special_character = 'Insert Special Characters';
+ $lang->edit->close_special_character = 'Close Special Characters Layer';
+ $lang->edit->symbol = 'Symbols';
+ $lang->edit->number_unit = 'Numbers and Units';
+ $lang->edit->circle_bracket = 'Circles, Brackets';
$lang->edit->korean = 'Korean';
$lang->edit->greece = 'Greek';
$lang->edit->Latin = 'Latin';
$lang->edit->japan = 'Japanese';
- $lang->edit->selected_symbol = '선택한 기호';
+ $lang->edit->selected_symbol = 'Selected Symbols';
$lang->edit->search_replace = 'Find/Replace';
- $lang->edit->close_search_replace = '찾기/바꾸기 레이어 닫기';
+ $lang->edit->close_search_replace = 'Close Find/Replace Layer';
$lang->edit->replace_all = 'Replace All';
- $lang->edit->search_words = '찾을단어';
- $lang->edit->replace_words = '바꿀단어';
- $lang->edit->next_search_words = '다음찾기';
- $lang->edit->edit_height_control = '입력창 크기 조절';
+ $lang->edit->search_words = 'Words to Find';
+ $lang->edit->replace_words = 'Words to Replace';
+ $lang->edit->next_search_words = 'Find Next';
+ $lang->edit->edit_height_control = 'Set Edit Form Size';
$lang->edit->merge_cells = 'Merge Table Cells';
- $lang->edit->split_row = '행 분할';
- $lang->edit->split_col = '열 분할';
+ $lang->edit->split_row = 'Split Row';
+ $lang->edit->split_col = 'Split Column';
- $lang->edit->toggle_list = '목록 접기/펼치기';
- $lang->edit->minimize_list = '최소화';
+ $lang->edit->toggle_list = 'Fold/Unfold';
+ $lang->edit->minimize_list = 'Minimize';
- $lang->edit->move = '이동';
- $lang->edit->materials = '글감보관함';
- $lang->edit->temporary_savings = '임시저장목록';
+ $lang->edit->move = 'Move';
+ $lang->edit->materials = 'Materials';
+ $lang->edit->temporary_savings = 'Temporary Saved List';
- $lang->edit->drag_here = '아래의 단락추가 툴바에서 원하는 유형의 단락을 추가해 글 쓰기를 시작하세요. 글감 보관함에 글이 있으면 이곳으로 끌어 넣기 할 수 있습니다.';
+ $lang->edit->drag_here = 'You can start writting with a selected paragraph from paragraph toolbar below. If there is an article in temporary saved list, you can drag it to edit form.';
- $lang->edit->paging_prev = '이전';
- $lang->edit->paging_next = '다음';
- $lang->edit->paging_prev_help = '이전 페이지로 이동합니다.';
- $lang->edit->paging_next_help = '다음 페이지로 이동합니다.';
+ $lang->edit->paging_prev = 'Prev';
+ $lang->edit->paging_next = 'Next';
+ $lang->edit->paging_prev_help = 'Move to previous page.';
+ $lang->edit->paging_next_help = 'Move to next page.';
$lang->edit->toc = 'Table of Contents';
?>
diff --git a/modules/module/lang/en.lang.php b/modules/module/lang/en.lang.php
index 3e5e5754d..2d8cf72e3 100644
--- a/modules/module/lang/en.lang.php
+++ b/modules/module/lang/en.lang.php
@@ -27,7 +27,7 @@
$lang->skin_history = 'Update history';
$lang->module_copy = "Duplicate Module";
$lang->module_selector = "Module Selector";
- $lang->do_selected = "선택된 것들을...";
+ $lang->do_selected = "You would...";
$lang->bundle_setup = "Bundle Setup";
$lang->bundle_addition_setup = "Bundle Additional Setup";
$lang->bundle_grant_setup = "Bundle Permission Setup";
From 38e771324c09888533f53539d096b178f116d92d Mon Sep 17 00:00:00 2001
From: zero
Date: Fri, 29 May 2009 10:10:24 +0000
Subject: [PATCH 023/243] =?UTF-8?q?navigator=20=EC=9C=84=EC=A0=AF=EC=9D=98?=
=?UTF-8?q?=20horiNavigator(=EA=B0=80=EB=A1=9C=EB=84=A4=EB=B9=84)=20?=
=?UTF-8?q?=EC=9D=98=20=EC=84=9C=EB=B8=8C=20=EB=A9=94=EB=89=B4=EB=93=A4?=
=?UTF-8?q?=EC=9D=98=20=EA=B0=80=EC=83=81=EC=82=AC=EC=9D=B4=ED=8A=B8?=
=?UTF-8?q?=EC=97=90=EC=84=9C=20url=EC=98=A4=EB=A5=98=20=EB=B0=9C=EC=83=9D?=
=?UTF-8?q?=EB=90=98=EB=8A=94=20=EB=AC=B8=EC=A0=9C=20=EC=88=98=EC=A0=95?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6446 201d5d3c-b55e-5fd7-737f-ddc643e51545
---
widgets/navigator/skins/horiNavigator/js/navigator.js | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/widgets/navigator/skins/horiNavigator/js/navigator.js b/widgets/navigator/skins/horiNavigator/js/navigator.js
index b6a0abc39..a7be38d44 100755
--- a/widgets/navigator/skins/horiNavigator/js/navigator.js
+++ b/widgets/navigator/skins/horiNavigator/js/navigator.js
@@ -97,7 +97,9 @@ WidgetNavigator.prototype.drawMenu = function(parent_srl){
if(/^http\:\/\//.test(t.attr('url'))){
u = t.attr('url');
}else{
- u = request_uri.setQuery('mid',t.attr('url'));
+ u = request_uri;
+ if(typeof(xeVid)!='undefined') u = u.setQuery('vid',xeVid);
+ u = u.setQuery('mid',t.attr('url'));
}
}
m = ''+m+'';
From 1f79e6c37d16ba5d60b6d30d6348076f258521ba Mon Sep 17 00:00:00 2001
From: heemin
Date: Sat, 30 May 2009 08:14:29 +0000
Subject: [PATCH 024/243] =?UTF-8?q?=EC=9D=BC=EB=B6=80=20=EC=9D=BC=EB=B3=B8?=
=?UTF-8?q?=EC=96=B4=20=EB=B2=88=EC=97=AD=20=EC=98=A4=EB=A5=98=20=EC=88=98?=
=?UTF-8?q?=EC=A0=95?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6447 201d5d3c-b55e-5fd7-737f-ddc643e51545
---
common/lang/jp.lang.php | 9 ++++-----
modules/admin/lang/jp.lang.php | 2 +-
modules/editor/lang/jp.lang.php | 28 ++++++++++++++--------------
modules/member/lang/jp.lang.php | 2 +-
modules/module/lang/jp.lang.php | 4 ++--
modules/planet/lang/jp.lang.php | 14 +++++++-------
modules/point/lang/jp.lang.php | 10 +++++-----
7 files changed, 34 insertions(+), 35 deletions(-)
diff --git a/common/lang/jp.lang.php b/common/lang/jp.lang.php
index 27691d1ae..a0532ec3d 100644
--- a/common/lang/jp.lang.php
+++ b/common/lang/jp.lang.php
@@ -53,9 +53,9 @@
$lang->cmd_open = '開く';
$lang->cmd_setup = '設定';
$lang->cmd_addition_setup = '追加設定';
- $lang->cmd_option = 'オプション';
+ $lang->cmd_option = 'オプション';
$lang->cmd_apply = '適用';
- $lang->cmd_open_calendar = 'カレンダーを開く';
+ $lang->cmd_open_calendar = 'カレンダーを開く';
$lang->cmd_send = '送信';
$lang->cmd_print = '印刷';
$lang->cmd_scrap = 'スクラップ';
@@ -284,10 +284,9 @@
$lang->cmd_check_ftp_connect = 'FTP接続をテストする';
$lang->about_ftp_info = "
FTP情報は次の場合、利用されます。
- 1. サーバー側のPHPの設定中、「safe_mode=On」になった際、FTP情報を用いてXEが正常に働くようにします。
-
+ 1. サーバー側のPHPの設定中、「safe_mode=On」になった際、FTP情報を用いてXEが正常に働くようにします。
2. FTP経由でXEの自動アップデート等に使われます。
- FTP情報は「files/config/ftp.config.php」の中に保存されます。
+ FTP情報は「files/config/ftp.config.php」の中に保存されます。
また、XEのインストールの後、管理者画面からFTP情報の変更・削除が可能です。(省略可能)
";
diff --git a/modules/admin/lang/jp.lang.php b/modules/admin/lang/jp.lang.php
index 8e4e94997..3482360f9 100644
--- a/modules/admin/lang/jp.lang.php
+++ b/modules/admin/lang/jp.lang.php
@@ -35,7 +35,7 @@
$lang->current_version = 'インストールバージョン';
$lang->current_path = 'インストールパス';
$lang->released_version = '最新バージョン';
- $lang->about_download_link = 'インストールされたバージョンより新しいバージョンが配布されています。\n「ダウンロード」リンクをクリックするとダウンロード出来ます。';
+ $lang->about_download_link = "インストールされたバージョンより新しいバージョンが配布されています。\n「ダウンロード」リンクをクリックするとダウンロード出来ます。";
$lang->item_module = 'モジュールリスト';
$lang->item_addon = 'アドオンリスト';
diff --git a/modules/editor/lang/jp.lang.php b/modules/editor/lang/jp.lang.php
index ad683eb3f..8efe3f4a7 100644
--- a/modules/editor/lang/jp.lang.php
+++ b/modules/editor/lang/jp.lang.php
@@ -56,18 +56,18 @@
$lang->edit->fontsize = 'フォントサイズ';
$lang->edit->use_paragraph = '段落機能';
$lang->edit->fontlist = array(
- 'MS PGothic'=>'MS Pゴシック',
- 'MS PMincho'=>'MS P明朝',
- 'MS UI Gothic'=>'MS UI Gothic',
- 'Arial'=>'Arial',
- 'Arial Black'=>'Arial Black',
- 'Tahoma'=>'Tahoma',
- 'Verdana'=>'Verdana',
- 'Sans-serif'=>'Sans-serif',
- 'Serif'=>'Serif',
- 'Monospace'=>'Monospace',
- 'Cursive'=>'Cursive',
- 'Fantasy'=>'Fantasy',
+ 'MS PGothic' => 'MS Pゴシック',
+ 'MS PMincho' => 'MS P明朝',
+ 'MS UI Gothic' => 'MS UI Gothic',
+ 'Arial' => 'Arial',
+ 'Arial Black' => 'Arial Black',
+ 'Tahoma' => 'Tahoma',
+ 'Verdana' => 'Verdana',
+ 'Sans-serif' => 'Sans-serif',
+ 'Serif' => 'Serif',
+ 'Monospace' => 'Monospace',
+ 'Cursive' => 'Cursive',
+ 'Fantasy' => 'Fantasy',
);
$lang->edit->header = '見出し';
@@ -83,7 +83,7 @@
$lang->edit->submit = '送信';
$lang->edit->fontcolor = 'テキストの色';
- $lang->edit->fontbgcolor = 'ハイライト カラー';
+ $lang->edit->fontbgcolor = 'テキストの背景色';
$lang->edit->bold = '太字';
$lang->edit->italic = '斜体';
$lang->edit->underline = '下線';
@@ -175,7 +175,7 @@
$lang->edit->add_one_col = '1列追加';
$lang->edit->del_one_col = '1列削除';
- $lang->edit->table_config = '표属性の設定';
+ $lang->edit->table_config = 'テーブル属性の設定';
$lang->edit->border_width = '外枠太さ';
$lang->edit->border_color = '外枠色';
$lang->edit->add = '挿入';
diff --git a/modules/member/lang/jp.lang.php b/modules/member/lang/jp.lang.php
index 7f17a5ff3..5757a323b 100644
--- a/modules/member/lang/jp.lang.php
+++ b/modules/member/lang/jp.lang.php
@@ -126,7 +126,7 @@
$lang->msg_auth_mail_sent = "%s 宛に認証情報内容が送信されました。メールを確認して下さい。";
$lang->msg_confirm_mail_sent = "%s 宛に確認メールを送信しました。メールをご確認下さい。";
$lang->msg_invalid_auth_key = '正しくないアカウントの認証要求です。 IDとパスワードの検索を行うか、サイト管理者にアカウント情報をお問い合わせ下さい。';
- $lang->msg_success_authed = '認証が正常に行われ、ログイン出来ました。\n必ず確認メールに記載されたパスワードを利用してお好みのパスワードに変更して下さい。.';
+ $lang->msg_success_authed = '認証が正常に行われ、ログイン出来ました。\n必ず確認メールに記載されたパスワードを利用してお好みのパスワードに変更して下さい。';
$lang->msg_success_confirmed = '会員登録、有難うございます。';
$lang->msg_new_member = '会員追加';
diff --git a/modules/module/lang/jp.lang.php b/modules/module/lang/jp.lang.php
index df8b21ef0..ae7d35035 100644
--- a/modules/module/lang/jp.lang.php
+++ b/modules/module/lang/jp.lang.php
@@ -75,9 +75,9 @@
$lang->msg_extra_name_exists = '既に存在する拡張変数名です。他の拡張変数名を入力して下さい。';
$lang->about_browser_title = 'ブラウザのタイトルバーに表示される内容です。RSS/Trackbackでも使用します。';
- $lang->about_mid = 'モジュール名は「http://アドレス/?mid=モジュール名」のように直接呼び出せるパラメーター値です。 ※英数の頭文字と[英数と_のみ]の組み合わせ (すべて半角) The maximum length is 40.';
+ $lang->about_mid = 'モジュール名は「http://アドレス/?mid=モジュール名」のように直接呼び出せるパラメーター値です。 ※英数の頭文字と[英数と_のみ]の組み合わせ (すべて半角、最大40文字) ';
$lang->about_default = 'チェックすると、サイトに「mid値」なしでアクセスした場合、デフォルトで表示します。';
- $lang->about_module_category = 'カテゴリで管理出来るようにします。モジュールのカテゴリの管理は、「モジュール管理 > モジュールカテゴリ」にて行います。";
+ $lang->about_module_category = "カテゴリで管理出来るようにします。モジュールのカテゴリの管理は、「モジュール管理 > モジュールカテゴリ」にて行います。";
$lang->about_description= '管理用として用いられる説明です。';
$lang->about_header_text = 'モジュールのヘッダーに表示される内容です。(HTMLタグの使用可能)';
$lang->about_footer_text = 'モジュールのフッターに表示される内容です。(HTMLタグの使用可能)';
diff --git a/modules/planet/lang/jp.lang.php b/modules/planet/lang/jp.lang.php
index 4db6e3b14..748316bed 100644
--- a/modules/planet/lang/jp.lang.php
+++ b/modules/planet/lang/jp.lang.php
@@ -1,6 +1,6 @@
planet_title = 'プラネットタイトル';
$lang->planet_url = 'プラネットURL';
$lang->planet_myplanet = 'マイプラネット';
- $lang->planet_whos_planet = '%s さんのプラネット';
- $lang->planet_whos_favorite = '%s さんのお気に入り';
- $lang->planet_whos_favorite_list = ''%s'さんがよく訪れるプラネット';
+ $lang->planet_whos_planet = "%s さんのプラネット";
+ $lang->planet_whos_favorite = "%s さんのお気に入り";
+ $lang->planet_whos_favorite_list = "'%s'さんがよく訪れるプラネット";
$lang->planet_favorite = 'お気に入り';
$lang->planet_welcome = 'ようこそ!';
@@ -24,7 +24,7 @@
プラネットを初期ページとして利用する場合は、ホームページパッケージで登録されているドメインと異なるドメインを登録して下さい。";
$lang->planet_mid = 'プラネットアクセスアドレス";
- $lang->about_planet_mid = "プラネットアクセスアドレスは「http://XEアドレス/プラネットアクセスアドレス」のようにダイレクトで接続出来るアドレスを指します。';
+ $lang->about_planet_mid = 'プラネットアクセスアドレスは「http://XEアドレス/プラネットアクセスアドレス」のようにダイレクトで接続出来るアドレスを指します。';
$lang->planet_default_skin = 'プラネット基本スキン';
$lang->about_planet_default_skin = 'プラネットメインページ及び作成されたプラネットの基本スキンに設定されます。';
@@ -108,8 +108,8 @@
$lang->planet_nowhot_tag = 'プラネット人気タグ';
$lang->cmd_planet_close_nowhot_tag = '人気タグを閉じる';
- $lang->about_planet_whats_textSearch_in_planet = '%sさんのプラネットから検索した'%s'の検索結果です。';
- $lang->about_planet_whats_textSearch = ''%s'の全体検索結果です。';
+ $lang->about_planet_whats_textSearch_in_planet = "%sさんのプラネットから検索した'%s'の検索結果です。";
+ $lang->about_planet_whats_textSearch = "'%s'の全体検索結果です。";
$lang->planet_acticle = '記事';
$lang->planet_persontag = '人物タグ';
diff --git a/modules/point/lang/jp.lang.php b/modules/point/lang/jp.lang.php
index 0783cb7c6..b9e148dde 100644
--- a/modules/point/lang/jp.lang.php
+++ b/modules/point/lang/jp.lang.php
@@ -5,11 +5,11 @@
* @brief ポイント(point)モジュールの基本言語パッケージ
**/
- $lang->point = "ポイント";
- $lang->level = "レベル";
+ $lang->point = 'ポイント';
+ $lang->level = 'レベル';
- $lang->about_point_module = "ポイントモジュールでは、書き込み作成/コメント作成/アップロード/ダウンロードなどのユーザの活動に対してポイントの計算を行います。但し、ポイントモジュールでは設定のみを行い、アドオンでポイントシステムを「使用」に設定しなければポイントは累積されません。";
- $lang->about_act_config = "掲示板、ブログなどのモジュールごとに「書き込み作成・削除/コメント作成・削除」などのアクションがあります。掲示板/ブログ以外のモジュールにポイントシステムを連動させたい場合は、各機能のアクションの「act値」を追加します。連動は半角「,(コンマ)」で区切って追加します。";
+ $lang->about_point_module = 'ポイントモジュールでは、書き込み作成/コメント作成/アップロード/ダウンロードなどのユーザの活動に対してポイントの計算を行います。但し、ポイントモジュールでは設定のみを行い、アドオンでポイントシステムを「使用」に設定しなければポイントは累積されません。';
+ $lang->about_act_config = '掲示板、ブログなどのモジュールごとに「書き込み作成・削除/コメント作成・削除」などのアクションがあります。掲示板/ブログ以外のモジュールにポイントシステムを連動させたい場合は、各機能のアクションの「act値」を追加します。連動は半角「,(コンマ)」で区切って追加します。';
$lang->max_level = '最高レベル';
$lang->about_max_level = '最高レベルを指定することが出来ます。最高レベルは「1000」がマクシマムなので、レベルアイコンに注意が必要です。';
@@ -61,7 +61,7 @@
$lang->cmd_point_member_list = '会員ポイントリスト';
$lang->msg_cannot_download = 'ポイントが不足しているため、ダウンロード出来ません。';
- $lang->msg_disallow_by_point = "ポイントが不足しているため、閲覧が出来ません。(必要ポイント : %d, 保有ポイント : %d)";
+ $lang->msg_disallow_by_point = "ポイントが不足しているため、閲覧が出来ません。(必要ポイント : %d、 保有ポイント : %d)";
$lang->point_recal_message = 'ただ今ポイントを適用しています。 (%d / %d)';
$lang->point_recal_finished = 'ポイント再計算が完了しました。';
From dde195e3dff4502b511ea8c60abc2ae22a348ee0 Mon Sep 17 00:00:00 2001
From: heemin
Date: Sat, 30 May 2009 09:44:14 +0000
Subject: [PATCH 025/243] =?UTF-8?q?=EC=9D=BC=EB=B6=80=20=EC=9D=BC=EB=B3=B8?=
=?UTF-8?q?=EC=96=B4=20=EB=B2=88=EC=97=AD=20=EC=98=A4=EB=A5=98=20=EC=88=98?=
=?UTF-8?q?=EC=A0=95?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6448 201d5d3c-b55e-5fd7-737f-ddc643e51545
---
addons/rainbow_link/conf/info.xml | 2 +-
common/lang/jp.lang.php | 2 +-
modules/addon/lang/jp.lang.php | 2 +-
modules/admin/lang/jp.lang.php | 2 +-
.../code_highlighter/lang/jp.lang.php | 2 +-
.../components/image_gallery/lang/jp.lang.php | 2 +-
modules/homepage/lang/jp.lang.php | 5 +--
modules/install/lang/jp.lang.php | 14 +++----
modules/message/lang/jp.lang.php | 2 +-
modules/module/lang/jp.lang.php | 2 +-
modules/planet/lang/jp.lang.php | 10 ++---
modules/poll/lang/jp.lang.php | 10 ++---
modules/referer/lang/jp.lang.php | 4 +-
modules/rss/lang/jp.lang.php | 6 +--
modules/spamfilter/lang/jp.lang.php | 26 ++++++------
modules/springnote/lang/jp.lang.php | 20 +++++-----
modules/trackback/lang/jp.lang.php | 4 +-
modules/widget/lang/jp.lang.php | 40 +++++++++----------
18 files changed, 77 insertions(+), 78 deletions(-)
diff --git a/addons/rainbow_link/conf/info.xml b/addons/rainbow_link/conf/info.xml
index 01c984779..334c6ce4e 100644
--- a/addons/rainbow_link/conf/info.xml
+++ b/addons/rainbow_link/conf/info.xml
@@ -29,7 +29,7 @@
<a href="http://www.dynamicdrive.com" target="_blank">Dynamicdrive.com</a> tiene derecho de autor sobre rainbow.js
- 「rainbow.js」をヘッダーに追加し、リンクが張られている文字列の色を虹色で表示します。この機能拡張の「 rainbow.js」は「<a href="http://www.dynamicdrive.com" target="_blank">Dynamicdrive.com</a>」に著作権があります。
+ 「rainbow.js」をヘッダーに追加し、リンクが張られている文字列の色を虹色で表示します。この機能拡張の「rainbow.js」は「<a href="http://www.dynamicdrive.com" target="_blank">Dynamicdrive.com</a>」に著作権があります。
Этот аддон добавляет файл с именем "rainbow.js" в заголовки HTML, и тогда связанный текс приобретает эффект смены цвета, подобно радуге или хамелеону.
diff --git a/common/lang/jp.lang.php b/common/lang/jp.lang.php
index a0532ec3d..02a2a8a5b 100644
--- a/common/lang/jp.lang.php
+++ b/common/lang/jp.lang.php
@@ -124,7 +124,7 @@
$lang->file = 'ファイル';
$lang->mid = 'モジュール名';
- $lang->sid = 'Site Name';
+ $lang->sid = 'バーチャル(Virtual)サイト名';
$lang->layout = 'レイアウト';
$lang->widget = 'ウィジェット';
$lang->module = 'モジュール';
diff --git a/modules/addon/lang/jp.lang.php b/modules/addon/lang/jp.lang.php
index f7dd54ce0..217ce6f27 100644
--- a/modules/addon/lang/jp.lang.php
+++ b/modules/addon/lang/jp.lang.php
@@ -13,5 +13,5 @@
$lang->addon_history = '変更履歴';
$lang->about_addon_mid = 'アドオンが使われる対象を指定します。 (選択なしの場合、全てのモジュールが利用可能対象)';
- $lang->about_addon = 'アドオンは、HTMLの出力をコントロールするというより、動作を制御する役割をします。お好みのアドオンを「使用/未使用」に設定するだけで、サイトの運営に有用な機能が利用出来ます。';
+ $lang->about_addon = 'アドオンは、HTMLの出力をコントロールすると言うより、動作を制御する役割をします。お好みのアドオンを「使用/未使用」に設定するだけで、サイトの運営に有用な機能が利用出来ます。';
?>
diff --git a/modules/admin/lang/jp.lang.php b/modules/admin/lang/jp.lang.php
index 3482360f9..387e1ca58 100644
--- a/modules/admin/lang/jp.lang.php
+++ b/modules/admin/lang/jp.lang.php
@@ -56,7 +56,7 @@
$lang->msg_default_act_is_null = 'デフォルトの管理者のアクションが指定されていないため、ショットカットを登録することが出来ません。';
$lang->welcome_to_xe = 'XEの管理者ページです。';
- $lang->about_admin_page = "管理者ページはまだ未完成です。\nクローズベータバージョンの期間に、多くの方々からご意見をいただきながら、必ず必要なコンテンツを埋めていきたいと思います。";
+ $lang->about_admin_page = "管理者ページはまだ未完成です。\nクローズベータバージョンの期間に、多くの方々からご意見をいただきながら、必ず完成したいと思います。";
$lang->about_lang_env = '初めてサイトに訪問したユーザーに対し、上記の選択した言語でサイトを表示させるためには、必ず下記の「保存」ボタンをクリックして適用して下さい。';
$lang->xe_license = 'XEのライセンスはGPLです。';
diff --git a/modules/editor/components/code_highlighter/lang/jp.lang.php b/modules/editor/components/code_highlighter/lang/jp.lang.php
index 324694df5..bc3cff24d 100644
--- a/modules/editor/components/code_highlighter/lang/jp.lang.php
+++ b/modules/editor/components/code_highlighter/lang/jp.lang.php
@@ -9,6 +9,6 @@ $lang->used_collapse = '折りたたみ機能を使う';
$lang->hidden_linenumber = '行番号を隠す';
$lang->hidden_controls = 'ツールバーを隠す';
-$lang->file_path = 'ファイルパス';
+$lang->file_path = 'ファイルのパス';
$lang->description = '説明';
$lang->first_line = '開始する行番号';
diff --git a/modules/editor/components/image_gallery/lang/jp.lang.php b/modules/editor/components/image_gallery/lang/jp.lang.php
index d07ae739c..1405c6c9e 100644
--- a/modules/editor/components/image_gallery/lang/jp.lang.php
+++ b/modules/editor/components/image_gallery/lang/jp.lang.php
@@ -21,7 +21,7 @@
$lang->gallery_bg_color = "背景色";
$lang->about_image_list = "イメージギャラリーに追加するファイルを選択して下さい。選択した後、ドラッグまたは「Shift+クリック(範囲選択)、Ctrl+クリック(個別選択)」が出来ます。";
- $lang->cmd_gallery_prev = "前のイメージ表示";
+ $lang->cmd_gallery_prev = "前のイメージ表示";
$lang->cmd_gallery_next = "次のイメージ表示";
$lang->cmd_gallery_thumbnail = "サムネール表示";
?>
diff --git a/modules/homepage/lang/jp.lang.php b/modules/homepage/lang/jp.lang.php
index 6800fa851..37acefee7 100644
--- a/modules/homepage/lang/jp.lang.php
+++ b/modules/homepage/lang/jp.lang.php
@@ -59,7 +59,7 @@
'dispHomepageMemberGroupManage' => '会員のグループ管理',
'dispHomepageMemberManage' => '会員リスト',
'dispHomepageTopMenu' => '基本メニュー 管理',
- 'dispHomepageComponent' => '機能設定',
+ "dispHomepageComponent" => '機能設定',
'dispHomepageCounter' => 'アクセス集計',
'dispHomepageMidSetup' => 'モジュール詳細設定',
);
@@ -101,6 +101,5 @@
$lang->msg_module_count_exceed = '許可されたモジュール数を超過したため、作成が出来ません。';
$lang->msg_not_enabled_id = '利用出来ないIDです。';
$lang->msg_same_site = '同一バーチャル(Virtual)サイトのモジュールは移動出来ません。';
- $lang->about_move_module = 'バーチャル(Virtual)サイトと基本サイト間でのモジュール移動が出来ます。 ただし、他のバーチャル(Virtual)サイトへのモジュールを移動したり、同名のmidがある場合、予測が出来ない不具合が有り得るので、必ずバーチャル(Virtual)サイトと基本サイト間で異なる名前のモジュールを移動してください。
-';
+ $lang->about_move_module = 'バーチャル(Virtual)サイトと基本サイト間でのモジュール移動が出来ます。 ただし、他のバーチャル(Virtual)サイトへのモジュールを移動したり、同名のmidがある場合、予測が出来ない不具合が有り得るので、必ずバーチャル(Virtual)サイトと基本サイト間で異なる名前のモジュールを移動してください。';
?>
diff --git a/modules/install/lang/jp.lang.php b/modules/install/lang/jp.lang.php
index 4735b5605..ad4b8d778 100644
--- a/modules/install/lang/jp.lang.php
+++ b/modules/install/lang/jp.lang.php
@@ -138,9 +138,9 @@ You may charge a fee for the physical act of transferring a copy, and you may at
2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions:
-a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change.
-b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License.
-c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.)
+a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change.
+b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License.
+c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.)
These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it.
@@ -150,9 +150,9 @@ In addition, mere aggregation of another work not based on the Program with the
3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following:
-a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,
-b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,
-c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.)
+a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,
+b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,
+c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.)
The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable.
@@ -271,5 +271,5 @@ EndOfLicense;
$lang->msg_dbconnect_failed = "データベースアクセスにエラーが発生しました。\nデータベースの情報をもう一度確認して下さい。";
$lang->msg_table_is_exists = "既にデータベースにデーブルが作成されています。\nconfigファイルを再作成しました。";
$lang->msg_install_completed = "インストールが完了しました。\nありがとうございます。";
- $lang->msg_install_failed = "インストールファイルを作成する際にエラーが発生しました。";
+ $lang->msg_install_failed = 'インストールファイルを作成する際にエラーが発生しました。';
?>
diff --git a/modules/message/lang/jp.lang.php b/modules/message/lang/jp.lang.php
index 60e7fdc88..bfd5c6eba 100644
--- a/modules/message/lang/jp.lang.php
+++ b/modules/message/lang/jp.lang.php
@@ -6,5 +6,5 @@
**/
$lang->message = 'エラー表示';
- $lang->about_skin = "メッセージを表示する際のスキンが指定出来ます。";
+ $lang->about_skin = 'メッセージを表示する際のスキンが指定出来ます。';
?>
diff --git a/modules/module/lang/jp.lang.php b/modules/module/lang/jp.lang.php
index ae7d35035..38df27081 100644
--- a/modules/module/lang/jp.lang.php
+++ b/modules/module/lang/jp.lang.php
@@ -14,7 +14,7 @@
$lang->module_action = '動作';
$lang->module_maker = 'モジュール作者';
$lang->module_license = 'ライセンス';
- $lang->module_history = '変更内容 ';
+ $lang->module_history = '変更履歴 ';
$lang->category_title = 'カテゴリ名';
$lang->header_text = 'ヘッダー内容';
$lang->footer_text = 'フッター内容';
diff --git a/modules/planet/lang/jp.lang.php b/modules/planet/lang/jp.lang.php
index 748316bed..b89cb9c20 100644
--- a/modules/planet/lang/jp.lang.php
+++ b/modules/planet/lang/jp.lang.php
@@ -1,6 +1,6 @@
planet_mid = 'プラネットアクセスアドレス";
+ $lang->planet_mid = 'プラネットアクセスアドレス';
$lang->about_planet_mid = 'プラネットアクセスアドレスは「http://XEアドレス/プラネットアクセスアドレス」のようにダイレクトで接続出来るアドレスを指します。';
$lang->planet_default_skin = 'プラネット基本スキン';
@@ -58,7 +58,7 @@
$lang->cmd_planet_addfavorite = 'お気に入り追加';
$lang->planet_hot_tag = 'リアルタイム人気タグ';
- $lang->planet_home = 'Planet TOP';
+ $lang->planet_home = 'プラネットトップ';
$lang->cmd_planet_more_tag = 'タグをもっと見る';
$lang->planet_memo = 'メモ';
@@ -100,7 +100,7 @@
$lang->cmd_planet_ok_move_myplanet = '確認 : マイプラネットに移動します。';
- $lang->about_planet_login = 'IDとPasswordを入力してログインボタンをクリックして下さい。';
+ $lang->about_planet_login = 'IDとパスワードを入力してログインボタンをクリックして下さい。';
$lang->cmd_planet_login = 'ログイン';
@@ -120,7 +120,7 @@
$lang->cmd_planet_add_tag = '関心タグ追加';
$lang->cmd_planet_add_article = '新規投稿';
$lang->cmd_planet_post_article = '登録';
- $lang->planet_postscript = 'P.S.';
+ $lang->planet_postscript = '追記';
$lang->planet_article_preview = 'プレビュー';
diff --git a/modules/poll/lang/jp.lang.php b/modules/poll/lang/jp.lang.php
index 632af44e2..aa3bea360 100644
--- a/modules/poll/lang/jp.lang.php
+++ b/modules/poll/lang/jp.lang.php
@@ -5,10 +5,10 @@
* @brief アンケート(poll)モジュールの基本言語パッケージ
**/
- $lang->poll = "アンケート調査";
- $lang->poll_stop_date = "アンケート調査の終了日";
- $lang->poll_join_count = "参加者";
- $lang->poll_checkcount = "必須選択項目数";
+ $lang->poll = 'アンケート調査';
+ $lang->poll_stop_date = 'アンケート調査の終了日';
+ $lang->poll_join_count = '参加者';
+ $lang->poll_checkcount = '必須選択項目数';
$lang->cmd_poll_list = 'アンケートのリスト表示';
$lang->cmd_delete_checked_poll = '選択項目削除';
@@ -28,7 +28,7 @@
$lang->cmd_null_item = "アンケート調査に登録する項目がありません。\nもう一度設定して下さい。";
- $lang->confirm_poll_submit = "アンケート調査にご応募しますか?";
+ $lang->confirm_poll_submit = 'アンケート調査にご応募しますか?';
$lang->search_target_list = array(
'title' => 'タイトル',
diff --git a/modules/referer/lang/jp.lang.php b/modules/referer/lang/jp.lang.php
index a1593194d..f652df777 100644
--- a/modules/referer/lang/jp.lang.php
+++ b/modules/referer/lang/jp.lang.php
@@ -5,6 +5,6 @@
* @brief 日本語言語パッケージ 翻訳:RisaPapa
*/
- $lang->referer = "レファラー";
- $lang->ranking = "順位";
+ $lang->referer = 'レファラー';
+ $lang->ranking = '順位';
?>
diff --git a/modules/rss/lang/jp.lang.php b/modules/rss/lang/jp.lang.php
index 48999f3d7..a77b56def 100644
--- a/modules/rss/lang/jp.lang.php
+++ b/modules/rss/lang/jp.lang.php
@@ -22,8 +22,8 @@
$lang->open_feed_to_total = '統合RSSに含む';
// 説明文
- $lang->about_rss_disable = "チェックするとRSSの出力を行いません。";
- $lang->about_rss_type = "出力するRSSタイプを指定することが出来ます。";
+ $lang->about_rss_disable = 'チェックするとRSSの出力を行いません。';
+ $lang->about_rss_type = '出力するRSSタイプを指定することが出来ます。';
$lang->about_open_rss = '現在のモジュールに対して「RSS配信」を選択することが出来ます。書き込みの内容が読める権限とは関係なくオプションによってRSSが配信されます。';
$lang->about_feed_description = '発行するRSSに関する説明を入力します。未入力した場合は該当モジュールで設定された管理用説明が含まれます。';
$lang->about_feed_copyright = '発行するRSSのコンテンツに対する著作権情報です。';
@@ -31,6 +31,6 @@
$lang->about_feed_document_count = 'RSSに配信するコンテンツの数 (デフォルト : 15)';
// エラーメッセージ
- $lang->msg_rss_is_disabled = "RSS機能がロックされています。";
+ $lang->msg_rss_is_disabled = 'RSS機能がロックされています。';
$lang->msg_rss_invalid_image_format = 'サポートしないイメージファイルです。\nJPEG, GIF, PNGファイルのみサポートします。';
?>
diff --git a/modules/spamfilter/lang/jp.lang.php b/modules/spamfilter/lang/jp.lang.php
index 270ecd867..f77b802a8 100644
--- a/modules/spamfilter/lang/jp.lang.php
+++ b/modules/spamfilter/lang/jp.lang.php
@@ -6,25 +6,25 @@
**/
// action関連
- $lang->cmd_denied_ip = "禁止IPリスト";
- $lang->cmd_denied_word = "禁止ワードリスト";
+ $lang->cmd_denied_ip = '禁止IPリスト';
+ $lang->cmd_denied_word = '禁止ワードリスト';
// 一般用語
- $lang->spamfilter = "スパムフィルター";
- $lang->denied_ip = "禁止IP";
- $lang->interval = "スパム処理間隔";
- $lang->limit_count = "制限数";
- $lang->check_trackback = "トラックバック検査";
- $lang->word = "ワード";
+ $lang->spamfilter = 'スパムフィルター';
+ $lang->denied_ip = '禁止IP';
+ $lang->interval = 'スパム処理間隔';
+ $lang->limit_count = '制限数';
+ $lang->check_trackback = 'トラックバック検査';
+ $lang->word = 'ワード';
$lang->hit = 'ヒット';
$lang->latest_hit = '最近ヒット';
// 説明文
- $lang->about_interval = "指定された時間内の書き込みが行えないようにします。";
- $lang->about_limit_count = "指定された時間内に制限数を超える書き込みが行われるとスパムとして認識し、該当するIPを禁止します。";
- $lang->about_denied_ip = "「127.0.0.* 」のように「*」で、「127.0.0」以下ののIP帯域をすべて禁止することが出来ます。";
- $lang->about_denied_word = "禁止ワードとして登録されると該当するワードが存在する書き込みを禁することが出来ます。";
- $lang->about_check_trackback = "一つのIPからのみトラックバックを受信するようにします。";
+ $lang->about_interval = '指定された時間内の書き込みが行えないようにします。';
+ $lang->about_limit_count = '指定された時間内に制限数を超える書き込みが行われるとスパムとして認識し、該当するIPを禁止します。';
+ $lang->about_denied_ip = '「127.0.0.* 」のように「*」で、「127.0.0」以下ののIP帯域をすべて禁止することが出来ます。';
+ $lang->about_denied_word = '禁止ワードとして登録されると該当するワードが存在する書き込みを禁することが出来ます。';
+ $lang->about_check_trackback = '一つのIPからのみトラックバックを受信するようにします。';
// メッセージ出力用
$lang->msg_alert_limited_by_config = '%s秒以内の書き込みは禁止されます。続けて行うとスパムとして認識され、禁止IPに登録されます。';
diff --git a/modules/springnote/lang/jp.lang.php b/modules/springnote/lang/jp.lang.php
index 9f033a8f9..aa24c4b87 100644
--- a/modules/springnote/lang/jp.lang.php
+++ b/modules/springnote/lang/jp.lang.php
@@ -5,24 +5,24 @@
* @brief スプリングノート(springnote) モジュールの基本言語パッケージ 日本語翻訳:RisaPapa
**/
- $lang->springnote = "スプリングノート";
- $lang->springnote_openid = "オープンID";
- $lang->springnote_userkey = "ユーザーKey";
- $lang->springnote_pageid = "ページ番号";
+ $lang->springnote = 'スプリングノート';
+ $lang->springnote_openid = 'オープンID';
+ $lang->springnote_userkey = 'ユーザーKey';
+ $lang->springnote_pageid = 'ページ番号';
$lang->springnote_pageid_setup = 'ページ番号設定';
$lang->springnote_pageid_option_only = '指定ページのみ表示(リスト非表示)';
$lang->springnote_pageid_option_list = '指定ページから表示(リスト表示)';
- $lang->springnote_domain = "ドメイン指定";
+ $lang->springnote_domain = 'ドメイン指定';
- $lang->page_url = "元のURL";
- $lang->page_modified = "最終修正";
- $lang->page_modifier = "最終修正者";
+ $lang->page_url = '元のURL';
+ $lang->page_modified = '最終修正';
+ $lang->page_modifier = '最終修正者';
$lang->cmd_springnote_list = 'スプリングノートリスト';
$lang->cmd_view_info = 'スプリングノート情報';
- $lang->about_springnote = "スプリングノート(srpingnote)とは、「Openmaru Studio」が提供しているwikiサービスです。 スプリングノート連動モジュールは、スプリングノートの特定のページを自分のコンテンツとして閲覧出来るようにするモジュールです。";
- $lang->about_springnote_openid = "スプリングノートでページを作成したオープンIDを入力して下さい。";
+ $lang->about_springnote = 'スプリングノート(srpingnote)とは、「Openmaru Studio」が提供しているwikiサービスです。 スプリングノート連動モジュールは、スプリングノートの特定のページを自分のコンテンツとして閲覧出来るようにするモジュールです。';
+ $lang->about_springnote_openid = 'スプリングノートでページを作成したオープンIDを入力して下さい。';
$lang->about_springnote_userkey = 'スプリングノートと連動させるためのユーザKeyを入力して下さい。 [ユーザーキー受信]をクリックして入力して生成されたキーの値を入力して下さい。';
$lang->about_springnote_pageid = '使用するスプリングノートの特定ページを出力させたい場合、「pageid」の値を入力して下さい。';
$lang->about_springnote_pageid_setup = 'ページ番号を指定する際に、該当ページのみ表示(リストを含まない)、該当ページから表示(リストを含む)などを指定することが出来ます。';
diff --git a/modules/trackback/lang/jp.lang.php b/modules/trackback/lang/jp.lang.php
index eeff0af3b..dd67ad380 100644
--- a/modules/trackback/lang/jp.lang.php
+++ b/modules/trackback/lang/jp.lang.php
@@ -23,6 +23,6 @@
'ipaddress' => 'IPアドレス',
);
- $lang->enable_trackback = "トラックバックを可能にする";
- $lang->about_enable_trackback = "チェックを外すと、すべてのコンテンツに対し、トラックバックの受信を中止します。";
+ $lang->enable_trackback = 'トラックバックを可能にする';
+ $lang->about_enable_trackback = 'チェックを外すと、すべてのコンテンツに対し、トラックバックの受信を中止します。';
?>
diff --git a/modules/widget/lang/jp.lang.php b/modules/widget/lang/jp.lang.php
index 7b74c4921..856ffd270 100644
--- a/modules/widget/lang/jp.lang.php
+++ b/modules/widget/lang/jp.lang.php
@@ -44,25 +44,25 @@
$lang->about_widget_code_in_page = '下に必要な値を入力した後、追加ボタンをクリックするとページ内にウィジェットが挿入されます。';
$lang->about_widget = "ウィジェットまたはページモジュールに用いられる単体の構成要素です。内部モジュールまたは外部のOPEN API と連動が出来、設定によって様々な応用が可能です。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 = '縦の位置';
?>
From 9902df607d0426cc12a1af06dec8106349448332 Mon Sep 17 00:00:00 2001
From: ngleader
Date: Mon, 1 Jun 2009 06:15:48 +0000
Subject: [PATCH 026/243] fix bug for iframe file upload
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6449 201d5d3c-b55e-5fd7-737f-ddc643e51545
---
modules/file/file.controller.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/modules/file/file.controller.php b/modules/file/file.controller.php
index 5db836553..47cb18fd3 100644
--- a/modules/file/file.controller.php
+++ b/modules/file/file.controller.php
@@ -49,7 +49,7 @@
$callback = Context::get('callback');
$module_srl = $this->module_srl;
// 업로드 권한이 없거나 정보가 없을시 종료
- //if(!$_SESSION['upload_info'][$editor_sequence]->enabled) exit();
+ if(!$_SESSION['upload_info'][$editor_sequence]->enabled) exit();
// upload_target_srl 구함
$upload_target_srl = $_SESSION['upload_info'][$editor_sequence]->upload_target_srl;
From 25ac4e1ab94d9eb489f6ceb84ec727e2cb256d7f Mon Sep 17 00:00:00 2001
From: zero
Date: Mon, 1 Jun 2009 09:36:17 +0000
Subject: [PATCH 027/243] =?UTF-8?q?resize=20=EC=95=A0=EB=93=9C=EC=98=A8?=
=?UTF-8?q?=EC=9D=98=20=EC=9D=B4=EB=AF=B8=EC=A7=80=20resize=20=EC=8B=9C?=
=?UTF-8?q?=EC=A0=90=EC=9D=84=20load=EB=A1=9C=20=EB=B3=80=EA=B2=BD?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6450 201d5d3c-b55e-5fd7-737f-ddc643e51545
---
addons/resize_image/js/resize_image.js | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/addons/resize_image/js/resize_image.js b/addons/resize_image/js/resize_image.js
index 1ccce692b..0ad52e9b5 100644
--- a/addons/resize_image/js/resize_image.js
+++ b/addons/resize_image/js/resize_image.js
@@ -157,11 +157,11 @@ function slideshow(event) {
xScreen.xeShow();
}
-$(document).ready(function(){
- if (jQuery.browser.safari && document.readyState != "complete"){
- setTimeout( arguments.callee, 100 );
- return;
- }
+$(window).load(function(){
+ //if (jQuery.browser.safari && document.readyState != "complete"){
+ //setTimeout( arguments.callee, 100 );
+ //return;
+ //}
var regx_skip = /(?:modules|addons|classes|common|layouts|libs|widgets)/i;
var regx_parent = /(?:document|comment)_[0-9]+_[0-9]+/i;
From e75304d5efa188ce6e4bd33f9ee9bb147921badb Mon Sep 17 00:00:00 2001
From: ngleader
Date: Mon, 1 Jun 2009 09:53:10 +0000
Subject: [PATCH 028/243] add document category by mid
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6451 201d5d3c-b55e-5fd7-737f-ddc643e51545
---
modules/document/document.controller.php | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/modules/document/document.controller.php b/modules/document/document.controller.php
index b84bbf438..a37de6b7c 100644
--- a/modules/document/document.controller.php
+++ b/modules/document/document.controller.php
@@ -998,8 +998,14 @@
**/
function procDocumentInsertCategory($args = null) {
// 입력할 변수 정리
- if(!$args) $args = Context::gets('module_srl','category_srl','parent_srl','title','expand','group_srls','color');
-
+ if(!$args) $args = Context::gets('module_srl','category_srl','parent_srl','title','expand','group_srls','color','mid');
+
+ if(!$args->module_srl && $args->mid){
+ $mid = $args->mid;
+ unset($args->mid);
+ $args->module_srl = $this->module_srl;
+ }
+
// 권한 체크
$oModuleModel = &getModel('module');
$module_info = $oModuleModel->getModuleInfoByModuleSrl($args->module_srl);
From be768bffd1ff519f35a5a144b9cf0f2cde9c227f Mon Sep 17 00:00:00 2001
From: FruitsHake
Date: Mon, 1 Jun 2009 20:57:02 +0000
Subject: [PATCH 029/243] Refined
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6452 201d5d3c-b55e-5fd7-737f-ddc643e51545
---
modules/member/lang/en.lang.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/modules/member/lang/en.lang.php b/modules/member/lang/en.lang.php
index 5c3b00f3c..b7cf8d281 100644
--- a/modules/member/lang/en.lang.php
+++ b/modules/member/lang/en.lang.php
@@ -68,7 +68,7 @@
$lang->webmaster_name = "Webmaster's Name";
$lang->webmaster_email = "Webmaster's Email";
- $lang->about_keep_signed = 'Though the browser is closed, you might be kept signed.\n\nIf you use this feature at the shared computer, your personal information might be accessed by others, thus do not use this feature at the shared computer. ';
+ $lang->about_keep_signed = 'You might be kept signed on even when the browser is closed,\n\nIf you use this feature at a shared computer, your personal information might be accessed by others, thus do not use this feature at a shared computer. ';
$lang->about_webmaster_name = "Please input webmaster's name which will be used for certification mails or other site administration. (default : webmaster)";
$lang->about_webmaster_email = "Please input webmaster's email address.";
From ab30fc5c061cc122477c0f5e10bec123a0b6fc47 Mon Sep 17 00:00:00 2001
From: FruitsHake
Date: Mon, 1 Jun 2009 20:59:36 +0000
Subject: [PATCH 030/243] More refining
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6453 201d5d3c-b55e-5fd7-737f-ddc643e51545
---
modules/member/lang/en.lang.php | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/modules/member/lang/en.lang.php b/modules/member/lang/en.lang.php
index b7cf8d281..6759f0a26 100644
--- a/modules/member/lang/en.lang.php
+++ b/modules/member/lang/en.lang.php
@@ -69,7 +69,7 @@
$lang->webmaster_email = "Webmaster's Email";
$lang->about_keep_signed = 'You might be kept signed on even when the browser is closed,\n\nIf you use this feature at a shared computer, your personal information might be accessed by others, thus do not use this feature at a shared computer. ';
- $lang->about_webmaster_name = "Please input webmaster's name which will be used for certification mails or other site administration. (default : webmaster)";
+ $lang->about_webmaster_name = "Please input webmaster's name which will be used for verification mails or other site administration. (default : webmaster)";
$lang->about_webmaster_email = "Please input webmaster's email address.";
$lang->search_target_list = array(
@@ -123,7 +123,7 @@
$lang->msg_confirm_account_title = 'Authentication confirmation mail';
$lang->msg_confirm_account_info = 'This is the registered account information:';
$lang->msg_confirm_account_comment = 'Click the following confirmation link to complete your sign up.';
- $lang->msg_auth_mail_sent = 'The certification mail has been sent to %s. Please check your mail.';
+ $lang->msg_auth_mail_sent = 'The verification mail has been sent to %s. Please check your mail.';
$lang->msg_confirm_mail_sent = 'We just sent you a confirmation email to %s. Click on the confirmation link in the email to complete your sign up.';
$lang->msg_invalid_auth_key = 'This is an invalid request of certification. Please retry finding account info or contact to administrator.';
$lang->msg_success_authed = 'Your account has been successfully certificated and logged on.\n Please modify the password to your own one with the password in the mail.';
From de50806edd0607412cb83a1df864e65662c133e4 Mon Sep 17 00:00:00 2001
From: FruitsHake
Date: Mon, 1 Jun 2009 22:53:12 +0000
Subject: [PATCH 031/243] on -> in
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6454 201d5d3c-b55e-5fd7-737f-ddc643e51545
---
addons/point_level_icon/conf/info.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/addons/point_level_icon/conf/info.xml b/addons/point_level_icon/conf/info.xml
index 68d8dafe2..c96dc5821 100644
--- a/addons/point_level_icon/conf/info.xml
+++ b/addons/point_level_icon/conf/info.xml
@@ -22,7 +22,7 @@
This addon displays level icon in front of the user name when you are using the point system.
- You can choose the level icon on Module > Point System.
+ You can choose the level icon in Module > Point System.
Dieses Addon zeigt Level Icon vor dem Benutzernamen, wenn Sie die Punkte-System.
From 36ba2a60409426f239c00c1514a2f7e643a6da47 Mon Sep 17 00:00:00 2001
From: zero
Date: Tue, 2 Jun 2009 03:31:35 +0000
Subject: [PATCH 032/243] git-svn-id:
http://xe-core.googlecode.com/svn/sandbox@6455
201d5d3c-b55e-5fd7-737f-ddc643e51545
---
addons/resize_image/js/resize_image.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/addons/resize_image/js/resize_image.js b/addons/resize_image/js/resize_image.js
index 0ad52e9b5..105285eaf 100644
--- a/addons/resize_image/js/resize_image.js
+++ b/addons/resize_image/js/resize_image.js
@@ -157,7 +157,7 @@ function slideshow(event) {
xScreen.xeShow();
}
-$(window).load(function(){
+$(document).ready(function(){
//if (jQuery.browser.safari && document.readyState != "complete"){
//setTimeout( arguments.callee, 100 );
//return;
From cfc6abb0df8200954d91db9c31af56f549b50009 Mon Sep 17 00:00:00 2001
From: haneul
Date: Tue, 2 Jun 2009 06:18:46 +0000
Subject: [PATCH 033/243] #18045862 : me2day openapi. changed POST => GET
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6456 201d5d3c-b55e-5fd7-737f-ddc643e51545
---
modules/planet/libs/me2day.api.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/modules/planet/libs/me2day.api.php b/modules/planet/libs/me2day.api.php
index a6389a4d2..85c2f6937 100644
--- a/modules/planet/libs/me2day.api.php
+++ b/modules/planet/libs/me2day.api.php
@@ -38,7 +38,7 @@
$body = implode('&',$arr_content);
}
- $buff = FileHandler::getRemoteResource($url, $body, 3, 'POST', 'application/x-www-form-urlencoded',
+ $buff = FileHandler::getRemoteResource($url, $body, 3, 'GET', 'application/x-www-form-urlencoded',
array(
'me2_application_key'=>$this->application_key,
'Authorization'=>'Basic '.$auth,
From 4ea7afde5c58a831be0bc52dcb85ad4ed985f654 Mon Sep 17 00:00:00 2001
From: ngleader
Date: Tue, 2 Jun 2009 06:59:43 +0000
Subject: [PATCH 034/243] updateCategoryDocumentCount by CategorySrl and
ModuleSrl
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6457 201d5d3c-b55e-5fd7-737f-ddc643e51545
---
modules/document/document.controller.php | 2 +-
modules/document/document.model.php | 4 +++-
modules/document/queries/getCategoryDocumentCount.xml | 1 +
3 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/modules/document/document.controller.php b/modules/document/document.controller.php
index a37de6b7c..aeb7362f5 100644
--- a/modules/document/document.controller.php
+++ b/modules/document/document.controller.php
@@ -824,7 +824,7 @@
function updateCategoryCount($module_srl, $category_srl, $document_count = 0) {
// document model 객체 생성
$oDocumentModel = &getModel('document');
- if(!$document_count) $document_count = $oDocumentModel->getCategoryDocumentCount($category_srl);
+ if(!$document_count) $document_count = $oDocumentModel->getCategoryDocumentCount($module_srl,$category_srl);
$args->category_srl = $category_srl;
$args->document_count = $document_count;
diff --git a/modules/document/document.model.php b/modules/document/document.model.php
index 124cb7564..1e58baa3e 100644
--- a/modules/document/document.model.php
+++ b/modules/document/document.model.php
@@ -703,9 +703,11 @@
/**
* @brief 카테고리에 속한 문서의 갯수를 구함
**/
- function getCategoryDocumentCount($category_srl) {
+ function getCategoryDocumentCount($module_srl, $category_srl) {
+ $args->module_srl = $module_srl;
$args->category_srl = $category_srl;
$output = executeQuery('document.getCategoryDocumentCount', $args);
+ debugPrint($output);
return (int)$output->data->count;
}
diff --git a/modules/document/queries/getCategoryDocumentCount.xml b/modules/document/queries/getCategoryDocumentCount.xml
index 877a2d809..7c7a8e921 100644
--- a/modules/document/queries/getCategoryDocumentCount.xml
+++ b/modules/document/queries/getCategoryDocumentCount.xml
@@ -7,5 +7,6 @@
+
From c052eebd279244b5cf8cf8ecdeb9ca0ba0beef5f Mon Sep 17 00:00:00 2001
From: ngleader
Date: Tue, 2 Jun 2009 07:12:25 +0000
Subject: [PATCH 035/243] fix
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6458 201d5d3c-b55e-5fd7-737f-ddc643e51545
---
modules/document/document.model.php | 1 -
1 file changed, 1 deletion(-)
diff --git a/modules/document/document.model.php b/modules/document/document.model.php
index 1e58baa3e..17c299ecd 100644
--- a/modules/document/document.model.php
+++ b/modules/document/document.model.php
@@ -707,7 +707,6 @@
$args->module_srl = $module_srl;
$args->category_srl = $category_srl;
$output = executeQuery('document.getCategoryDocumentCount', $args);
- debugPrint($output);
return (int)$output->data->count;
}
From 7d0352479ae535fd2fdd9ff21d96e1bedc4c344b Mon Sep 17 00:00:00 2001
From: zero
Date: Tue, 2 Jun 2009 07:53:07 +0000
Subject: [PATCH 036/243] =?UTF-8?q?=EC=97=90=EB=94=94=ED=84=B0=20=EB=AA=A8?=
=?UTF-8?q?=EB=93=88=EB=B3=84=20=EC=84=A4=EC=A0=95=EC=8B=9C=20=ED=8E=B8?=
=?UTF-8?q?=EC=A7=91/=EB=B3=B4=EC=97=AC=EC=A3=BC=EA=B8=B0=EB=95=8C?=
=?UTF-8?q?=EC=9D=98=20=EA=B8=80=EA=BC=B4=20=EB=BF=90=20=EC=95=84=EB=8B=88?=
=?UTF-8?q?=EB=9D=BC=20=EA=B8=80=EA=BC=B4=20=ED=81=AC=EA=B8=B0=EB=8F=84=20?=
=?UTF-8?q?=EC=A7=80=EC=A0=95=ED=95=A0=20=EC=88=98=20=EC=9E=88=EB=8A=94=20?=
=?UTF-8?q?=EA=B8=B0=EB=8A=A5=EC=9D=84=20=EC=B6=94=EA=B0=80?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6459 201d5d3c-b55e-5fd7-737f-ddc643e51545
---
modules/editor/editor.controller.php | 10 +++++++++-
modules/editor/editor.model.php | 4 ++++
modules/editor/lang/en.lang.php | 2 ++
modules/editor/lang/es.lang.php | 2 ++
modules/editor/lang/fr.lang.php | 2 ++
modules/editor/lang/jp.lang.php | 2 ++
modules/editor/lang/ko.lang.php | 2 ++
modules/editor/lang/ru.lang.php | 2 ++
modules/editor/lang/zh-CN.lang.php | 2 ++
modules/editor/lang/zh-TW.lang.php | 2 ++
modules/editor/skins/xpresseditor/editor.html | 2 +-
modules/editor/skins/xpresseditor/js/xe_interface.js | 6 +++++-
modules/editor/tpl/editor_module_config.html | 9 +++++++++
13 files changed, 44 insertions(+), 3 deletions(-)
diff --git a/modules/editor/editor.controller.php b/modules/editor/editor.controller.php
index ea45e5f2a..821be0f3d 100644
--- a/modules/editor/editor.controller.php
+++ b/modules/editor/editor.controller.php
@@ -92,6 +92,7 @@
}
if(count($font_list)) $editor_config->content_font = '"'.implode('","',$font_list).'"';
}
+ $editor_config->content_font_size = Context::get('content_font_size');
$editor_config->sel_editor_colorset = Context::get('sel_editor_colorset');
$editor_config->sel_comment_editor_colorset = Context::get('sel_comment_editor_colorset');
@@ -171,7 +172,14 @@
}
}
$content_font = $editor_config->content_font;
- if($content_font) Context::addHtmlHeader('');
+ $content_font_size = $editor_config->content_font_size;
+ if($content_font || $content_font_size) {
+ $buff = '';
+ Context::addHtmlHeader($buff);
+ }
}
$content = $this->transComponent($content);
diff --git a/modules/editor/editor.model.php b/modules/editor/editor.model.php
index 9b9da8e8f..dfda27fad 100644
--- a/modules/editor/editor.model.php
+++ b/modules/editor/editor.model.php
@@ -72,6 +72,7 @@
// 기본 글꼴 지정
Context::set('content_font', $option->content_font);
+ Context::set('content_font_size', $option->content_font_size);
// 자동 저장 유무 옵션 설정
if(!$option->enable_autosave) $enable_autosave = false;
@@ -224,6 +225,7 @@
$config->editor_skin = $editor_config->editor_skin;
$config->content_style = $editor_config->content_style;
$config->content_font = $editor_config->content_font;
+ $config->content_font_size = $editor_config->content_font_size;
$config->sel_editor_colorset = $editor_config->sel_editor_colorset;
$config->upload_file_grant = $editor_config->upload_file_grant;
$config->enable_default_component_grant = $editor_config->enable_default_component_grant;
@@ -235,6 +237,7 @@
$config->editor_skin = $editor_config->comment_editor_skin;
$config->content_style = $editor_config->content_style;
$config->content_font = $editor_config->content_font;
+ $config->content_font_size = $editor_config->content_font_size;
$config->sel_editor_colorset = $editor_config->sel_comment_editor_colorset;
$config->upload_file_grant = $editor_config->comment_upload_file_grant;
$config->enable_default_component_grant = $editor_config->enable_comment_default_component_grant;
@@ -256,6 +259,7 @@
$option->skin = $config->editor_skin;
$option->content_style = $config->content_style;
$option->content_font = $config->content_font;
+ $option->content_font_size = $config->content_font_size;
$option->colorset = $config->sel_editor_colorset;
// 파일 업로드 권한 체크
diff --git a/modules/editor/lang/en.lang.php b/modules/editor/lang/en.lang.php
index edd94ca04..bcdcb354d 100644
--- a/modules/editor/lang/en.lang.php
+++ b/modules/editor/lang/en.lang.php
@@ -18,6 +18,7 @@
$lang->component_grant = 'Permission Setting';
$lang->content_style = 'Content Style';
$lang->content_font = 'Content Font';
+ $lang->content_font_size = 'Content Font Size';
$lang->about_component = 'About component';
$lang->about_component_grant = 'Selected group(s) will be able to use expanded components of editor. (Leave them blank if you want all groups to have permission)';
@@ -45,6 +46,7 @@
$lang->about_editor_skin = 'You may select the skin of editor.';
$lang->about_content_style = 'You may select style for editting article or displaying content';
$lang->about_content_font = 'You may select font for editting article or displaying content. Default font is your own font Please use comma(,) for multiple input.';
+ $lang->about_content_font_size = '문서 편집 및 내용 출력시 원하는 폰트의 크기를 지정할 수 있습니다. 12px, 1em등 단위까지 포함해서 입력해주세요.';
$lang->about_upload_file_grant = 'Selected group(s) will be able to upload files. (Leave them blank if you want all groups to have permission)';
$lang->about_default_component_grant = 'Selected group(s) will be able to use default components of editor. (Leave them blank if you want all groups to have permission)';
$lang->about_editor_height = 'You may set the height of editor.';
diff --git a/modules/editor/lang/es.lang.php b/modules/editor/lang/es.lang.php
index d078af65c..a63168858 100644
--- a/modules/editor/lang/es.lang.php
+++ b/modules/editor/lang/es.lang.php
@@ -18,6 +18,7 @@
$lang->component_grant = 'Ajuste de las atribuciones';
$lang->content_style = 'Content Style';
$lang->content_font = 'Content Font';
+ $lang->content_font_size = '문서 폰트 크기';
$lang->about_component = 'Presentación del componente';
$lang->about_component_grant = 'Usted puede configurar el permiso de utilizar la ampliación de los componentes de editor. (Todo el mundo tendría permiso si no comprobado)';
@@ -45,6 +46,7 @@
$lang->about_editor_skin = 'Usted puede seleccionar la piel del editor.';
$lang->about_content_style = '문서 편집 및 내용 출력시 원하는 서식을 지정할 수 있습니다';
$lang->about_content_font = '문서 편집 및 내용 출력시 원하는 폰트를 지정할 수 있습니다. 지정하지 않으면 사용자 설정에 따르게 됩니다 ,(콤마)로 여러 폰트를 지정할 수 있습니다.';
+ $lang->about_content_font_size = '문서 편집 및 내용 출력시 원하는 폰트의 크기를 지정할 수 있습니다. 12px, 1em등 단위까지 포함해서 입력해주세요.';
$lang->about_upload_file_grant = 'Usted puede configurar el permiso de archivo adjunto. (Todo el mundo tendría permiso si no comprobado)';
$lang->about_default_component_grant = 'Usted puede configurar el permiso de uso de los componentes de editor por defecto. (Todo el mundo tendría permiso si no comprobado)';
$lang->about_editor_height = 'Usted puede configurar la altura del editor.';
diff --git a/modules/editor/lang/fr.lang.php b/modules/editor/lang/fr.lang.php
index 5df9e6984..7486c20e5 100644
--- a/modules/editor/lang/fr.lang.php
+++ b/modules/editor/lang/fr.lang.php
@@ -18,6 +18,7 @@
$lang->component_grant = 'Configuration de la Permission';
$lang->content_style = 'Content Style';
$lang->content_font = 'Content Font';
+ $lang->content_font_size = '문서 폰트 크기';
$lang->about_component = 'Sur le Composant';
$lang->about_component_grant = 'Vous pouvez configurer la Permission d\'utiliser des composants additionnels de l\'Editeur. (Tout le monde aura la Permission si vous ne cochez rien)';
@@ -45,6 +46,7 @@
$lang->about_editor_skin = 'Vous pouvez choisir l\'habillage de l\'Editeur.';
$lang->about_content_style = '문서 편집 및 내용 출력시 원하는 서식을 지정할 수 있습니다';
$lang->about_content_font = '문서 편집 및 내용 출력시 원하는 폰트를 지정할 수 있습니다. 지정하지 않으면 사용자 설정에 따르게 됩니다 ,(콤마)로 여러 폰트를 지정할 수 있습니다.';
+ $lang->about_content_font_size = '문서 편집 및 내용 출력시 원하는 폰트의 크기를 지정할 수 있습니다. 12px, 1em등 단위까지 포함해서 입력해주세요.';
$lang->about_upload_file_grant = 'Vous pouvez configurer la permission d\'attacher les fichiers. (Tout le monde aura la permission si vous ne cochez rien)';
$lang->about_default_component_grant = 'Vous pouvez configurer la permission d\'utiliser les Composants Par Défaut de l\'Editeur. (Tout le monde aura la permission si vous ne cochez rien)';
$lang->about_editor_height = 'Vous pouvez configurer l\'hauteur de l\'Editeur.';
diff --git a/modules/editor/lang/jp.lang.php b/modules/editor/lang/jp.lang.php
index 8efe3f4a7..8f3b98005 100644
--- a/modules/editor/lang/jp.lang.php
+++ b/modules/editor/lang/jp.lang.php
@@ -18,6 +18,7 @@
$lang->component_grant = '権限設定';
$lang->content_style = 'コンテンツスタイル';
$lang->content_font = 'コンテンツフォント';
+ $lang->content_font_size = '문서 폰트 크기';
$lang->about_component = 'コンポーネント情報';
$lang->about_component_grant = '基本コンポーネント以外の拡張コンポーネント機能が利用可能な権限の設定が出来ます。 (選択なしの場合、誰でも利用可能)';
@@ -45,6 +46,7 @@
$lang->about_editor_skin = 'エディターのスキンの選択が出来ます。';
$lang->about_content_style = 'コンテンツの編集、および内容表示の際のスタイルを指定します。';
$lang->about_content_font = 'コンテンツの編集、および内容表示の際のフォントを指定します。 指定してない場合、ユーザーの設定を従います。 半角コンマ(,)区切りで複数フォントの登録が出来ます。';
+ $lang->about_content_font_size = '문서 편집 및 내용 출력시 원하는 폰트의 크기를 지정할 수 있습니다. 12px, 1em등 단위까지 포함해서 입력해주세요.';
$lang->about_upload_file_grant = 'ファイル添付可能な権限の設定が出来ます。(選択なしの場合、誰でも添付が可能)';
$lang->about_default_component_grant = 'エディターでの基本コンポーネントを使用可能な権限の設定が出来ます。(選択なしの場合、誰でも利用可能)';
$lang->about_editor_height = 'エディターの基本高さを設定します。';
diff --git a/modules/editor/lang/ko.lang.php b/modules/editor/lang/ko.lang.php
index 3c7451c12..1237f38ff 100644
--- a/modules/editor/lang/ko.lang.php
+++ b/modules/editor/lang/ko.lang.php
@@ -18,6 +18,7 @@
$lang->component_grant = '권한설정';
$lang->content_style = '문서 서식';
$lang->content_font = '문서 폰트';
+ $lang->content_font_size = '문서 폰트 크기';
$lang->about_component = '컴포넌트 소개';
$lang->about_component_grant = '기본 컴포넌트외의 확장 컴포넌트 기능을 사용할 수 있는 권한을 지정할 수 있습니다. (모두 해제시 아무나 사용 가능합니다)';
@@ -45,6 +46,7 @@
$lang->about_editor_skin = '에디터 스킨을 선택하실 수 있습니다';
$lang->about_content_style = '문서 편집 및 내용 출력시 원하는 서식을 지정할 수 있습니다';
$lang->about_content_font = '문서 편집 및 내용 출력시 원하는 폰트를 지정할 수 있습니다. 지정하지 않으면 사용자 설정에 따르게 됩니다 ,(콤마)로 여러 폰트를 지정할 수 있습니다.';
+ $lang->about_content_font_size = '문서 편집 및 내용 출력시 원하는 폰트의 크기를 지정할 수 있습니다. 12px, 1em등 단위까지 포함해서 입력해주세요.';
$lang->about_upload_file_grant = '파일을 첨부할 수 있는 권한을 지정하실 수 있습니다. (모두 해제 시 아무나 첨부 가능합니다)';
$lang->about_default_component_grant = '에디터에서 사용되는 기본 컴포넌트를 사용할 수 있는 권한을 지정할 수 있습니다. (모두 해제 시 아무나 사용 가능합니다)';
$lang->about_editor_height = '에디터의 기본 높이를 지정하실 수 있습니다.';
diff --git a/modules/editor/lang/ru.lang.php b/modules/editor/lang/ru.lang.php
index 62cb4c8a4..0dfd4c5c2 100644
--- a/modules/editor/lang/ru.lang.php
+++ b/modules/editor/lang/ru.lang.php
@@ -18,6 +18,7 @@
$lang->component_grant = 'Настройки прав доступа';
$lang->content_style = 'Content Style';
$lang->content_font = 'Content Font';
+ $lang->content_font_size = '문서 폰트 크기';
$lang->about_component = 'О компоненте';
$lang->about_component_grant = 'Только выбранным группам позволено использование. (Каждый может использовать его, если режим выключен)';
@@ -45,6 +46,7 @@
$lang->about_editor_skin = '에디터 스킨을 선택하실 수 있습니다';
$lang->about_content_style = '문서 편집 및 내용 출력시 원하는 서식을 지정할 수 있습니다';
$lang->about_content_font = '문서 편집 및 내용 출력시 원하는 폰트를 지정할 수 있습니다. 지정하지 않으면 사용자 설정에 따르게 됩니다 ,(콤마)로 여러 폰트를 지정할 수 있습니다.';
+ $lang->about_content_font_size = '문서 편집 및 내용 출력시 원하는 폰트의 크기를 지정할 수 있습니다. 12px, 1em등 단위까지 포함해서 입력해주세요.';
$lang->about_upload_file_grant = '파일을 첨부할 수 있는 권한을 지정하실 수 있습니다 (모두 해제시 아무나 첨부 가능합니다)';
$lang->about_default_component_grant = '에디터에서 사용되는 기본 컴포넌트를 사용할 수 있는 권한을 지정할 수 있습니다. (모두 해제시 아무나 사용 가능합니다)';
$lang->about_editor_height = '에디터의 기본 높이를 지정하실 수 있습니다';
diff --git a/modules/editor/lang/zh-CN.lang.php b/modules/editor/lang/zh-CN.lang.php
index 195289fcd..1c39a264b 100644
--- a/modules/editor/lang/zh-CN.lang.php
+++ b/modules/editor/lang/zh-CN.lang.php
@@ -18,6 +18,7 @@
$lang->component_grant = '权限设置';
$lang->content_style = 'Content Style';
$lang->content_font = 'Content Font';
+ $lang->content_font_size = '문서 폰트 크기';
$lang->about_component = '组件简介';
$lang->about_component_grant = '可以设置除默认组件外的扩展组件使用权限 (全部解除时任何用户都可以使用)。';
@@ -45,6 +46,7 @@
$lang->about_editor_skin = '可以选择编辑器皮肤。';
$lang->about_content_style = '문서 편집 및 내용 출력시 원하는 서식을 지정할 수 있습니다';
$lang->about_content_font = '문서 편집 및 내용 출력시 원하는 폰트를 지정할 수 있습니다. 지정하지 않으면 사용자 설정에 따르게 됩니다 ,(콤마)로 여러 폰트를 지정할 수 있습니다.';
+ $lang->about_content_font_size = '문서 편집 및 내용 출력시 원하는 폰트의 크기를 지정할 수 있습니다. 12px, 1em등 단위까지 포함해서 입력해주세요.';
$lang->about_upload_file_grant = '可以设置上传文件的权限(全部解除为无限制)。';
$lang->about_default_component_grant = '可以设置编辑器默认组件的使用权限(全部解除为无限制)。';
$lang->about_editor_height = '可以指定编辑器的默认高度。';
diff --git a/modules/editor/lang/zh-TW.lang.php b/modules/editor/lang/zh-TW.lang.php
index ba2a9856b..1045a8549 100644
--- a/modules/editor/lang/zh-TW.lang.php
+++ b/modules/editor/lang/zh-TW.lang.php
@@ -18,6 +18,7 @@
$lang->component_grant = '權限設置';
$lang->content_style = '內容樣式';
$lang->content_font = '內容字體';
+ $lang->content_font_size = '문서 폰트 크기';
$lang->about_component = '組件簡介';
$lang->about_component_grant = '除預設組件外,可設置延伸組件的使用權限 (全部解除時,任何用戶都可使用)。';
@@ -45,6 +46,7 @@
$lang->about_editor_skin = '選擇編輯器面板。';
$lang->about_content_style = '문서 편집 및 내용 출력시 원하는 서식을 지정할 수 있습니다';
$lang->about_content_font = '문서 편집 및 내용 출력시 원하는 폰트를 지정할 수 있습니다. 지정하지 않으면 사용자 설정에 따르게 됩니다 ,(콤마)로 여러 폰트를 지정할 수 있습니다.';
+ $lang->about_content_font_size = '문서 편집 및 내용 출력시 원하는 폰트의 크기를 지정할 수 있습니다. 12px, 1em등 단위까지 포함해서 입력해주세요.';
$lang->about_upload_file_grant = '設置上傳檔案的權限(全部解除為無限制)。';
$lang->about_default_component_grant = '設置編輯器預設組件的使用權限(全部解除為無限制)。';
$lang->about_editor_height = '指定編輯器的預設高度。';
diff --git a/modules/editor/skins/xpresseditor/editor.html b/modules/editor/skins/xpresseditor/editor.html
index 76eb90478..0273d2330 100644
--- a/modules/editor/skins/xpresseditor/editor.html
+++ b/modules/editor/skins/xpresseditor/editor.html
@@ -517,7 +517,7 @@
diff --git a/modules/editor/skins/xpresseditor/js/xe_interface.js b/modules/editor/skins/xpresseditor/js/xe_interface.js
index 07948db08..ed3ed5fcc 100644
--- a/modules/editor/skins/xpresseditor/js/xe_interface.js
+++ b/modules/editor/skins/xpresseditor/js/xe_interface.js
@@ -2,10 +2,11 @@ if (!window.xe) xe = {};
xe.Editors = [];
-function editorStart_xe(editor_sequence, primary_key, content_key, editor_height, colorset, content_style, content_font) {
+function editorStart_xe(editor_sequence, primary_key, content_key, editor_height, colorset, content_style, content_font, content_font_size) {
if(typeof(colorset)=='undefined') colorset = 'white';
if(typeof(content_style)=='undefined') content_style = 'xeStyle';
if(typeof(content_font)=='undefined') content_font= '';
+ if(typeof(content_font_size)=='undefined') content_font_size= '';
var target_src = request_uri+'modules/editor/styles/'+content_style+'/editor.html';
@@ -150,6 +151,9 @@ function editorStart_xe(editor_sequence, primary_key, content_key, editor_height
if(content_font && !doc.body.style.fontFamily) {
doc.body.style.fontFamily = content_font;
}
+ if(content_font_size && !doc.body.style.fontSize) {
+ doc.body.style.fontSize = content_font_size;
+ }
// run
oEditor.run();
diff --git a/modules/editor/tpl/editor_module_config.html b/modules/editor/tpl/editor_module_config.html
index c91f0d984..fe7ec69fa 100644
--- a/modules/editor/tpl/editor_module_config.html
+++ b/modules/editor/tpl/editor_module_config.html
@@ -65,6 +65,15 @@
content_font)}" class="inputTypeText w400" />
+
+
{$lang->content_font_size}
+
{$lang->about_content_font_size}
+
+
+
+
+
+
{$lang->editor_height}
{$lang->about_editor_height}
From d4c3fe90e32201ad85debe38aa55bee7bacb57ef Mon Sep 17 00:00:00 2001
From: zero
Date: Tue, 2 Jun 2009 09:16:33 +0000
Subject: [PATCH 037/243] git-svn-id:
http://xe-core.googlecode.com/svn/sandbox@6460
201d5d3c-b55e-5fd7-737f-ddc643e51545
---
modules/editor/editor.controller.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/modules/editor/editor.controller.php b/modules/editor/editor.controller.php
index 821be0f3d..5bb665fb9 100644
--- a/modules/editor/editor.controller.php
+++ b/modules/editor/editor.controller.php
@@ -177,7 +177,7 @@
$buff = '';
+ $buff .= ' }; ';
Context::addHtmlHeader($buff);
}
}
From 5a5c5b0f2515af478cccf552bb71941d52b2d4f5 Mon Sep 17 00:00:00 2001
From: nicetwo
Date: Tue, 2 Jun 2009 09:28:42 +0000
Subject: [PATCH 038/243] =?UTF-8?q?=EC=98=81=EC=96=B4=20-=20=EC=B6=94?=
=?UTF-8?q?=EA=B0=80=20=EB=B2=88=EC=97=AD=20=ED=95=9C=EA=B5=AD=EC=96=B4=20?=
=?UTF-8?q?-=20=EC=98=A4=ED=83=80=20=EC=88=98=EC=A0=95=20=EB=B0=8F=20?=
=?UTF-8?q?=EC=96=B4=EC=83=89=ED=95=9C=20=EB=AC=B8=EC=9E=A5=20=EC=88=98?=
=?UTF-8?q?=EC=A0=95?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6461 201d5d3c-b55e-5fd7-737f-ddc643e51545
---
modules/editor/lang/en.lang.php | 2 +-
modules/layout/lang/en.lang.php | 142 ++++++++++++++++----------------
modules/layout/lang/ko.lang.php | 4 +-
modules/ldap/conf/info.xml | 7 ++
4 files changed, 81 insertions(+), 74 deletions(-)
diff --git a/modules/editor/lang/en.lang.php b/modules/editor/lang/en.lang.php
index bcdcb354d..00508c8a0 100644
--- a/modules/editor/lang/en.lang.php
+++ b/modules/editor/lang/en.lang.php
@@ -46,7 +46,7 @@
$lang->about_editor_skin = 'You may select the skin of editor.';
$lang->about_content_style = 'You may select style for editting article or displaying content';
$lang->about_content_font = 'You may select font for editting article or displaying content. Default font is your own font Please use comma(,) for multiple input.';
- $lang->about_content_font_size = '문서 편집 및 내용 출력시 원하는 폰트의 크기를 지정할 수 있습니다. 12px, 1em등 단위까지 포함해서 입력해주세요.';
+ $lang->about_content_font_size = 'You may select font size for editting article or displaying content. Please input units such as px or em.';
$lang->about_upload_file_grant = 'Selected group(s) will be able to upload files. (Leave them blank if you want all groups to have permission)';
$lang->about_default_component_grant = 'Selected group(s) will be able to use default components of editor. (Leave them blank if you want all groups to have permission)';
$lang->about_editor_height = 'You may set the height of editor.';
diff --git a/modules/layout/lang/en.lang.php b/modules/layout/lang/en.lang.php
index 5aa636891..53c8f0c00 100644
--- a/modules/layout/lang/en.lang.php
+++ b/modules/layout/lang/en.lang.php
@@ -31,83 +31,83 @@
Please first preview your code and then save it.
You can refer grammar of XE's template from XE Template.";
- $lang->layout_export = '내보내기';
- $lang->layout_btn_export = '내 레이아웃 다운로드';
- $lang->about_layout_export = '현재 수정된 레이아웃을 내보내기를 합니다.';
- $lang->layout_import = '가져오기';
- $lang->about_layout_import = '가져오기를 할 경우 기존 수정된 레이아웃을 삭제가 됩니다. 가져오기를 하기전에 내보내기를 통해 백업을 하시기 바랍니다.';
+ $lang->layout_export = 'Export';
+ $lang->layout_btn_export = 'Download My Layout';
+ $lang->about_layout_export = 'Export currently editted layout.';
+ $lang->layout_import = 'Import';
+ $lang->about_layout_import = 'Original layout will be deleted when you import. Please export current layout before importing.';
$lang->layout_manager = array(
- 0 => '레이아웃 매니저',
- 1 => '저장',
- 2 => '취소',
- 3 => '형태',
- 4 => '배열',
- 5 => '정렬',
- 6 => '고정 레이아웃',
- 7 => '가변 레이아웃',
- 8 => '고정+가변(내용)',
- 9 => '1칸',
- 10 => '2칸 (내용 왼쪽)',
- 11 => '2칸 (내용 오른쪽)',
- 12 => '3칸 (내용 왼쪽)',
- 13 => '3칸 (내용 가운데)',
- 14 => '3칸 (내용 오른쪽)',
- 15 => '왼쪽',
- 16 => '가운데',
- 17 => '오른쪽',
- 18 => '전체',
- 19 => '레이아웃',
- 20 => '위젯 추가',
- 21 => '내용 위젯 추가',
- 22 => '속성',
- 23 => '위젯 스타일',
- 24 => '수정',
- 25 => '삭제',
- 26 => '정렬',
- 27 => '한줄 차지',
- 28 => '왼쪽',
- 29 => '오른쪽',
- 30 => '가로 너비',
- 31 => '높이',
- 32 => '바깥 여백',
- 33 => '안쪽 여백',
- 34 => '위',
- 35 => '왼',
- 36 => '오른',
- 37 => '아래',
- 38 => '테두리',
- 39 => '없음',
- 40 => '배경',
- 41 => '색상',
- 42 => '그림',
- 43 => '선택',
- 44 => '배경 그림 반복',
- 45 => '반복',
- 46 => '반복 안함',
- 47 => '가로 반복',
- 48 => '세로 반복',
- 49 => '적용',
- 50 => '취소',
- 51 => '초기화',
- 52 => '글자',
- 53 => '글자 폰트',
- 54 => '글자 색',
+ 0 => 'Layout Manager',
+ 1 => 'Save',
+ 2 => 'Cancel',
+ 3 => 'Form',
+ 4 => 'Array',
+ 5 => 'Arrange',
+ 6 => 'Fixed Layout',
+ 7 => 'Variable Layout',
+ 8 => 'Fixed+Variable (Content)',
+ 9 => '1 Cell',
+ 10 => '2 Cells (left of content)',
+ 11 => '2 Cells (right of content)',
+ 12 => '3 Cells (left of content)',
+ 13 => '3 Cells (center of content)',
+ 14 => '3 Cells (right of content)',
+ 15 => 'Left',
+ 16 => 'Center',
+ 17 => 'Right',
+ 18 => 'All',
+ 19 => 'Layout',
+ 20 => 'Add Widget',
+ 21 => 'Add Content Widget',
+ 22 => 'Attribute',
+ 23 => 'Widget Style',
+ 24 => 'Modify',
+ 25 => 'Delete',
+ 26 => 'Align',
+ 27 => 'Occupy a Line',
+ 28 => 'Left',
+ 29 => 'Right',
+ 30 => 'Width',
+ 31 => 'Height',
+ 32 => 'Margin',
+ 33 => 'Padding',
+ 34 => 'Top',
+ 35 => 'Left',
+ 36 => 'Right',
+ 37 => 'Bottom',
+ 38 => 'Border',
+ 39 => 'None',
+ 40 => 'Background',
+ 41 => 'Color',
+ 42 => 'Image',
+ 43 => 'Select',
+ 44 => 'Repeat Background',
+ 45 => 'Repeat',
+ 46 => 'No Repeat',
+ 47 => 'Repeat Width',
+ 48 => 'Repeat Height',
+ 49 => 'Apply',
+ 50 => 'Cancel',
+ 51 => 'Reset',
+ 52 => 'Text',
+ 53 => 'Font',
+ 54 => 'Font Color',
);
- $lang->layout_image_repository = '레이아웃 파일 저장소';
- $lang->about_layout_image_repository = '선택된 레이아웃에 사용될 이미지/플래시파일등을 올릴 수 있습니다. 내보내기에 같이 포함이 됩니다';
- $lang->msg_layout_image_target = 'gif, png, jpg, swf, flv파일만 가능합니다';
- $lang->layout_migration = '레이아웃 내보내기/ 들이기';
- $lang->about_layout_migration = '수정된 레이아웃을 tar 파일로 내보내거나 tar 파일로 저장된 것을 불러올 수 있습니다'."\n".'(아직은 faceOff레이아웃만 내보내기/들이기가 됩니다';
+ $lang->layout_image_repository = 'Layout Repository';
+ $lang->about_layout_image_repository = 'You can upload images/flash files for selected layout. They will be included in exports';
+ $lang->msg_layout_image_target = 'Only gif, png, jpg, swf, flv files are allowed';
+ $lang->layout_migration = 'Layout Migration';
+ $lang->about_layout_migration = 'You can export or import editted layout as tar file'."\n".'(So far only FaceOff supports exports/imports)';
$lang->about_faceoff = array(
- 'title' => 'XpressEngine FaceOff Layout 관리자',
- 'description' => 'FaceOff Layout관리자는 웹상에서 쉽게 레이아웃을 꾸밀 수 있습니다. 아래 그림을 보시고 구성요소와 기능을 이용하여 원하시는 레이아웃을 만드세요',
- 'layout' => 'FaceOff는 위와 같은 HTML 구조로 되어 있습니다. 이 구조에서 CSS를 이용하여 형태/배열/정렬을 할 수 있고 또 Style을 이용하여 꾸밀 수 있습니다. 위젯 추가는 Extension(e1, e2)와 Neck, Knee에서 가능합니다. 이 외 Body, Layout, Header, Body, Footer는 Style을 꾸밀 수 있고 Content는 모듈의 내용이 출력됩니다.',
- 'setting' => '좌측 상단의 메뉴에 대해 설명 드립니다.
저장 : 설정된 내용을 저장합니다.
취소 : 설정한 내용을 저장하지 않고 돌아갑니다.
초기화 : 아무 설정도 되어 있지 않은 백지 상태로 돌립니다
형태 : 고정/ 가변/ 고정+가변(내용)의 형태를 지정합니다.
배열 : Extension 2개와 Content를 배열합니다.
정렬 : 레이아웃의 위치를 정렬시킬 수 있습니다.
',
- 'hotkey' => '마우스로 각 영역을 선택하면서 Hot Key를 이용하시면 더 쉽게 꾸미실 수 있습니다.
tab 키 : 위젯이 선택되어 있지 않으면 Header, Body, Footer 순으로 선택됩니다. 위젯이 선택되어 있다면 다음 위젯으로 선택이 이동됩니다.
Shift + tab키 : tab키와 반대 역할을 합니다.
Esc : 아무것도 선택되어 있지 않을때 Esc를 누르면 Neck, Extension(e1,e2),Knee 순서대로 선택이 되며 위젯이 선택되어 있다면 선택된 위젯을 감싸는 영역이 선택됩니다.
방향키 : 위젯이 선택되어 있을때 방향키를 이용하여 위젯을 다른 영역으로 이동시킬 수 있습니다.
',
- 'attribute' => '위젯을 제외한 각 영역들은 모두 배경 색/ 이미지를 지정할 수 있고 글자색(a 태그 포함됨)을 정할 수 있습니다.',
+ 'title' => 'XpressEngine FaceOff Layout Manager',
+ 'description' => 'FaceOff Layout Manager willl help you design layout on the web easily. Please design your own layout with components and functions as shown below.',
+ 'layout' => 'FaceOff has HTML structure as above. You can arrange/align with CSS, or use Style to design. You can add widget from Extension(e1, e2), Neck and Knee. Also Body, Layout, Header, Body, Footer can designed by Style, and Content will display content.',
+ 'setting' => 'Let me explain you the upper menu on left.
Save : Save current settings.
Cancel : Discard current settings and go back.
Reset : Clear current settings
Form : Set form as Fixed/ Variable/ Fixed+Variable(Content).
Arrange : Arrange 2 Extensions and Content.
Align : Align the position of layout.
',
+ 'hotkey' => 'You can design your layout more easily with Hot Keys.
tab : Unless a widget is selected, Header, Body, Footer will be selected in order. If not, next widget will be selected.
Shift + tab : It does the opposite function to tab key.
Esc : If nothing is selected, Neck, Extension(e1,e2),Knee will be selected in order, if a widget is selected, area of the widget will be selected.
Arrow Key : If a widget is selected, arrow key will move the widget to other areas.
{$item->getNickName()}
+-- {$reply->nick_name}
+ - {$reply->nick_name}
-
{$reply->content}
{getTimeGap($reply->regdate, 'Y/m/d')}
From 93ceea706e6609f6bfafd3e0e4513b13dfc289c5 Mon Sep 17 00:00:00 2001
From: ChanMyeong
Date: Fri, 29 May 2009 05:54:30 +0000
Subject: [PATCH 015/243] =?UTF-8?q?=EC=B9=B4=ED=85=8C=EA=B3=A0=EB=A6=AC=20?=
=?UTF-8?q?=EB=AA=A9=EB=A1=9D=20=EC=B6=9C=EB=A0=A5=20=EC=98=A4=EB=A5=98=20?=
=?UTF-8?q?=EB=94=94=EB=B2=84=EA=B9=85?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6438 201d5d3c-b55e-5fd7-737f-ddc643e51545
---
widgets/category/skins/default/category.html | 1 +
widgets/category/skins/default/css/widget.css | 8 ++++----
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/widgets/category/skins/default/category.html b/widgets/category/skins/default/category.html
index a7749648b..619173d19 100644
--- a/widgets/category/skins/default/category.html
+++ b/widgets/category/skins/default/category.html
@@ -44,6 +44,7 @@
+
- - - - - -
- - - {@ $_pDepth = $val->depth} - - -- -
+ + + + +
+ + + {@ $_pDepth = $val->depth} + ++ +
{$lang->about_allow_service}
+@@ -33,7 +33,6 @@ -
지정하지 않으면 사용자 설정에 따르게 됩니다
,(콤마)로 여러 폰트를 지정할 수 있습니다.'; + $lang->about_content_style = 'You may select style for editting article or displaying content'; + $lang->about_content_font = 'You may select font for editting article or displaying content.
Default font is your own font
Please use comma(,) for multiple input.'; $lang->about_upload_file_grant = 'Selected group(s) will be able to upload files. (Leave them blank if you want all groups to have permission)'; $lang->about_default_component_grant = 'Selected group(s) will be able to use default components of editor. (Leave them blank if you want all groups to have permission)'; $lang->about_editor_height = 'You may set the height of editor.'; @@ -154,69 +154,69 @@ $lang->edit->hyperlink = 'Hyperlink'; $lang->edit->target_blank = 'New Window'; - $lang->edit->quotestyle1 = '왼쪽 실선'; - $lang->edit->quotestyle2 = '인용부호'; - $lang->edit->quotestyle3 = '실선'; - $lang->edit->quotestyle4 = '실선 + 배경'; - $lang->edit->quotestyle5 = '굵은 실선'; - $lang->edit->quotestyle6 = '점선'; - $lang->edit->quotestyle7 = '점선 + 배경'; - $lang->edit->quotestyle8 = '적용 취소'; + $lang->edit->quotestyle1 = 'Left Solid'; + $lang->edit->quotestyle2 = 'Quote'; + $lang->edit->quotestyle3 = 'Solid'; + $lang->edit->quotestyle4 = 'Solid + Background'; + $lang->edit->quotestyle5 = 'Bold Solid'; + $lang->edit->quotestyle6 = 'Dotted'; + $lang->edit->quotestyle7 = 'Dotted + Background'; + $lang->edit->quotestyle8 = 'Cancel'; - $lang->edit->jumptoedit = '편집 도구모음 건너뛰기'; - $lang->edit->set_sel = '칸 수 지정'; - $lang->edit->row = '행'; - $lang->edit->col = '열'; - $lang->edit->add_one_row = '1행추가'; - $lang->edit->del_one_row = '1행삭제'; - $lang->edit->add_one_col = '1열추가'; - $lang->edit->del_one_col = '1열삭제'; + $lang->edit->jumptoedit = 'Skip Edit Toolbox'; + $lang->edit->set_sel = 'Set Cell Count'; + $lang->edit->row = 'Row'; + $lang->edit->col = 'Column'; + $lang->edit->add_one_row = 'Add 1 Row'; + $lang->edit->del_one_row = 'Remove 1 Row'; + $lang->edit->add_one_col = 'Add 1 Column'; + $lang->edit->del_one_col = 'Remove 1 Column'; - $lang->edit->table_config = '표 속성 지정'; - $lang->edit->border_width = '테두리 굵기'; - $lang->edit->border_color = '테두리 색'; - $lang->edit->add = '더하기'; - $lang->edit->del = '빼기'; - $lang->edit->search_color = '색상찾기'; - $lang->edit->table_backgroundcolor = '표 배경색'; - $lang->edit->special_character = '특수문자'; - $lang->edit->insert_special_character = '특수문자 삽입'; - $lang->edit->close_special_character = '특수문자 레이어 닫기'; - $lang->edit->symbol = '일반기호'; - $lang->edit->number_unit = '숫자와 단위'; - $lang->edit->circle_bracket = '원,괄호'; + $lang->edit->table_config = 'Table Config'; + $lang->edit->border_width = 'Border Width'; + $lang->edit->border_color = 'Border Color'; + $lang->edit->add = 'Add'; + $lang->edit->del = 'Sub'; + $lang->edit->search_color = 'Search Colors'; + $lang->edit->table_backgroundcolor = 'Table Background Color'; + $lang->edit->special_character = 'Special Characters'; + $lang->edit->insert_special_character = 'Insert Special Characters'; + $lang->edit->close_special_character = 'Close Special Characters Layer'; + $lang->edit->symbol = 'Symbols'; + $lang->edit->number_unit = 'Numbers and Units'; + $lang->edit->circle_bracket = 'Circles, Brackets'; $lang->edit->korean = 'Korean'; $lang->edit->greece = 'Greek'; $lang->edit->Latin = 'Latin'; $lang->edit->japan = 'Japanese'; - $lang->edit->selected_symbol = '선택한 기호'; + $lang->edit->selected_symbol = 'Selected Symbols'; $lang->edit->search_replace = 'Find/Replace'; - $lang->edit->close_search_replace = '찾기/바꾸기 레이어 닫기'; + $lang->edit->close_search_replace = 'Close Find/Replace Layer'; $lang->edit->replace_all = 'Replace All'; - $lang->edit->search_words = '찾을단어'; - $lang->edit->replace_words = '바꿀단어'; - $lang->edit->next_search_words = '다음찾기'; - $lang->edit->edit_height_control = '입력창 크기 조절'; + $lang->edit->search_words = 'Words to Find'; + $lang->edit->replace_words = 'Words to Replace'; + $lang->edit->next_search_words = 'Find Next'; + $lang->edit->edit_height_control = 'Set Edit Form Size'; $lang->edit->merge_cells = 'Merge Table Cells'; - $lang->edit->split_row = '행 분할'; - $lang->edit->split_col = '열 분할'; + $lang->edit->split_row = 'Split Row'; + $lang->edit->split_col = 'Split Column'; - $lang->edit->toggle_list = '목록 접기/펼치기'; - $lang->edit->minimize_list = '최소화'; + $lang->edit->toggle_list = 'Fold/Unfold'; + $lang->edit->minimize_list = 'Minimize'; - $lang->edit->move = '이동'; - $lang->edit->materials = '글감보관함'; - $lang->edit->temporary_savings = '임시저장목록'; + $lang->edit->move = 'Move'; + $lang->edit->materials = 'Materials'; + $lang->edit->temporary_savings = 'Temporary Saved List'; - $lang->edit->drag_here = '아래의 단락추가 툴바에서 원하는 유형의 단락을 추가해 글 쓰기를 시작하세요.
글감 보관함에 글이 있으면 이곳으로 끌어 넣기 할 수 있습니다.'; + $lang->edit->drag_here = 'You can start writting with a selected paragraph from paragraph toolbar below.
If there is an article in temporary saved list, you can drag it to edit form.'; - $lang->edit->paging_prev = '이전'; - $lang->edit->paging_next = '다음'; - $lang->edit->paging_prev_help = '이전 페이지로 이동합니다.'; - $lang->edit->paging_next_help = '다음 페이지로 이동합니다.'; + $lang->edit->paging_prev = 'Prev'; + $lang->edit->paging_next = 'Next'; + $lang->edit->paging_prev_help = 'Move to previous page.'; + $lang->edit->paging_next_help = 'Move to next page.'; $lang->edit->toc = 'Table of Contents'; ?> diff --git a/modules/module/lang/en.lang.php b/modules/module/lang/en.lang.php index 3e5e5754d..2d8cf72e3 100644 --- a/modules/module/lang/en.lang.php +++ b/modules/module/lang/en.lang.php @@ -27,7 +27,7 @@ $lang->skin_history = 'Update history'; $lang->module_copy = "Duplicate Module"; $lang->module_selector = "Module Selector"; - $lang->do_selected = "선택된 것들을..."; + $lang->do_selected = "You would..."; $lang->bundle_setup = "Bundle Setup"; $lang->bundle_addition_setup = "Bundle Additional Setup"; $lang->bundle_grant_setup = "Bundle Permission Setup"; From 38e771324c09888533f53539d096b178f116d92d Mon Sep 17 00:00:00 2001 From: zero
- 1. サーバー側のPHPの設定中、「safe_mode=On」になった際、FTP情報を用いてXEが正常に働くようにします。 -
+ 1. サーバー側のPHPの設定中、「safe_mode=On」になった際、FTP情報を用いてXEが正常に働くようにします。
2. FTP経由でXEの自動アップデート等に使われます。
- FTP情報は「files/config/ftp.config.php」の中に保存されます。
+ FTP情報は「files/config/ftp.config.php」の中に保存されます。
また、XEのインストールの後、管理者画面からFTP情報の変更・削除が可能です。(省略可能)
"; diff --git a/modules/admin/lang/jp.lang.php b/modules/admin/lang/jp.lang.php index 8e4e94997..3482360f9 100644 --- a/modules/admin/lang/jp.lang.php +++ b/modules/admin/lang/jp.lang.php @@ -35,7 +35,7 @@ $lang->current_version = 'インストールバージョン'; $lang->current_path = 'インストールパス'; $lang->released_version = '最新バージョン'; - $lang->about_download_link = 'インストールされたバージョンより新しいバージョンが配布されています。\n「ダウンロード」リンクをクリックするとダウンロード出来ます。'; + $lang->about_download_link = "インストールされたバージョンより新しいバージョンが配布されています。\n「ダウンロード」リンクをクリックするとダウンロード出来ます。"; $lang->item_module = 'モジュールリスト'; $lang->item_addon = 'アドオンリスト'; diff --git a/modules/editor/lang/jp.lang.php b/modules/editor/lang/jp.lang.php index ad683eb3f..8efe3f4a7 100644 --- a/modules/editor/lang/jp.lang.php +++ b/modules/editor/lang/jp.lang.php @@ -56,18 +56,18 @@ $lang->edit->fontsize = 'フォントサイズ'; $lang->edit->use_paragraph = '段落機能'; $lang->edit->fontlist = array( - 'MS PGothic'=>'MS Pゴシック', - 'MS PMincho'=>'MS P明朝', - 'MS UI Gothic'=>'MS UI Gothic', - 'Arial'=>'Arial', - 'Arial Black'=>'Arial Black', - 'Tahoma'=>'Tahoma', - 'Verdana'=>'Verdana', - 'Sans-serif'=>'Sans-serif', - 'Serif'=>'Serif', - 'Monospace'=>'Monospace', - 'Cursive'=>'Cursive', - 'Fantasy'=>'Fantasy', + 'MS PGothic' => 'MS Pゴシック', + 'MS PMincho' => 'MS P明朝', + 'MS UI Gothic' => 'MS UI Gothic', + 'Arial' => 'Arial', + 'Arial Black' => 'Arial Black', + 'Tahoma' => 'Tahoma', + 'Verdana' => 'Verdana', + 'Sans-serif' => 'Sans-serif', + 'Serif' => 'Serif', + 'Monospace' => 'Monospace', + 'Cursive' => 'Cursive', + 'Fantasy' => 'Fantasy', ); $lang->edit->header = '見出し'; @@ -83,7 +83,7 @@ $lang->edit->submit = '送信'; $lang->edit->fontcolor = 'テキストの色'; - $lang->edit->fontbgcolor = 'ハイライト カラー'; + $lang->edit->fontbgcolor = 'テキストの背景色'; $lang->edit->bold = '太字'; $lang->edit->italic = '斜体'; $lang->edit->underline = '下線'; @@ -175,7 +175,7 @@ $lang->edit->add_one_col = '1列追加'; $lang->edit->del_one_col = '1列削除'; - $lang->edit->table_config = '표属性の設定'; + $lang->edit->table_config = 'テーブル属性の設定'; $lang->edit->border_width = '外枠太さ'; $lang->edit->border_color = '外枠色'; $lang->edit->add = '挿入'; diff --git a/modules/member/lang/jp.lang.php b/modules/member/lang/jp.lang.php index 7f17a5ff3..5757a323b 100644 --- a/modules/member/lang/jp.lang.php +++ b/modules/member/lang/jp.lang.php @@ -126,7 +126,7 @@ $lang->msg_auth_mail_sent = "%s 宛に認証情報内容が送信されました。メールを確認して下さい。"; $lang->msg_confirm_mail_sent = "%s 宛に確認メールを送信しました。メールをご確認下さい。"; $lang->msg_invalid_auth_key = '正しくないアカウントの認証要求です。
IDとパスワードの検索を行うか、サイト管理者にアカウント情報をお問い合わせ下さい。'; - $lang->msg_success_authed = '認証が正常に行われ、ログイン出来ました。\n必ず確認メールに記載されたパスワードを利用してお好みのパスワードに変更して下さい。.'; + $lang->msg_success_authed = '認証が正常に行われ、ログイン出来ました。\n必ず確認メールに記載されたパスワードを利用してお好みのパスワードに変更して下さい。'; $lang->msg_success_confirmed = '会員登録、有難うございます。'; $lang->msg_new_member = '会員追加'; diff --git a/modules/module/lang/jp.lang.php b/modules/module/lang/jp.lang.php index df8b21ef0..ae7d35035 100644 --- a/modules/module/lang/jp.lang.php +++ b/modules/module/lang/jp.lang.php @@ -75,9 +75,9 @@ $lang->msg_extra_name_exists = '既に存在する拡張変数名です。他の拡張変数名を入力して下さい。'; $lang->about_browser_title = 'ブラウザのタイトルバーに表示される内容です。RSS/Trackbackでも使用します。'; - $lang->about_mid = 'モジュール名は「http://アドレス/?mid=モジュール名」のように直接呼び出せるパラメーター値です。
※英数の頭文字と[英数と_のみ]の組み合わせ (すべて半角) The maximum length is 40.'; + $lang->about_mid = 'モジュール名は「http://アドレス/?mid=モジュール名」のように直接呼び出せるパラメーター値です。
※英数の頭文字と[英数と_のみ]の組み合わせ (すべて半角、最大40文字) '; $lang->about_default = 'チェックすると、サイトに「mid値」なしでアクセスした場合、デフォルトで表示します。'; - $lang->about_module_category = 'カテゴリで管理出来るようにします。モジュールのカテゴリの管理は、「モジュール管理 > モジュールカテゴリ」にて行います。"; + $lang->about_module_category = "カテゴリで管理出来るようにします。モジュールのカテゴリの管理は、「モジュール管理 > モジュールカテゴリ」にて行います。"; $lang->about_description= '管理用として用いられる説明です。'; $lang->about_header_text = 'モジュールのヘッダーに表示される内容です。(HTMLタグの使用可能)'; $lang->about_footer_text = 'モジュールのフッターに表示される内容です。(HTMLタグの使用可能)'; diff --git a/modules/planet/lang/jp.lang.php b/modules/planet/lang/jp.lang.php index 4db6e3b14..748316bed 100644 --- a/modules/planet/lang/jp.lang.php +++ b/modules/planet/lang/jp.lang.php @@ -1,6 +1,6 @@ planet_title = 'プラネットタイトル'; $lang->planet_url = 'プラネットURL'; $lang->planet_myplanet = 'マイプラネット'; - $lang->planet_whos_planet = '%s さんのプラネット'; - $lang->planet_whos_favorite = '%s さんのお気に入り'; - $lang->planet_whos_favorite_list = ''%s'さんがよく訪れるプラネット'; + $lang->planet_whos_planet = "%s さんのプラネット"; + $lang->planet_whos_favorite = "%s さんのお気に入り"; + $lang->planet_whos_favorite_list = "'%s'さんがよく訪れるプラネット"; $lang->planet_favorite = 'お気に入り'; $lang->planet_welcome = 'ようこそ!'; @@ -24,7 +24,7 @@ プラネットを初期ページとして利用する場合は、ホームページパッケージで登録されているドメインと異なるドメインを登録して下さい。"; $lang->planet_mid = 'プラネットアクセスアドレス"; - $lang->about_planet_mid = "プラネットアクセスアドレスは「http://XEアドレス/プラネットアクセスアドレス」のようにダイレクトで接続出来るアドレスを指します。'; + $lang->about_planet_mid = 'プラネットアクセスアドレスは「http://XEアドレス/プラネットアクセスアドレス」のようにダイレクトで接続出来るアドレスを指します。'; $lang->planet_default_skin = 'プラネット基本スキン'; $lang->about_planet_default_skin = 'プラネットメインページ及び作成されたプラネットの基本スキンに設定されます。'; @@ -108,8 +108,8 @@ $lang->planet_nowhot_tag = 'プラネット人気タグ'; $lang->cmd_planet_close_nowhot_tag = '人気タグを閉じる'; - $lang->about_planet_whats_textSearch_in_planet = '%sさんのプラネットから検索した'%s'の検索結果です。'; - $lang->about_planet_whats_textSearch = ''%s'の全体検索結果です。'; + $lang->about_planet_whats_textSearch_in_planet = "%sさんのプラネットから検索した'%s'の検索結果です。"; + $lang->about_planet_whats_textSearch = "'%s'の全体検索結果です。"; $lang->planet_acticle = '記事'; $lang->planet_persontag = '人物タグ'; diff --git a/modules/point/lang/jp.lang.php b/modules/point/lang/jp.lang.php index 0783cb7c6..b9e148dde 100644 --- a/modules/point/lang/jp.lang.php +++ b/modules/point/lang/jp.lang.php @@ -5,11 +5,11 @@ * @brief ポイント(point)モジュールの基本言語パッケージ **/ - $lang->point = "ポイント"; - $lang->level = "レベル"; + $lang->point = 'ポイント'; + $lang->level = 'レベル'; - $lang->about_point_module = "ポイントモジュールでは、書き込み作成/コメント作成/アップロード/ダウンロードなどのユーザの活動に対してポイントの計算を行います。但し、ポイントモジュールでは設定のみを行い、アドオンでポイントシステムを「使用」に設定しなければポイントは累積されません。"; - $lang->about_act_config = "掲示板、ブログなどのモジュールごとに「書き込み作成・削除/コメント作成・削除」などのアクションがあります。掲示板/ブログ以外のモジュールにポイントシステムを連動させたい場合は、各機能のアクションの「act値」を追加します。連動は半角「,(コンマ)」で区切って追加します。"; + $lang->about_point_module = 'ポイントモジュールでは、書き込み作成/コメント作成/アップロード/ダウンロードなどのユーザの活動に対してポイントの計算を行います。但し、ポイントモジュールでは設定のみを行い、アドオンでポイントシステムを「使用」に設定しなければポイントは累積されません。'; + $lang->about_act_config = '掲示板、ブログなどのモジュールごとに「書き込み作成・削除/コメント作成・削除」などのアクションがあります。掲示板/ブログ以外のモジュールにポイントシステムを連動させたい場合は、各機能のアクションの「act値」を追加します。連動は半角「,(コンマ)」で区切って追加します。'; $lang->max_level = '最高レベル'; $lang->about_max_level = '最高レベルを指定することが出来ます。最高レベルは「1000」がマクシマムなので、レベルアイコンに注意が必要です。'; @@ -61,7 +61,7 @@ $lang->cmd_point_member_list = '会員ポイントリスト'; $lang->msg_cannot_download = 'ポイントが不足しているため、ダウンロード出来ません。'; - $lang->msg_disallow_by_point = "ポイントが不足しているため、閲覧が出来ません。(必要ポイント : %d, 保有ポイント : %d)"; + $lang->msg_disallow_by_point = "ポイントが不足しているため、閲覧が出来ません。(必要ポイント : %d、 保有ポイント : %d)"; $lang->point_recal_message = 'ただ今ポイントを適用しています。 (%d / %d)'; $lang->point_recal_finished = 'ポイント再計算が完了しました。'; From dde195e3dff4502b511ea8c60abc2ae22a348ee0 Mon Sep 17 00:00:00 2001 From: heemin
(選択なしの場合、全てのモジュールが利用可能対象)'; - $lang->about_addon = 'アドオンは、HTMLの出力をコントロールするというより、動作を制御する役割をします。お好みのアドオンを「使用/未使用」に設定するだけで、サイトの運営に有用な機能が利用出来ます。'; + $lang->about_addon = 'アドオンは、HTMLの出力をコントロールすると言うより、動作を制御する役割をします。お好みのアドオンを「使用/未使用」に設定するだけで、サイトの運営に有用な機能が利用出来ます。'; ?> diff --git a/modules/admin/lang/jp.lang.php b/modules/admin/lang/jp.lang.php index 3482360f9..387e1ca58 100644 --- a/modules/admin/lang/jp.lang.php +++ b/modules/admin/lang/jp.lang.php @@ -56,7 +56,7 @@ $lang->msg_default_act_is_null = 'デフォルトの管理者のアクションが指定されていないため、ショットカットを登録することが出来ません。'; $lang->welcome_to_xe = 'XEの管理者ページです。'; - $lang->about_admin_page = "管理者ページはまだ未完成です。\nクローズベータバージョンの期間に、多くの方々からご意見をいただきながら、必ず必要なコンテンツを埋めていきたいと思います。"; + $lang->about_admin_page = "管理者ページはまだ未完成です。\nクローズベータバージョンの期間に、多くの方々からご意見をいただきながら、必ず完成したいと思います。"; $lang->about_lang_env = '初めてサイトに訪問したユーザーに対し、上記の選択した言語でサイトを表示させるためには、必ず下記の「保存」ボタンをクリックして適用して下さい。'; $lang->xe_license = 'XEのライセンスはGPLです。'; diff --git a/modules/editor/components/code_highlighter/lang/jp.lang.php b/modules/editor/components/code_highlighter/lang/jp.lang.php index 324694df5..bc3cff24d 100644 --- a/modules/editor/components/code_highlighter/lang/jp.lang.php +++ b/modules/editor/components/code_highlighter/lang/jp.lang.php @@ -9,6 +9,6 @@ $lang->used_collapse = '折りたたみ機能を使う'; $lang->hidden_linenumber = '行番号を隠す'; $lang->hidden_controls = 'ツールバーを隠す'; -$lang->file_path = 'ファイルパス'; +$lang->file_path = 'ファイルのパス'; $lang->description = '説明'; $lang->first_line = '開始する行番号'; diff --git a/modules/editor/components/image_gallery/lang/jp.lang.php b/modules/editor/components/image_gallery/lang/jp.lang.php index d07ae739c..1405c6c9e 100644 --- a/modules/editor/components/image_gallery/lang/jp.lang.php +++ b/modules/editor/components/image_gallery/lang/jp.lang.php @@ -21,7 +21,7 @@ $lang->gallery_bg_color = "背景色"; $lang->about_image_list = "イメージギャラリーに追加するファイルを選択して下さい。選択した後、ドラッグまたは「Shift+クリック(範囲選択)、Ctrl+クリック(個別選択)」が出来ます。"; - $lang->cmd_gallery_prev = "前のイメージ表示"; + $lang->cmd_gallery_prev = "前のイメージ表示"; $lang->cmd_gallery_next = "次のイメージ表示"; $lang->cmd_gallery_thumbnail = "サムネール表示"; ?> diff --git a/modules/homepage/lang/jp.lang.php b/modules/homepage/lang/jp.lang.php index 6800fa851..37acefee7 100644 --- a/modules/homepage/lang/jp.lang.php +++ b/modules/homepage/lang/jp.lang.php @@ -59,7 +59,7 @@ 'dispHomepageMemberGroupManage' => '会員のグループ管理', 'dispHomepageMemberManage' => '会員リスト', 'dispHomepageTopMenu' => '基本メニュー 管理', - 'dispHomepageComponent' => '機能設定', + "dispHomepageComponent" => '機能設定', 'dispHomepageCounter' => 'アクセス集計', 'dispHomepageMidSetup' => 'モジュール詳細設定', ); @@ -101,6 +101,5 @@ $lang->msg_module_count_exceed = '許可されたモジュール数を超過したため、作成が出来ません。'; $lang->msg_not_enabled_id = '利用出来ないIDです。'; $lang->msg_same_site = '同一バーチャル(Virtual)サイトのモジュールは移動出来ません。'; - $lang->about_move_module = 'バーチャル(Virtual)サイトと基本サイト間でのモジュール移動が出来ます。
ただし、他のバーチャル(Virtual)サイトへのモジュールを移動したり、同名のmidがある場合、予測が出来ない不具合が有り得るので、必ずバーチャル(Virtual)サイトと基本サイト間で異なる名前のモジュールを移動してください。 -'; + $lang->about_move_module = 'バーチャル(Virtual)サイトと基本サイト間でのモジュール移動が出来ます。
ただし、他のバーチャル(Virtual)サイトへのモジュールを移動したり、同名のmidがある場合、予測が出来ない不具合が有り得るので、必ずバーチャル(Virtual)サイトと基本サイト間で異なる名前のモジュールを移動してください。'; ?> diff --git a/modules/install/lang/jp.lang.php b/modules/install/lang/jp.lang.php index 4735b5605..ad4b8d778 100644 --- a/modules/install/lang/jp.lang.php +++ b/modules/install/lang/jp.lang.php @@ -138,9 +138,9 @@ You may charge a fee for the physical act of transferring a copy, and you may at 2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: -a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. -b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. -c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) +a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. +b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. +c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. @@ -150,9 +150,9 @@ In addition, mere aggregation of another work not based on the Program with the 3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: -a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, -b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, -c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) +a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, +b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, +c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. @@ -271,5 +271,5 @@ EndOfLicense; $lang->msg_dbconnect_failed = "データベースアクセスにエラーが発生しました。\nデータベースの情報をもう一度確認して下さい。"; $lang->msg_table_is_exists = "既にデータベースにデーブルが作成されています。\nconfigファイルを再作成しました。"; $lang->msg_install_completed = "インストールが完了しました。\nありがとうございます。"; - $lang->msg_install_failed = "インストールファイルを作成する際にエラーが発生しました。"; + $lang->msg_install_failed = 'インストールファイルを作成する際にエラーが発生しました。'; ?> diff --git a/modules/message/lang/jp.lang.php b/modules/message/lang/jp.lang.php index 60e7fdc88..bfd5c6eba 100644 --- a/modules/message/lang/jp.lang.php +++ b/modules/message/lang/jp.lang.php @@ -6,5 +6,5 @@ **/ $lang->message = 'エラー表示'; - $lang->about_skin = "メッセージを表示する際のスキンが指定出来ます。"; + $lang->about_skin = 'メッセージを表示する際のスキンが指定出来ます。'; ?> diff --git a/modules/module/lang/jp.lang.php b/modules/module/lang/jp.lang.php index ae7d35035..38df27081 100644 --- a/modules/module/lang/jp.lang.php +++ b/modules/module/lang/jp.lang.php @@ -14,7 +14,7 @@ $lang->module_action = '動作'; $lang->module_maker = 'モジュール作者'; $lang->module_license = 'ライセンス'; - $lang->module_history = '変更内容 '; + $lang->module_history = '変更履歴 '; $lang->category_title = 'カテゴリ名'; $lang->header_text = 'ヘッダー内容'; $lang->footer_text = 'フッター内容'; diff --git a/modules/planet/lang/jp.lang.php b/modules/planet/lang/jp.lang.php index 748316bed..b89cb9c20 100644 --- a/modules/planet/lang/jp.lang.php +++ b/modules/planet/lang/jp.lang.php @@ -1,6 +1,6 @@ planet_mid = 'プラネットアクセスアドレス"; + $lang->planet_mid = 'プラネットアクセスアドレス'; $lang->about_planet_mid = 'プラネットアクセスアドレスは「http://XEアドレス/プラネットアクセスアドレス」のようにダイレクトで接続出来るアドレスを指します。'; $lang->planet_default_skin = 'プラネット基本スキン'; @@ -58,7 +58,7 @@ $lang->cmd_planet_addfavorite = 'お気に入り追加'; $lang->planet_hot_tag = 'リアルタイム人気タグ'; - $lang->planet_home = 'Planet TOP'; + $lang->planet_home = 'プラネットトップ'; $lang->cmd_planet_more_tag = 'タグをもっと見る'; $lang->planet_memo = 'メモ'; @@ -100,7 +100,7 @@ $lang->cmd_planet_ok_move_myplanet = '確認 : マイプラネットに移動します。'; - $lang->about_planet_login = 'IDとPasswordを入力してログインボタンをクリックして下さい。'; + $lang->about_planet_login = 'IDとパスワードを入力してログインボタンをクリックして下さい。'; $lang->cmd_planet_login = 'ログイン'; @@ -120,7 +120,7 @@ $lang->cmd_planet_add_tag = '関心タグ追加'; $lang->cmd_planet_add_article = '新規投稿'; $lang->cmd_planet_post_article = '登録'; - $lang->planet_postscript = 'P.S.'; + $lang->planet_postscript = '追記'; $lang->planet_article_preview = 'プレビュー'; diff --git a/modules/poll/lang/jp.lang.php b/modules/poll/lang/jp.lang.php index 632af44e2..aa3bea360 100644 --- a/modules/poll/lang/jp.lang.php +++ b/modules/poll/lang/jp.lang.php @@ -5,10 +5,10 @@ * @brief アンケート(poll)モジュールの基本言語パッケージ **/ - $lang->poll = "アンケート調査"; - $lang->poll_stop_date = "アンケート調査の終了日"; - $lang->poll_join_count = "参加者"; - $lang->poll_checkcount = "必須選択項目数"; + $lang->poll = 'アンケート調査'; + $lang->poll_stop_date = 'アンケート調査の終了日'; + $lang->poll_join_count = '参加者'; + $lang->poll_checkcount = '必須選択項目数'; $lang->cmd_poll_list = 'アンケートのリスト表示'; $lang->cmd_delete_checked_poll = '選択項目削除'; @@ -28,7 +28,7 @@ $lang->cmd_null_item = "アンケート調査に登録する項目がありません。\nもう一度設定して下さい。"; - $lang->confirm_poll_submit = "アンケート調査にご応募しますか?"; + $lang->confirm_poll_submit = 'アンケート調査にご応募しますか?'; $lang->search_target_list = array( 'title' => 'タイトル', diff --git a/modules/referer/lang/jp.lang.php b/modules/referer/lang/jp.lang.php index a1593194d..f652df777 100644 --- a/modules/referer/lang/jp.lang.php +++ b/modules/referer/lang/jp.lang.php @@ -5,6 +5,6 @@ * @brief 日本語言語パッケージ 翻訳:RisaPapa */ - $lang->referer = "レファラー"; - $lang->ranking = "順位"; + $lang->referer = 'レファラー'; + $lang->ranking = '順位'; ?> diff --git a/modules/rss/lang/jp.lang.php b/modules/rss/lang/jp.lang.php index 48999f3d7..a77b56def 100644 --- a/modules/rss/lang/jp.lang.php +++ b/modules/rss/lang/jp.lang.php @@ -22,8 +22,8 @@ $lang->open_feed_to_total = '統合RSSに含む'; // 説明文 - $lang->about_rss_disable = "チェックするとRSSの出力を行いません。"; - $lang->about_rss_type = "出力するRSSタイプを指定することが出来ます。"; + $lang->about_rss_disable = 'チェックするとRSSの出力を行いません。'; + $lang->about_rss_type = '出力するRSSタイプを指定することが出来ます。'; $lang->about_open_rss = '現在のモジュールに対して「RSS配信」を選択することが出来ます。書き込みの内容が読める権限とは関係なくオプションによってRSSが配信されます。'; $lang->about_feed_description = '発行するRSSに関する説明を入力します。未入力した場合は該当モジュールで設定された管理用説明が含まれます。'; $lang->about_feed_copyright = '発行するRSSのコンテンツに対する著作権情報です。'; @@ -31,6 +31,6 @@ $lang->about_feed_document_count = 'RSSに配信するコンテンツの数 (デフォルト : 15)'; // エラーメッセージ - $lang->msg_rss_is_disabled = "RSS機能がロックされています。"; + $lang->msg_rss_is_disabled = 'RSS機能がロックされています。'; $lang->msg_rss_invalid_image_format = 'サポートしないイメージファイルです。\nJPEG, GIF, PNGファイルのみサポートします。'; ?> diff --git a/modules/spamfilter/lang/jp.lang.php b/modules/spamfilter/lang/jp.lang.php index 270ecd867..f77b802a8 100644 --- a/modules/spamfilter/lang/jp.lang.php +++ b/modules/spamfilter/lang/jp.lang.php @@ -6,25 +6,25 @@ **/ // action関連 - $lang->cmd_denied_ip = "禁止IPリスト"; - $lang->cmd_denied_word = "禁止ワードリスト"; + $lang->cmd_denied_ip = '禁止IPリスト'; + $lang->cmd_denied_word = '禁止ワードリスト'; // 一般用語 - $lang->spamfilter = "スパムフィルター"; - $lang->denied_ip = "禁止IP"; - $lang->interval = "スパム処理間隔"; - $lang->limit_count = "制限数"; - $lang->check_trackback = "トラックバック検査"; - $lang->word = "ワード"; + $lang->spamfilter = 'スパムフィルター'; + $lang->denied_ip = '禁止IP'; + $lang->interval = 'スパム処理間隔'; + $lang->limit_count = '制限数'; + $lang->check_trackback = 'トラックバック検査'; + $lang->word = 'ワード'; $lang->hit = 'ヒット'; $lang->latest_hit = '最近ヒット'; // 説明文 - $lang->about_interval = "指定された時間内の書き込みが行えないようにします。"; - $lang->about_limit_count = "指定された時間内に制限数を超える書き込みが行われるとスパムとして認識し、該当するIPを禁止します。"; - $lang->about_denied_ip = "「127.0.0.* 」のように「*」で、「127.0.0」以下ののIP帯域をすべて禁止することが出来ます。"; - $lang->about_denied_word = "禁止ワードとして登録されると該当するワードが存在する書き込みを禁することが出来ます。"; - $lang->about_check_trackback = "一つのIPからのみトラックバックを受信するようにします。"; + $lang->about_interval = '指定された時間内の書き込みが行えないようにします。'; + $lang->about_limit_count = '指定された時間内に制限数を超える書き込みが行われるとスパムとして認識し、該当するIPを禁止します。'; + $lang->about_denied_ip = '「127.0.0.* 」のように「*」で、「127.0.0」以下ののIP帯域をすべて禁止することが出来ます。'; + $lang->about_denied_word = '禁止ワードとして登録されると該当するワードが存在する書き込みを禁することが出来ます。'; + $lang->about_check_trackback = '一つのIPからのみトラックバックを受信するようにします。'; // メッセージ出力用 $lang->msg_alert_limited_by_config = '%s秒以内の書き込みは禁止されます。続けて行うとスパムとして認識され、禁止IPに登録されます。'; diff --git a/modules/springnote/lang/jp.lang.php b/modules/springnote/lang/jp.lang.php index 9f033a8f9..aa24c4b87 100644 --- a/modules/springnote/lang/jp.lang.php +++ b/modules/springnote/lang/jp.lang.php @@ -5,24 +5,24 @@ * @brief スプリングノート(springnote) モジュールの基本言語パッケージ 日本語翻訳:RisaPapa **/ - $lang->springnote = "スプリングノート"; - $lang->springnote_openid = "オープンID"; - $lang->springnote_userkey = "ユーザーKey"; - $lang->springnote_pageid = "ページ番号"; + $lang->springnote = 'スプリングノート'; + $lang->springnote_openid = 'オープンID'; + $lang->springnote_userkey = 'ユーザーKey'; + $lang->springnote_pageid = 'ページ番号'; $lang->springnote_pageid_setup = 'ページ番号設定'; $lang->springnote_pageid_option_only = '指定ページのみ表示(リスト非表示)'; $lang->springnote_pageid_option_list = '指定ページから表示(リスト表示)'; - $lang->springnote_domain = "ドメイン指定"; + $lang->springnote_domain = 'ドメイン指定'; - $lang->page_url = "元のURL"; - $lang->page_modified = "最終修正"; - $lang->page_modifier = "最終修正者"; + $lang->page_url = '元のURL'; + $lang->page_modified = '最終修正'; + $lang->page_modifier = '最終修正者'; $lang->cmd_springnote_list = 'スプリングノートリスト'; $lang->cmd_view_info = 'スプリングノート情報'; - $lang->about_springnote = "スプリングノート(srpingnote)とは、「Openmaru Studio」が提供しているwikiサービスです。
スプリングノート連動モジュールは、スプリングノートの特定のページを自分のコンテンツとして閲覧出来るようにするモジュールです。"; - $lang->about_springnote_openid = "スプリングノートでページを作成したオープンIDを入力して下さい。"; + $lang->about_springnote = 'スプリングノート(srpingnote)とは、「Openmaru Studio」が提供しているwikiサービスです。
スプリングノート連動モジュールは、スプリングノートの特定のページを自分のコンテンツとして閲覧出来るようにするモジュールです。'; + $lang->about_springnote_openid = 'スプリングノートでページを作成したオープンIDを入力して下さい。'; $lang->about_springnote_userkey = 'スプリングノートと連動させるためのユーザKeyを入力して下さい。
[ユーザーキー受信]をクリックして入力して生成されたキーの値を入力して下さい。'; $lang->about_springnote_pageid = '使用するスプリングノートの特定ページを出力させたい場合、「pageid」の値を入力して下さい。'; $lang->about_springnote_pageid_setup = 'ページ番号を指定する際に、該当ページのみ表示(リストを含まない)、該当ページから表示(リストを含む)などを指定することが出来ます。'; diff --git a/modules/trackback/lang/jp.lang.php b/modules/trackback/lang/jp.lang.php index eeff0af3b..dd67ad380 100644 --- a/modules/trackback/lang/jp.lang.php +++ b/modules/trackback/lang/jp.lang.php @@ -23,6 +23,6 @@ 'ipaddress' => 'IPアドレス', ); - $lang->enable_trackback = "トラックバックを可能にする"; - $lang->about_enable_trackback = "チェックを外すと、すべてのコンテンツに対し、トラックバックの受信を中止します。"; + $lang->enable_trackback = 'トラックバックを可能にする'; + $lang->about_enable_trackback = 'チェックを外すと、すべてのコンテンツに対し、トラックバックの受信を中止します。'; ?> diff --git a/modules/widget/lang/jp.lang.php b/modules/widget/lang/jp.lang.php index 7b74c4921..856ffd270 100644 --- a/modules/widget/lang/jp.lang.php +++ b/modules/widget/lang/jp.lang.php @@ -44,25 +44,25 @@ $lang->about_widget_code_in_page = '下に必要な値を入力した後、追加ボタンをクリックするとページ内にウィジェットが挿入されます。'; $lang->about_widget = "ウィジェットまたはページモジュールに用いられる単体の構成要素です。内部モジュールまたは外部のOPEN API と連動が出来、設定によって様々な応用が可能です。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 = '縦の位置'; ?> From 9902df607d0426cc12a1af06dec8106349448332 Mon Sep 17 00:00:00 2001 From: ngleader
Please retry finding account info or contact to administrator.'; $lang->msg_success_authed = 'Your account has been successfully certificated and logged on.\n Please modify the password to your own one with the password in the mail.'; From de50806edd0607412cb83a1df864e65662c133e4 Mon Sep 17 00:00:00 2001 From: FruitsHake
(Leave them blank if you want all groups to have permission)'; @@ -45,6 +46,7 @@ $lang->about_editor_skin = 'You may select the skin of editor.'; $lang->about_content_style = 'You may select style for editting article or displaying content'; $lang->about_content_font = 'You may select font for editting article or displaying content.
Default font is your own font
Please use comma(,) for multiple input.'; + $lang->about_content_font_size = '문서 편집 및 내용 출력시 원하는 폰트의 크기를 지정할 수 있습니다.
12px, 1em등 단위까지 포함해서 입력해주세요.'; $lang->about_upload_file_grant = 'Selected group(s) will be able to upload files. (Leave them blank if you want all groups to have permission)'; $lang->about_default_component_grant = 'Selected group(s) will be able to use default components of editor. (Leave them blank if you want all groups to have permission)'; $lang->about_editor_height = 'You may set the height of editor.'; diff --git a/modules/editor/lang/es.lang.php b/modules/editor/lang/es.lang.php index d078af65c..a63168858 100644 --- a/modules/editor/lang/es.lang.php +++ b/modules/editor/lang/es.lang.php @@ -18,6 +18,7 @@ $lang->component_grant = 'Ajuste de las atribuciones'; $lang->content_style = 'Content Style'; $lang->content_font = 'Content Font'; + $lang->content_font_size = '문서 폰트 크기'; $lang->about_component = 'Presentación del componente'; $lang->about_component_grant = 'Usted puede configurar el permiso de utilizar la ampliación de los componentes de editor.
(Todo el mundo tendría permiso si no comprobado)'; @@ -45,6 +46,7 @@ $lang->about_editor_skin = 'Usted puede seleccionar la piel del editor.'; $lang->about_content_style = '문서 편집 및 내용 출력시 원하는 서식을 지정할 수 있습니다'; $lang->about_content_font = '문서 편집 및 내용 출력시 원하는 폰트를 지정할 수 있습니다.
지정하지 않으면 사용자 설정에 따르게 됩니다
,(콤마)로 여러 폰트를 지정할 수 있습니다.'; + $lang->about_content_font_size = '문서 편집 및 내용 출력시 원하는 폰트의 크기를 지정할 수 있습니다.
12px, 1em등 단위까지 포함해서 입력해주세요.'; $lang->about_upload_file_grant = 'Usted puede configurar el permiso de archivo adjunto. (Todo el mundo tendría permiso si no comprobado)'; $lang->about_default_component_grant = 'Usted puede configurar el permiso de uso de los componentes de editor por defecto. (Todo el mundo tendría permiso si no comprobado)'; $lang->about_editor_height = 'Usted puede configurar la altura del editor.'; diff --git a/modules/editor/lang/fr.lang.php b/modules/editor/lang/fr.lang.php index 5df9e6984..7486c20e5 100644 --- a/modules/editor/lang/fr.lang.php +++ b/modules/editor/lang/fr.lang.php @@ -18,6 +18,7 @@ $lang->component_grant = 'Configuration de la Permission'; $lang->content_style = 'Content Style'; $lang->content_font = 'Content Font'; + $lang->content_font_size = '문서 폰트 크기'; $lang->about_component = 'Sur le Composant'; $lang->about_component_grant = 'Vous pouvez configurer la Permission d\'utiliser des composants additionnels de l\'Editeur.
(Tout le monde aura la Permission si vous ne cochez rien)'; @@ -45,6 +46,7 @@ $lang->about_editor_skin = 'Vous pouvez choisir l\'habillage de l\'Editeur.'; $lang->about_content_style = '문서 편집 및 내용 출력시 원하는 서식을 지정할 수 있습니다'; $lang->about_content_font = '문서 편집 및 내용 출력시 원하는 폰트를 지정할 수 있습니다.
지정하지 않으면 사용자 설정에 따르게 됩니다
,(콤마)로 여러 폰트를 지정할 수 있습니다.'; + $lang->about_content_font_size = '문서 편집 및 내용 출력시 원하는 폰트의 크기를 지정할 수 있습니다.
12px, 1em등 단위까지 포함해서 입력해주세요.'; $lang->about_upload_file_grant = 'Vous pouvez configurer la permission d\'attacher les fichiers. (Tout le monde aura la permission si vous ne cochez rien)'; $lang->about_default_component_grant = 'Vous pouvez configurer la permission d\'utiliser les Composants Par Défaut de l\'Editeur. (Tout le monde aura la permission si vous ne cochez rien)'; $lang->about_editor_height = 'Vous pouvez configurer l\'hauteur de l\'Editeur.'; diff --git a/modules/editor/lang/jp.lang.php b/modules/editor/lang/jp.lang.php index 8efe3f4a7..8f3b98005 100644 --- a/modules/editor/lang/jp.lang.php +++ b/modules/editor/lang/jp.lang.php @@ -18,6 +18,7 @@ $lang->component_grant = '権限設定'; $lang->content_style = 'コンテンツスタイル'; $lang->content_font = 'コンテンツフォント'; + $lang->content_font_size = '문서 폰트 크기'; $lang->about_component = 'コンポーネント情報'; $lang->about_component_grant = '基本コンポーネント以外の拡張コンポーネント機能が利用可能な権限の設定が出来ます。
(選択なしの場合、誰でも利用可能)'; @@ -45,6 +46,7 @@ $lang->about_editor_skin = 'エディターのスキンの選択が出来ます。'; $lang->about_content_style = 'コンテンツの編集、および内容表示の際のスタイルを指定します。'; $lang->about_content_font = 'コンテンツの編集、および内容表示の際のフォントを指定します。
指定してない場合、ユーザーの設定を従います。
半角コンマ(,)区切りで複数フォントの登録が出来ます。'; + $lang->about_content_font_size = '문서 편집 및 내용 출력시 원하는 폰트의 크기를 지정할 수 있습니다.
12px, 1em등 단위까지 포함해서 입력해주세요.'; $lang->about_upload_file_grant = 'ファイル添付可能な権限の設定が出来ます。(選択なしの場合、誰でも添付が可能)'; $lang->about_default_component_grant = 'エディターでの基本コンポーネントを使用可能な権限の設定が出来ます。(選択なしの場合、誰でも利用可能)'; $lang->about_editor_height = 'エディターの基本高さを設定します。'; diff --git a/modules/editor/lang/ko.lang.php b/modules/editor/lang/ko.lang.php index 3c7451c12..1237f38ff 100644 --- a/modules/editor/lang/ko.lang.php +++ b/modules/editor/lang/ko.lang.php @@ -18,6 +18,7 @@ $lang->component_grant = '권한설정'; $lang->content_style = '문서 서식'; $lang->content_font = '문서 폰트'; + $lang->content_font_size = '문서 폰트 크기'; $lang->about_component = '컴포넌트 소개'; $lang->about_component_grant = '기본 컴포넌트외의 확장 컴포넌트 기능을 사용할 수 있는 권한을 지정할 수 있습니다.
(모두 해제시 아무나 사용 가능합니다)'; @@ -45,6 +46,7 @@ $lang->about_editor_skin = '에디터 스킨을 선택하실 수 있습니다'; $lang->about_content_style = '문서 편집 및 내용 출력시 원하는 서식을 지정할 수 있습니다'; $lang->about_content_font = '문서 편집 및 내용 출력시 원하는 폰트를 지정할 수 있습니다.
지정하지 않으면 사용자 설정에 따르게 됩니다
,(콤마)로 여러 폰트를 지정할 수 있습니다.'; + $lang->about_content_font_size = '문서 편집 및 내용 출력시 원하는 폰트의 크기를 지정할 수 있습니다.
12px, 1em등 단위까지 포함해서 입력해주세요.'; $lang->about_upload_file_grant = '파일을 첨부할 수 있는 권한을 지정하실 수 있습니다. (모두 해제 시 아무나 첨부 가능합니다)'; $lang->about_default_component_grant = '에디터에서 사용되는 기본 컴포넌트를 사용할 수 있는 권한을 지정할 수 있습니다. (모두 해제 시 아무나 사용 가능합니다)'; $lang->about_editor_height = '에디터의 기본 높이를 지정하실 수 있습니다.'; diff --git a/modules/editor/lang/ru.lang.php b/modules/editor/lang/ru.lang.php index 62cb4c8a4..0dfd4c5c2 100644 --- a/modules/editor/lang/ru.lang.php +++ b/modules/editor/lang/ru.lang.php @@ -18,6 +18,7 @@ $lang->component_grant = 'Настройки прав доступа'; $lang->content_style = 'Content Style'; $lang->content_font = 'Content Font'; + $lang->content_font_size = '문서 폰트 크기'; $lang->about_component = 'О компоненте'; $lang->about_component_grant = 'Только выбранным группам позволено использование.
(Каждый может использовать его, если режим выключен)'; @@ -45,6 +46,7 @@ $lang->about_editor_skin = '에디터 스킨을 선택하실 수 있습니다'; $lang->about_content_style = '문서 편집 및 내용 출력시 원하는 서식을 지정할 수 있습니다'; $lang->about_content_font = '문서 편집 및 내용 출력시 원하는 폰트를 지정할 수 있습니다.
지정하지 않으면 사용자 설정에 따르게 됩니다
,(콤마)로 여러 폰트를 지정할 수 있습니다.'; + $lang->about_content_font_size = '문서 편집 및 내용 출력시 원하는 폰트의 크기를 지정할 수 있습니다.
12px, 1em등 단위까지 포함해서 입력해주세요.'; $lang->about_upload_file_grant = '파일을 첨부할 수 있는 권한을 지정하실 수 있습니다 (모두 해제시 아무나 첨부 가능합니다)'; $lang->about_default_component_grant = '에디터에서 사용되는 기본 컴포넌트를 사용할 수 있는 권한을 지정할 수 있습니다. (모두 해제시 아무나 사용 가능합니다)'; $lang->about_editor_height = '에디터의 기본 높이를 지정하실 수 있습니다'; diff --git a/modules/editor/lang/zh-CN.lang.php b/modules/editor/lang/zh-CN.lang.php index 195289fcd..1c39a264b 100644 --- a/modules/editor/lang/zh-CN.lang.php +++ b/modules/editor/lang/zh-CN.lang.php @@ -18,6 +18,7 @@ $lang->component_grant = '权限设置'; $lang->content_style = 'Content Style'; $lang->content_font = 'Content Font'; + $lang->content_font_size = '문서 폰트 크기'; $lang->about_component = '组件简介'; $lang->about_component_grant = '可以设置除默认组件外的扩展组件使用权限
(全部解除时任何用户都可以使用)。'; @@ -45,6 +46,7 @@ $lang->about_editor_skin = '可以选择编辑器皮肤。'; $lang->about_content_style = '문서 편집 및 내용 출력시 원하는 서식을 지정할 수 있습니다'; $lang->about_content_font = '문서 편집 및 내용 출력시 원하는 폰트를 지정할 수 있습니다.
지정하지 않으면 사용자 설정에 따르게 됩니다
,(콤마)로 여러 폰트를 지정할 수 있습니다.'; + $lang->about_content_font_size = '문서 편집 및 내용 출력시 원하는 폰트의 크기를 지정할 수 있습니다.
12px, 1em등 단위까지 포함해서 입력해주세요.'; $lang->about_upload_file_grant = '可以设置上传文件的权限(全部解除为无限制)。'; $lang->about_default_component_grant = '可以设置编辑器默认组件的使用权限(全部解除为无限制)。'; $lang->about_editor_height = '可以指定编辑器的默认高度。'; diff --git a/modules/editor/lang/zh-TW.lang.php b/modules/editor/lang/zh-TW.lang.php index ba2a9856b..1045a8549 100644 --- a/modules/editor/lang/zh-TW.lang.php +++ b/modules/editor/lang/zh-TW.lang.php @@ -18,6 +18,7 @@ $lang->component_grant = '權限設置'; $lang->content_style = '內容樣式'; $lang->content_font = '內容字體'; + $lang->content_font_size = '문서 폰트 크기'; $lang->about_component = '組件簡介'; $lang->about_component_grant = '除預設組件外,可設置延伸組件的使用權限
(全部解除時,任何用戶都可使用)。'; @@ -45,6 +46,7 @@ $lang->about_editor_skin = '選擇編輯器面板。'; $lang->about_content_style = '문서 편집 및 내용 출력시 원하는 서식을 지정할 수 있습니다'; $lang->about_content_font = '문서 편집 및 내용 출력시 원하는 폰트를 지정할 수 있습니다.
지정하지 않으면 사용자 설정에 따르게 됩니다
,(콤마)로 여러 폰트를 지정할 수 있습니다.'; + $lang->about_content_font_size = '문서 편집 및 내용 출력시 원하는 폰트의 크기를 지정할 수 있습니다.
12px, 1em등 단위까지 포함해서 입력해주세요.'; $lang->about_upload_file_grant = '設置上傳檔案的權限(全部解除為無限制)。'; $lang->about_default_component_grant = '設置編輯器預設組件的使用權限(全部解除為無限制)。'; $lang->about_editor_height = '指定編輯器的預設高度。'; diff --git a/modules/editor/skins/xpresseditor/editor.html b/modules/editor/skins/xpresseditor/editor.html index 76eb90478..0273d2330 100644 --- a/modules/editor/skins/xpresseditor/editor.html +++ b/modules/editor/skins/xpresseditor/editor.html @@ -517,7 +517,7 @@ diff --git a/modules/editor/skins/xpresseditor/js/xe_interface.js b/modules/editor/skins/xpresseditor/js/xe_interface.js index 07948db08..ed3ed5fcc 100644 --- a/modules/editor/skins/xpresseditor/js/xe_interface.js +++ b/modules/editor/skins/xpresseditor/js/xe_interface.js @@ -2,10 +2,11 @@ if (!window.xe) xe = {}; xe.Editors = []; -function editorStart_xe(editor_sequence, primary_key, content_key, editor_height, colorset, content_style, content_font) { +function editorStart_xe(editor_sequence, primary_key, content_key, editor_height, colorset, content_style, content_font, content_font_size) { if(typeof(colorset)=='undefined') colorset = 'white'; if(typeof(content_style)=='undefined') content_style = 'xeStyle'; if(typeof(content_font)=='undefined') content_font= ''; + if(typeof(content_font_size)=='undefined') content_font_size= ''; var target_src = request_uri+'modules/editor/styles/'+content_style+'/editor.html'; @@ -150,6 +151,9 @@ function editorStart_xe(editor_sequence, primary_key, content_key, editor_height if(content_font && !doc.body.style.fontFamily) { doc.body.style.fontFamily = content_font; } + if(content_font_size && !doc.body.style.fontSize) { + doc.body.style.fontSize = content_font_size; + } // run oEditor.run(); diff --git a/modules/editor/tpl/editor_module_config.html b/modules/editor/tpl/editor_module_config.html index c91f0d984..fe7ec69fa 100644 --- a/modules/editor/tpl/editor_module_config.html +++ b/modules/editor/tpl/editor_module_config.html @@ -65,6 +65,15 @@ content_font)}" class="inputTypeText w400" />
{$lang->about_content_font_size}
{$lang->about_editor_height}
Default font is your own font
Please use comma(,) for multiple input.'; - $lang->about_content_font_size = '문서 편집 및 내용 출력시 원하는 폰트의 크기를 지정할 수 있습니다.
12px, 1em등 단위까지 포함해서 입력해주세요.'; + $lang->about_content_font_size = 'You may select font size for editting article or displaying content.
Please input units such as px or em.'; $lang->about_upload_file_grant = 'Selected group(s) will be able to upload files. (Leave them blank if you want all groups to have permission)'; $lang->about_default_component_grant = 'Selected group(s) will be able to use default components of editor. (Leave them blank if you want all groups to have permission)'; $lang->about_editor_height = 'You may set the height of editor.'; diff --git a/modules/layout/lang/en.lang.php b/modules/layout/lang/en.lang.php index 5aa636891..53c8f0c00 100644 --- a/modules/layout/lang/en.lang.php +++ b/modules/layout/lang/en.lang.php @@ -31,83 +31,83 @@ Please first preview your code and then save it. You can refer grammar of XE's template from XE Template."; - $lang->layout_export = '내보내기'; - $lang->layout_btn_export = '내 레이아웃 다운로드'; - $lang->about_layout_export = '현재 수정된 레이아웃을 내보내기를 합니다.'; - $lang->layout_import = '가져오기'; - $lang->about_layout_import = '가져오기를 할 경우 기존 수정된 레이아웃을 삭제가 됩니다. 가져오기를 하기전에 내보내기를 통해 백업을 하시기 바랍니다.'; + $lang->layout_export = 'Export'; + $lang->layout_btn_export = 'Download My Layout'; + $lang->about_layout_export = 'Export currently editted layout.'; + $lang->layout_import = 'Import'; + $lang->about_layout_import = 'Original layout will be deleted when you import. Please export current layout before importing.'; $lang->layout_manager = array( - 0 => '레이아웃 매니저', - 1 => '저장', - 2 => '취소', - 3 => '형태', - 4 => '배열', - 5 => '정렬', - 6 => '고정 레이아웃', - 7 => '가변 레이아웃', - 8 => '고정+가변(내용)', - 9 => '1칸', - 10 => '2칸 (내용 왼쪽)', - 11 => '2칸 (내용 오른쪽)', - 12 => '3칸 (내용 왼쪽)', - 13 => '3칸 (내용 가운데)', - 14 => '3칸 (내용 오른쪽)', - 15 => '왼쪽', - 16 => '가운데', - 17 => '오른쪽', - 18 => '전체', - 19 => '레이아웃', - 20 => '위젯 추가', - 21 => '내용 위젯 추가', - 22 => '속성', - 23 => '위젯 스타일', - 24 => '수정', - 25 => '삭제', - 26 => '정렬', - 27 => '한줄 차지', - 28 => '왼쪽', - 29 => '오른쪽', - 30 => '가로 너비', - 31 => '높이', - 32 => '바깥 여백', - 33 => '안쪽 여백', - 34 => '위', - 35 => '왼', - 36 => '오른', - 37 => '아래', - 38 => '테두리', - 39 => '없음', - 40 => '배경', - 41 => '색상', - 42 => '그림', - 43 => '선택', - 44 => '배경 그림 반복', - 45 => '반복', - 46 => '반복 안함', - 47 => '가로 반복', - 48 => '세로 반복', - 49 => '적용', - 50 => '취소', - 51 => '초기화', - 52 => '글자', - 53 => '글자 폰트', - 54 => '글자 색', + 0 => 'Layout Manager', + 1 => 'Save', + 2 => 'Cancel', + 3 => 'Form', + 4 => 'Array', + 5 => 'Arrange', + 6 => 'Fixed Layout', + 7 => 'Variable Layout', + 8 => 'Fixed+Variable (Content)', + 9 => '1 Cell', + 10 => '2 Cells (left of content)', + 11 => '2 Cells (right of content)', + 12 => '3 Cells (left of content)', + 13 => '3 Cells (center of content)', + 14 => '3 Cells (right of content)', + 15 => 'Left', + 16 => 'Center', + 17 => 'Right', + 18 => 'All', + 19 => 'Layout', + 20 => 'Add Widget', + 21 => 'Add Content Widget', + 22 => 'Attribute', + 23 => 'Widget Style', + 24 => 'Modify', + 25 => 'Delete', + 26 => 'Align', + 27 => 'Occupy a Line', + 28 => 'Left', + 29 => 'Right', + 30 => 'Width', + 31 => 'Height', + 32 => 'Margin', + 33 => 'Padding', + 34 => 'Top', + 35 => 'Left', + 36 => 'Right', + 37 => 'Bottom', + 38 => 'Border', + 39 => 'None', + 40 => 'Background', + 41 => 'Color', + 42 => 'Image', + 43 => 'Select', + 44 => 'Repeat Background', + 45 => 'Repeat', + 46 => 'No Repeat', + 47 => 'Repeat Width', + 48 => 'Repeat Height', + 49 => 'Apply', + 50 => 'Cancel', + 51 => 'Reset', + 52 => 'Text', + 53 => 'Font', + 54 => 'Font Color', ); - $lang->layout_image_repository = '레이아웃 파일 저장소'; - $lang->about_layout_image_repository = '선택된 레이아웃에 사용될 이미지/플래시파일등을 올릴 수 있습니다. 내보내기에 같이 포함이 됩니다'; - $lang->msg_layout_image_target = 'gif, png, jpg, swf, flv파일만 가능합니다'; - $lang->layout_migration = '레이아웃 내보내기/ 들이기'; - $lang->about_layout_migration = '수정된 레이아웃을 tar 파일로 내보내거나 tar 파일로 저장된 것을 불러올 수 있습니다'."\n".'(아직은 faceOff레이아웃만 내보내기/들이기가 됩니다'; + $lang->layout_image_repository = 'Layout Repository'; + $lang->about_layout_image_repository = 'You can upload images/flash files for selected layout. They will be included in exports'; + $lang->msg_layout_image_target = 'Only gif, png, jpg, swf, flv files are allowed'; + $lang->layout_migration = 'Layout Migration'; + $lang->about_layout_migration = 'You can export or import editted layout as tar file'."\n".'(So far only FaceOff supports exports/imports)'; $lang->about_faceoff = array( - 'title' => 'XpressEngine FaceOff Layout 관리자', - 'description' => 'FaceOff Layout관리자는 웹상에서 쉽게 레이아웃을 꾸밀 수 있습니다.
아래 그림을 보시고 구성요소와 기능을 이용하여 원하시는 레이아웃을 만드세요', - 'layout' => 'FaceOff는 위와 같은 HTML 구조로 되어 있습니다.
이 구조에서 CSS를 이용하여 형태/배열/정렬을 할 수 있고 또 Style을 이용하여 꾸밀 수 있습니다.
위젯 추가는 Extension(e1, e2)와 Neck, Knee에서 가능합니다.
이 외 Body, Layout, Header, Body, Footer는 Style을 꾸밀 수 있고 Content는 모듈의 내용이 출력됩니다.', - 'setting' => '좌측 상단의 메뉴에 대해 설명 드립니다.
- 저장 : 설정된 내용을 저장합니다.
- 취소 : 설정한 내용을 저장하지 않고 돌아갑니다.
- 초기화 : 아무 설정도 되어 있지 않은 백지 상태로 돌립니다
- 형태 : 고정/ 가변/ 고정+가변(내용)의 형태를 지정합니다.
- 배열 : Extension 2개와 Content를 배열합니다.
- 정렬 : 레이아웃의 위치를 정렬시킬 수 있습니다.
', - 'hotkey' => '마우스로 각 영역을 선택하면서 Hot Key를 이용하시면 더 쉽게 꾸미실 수 있습니다.- tab 키 : 위젯이 선택되어 있지 않으면 Header, Body, Footer 순으로 선택됩니다. 위젯이 선택되어 있다면 다음 위젯으로 선택이 이동됩니다.
- Shift + tab키 : tab키와 반대 역할을 합니다.
- Esc : 아무것도 선택되어 있지 않을때 Esc를 누르면 Neck, Extension(e1,e2),Knee 순서대로 선택이 되며 위젯이 선택되어 있다면 선택된 위젯을 감싸는 영역이 선택됩니다.
- 방향키 : 위젯이 선택되어 있을때 방향키를 이용하여 위젯을 다른 영역으로 이동시킬 수 있습니다.
', - 'attribute' => '위젯을 제외한 각 영역들은 모두 배경 색/ 이미지를 지정할 수 있고 글자색(a 태그 포함됨)을 정할 수 있습니다.', + 'title' => 'XpressEngine FaceOff Layout Manager', + 'description' => 'FaceOff Layout Manager willl help you design layout on the web easily.Please design your own layout with components and functions as shown below.', + 'layout' => 'FaceOff has HTML structure as above.
You can arrange/align with CSS, or use Style to design.
You can add widget from Extension(e1, e2), Neck and Knee.
Also Body, Layout, Header, Body, Footer can designed by Style, and Content will display content.', + 'setting' => 'Let me explain you the upper menu on left.
- Save : Save current settings.
- Cancel : Discard current settings and go back.
- Reset : Clear current settings
- Form : Set form as Fixed/ Variable/ Fixed+Variable(Content).
- Arrange : Arrange 2 Extensions and Content.
- Align : Align the position of layout.
', + 'hotkey' => 'You can design your layout more easily with Hot Keys.- tab : Unless a widget is selected, Header, Body, Footer will be selected in order. If not, next widget will be selected.
- Shift + tab : It does the opposite function to tab key.
- Esc : If nothing is selected, Neck, Extension(e1,e2),Knee will be selected in order, if a widget is selected, area of the widget will be selected.
- Arrow Key : If a widget is selected, arrow key will move the widget to other areas.
', + 'attribute' => 'You can set background color/image to every area except widget, and font color(include tag).', ); ?> diff --git a/modules/layout/lang/ko.lang.php b/modules/layout/lang/ko.lang.php index ab27d806c..e7e50eeaf 100644 --- a/modules/layout/lang/ko.lang.php +++ b/modules/layout/lang/ko.lang.php @@ -35,7 +35,7 @@ $lang->layout_btn_export = '내 레이아웃 다운로드'; $lang->about_layout_export = '현재 수정된 레이아웃을 내보내기를 합니다.'; $lang->layout_import = '가져오기'; - $lang->about_layout_import = '가져오기를 할 경우 기존 수정된 레이아웃을 삭제가 됩니다. 가져오기를 하기전에 내보내기를 통해 백업을 하시기 바랍니다.'; + $lang->about_layout_import = '가져오기를 할 경우 기존 수정된 레이아웃은 삭제됩니다. 가져오기를 하기전에 내보내기를 통해 백업을 하시기 바랍니다.'; $lang->layout_manager = array( 0 => '레이아웃 매니저', @@ -99,7 +99,7 @@ $lang->about_layout_image_repository = '선택된 레이아웃에 사용될 이미지/플래시파일등을 올릴 수 있습니다. 내보내기에 같이 포함이 됩니다'; $lang->msg_layout_image_target = 'gif, png, jpg, swf, flv파일만 가능합니다'; $lang->layout_migration = '레이아웃 내보내기/ 들이기'; - $lang->about_layout_migration = '수정된 레이아웃을 tar 파일로 내보내거나 tar 파일로 저장된 것을 불러올 수 있습니다'."\n".'(아직은 faceOff레이아웃만 내보내기/들이기가 됩니다'; + $lang->about_layout_migration = '수정된 레이아웃을 tar 파일로 내보내거나 tar 파일로 저장된 것을 불러올 수 있습니다'."\n".'(아직은 faceOff레이아웃만 내보내기/들이기가 됩니다.)'; $lang->about_faceoff = array( 'title' => 'XpressEngine FaceOff Layout 관리자', diff --git a/modules/ldap/conf/info.xml b/modules/ldap/conf/info.xml index 4b77e490e..684e535ff 100644 --- a/modules/ldap/conf/info.xml +++ b/modules/ldap/conf/info.xml @@ -1,11 +1,13 @@