nextcloud/core/l10n/bg_BG.php

18 lines
994 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(
"Error 404, Cloud not found" => "Грешка 404, обклакът не намерен",
"Advanced" => "Разширено",
"Set where to store the data." => "Изберете къде да записва данните",
"Data directory:" => "Директория за данни:",
"SQLite" => "SQLite",
"Database name:" => "Име на базата:",
"Host:" => "хост:",
"Table prefix:" => "Префикс за таблиците:",
"Finish setup" => "Завършване на настройките",
"<a href=\"http://owncloud.org/\">ownCloud</a> is a personal cloud which runs on your own server.</p>" => "<a href=\"http://owncloud.org/\">ownCloud</a> е персонален облак който работи от Ваш собствен сървър.</p>",
"Login failed!" => "Входа пропадна!",
"You are logged out." => "Вие излязохте.",
"prev" => "пред.",
"next" => "следващо",
"Search" => "Търсене"
);