| | |
| | | | localization/<lang>/messages.inc | |
| | | | | |
| | | | Localization file of the Roundcube Webmail client | |
| | | | Copyright (C) 2005-2013, The Roundcube Dev Team | |
| | | | Copyright (C) 2005-2015, The Roundcube Dev Team | |
| | | | | |
| | | | Licensed under the GNU General Public License version 3 or | |
| | | | any later version with exceptions for skins & plugins. | |
| | |
| | | $messages['invalidhost'] = 'ชื่อเซิร์ฟเวอร์ไม่ถูกต้อง'; |
| | | $messages['nomessagesfound'] = 'ไม่มีจดหมายในกล่องจดหมายนี้'; |
| | | $messages['loggedout'] = 'ทำการออกจากระบบเรียบร้อย'; |
| | | $messages['mailboxempty'] = 'กล่องจดหมายนี้ว่างเปล่า'; |
| | | $messages['refreshing'] = 'กำลังรีเฟรช...'; |
| | | $messages['loading'] = 'Loading...'; |
| | | $messages['uploading'] = 'กำลังอัพโหลดไฟล์...'; |
| | |
| | | $messages['messagesaved'] = 'จดหมายถูกบันทึกเป็นจดหมายร่าง'; |
| | | $messages['successfullysaved'] = 'บันทึกเรียบร้อยแล้ว'; |
| | | $messages['addedsuccessfully'] = 'รายชื่อถูกบันทึกเรียบร้อยแล้ว'; |
| | | $messages['contactexists'] = 'อีเมล์นี้มีอยู่แล้ว'; |
| | | $messages['blockedimages'] = 'เพื่อปกป้องความส่วนตัว รูปจากภายนอกในจดหมายนี้จะถูกปิดบังไว้'; |
| | | $messages['encryptedmessage'] = 'จดหมายถูกเข้ารหัสไม่สามารถแสดงผลได้'; |
| | | $messages['nocontactsfound'] = 'ไม่พบรายชื่อที่ค้นหา'; |
| | |
| | | $messages['copyingcontact'] = 'กำลังคัดลอกรายชื่อผู้ติดต่อ...'; |
| | | $messages['deletingmessage'] = 'กำลังลบข้อความ...'; |
| | | $messages['importwait'] = 'กำลังนำเข้าข้อมูล, โปรดรอสักครู่'; |
| | | ?> |