translated some.

This commit is contained in:
mits 2005-03-10 22:13:13 +00:00
parent d0e7f29362
commit e6e3416ce9
5 changed files with 10 additions and 6 deletions

View file

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

View file

@ -1,5 +1,5 @@
<?PHP // $Id$
// auth.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005030501)
// auth.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005031000)
$string['auth_cas_baseuri'] = 'サーバのURI ( ベースURIが無い場合は空白 )<br />CASサーバが host.domaine.fr/CAS/ に応答する場合、<br />cas_baseuri = CAS/';
@ -7,6 +7,7 @@ $string['auth_cas_create_user'] = 'Moodle
$string['auth_cas_hostname'] = 'CASサーバのホスト名<br />例: host.domaine.fr';
$string['auth_cas_language'] = '言語の選択';
$string['auth_cas_port'] = 'CASサーバのポート';
$string['auth_cas_server_settings'] = 'CASサーバ設定';
$string['auth_cas_text'] = 'セキュアコネクション';
$string['auth_cas_use_cas'] = 'CAS認証を使用する場合は、「Yes」を選択してください。';
$string['auth_cas_version'] = 'CASのバージョン';

View file

@ -1,5 +1,5 @@
<?PHP // $Id$
// wiki.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005021000)
// wiki.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005031000)
$string['action'] = '-- アクション --';
@ -154,6 +154,7 @@ $string['tabview'] = 'ɽ
$string['thanksforcontribution'] = 'ご協力ありがとうございます。';
$string['thispageisntlinkedfromanywhereelse'] = 'このページはどこからもリンクされていません。';
$string['updatedpages'] = '更新ページ';
$string['updatedwikipages'] = '更新Wikiページ';
$string['uplerror'] = '申し訳ございません、ファイルのアップロード中にエラーが発生しました。';
$string['uplinsect'] = 'アップロード先';
$string['uplnewnam'] = '別名で保存する';

View file

@ -1,5 +1,5 @@
<?PHP // $Id$
// auth.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005030501)
// auth.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005031000)
$string['auth_cas_baseuri'] = 'サーバのURI ( ベースURIが無い場合は空白 )<br />CASサーバが host.domaine.fr/CAS/ に応答する場合、<br />cas_baseuri = CAS/';
@ -7,6 +7,7 @@ $string['auth_cas_create_user'] = 'MoodleデータベースにCAS認証ユーザ
$string['auth_cas_hostname'] = 'CASサーバのホスト名<br />例: host.domaine.fr';
$string['auth_cas_language'] = '言語の選択';
$string['auth_cas_port'] = 'CASサーバのポート';
$string['auth_cas_server_settings'] = 'CASサーバ設定';
$string['auth_cas_text'] = 'セキュアコネクション';
$string['auth_cas_use_cas'] = 'CAS認証を使用する場合は、「Yes」を選択してください。';
$string['auth_cas_version'] = 'CASのバージョン';

View file

@ -1,5 +1,5 @@
<?php // $Id$
// wiki.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005021000)
<?PHP // $Id$
// wiki.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005031000)
$string['action'] = '-- アクション --';
@ -154,6 +154,7 @@ $string['tabview'] = '表示';
$string['thanksforcontribution'] = 'ご協力ありがとうございます。';
$string['thispageisntlinkedfromanywhereelse'] = 'このページはどこからもリンクされていません。';
$string['updatedpages'] = '更新ページ';
$string['updatedwikipages'] = '更新Wikiページ';
$string['uplerror'] = '申し訳ございません、ファイルのアップロード中にエラーが発生しました。';
$string['uplinsect'] = 'アップロード先';
$string['uplnewnam'] = '別名で保存する';