nextcloud/settings/l10n/bg_BG.php

26 lines
1.1 KiB
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 $TRANSLATIONS = array(
"Authentication error" => "Възникна проблем с идентификацията",
"Language changed" => "Езикът е променен",
"Invalid request" => "Невалидна заявка",
"Enable" => "Включено",
"Error" => "Грешка",
"__language_name__" => "__language_name__",
"Add your App" => "Добавете Ваше приложение",
"Select an App" => "Изберете приложение",
"Update" => "Обновяване",
"Password" => "Парола",
"Unable to change your password" => "Промяната на паролата не беше извършена",
"Current password" => "Текуща парола",
"New password" => "Нова парола",
"show" => "показва",
"Change password" => "Промяна на паролата",
"Email" => "E-mail",
"Your email address" => "Вашия email адрес",
"Language" => "Език",
"Help translate" => "Помогнете с превода",
"Groups" => "Групи",
"Create" => "Създаване",
"Other" => "Други",
"Delete" => "Изтриване"
);