From 6b5f64d24856706e46a7d557ca45dd03245ee6b8 Mon Sep 17 00:00:00 2001 From: mits Date: Sat, 21 Aug 2004 10:41:11 +0000 Subject: [PATCH] translated some. --- lang/ja/moodle.php | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/lang/ja/moodle.php b/lang/ja/moodle.php index 101e39b4798..392fe3b4d8c 100644 --- a/lang/ja/moodle.php +++ b/lang/ja/moodle.php @@ -1,5 +1,5 @@ in の $a->what を複写'; +$string['edhelpbgcolor'] = '編集領域の背景色を設定します。
正しい値の例: #ffffff または white'; +$string['edhelpcleanword'] = 'ここでは、Word特有のフォーマットをフィルタするか否かを設定します。'; +$string['edhelpenablespelling'] = 'スペルチェックを行うか否かを設定します。スペルチェックを行う場合、aspellが自動的にサーバにインストールされます。'; +$string['edhelpfontfamily'] = 'フォントファミリー属性は、フォントファミリーの一覧及び一般的なフォントファミリー名です。フォントファミリー名はコンマで分離するしてください。'; +$string['edhelpfontlist'] = 'エディタのドロップダウンメニューに使われるフォントを設定します。'; +$string['edhelpfontsize'] = 'デフォルトフォントサイズではフォントのサイズを設定します。
正しい値の例: medium, large, smaller, larger, 10pt, 11px.'; $string['edit'] = '$a 編集'; $string['editcoursesettings'] = 'コース設定'; $string['editfiles'] = 'ファイルの編集'; $string['editgroupprofile'] = 'グループプロフィールの編集'; $string['editinga'] = '$a 編集'; $string['editmyprofile'] = 'プロフィールの編集'; +$string['editorbgcolor'] = '背景色'; +$string['editorcleanonpaste'] = 'ペースト時にWord HTMLを削除'; +$string['editorcommonsettings'] = '一般設定'; +$string['editordefaultfont'] = 'デフォルトフォント'; +$string['editorenablespelling'] = 'スペルチェックを行う'; +$string['editorfontlist'] = 'フォントリスト'; +$string['editorfontsize'] = 'デフォルトフォントサイズ'; +$string['editorsettings'] = 'エディタ設定'; $string['editsummary'] = '概要の編集'; $string['editthisactivity'] = '活動の編集'; $string['editthiscategory'] = 'カテゴリの編集';