nextcloud/apps/files_trashbin/l10n/th_TH.js

12 lines
430 B
JavaScript

OC.L10N.register(
"files_trashbin",
{
"Restore" : "คืนค่า",
"Error" : "ข้อผิดพลาด",
"Nothing in here. Your trash bin is empty!" : "ไม่มีอะไรอยู่ในนี้ ถังขยะของคุณยังว่างอยู่",
"Name" : "ชื่อ",
"Deleted" : "ลบแล้ว",
"Delete" : "ลบ"
},
"nplurals=1; plural=0;");