[moodle] / lang / ja_utf8 / auth_imap.php Repository:

View of /lang/ja_utf8/auth_imap.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (download) (annotate)
Sat Jun 13 01:44:09 2009 WST (5 months, 1 week ago) by mits
Branch: MAIN
CVS Tags: HEAD
MDL-16695 Translated a new string for page_requirements_manager class.
MDL-19182 Splitting auth.php lang file into multiple files based on en_utf8 split.
<?PHP // $Id: auth_imap.php,v 1.1 2009/06/12 17:44:09 mits Exp $ 
      // auth_imap.php - created with Moodle 2.0 dev (Build: 20090603) (2009060200)


$string['auth_imapchangepasswordurl_key'] = 'パスワード変更のURI';
$string['auth_imapdescription'] = 'ユーザ名とパスワードを確認するためIMAPサーバを使用します。';
$string['auth_imaphost'] = 'IMAPサーバアドレスです。IPアドレスではなくドメイン名を使用してください。';
$string['auth_imaphost_key'] = 'ホスト';
$string['auth_imapnotinstalled'] = 'IMAP認証を使用できません。PHP IMAPモジュールがインストールされていません。';
$string['auth_imapport'] = 'IMAPサーバポート番号です。通常は143または993です。';
$string['auth_imapport_key'] = 'ポート';
$string['auth_imaptitle'] = 'IMAPサーバ';
$string['auth_imaptype'] = 'IMAPサーバタイプです。IMAPサーバでは、異なる認証およびネゴシエーションを使用することができます。';
$string['auth_imaptype_key'] = 'タイプ';

?>

Moodle CVS Admin
ViewVC Help
Powered by ViewVC 1.0.7