Welcome to mirror list, hosted at ThFree Co, Russian Federation.

th_TH.js « l10n « files_trashbin « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
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;");