diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-04-24 02:01:20 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-04-24 02:01:20 +0200 |
commit | a7b4469b2e683a6c5ddeac83ff61c84ce3ffa941 (patch) | |
tree | 54c757ddbad7439e4fdf48496facdb6267b80879 /apps/files_trashbin/l10n | |
parent | 9dde43db57f5fffc68ef096b1a041f8b5d427d96 (diff) | |
download | nextcloud-server-a7b4469b2e683a6c5ddeac83ff61c84ce3ffa941.tar.gz nextcloud-server-a7b4469b2e683a6c5ddeac83ff61c84ce3ffa941.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n')
-rw-r--r-- | apps/files_trashbin/l10n/bg_BG.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_trashbin/l10n/bg_BG.php b/apps/files_trashbin/l10n/bg_BG.php index 31c5dcb4ef1..288518e1a41 100644 --- a/apps/files_trashbin/l10n/bg_BG.php +++ b/apps/files_trashbin/l10n/bg_BG.php @@ -13,5 +13,6 @@ "{count} files" => "{count} файла", "Nothing in here. Your trash bin is empty!" => "Няма нищо. Кофата е празна!", "Restore" => "Възтановяване", -"Delete" => "Изтриване" +"Delete" => "Изтриване", +"Deleted Files" => "Изтрити файлове" ); |