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/popularity/lang/bg/lang.php
2014-02-11 14:56:25 +01:00

14 lines
967 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
/**
* Bulgarian language file
*
* @author Viktor Usunov <usun0v@mail.bg>
* @author Kiril <neohidra@gmail.com>
*/
$lang['name'] = 'Обратна връзка (зареждането изисква време)';
$lang['submit'] = 'Изпращане на данните';
$lang['autosubmit'] = 'Автоматично изпращане на данните веднъж в месеца';
$lang['submissionFailed'] = 'Данните не могат да бъдат изпратени поради следната грешка:';
$lang['submitDirectly'] = 'Можете да изпратите данните ръчно чрез следния формуляр.';
$lang['autosubmitError'] = 'Последното автоматично изпращане се провали, поради следната грешка:';
$lang['lastSent'] = 'Данните са изпратени';