nextcloud/settings/l10n/bg_BG.php

14 lines
606 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" => "Невалидна заявка",
"Language changed" => "Езика е сменен",
"Account information" => "Информация за профила",
"You're currently using" => "Вие ползвате",
"of your" => "на Вашето",
"space" => "място",
"Change Password" => "Промяна на парола",
"Your password got changed" => "Вашата парола е сменена",
"New password" => "Нова парола",
"Language" => "Език"
);