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-03-14 04:11:29 +0300
committerNextcloud bot <bot@nextcloud.com>2018-03-14 04:11:29 +0300
commit7f00de841b3570f21c0be51dd9dced690f968210 (patch)
treecd16d150ce0678ad5752ba38be7f9f594872d6cf /apps/federatedfilesharing/l10n/bg.js
parent76d23a16006d0a05f3d6bd1cb29b873674162970 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federatedfilesharing/l10n/bg.js')
-rw-r--r--apps/federatedfilesharing/l10n/bg.js14
1 files changed, 7 insertions, 7 deletions
diff --git a/apps/federatedfilesharing/l10n/bg.js b/apps/federatedfilesharing/l10n/bg.js
index 06e95966f29..cfe8703ba91 100644
--- a/apps/federatedfilesharing/l10n/bg.js
+++ b/apps/federatedfilesharing/l10n/bg.js
@@ -16,12 +16,6 @@ OC.L10N.register(
"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",
@@ -29,6 +23,12 @@ OC.L10N.register(
"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 код:"
+ "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" : "Неуспешно добавяне на отдалечена споделена директория."
},
"nplurals=2; plural=(n != 1);");