nextcloud/settings/l10n/bg_BG.php

29 lines
1.4 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(
"Invalid request" => "Невалидна заявка",
"OpenID Changed" => "OpenID е сменено",
"Language changed" => "Езика е сменен",
"Add your application" => "Добавете Ваша програма",
"Select an App" => "Изберете програма",
"-licensed" => "-лицензирано",
"by" => "от",
"Ask a question" => "Задайте въпрос",
"Problems connecting to help database." => "Проблеми при свързване с помощната база",
"Go there manually." => "Отидете ръчно.",
"Answer" => "Отговор",
"You use" => "Вие ползвате",
"of the available" => "от наличните",
"Your password got changed" => "Вашата парола е сменена",
"Unable to change your password" => "Невъзможна промяна на паролата",
"Current password" => "Текуща парола",
"New password" => "Нова парола",
"show" => "показва",
"Change password" => "Промяна на парола",
"Language" => "Език",
"use this address to connect to your ownCloud in your file manager" => "ползвай този адрес за връзка с Вашия ownCloud във файловия мениджър",
"Name" => "Име",
"Password" => "Парола",
"Groups" => "Групи",
"Create" => "Ново",
"Delete" => "Изтриване"
);