polished.

translated a new string for resource.
This commit is contained in:
mits
2005-08-14 14:14:29 +00:00
parent cf3bfc51bd
commit dc6fef9eda
3 changed files with 7 additions and 5 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
:. MOODLE JAPANESE TRANSLATION .:
----------------------------------------------------------------------
STARTED BY Mitsuhiro Yoshida : November 21, 2002
LAST MODIFIED : August 13, 2005
LAST MODIFIED : August 14, 2005
----------------------------------------------------------------------
Mitsuhiro Yoshida ( http://mitstek.com/ )
+3 -2
View File
@@ -1,5 +1,5 @@
<?PHP // $Id$
// resource.php - created with Moodle 1.6 development (2005060201)
// resource.php - created with Moodle 1.6 development (2005072200)
$string['addresource'] = 'リソースを追加する';
@@ -88,7 +88,8 @@ $string['resourcetypelabel'] = '
$string['resourcetyperepository'] = 'リポジトリオブジェクトにリンク';
$string['resourcetypetext'] = 'テキストページの作成';
$string['searchweb'] = 'ウェブページを検索';
$string['serverurl'] = '$CFG->wwwroot';
$string['serverurl'] = 'サーバURL ($a->wwwroot)';
$string['showcourseblocks'] = 'コースブロックを表示';
$string['variablename'] = '変数名';
$string['vol'] = 'Vol';
+3 -2
View File
@@ -1,5 +1,5 @@
<?PHP // $Id$
// resource.php - created with Moodle 1.6 development (2005060201)
// resource.php - created with Moodle 1.6 development (2005072200)
$string['addresource'] = 'リソースを追加する';
@@ -88,7 +88,8 @@ $string['resourcetypelabel'] = 'ラベルの挿入';
$string['resourcetyperepository'] = 'リポジトリオブジェクトにリンク';
$string['resourcetypetext'] = 'テキストページの作成';
$string['searchweb'] = 'ウェブページを検索';
$string['serverurl'] = '$CFG->wwwroot';
$string['serverurl'] = 'サーバURL ($a->wwwroot)';
$string['showcourseblocks'] = 'コースブロックを表示';
$string['variablename'] = '変数名';
$string['vol'] = 'Vol';