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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-02-13 13:48:27 +0300
committerNextcloud bot <bot@nextcloud.com>2018-02-13 13:48:27 +0300
commit3fc6d6234e39914d8e6e7d4b9ffe0b5420d3aa2d (patch)
tree3ef4050915fae9e2df5e09aee4061532c09346b6 /apps/federatedfilesharing/l10n/bg.js
parent91c67eb667b2c049f0fcbe8fd868f6a689aaf26e (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federatedfilesharing/l10n/bg.js')
-rw-r--r--apps/federatedfilesharing/l10n/bg.js34
1 files changed, 34 insertions, 0 deletions
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);");