summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/th_TH.js
blob: e78c3003fca0bc6e99ff230b93f34cf28491f506 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
OC.L10N.register(
    "files_sharing",
    {
    "Cancel" : "ยกเลิก",
    "Share" : "แชร์",
    "Shared by" : "ถูกแชร์โดย",
    "Password" : "รหัสผ่าน",
    "No entries found in this folder" : "ไม่พบรายการในโฟลเดอร์นี้",
    "Name" : "ชื่อ",
    "Download" : "ดาวน์โหลด"
},
"nplurals=1; plural=0;");