summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/th_TH.js
blob: 77ccd12dd446033f823384604b5e66a700706c19 (plain)
1
2
3
4
5
6
7
8
9
10
11
OC.L10N.register(
    "files_trashbin",
    {
    "Restore" : "คืนค่า",
    "Error" : "ข้อผิดพลาด",
    "Nothing in here. Your trash bin is empty!" : "ไม่มีอะไรอยู่ในนี้ ถังขยะของคุณยังว่างอยู่",
    "Name" : "ชื่อ",
    "Deleted" : "ลบแล้ว",
    "Delete" : "ลบ"
},
"nplurals=1; plural=0;");