diff options
Diffstat (limited to 'apps/federatedfilesharing/l10n/bg_BG.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/bg_BG.js | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/federatedfilesharing/l10n/bg_BG.js b/apps/federatedfilesharing/l10n/bg_BG.js index e65e1d0ce3a..4221613faeb 100644 --- a/apps/federatedfilesharing/l10n/bg_BG.js +++ b/apps/federatedfilesharing/l10n/bg_BG.js @@ -2,6 +2,9 @@ OC.L10N.register( "federatedfilesharing", { "Sharing %s failed, because this item is already shared with %s" : "Неуспешно споделяне на %s, защото това съдържание е вече споделено с %s.", - "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Неуспешно споделяне на на %s, не може бъде намерено %s. Може би сървъра в момента е недостъпен." + "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Неуспешно споделяне на на %s, не може бъде намерено %s. Може би сървъра в момента е недостъпен.", + "Open documentation" : "Отвори документацията", + "Allow users on this server to send shares to other servers" : "Позволи на потребители от този сървър да споделят папки с други сървъри", + "Allow users on this server to receive shares from other servers" : "Позволи на потребители на този сървър да получават споделени папки от други сървъри" }, "nplurals=2; plural=(n != 1);"); |