nextcloud/settings/l10n/bg_BG.php

36 lines
1.8 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(
"Email saved" => "Е-пощата е записана",
"Invalid email" => "Неправилна е-поща",
"OpenID Changed" => "OpenID е сменено",
"Invalid request" => "Невалидна заявка",
"Language changed" => "Езика е сменен",
"Disable" => "Изключване",
"Enable" => "Включване",
"Saving..." => "Записване...",
"Select an App" => "Изберете програма",
"Documentation" => "Документация",
"Ask a question" => "Задайте въпрос",
"Problems connecting to help database." => "Проблеми при свързване с помощната база",
"Go there manually." => "Отидете ръчно.",
"Answer" => "Отговор",
"Download" => "Изтегляне",
"Unable to change your password" => "Невъзможна промяна на паролата",
"Current password" => "Текуща парола",
"New password" => "Нова парола",
"show" => "показва",
"Change password" => "Промяна на парола",
"Email" => "Е-поща",
"Your email address" => "Адресът на е-пощата ви",
"Fill in an email address to enable password recovery" => "Въведете е-поща за възстановяване на паролата",
"Language" => "Език",
"Help translate" => "Помощ за превода",
"use this address to connect to your ownCloud in your file manager" => "ползвай този адрес за връзка с Вашия ownCloud във файловия мениджър",
"Name" => "Име",
"Password" => "Парола",
"Groups" => "Групи",
"Create" => "Ново",
"Default Quota" => "Квота по подразбиране",
"Quota" => "Квота",
"Delete" => "Изтриване"
);