translated some.
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
Moodle Japanese Translation
|
||||
------------------------
|
||||
Last Modify: September 28, 2004
|
||||
Last Modify: September 29, 2004
|
||||
|
||||
[Translators]
|
||||
Mitsuhiro Yoshida(http://mitstek.com/)
|
||||
|
||||
@@ -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'] = '接続を試みるメールボックス名(通常は受信ボックス)';
|
||||
|
||||
@@ -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'] = '接続を試みるメールボックス名(通常は受信ボックス)';
|
||||
|
||||
Reference in New Issue
Block a user