diff options
Diffstat (limited to 'apps/files_sharing/l10n/bg.js')
-rw-r--r-- | apps/files_sharing/l10n/bg.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/bg.js b/apps/files_sharing/l10n/bg.js index 4d9c32cbacf..479a662c80a 100644 --- a/apps/files_sharing/l10n/bg.js +++ b/apps/files_sharing/l10n/bg.js @@ -203,7 +203,6 @@ OC.L10N.register( "Note to recipient" : "Бележка за получателя", "Enter a note for the share recipient" : "Въведете бележка за получателя на споделянето", "Create" : "Създаване", - "Update" : "Обновяване", "Share" : "Сподели", "Others with access" : "Други с достъп", "No other users with access found" : "Няма намерени други потребители с достъп", @@ -272,13 +271,12 @@ OC.L10N.register( "Something happened. Unable to reject the share." : "Нещо се случи. Споделянето не може да отхвърли.", "No expiration date set" : "Не е зададен срок на валидност", "Sharing %s failed because the back end does not support sciencemesh shares" : "Споделянето %s не бе успешно, защото вътрешния сървър не позволява споделяния на приложението sciencemesh", - "One or more of your shares will expire tomorrow" : "Едно или повече от вашите спделяния изтичат утре", "Allow creating" : "Разреши създаването", "Allow deleting" : "Разреши изтриването", "Allow resharing" : "Може да споделя повторно", "Expiration date enforced" : "Дата на изтичане на срока на действие", "Password protect" : "Защита с парола", "Science Mesh" : "Приложение Science Mesh", - "Error generating password from password_policy" : "Грешка при генериране на парола от политиката за пароли" + "Update" : "Обновяване" }, "nplurals=2; plural=(n != 1);"); |