You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nextcloud-server/settings/l10n/bg_BG.php

9 lines
366 B

<?php $TRANSLATIONS = array(
"Authentication error" => "Проблем с индентификацията",
"Invalid request" => "Невалидна заявка",
"Language changed" => "Езика е сменен",
"Your password got changed" => "Вашата парола е сменена",
"New password" => "Нова парола",
"Language" => "Език"
);