diff options
Diffstat (limited to 'core/l10n/th.js')
-rw-r--r-- | core/l10n/th.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/th.js b/core/l10n/th.js index fb0c36c5763..0e9683b6787 100644 --- a/core/l10n/th.js +++ b/core/l10n/th.js @@ -47,7 +47,6 @@ OC.L10N.register( "Saving..." : "กำลังบันทึกข้อมูล...", "Dismiss" : "ยกเลิก", "Password" : "รหัสผ่าน", - "Cancel" : "ยกเลิก", "seconds ago" : "วินาที ก่อนหน้านี้", "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "ลิงค์ที่ใช้สำหรับตั้งค่ารหัสผ่านใหม่ ของคุณ ได้ถูกส่งไปยังอีเมลของคุณ หากคุณยังไม่ได้รับอีกเมล ลองไปดูที่โฟลเดอร์ สแปม/ถังขยะ ในอีเมลของคุณ <br>ทั้งนี้หากหาอีเมลไม่พบกรุณาติดต่อผู้ดูแลระบบ", "I know what I'm doing" : "ฉันรู้ว่าฉันกำลังทำอะไรอยู่", @@ -65,6 +64,7 @@ OC.L10N.register( "Already existing files" : "เขียนไฟล์ใหม่", "Which files do you want to keep?" : "คุณต้องการเก็บไฟล์?", "If you select both versions, the copied file will have a number added to its name." : "เลือกวางทับไฟล์เดิมหรือ เขียนไฟล์ใหม่จะเพิ่มตัวเลขไปยังชื่อของมัน", + "Cancel" : "ยกเลิก", "Continue" : "ดำเนินการต่อ", "(all selected)" : "(เลือกทั้งหมด)", "({count} selected)" : "(เลือกจำนวน {count})", |