Welcome to mirror list, hosted at ThFree Co, Russian Federation.

bg.json « l10n « federatedfilesharing « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 448714f19098ec7fa0ffef34173964dcf2be9b8b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{ "translations": {
    "Federated sharing" : "Федерално споделяне",
    "Do you want to add the remote share {name} from {owner}@{remote}?" : "Искате ли да добавите отдалечено споделяне {name} от {owner}@{remote}?",
    "Remote share" : "Отдалечено споделяне",
    "Remote share password" : "Парола за отдалечено споделяне",
    "Cancel" : "Отказ",
    "Add remote share" : "Добави отдалечено споделяне",
    "Copy" : "Копиране",
    "Copied!" : "Копирано!",
    "Not supported!" : "Не се поддържа!",
    "Press ⌘-C to copy." : "За копиране натиснете ⌘-C",
    "Press Ctrl-C to copy." : "За копиране натиснете Ctrl-C",
    "Invalid Federated Cloud ID" : "Невалидно Федерално Cloud ID",
    "Server to server sharing is not enabled on this server" : "Споделяне между сървъри не е разрешено на този сървър.",
    "Couldn't establish a federated share." : "Неуспешно осъществяване на федерално споделяне",
    "Couldn't establish a federated share, maybe the password was wrong." : "Неуспешно осъществяване на федерално споделяне, можеби паролата е грепна.",
    "Sharing %s failed, because this item is already shared with %s" : "Неуспешно споделяне на %s, защото съдържанието е вече споделено с %s.",
    "Not allowed to create a federated share with the same user" : "Не е позволено създаване на федерално споделяне със същият потребител",
    "File is already shared with %s" : "Файлът е вече споделен с %s",
    "Accept" : "Приемам",
    "Sharing" : "Споделяне",
    "Open documentation" : "Отвори документацията",
    "Allow users on this server to send shares to other servers" : "Позволи на потребители от този сървър да споделят папки  с други сървъри",
    "Allow users on this server to receive shares from other servers" : "Позволи на потребители на този сървър да получават споделени папки от други сървъри",
    "HTML Code:" : "HTML код:",
    "The mountpoint name contains invalid characters." : "Името на mountpoint-a съдържа невалидни символи.",
    "Not allowed to create a federated share with the owner." : "Не е позволено създаване на федерално споделяне със собственика.",
    "Invalid or untrusted SSL certificate" : "Невалиден или недоверен SSL сертификат",
    "Could not authenticate to remote share, password might be wrong" : "Неуспешно удостоверяване на отдалеченото споделяне, възможно е паролата да е грешна",
    "Storage not valid" : "Невалидно хранилище",
    "Couldn't add remote share" : "Неуспешно добавяне на отдалечена споделена директория."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}