nextcloud/settings/l10n/bg_BG.php

30 lines
1.3 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" => "Невалидна заявка",
"Authentication error" => "Проблем с идентификацията",
"Language changed" => "Езика е сменен",
"Disable" => "Изключване",
"Enable" => "Включване",
"Saving..." => "Записване...",
"Select an App" => "Изберете програма",
"Clients" => "Клиенти",
"Password" => "Парола",
"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" => "Помощ за превода",
"Name" => "Име",
"Groups" => "Групи",
"Create" => "Ново",
"Other" => "Друго",
"Delete" => "Изтриване"
);