mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
translated some.
This commit is contained in:
parent
d0e7f29362
commit
e6e3416ce9
5 changed files with 10 additions and 6 deletions
|
@ -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!
|
||||
|
||||
|
|
|
@ -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のバージョン';
|
||||
|
|
|
@ -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'] = '別名で保存する';
|
||||
|
|
|
@ -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のバージョン';
|
||||
|
|
|
@ -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'] = '別名で保存する';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue