translated some.

This commit is contained in:
mits
2004-09-29 02:54:19 +00:00
parent ea09b04bbd
commit 606da9edd0
3 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Moodle Japanese Translation
------------------------
Last Modify: September 28, 2004
Last Modify: September 29, 2004
[Translators]
Mitsuhiro Yoshida(http://mitstek.com/)
+2
View File
@@ -71,6 +71,8 @@ $string['auth_nonedescription'] = '
$string['auth_nonetitle'] = '認証無し';
$string['auth_pamdescription'] = 'この方式では、サーバのネイティブユーザ名にアクセスする手段としてPAMを使用します。このモジュールを使用するためには、<a href=\"http://www.math.ohio-state.edu/~ccunning/pam_auth/\" target=\"_blank\">PHP4 PAM Authentication</a>がインストールされている必要があります。';
$string['auth_pamtitle'] = 'PAM (Pluggable Authentication Modules)';
$string['auth_passwordisexpired'] = 'あなたのパスワードの有効期限が切れました。パスワードを変更しますか?';
$string['auth_passwordwillexpire'] = 'あなたのパスワードの有効期限は、$a 日で切れます。パスワードを変更しますか?';
$string['auth_pop3description'] = 'ユーザ名とパスワードを確認するためにPOP3サーバを使用します。';
$string['auth_pop3host'] = 'POP3サーバーアドレスです。IPアドレスではなくドメイン名を使用してください。';
$string['auth_pop3mailbox'] = '接続を試みるメールボックス名(通常は受信ボックス)';
+2
View File
@@ -71,6 +71,8 @@ $string['auth_nonedescription'] = 'ユーザはログインして外部サーバ
$string['auth_nonetitle'] = '認証無し';
$string['auth_pamdescription'] = 'この方式では、サーバのネイティブユーザ名にアクセスする手段としてPAMを使用します。このモジュールを使用するためには、<a href=\"http://www.math.ohio-state.edu/~ccunning/pam_auth/\" target=\"_blank\">PHP4 PAM Authentication</a>がインストールされている必要があります。';
$string['auth_pamtitle'] = 'PAM (Pluggable Authentication Modules)';
$string['auth_passwordisexpired'] = 'あなたのパスワードの有効期限が切れました。パスワードを変更しますか?';
$string['auth_passwordwillexpire'] = 'あなたのパスワードの有効期限は、$a 日で切れます。パスワードを変更しますか?';
$string['auth_pop3description'] = 'ユーザ名とパスワードを確認するためにPOP3サーバを使用します。';
$string['auth_pop3host'] = 'POP3サーバーアドレスです。IPアドレスではなくドメイン名を使用してください。';
$string['auth_pop3mailbox'] = '接続を試みるメールボックス名(通常は受信ボックス)';