1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dokuwiki_ynh.git synced 2024-09-03 18:26:20 +02:00
dokuwiki_ynh/sources/lib/plugins/captcha/lang/uk/lang.php

12 lines
873 B
PHP
Executable file
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 Oleksandr Baranyuk <boffin@drivehq.com>
*/
$lang['testfailed'] = 'Вибачте, ви дали неправильну CAPTCHA-відповідь. Може ви взагалі не людина?';
$lang['fillcaptcha'] = 'Будь ласка неберіть всі символи аби підтвердити, що ви людина.';
$lang['fillmath'] = 'Розв\'жіть, будь ласка це рівняння аби підтвердити, що ви людина.';
$lang['soundlink'] = 'Якщо ви не можете прочитати літери на картинці, завантажте цей .wav файл і прослухайте.';
$lang['honeypot'] = 'Залиште це поле порожнім:';