website_jukni/dokuwiki/lib/plugins/captcha/lang/ja/lang.php
2017-12-29 15:51:59 +01:00

13 lines
814 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author OHTSU Yoshifumi <dev@decomo.info>
* @author Hideaki SAWADA <chuno@live.jp>
*/
$lang['testfailed'] = '申し訳ありませんが、CAPTCHAに対して適切に応答していません。おそらくですが人ではありませんね';
$lang['fillcaptcha'] = '人間の証明として、ボックス内の全ての文字を入力してください。';
$lang['fillmath'] = '人間の証明として、以下の数式の答えを入力して下さい。';
$lang['soundlink'] = '画像の文字が読めなければ、文字を読んだ.wavファイルをダウンロードして下さい。';
$lang['honeypot'] = 'この項目は空のままにして下さい:';