summaryrefslogtreecommitdiff
path: root/lib/plugins/authad
diff options
context:
space:
mode:
authorIkuo Obataya <i.obataya@gmail.com>2015-05-28 03:36:03 +0200
committerTranslator of Dokuwiki <translate@dokuwiki.org>2015-05-28 03:36:03 +0200
commitedc61c3ad8e143dbc6aaf62829b2241e6393606e (patch)
treea7b8910b615368daec909a76e71cebe1590e4473 /lib/plugins/authad
parent35462edac077758963d173b033b0c56297deb7a3 (diff)
downloadrpg-edc61c3ad8e143dbc6aaf62829b2241e6393606e.tar.gz
rpg-edc61c3ad8e143dbc6aaf62829b2241e6393606e.tar.bz2
translation update
Diffstat (limited to 'lib/plugins/authad')
-rw-r--r--lib/plugins/authad/lang/ja/lang.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/plugins/authad/lang/ja/lang.php b/lib/plugins/authad/lang/ja/lang.php
index 91c4f046a..e82ca3791 100644
--- a/lib/plugins/authad/lang/ja/lang.php
+++ b/lib/plugins/authad/lang/ja/lang.php
@@ -5,6 +5,9 @@
*
* @author PzF_X <jp_minecraft@yahoo.co.jp>
* @author Osaka <mr.osaka@gmail.com>
+ * @author Ikuo Obataya <i.obataya@gmail.com>
*/
$lang['domain'] = 'ログオン時のドメイン';
$lang['authpwdexpire'] = 'あなたのパスワードは、あと%d日で有効期限が切れます。パスワードを変更してください。';
+$lang['passchangefail'] = 'パスワードを変更できませんでした。パスワードのルールに合わなかったのかもしれません。';
+$lang['connectfail'] = 'Active Directoryサーバーに接続できませんでした。';