diff options
Diffstat (limited to 'apps/federatedfilesharing/l10n/bg.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/bg.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/federatedfilesharing/l10n/bg.js b/apps/federatedfilesharing/l10n/bg.js index 9e7a3cce3a5..4ea97b6d5f6 100644 --- a/apps/federatedfilesharing/l10n/bg.js +++ b/apps/federatedfilesharing/l10n/bg.js @@ -16,7 +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." : "Неуспешно осъществяване на федерално споделяне, можеби паролата е грепна.", - "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" : "Приемам", @@ -30,6 +29,7 @@ OC.L10N.register( "Invalid or untrusted SSL certificate" : "Невалиден или недоверен SSL сертификат", "Could not authenticate to remote share, password might be wrong" : "Неуспешно удостоверяване на отдалеченото споделяне, възможно е паролата да е грешна", "Storage not valid" : "Невалидно хранилище", - "Couldn't add remote share" : "Неуспешно добавяне на отдалечена споделена директория." + "Couldn't add remote share" : "Неуспешно добавяне на отдалечена споделена директория.", + "Sharing %s failed, because this item is already shared with %s" : "Неуспешно споделяне на %s, защото съдържанието е вече споделено с %s." }, "nplurals=2; plural=(n != 1);"); |