nextcloud/settings/l10n/bg_BG.php

12 lines
388 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 $TRANSLATIONS = array(
"Authentication error" => "Възникна проблем с идентификацията",
"Invalid request" => "Невалидна заявка",
"Enable" => "Включено",
"Error" => "Грешка",
"Update" => "Обновяване",
"Password" => "Парола",
"Email" => "E-mail",
"Groups" => "Групи",
"Delete" => "Изтриване"
);