nextcloud-server/core/l10n/bg_BG.php

15 lines
702 B
PHP

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<?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." => "Вие излязохте."
);