diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-03-09 00:06:34 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-03-09 00:06:34 +0100 |
commit | 0629ff4dd91b488bd98c35eeff24c5fea50fc30d (patch) | |
tree | 717d02ab1af8776b60e36568d02f49e9c384c90b /apps/files_trashbin/l10n/th_TH.php | |
parent | 546fb72b25fb8ebdc70aa75ccc7a095d7d83b174 (diff) | |
download | nextcloud-server-0629ff4dd91b488bd98c35eeff24c5fea50fc30d.tar.gz nextcloud-server-0629ff4dd91b488bd98c35eeff24c5fea50fc30d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n/th_TH.php')
-rw-r--r-- | apps/files_trashbin/l10n/th_TH.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_trashbin/l10n/th_TH.php b/apps/files_trashbin/l10n/th_TH.php index 3f5d44c763e..e2875feaa39 100644 --- a/apps/files_trashbin/l10n/th_TH.php +++ b/apps/files_trashbin/l10n/th_TH.php @@ -8,5 +8,6 @@ "{count} files" => "{count} ไฟล์", "Nothing in here. Your trash bin is empty!" => "ไม่มีอะไรอยู่ในนี้ ถังขยะของคุณยังว่างอยู่", "Restore" => "คืนค่า", -"Delete" => "ลบ" +"Delete" => "ลบ", +"Deleted Files" => "ไฟล์ที่ลบทิ้ง" ); |