polished.
translated a new string for resource.
This commit is contained in:
+1
-1
@@ -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/ )
|
||||
|
||||
@@ -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';
|
||||
|
||||
|
||||
@@ -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';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user