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

th_TH.js « l10n « files_sharing « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 153f7e222c65bdf897d2d0cc5aeb5c3a90b0407b (plain)
1
2
3
4
5
6
7
8
9
10
OC.L10N.register(
    "files_sharing",
    {
    "Cancel" : "ยกเลิก",
    "Shared by" : "ถูกแชร์โดย",
    "Password" : "รหัสผ่าน",
    "Name" : "ชื่อ",
    "Download" : "ดาวน์โหลด"
},
"nplurals=1; plural=0;");