summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/bg_BG.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/bg_BG.php')
-rw-r--r--apps/files_trashbin/l10n/bg_BG.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/bg_BG.php b/apps/files_trashbin/l10n/bg_BG.php
index 8c9e658068c..62057538ce4 100644
--- a/apps/files_trashbin/l10n/bg_BG.php
+++ b/apps/files_trashbin/l10n/bg_BG.php
@@ -2,11 +2,10 @@
$TRANSLATIONS = array(
"Couldn't delete %s permanently" => "Невъзможно перманентното изтриване на %s",
"Couldn't restore %s" => "Невъзможно възтановяване на %s",
+"Restore" => "Възтановяване",
"Error" => "Грешка",
-"Deleted Files" => "Изтрити файлове",
"Nothing in here. Your trash bin is empty!" => "Няма нищо. Кофата е празна!",
"Name" => "Име",
-"Restore" => "Възтановяване",
"Deleted" => "Изтрито",
"Delete" => "Изтриване"
);