translated some.

This commit is contained in:
mits 2005-02-18 06:43:03 +00:00
parent 56c0715e77
commit e200b622f6
5 changed files with 10 additions and 6 deletions

View File

@ -1,7 +1,7 @@
MOODLE JAPANESE TRANSLATION
-------------------------------------------------------
STARTED : November 21, 2002
LAST MODIFIED : February 17, 2005
LAST MODIFIED : February 18, 2005
Thanks to everyone who have supported our translation project!

View File

@ -1,5 +1,5 @@
<?PHP // $Id$
// admin.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005021601)
// admin.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005021700)
$string['adminseesallevents'] = '管理者に全てのイベントを表示';
@ -88,6 +88,7 @@ $string['confirmdeletedstdefault'] = '<strong>
$string['cronwarning'] = 'メンテナンススクリプト cron.php が稼動していません ( 少なくとも24時間 )。<br>まだ設定していない場合は、インストールマニュアルの<em>cronの設定</em>をご覧ください。';
$string['dstisapreference'] = '各ユーザは使用するプリセットを選択できます。';
$string['dstisforcedto'] = 'ユーザに次のプリセットの使用を強制します。';
$string['dstpresetforced'] = 'この設定はサイト管理者によって強制されています。';
$string['dstpresets'] = 'DST ( 夏時間 ) プリセット';
$string['edithelpdocs'] = 'ヘルプ文書の編集';
$string['editingdstpreset'] = 'DST ( 夏時間 ) プリセットの編集';

View File

@ -1,5 +1,5 @@
<?PHP // $Id$
// moodle.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005021601)
// moodle.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005021700)
$string['action'] = '操作';
@ -713,6 +713,7 @@ $string['no'] = 'No';
$string['nobody'] = '無し';
$string['nocoursesfound'] = 'キーワード 「 $a 」 でコースは見つかりませんでした。';
$string['nocoursesyet'] = 'このカテゴリにコースはありません。';
$string['nodstpresets'] = '管理者が夏時間のサポート設定を行っていません。';
$string['noexistingadmins'] = '管理者が存在しません。これは重大なエラーでこのようなメッセージを表示させてはいけません。';
$string['noexistingcreators'] = 'コース作成者は登録されていません。';
$string['noexistingstudents'] = '学生は登録されていません。';

View File

@ -1,5 +1,5 @@
<?php // $Id$
// admin.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005021601)
<?PHP // $Id$
// admin.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005021700)
$string['adminseesallevents'] = '管理者に全てのイベントを表示';
@ -88,6 +88,7 @@ $string['confirmdeletedstdefault'] = '<strong>プリセット $a はこのサイ
$string['cronwarning'] = 'メンテナンススクリプト cron.php が稼動していません ( 少なくとも24時間 )。<br>まだ設定していない場合は、インストールマニュアルの<em>cronの設定</em>をご覧ください。';
$string['dstisapreference'] = '各ユーザは使用するプリセットを選択できます。';
$string['dstisforcedto'] = 'ユーザに次のプリセットの使用を強制します。';
$string['dstpresetforced'] = 'この設定はサイト管理者によって強制されています。';
$string['dstpresets'] = 'DST ( 夏時間 ) プリセット';
$string['edithelpdocs'] = 'ヘルプ文書の編集';
$string['editingdstpreset'] = 'DST ( 夏時間 ) プリセットの編集';

View File

@ -1,5 +1,5 @@
<?PHP // $Id$
// moodle.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005021601)
// moodle.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005021700)
$string['action'] = '操作';
@ -713,6 +713,7 @@ $string['no'] = 'No';
$string['nobody'] = '無し';
$string['nocoursesfound'] = 'キーワード 「 $a 」 でコースは見つかりませんでした。';
$string['nocoursesyet'] = 'このカテゴリにコースはありません。';
$string['nodstpresets'] = '管理者が夏時間のサポート設定を行っていません。';
$string['noexistingadmins'] = '管理者が存在しません。これは重大なエラーでこのようなメッセージを表示させてはいけません。';
$string['noexistingcreators'] = 'コース作成者は登録されていません。';
$string['noexistingstudents'] = '学生は登録されていません。';