diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-06-07 01:55:03 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-06-07 01:55:03 -0400 |
commit | 35421487610462b12e3600954f23a777c54abee3 (patch) | |
tree | e3cf933c15004e50fc9dd0dbbbb70d83d0b366fa /apps/files_trashbin/l10n | |
parent | 16708ae1873ddd563c3177b87cf7a4c395dca609 (diff) | |
download | nextcloud-server-35421487610462b12e3600954f23a777c54abee3.tar.gz nextcloud-server-35421487610462b12e3600954f23a777c54abee3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n')
-rw-r--r-- | apps/files_trashbin/l10n/th_TH.js | 9 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/th_TH.json | 9 |
2 files changed, 18 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/th_TH.js b/apps/files_trashbin/l10n/th_TH.js index c1c80b191bb..e294f592e84 100644 --- a/apps/files_trashbin/l10n/th_TH.js +++ b/apps/files_trashbin/l10n/th_TH.js @@ -1,8 +1,17 @@ OC.L10N.register( "files_trashbin", { + "Couldn't delete %s permanently" : "ไม่สามารถลบ %s แบบถาวร", + "Couldn't restore %s" : "ไม่สามารถกู้คืน %s", + "Deleted files" : "ไฟล์ที่ถูกลบ", "Restore" : "คืนค่า", + "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/th_TH.json b/apps/files_trashbin/l10n/th_TH.json index eb3c405beaf..7dc7546f55b 100644 --- a/apps/files_trashbin/l10n/th_TH.json +++ b/apps/files_trashbin/l10n/th_TH.json @@ -1,6 +1,15 @@ { "translations": { + "Couldn't delete %s permanently" : "ไม่สามารถลบ %s แบบถาวร", + "Couldn't restore %s" : "ไม่สามารถกู้คืน %s", + "Deleted files" : "ไฟล์ที่ถูกลบ", "Restore" : "คืนค่า", + "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" : "ลบ" |