diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-03-04 00:07:35 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-03-04 00:07:35 +0100 |
commit | b738aaba2a3f30e80a966c6d1af88f30b853cf1c (patch) | |
tree | 069eccfdbf4bd1ce96877c728dc36e191a5a58fc /apps/files_trashbin | |
parent | ef01e0cdc5459373f253886c5adcd9e09fa003fa (diff) | |
download | nextcloud-server-b738aaba2a3f30e80a966c6d1af88f30b853cf1c.tar.gz nextcloud-server-b738aaba2a3f30e80a966c6d1af88f30b853cf1c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin')
-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 957f6a45aac..29e69a02fbb 100644 --- a/apps/files_trashbin/l10n/bg_BG.php +++ b/apps/files_trashbin/l10n/bg_BG.php @@ -1,8 +1,9 @@ <?php $TRANSLATIONS = array( "Couldn't delete %s permanently" => "Невъзможно изтриване на %s завинаги", "Couldn't restore %s" => "Невъзможно възтановяване на %s", -"perform restore operation" => "извършване на действие по възтановяване", +"perform restore operation" => "извършване на действие по възстановяване", "delete file permanently" => "изтриване на файла завинаги", +"Delete permanently" => "Изтриване завинаги", "Name" => "Име", "Deleted" => "Изтрито", "1 folder" => "1 папка", |