nextcloud/core/l10n/bg_BG.php

15 lines
702 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(
"Login failed!" => "Входа пропадна!",
"Database name" => "Име на базата",
"Advanced" => "Разширено",
"Host" => "хост",
"Table prefix" => "Префикс за таблиците",
"Data folder" => "Директория за данни",
"Finish setup" => "Завършване на настройките",
"Cloud not found" => "обклакът не намерен",
"is a personal cloud which runs on your own server" => "е персонален облак който работи от Ваш собствен сървър",
"prev" => "пред.",
"next" => "следващо",
"You are logged out." => "Вие излязохте."
);