diff options
Diffstat (limited to 'apps/files_trashbin/l10n/bg.js')
-rw-r--r-- | apps/files_trashbin/l10n/bg.js | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/files_trashbin/l10n/bg.js b/apps/files_trashbin/l10n/bg.js index 8dda7990c49..2296d55843f 100644 --- a/apps/files_trashbin/l10n/bg.js +++ b/apps/files_trashbin/l10n/bg.js @@ -13,9 +13,6 @@ OC.L10N.register( "Select all" : "Избери всички", "Name" : "Име", "Deleted" : "Изтрито", - "Delete" : "Изтрий", - "Couldn't delete %s permanently" : "Неуспешно безвъзвратно изтриване на %s.", - "Couldn't restore %s" : "Неуспешно възстановяване на %s", - "Error" : "Грешка" + "Delete" : "Изтрий" }, "nplurals=2; plural=(n != 1);"); |