diff options
Diffstat (limited to 'settings/l10n/bg_BG.php')
-rw-r--r-- | settings/l10n/bg_BG.php | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/settings/l10n/bg_BG.php b/settings/l10n/bg_BG.php index 52c311039d6..b8388944756 100644 --- a/settings/l10n/bg_BG.php +++ b/settings/l10n/bg_BG.php @@ -1,6 +1,8 @@ <?php $TRANSLATIONS = array( "Enabled" => "Включено", +"Not enabled" => "Изключено", +"Recommended" => "Препоръчано", "Authentication error" => "Възникна проблем с идентификацията", "Your full name has been changed." => "Пълното ти име е променено.", "Unable to change full name" => "Неуспешна промяна на пълното име.", @@ -33,6 +35,7 @@ $TRANSLATIONS = array( "Saved" => "Запис", "test email settings" => "провери имейл настройките", "If you received this email, the settings seem to be correct." => "Ако си получил този имейл, настройките са правилни.", +"A problem occurred while sending the email. Please revise your settings." => "Настъпи проблем при изпращането на имейла. Моля, провери настройките.", "Email sent" => "Имейлът е изпратен", "You need to set your user email before being able to send test emails." => "Трябва да зададеш своя имейл преди да можеш да изпратиш проверяващи имейли.", "Are you really sure you want add \"{domain}\" as trusted domain?" => "Сигурен ли си, че искащ да добавиш \"{domain}\" сигурен домейн?", @@ -148,6 +151,7 @@ $TRANSLATIONS = array( "Credentials" => "Потр. име и парола", "SMTP Username" => "SMTP Потребителско Име", "SMTP Password" => "SMTP Парола", +"Store credentials" => "Запазвай креденциите", "Test email settings" => "Настройки на проверяващия имейл", "Send email" => "Изпрати имейл", "Log" => "Доклад", @@ -156,10 +160,14 @@ $TRANSLATIONS = array( "Less" => "По-малко", "Version" => "Версия", "Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "Разработен от <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud обществото</a>, <a href=\"https://github.com/owncloud\" target=\"_blank\">кодът</a> е лицензиран под <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.", +"More apps" => "Още приложения", +"Add your app" => "Добавете Ваше приложение", "by" => "от", +"licensed" => "лицензирано", "Documentation:" => "Документация:", "User Documentation" => "Потребителска Документация", "Admin Documentation" => "Админ Документация", +"Update to %s" => "Обнови до %s", "Enable only for specific groups" => "Включи само за определени групи", "Uninstall App" => "Премахни Приложението", "Administrator Documentation" => "Административна Документация", |