translated a new string for IMS CP.

This commit is contained in:
mits
2005-12-06 10:54:29 +00:00
parent 760eefb641
commit b2f41f2c03
2 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -1,5 +1,5 @@
<?PHP // $Id$
// resource.php - created with Moodle 1.6 development (2005090100)
// resource.php - created with Moodle 1.6 development (2005101200)
$string['addresource'] = 'リソースを追加する';
@@ -76,6 +76,7 @@ $string['parameter'] = '
$string['parameters'] = 'パラメータ';
$string['popupresource'] = 'リソースをポップアップウインドウに表示';
$string['popupresourcelink'] = 'ウインドウが表示されない場合はここをクリック: $a';
$string['redeploy'] = '再配置';
$string['resourcetype'] = 'リソースのタイプ';
$string['resourcetype1'] = '参照';
$string['resourcetype2'] = 'ウェブページ';
+2 -1
View File
@@ -1,5 +1,5 @@
<?PHP // $Id$
// resource.php - created with Moodle 1.6 development (2005090100)
// resource.php - created with Moodle 1.6 development (2005101200)
$string['addresource'] = 'リソースを追加する';
@@ -76,6 +76,7 @@ $string['parameter'] = 'パラメータ';
$string['parameters'] = 'パラメータ';
$string['popupresource'] = 'リソースをポップアップウインドウに表示';
$string['popupresourcelink'] = 'ウインドウが表示されない場合はここをクリック: $a';
$string['redeploy'] = '再配置';
$string['resourcetype'] = 'リソースのタイプ';
$string['resourcetype1'] = '参照';
$string['resourcetype2'] = 'ウェブページ';