dockerwiki/content/lib/plugins/popularity/lang/bg/lang.php
2021-10-26 13:02:53 +02:00

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