diff options
Diffstat (limited to 'lib/l10n/th.js')
-rw-r--r-- | lib/l10n/th.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/th.js b/lib/l10n/th.js index f22a94117ad..4187508140d 100644 --- a/lib/l10n/th.js +++ b/lib/l10n/th.js @@ -46,12 +46,12 @@ OC.L10N.register( "in a few seconds" : "ในไม่กี่วินาที", "seconds ago" : "วินาทีที่ผ่านมา", "Empty file" : "ไฟล์ว่าง", + "Dot files are not allowed" : "ไม่อนุญาตไฟล์จุด", "File already exists" : "มีไฟล์นี้อยู่แล้ว", "Templates" : "เทมเพลต", "File name is a reserved word" : "ชื่อแฟ้มเป็นคำสงวน", "File name contains at least one invalid character" : "ชื่อไฟล์มีตัวอักษรที่ไม่ถูกต้องอย่างน้อย 1 ตัว", "File name is too long" : "ชื่อไฟล์ยาวเกินไป", - "Dot files are not allowed" : "ไม่อนุญาตไฟล์จุด", "Empty filename is not allowed" : "ชื่อไฟล์ห้ามว่างเปล่า", "App \"%s\" cannot be installed because appinfo file cannot be read." : "แอป \"%s\" ไม่สามารถติดตั้งได้ เพราะไฟล์ appInfo ไม่สามารถอ่านได้", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "ไม่สามารถติดตั้งแอป \"%s\" เนื่องจากแอปเข้ากับเซิร์ฟเวอร์รุ่นนี้ไม่ได้", |