diff options
Diffstat (limited to 'apps/files_trashbin/l10n')
-rw-r--r-- | apps/files_trashbin/l10n/bg_BG.js | 4 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/bg_BG.json | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/bg_BG.js b/apps/files_trashbin/l10n/bg_BG.js index eae24b14a1b..9db73c98a6d 100644 --- a/apps/files_trashbin/l10n/bg_BG.js +++ b/apps/files_trashbin/l10n/bg_BG.js @@ -8,6 +8,10 @@ OC.L10N.register( "Delete permanently" : "Изтрий завинаги", "Error" : "Грешка", "restored" : "възстановено", + "No deleted files" : "Няма изтрити файлове", + "You will be able to recover deleted files from here" : "Имате възможност да възстановите изтрити файлове от тук", + "No entries found in this folder" : "Няма намерени записи в тази папка", + "Select all" : "Избери всички", "Name" : "Име", "Deleted" : "Изтрито", "Delete" : "Изтрий" diff --git a/apps/files_trashbin/l10n/bg_BG.json b/apps/files_trashbin/l10n/bg_BG.json index 2e83d97304c..3f3b3e8b835 100644 --- a/apps/files_trashbin/l10n/bg_BG.json +++ b/apps/files_trashbin/l10n/bg_BG.json @@ -6,6 +6,10 @@ "Delete permanently" : "Изтрий завинаги", "Error" : "Грешка", "restored" : "възстановено", + "No deleted files" : "Няма изтрити файлове", + "You will be able to recover deleted files from here" : "Имате възможност да възстановите изтрити файлове от тук", + "No entries found in this folder" : "Няма намерени записи в тази папка", + "Select all" : "Избери всички", "Name" : "Име", "Deleted" : "Изтрито", "Delete" : "Изтрий" |