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/core/l10n/bg_BG.php

27 lines
944 B

<?php $TRANSLATIONS = array(
"Settings" => "Настройки",
"seconds ago" => "преди секунди",
"1 minute ago" => "преди 1 минута",
"1 hour ago" => "преди 1 час",
"today" => "днес",
"yesterday" => "вчера",
"last month" => "последният месец",
"last year" => "последната година",
"years ago" => "последните години",
"Cancel" => "Отказ",
"Error" => "Грешка",
"Share" => "Споделяне",
"Share with" => "Споделено с",
"Password" => "Парола",
"create" => "създаване",
"Username" => "Потребител",
"New password" => "Нова парола",
"Personal" => "Лични",
"Users" => "Потребители",
"Apps" => "Приложения",
"Admin" => "Админ",
"Help" => "Помощ",
"Add" => "Добавяне",
"web services under your control" => "уеб услуги под Ваш контрол"
);