nextcloud/settings/l10n/bg_BG.php

54 lines
2.7 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(
"Authentication error" => "Възникна проблем с идентификацията",
"Group already exists" => "Групата вече съществува",
"Unable to add group" => "Невъзможно добавяне на група",
"Unable to delete group" => "Невъзможно изтриване на група",
"Unable to delete user" => "Невъзможно изтриване на потребител",
"Language changed" => "Езикът е променен",
"Invalid request" => "Невалидна заявка",
"Disable" => "Изключено",
"Enable" => "Включено",
"Please wait...." => "Моля почакайте....",
"Updating...." => "Обновява се...",
"Error" => "Грешка",
"Updated" => "Обновено",
"Saving..." => "Записване...",
"deleted" => "изтрито",
"undo" => "възтановяване",
"Groups" => "Групи",
"Delete" => "Изтриване",
"__language_name__" => "__language_name__",
"Please double check the <a href='%s'>installation guides</a>." => "Моля направете повторна справка с <a href='%s'>ръководството за инсталиране</a>.",
"More" => "Още",
"Version" => "Версия",
"Add your App" => "Добавете Ваше приложение",
"More Apps" => "Още приложения",
"Select an App" => "Изберете приложение",
"Update" => "Обновяване",
"User Documentation" => "Потребителска документация",
"Administrator Documentation" => "Административна документация",
"Online Documentation" => "Документация",
"Forum" => "Форум",
"Bugtracker" => "Докладвани грешки",
"Commercial Support" => "Платена поддръжка",
"Show First Run Wizard again" => "Покажи настройките за първоначално зареждане отново",
"Password" => "Парола",
"Unable to change your password" => "Промяната на паролата не беше извършена",
"Current password" => "Текуща парола",
"New password" => "Нова парола",
"Change password" => "Промяна на паролата",
"Display Name" => "Екранно име",
"Email" => "E-mail",
"Your email address" => "Вашия email адрес",
"Language" => "Език",
"Help translate" => "Помогнете с превода",
"WebDAV" => "WebDAV",
"Login Name" => "Потребител",
"Create" => "Създаване",
"Default Storage" => "Хранилище по подразбиране",
"Unlimited" => "Неограничено",
"Other" => "Други",
"Storage" => "Хранилище",
"Default" => "По подразбиране"
);