mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
translated some.
This commit is contained in:
parent
56c0715e77
commit
e200b622f6
@ -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!
|
||||
|
||||
|
@ -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 ( 夏時間 ) プリセットの編集';
|
||||
|
@ -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'] = '学生は登録されていません。';
|
||||
|
@ -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 ( 夏時間 ) プリセットの編集';
|
||||
|
@ -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'] = '学生は登録されていません。';
|
||||
|
Loading…
x
Reference in New Issue
Block a user