From 3fc6d6234e39914d8e6e7d4b9ffe0b5420d3aa2d Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 13 Feb 2018 10:48:27 +0000 Subject: [tx-robot] updated from transifex --- apps/federatedfilesharing/l10n/bg.js | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 apps/federatedfilesharing/l10n/bg.js (limited to 'apps/federatedfilesharing/l10n/bg.js') diff --git a/apps/federatedfilesharing/l10n/bg.js b/apps/federatedfilesharing/l10n/bg.js new file mode 100644 index 00000000000..06e95966f29 --- /dev/null +++ b/apps/federatedfilesharing/l10n/bg.js @@ -0,0 +1,34 @@ +OC.L10N.register( + "federatedfilesharing", + { + "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." : "Неуспешно осъществяване на федерално споделяне, можеби паролата е грепна.", + "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" : "Неуспешно добавяне на отдалечена споделена директория.", + "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" : "Приемам", + "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 код:" +}, +"nplurals=2; plural=(n != 1);"); -- cgit v1.2.3