mirror of
https://github.com/humhub/humhub.git
synced 2025-01-17 22:28:51 +01:00
Enh: Updated Translations (translate.humhub.org)
This commit is contained in:
parent
5b02fff527
commit
9f0da6f276
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1,17 +1,16 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'<strong>Login</strong> required' => '<strong>Inloggen</strong> vereist',
|
||||
'An internal server error occurred.' => 'Er is een interne serverfout opgetreden.',
|
||||
'Guest mode not active, please login first.' => 'Aanmelden als gast is uitgeschakeld, meld u eerst aan.',
|
||||
'Login required for this section.' => 'Aanmelding vereist door dit onderdeel.',
|
||||
'Maintenance mode activated: You have been automatically logged out and will no longer have access the platform until the maintenance has been completed.' => 'De onderhoudsmodus is geactiveerd. U bent automatisch uitgelogd en hebt geen toegang meer tot het platform totdat het onderhoud is voltooid.',
|
||||
'Maintenance mode is active. Only Administrators can access the platform.' => 'De onderhoudsmodus is actief. Alleen beheerders hebben toegang tot het platform.',
|
||||
'You are not allowed to perform this action.' => 'U mag deze actie niet uitvoeren.',
|
||||
'You are not permitted to access this section.' => 'U hebt geen toegang tot dit onderdeel.',
|
||||
'You must change password.' => 'U moet uw wachtwoord wijzigen.',
|
||||
'You need admin permissions to access this section.' => 'U hebt beheerdersrechten nodig voor dit onderdeel.',
|
||||
'Your user account has not been approved yet, please try again later or contact a network administrator.' => 'Uw gebruikersaccount is nog niet goedgekeurd, probeer het later opnieuw of neem contact op met de beheerder.',
|
||||
'Your user account is inactive, please login with an active account or contact a network administrator.' => 'Uw gebruikersaccount is inactief, log in met een actief account of neem contact op met de beheerder.',
|
||||
'The specified URL cannot be called directly.' => '',
|
||||
];
|
||||
return array (
|
||||
'<strong>Login</strong> required' => '<strong>Inloggen</strong> vereist',
|
||||
'An internal server error occurred.' => 'Er is een interne serverfout opgetreden.',
|
||||
'Guest mode not active, please login first.' => 'Aanmelden als gast is uitgeschakeld, meld u eerst aan.',
|
||||
'Login required for this section.' => 'Aanmelding vereist door dit onderdeel.',
|
||||
'Maintenance mode activated: You have been automatically logged out and will no longer have access the platform until the maintenance has been completed.' => 'De onderhoudsmodus is geactiveerd. U bent automatisch uitgelogd en hebt geen toegang meer tot het platform totdat het onderhoud is voltooid.',
|
||||
'Maintenance mode is active. Only Administrators can access the platform.' => 'De onderhoudsmodus is actief. Alleen beheerders hebben toegang tot het platform.',
|
||||
'The specified URL cannot be called directly.' => 'De opgegeven URL kan niet rechtstreeks worden aangeroepen.',
|
||||
'You are not allowed to perform this action.' => 'U mag deze actie niet uitvoeren.',
|
||||
'You are not permitted to access this section.' => 'U hebt geen toegang tot dit onderdeel.',
|
||||
'You must change password.' => 'U moet uw wachtwoord wijzigen.',
|
||||
'You need admin permissions to access this section.' => 'U hebt beheerdersrechten nodig voor dit onderdeel.',
|
||||
'Your user account has not been approved yet, please try again later or contact a network administrator.' => 'Uw gebruikersaccount is nog niet goedgekeurd, probeer het later opnieuw of neem contact op met de beheerder.',
|
||||
'Your user account is inactive, please login with an active account or contact a network administrator.' => 'Uw gebruikersaccount is inactief, log in met een actief account of neem contact op met de beheerder.',
|
||||
);
|
||||
|
File diff suppressed because one or more lines are too long
@ -1,105 +1,88 @@
|
||||
<?php
|
||||
/**
|
||||
* Message translations.
|
||||
*
|
||||
* This file is automatically generated by 'yii message/extract' command.
|
||||
* It contains the localizable messages extracted from source code.
|
||||
* You may modify this file by translating the extracted messages.
|
||||
*
|
||||
* Each array element represents the translation (value) of a message (key).
|
||||
* If the value is empty, the message is considered as not translated.
|
||||
* Messages that no longer need translation will have their translations
|
||||
* enclosed between a pair of '@@' marks.
|
||||
*
|
||||
* Message string can be used with plural forms format. Check i18n section
|
||||
* of the guide for details.
|
||||
*
|
||||
* NOTE: this file must be saved in UTF-8 encoding.
|
||||
*/
|
||||
return [
|
||||
'<strong>Latest</strong> updates' => '<strong>อัพเดท</strong> ล่าสุด',
|
||||
'Account settings' => 'ตั้งค่าบัญชี',
|
||||
'Administration' => 'ผู้ดูแลระบบ',
|
||||
'Allow' => 'อนุญาติ',
|
||||
'Back' => 'กลับ',
|
||||
'Back to dashboard' => 'กลับสู่แดชบอร์ด',
|
||||
'Choose language:' => 'เลือกภาษา',
|
||||
'Close' => 'ปิด',
|
||||
'Collapse' => 'ย่อ',
|
||||
'Default' => 'ค่าปกติ',
|
||||
'Deny' => 'ปฎิเสธ',
|
||||
'Error' => 'พบข้อผิดพลาด',
|
||||
'Expand' => 'ขยาย',
|
||||
'It looks like you may have taken the wrong turn.' => 'ดูเหมือนว่าคุณได้พบข้อผิดพลาด',
|
||||
'Language' => 'ภาษา',
|
||||
'Login' => 'เข้าสู่ระบบ',
|
||||
'Logout' => 'ออกจากระบบ',
|
||||
'Menu' => 'เมนู',
|
||||
'My profile' => 'โปรไฟล์ของฉัน',
|
||||
'New profile image' => 'รูปโปรไฟล์ใหม่',
|
||||
'Next' => 'ถัดไป',
|
||||
'Oooops...' => 'อุปส์ . . .',
|
||||
'Please type at least 3 characters' => 'กรุณากรอกอย่างน้อย 3 ตัวอักษร',
|
||||
'Save' => 'บันทึก',
|
||||
'Search' => 'ค้นหา',
|
||||
'<strong>Confirm</strong> Action' => '',
|
||||
'<strong>Mail</strong> summary' => '',
|
||||
'Actions' => '',
|
||||
'Add:' => '',
|
||||
'All' => '',
|
||||
'An error occurred while handling your last action. (Handler not found).' => '',
|
||||
'An unexpected error occurred while loading the search result.' => '',
|
||||
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => '',
|
||||
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => '',
|
||||
'An unknown error occurred while uploading.' => '',
|
||||
'An unknown error occurred while uploading. Hint: check your upload_max_filesize and post_max_size php settings.' => '',
|
||||
'Cancel' => '',
|
||||
'Confirm' => '',
|
||||
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => '',
|
||||
'Copy to clipboard' => '',
|
||||
'Could not find content of addon!' => '',
|
||||
'Could not find requested page.' => '',
|
||||
'Database connection time: {dbTime} - Configured time zone: {time}' => '',
|
||||
'Delete' => '',
|
||||
'Do you really want to perform this action?' => '',
|
||||
'Edit' => '',
|
||||
'Error while running your last action (Invalid request method).' => '',
|
||||
'Error:' => '',
|
||||
'Export' => '',
|
||||
'Info:' => '',
|
||||
'Invalid request method!' => '',
|
||||
'Loading...' => '',
|
||||
'Logo of {appName}' => '',
|
||||
'Module is not enabled on this content container!' => '',
|
||||
'No error information given.' => '',
|
||||
'Open' => '',
|
||||
'Please type at least {count} characters' => '',
|
||||
'Powered by {name}' => '',
|
||||
'Profile dropdown' => '',
|
||||
'Profile picture of {displayName}' => '',
|
||||
'Saved' => '',
|
||||
'Select Me' => '',
|
||||
'Show less' => '',
|
||||
'Show more' => '',
|
||||
'Some files could not be uploaded:' => '',
|
||||
'Text could not be copied to clipboard' => '',
|
||||
'Text has been copied to clipboard' => '',
|
||||
'The date has to be in the past.' => '',
|
||||
'The file has been deleted.' => '',
|
||||
'The requested resource could not be found.' => '',
|
||||
'The space has been archived.' => '',
|
||||
'The space has been unarchived.' => '',
|
||||
'There are unsaved changes, do you really want to leave this page?' => '',
|
||||
'Time Zone' => '',
|
||||
'Toggle comment menu' => '',
|
||||
'Toggle panel menu' => '',
|
||||
'Toggle post menu' => '',
|
||||
'Toggle stream entry menu' => '',
|
||||
'Unsubscribe' => '',
|
||||
'Upload' => '',
|
||||
'Upload file' => '',
|
||||
'You are not allowed to run this action.' => '',
|
||||
'{nFormatted}B' => '',
|
||||
'{nFormatted}K' => '',
|
||||
'{nFormatted}M' => '',
|
||||
];
|
||||
return array (
|
||||
'<strong>Confirm</strong> Action' => '<strong> ยืนยัน </strong> การดำเนินการ',
|
||||
'<strong>Latest</strong> updates' => '<strong>อัพเดท</strong> ล่าสุด',
|
||||
'<strong>Mail</strong> summary' => '<strong> จดหมาย </strong> สรุป',
|
||||
'Account settings' => 'ตั้งค่าบัญชี',
|
||||
'Actions' => 'การกระทำ',
|
||||
'Add:' => 'เพิ่ม:',
|
||||
'Administration' => 'ผู้ดูแลระบบ',
|
||||
'All' => 'อัลเลส',
|
||||
'Allow' => 'อนุญาติ',
|
||||
'An error occurred while handling your last action. (Handler not found).' => 'เกิดข้อผิดพลาดขณะจัดการการกระทำล่าสุดของคุณ (ไม่พบตัวจัดการ)',
|
||||
'An unexpected error occurred while loading the search result.' => 'เกิดข้อผิดพลาดที่ไม่คาดคิดขณะโหลดผลการค้นหา',
|
||||
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => 'เกิดความผิดพลาดอย่างไม่ได้คาดคิด. หากสิ่งนี้ยังคงเกิดขึ้น โปรดติดต่อผู้ดูแลไซต์',
|
||||
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => 'เกิดข้อผิดพลาดของเซิร์ฟเวอร์ที่ไม่คาดคิด หากสิ่งนี้ยังคงเกิดขึ้น โปรดติดต่อผู้ดูแลไซต์',
|
||||
'An unknown error occurred while uploading.' => 'เกิดข้อผิดพลาดที่ไม่รู้จักขณะอัปโหลด',
|
||||
'An unknown error occurred while uploading. Hint: check your upload_max_filesize and post_max_size php settings.' => 'เกิดข้อผิดพลาดที่ไม่รู้จักขณะอัปโหลด คำแนะนำ: ตรวจสอบการตั้งค่า php ของ upload_max_filesize และ post_max_size ของคุณ',
|
||||
'Back' => 'กลับ',
|
||||
'Back to dashboard' => 'กลับสู่แดชบอร์ด',
|
||||
'Cancel' => 'ยกเลิก',
|
||||
'Choose language:' => 'เลือกภาษา',
|
||||
'Close' => 'ปิด',
|
||||
'Collapse' => 'ย่อ',
|
||||
'Confirm' => 'ยืนยัน',
|
||||
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => 'แหล่งที่มาของเพิ่มเข้าไปของเนื้อหาต้องเป็นอินสแตนซ์ของ HActiveRecordContent หรือ HActiveRecordContentAddon!',
|
||||
'Copy to clipboard' => 'คัดลอกไปที่คลิปบอร์ด',
|
||||
'Could not find content of addon!' => 'ไม่พบเนื้อหาของพิ่มเข้าไป!',
|
||||
'Could not find requested page.' => 'ไม่พบหน้าที่ร้องขอ',
|
||||
'Database connection time: {dbTime} - Configured time zone: {time}' => 'เวลาเชื่อมต่อฐานข้อมูล: {dbTime} - เขตเวลาที่กำหนด: {time}',
|
||||
'Default' => 'ค่าปกติ',
|
||||
'Delete' => 'ลบ',
|
||||
'Deny' => 'ปฎิเสธ',
|
||||
'Do you really want to perform this action?' => 'คุณต้องการดำเนินการนี้จริงหรือ',
|
||||
'Edit' => 'แก้ไข',
|
||||
'Error' => 'พบข้อผิดพลาด',
|
||||
'Error while running your last action (Invalid request method).' => 'เกิดข้อผิดพลาดขณะเรียกใช้การกระทำล่าสุดของคุณ (วิธีการขอไม่ถูกต้อง)',
|
||||
'Error:' => 'ข้อผิดพลาด:',
|
||||
'Expand' => 'ขยาย',
|
||||
'Export' => 'ส่งออก',
|
||||
'Info:' => 'ข้อมูล:',
|
||||
'Invalid request method!' => 'วิธีการขอไม่ถูกต้อง!',
|
||||
'It looks like you may have taken the wrong turn.' => 'ดูเหมือนว่าคุณได้พบข้อผิดพลาด',
|
||||
'Language' => 'ภาษา',
|
||||
'Loading...' => 'กำลังโหลด ...',
|
||||
'Login' => 'เข้าสู่ระบบ',
|
||||
'Logo of {appName}' => 'ลโก้ของ {appName}',
|
||||
'Logout' => 'ออกจากระบบ',
|
||||
'Menu' => 'เมนู',
|
||||
'Module is not enabled on this content container!' => 'ไม่ได้เปิดใช้งานโมดูลบนคอนเทนเนอร์เนื้อหานี้!',
|
||||
'My profile' => 'โปรไฟล์ของฉัน',
|
||||
'New profile image' => 'รูปโปรไฟล์ใหม่',
|
||||
'Next' => 'ถัดไป',
|
||||
'No error information given.' => 'ไม่มีข้อมูลข้อผิดพลาดให้',
|
||||
'Oooops...' => 'อุปส์ . . .',
|
||||
'Open' => 'เปิด',
|
||||
'Please type at least 3 characters' => 'กรุณากรอกอย่างน้อย 3 ตัวอักษร',
|
||||
'Please type at least {count} characters' => 'กรุณาพิมพ์อย่างน้อย {count} ตัวอักษร',
|
||||
'Powered by {name}' => 'ขับเคลื่อนโดย {name}',
|
||||
'Profile dropdown' => 'ดรอปดาวน์โปรไฟล์',
|
||||
'Profile picture of {displayName}' => 'รูปโปรไฟล์ของ {displayName}',
|
||||
'Save' => 'บันทึก',
|
||||
'Saved' => 'บันทึกแล้ว',
|
||||
'Search' => 'ค้นหา',
|
||||
'Select Me' => 'เลือกฉัน',
|
||||
'Show less' => 'แสดงน้อยลง',
|
||||
'Show more' => 'แสดงมากขึ้น',
|
||||
'Some files could not be uploaded:' => 'ไม่สามารถอัปโหลดบางไฟล์ได้',
|
||||
'Text could not be copied to clipboard' => 'ไม่สามารถคัดลอกข้อความไปยังคลิปบอร์ดได้',
|
||||
'Text has been copied to clipboard' => 'คัดลอกข้อความไปยังคลิปบอร์ดแล้ว',
|
||||
'The date has to be in the past.' => 'วันที่จะต้องเป็นวันที่ผ่านไปแล้ว',
|
||||
'The file has been deleted.' => 'ไฟล์ถูกลบไปแล้ว',
|
||||
'The requested resource could not be found.' => 'ไม่พบทรัพยากรที่ร้องขอ',
|
||||
'The space has been archived.' => 'พื้นที่ถูกเก็บถาวรแล้ว',
|
||||
'The space has been unarchived.' => 'ยกเลิกการเก็บพื้นที่แล้ว',
|
||||
'There are unsaved changes, do you really want to leave this page?' => 'มีการเปลี่ยนแปลงที่ยังไม่ได้บันทึก คุณต้องการออกจากหน้านี้จริงหรือ',
|
||||
'Time Zone' => 'เขตเวลา',
|
||||
'Toggle comment menu' => 'สลับเมนูความคิดเห็น',
|
||||
'Toggle panel menu' => 'สลับเมนูแผง',
|
||||
'Toggle post menu' => 'สลับเมนูโพสต์',
|
||||
'Toggle stream entry menu' => 'สลับเมนูรายการสตรีม',
|
||||
'Unsubscribe' => 'ยกเลิกการสมัคร',
|
||||
'Upload' => 'ที่อัพโหลด',
|
||||
'Upload file' => 'อัปโหลดไฟล์',
|
||||
'You are not allowed to run this action.' => 'คุณไม่ได้รับอนุญาตให้เรียกใช้การดำเนินการนี้',
|
||||
'{nFormatted}B' => '{nFormatted} B',
|
||||
'{nFormatted}K' => '{nFormatted} K',
|
||||
'{nFormatted}M' => '{nFormatted} M',
|
||||
);
|
||||
|
@ -1,17 +1,16 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'<strong>Login</strong> required' => '',
|
||||
'An internal server error occurred.' => '',
|
||||
'Guest mode not active, please login first.' => '',
|
||||
'Login required for this section.' => '',
|
||||
'Maintenance mode activated: You have been automatically logged out and will no longer have access the platform until the maintenance has been completed.' => '',
|
||||
'Maintenance mode is active. Only Administrators can access the platform.' => '',
|
||||
'The specified URL cannot be called directly.' => '',
|
||||
'You are not allowed to perform this action.' => '',
|
||||
'You are not permitted to access this section.' => '',
|
||||
'You must change password.' => '',
|
||||
'You need admin permissions to access this section.' => '',
|
||||
'Your user account has not been approved yet, please try again later or contact a network administrator.' => '',
|
||||
'Your user account is inactive, please login with an active account or contact a network administrator.' => '',
|
||||
];
|
||||
return array (
|
||||
'<strong>Login</strong> required' => '<strong> เข้าสู่ระบบ </strong> จำเป็น',
|
||||
'An internal server error occurred.' => 'เกิดข้อผิดพลาดภายในเซิร์ฟเวอร์',
|
||||
'Guest mode not active, please login first.' => 'โหมดผู้เยี่ยมชมไม่ทำงาน กรุณาเข้าสู่ระบบก่อน',
|
||||
'Login required for this section.' => 'จำเป็นต้องเข้าสู่ระบบสำหรับส่วนนี้',
|
||||
'Maintenance mode activated: You have been automatically logged out and will no longer have access the platform until the maintenance has been completed.' => 'เปิดใช้งานโหมดการบำรุงรักษา: คุณออกจากระบบโดยอัตโนมัติและจะไม่สามารถเข้าถึงแพลตฟอร์มได้อีกต่อไปจนกว่าการบำรุงรักษาจะเสร็จสิ้น',
|
||||
'Maintenance mode is active. Only Administrators can access the platform.' => 'โหมดบำรุงรักษาเปิดใช้งานอยู่ เฉพาะผู้ดูแลระบบเท่านั้นที่สามารถเข้าถึงแพลตฟอร์มได้',
|
||||
'The specified URL cannot be called directly.' => 'ไม่สามารถเรียก URL ที่ระบุได้โดยตรง',
|
||||
'You are not allowed to perform this action.' => 'คุณไม่ได้รับอนุญาตให้ดำเนินการนี้',
|
||||
'You are not permitted to access this section.' => 'คุณไม่ได้รับอนุญาตให้เข้าถึงส่วนนี้',
|
||||
'You must change password.' => 'คุณต้องเปลี่ยนรหัสผ่าน',
|
||||
'You need admin permissions to access this section.' => 'คุณต้องมีสิทธิ์ของผู้ดูแลระบบเพื่อเข้าถึงส่วนนี้',
|
||||
'Your user account has not been approved yet, please try again later or contact a network administrator.' => 'บัญชีผู้ใช้ของคุณยังไม่ได้รับการอนุมัติ โปรดลองอีกครั้งในภายหลังหรือติดต่อผู้ดูแลระบบเครือข่าย',
|
||||
'Your user account is inactive, please login with an active account or contact a network administrator.' => 'บัญชีผู้ใช้ของคุณไม่ได้ใช้งาน โปรดเข้าสู่ระบบด้วยบัญชีที่ใช้งานอยู่หรือติดต่อผู้ดูแลระบบเครือข่าย',
|
||||
);
|
||||
|
@ -1,21 +1,4 @@
|
||||
<?php
|
||||
/**
|
||||
* Message translations.
|
||||
*
|
||||
* This file is automatically generated by 'yii message/extract' command.
|
||||
* It contains the localizable messages extracted from source code.
|
||||
* You may modify this file by translating the extracted messages.
|
||||
*
|
||||
* Each array element represents the translation (value) of a message (key).
|
||||
* If the value is empty, the message is considered as not translated.
|
||||
* Messages that no longer need translation will have their translations
|
||||
* enclosed between a pair of '@@' marks.
|
||||
*
|
||||
* Message string can be used with plural forms format. Check i18n section
|
||||
* of the guide for details.
|
||||
*
|
||||
* NOTE: this file must be saved in UTF-8 encoding.
|
||||
*/
|
||||
return [
|
||||
'E-Mail Summaries' => '',
|
||||
];
|
||||
return array (
|
||||
'E-Mail Summaries' => 'อีเมลสรุป',
|
||||
);
|
||||
|
@ -1,37 +1,37 @@
|
||||
<?php
|
||||
return array (
|
||||
'{displayName} created the new space {spaceName}' => '',
|
||||
'{displayName} created this space.' => '',
|
||||
'{displayName} joined the space {spaceName}' => '',
|
||||
'{displayName} joined this space.' => '',
|
||||
'{displayName} left the space {spaceName}' => '',
|
||||
'{displayName} left this space.' => '',
|
||||
'{spaceName} has been archived' => '',
|
||||
'{spaceName} has been unarchived' => '',
|
||||
'<strong>E-Mail</strong> Summaries' => '',
|
||||
'<strong>Latest</strong> activities' => '',
|
||||
'Activities' => '',
|
||||
'Daily' => '',
|
||||
'E-Mail Summaries' => '',
|
||||
'E-Mail summaries are sent to inform you about recent activities in the network.' => '',
|
||||
'E-Mail summaries are sent to users to inform them about recent activities in your network.' => '',
|
||||
'Exclude spaces below from the mail summary' => '',
|
||||
'Hourly' => '',
|
||||
'Interval' => '',
|
||||
'<strong>E-Mail</strong> Summaries' => '<strong> อีเมล </strong> สรุป',
|
||||
'<strong>Latest</strong> activities' => '<strong> ล่าสุด </strong> กิจกรรม',
|
||||
'Activities' => 'กิจกรรม',
|
||||
'Daily' => 'รายวัน',
|
||||
'E-Mail Summaries' => 'อีเมลสรุป',
|
||||
'E-Mail summaries are sent to inform you about recent activities in the network.' => 'มีการส่งอีเมลสรุปเพื่อแจ้งให้คุณทราบเกี่ยวกับกิจกรรมล่าสุดในเครือข่าย',
|
||||
'E-Mail summaries are sent to users to inform them about recent activities in your network.' => 'อีเมลสรุปจะถูกส่งไปยังผู้ใช้เพื่อแจ้งให้ทราบเกี่ยวกับกิจกรรมล่าสุดในเครือข่ายของคุณ',
|
||||
'Exclude spaces below from the mail summary' => 'ยกเว้นช่องว่างด้านล่างจากสรุปอีเมล',
|
||||
'Hourly' => 'รายชั่วโมง',
|
||||
'Interval' => 'ช่วงเวลา',
|
||||
'Latest news' => 'ข่าวล่าสุด',
|
||||
'Never' => '',
|
||||
'On this page you can configure the contents and the interval of these e-mail updates.' => '',
|
||||
'On this page you can define the default behavior for your users. These settings can be overwritten by users in their account settings page.' => '',
|
||||
'Only include spaces below to the mail summary' => '',
|
||||
'Reset to defaults' => '',
|
||||
'See online:' => '',
|
||||
'Spaces' => '',
|
||||
'There are no activities yet.' => '',
|
||||
'Weekly' => '',
|
||||
'You will only receive an e-mail if there is something new.' => '',
|
||||
'Your daily summary' => 'ผลสรุปรายวัน',
|
||||
'Your weekly summary' => '',
|
||||
'see online' => '',
|
||||
'via' => '',
|
||||
'{user1} now follows {user2}.' => '',
|
||||
'Never' => 'ไม่เคย',
|
||||
'On this page you can configure the contents and the interval of these e-mail updates.' => 'ในหน้านี้ คุณสามารถกำหนดค่าเนื้อหาและช่วงเวลาของการอัปเดตอีเมลเหล่านี้ได้',
|
||||
'On this page you can define the default behavior for your users. These settings can be overwritten by users in their account settings page.' => 'ในหน้านี้ คุณสามารถกำหนดพฤติกรรมเริ่มต้นสำหรับผู้ใช้ของคุณ ผู้ใช้สามารถเขียนทับการตั้งค่าเหล่านี้ได้ในหน้าการตั้งค่าบัญชี',
|
||||
'Only include spaces below to the mail summary' => 'รวมช่องว่างด้านล่างเพื่อสรุปอีเมลเท่านั้น',
|
||||
'Reset to defaults' => 'รีเซ็ตเป็นค่าเริ่มต้น',
|
||||
'See online:' => 'ดูออนไลน์:',
|
||||
'Spaces' => 'ช่องว่าง',
|
||||
'There are no activities yet.' => 'ยังไม่มีกิจกรรม',
|
||||
'Weekly' => 'รายสัปดาห์',
|
||||
'You will only receive an e-mail if there is something new.' => 'คุณจะได้รับอีเมลก็ต่อเมื่อมีอะไรใหม่',
|
||||
'Your daily summary' => 'สรุปรายวันของคุณ',
|
||||
'Your weekly summary' => 'สรุปรายสัปดาห์ของคุณ',
|
||||
'see online' => 'ดูออนไลน์',
|
||||
'via' => 'ผ่าน',
|
||||
'{displayName} created the new space {spaceName}' => '{displayName} สร้างพื้นที่ใหม่ {spaceName}',
|
||||
'{displayName} created this space.' => '{displayName} สร้างพื้นที่นี้',
|
||||
'{displayName} joined the space {spaceName}' => '{displayName} เข้าร่วม Space {spaceName}',
|
||||
'{displayName} joined this space.' => '{displayName} เข้าร่วม Space นี้',
|
||||
'{displayName} left the space {spaceName}' => '{displayName} ออกจากพื้นที่ {spaceName}',
|
||||
'{displayName} left this space.' => '{displayName} ออกจากพื้นที่นี้แล้ว',
|
||||
'{spaceName} has been archived' => 'เก็บ {spaceName} แล้ว',
|
||||
'{spaceName} has been unarchived' => 'ยกเลิกการเก็บ {spaceName} แล้ว',
|
||||
'{user1} now follows {user2}.' => '{user1} ตอนนี้ติดตาม {user2} แล้ว',
|
||||
);
|
||||
|
@ -1,56 +1,55 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'Administration' => 'ผู้ดูแลระบบ',
|
||||
'Default' => 'ค่าปกติ',
|
||||
'<strong>Administration</strong> menu' => '',
|
||||
'<strong>Maintenance</strong> Mode' => '',
|
||||
'<strong>Module </strong> administration' => '',
|
||||
'<strong>Warning</strong> incomplete setup!' => '',
|
||||
'About' => '',
|
||||
'Admin' => '',
|
||||
'Administrative group' => '',
|
||||
'Advanced' => '',
|
||||
'Advanced settings' => '',
|
||||
'Appearance' => '',
|
||||
'Approval' => '',
|
||||
'Authentication' => '',
|
||||
'Back to overview' => '',
|
||||
'Back to user overview' => '',
|
||||
'Base URL needs to begin with http:// or https://' => '',
|
||||
'Basic' => '',
|
||||
'Caching' => '',
|
||||
'Cronjobs' => '',
|
||||
'Delete all' => '',
|
||||
'Delete selected rows' => '',
|
||||
'Design' => '',
|
||||
'Files' => '',
|
||||
'General' => '',
|
||||
'Groups' => '',
|
||||
'Groups (Note: The Administrator group of this user can\'t be managed with your permissions)' => '',
|
||||
'Information' => '',
|
||||
'Invite' => '',
|
||||
'Invited by' => '',
|
||||
'Logging' => '',
|
||||
'Logs' => '',
|
||||
'Mailing' => '',
|
||||
'Modules' => '',
|
||||
'Notifications' => '',
|
||||
'OEmbed' => '',
|
||||
'OEmbed providers' => '',
|
||||
'Open documentation' => '',
|
||||
'Pending user registrations' => '',
|
||||
'People' => '',
|
||||
'Permissions' => '',
|
||||
'Proxy' => '',
|
||||
'Self test' => '',
|
||||
'Settings' => '',
|
||||
'Sign up' => '',
|
||||
'Spaces' => '',
|
||||
'Statistics' => '',
|
||||
'The cron job for the background jobs (queue) does not seem to work properly.' => '',
|
||||
'The cron job for the regular tasks (cron) does not seem to work properly.' => '',
|
||||
'User posts' => '',
|
||||
'Userprofiles' => '',
|
||||
'Users' => '',
|
||||
];
|
||||
return array (
|
||||
'<strong>Administration</strong> menu' => 'เมนู<strong>การดูแลระบบ</strong>',
|
||||
'<strong>Maintenance</strong> Mode' => '<strong>การบำรุงรักษา</strong> โหมด',
|
||||
'<strong>Module </strong> administration' => '<strong>โมดูล </strong> การดูแลระบบ',
|
||||
'<strong>Warning</strong> incomplete setup!' => '<strong>คำเตือน</strong> การตั้งค่าไม่สมบูรณ์!',
|
||||
'About' => 'เกี่ยวกับ',
|
||||
'Admin' => 'แอดมิน',
|
||||
'Administration' => 'การบริหาร',
|
||||
'Administrative group' => 'กลุ่มธุรการ',
|
||||
'Advanced' => 'ขั้นสูง',
|
||||
'Advanced settings' => 'ตั้งค่าขั้นสูง',
|
||||
'Appearance' => 'ลักษณะที่ปรากฏ',
|
||||
'Approval' => 'อนุมัติ',
|
||||
'Authentication' => 'การตรวจสอบสิทธิ์',
|
||||
'Back to overview' => 'กลับไปที่ภาพรวม',
|
||||
'Back to user overview' => 'กลับไปที่ภาพรวมผู้ใช้',
|
||||
'Base URL needs to begin with http:// or https://' => 'URL พื้นฐานต้องขึ้นต้นด้วย http:// หรือ https://',
|
||||
'Basic' => 'ขั้นพื้นฐาน',
|
||||
'Caching' => 'เก็บเอาไว้',
|
||||
'Cronjobs' => 'Cronjobs',
|
||||
'Default' => 'ค่าเริ่มต้น',
|
||||
'Delete all' => 'ลบทั้งหมด',
|
||||
'Delete selected rows' => 'ลบแถวที่เลือก',
|
||||
'Design' => 'ออกแบบ',
|
||||
'Files' => 'ไฟล์',
|
||||
'General' => 'ทั่วไป',
|
||||
'Groups' => 'กลุ่ม',
|
||||
'Groups (Note: The Administrator group of this user can\'t be managed with your permissions)' => 'กลุ่ม (หมายเหตุ: กลุ่มผู้ดูแลระบบของผู้ใช้รายนี้ไม่สามารถจัดการได้ด้วยสิทธิ์ของคุณ)',
|
||||
'Information' => 'ข้อมูล',
|
||||
'Invite' => 'เชิญ',
|
||||
'Invited by' => 'ได้รับเชิญจาก',
|
||||
'Logging' => 'การบันทึก',
|
||||
'Logs' => 'บันทึก',
|
||||
'Mailing' => 'การส่งจดหมาย',
|
||||
'Modules' => 'โมดูล',
|
||||
'Notifications' => 'การแจ้งเตือน',
|
||||
'OEmbed' => 'OEmbed',
|
||||
'OEmbed providers' => 'ผู้ให้บริการ OEM',
|
||||
'Open documentation' => 'เปิดเอกสาร',
|
||||
'Pending user registrations' => 'รอการลงทะเบียนผู้ใช้',
|
||||
'People' => 'คน',
|
||||
'Permissions' => 'สิทธิ์',
|
||||
'Proxy' => 'พร็อกซี่',
|
||||
'Self test' => 'ทดสอบตัวเอง',
|
||||
'Settings' => 'การตั้งค่า',
|
||||
'Sign up' => 'ลงชื่อ',
|
||||
'Spaces' => 'ช่องว่าง',
|
||||
'Statistics' => 'สถิติ',
|
||||
'The cron job for the background jobs (queue) does not seem to work properly.' => 'งาน cron สำหรับงานพื้นหลัง (คิว) ดูเหมือนจะทำงานไม่ถูกต้อง',
|
||||
'The cron job for the regular tasks (cron) does not seem to work properly.' => 'งาน cron สำหรับงานปกติ (cron) ดูเหมือนจะทำงานไม่ถูกต้อง',
|
||||
'User posts' => 'โพสต์ของผู้ใช้',
|
||||
'Userprofiles' => 'โพรไฟล์ผู้ใช้',
|
||||
'Users' => 'ผู้ใช้',
|
||||
);
|
||||
|
@ -1,36 +1,19 @@
|
||||
<?php
|
||||
/**
|
||||
* Message translations.
|
||||
*
|
||||
* This file is automatically generated by 'yii message/extract' command.
|
||||
* It contains the localizable messages extracted from source code.
|
||||
* You may modify this file by translating the extracted messages.
|
||||
*
|
||||
* Each array element represents the translation (value) of a message (key).
|
||||
* If the value is empty, the message is considered as not translated.
|
||||
* Messages that no longer need translation will have their translations
|
||||
* enclosed between a pair of '@@' marks.
|
||||
*
|
||||
* Message string can be used with plural forms format. Check i18n section
|
||||
* of the guide for details.
|
||||
*
|
||||
* NOTE: this file must be saved in UTF-8 encoding.
|
||||
*/
|
||||
return [
|
||||
'
|
||||
return array (
|
||||
'
|
||||
Module successfully disabled!
|
||||
' => '',
|
||||
'
|
||||
' => 'ปิดการใช้งานโมดูลสำเร็จแล้ว!',
|
||||
'
|
||||
Module successfully enabled!
|
||||
' => '',
|
||||
'--- Disable module: {moduleId} ---
|
||||
' => 'เปิดใช้งานโมดูลสำเร็จแล้ว!',
|
||||
'--- Disable module: {moduleId} ---
|
||||
|
||||
' => '',
|
||||
'--- Enable module: {moduleId} ---
|
||||
' => '--- ปิดการใช้งานโมดูล: {moduleId} ---',
|
||||
'--- Enable module: {moduleId} ---
|
||||
|
||||
' => '',
|
||||
'Module not found or activated!
|
||||
' => '',
|
||||
'Module not found!
|
||||
' => '',
|
||||
];
|
||||
' => '--- เปิดใช้งานโมดูล: {moduleId} ---',
|
||||
'Module not found or activated!
|
||||
' => 'ไม่พบโมดูลหรือเปิดใช้งาน!',
|
||||
'Module not found!
|
||||
' => 'ไม่พบโมดูล!',
|
||||
);
|
||||
|
@ -1,22 +1,5 @@
|
||||
<?php
|
||||
/**
|
||||
* Message translations.
|
||||
*
|
||||
* This file is automatically generated by 'yii message/extract' command.
|
||||
* It contains the localizable messages extracted from source code.
|
||||
* You may modify this file by translating the extracted messages.
|
||||
*
|
||||
* Each array element represents the translation (value) of a message (key).
|
||||
* If the value is empty, the message is considered as not translated.
|
||||
* Messages that no longer need translation will have their translations
|
||||
* enclosed between a pair of '@@' marks.
|
||||
*
|
||||
* Message string can be used with plural forms format. Check i18n section
|
||||
* of the guide for details.
|
||||
*
|
||||
* NOTE: this file must be saved in UTF-8 encoding.
|
||||
*/
|
||||
return [
|
||||
'User not found!' => 'หาผู้ใช้ไม่พบ',
|
||||
'Invalid user state: {state}' => '',
|
||||
];
|
||||
return array (
|
||||
'Invalid user state: {state}' => 'สถานะผู้ใช้ไม่ถูกต้อง: {state}',
|
||||
'User not found!' => 'ไม่พบชื่อผู้ใช้!',
|
||||
);
|
||||
|
@ -1,42 +1,42 @@
|
||||
<?php
|
||||
return array (
|
||||
'<strong>CronJob</strong> Status' => '',
|
||||
'<strong>Queue</strong> Status' => '',
|
||||
'About HumHub' => '',
|
||||
'Background Jobs' => '',
|
||||
'Checking HumHub software prerequisites.' => '',
|
||||
'Database' => '',
|
||||
'Database migration results:' => '',
|
||||
'Delayed' => '',
|
||||
'Displaying {count} entries per page.' => '',
|
||||
'Done' => '',
|
||||
'Driver' => '',
|
||||
'Error' => 'พบข้อผิดพลาด',
|
||||
'Flush entries' => '',
|
||||
'HumHub is currently in debug mode. Disable it when running on production!' => '',
|
||||
'Info' => '',
|
||||
'Last run (daily):' => '',
|
||||
'Last run (hourly):' => '',
|
||||
'Licences' => '',
|
||||
'Logging' => '',
|
||||
'Never' => '',
|
||||
'Other' => '',
|
||||
'Please refer to the documentation to setup the cronjobs and queue workers.' => '',
|
||||
'Prerequisites' => '',
|
||||
'Queue successfully cleared.' => '',
|
||||
'Re-Run tests' => '',
|
||||
'Reserved' => '',
|
||||
'Search index rebuild in progress.' => '',
|
||||
'Search term...' => '',
|
||||
'See installation manual for more details.' => '',
|
||||
'Select category..' => '',
|
||||
'Select day' => '',
|
||||
'Select level...' => '',
|
||||
'The current main HumHub database name is ' => '',
|
||||
'There is a new update available! (Latest version: %version%)' => '',
|
||||
'This HumHub installation is up to date!' => '',
|
||||
'Total {count} entries found.' => '',
|
||||
'Trace' => '',
|
||||
'Waiting' => '',
|
||||
'Warning' => '',
|
||||
'<strong>CronJob</strong> Status' => '<strong>CronJob</strong> สถานะ',
|
||||
'<strong>Queue</strong> Status' => '<strong>คิว</strong> สถานะ',
|
||||
'About HumHub' => 'เกี่ยวกับ HumHub',
|
||||
'Background Jobs' => 'งานเบื้องหลัง',
|
||||
'Checking HumHub software prerequisites.' => 'การตรวจสอบข้อกำหนดเบื้องต้นของซอฟต์แวร์ HumHub',
|
||||
'Database' => 'ฐานข้อมูล',
|
||||
'Database migration results:' => 'ผลการย้ายฐานข้อมูล:',
|
||||
'Delayed' => 'ล่าช้า',
|
||||
'Displaying {count} entries per page.' => 'กำลังแสดง {count} รายการต่อหน้า',
|
||||
'Done' => 'เสร็จแล้ว',
|
||||
'Driver' => 'คนขับ',
|
||||
'Error' => 'ผิดพลาด',
|
||||
'Flush entries' => 'รายการล้าง',
|
||||
'HumHub is currently in debug mode. Disable it when running on production!' => 'ขณะนี้ HumHub อยู่ในโหมดแก้ไขข้อบกพร่อง ปิดการใช้งานเมื่อใช้งานจริง!',
|
||||
'Info' => 'ข้อมูล',
|
||||
'Last run (daily):' => 'รันล่าสุด (รายวัน):',
|
||||
'Last run (hourly):' => 'เรียกใช้ล่าสุด (รายชั่วโมง):',
|
||||
'Licences' => 'ใบอนุญาต',
|
||||
'Logging' => 'การบันทึก',
|
||||
'Never' => 'ไม่เคย',
|
||||
'Other' => 'อื่นๆ',
|
||||
'Please refer to the documentation to setup the cronjobs and queue workers.' => 'โปรดดูเอกสารประกอบเพื่อตั้งค่า cronjobs และผู้ปฏิบัติงานในคิว',
|
||||
'Prerequisites' => 'ข้อกำหนดเบื้องต้น',
|
||||
'Queue successfully cleared.' => 'เคลียร์คิวเรียบร้อยแล้ว',
|
||||
'Re-Run tests' => 'เรียกใช้การทดสอบอีกครั้ง',
|
||||
'Reserved' => 'ที่สงวนไว้',
|
||||
'Search index rebuild in progress.' => 'กำลังสร้างดัชนีการค้นหาใหม่',
|
||||
'Search term...' => 'คำที่ต้องการค้นหา...',
|
||||
'See installation manual for more details.' => 'ดูคู่มือการติดตั้งสำหรับรายละเอียดเพิ่มเติม',
|
||||
'Select category..' => 'เลือกหมวดหมู่..',
|
||||
'Select day' => 'เลือกวัน',
|
||||
'Select level...' => 'เลือกระดับ...',
|
||||
'The current main HumHub database name is ' => 'ชื่อฐานข้อมูล HumHub หลักปัจจุบันคือ',
|
||||
'There is a new update available! (Latest version: %version%)' => 'มีการอัปเดตใหม่พร้อมใช้งาน! (เวอร์ชันล่าสุด: % รุ่น%)',
|
||||
'This HumHub installation is up to date!' => 'การติดตั้ง HumHub นี้เป็นเวอร์ชันล่าสุด!',
|
||||
'Total {count} entries found.' => 'พบทั้งหมด {count} รายการ',
|
||||
'Trace' => 'ติดตาม',
|
||||
'Waiting' => 'ที่รอ',
|
||||
'Warning' => 'คำเตือน',
|
||||
);
|
||||
|
@ -1,21 +1,4 @@
|
||||
<?php
|
||||
/**
|
||||
* Message translations.
|
||||
*
|
||||
* This file is automatically generated by 'yii message/extract' command.
|
||||
* It contains the localizable messages extracted from source code.
|
||||
* You may modify this file by translating the extracted messages.
|
||||
*
|
||||
* Each array element represents the translation (value) of a message (key).
|
||||
* If the value is empty, the message is considered as not translated.
|
||||
* Messages that no longer need translation will have their translations
|
||||
* enclosed between a pair of '@@' marks.
|
||||
*
|
||||
* Message string can be used with plural forms format. Check i18n section
|
||||
* of the guide for details.
|
||||
*
|
||||
* NOTE: this file must be saved in UTF-8 encoding.
|
||||
*/
|
||||
return [
|
||||
'Installed' => '',
|
||||
];
|
||||
return array (
|
||||
'Installed' => 'ติดตั้งแล้ว',
|
||||
);
|
||||
|
@ -1,32 +1,31 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'Close' => 'ปิด',
|
||||
'Save' => 'บันทึก',
|
||||
'%moduleName% - Set as default module' => '',
|
||||
'<strong>Module</strong> details' => '',
|
||||
'Activated' => '',
|
||||
'Always activated' => '',
|
||||
'Are you sure? *ALL* module data will be lost!' => '',
|
||||
'Are you sure? *ALL* module related data and files will be lost!' => '',
|
||||
'Configure' => '',
|
||||
'Could not find requested module!' => '',
|
||||
'Deactivated' => '',
|
||||
'Disable' => '',
|
||||
'Enable' => '',
|
||||
'Enable module...' => '',
|
||||
'Here you can choose whether or not a module should be automatically activated on a space or user profile. If the module should be activated, choose "always activated".' => '',
|
||||
'Legacy' => '',
|
||||
'License not found or expired. Please contact the module publisher.' => '',
|
||||
'Module path %path% is not writeable!' => '',
|
||||
'Modules extend the functionality of HumHub. Here you can install and manage modules from the HumHub Marketplace.' => '',
|
||||
'More info' => '',
|
||||
'No modules installed yet. Install some to enhance the functionality!' => '',
|
||||
'Not maintained or maintenance is about to be discontinued.' => '',
|
||||
'Set as default' => '',
|
||||
'Spaces' => '',
|
||||
'This module doesn\'t provide further information.' => '',
|
||||
'Uninstall' => '',
|
||||
'User Profiles' => '',
|
||||
'Version:' => '',
|
||||
];
|
||||
return array (
|
||||
'%moduleName% - Set as default module' => '%moduleName% - ตั้งเป็นโมดูลเริ่มต้น',
|
||||
'<strong>Module</strong> details' => '<strong>โมดูล</strong> รายละเอียด',
|
||||
'Activated' => 'เปิดใช้งานแล้ว',
|
||||
'Always activated' => 'เปิดใช้งานเสมอ',
|
||||
'Are you sure? *ALL* module data will be lost!' => 'คุณแน่ใจไหม? *ทั้งหมด* ข้อมูลโมดูลจะหายไป!',
|
||||
'Are you sure? *ALL* module related data and files will be lost!' => 'คุณแน่ใจไหม? *ทั้งหมด* ข้อมูลและไฟล์ที่เกี่ยวข้องกับโมดูลจะหายไป!',
|
||||
'Close' => 'ปิด',
|
||||
'Configure' => 'กำหนดค่า',
|
||||
'Could not find requested module!' => 'ไม่พบโมดูลที่ร้องขอ!',
|
||||
'Deactivated' => 'ปิดการใช้งาน',
|
||||
'Disable' => 'ปิดการใช้งาน',
|
||||
'Enable' => 'เปิดใช้งาน',
|
||||
'Enable module...' => 'เปิดใช้งานโมดูล...',
|
||||
'Here you can choose whether or not a module should be automatically activated on a space or user profile. If the module should be activated, choose "always activated".' => 'ที่นี่คุณสามารถเลือกได้ว่าจะให้เปิดใช้งานโมดูลโดยอัตโนมัติใน Space หรือโปรไฟล์ผู้ใช้หรือไม่ หากโมดูลควรเปิดใช้งาน ให้เลือก "เปิดใช้งานเสมอ"',
|
||||
'Legacy' => 'มรดก',
|
||||
'License not found or expired. Please contact the module publisher.' => 'ไม่พบใบอนุญาตหรือหมดอายุ โปรดติดต่อผู้เผยแพร่โมดูล',
|
||||
'Module path %path% is not writeable!' => 'เส้นทางโมดูล %path% ไม่สามารถเขียนได้!',
|
||||
'Modules extend the functionality of HumHub. Here you can install and manage modules from the HumHub Marketplace.' => 'โมดูลขยายฟังก์ชันการทำงานของ HumHub คุณสามารถติดตั้งและจัดการโมดูลจาก HumHub Marketplace ได้ที่นี่',
|
||||
'More info' => 'ข้อมูลเพิ่มเติม',
|
||||
'No modules installed yet. Install some to enhance the functionality!' => 'ยังไม่ได้ติดตั้งโมดูล ติดตั้งบางส่วนเพื่อเพิ่มประสิทธิภาพการทำงาน!',
|
||||
'Not maintained or maintenance is about to be discontinued.' => 'ไม่ได้รับการบำรุงรักษาหรือการบำรุงรักษากำลังจะยุติลง',
|
||||
'Save' => 'บันทึก',
|
||||
'Set as default' => 'ตั้งเป็นค่าเริ่มต้น',
|
||||
'Spaces' => 'ช่องว่าง',
|
||||
'This module doesn\'t provide further information.' => 'โมดูลนี้ไม่ได้ให้ข้อมูลเพิ่มเติม',
|
||||
'Uninstall' => 'ถอนการติดตั้ง',
|
||||
'User Profiles' => 'โปรไฟล์ผู้ใช้',
|
||||
'Version:' => 'รุ่น:',
|
||||
);
|
||||
|
@ -1,27 +1,10 @@
|
||||
<?php
|
||||
/**
|
||||
* Message translations.
|
||||
*
|
||||
* This file is automatically generated by 'yii message/extract' command.
|
||||
* It contains the localizable messages extracted from source code.
|
||||
* You may modify this file by translating the extracted messages.
|
||||
*
|
||||
* Each array element represents the translation (value) of a message (key).
|
||||
* If the value is empty, the message is considered as not translated.
|
||||
* Messages that no longer need translation will have their translations
|
||||
* enclosed between a pair of '@@' marks.
|
||||
*
|
||||
* Message string can be used with plural forms format. Check i18n section
|
||||
* of the guide for details.
|
||||
*
|
||||
* NOTE: this file must be saved in UTF-8 encoding.
|
||||
*/
|
||||
return [
|
||||
'Administrative' => '',
|
||||
'Notify from {appName}. You were added to the group.' => '',
|
||||
'Notify from {appName}. You were removed from the group.' => '',
|
||||
'Receive Notifications for administrative events like available updates.' => '',
|
||||
'There is a new HumHub Version ({version}) available.' => '',
|
||||
'{displayName} added you to group {groupName}' => '',
|
||||
'{displayName} removed you from group {groupName}' => '',
|
||||
];
|
||||
return array (
|
||||
'Administrative' => 'ธุรการ',
|
||||
'Notify from {appName}. You were added to the group.' => 'แจ้งเตือนจาก {appName} คุณถูกเพิ่มเข้ากลุ่ม',
|
||||
'Notify from {appName}. You were removed from the group.' => 'แจ้งเตือนจาก {appName} คุณถูกลบออกจากกลุ่ม',
|
||||
'Receive Notifications for administrative events like available updates.' => 'รับการแจ้งเตือนสำหรับกิจกรรมการดูแลระบบ เช่น การอัปเดตที่มี',
|
||||
'There is a new HumHub Version ({version}) available.' => 'มี HumHub เวอร์ชันใหม่ ({version}) ที่พร้อมใช้งาน',
|
||||
'{displayName} added you to group {groupName}' => '{displayName} เพิ่มคุณในกลุ่ม {groupName}',
|
||||
'{displayName} removed you from group {groupName}' => '{displayName} นำคุณออกจากกลุ่ม {groupName}',
|
||||
);
|
||||
|
@ -1,32 +1,15 @@
|
||||
<?php
|
||||
/**
|
||||
* Message translations.
|
||||
*
|
||||
* This file is automatically generated by 'yii message/extract' command.
|
||||
* It contains the localizable messages extracted from source code.
|
||||
* You may modify this file by translating the extracted messages.
|
||||
*
|
||||
* Each array element represents the translation (value) of a message (key).
|
||||
* If the value is empty, the message is considered as not translated.
|
||||
* Messages that no longer need translation will have their translations
|
||||
* enclosed between a pair of '@@' marks.
|
||||
*
|
||||
* Message string can be used with plural forms format. Check i18n section
|
||||
* of the guide for details.
|
||||
*
|
||||
* NOTE: this file must be saved in UTF-8 encoding.
|
||||
*/
|
||||
return [
|
||||
'Access Admin Information' => '',
|
||||
'Can access the \'Administration -> Information\' section.' => '',
|
||||
'Can manage Spaces within the \'Administration -> Spaces\' section.' => '',
|
||||
'Can manage general settings.' => '',
|
||||
'Can manage users and groups' => '',
|
||||
'Can manage users and user profiles.' => '',
|
||||
'Can manage modules within the \'Administration -> Modules\' section.' => '',
|
||||
'Manage Groups' => '',
|
||||
'Manage Modules' => '',
|
||||
'Manage Settings' => '',
|
||||
'Manage Spaces' => '',
|
||||
'Manage Users' => '',
|
||||
];
|
||||
return array (
|
||||
'Access Admin Information' => 'เข้าถึงข้อมูลผู้ดูแลระบบ',
|
||||
'Can access the \'Administration -> Information\' section.' => 'สามารถเข้าถึงส่วน \'การดูแลระบบ -> ข้อมูล\'',
|
||||
'Can manage Spaces within the \'Administration -> Spaces\' section.' => 'สามารถจัดการ Spaces ได้ในส่วน \'การดูแลระบบ -> Spaces\'',
|
||||
'Can manage general settings.' => 'สามารถจัดการการตั้งค่าทั่วไปได้',
|
||||
'Can manage modules within the \'Administration -> Modules\' section.' => 'สามารถจัดการโมดูลได้ในส่วน \'การดูแลระบบ -> โมดูล\'',
|
||||
'Can manage users and groups' => 'สามารถจัดการผู้ใช้และกลุ่ม',
|
||||
'Can manage users and user profiles.' => 'สามารถจัดการผู้ใช้และโปรไฟล์ผู้ใช้',
|
||||
'Manage Groups' => 'จัดการกลุ่ม',
|
||||
'Manage Modules' => 'จัดการโมดูล',
|
||||
'Manage Settings' => 'จัดการการตั้งค่า',
|
||||
'Manage Spaces' => 'จัดการพื้นที่',
|
||||
'Manage Users' => 'จัดการผู้ใช้',
|
||||
);
|
||||
|
@ -1,118 +1,117 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'Save' => 'บันทึก',
|
||||
'1 month' => '',
|
||||
'1 week' => '',
|
||||
'1 year' => '',
|
||||
'2 weeks' => '',
|
||||
'3 months' => '',
|
||||
'6 months' => '',
|
||||
'<strong>Confirm</strong> icon deletion' => '',
|
||||
'<strong>Confirm</strong> image deletion' => '',
|
||||
'<strong>Maintenance</strong> Mode' => '',
|
||||
'<strong>Warning:</strong> All users will be immediately logged out, except admins.' => '',
|
||||
'APC(u)' => '',
|
||||
'Activate' => '',
|
||||
'Activate maintenance mode and disable access to the platform for non-admin users?<br><br>' => '',
|
||||
'Add OEmbed provider' => '',
|
||||
'Add custom info text for maintenance mode. Displayed on the login page.' => '',
|
||||
'Add new provider' => '',
|
||||
'Advanced Settings' => '',
|
||||
'Allow Self-Signed Certificates?' => '',
|
||||
'Allowed file extensions' => '',
|
||||
'Alphabetical' => '',
|
||||
'Appearance Settings' => '',
|
||||
'Auto format based on user language - Example: {example}' => '',
|
||||
'Back to overview' => '',
|
||||
'Base URL' => '',
|
||||
'Cache Backend' => '',
|
||||
'Comma separated list. Leave empty to allow all.' => '',
|
||||
'Could not send test email.' => '',
|
||||
'Currently no provider active!' => '',
|
||||
'Currently there are {count} records in the database dating from {dating}.' => '',
|
||||
'Dashboard' => '',
|
||||
'Date input format' => '',
|
||||
'Deactivate' => '',
|
||||
'Deactivate maintenance mode and enable all users to access the platform again?' => '',
|
||||
'Default Expire Time (in seconds)' => '',
|
||||
'Default Timezone' => '',
|
||||
'Default language' => '',
|
||||
'Default pagination size (Entries per page)' => '',
|
||||
'Default stream content order' => '',
|
||||
'Delete' => '',
|
||||
'Display Name (Format)' => '',
|
||||
'Dropdown space order' => '',
|
||||
'E-Mail' => '',
|
||||
'E-Mail sender address' => '',
|
||||
'E-Mail sender name' => '',
|
||||
'E.g. http://example.com/humhub' => '',
|
||||
'Edit OEmbed provider' => '',
|
||||
'Enable maintenance mode' => '',
|
||||
'Enable user friendship system' => '',
|
||||
'Enabled' => '',
|
||||
'Enabled OEmbed providers' => '',
|
||||
'Encryption' => '',
|
||||
'Endpoint Url' => '',
|
||||
'Exclude media files from stream attachment list' => '',
|
||||
'File' => '',
|
||||
'Firstname Lastname (e.g. John Doe)' => '',
|
||||
'Fixed format (dd/mm/yyyy) - Example: {example}' => '',
|
||||
'Friendship' => '',
|
||||
'General' => '',
|
||||
'General Settings' => '',
|
||||
'HTML tracking code' => '',
|
||||
'Here you can configurate the registration behaviour and additinal user settings of your social network.' => '',
|
||||
'Here you can configure basic settings of your social network.' => '',
|
||||
'Horizontal scrolling images on a mobile device' => '',
|
||||
'Icon upload' => '',
|
||||
'Last visit' => '',
|
||||
'Logo upload' => '',
|
||||
'Mail Transport Type' => '',
|
||||
'Maintenance mode' => '',
|
||||
'Maximum allowed age for logs.' => '',
|
||||
'Maximum upload file size (in MB)' => '',
|
||||
'Mobile appearance' => '',
|
||||
'Name of the application' => '',
|
||||
'No Proxy Hosts' => '',
|
||||
'No caching' => '',
|
||||
'Notification Settings' => '',
|
||||
'Old logs can significantly increase the size of your database while providing little information.' => '',
|
||||
'PHP APC(u) Extension missing - Type not available!' => '',
|
||||
'PHP reported a maximum of {maxUploadSize} MB' => '',
|
||||
'Password' => '',
|
||||
'Port' => '',
|
||||
'Port number' => '',
|
||||
'Prevent client caching of following scripts' => '',
|
||||
'Redis' => '',
|
||||
'Reported database time: {dateTime}' => '',
|
||||
'SMTP Options' => '',
|
||||
'Save & Flush Caches' => '',
|
||||
'Save & Test' => '',
|
||||
'Saved' => '',
|
||||
'Saved and flushed cache' => '',
|
||||
'Saved and sent test email to: {address}' => '',
|
||||
'Server' => '',
|
||||
'Server Timezone' => '',
|
||||
'Show introduction tour for new users' => '',
|
||||
'Show user profile post form on dashboard' => '',
|
||||
'Sort by creation date' => '',
|
||||
'Sort by update date' => '',
|
||||
'Test message' => '',
|
||||
'Theme' => '',
|
||||
'These settings refer to advanced topics of your social network.' => '',
|
||||
'These settings refer to the appearance of your social network.' => '',
|
||||
'Url Prefix' => '',
|
||||
'Url Prefix without http:// or https:// (e.g. youtube.com)' => '',
|
||||
'Use %url% as placeholder for URL. Format needs to be JSON. (e.g. http://www.youtube.com/oembed?url=%url%&format=json)' => '',
|
||||
'Use X-Sendfile for File Downloads' => '',
|
||||
'Use the default swipe to show sidebar on a mobile device' => '',
|
||||
'User' => '',
|
||||
'User Settings' => '',
|
||||
'Username' => '',
|
||||
'Username (e.g. john)' => '',
|
||||
'You can add a statistic code snippet (HTML) - which will be added to all rendered pages.' => '',
|
||||
'You\'re using no icon at the moment. Upload your logo now.' => '',
|
||||
'You\'re using no logo at the moment. Upload your logo now.' => '',
|
||||
'never' => '',
|
||||
];
|
||||
return array (
|
||||
'1 month' => '1 เดือน',
|
||||
'1 week' => '1 สัปดาห์',
|
||||
'1 year' => '1 ปี',
|
||||
'2 weeks' => '2 สัปดาห์',
|
||||
'3 months' => '3 เดือน',
|
||||
'6 months' => '6 เดือน',
|
||||
'<strong>Confirm</strong> icon deletion' => '<strong>ยืนยัน</strong> การลบไอคอน',
|
||||
'<strong>Confirm</strong> image deletion' => '<strong>ยืนยัน</strong> การลบภาพ',
|
||||
'<strong>Maintenance</strong> Mode' => '<strong>การบำรุงรักษา</strong> โหมด',
|
||||
'<strong>Warning:</strong> All users will be immediately logged out, except admins.' => '<strong>คำเตือน:</strong> ผู้ใช้ทั้งหมดจะถูกออกจากระบบทันที ยกเว้นผู้ดูแลระบบ',
|
||||
'APC(u)' => 'เอพีซี(ยู)',
|
||||
'Activate' => 'เปิดใช้งาน',
|
||||
'Activate maintenance mode and disable access to the platform for non-admin users?<br><br>' => 'เปิดใช้งานโหมดการบำรุงรักษาและปิดการเข้าถึงแพลตฟอร์มสำหรับผู้ใช้ที่ไม่ใช่ผู้ดูแลระบบหรือไม่<br><br>',
|
||||
'Add OEmbed provider' => 'เพิ่มผู้ให้บริการ OEM',
|
||||
'Add custom info text for maintenance mode. Displayed on the login page.' => 'เพิ่มข้อความข้อมูลที่กำหนดเองสำหรับโหมดการบำรุงรักษา ปรากฏบนหน้าเข้าสู่ระบบ',
|
||||
'Add new provider' => 'เพิ่มผู้ให้บริการใหม่',
|
||||
'Advanced Settings' => 'ตั้งค่าขั้นสูง',
|
||||
'Allow Self-Signed Certificates?' => 'อนุญาตใบรับรองที่ลงนามเองหรือไม่',
|
||||
'Allowed file extensions' => 'นามสกุลไฟล์ที่อนุญาต',
|
||||
'Alphabetical' => 'ตามตัวอักษร',
|
||||
'Appearance Settings' => 'การตั้งค่าลักษณะที่ปรากฏ',
|
||||
'Auto format based on user language - Example: {example}' => 'รูปแบบอัตโนมัติตามภาษาของผู้ใช้ - ตัวอย่าง: {example}',
|
||||
'Back to overview' => 'กลับไปที่ภาพรวม',
|
||||
'Base URL' => 'URL ฐาน',
|
||||
'Cache Backend' => 'แคชแบ็กเอนด์',
|
||||
'Comma separated list. Leave empty to allow all.' => 'รายการที่คั่นด้วยเครื่องหมายจุลภาค เว้นว่างไว้เพื่ออนุญาตทั้งหมด',
|
||||
'Could not send test email.' => 'ไม่สามารถส่งอีเมลทดสอบ',
|
||||
'Currently no provider active!' => 'ขณะนี้ไม่มีผู้ให้บริการที่ใช้งาน!',
|
||||
'Currently there are {count} records in the database dating from {dating}.' => 'ขณะนี้มี {count} ระเบียนในฐานข้อมูลตั้งแต่ {dating}',
|
||||
'Dashboard' => 'แผงควบคุม',
|
||||
'Date input format' => 'รูปแบบการป้อนวันที่',
|
||||
'Deactivate' => 'ปิดการใช้งาน',
|
||||
'Deactivate maintenance mode and enable all users to access the platform again?' => 'ปิดใช้งานโหมดการบำรุงรักษาและให้ผู้ใช้ทั้งหมดสามารถเข้าถึงแพลตฟอร์มได้อีกครั้งหรือไม่',
|
||||
'Default Expire Time (in seconds)' => 'เวลาหมดอายุเริ่มต้น (เป็นวินาที)',
|
||||
'Default Timezone' => 'เขตเวลาเริ่มต้น',
|
||||
'Default language' => 'ภาษาเริ่มต้น',
|
||||
'Default pagination size (Entries per page)' => 'ขนาดการแบ่งหน้าเริ่มต้น (รายการต่อหน้า)',
|
||||
'Default stream content order' => 'ลำดับเนื้อหาสตรีมเริ่มต้น',
|
||||
'Delete' => 'ลบ',
|
||||
'Display Name (Format)' => 'ชื่อที่แสดง (รูปแบบ)',
|
||||
'Dropdown space order' => 'คำสั่งพื้นที่แบบเลื่อนลง',
|
||||
'E-Mail' => 'อีเมล',
|
||||
'E-Mail sender address' => 'ที่อยู่ผู้ส่งอีเมล',
|
||||
'E-Mail sender name' => 'ชื่อผู้ส่งอีเมล',
|
||||
'E.g. http://example.com/humhub' => 'เช่น http://example.com/humhub',
|
||||
'Edit OEmbed provider' => 'แก้ไขผู้ให้บริการ OEM',
|
||||
'Enable maintenance mode' => 'เปิดใช้งานโหมดบำรุงรักษา',
|
||||
'Enable user friendship system' => 'เปิดใช้งานระบบมิตรภาพผู้ใช้',
|
||||
'Enabled' => 'เปิดใช้งาน',
|
||||
'Enabled OEmbed providers' => 'ผู้ให้บริการ OEmbed ที่เปิดใช้งาน',
|
||||
'Encryption' => 'การเข้ารหัส',
|
||||
'Endpoint Url' => 'URL ปลายทาง',
|
||||
'Exclude media files from stream attachment list' => 'ไม่รวมไฟล์สื่อจากรายการแนบของสตรีม stream',
|
||||
'File' => 'ไฟล์',
|
||||
'Firstname Lastname (e.g. John Doe)' => 'ชื่อ นามสกุล (เช่น John Doe)',
|
||||
'Fixed format (dd/mm/yyyy) - Example: {example}' => 'รูปแบบคงที่ (dd / mm / yyyy) - ตัวอย่าง: {example}',
|
||||
'Friendship' => 'มิตรภาพ',
|
||||
'General' => 'ทั่วไป',
|
||||
'General Settings' => 'การตั้งค่าทั่วไป',
|
||||
'HTML tracking code' => 'โค้ดติดตาม HTML',
|
||||
'Here you can configurate the registration behaviour and additinal user settings of your social network.' => 'ที่นี่คุณสามารถกำหนดค่าพฤติกรรมการลงทะเบียนและการตั้งค่าผู้ใช้เพิ่มเติมของเครือข่ายโซเชียลของคุณ',
|
||||
'Here you can configure basic settings of your social network.' => 'ที่นี่คุณสามารถกำหนดการตั้งค่าพื้นฐานของโซเชียลเน็ตเวิร์กของคุณได้',
|
||||
'Horizontal scrolling images on a mobile device' => 'ภาพเลื่อนแนวนอนบนอุปกรณ์มือถือ',
|
||||
'Icon upload' => 'อัพโหลดไอคอน',
|
||||
'Last visit' => 'มาครั้งล่าสุด',
|
||||
'Logo upload' => 'อัพโหลดโลโก้',
|
||||
'Mail Transport Type' => 'ประเภทการขนส่งทางไปรษณีย์',
|
||||
'Maintenance mode' => 'โหมดบำรุงรักษา',
|
||||
'Maximum allowed age for logs.' => 'อายุสูงสุดที่อนุญาตสำหรับบันทึก',
|
||||
'Maximum upload file size (in MB)' => 'ขนาดไฟล์อัพโหลดสูงสุด (เป็น MB)',
|
||||
'Mobile appearance' => 'ลักษณะมือถือ',
|
||||
'Name of the application' => 'ชื่อแอปพลิเคชัน',
|
||||
'No Proxy Hosts' => 'ไม่มีโฮสต์พร็อกซี',
|
||||
'No caching' => 'ไม่มีการแคช',
|
||||
'Notification Settings' => 'การตั้งค่าการแจ้งเตือน',
|
||||
'Old logs can significantly increase the size of your database while providing little information.' => 'บันทึกเก่าสามารถเพิ่มขนาดของฐานข้อมูลได้อย่างมากในขณะที่ให้ข้อมูลเพียงเล็กน้อย',
|
||||
'PHP APC(u) Extension missing - Type not available!' => 'ส่วนขยาย PHP APC (u) หายไป - ไม่มีประเภท!',
|
||||
'PHP reported a maximum of {maxUploadSize} MB' => 'PHP รายงานสูงสุด {maxUploadSize} MB',
|
||||
'Password' => 'รหัสผ่าน',
|
||||
'Port' => 'ท่าเรือ',
|
||||
'Port number' => 'หมายเลขพอร์ต',
|
||||
'Prevent client caching of following scripts' => 'ป้องกันการแคชไคลเอ็นต์ของสคริปต์ต่อไปนี้',
|
||||
'Redis' => 'Redis',
|
||||
'Reported database time: {dateTime}' => 'เวลาฐานข้อมูลที่รายงาน: {dateTime}',
|
||||
'SMTP Options' => 'ตัวเลือก SMTP',
|
||||
'Save' => 'บันทึก',
|
||||
'Save & Flush Caches' => 'บันทึกและล้างแคช',
|
||||
'Save & Test' => 'บันทึกและทดสอบ',
|
||||
'Saved' => 'บันทึกแล้ว',
|
||||
'Saved and flushed cache' => 'แคชที่บันทึกและล้าง',
|
||||
'Saved and sent test email to: {address}' => 'บันทึกและส่งอีเมลทดสอบไปที่: {address}',
|
||||
'Server' => 'เซิร์ฟเวอร์',
|
||||
'Server Timezone' => 'เขตเวลาของเซิร์ฟเวอร์',
|
||||
'Show introduction tour for new users' => 'แสดงการแนะนำผู้ใช้ใหม่',
|
||||
'Show user profile post form on dashboard' => 'แสดงแบบฟอร์มโพสต์โปรไฟล์ผู้ใช้บนแดชบอร์ด',
|
||||
'Sort by creation date' => 'เรียงตามวันที่สร้าง',
|
||||
'Sort by update date' => 'เรียงตามวันที่อัพเดท',
|
||||
'Test message' => 'ข้อความทดสอบ',
|
||||
'Theme' => 'ธีม',
|
||||
'These settings refer to advanced topics of your social network.' => 'การตั้งค่าเหล่านี้อ้างถึงหัวข้อขั้นสูงของเครือข่ายโซเชียลของคุณ',
|
||||
'These settings refer to the appearance of your social network.' => 'การตั้งค่าเหล่านี้อ้างอิงถึงลักษณะที่ปรากฏของเครือข่ายโซเชียลของคุณ',
|
||||
'Url Prefix' => 'คำนำหน้า URL',
|
||||
'Url Prefix without http:// or https:// (e.g. youtube.com)' => 'คำนำหน้า URL ที่ไม่มี http:// หรือ https:// (เช่น youtube.com)',
|
||||
'Use %url% as placeholder for URL. Format needs to be JSON. (e.g. http://www.youtube.com/oembed?url=%url%&format=json)' => 'ใช้ %url% เป็นตัวยึดตำแหน่งสำหรับ URL รูปแบบต้องเป็น JSON (เช่น http://www.youtube.com/oembed?url=%url%&format=json)',
|
||||
'Use X-Sendfile for File Downloads' => 'ใช้ X-Sendfile สำหรับการดาวน์โหลดไฟล์',
|
||||
'Use the default swipe to show sidebar on a mobile device' => 'ช้การปัดเริ่มต้นเพื่อแสดงแถบด้านข้างบนอุปกรณ์มือถือ',
|
||||
'User' => 'ผู้ใช้',
|
||||
'User Settings' => 'การตั้งค่าผู้ใช้',
|
||||
'Username' => 'ชื่อผู้ใช้',
|
||||
'Username (e.g. john)' => 'ชื่อผู้ใช้ (เช่น john)',
|
||||
'You can add a statistic code snippet (HTML) - which will be added to all rendered pages.' => 'คุณสามารถเพิ่มข้อมูลโค้ดสถิติ (HTML) ซึ่งจะถูกเพิ่มไปยังหน้าที่แสดงผลทั้งหมด',
|
||||
'You\'re using no icon at the moment. Upload your logo now.' => 'คุณกำลังใช้ไอคอนไม่มีอยู่ในขณะนี้ อัปโหลดโลโก้ของคุณตอนนี้',
|
||||
'You\'re using no logo at the moment. Upload your logo now.' => 'คุณกำลังใช้ไม่มีโลโก้ในขณะนี้ อัปโหลดโลโก้ของคุณตอนนี้',
|
||||
'never' => 'ไม่เคย',
|
||||
);
|
||||
|
@ -1,27 +1,26 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'<strong>Manage</strong> spaces' => '',
|
||||
'Add new space' => '',
|
||||
'By using user roles, you can create different permission groups within a Space. These can also be individualized by authorized users for each and every Space and are only relevant for that specific Space.' => '',
|
||||
'Change owner' => '',
|
||||
'Default Content Visiblity' => '',
|
||||
'Default Join Policy' => '',
|
||||
'Default Space Permissions' => '',
|
||||
'Default Space(s)' => '',
|
||||
'Default Visibility' => '',
|
||||
'Default space' => '',
|
||||
'Here you can define your default settings for new spaces. These settings can be overwritten for each individual space.' => '',
|
||||
'Invalid space' => '',
|
||||
'Manage members' => '',
|
||||
'Manage modules' => '',
|
||||
'Open space' => '',
|
||||
'Overview' => '',
|
||||
'Permissions' => '',
|
||||
'Search by name, description, id or owner.' => '',
|
||||
'Settings' => '',
|
||||
'Space Settings' => '',
|
||||
'These options allow you to set the default permissions for all Spaces. Authorized users are able individualize these for each Space. Further entries are added with the installation of new modules.' => '',
|
||||
'This overview contains a list of each space with actions to view, edit and delete spaces.' => '',
|
||||
'Update Space memberships also for existing members.' => '',
|
||||
];
|
||||
return array (
|
||||
'<strong>Manage</strong> spaces' => '<strong>จัดการ</strong> ช่องว่าง',
|
||||
'Add new space' => 'เพิ่มพื้นที่ใหม่',
|
||||
'By using user roles, you can create different permission groups within a Space. These can also be individualized by authorized users for each and every Space and are only relevant for that specific Space.' => 'เมื่อใช้บทบาทของผู้ใช้ คุณจะสร้างกลุ่มสิทธิ์ต่างๆ ภายใน Space ได้ ผู้ใช้ที่ได้รับอนุญาตเหล่านี้ยังสามารถกำหนดเป็นรายบุคคลได้สำหรับแต่ละ Space และเกี่ยวข้องกับ Space นั้นเท่านั้น',
|
||||
'Change owner' => 'เปลี่ยนเจ้าของ',
|
||||
'Default Content Visiblity' => 'การแสดงเนื้อหาเริ่มต้น',
|
||||
'Default Join Policy' => 'นโยบายเข้าร่วมเริ่มต้น',
|
||||
'Default Space Permissions' => 'สิทธิ์พื้นที่เริ่มต้น',
|
||||
'Default Space(s)' => 'ช่องว่างเริ่มต้น',
|
||||
'Default Visibility' => 'การมองเห็นเริ่มต้น',
|
||||
'Default space' => 'ช่องว่างเริ่มต้น',
|
||||
'Here you can define your default settings for new spaces. These settings can be overwritten for each individual space.' => 'คุณสามารถกำหนดการตั้งค่าเริ่มต้นสำหรับช่องว่างใหม่ได้ที่นี่ การตั้งค่าเหล่านี้สามารถเขียนทับได้สำหรับแต่ละพื้นที่',
|
||||
'Invalid space' => 'ช่องว่างไม่ถูกต้อง',
|
||||
'Manage members' => 'จัดการสมาชิก',
|
||||
'Manage modules' => 'จัดการโมดูล',
|
||||
'Open space' => 'ลาน',
|
||||
'Overview' => 'ภาพรวม',
|
||||
'Permissions' => 'สิทธิ์',
|
||||
'Search by name, description, id or owner.' => 'ค้นหาตามชื่อ คำอธิบาย รหัสหรือเจ้าของ',
|
||||
'Settings' => 'การตั้งค่า',
|
||||
'Space Settings' => 'การตั้งค่าพื้นที่',
|
||||
'These options allow you to set the default permissions for all Spaces. Authorized users are able individualize these for each Space. Further entries are added with the installation of new modules.' => 'ตัวเลือกเหล่านี้อนุญาตให้คุณตั้งค่าการอนุญาตเริ่มต้นสำหรับ Space ทั้งหมด ผู้ใช้ที่ได้รับอนุญาตจะสามารถปรับแต่งสิ่งเหล่านี้สำหรับแต่ละ Space มีการเพิ่มรายการเพิ่มเติมด้วยการติดตั้งโมดูลใหม่',
|
||||
'This overview contains a list of each space with actions to view, edit and delete spaces.' => 'ภาพรวมนี้ประกอบด้วยรายการของแต่ละพื้นที่พร้อมการดำเนินการเพื่อดู แก้ไข และลบพื้นที่',
|
||||
'Update Space memberships also for existing members.' => 'อัปเดตการเป็นสมาชิก Space สำหรับสมาชิกปัจจุบันด้วย',
|
||||
);
|
||||
|
@ -1,162 +1,161 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'Allow' => 'อนุญาติ',
|
||||
'Default' => 'ค่าปกติ',
|
||||
'Save' => 'บันทึก',
|
||||
'User not found!' => 'หาผู้ใช้ไม่พบ',
|
||||
'<strong>Information</strong>' => '',
|
||||
'<strong>Profile</strong> Permissions' => '',
|
||||
'<strong>Settings</strong> and Configuration' => '',
|
||||
'<strong>User</strong> administration' => '',
|
||||
'<strong>Warning:</strong> All individual profile permission settings are reset to the default values!' => '',
|
||||
'Accept user: <strong>{displayName}</strong> ' => '',
|
||||
'Account' => '',
|
||||
'Account Request for \'{displayName}\' has been approved.' => '',
|
||||
'Account Request for \'{displayName}\' has been declined.' => '',
|
||||
'Actions' => '',
|
||||
'Active users' => '',
|
||||
'Add Groups...' => '',
|
||||
'Add new category' => '',
|
||||
'Add new field' => '',
|
||||
'Add new group' => '',
|
||||
'Add new members...' => '',
|
||||
'Add new user' => '',
|
||||
'Administrator group could not be deleted!' => '',
|
||||
'All open registration invitations were successfully deleted.' => '',
|
||||
'All the personal data of this user will be irrevocably deleted.' => '',
|
||||
'Allow users to set individual permissions for their own profile?' => '',
|
||||
'Allow visitors limited access to content without an account (Adds visibility: "Guest")' => '',
|
||||
'Applied to new or existing users without any other group membership.' => '',
|
||||
'Are you really sure that you want to disable this user?' => '',
|
||||
'Are you really sure that you want to enable this user?' => '',
|
||||
'Are you really sure that you want to impersonate this user?' => '',
|
||||
'Are you really sure? Users who are not assigned to another group are automatically assigned to the default group.' => '',
|
||||
'Are you sure that you want to delete following user?' => '',
|
||||
'Cancel' => '',
|
||||
'Click here to review' => '',
|
||||
'Confirm user deletion' => '',
|
||||
'Could not load category.' => '',
|
||||
'Create new group' => '',
|
||||
'Create new profile category' => '',
|
||||
'Create new profile field' => '',
|
||||
'Deactivate' => '',
|
||||
'Deactivate individual profile permissions?' => '',
|
||||
'Decline & delete user: <strong>{displayName}</strong>' => '',
|
||||
'Default Profile Permissions' => '',
|
||||
'Default Sorting' => '',
|
||||
'Default content of the registration approval email' => '',
|
||||
'Default content of the registration denial email' => '',
|
||||
'Default groups can not be deleted!' => '',
|
||||
'Default user idle timeout, auto-logout (in seconds, optional)' => '',
|
||||
'Default user profile visibility' => '',
|
||||
'Delete' => '',
|
||||
'Delete All' => '',
|
||||
'Delete all contributions of this user' => '',
|
||||
'Delete invitation' => '',
|
||||
'Delete invitation?' => '',
|
||||
'Delete spaces which are owned by this user' => '',
|
||||
'Deleted invitation' => '',
|
||||
'Deleted users' => '',
|
||||
'Disable' => '',
|
||||
'Disabled' => '',
|
||||
'Disabled users' => '',
|
||||
'Do not change placeholders like {displayName} if you want them to be automatically filled by the system. To reset the email content fields with the system default, leave them empty.' => '',
|
||||
'Edit category' => '',
|
||||
'Edit profile category' => '',
|
||||
'Edit profile field' => '',
|
||||
'Edit user: {name}' => '',
|
||||
'Enable' => '',
|
||||
'Enable individual profile permissions' => '',
|
||||
'Enabled' => '',
|
||||
'First name' => '',
|
||||
'Group Manager' => '',
|
||||
'Group not found!' => '',
|
||||
'Group user not found!' => '',
|
||||
'Groups' => '',
|
||||
'Hello {displayName},<br><br>
|
||||
return array (
|
||||
'<strong>Information</strong>' => '<strong>ข้อมูล</strong>',
|
||||
'<strong>Profile</strong> Permissions' => '<strong>โปรไฟล์</strong> สิทธิ์',
|
||||
'<strong>Settings</strong> and Configuration' => '<strong>การตั้งค่า</strong>และการกำหนดค่า',
|
||||
'<strong>User</strong> administration' => '<strong>ผู้ใช้</strong> การดูแลระบบ',
|
||||
'<strong>Warning:</strong> All individual profile permission settings are reset to the default values!' => '<strong>คำเตือน:</strong> การตั้งค่าการอนุญาตโปรไฟล์ส่วนบุคคลทั้งหมดจะถูกรีเซ็ตเป็นค่าเริ่มต้น!',
|
||||
'Accept user: <strong>{displayName}</strong> ' => 'ยอมรับผู้ใช้: <strong>{displayName}</strong>',
|
||||
'Account' => 'บัญชีผู้ใช้',
|
||||
'Account Request for \'{displayName}\' has been approved.' => 'คำขอบัญชีสำหรับ \'{displayName}\' ได้รับการอนุมัติแล้ว',
|
||||
'Account Request for \'{displayName}\' has been declined.' => 'คำขอบัญชีสำหรับ \'{displayName}\' ถูกปฏิเสธ',
|
||||
'Actions' => 'การกระทำ',
|
||||
'Active users' => 'ผู้ใช้ที่ใช้งานอยู่',
|
||||
'Add Groups...' => 'เพิ่มกลุ่ม...',
|
||||
'Add new category' => 'เพิ่มหมวดหมู่ใหม่',
|
||||
'Add new field' => 'เพิ่มช่องใหม่',
|
||||
'Add new group' => 'เพิ่มกลุ่มใหม่',
|
||||
'Add new members...' => 'เพิ่มสมาชิกใหม่...',
|
||||
'Add new user' => 'เพิ่มผู้ใช้ใหม่',
|
||||
'Administrator group could not be deleted!' => 'ไม่สามารถลบกลุ่มผู้ดูแลระบบ!',
|
||||
'All open registration invitations were successfully deleted.' => 'ลบคำเชิญการลงทะเบียนที่เปิดอยู่ทั้งหมดเรียบร้อยแล้ว',
|
||||
'All the personal data of this user will be irrevocably deleted.' => 'ข้อมูลส่วนบุคคลทั้งหมดของผู้ใช้รายนี้จะถูกลบโดยไม่สามารถเพิกถอนได้',
|
||||
'Allow' => 'อนุญาต',
|
||||
'Allow users to set individual permissions for their own profile?' => 'อนุญาตให้ผู้ใช้ตั้งค่าการอนุญาตส่วนบุคคลสำหรับโปรไฟล์ของตนเองหรือไม่',
|
||||
'Allow visitors limited access to content without an account (Adds visibility: "Guest")' => 'อนุญาตให้ผู้เยี่ยมชมจำกัดการเข้าถึงเนื้อหาโดยไม่ต้องมีบัญชี (เพิ่มการมองเห็น: "แขก")',
|
||||
'Applied to new or existing users without any other group membership.' => 'นำไปใช้กับผู้ใช้ใหม่หรือที่มีอยู่โดยไม่ต้องเป็นสมาชิกกลุ่มอื่น',
|
||||
'Are you really sure that you want to disable this user?' => 'คุณแน่ใจหรือว่าต้องการปิดใช้งานผู้ใช้รายนี้จริงๆ',
|
||||
'Are you really sure that you want to enable this user?' => 'คุณแน่ใจหรือว่าต้องการเปิดใช้งานผู้ใช้รายนี้จริงๆ',
|
||||
'Are you really sure that you want to impersonate this user?' => 'คุณแน่ใจหรือว่าต้องการแอบอ้างเป็นผู้ใช้รายนี้จริงๆ',
|
||||
'Are you really sure? Users who are not assigned to another group are automatically assigned to the default group.' => 'คุณแน่ใจจริงๆเหรอ? ผู้ใช้ที่ไม่ได้กำหนดให้กับกลุ่มอื่นจะถูกกำหนดให้กับกลุ่มเริ่มต้นโดยอัตโนมัติ',
|
||||
'Are you sure that you want to delete following user?' => 'คุณแน่ใจหรือไม่ว่าต้องการลบผู้ใช้ที่ติดตาม',
|
||||
'Cancel' => 'ยกเลิก',
|
||||
'Click here to review' => 'คลิกที่นี่เพื่อตรวจสอบ',
|
||||
'Confirm user deletion' => 'ยืนยันการลบผู้ใช้',
|
||||
'Could not load category.' => 'ไม่สามารถโหลดหมวดหมู่',
|
||||
'Create new group' => 'สร้างกลุ่มใหม่',
|
||||
'Create new profile category' => 'สร้างหมวดหมู่โปรไฟล์ใหม่',
|
||||
'Create new profile field' => 'สร้างช่องโปรไฟล์ใหม่',
|
||||
'Deactivate' => 'ปิดการใช้งาน',
|
||||
'Deactivate individual profile permissions?' => 'ปิดใช้งานการอนุญาตโปรไฟล์ส่วนบุคคล?',
|
||||
'Decline & delete user: <strong>{displayName}</strong>' => 'ปฏิเสธและลบผู้ใช้: <strong>{displayName}</strong>',
|
||||
'Default' => 'ค่าเริ่มต้น',
|
||||
'Default Profile Permissions' => 'สิทธิ์โปรไฟล์เริ่มต้น',
|
||||
'Default Sorting' => 'การเรียงลำดับเริ่มต้น',
|
||||
'Default content of the registration approval email' => 'เนื้อหาเริ่มต้นของอีเมลอนุมัติการลงทะเบียน',
|
||||
'Default content of the registration denial email' => 'เนื้อหาเริ่มต้นของอีเมลปฏิเสธการลงทะเบียน',
|
||||
'Default groups can not be deleted!' => 'ไม่สามารถลบกลุ่มเริ่มต้นได้!',
|
||||
'Default user idle timeout, auto-logout (in seconds, optional)' => 'ค่าเริ่มต้นการหมดเวลาไม่ได้ใช้งานของผู้ใช้ ออกจากระบบอัตโนมัติ (เป็นวินาที ไม่จำเป็น)',
|
||||
'Default user profile visibility' => 'การเปิดเผยโปรไฟล์ผู้ใช้เริ่มต้น',
|
||||
'Delete' => 'ลบ',
|
||||
'Delete All' => 'ลบทั้งหมด',
|
||||
'Delete all contributions of this user' => 'ลบการมีส่วนร่วมทั้งหมดของผู้ใช้รายนี้',
|
||||
'Delete invitation' => 'ลบคำเชิญ',
|
||||
'Delete invitation?' => 'ลบคำเชิญ?',
|
||||
'Delete spaces which are owned by this user' => 'ลบช่องว่างที่ผู้ใช้รายนี้เป็นเจ้าของ',
|
||||
'Deleted invitation' => 'คำเชิญที่ถูกลบ',
|
||||
'Deleted users' => 'ผู้ใช้ที่ถูกลบ',
|
||||
'Disable' => 'ปิดการใช้งาน',
|
||||
'Disabled' => 'พิการ',
|
||||
'Disabled users' => 'ผู้ใช้ที่พิการ',
|
||||
'Do not change placeholders like {displayName} if you want them to be automatically filled by the system. To reset the email content fields with the system default, leave them empty.' => 'อย่าเปลี่ยนตัวยึดตำแหน่งเช่น {displayName} หากคุณต้องการให้ระบบเติมโดยอัตโนมัติ หากต้องการรีเซ็ตฟิลด์เนื้อหาอีเมลด้วยค่าเริ่มต้นของระบบ ให้เว้นว่างไว้',
|
||||
'Edit category' => 'แก้ไขหมวดหมู่',
|
||||
'Edit profile category' => 'แก้ไขหมวดหมู่โปรไฟล์',
|
||||
'Edit profile field' => 'แก้ไขช่องโปรไฟล์',
|
||||
'Edit user: {name}' => 'แก้ไขผู้ใช้: {name}',
|
||||
'Enable' => 'เปิดใช้งาน',
|
||||
'Enable individual profile permissions' => 'เปิดใช้งานการอนุญาตโปรไฟล์ส่วนบุคคล',
|
||||
'Enabled' => 'เปิดใช้งาน',
|
||||
'First name' => 'ชื่อจริง',
|
||||
'Group Manager' => 'ผู้จัดการกลุ่ม',
|
||||
'Group not found!' => 'ไม่พบกลุ่ม!',
|
||||
'Group user not found!' => 'ไม่พบผู้ใช้กลุ่ม!',
|
||||
'Groups' => 'กลุ่ม',
|
||||
'Hello {displayName},<br><br>
|
||||
Your account has been activated.<br><br>
|
||||
Click here to login:<br>
|
||||
{loginLink}<br><br>
|
||||
|
||||
Kind Regards<br>
|
||||
{AdminName}<br><br>' => '',
|
||||
'Hello {displayName},<br><br>
|
||||
{AdminName}<br><br>' => 'สวัสดี {displayName}<br><br> บัญชีของคุณเปิดใช้งานแล้ว<br><br> คลิกที่นี่เพื่อเข้าสู่ระบบ:<br> {loginLink}<br><br> ขอแสดงความนับถือ<br> {AdminName}<br><br>',
|
||||
'Hello {displayName},<br><br>
|
||||
Your account request has been declined.<br><br>
|
||||
|
||||
Kind Regards<br>
|
||||
{AdminName} <br><br> ' => '',
|
||||
'Here you can create or edit profile categories and fields.' => '',
|
||||
'If individual profile permissions are not allowed, the following settings are unchangeable for all users. If individual profile permissions are allowed, the settings are only set as defaults that users can customise. The following entries are then displayed in the same form in the users profile settings:' => '',
|
||||
'If this option is not selected, the ownership of the spaces will be transferred to your account.' => '',
|
||||
'Impersonate' => '',
|
||||
'Include captcha in registration form' => '',
|
||||
'Information 1' => '',
|
||||
'Information 2' => '',
|
||||
'Information 3' => '',
|
||||
'Invite not found!' => '',
|
||||
'Last login' => '',
|
||||
'Last name' => '',
|
||||
'List pending registrations' => '',
|
||||
'Make the group selectable at registration.' => '',
|
||||
'Manage group: {groupName}' => '',
|
||||
'Manage groups' => '',
|
||||
'Manage profile attributes' => '',
|
||||
'Member since' => '',
|
||||
'Members' => '',
|
||||
'Members can invite external users by email' => '',
|
||||
'Message' => '',
|
||||
'Min value is 20 seconds. If not set, session will timeout after 1400 seconds (24 minutes) regardless of activity (default session timeout)' => '',
|
||||
'New approval requests' => '',
|
||||
'New users can register' => '',
|
||||
'No' => '',
|
||||
'No value found!' => '',
|
||||
'None' => '',
|
||||
'Not visible' => '',
|
||||
'One or more user needs your approval as group admin.' => '',
|
||||
'Only applicable when limited access for non-authenticated users is enabled. Only affects new users.' => '',
|
||||
'Overview' => '',
|
||||
'Password' => '',
|
||||
'Pending approvals' => '',
|
||||
'Pending user approvals' => '',
|
||||
'People' => '',
|
||||
'Permanently delete' => '',
|
||||
'Permissions' => '',
|
||||
'Profile Permissions' => '',
|
||||
'Profiles' => '',
|
||||
'Remove from group' => '',
|
||||
'Require group admin approval after registration' => '',
|
||||
'Resend invitation email' => '',
|
||||
'Search by name, email or id.' => '',
|
||||
'Select Groups' => '',
|
||||
'Select which user information should be displayed in the \'People\' overview. You can select any profile fields, even those you have created individually. ' => '',
|
||||
'Send & save' => '',
|
||||
'Send invitation email' => '',
|
||||
'Send invitation email again?' => '',
|
||||
'Send invite' => '',
|
||||
'Send notifications to users when added to or removed from the group.' => '',
|
||||
'Settings' => '',
|
||||
'Show group selection at registration' => '',
|
||||
'Subject' => '',
|
||||
'The Space memberships of all group members will be updated. This may take up to several minutes.' => '',
|
||||
'The following list contains all pending sign-ups and invites.' => '',
|
||||
'The following list contains all registered users awaiting an approval.' => '',
|
||||
'The selected invitations have been successfully deleted!' => '',
|
||||
'The user is the owner of these spaces:' => '',
|
||||
'This option allows you to determine whether users may set individual permissions for their own profiles.' => '',
|
||||
'This overview contains a list of each registered user with actions to view, edit and delete users.' => '',
|
||||
'This user owns no spaces.' => '',
|
||||
'Unapproved' => '',
|
||||
'User deletion process queued.' => '',
|
||||
'User is already a member of this group.' => '',
|
||||
'Users can be assigned to different groups (e.g. teams, departments etc.) with specific standard spaces, group managers and permissions.' => '',
|
||||
'Using this option any contributions (e.g. contents, comments or likes) of this user will be irrevocably deleted.' => '',
|
||||
'View profile' => '',
|
||||
'Visible for members only' => '',
|
||||
'Visible for members+guests' => '',
|
||||
'Will be used as a filter in \'People\'.' => '',
|
||||
'Yes' => '',
|
||||
'You can only delete empty categories!' => '',
|
||||
'You cannot delete yourself!' => '',
|
||||
'never' => '',
|
||||
];
|
||||
{AdminName} <br><br> ' => 'สวัสดี {displayName}<br><br> คำขอบัญชีของคุณได้รับการปฏิเสธ<br><br> ขอแสดงความนับถือ<br> {AdminName} <br><br>',
|
||||
'Here you can create or edit profile categories and fields.' => 'ที่นี่คุณสามารถสร้างหรือแก้ไขหมวดหมู่โปรไฟล์และฟิลด์ได้',
|
||||
'If individual profile permissions are not allowed, the following settings are unchangeable for all users. If individual profile permissions are allowed, the settings are only set as defaults that users can customise. The following entries are then displayed in the same form in the users profile settings:' => 'หากไม่อนุญาตให้ใช้โปรไฟล์ส่วนบุคคล การตั้งค่าต่อไปนี้จะไม่เปลี่ยนแปลงสำหรับผู้ใช้ทั้งหมด หากอนุญาตการอนุญาตโปรไฟล์ส่วนบุคคล การตั้งค่าจะถูกตั้งค่าเป็นค่าเริ่มต้นที่ผู้ใช้กำหนดเองเท่านั้น รายการต่อไปนี้จะแสดงในรูปแบบเดียวกันในการตั้งค่าโปรไฟล์ผู้ใช้:',
|
||||
'If this option is not selected, the ownership of the spaces will be transferred to your account.' => 'หากไม่ได้เลือกตัวเลือกนี้ ความเป็นเจ้าของพื้นที่จะถูกโอนไปยังบัญชีของคุณ',
|
||||
'Impersonate' => 'ปลอมตัว',
|
||||
'Include captcha in registration form' => 'รวมแคปช่าในแบบฟอร์มลงทะเบียน',
|
||||
'Information 1' => 'ข้อมูล 1',
|
||||
'Information 2' => 'ข้อมูล 2',
|
||||
'Information 3' => 'ข้อมูล 3',
|
||||
'Invite not found!' => 'ไม่พบคำเชิญ!',
|
||||
'Last login' => 'เข้าสู่ระบบครั้งล่าสุด',
|
||||
'Last name' => 'นามสกุล',
|
||||
'List pending registrations' => 'รายการรอลงทะเบียน',
|
||||
'Make the group selectable at registration.' => 'ทำให้สามารถเลือกกลุ่มได้เมื่อลงทะเบียน',
|
||||
'Manage group: {groupName}' => 'จัดการกลุ่ม: {groupName}',
|
||||
'Manage groups' => 'จัดการกลุ่ม',
|
||||
'Manage profile attributes' => 'จัดการแอตทริบิวต์โปรไฟล์',
|
||||
'Member since' => 'สมาชิกตั้งแต่',
|
||||
'Members' => 'สมาชิก',
|
||||
'Members can invite external users by email' => 'สมาชิกสามารถเชิญผู้ใช้ภายนอกได้ทางอีเมล',
|
||||
'Message' => 'ข้อความ',
|
||||
'Min value is 20 seconds. If not set, session will timeout after 1400 seconds (24 minutes) regardless of activity (default session timeout)' => 'ค่าต่ำสุดคือ 20 วินาที หากไม่ได้ตั้งค่า เซสชันจะหมดเวลาหลังจาก 1400 วินาที (24 นาที) โดยไม่คำนึงถึงกิจกรรม (หมดเวลาเซสชันเริ่มต้น)',
|
||||
'New approval requests' => 'คำขออนุมัติใหม่',
|
||||
'New users can register' => 'ผู้ใช้ใหม่สามารถลงทะเบียนได้',
|
||||
'No' => 'ไม่',
|
||||
'No value found!' => 'ไม่พบค่า!',
|
||||
'None' => 'ไม่มี',
|
||||
'Not visible' => 'มองไม่เห็น',
|
||||
'One or more user needs your approval as group admin.' => 'ผู้ใช้อย่างน้อยหนึ่งรายต้องการการอนุมัติจากคุณในฐานะผู้ดูแลกลุ่ม',
|
||||
'Only applicable when limited access for non-authenticated users is enabled. Only affects new users.' => 'ใช้ได้เฉพาะเมื่อมีการเปิดใช้งานการเข้าถึงแบบจำกัดสำหรับผู้ใช้ที่ไม่ผ่านการตรวจสอบสิทธิ์ มีผลกับผู้ใช้ใหม่เท่านั้น',
|
||||
'Overview' => 'ภาพรวม',
|
||||
'Password' => 'รหัสผ่าน',
|
||||
'Pending approvals' => 'รอการอนุมัติ',
|
||||
'Pending user approvals' => 'อยู่ระหว่างรอการอนุมัติผู้ใช้',
|
||||
'People' => 'คน',
|
||||
'Permanently delete' => 'ลบอย่างถาวร',
|
||||
'Permissions' => 'สิทธิ์',
|
||||
'Profile Permissions' => 'สิทธิ์ของโปรไฟล์',
|
||||
'Profiles' => 'โปรไฟล์',
|
||||
'Remove from group' => 'นำออกจากกลุ่ม',
|
||||
'Require group admin approval after registration' => 'ต้องได้รับการอนุมัติจากผู้ดูแลกลุ่มหลังจากลงทะเบียน',
|
||||
'Resend invitation email' => 'ส่งอีเมลคำเชิญอีกครั้ง',
|
||||
'Save' => 'บันทึก',
|
||||
'Search by name, email or id.' => 'ค้นหาตามชื่อ อีเมล หรือ ID',
|
||||
'Select Groups' => 'เลือกกลุ่ม',
|
||||
'Select which user information should be displayed in the \'People\' overview. You can select any profile fields, even those you have created individually. ' => 'เลือกข้อมูลผู้ใช้ที่ควรแสดงในภาพรวม "บุคคล" คุณสามารถเลือกฟิลด์โปรไฟล์ใดก็ได้ แม้แต่ฟิลด์ที่คุณสร้างขึ้นเอง',
|
||||
'Send & save' => 'ส่งและบันทึก',
|
||||
'Send invitation email' => 'ส่งอีเมลคำเชิญ',
|
||||
'Send invitation email again?' => 'ส่งอีเมลคำเชิญอีกครั้งหรือไม่',
|
||||
'Send invite' => 'ส่งคำเชิญ',
|
||||
'Send notifications to users when added to or removed from the group.' => 'ส่งการแจ้งเตือนไปยังผู้ใช้เมื่อมีการเพิ่มหรือลบออกจากกลุ่ม',
|
||||
'Settings' => 'การตั้งค่า',
|
||||
'Show group selection at registration' => 'แสดงการเลือกกลุ่มเมื่อลงทะเบียน',
|
||||
'Subject' => 'เรื่อง',
|
||||
'The Space memberships of all group members will be updated. This may take up to several minutes.' => 'สมาชิก Space ของสมาชิกในกลุ่มทั้งหมดจะได้รับการอัปเดต อาจใช้เวลาหลายนาที',
|
||||
'The following list contains all pending sign-ups and invites.' => 'รายการต่อไปนี้ประกอบด้วยการสมัครและคำเชิญที่รอดำเนินการทั้งหมด',
|
||||
'The following list contains all registered users awaiting an approval.' => 'รายการต่อไปนี้ประกอบด้วยผู้ใช้ที่ลงทะเบียนทั้งหมดรอการอนุมัติ',
|
||||
'The selected invitations have been successfully deleted!' => 'ลบคำเชิญที่เลือกเรียบร้อยแล้ว!',
|
||||
'The user is the owner of these spaces:' => 'ผู้ใช้เป็นเจ้าของช่องว่างเหล่านี้:',
|
||||
'This option allows you to determine whether users may set individual permissions for their own profiles.' => 'ตัวเลือกนี้ช่วยให้คุณกำหนดได้ว่าผู้ใช้สามารถตั้งค่าการอนุญาตส่วนบุคคลสำหรับโปรไฟล์ของตนเองได้หรือไม่',
|
||||
'This overview contains a list of each registered user with actions to view, edit and delete users.' => 'ภาพรวมนี้ประกอบด้วยรายชื่อผู้ใช้ที่ลงทะเบียนแต่ละรายพร้อมการดำเนินการเพื่อดู แก้ไข และลบผู้ใช้',
|
||||
'This user owns no spaces.' => 'ผู้ใช้รายนี้ไม่มีช่องว่าง',
|
||||
'Unapproved' => 'ไม่อนุมัติ',
|
||||
'User deletion process queued.' => 'กระบวนการลบผู้ใช้อยู่ในคิว',
|
||||
'User is already a member of this group.' => 'ผู้ใช้เป็นสมาชิกของกลุ่มนี้อยู่แล้ว',
|
||||
'User not found!' => 'ไม่พบชื่อผู้ใช้!',
|
||||
'Users can be assigned to different groups (e.g. teams, departments etc.) with specific standard spaces, group managers and permissions.' => 'ผู้ใช้สามารถกำหนดให้กับกลุ่มต่างๆ (เช่น ทีม แผนก ฯลฯ) ด้วยพื้นที่มาตรฐานเฉพาะ ผู้จัดการกลุ่ม และสิทธิ์อนุญาต',
|
||||
'Using this option any contributions (e.g. contents, comments or likes) of this user will be irrevocably deleted.' => 'การใช้ตัวเลือกนี้ การมีส่วนร่วมใดๆ (เช่น เนื้อหา ความคิดเห็น หรือความชอบ) ของผู้ใช้รายนี้จะถูกลบโดยไม่สามารถเพิกถอนได้',
|
||||
'View profile' => 'ดูประวัติ',
|
||||
'Visible for members only' => 'ดูได้เฉพาะสมาชิกเท่านั้น',
|
||||
'Visible for members+guests' => 'ปรากฏสำหรับสมาชิก+แขก',
|
||||
'Will be used as a filter in \'People\'.' => 'จะถูกใช้เป็นตัวกรองใน \'คน\'',
|
||||
'Yes' => 'ใช่',
|
||||
'You can only delete empty categories!' => 'คุณสามารถลบได้เฉพาะหมวดหมู่ที่ว่างเปล่า!',
|
||||
'You cannot delete yourself!' => 'คุณไม่สามารถลบตัวเองได้!',
|
||||
'never' => 'ไม่เคย',
|
||||
);
|
||||
|
@ -1,42 +1,25 @@
|
||||
<?php
|
||||
/**
|
||||
* Message translations.
|
||||
*
|
||||
* This file is automatically generated by 'yii message/extract' command.
|
||||
* It contains the localizable messages extracted from source code.
|
||||
* You may modify this file by translating the extracted messages.
|
||||
*
|
||||
* Each array element represents the translation (value) of a message (key).
|
||||
* If the value is empty, the message is considered as not translated.
|
||||
* Messages that no longer need translation will have their translations
|
||||
* enclosed between a pair of '@@' marks.
|
||||
*
|
||||
* Message string can be used with plural forms format. Check i18n section
|
||||
* of the guide for details.
|
||||
*
|
||||
* NOTE: this file must be saved in UTF-8 encoding.
|
||||
*/
|
||||
return [
|
||||
'<strong>Confirm</strong> comment deleting' => '',
|
||||
'Cancel' => '',
|
||||
'Cancel Edit' => '',
|
||||
'Comment' => '',
|
||||
'Comment could not be saved!' => '',
|
||||
'Comment has been deleted' => '',
|
||||
'Comments' => '',
|
||||
'Delete' => '',
|
||||
'Do you really want to delete this comment?' => '',
|
||||
'Edit' => '',
|
||||
'Edit your comment...' => '',
|
||||
'Read full comment...' => '',
|
||||
'Reply' => '',
|
||||
'Send' => '',
|
||||
'Show all {total} comments' => '',
|
||||
'Show {count} more comments' => '',
|
||||
'The comment must not be empty!' => '',
|
||||
'Whenever a new comment was written.' => '',
|
||||
'Write a new comment...' => '',
|
||||
'Write a new reply...' => '',
|
||||
'comment' => '',
|
||||
'{displayName} wrote a new comment ' => '',
|
||||
];
|
||||
return array (
|
||||
'<strong>Confirm</strong> comment deleting' => '<strong>ยืนยัน</strong> การลบความคิดเห็น',
|
||||
'Cancel' => 'ยกเลิก',
|
||||
'Cancel Edit' => 'ยกเลิกการแก้ไข',
|
||||
'Comment' => 'ความคิดเห็น',
|
||||
'Comment could not be saved!' => 'ไม่สามารถบันทึกความคิดเห็นได้!',
|
||||
'Comment has been deleted' => 'ความคิดเห็นถูกลบ',
|
||||
'Comments' => 'ความคิดเห็น',
|
||||
'Delete' => 'ลบ',
|
||||
'Do you really want to delete this comment?' => 'คุณต้องการลบความคิดเห็นนี้จริงหรือ',
|
||||
'Edit' => 'แก้ไข',
|
||||
'Edit your comment...' => 'แก้ไขความคิดเห็นของคุณ...',
|
||||
'Read full comment...' => 'อ่านความคิดเห็นเต็มๆ...',
|
||||
'Reply' => 'ตอบ',
|
||||
'Send' => 'ส่ง',
|
||||
'Show all {total} comments' => 'แสดงทั้งหมด {total} ความคิดเห็น',
|
||||
'Show {count} more comments' => 'แสดงอีก {count} ความคิดเห็น',
|
||||
'The comment must not be empty!' => 'ความคิดเห็นต้องไม่ว่างเปล่า!',
|
||||
'Whenever a new comment was written.' => 'เมื่อใดก็ตามที่มีการเขียนความคิดเห็นใหม่',
|
||||
'Write a new comment...' => 'เขียนความคิดเห็นใหม่...',
|
||||
'Write a new reply...' => 'เขียนตอบใหม่...',
|
||||
'comment' => 'ความคิดเห็น',
|
||||
'{displayName} wrote a new comment ' => '{displayName} เขียนความคิดเห็นใหม่',
|
||||
);
|
||||
|
@ -1,34 +1,17 @@
|
||||
<?php
|
||||
/**
|
||||
* Message translations.
|
||||
*
|
||||
* This file is automatically generated by 'yii message/extract' command.
|
||||
* It contains the localizable messages extracted from source code.
|
||||
* You may modify this file by translating the extracted messages.
|
||||
*
|
||||
* Each array element represents the translation (value) of a message (key).
|
||||
* If the value is empty, the message is considered as not translated.
|
||||
* Messages that no longer need translation will have their translations
|
||||
* enclosed between a pair of '@@' marks.
|
||||
*
|
||||
* Message string can be used with plural forms format. Check i18n section
|
||||
* of the guide for details.
|
||||
*
|
||||
* NOTE: this file must be saved in UTF-8 encoding.
|
||||
*/
|
||||
return [
|
||||
'Comments' => '',
|
||||
'Receive Notifications when someone comments on my own or a following post.' => '',
|
||||
'View Online' => '',
|
||||
'[Deleted]' => '',
|
||||
'{displayNames} commented {contentTitle}' => '',
|
||||
'{displayNames} commented {contentTitle} in space {space}' => '',
|
||||
'{displayNames} commented {contentTitle}.' => '',
|
||||
'{displayNames} just commented your {contentTitle}' => '',
|
||||
'{displayNames} just commented your {contentTitle} in space {space}' => '',
|
||||
'{displayName} commented {contentTitle}' => '',
|
||||
'{displayName} commented {contentTitle} in space {space}' => '',
|
||||
'{displayName} commented {contentTitle}.' => '',
|
||||
'{displayName} just commented your {contentTitle}' => '',
|
||||
'{displayName} just commented your {contentTitle} in space {space}' => '',
|
||||
];
|
||||
return array (
|
||||
'Comments' => 'ความคิดเห็น',
|
||||
'Receive Notifications when someone comments on my own or a following post.' => 'รับการแจ้งเตือนเมื่อมีคนแสดงความคิดเห็นเกี่ยวกับฉันหรือโพสต์ต่อไปนี้',
|
||||
'View Online' => 'ดูออนไลน์',
|
||||
'[Deleted]' => '[ลบ]',
|
||||
'{displayNames} commented {contentTitle}' => '{displayNames} แสดงความคิดเห็น {contentTitle}',
|
||||
'{displayNames} commented {contentTitle} in space {space}' => '{displayNames} แสดงความคิดเห็น {contentTitle} ในช่องว่าง {space}',
|
||||
'{displayNames} commented {contentTitle}.' => '{displayNames} แสดงความคิดเห็น {contentTitle}',
|
||||
'{displayNames} just commented your {contentTitle}' => '{displayNames} เพิ่งแสดงความคิดเห็น {contentTitle} ของคุ',
|
||||
'{displayNames} just commented your {contentTitle} in space {space}' => '{displayNames} เพิ่งแสดงความคิดเห็น {contentTitle} ของคุณในช่องว่าง {space}',
|
||||
'{displayName} commented {contentTitle}' => '{displayName} แสดงความคิดเห็น {contentTitle}',
|
||||
'{displayName} commented {contentTitle} in space {space}' => '{displayName} แสดงความคิดเห็น {contentTitle} ในช่องว่าง {space}',
|
||||
'{displayName} commented {contentTitle}.' => '{displayName} แสดงความคิดเห็น {contentTitle}',
|
||||
'{displayName} just commented your {contentTitle}' => '{displayName} เพิ่งแสดงความคิดเห็น {contentTitle} ของคุณ',
|
||||
'{displayName} just commented your {contentTitle} in space {space}' => '{displayName} เพิ่งแสดงความคิดเห็น {contentTitle} ของคุณในช่องว่าง {space}',
|
||||
);
|
||||
|
@ -1,24 +1,7 @@
|
||||
<?php
|
||||
/**
|
||||
* Message translations.
|
||||
*
|
||||
* This file is automatically generated by 'yii message/extract' command.
|
||||
* It contains the localizable messages extracted from source code.
|
||||
* You may modify this file by translating the extracted messages.
|
||||
*
|
||||
* Each array element represents the translation (value) of a message (key).
|
||||
* If the value is empty, the message is considered as not translated.
|
||||
* Messages that no longer need translation will have their translations
|
||||
* enclosed between a pair of '@@' marks.
|
||||
*
|
||||
* Message string can be used with plural forms format. Check i18n section
|
||||
* of the guide for details.
|
||||
*
|
||||
* NOTE: this file must be saved in UTF-8 encoding.
|
||||
*/
|
||||
return [
|
||||
'Allows the user to add comments' => '',
|
||||
'Can manage (e.g. archive, stick, move or delete) arbitrary content' => '',
|
||||
'Create comment' => '',
|
||||
'Manage content' => '',
|
||||
];
|
||||
return array (
|
||||
'Allows the user to add comments' => 'อนุญาตให้ผู้ใช้เพิ่มความคิดเห็น',
|
||||
'Can manage (e.g. archive, stick, move or delete) arbitrary content' => 'สามารถจัดการ (เช่น เก็บถาวร ติด ย้าย หรือลบ) เนื้อหาตามอำเภอใจ',
|
||||
'Create comment' => 'สร้างความคิดเห็น',
|
||||
'Manage content' => 'จัดการเนื้อหา',
|
||||
);
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
return array (
|
||||
'Contents' => '',
|
||||
'Whenever a new content (e.g. post) has been created.' => '',
|
||||
'{displayName} created a new {contentTitle}.' => '',
|
||||
'Contents' => 'สารบัญ',
|
||||
'Whenever a new content (e.g. post) has been created.' => 'เมื่อใดก็ตามที่มีการสร้างเนื้อหาใหม่ (เช่น โพสต์)',
|
||||
'{displayName} created a new {contentTitle}.' => '{displayName} ได้สร้าง {contentTitle} ใหม่แล้ว',
|
||||
);
|
||||
|
@ -1,21 +1,4 @@
|
||||
<?php
|
||||
/**
|
||||
* Message translations.
|
||||
*
|
||||
* This file is automatically generated by 'yii message/extract' command.
|
||||
* It contains the localizable messages extracted from source code.
|
||||
* You may modify this file by translating the extracted messages.
|
||||
*
|
||||
* Each array element represents the translation (value) of a message (key).
|
||||
* If the value is empty, the message is considered as not translated.
|
||||
* Messages that no longer need translation will have their translations
|
||||
* enclosed between a pair of '@@' marks.
|
||||
*
|
||||
* Message string can be used with plural forms format. Check i18n section
|
||||
* of the guide for details.
|
||||
*
|
||||
* NOTE: this file must be saved in UTF-8 encoding.
|
||||
*/
|
||||
return [
|
||||
'This content is archived' => '',
|
||||
];
|
||||
return array (
|
||||
'This content is archived' => 'เนื้อหานี้ถูกเก็บถาวร',
|
||||
);
|
||||
|
@ -1,88 +1,87 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'<strong>Permalink</strong> to this post' => '@@@@',
|
||||
'Permalink' => '@@@@',
|
||||
'(Also visible to non-members of this space)' => '',
|
||||
'<strong>Confirm</strong> post deletion' => '',
|
||||
'<strong>Move</strong> content' => '',
|
||||
'Add a member to notify' => '',
|
||||
'Add tag...' => '',
|
||||
'Archived' => '',
|
||||
'Attach Files' => '',
|
||||
'Back to stream' => '',
|
||||
'Cancel' => '',
|
||||
'Cancel Edit' => '',
|
||||
'Change to "Private"' => '',
|
||||
'Change to "Public"' => '',
|
||||
'Content' => '',
|
||||
'Content Tag with invalid contentcontainer_id assigned.' => '',
|
||||
'Content has been moved to {spacename}' => '',
|
||||
'Content visibility' => '',
|
||||
'Could not delete content!' => '',
|
||||
'Could not delete content: Access denied!' => '',
|
||||
'Could not find requested content!' => '',
|
||||
'Created at:' => '',
|
||||
'Created by me' => '',
|
||||
'Creation time' => '',
|
||||
'Delete' => '',
|
||||
'Do you really want to delete this post? All likes and comments will be lost!' => '',
|
||||
'Edit' => '',
|
||||
'Filter' => '',
|
||||
'Invalid content id given!' => '',
|
||||
'Invalid request method!' => '',
|
||||
'Invalid space selection.' => '',
|
||||
'Last update' => '',
|
||||
'Last updated {time}' => '',
|
||||
'Load more' => '',
|
||||
'Maximum number of pinned items reached!<br>You can only pin up to {count} items at once.' => '',
|
||||
'Move content' => '',
|
||||
'Move to archive' => '',
|
||||
'No matches with your selected filters!' => '',
|
||||
'No tags found for the given query' => '',
|
||||
'None' => '',
|
||||
'Nothing here yet!' => '',
|
||||
'Notify members' => '',
|
||||
'Only private content' => '',
|
||||
'Only public content' => '',
|
||||
'Pin to top' => '',
|
||||
'Pinned' => '',
|
||||
'Public' => '',
|
||||
'Specify who can see this content.' => '',
|
||||
'Submit' => '',
|
||||
'Tag' => '',
|
||||
'Target Space' => '',
|
||||
'The author of this content is not allowed to create private content within the selected space.' => '',
|
||||
'The author of this content is not allowed to create public content within the selected space.' => '',
|
||||
'The author of this content is not allowed to create this type of content within this space.' => '',
|
||||
'The content can\'t be moved to its current space.' => '',
|
||||
'The content has been archived.' => '',
|
||||
'The content has been deleted.' => '',
|
||||
'The content has been unarchived.' => '',
|
||||
'The given name is already in use.' => '',
|
||||
'The module {moduleName} is not enabled on the selected target space.' => '',
|
||||
'This action is disabled!' => '',
|
||||
'This content type can\'t be moved due to a missing module-id setting.' => '',
|
||||
'This content type can\'t be moved.' => '',
|
||||
'This space is archived.' => '',
|
||||
'This space is not visible!' => '',
|
||||
'Topics' => '',
|
||||
'Turn off notifications' => '',
|
||||
'Turn on notifications' => '',
|
||||
'Unarchive' => '',
|
||||
'Unpin' => '',
|
||||
'Updated' => '',
|
||||
'Visible also to unregistered users' => '',
|
||||
'Visible only to you' => '',
|
||||
'Visible to all Space members' => '',
|
||||
'Visible to all signed in users' => '',
|
||||
'Visible to friends of {displayName}' => '',
|
||||
'Visible to you and {displayName}' => '',
|
||||
'Visible to your friends' => '',
|
||||
'Where I\'m involved' => '',
|
||||
'With file attachments' => '',
|
||||
'You do not have the permission to move this content to the given space.' => '',
|
||||
'You do not have the permission to move this content.' => '',
|
||||
'Your last edit state has been saved!' => '',
|
||||
'in' => '',
|
||||
];
|
||||
return array (
|
||||
'(Also visible to non-members of this space)' => '(ผู้ที่ไม่ใช่สมาชิกของ Space นี้สามารถมองเห็นได้)',
|
||||
'<strong>Confirm</strong> post deletion' => '<strong>ยืนยัน</strong> ลบโพสต์',
|
||||
'<strong>Move</strong> content' => '<strong>ย้าย</strong> เนื้อหา',
|
||||
'<strong>Permalink</strong> to this post' => '<strong>ลิงก์ถาวร</strong> ไปยังโพสต์นี้',
|
||||
'Add a member to notify' => 'เพิ่มสมาชิกเพื่อแจ้งเตือน',
|
||||
'Add tag...' => 'เพิ่มแท็ก...',
|
||||
'Archived' => 'ที่เก็บถาวร',
|
||||
'Attach Files' => 'แนบไฟล์',
|
||||
'Back to stream' => 'กลับไปสตรีม',
|
||||
'Cancel' => 'ยกเลิก',
|
||||
'Cancel Edit' => 'ยกเลิกการแก้ไข',
|
||||
'Change to "Private"' => 'เปลี่ยนเป็น "ส่วนตัว"',
|
||||
'Change to "Public"' => 'เปลี่ยนเป็น "สาธารณะ"',
|
||||
'Content' => 'เนื้อหา',
|
||||
'Content Tag with invalid contentcontainer_id assigned.' => 'แท็กเนื้อหาที่มีการกำหนด contentcontainer_id ที่ไม่ถูกต้อง',
|
||||
'Content has been moved to {spacename}' => 'ย้ายเนื้อหาไปที่ {spacename} แล้ว',
|
||||
'Content visibility' => 'การมองเห็นเนื้อหา',
|
||||
'Could not delete content!' => 'ไม่สามารถลบเนื้อหาได้!',
|
||||
'Could not delete content: Access denied!' => 'ไม่สามารถลบเนื้อหา: การเข้าถึงถูกปฏิเสธ!',
|
||||
'Could not find requested content!' => 'ไม่พบเนื้อหาที่ร้องขอ!',
|
||||
'Created at:' => 'สร้างเมื่อ:',
|
||||
'Created by me' => 'สร้างโดย me',
|
||||
'Creation time' => 'เวลาสร้าง',
|
||||
'Delete' => 'ลบ',
|
||||
'Do you really want to delete this post? All likes and comments will be lost!' => 'คุณต้องการลบโพสต์นี้จริงหรือ ไลค์และคอมเมนต์ทั้งหมดจะหายไป!',
|
||||
'Edit' => 'แก้ไข',
|
||||
'Filter' => 'กรอง',
|
||||
'Invalid content id given!' => 'ระบุ ID เนื้อหาไม่ถูกต้อง!',
|
||||
'Invalid request method!' => 'วิธีการขอไม่ถูกต้อง!',
|
||||
'Invalid space selection.' => 'การเลือกพื้นที่ไม่ถูกต้อง',
|
||||
'Last update' => 'การปรับปรุงครั้งล่าสุด',
|
||||
'Last updated {time}' => 'อัปเดตล่าสุด {time}',
|
||||
'Load more' => 'โหลดเพิ่ม',
|
||||
'Maximum number of pinned items reached!<br>You can only pin up to {count} items at once.' => 'ถึงจำนวนสูงสุดของรายการที่ตรึงแล้ว!<br>คุณสามารถตรึงรายการได้สูงสุด {count} รายการในครั้งเดียวเท่านั้น',
|
||||
'Move content' => 'ย้ายเนื้อหา',
|
||||
'Move to archive' => 'ย้ายไปเก็บถาวร',
|
||||
'No matches with your selected filters!' => 'ไม่ตรงกับตัวกรองที่คุณเลือก!',
|
||||
'No tags found for the given query' => 'ไม่พบแท็กสำหรับข้อความค้นหาที่ระบุ',
|
||||
'None' => 'ไม่มี',
|
||||
'Nothing here yet!' => 'ยังไม่มีอะไรที่นี่!',
|
||||
'Notify members' => 'แจ้งสมาชิก',
|
||||
'Only private content' => 'เฉพาะเนื้อหาส่วนตัว',
|
||||
'Only public content' => 'เฉพาะเนื้อหาสาธารณะ',
|
||||
'Permalink' => 'ลิงก์ถาวร',
|
||||
'Pin to top' => 'ปักหมุดด้านบน',
|
||||
'Pinned' => 'ปักหมุด',
|
||||
'Public' => 'สาธารณะ',
|
||||
'Specify who can see this content.' => 'ระบุว่าใครสามารถดูเนื้อหานี้ได้',
|
||||
'Submit' => 'ส่ง',
|
||||
'Tag' => 'แท็ก',
|
||||
'Target Space' => 'พื้นที่เป้าหมาย',
|
||||
'The author of this content is not allowed to create private content within the selected space.' => 'ผู้เขียนเนื้อหานี้ไม่ได้รับอนุญาตให้สร้างเนื้อหาส่วนตัวภายในพื้นที่ที่เลือก',
|
||||
'The author of this content is not allowed to create public content within the selected space.' => 'ผู้เขียนเนื้อหานี้ไม่ได้รับอนุญาตให้สร้างเนื้อหาสาธารณะภายในพื้นที่ที่เลือก',
|
||||
'The author of this content is not allowed to create this type of content within this space.' => 'ผู้เขียนเนื้อหานี้ไม่ได้รับอนุญาตให้สร้างเนื้อหาประเภทนี้ภายในพื้นที่นี้',
|
||||
'The content can\'t be moved to its current space.' => 'ไม่สามารถย้ายเนื้อหาไปยังพื้นที่ปัจจุบันได้',
|
||||
'The content has been archived.' => 'เนื้อหาถูกเก็บถาวรแล้ว',
|
||||
'The content has been deleted.' => 'เนื้อหาถูกลบไปแล้ว',
|
||||
'The content has been unarchived.' => 'เนื้อหาได้รับการยกเลิกการเก็บถาวร',
|
||||
'The given name is already in use.' => 'มีการใช้ชื่อที่ระบุนี้แล้ว',
|
||||
'The module {moduleName} is not enabled on the selected target space.' => 'โมดูล {moduleName} ไม่ได้เปิดใช้งานในพื้นที่เป้าหมายที่เลือก',
|
||||
'This action is disabled!' => 'การดำเนินการนี้ถูกปิดใช้งาน!',
|
||||
'This content type can\'t be moved due to a missing module-id setting.' => 'ไม่สามารถย้ายเนื้อหาประเภทนี้ได้เนื่องจากไม่มีการตั้งค่ารหัสโมดูล',
|
||||
'This content type can\'t be moved.' => 'ไม่สามารถย้ายเนื้อหาประเภทนี้ได้',
|
||||
'This space is archived.' => 'พื้นที่นี้ถูกเก็บถาวร',
|
||||
'This space is not visible!' => 'พื้นที่นี้ไม่สามารถมองเห็นได้!',
|
||||
'Topics' => 'หัวข้อ',
|
||||
'Turn off notifications' => 'ปิดการแจ้งเตือน',
|
||||
'Turn on notifications' => 'เปิดการแจ้งเตือน',
|
||||
'Unarchive' => 'ยกเลิกการเก็บถาวร',
|
||||
'Unpin' => 'เลิกตรึง',
|
||||
'Updated' => 'อัปเดต',
|
||||
'Visible also to unregistered users' => 'ปรากฏแก่ผู้ใช้ที่ไม่ได้ลงทะเบียนด้วย',
|
||||
'Visible only to you' => 'มองเห็นได้เฉพาะคุณเท่านั้น',
|
||||
'Visible to all Space members' => 'ปรากฏแก่สมาชิก Space ทุกคน',
|
||||
'Visible to all signed in users' => 'ปรากฏแก่ผู้ใช้ที่ลงชื่อเข้าใช้ทั้งหมด',
|
||||
'Visible to friends of {displayName}' => 'ปรากฏแก่เพื่อนของ {displayName}',
|
||||
'Visible to you and {displayName}' => 'ปรากฏแก่คุณและ {displayName}',
|
||||
'Visible to your friends' => 'ปรากฏให้เพื่อนของคุณเห็น',
|
||||
'Where I\'m involved' => 'ที่ฉันมีส่วนร่วม',
|
||||
'With file attachments' => 'พร้อมไฟล์แนบ',
|
||||
'You do not have the permission to move this content to the given space.' => 'คุณไม่ได้รับอนุญาตให้ย้ายเนื้อหานี้ไปยังพื้นที่ที่กำหนด',
|
||||
'You do not have the permission to move this content.' => 'คุณไม่ได้รับอนุญาตให้ย้ายเนื้อหานี้',
|
||||
'Your last edit state has been saved!' => 'บันทึกสถานะการแก้ไขล่าสุดของคุณแล้ว!',
|
||||
'in' => 'ใน',
|
||||
);
|
||||
|
@ -1,12 +1,12 @@
|
||||
<?php
|
||||
return array (
|
||||
'New Content' => '',
|
||||
'Receive Notifications for new content you follow.' => '',
|
||||
'View Online' => '',
|
||||
'{displayName} created {contentTitle}.' => '',
|
||||
'{displayName} posted on your profile {contentTitle}.' => '',
|
||||
'{originator} just wrote {contentInfo}' => '',
|
||||
'{originator} just wrote {contentInfo} in space {space}' => '',
|
||||
'{originator} notifies you about {contentInfo}' => '',
|
||||
'{originator} notifies you about {contentInfo} in {space}' => '',
|
||||
'New Content' => 'เนื้อหาใหม่',
|
||||
'Receive Notifications for new content you follow.' => 'รับการแจ้งเตือนสำหรับเนื้อหาใหม่ที่คุณติดตาม',
|
||||
'View Online' => 'ดูออนไลน์',
|
||||
'{displayName} created {contentTitle}.' => '{displayName} สร้าง {contentTitle} แล้ว',
|
||||
'{displayName} posted on your profile {contentTitle}.' => '{displayName} โพสต์ในโปรไฟล์ของคุณ {contentTitle}',
|
||||
'{originator} just wrote {contentInfo}' => '{originator} เพิ่งเขียน {contentInfo}',
|
||||
'{originator} just wrote {contentInfo} in space {space}' => '{originator} เพิ่งเขียน {contentInfo} ในช่องว่าง {space}',
|
||||
'{originator} notifies you about {contentInfo}' => '{originator} แจ้งให้คุณทราบเกี่ยวกับ {contentInfo}',
|
||||
'{originator} notifies you about {contentInfo} in {space}' => '{originator} แจ้งให้คุณทราบเกี่ยวกับ {contentInfo} ใน {space}',
|
||||
);
|
||||
|
@ -1,55 +1,54 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'Title' => 'Título',
|
||||
'Activity' => '',
|
||||
'Add or remove link' => '',
|
||||
'Animals & Nature' => '',
|
||||
'Change to code block' => '',
|
||||
'Change to heading' => '',
|
||||
'Change to paragraph' => '',
|
||||
'Code' => '',
|
||||
'Columns' => '',
|
||||
'Create a link' => '',
|
||||
'Create table' => '',
|
||||
'Delete column' => '',
|
||||
'Delete row' => '',
|
||||
'Delete table' => '',
|
||||
'Flags' => '',
|
||||
'Food & Drink' => '',
|
||||
'Heading' => '',
|
||||
'Height' => '',
|
||||
'Horizontal rule' => '',
|
||||
'Image' => '',
|
||||
'Insert' => '',
|
||||
'Insert column after' => '',
|
||||
'Insert column before' => '',
|
||||
'Insert horizontal rule' => '',
|
||||
'Insert image' => '',
|
||||
'Insert row after' => '',
|
||||
'Insert row before' => '',
|
||||
'Insert table' => '',
|
||||
'Link target' => '',
|
||||
'Location' => '',
|
||||
'Objects' => '',
|
||||
'Paragraph' => '',
|
||||
'People' => '',
|
||||
'Rows' => '',
|
||||
'Symbols' => '',
|
||||
'Toggle code font' => '',
|
||||
'Toggle emphasis' => '',
|
||||
'Toggle strikethrough' => '',
|
||||
'Toggle strong style' => '',
|
||||
'Travel & Places' => '',
|
||||
'Type' => '',
|
||||
'Upload File' => '',
|
||||
'Upload and include a File' => '',
|
||||
'Width' => '',
|
||||
'Wrap in block quote' => '',
|
||||
'Wrap in bullet list' => '',
|
||||
'Wrap in ordered list' => '',
|
||||
'[Code Block]' => '',
|
||||
'[Image]' => '',
|
||||
'[Invalid file]' => '',
|
||||
'[Table]' => '',
|
||||
];
|
||||
return array (
|
||||
'Activity' => 'กิจกรรม',
|
||||
'Add or remove link' => 'เพิ่มหรือลบลิงค์',
|
||||
'Animals & Nature' => 'สัตว์และธรรมชาติ',
|
||||
'Change to code block' => 'เปลี่ยนเป็นบล็อคโค้ด',
|
||||
'Change to heading' => 'เปลี่ยนเป็นหัวเรื่อง',
|
||||
'Change to paragraph' => 'เปลี่ยนเป็นย่อหน้า',
|
||||
'Code' => 'รหัส',
|
||||
'Columns' => 'คอลัมน์',
|
||||
'Create a link' => 'สร้างลิงค์',
|
||||
'Create table' => 'สร้างตาราง',
|
||||
'Delete column' => 'ลบคอลัมน์',
|
||||
'Delete row' => 'ลบแถว',
|
||||
'Delete table' => 'ลบตาราง',
|
||||
'Flags' => 'ธง',
|
||||
'Food & Drink' => 'อาหารเครื่องดื่ม',
|
||||
'Heading' => 'หัวเรื่อง',
|
||||
'Height' => 'ส่วนสูง',
|
||||
'Horizontal rule' => 'กฎแนวนอน',
|
||||
'Image' => 'ภาพ',
|
||||
'Insert' => 'แทรก',
|
||||
'Insert column after' => 'แทรกคอลัมน์หลัง',
|
||||
'Insert column before' => 'แทรกคอลัมน์ก่อน',
|
||||
'Insert horizontal rule' => 'แทรกกฎแนวนอน',
|
||||
'Insert image' => 'แทรกรูปภาพ',
|
||||
'Insert row after' => 'แทรกแถวหลัง',
|
||||
'Insert row before' => 'แทรกแถวก่อน',
|
||||
'Insert table' => 'แทรกตาราง',
|
||||
'Link target' => 'ลิงค์เป้าหมาย',
|
||||
'Location' => 'ที่ตั้ง',
|
||||
'Objects' => 'วัตถุ',
|
||||
'Paragraph' => 'ย่อหน้า',
|
||||
'People' => 'คน',
|
||||
'Rows' => 'แถว',
|
||||
'Symbols' => 'สัญลักษณ์',
|
||||
'Title' => 'หัวข้อ',
|
||||
'Toggle code font' => 'แบบอักษรรหัสสลับ',
|
||||
'Toggle emphasis' => 'สลับการเน้น',
|
||||
'Toggle strikethrough' => 'สลับขีดทับ',
|
||||
'Toggle strong style' => 'สลับสไตล์ที่แข็งแกร่ง',
|
||||
'Travel & Places' => 'การเดินทางและสถานที่',
|
||||
'Type' => 'พิมพ์',
|
||||
'Upload File' => 'อัพโหลดไฟล์',
|
||||
'Upload and include a File' => 'อัปโหลดและรวมไฟล์',
|
||||
'Width' => 'ความกว้าง',
|
||||
'Wrap in block quote' => 'ห่อด้วยคำพูดบล็อก',
|
||||
'Wrap in bullet list' => 'ห่อในรายการหัวข้อย่อย',
|
||||
'Wrap in ordered list' => 'ห่อในรายการสั่งซื้อ',
|
||||
'[Code Block]' => '[รหัสบล็อก]',
|
||||
'[Image]' => '[ภาพ]',
|
||||
'[Invalid file]' => '[ไฟล์ไม่ถูกต้อง]',
|
||||
'[Table]' => '[โต๊ะ]',
|
||||
);
|
||||
|
@ -1,22 +1,5 @@
|
||||
<?php
|
||||
/**
|
||||
* Message translations.
|
||||
*
|
||||
* This file is automatically generated by 'yiic message' command.
|
||||
* It contains the localizable messages extracted from source code.
|
||||
* You may modify this file by translating the extracted messages.
|
||||
*
|
||||
* Each array element represents the translation (value) of a message (key).
|
||||
* If the value is empty, the message is considered as not translated.
|
||||
* Messages that no longer need translation will have their translations
|
||||
* enclosed between a pair of '@@' marks.
|
||||
*
|
||||
* Message string can be used with plural forms format. Check i18n section
|
||||
* of the guide for details.
|
||||
*
|
||||
* NOTE, this file must be saved in UTF-8 encoding.
|
||||
*/
|
||||
return array (
|
||||
'Pinned' => '',
|
||||
'Unpinned' => '',
|
||||
'Pinned' => 'ปักหมุด',
|
||||
'Unpinned' => 'เลิกตรึง',
|
||||
);
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
return array (
|
||||
'<b>No public contents to display found!</b>' => '',
|
||||
'<b>Your dashboard is empty!</b><br>Post something on your profile or join some spaces!' => '',
|
||||
'Dashboard' => '',
|
||||
'<b>No public contents to display found!</b>' => '<b>ไม่พบเนื้อหาสาธารณะที่จะแสดง!</b>',
|
||||
'<b>Your dashboard is empty!</b><br>Post something on your profile or join some spaces!' => '<b>แดชบอร์ดของคุณว่างเปล่า!</b><br>โพสต์บางอย่างในโปรไฟล์ของคุณหรือเข้าร่วม Space!',
|
||||
'Dashboard' => 'แผงควบคุม',
|
||||
);
|
||||
|
@ -1,58 +1,41 @@
|
||||
<?php
|
||||
/**
|
||||
* Message translations.
|
||||
*
|
||||
* This file is automatically generated by 'yii message/extract' command.
|
||||
* It contains the localizable messages extracted from source code.
|
||||
* You may modify this file by translating the extracted messages.
|
||||
*
|
||||
* Each array element represents the translation (value) of a message (key).
|
||||
* If the value is empty, the message is considered as not translated.
|
||||
* Messages that no longer need translation will have their translations
|
||||
* enclosed between a pair of '@@' marks.
|
||||
*
|
||||
* Message string can be used with plural forms format. Check i18n section
|
||||
* of the guide for details.
|
||||
*
|
||||
* NOTE: this file must be saved in UTF-8 encoding.
|
||||
*/
|
||||
return [
|
||||
'<b>Nobody has written anything yet.</b><br>Post to get things started...' => '',
|
||||
'<b>There are no profile posts yet!</b>' => '',
|
||||
'<strong>Directory</strong> menu' => '',
|
||||
'<strong>Group</strong> members - {group}' => '',
|
||||
'<strong>Group</strong> stats' => '',
|
||||
'<strong>Member</strong> Group Directory' => '',
|
||||
'<strong>Member</strong> directory' => '',
|
||||
'<strong>Member</strong> stats' => '',
|
||||
'<strong>New</strong> people' => '',
|
||||
'<strong>New</strong> spaces' => '',
|
||||
'<strong>Space</strong> directory' => '',
|
||||
'<strong>Space</strong> stats' => '',
|
||||
'Access directory' => '',
|
||||
'Average members' => '',
|
||||
'Can access the directory section.' => '',
|
||||
'Directory' => '',
|
||||
'Follows somebody' => '',
|
||||
'Groups' => '',
|
||||
'Members' => '',
|
||||
'Most members' => '',
|
||||
'No members found!' => '',
|
||||
'No spaces found!' => '',
|
||||
'Online right now' => '',
|
||||
'Private spaces' => '',
|
||||
'See all' => '',
|
||||
'Send invite' => '',
|
||||
'Spaces' => '',
|
||||
'This group has no members yet.' => '',
|
||||
'Top Group' => '',
|
||||
'Total groups' => '',
|
||||
'Total spaces' => '',
|
||||
'Total users' => '',
|
||||
'User profile posts' => '',
|
||||
'You are a member of this space' => '',
|
||||
'search for members' => '',
|
||||
'search for spaces' => '',
|
||||
'show all members' => '',
|
||||
'Search' => 'ค้นหา',
|
||||
];
|
||||
return array (
|
||||
'<b>Nobody has written anything yet.</b><br>Post to get things started...' => '<b>ยังไม่มีใครเขียนอะไรเลย</b><br>โพสต์เพื่อเริ่มต้น...',
|
||||
'<b>There are no profile posts yet!</b>' => '<b>ยังไม่มีการโพสต์โปรไฟล์!</b>',
|
||||
'<strong>Directory</strong> menu' => 'เมนู<strong>ไดเรกทอรี</strong>',
|
||||
'<strong>Group</strong> members - {group}' => 'สมาชิก <strong>กลุ่ม</strong> - {group}',
|
||||
'<strong>Group</strong> stats' => '<strong>กลุ่ม</strong> สถิติ',
|
||||
'<strong>Member</strong> Group Directory' => '<strong>สมาชิก</strong> ไดเรกทอรีกลุ่ม',
|
||||
'<strong>Member</strong> directory' => '<strong>สมาชิก</strong> ไดเรกทอรี',
|
||||
'<strong>Member</strong> stats' => '<strong>สมาชิก</strong> สถิติ',
|
||||
'<strong>New</strong> people' => '<strong>ใหม่</strong> คน',
|
||||
'<strong>New</strong> spaces' => '<strong>ใหม่</strong> ช่องว่าง',
|
||||
'<strong>Space</strong> directory' => '<strong>ช่องว่าง</strong> ไดเรกทอรี',
|
||||
'<strong>Space</strong> stats' => '<strong>ช่องว่าง</strong> สถิติ',
|
||||
'Access directory' => 'เข้าถึงไดเรกทอรี',
|
||||
'Average members' => 'สมาชิกเฉลี่ย',
|
||||
'Can access the directory section.' => 'สามารถเข้าถึงส่วนไดเร็กทอรี',
|
||||
'Directory' => 'ไดเรกทอรี',
|
||||
'Follows somebody' => 'ติดตามใครบางคน',
|
||||
'Groups' => 'กลุ่ม',
|
||||
'Members' => 'สมาชิก',
|
||||
'Most members' => 'สมาชิกส่วนใหญ่',
|
||||
'No members found!' => 'ไม่พบสมาชิก!',
|
||||
'No spaces found!' => 'ไม่พบช่องว่าง!',
|
||||
'Online right now' => 'ออนไลน์อยู่ตอนนี้',
|
||||
'Private spaces' => 'พื้นที่ส่วนตัว',
|
||||
'Search' => 'ค้นหา',
|
||||
'See all' => 'ดูทั้งหมด',
|
||||
'Send invite' => 'ส่งคำเชิญ',
|
||||
'Spaces' => 'ช่องว่าง',
|
||||
'This group has no members yet.' => 'กลุ่มนี้ยังไม่มีสมาชิก',
|
||||
'Top Group' => 'ท็อปกรุ๊ป',
|
||||
'Total groups' => 'กลุ่มทั้งหมด',
|
||||
'Total spaces' => 'พื้นที่ทั้งหมด',
|
||||
'Total users' => 'ผู้ใช้ทั้งหมด',
|
||||
'User profile posts' => 'โพสต์โปรไฟล์ผู้ใช้',
|
||||
'You are a member of this space' => 'คุณเป็นสมาชิกของสเปซนี้',
|
||||
'search for members' => 'ค้นหาสมาชิก',
|
||||
'search for spaces' => 'ค้นหาช่องว่าง',
|
||||
'show all members' => 'แสดงสมาชิกทั้งหมด',
|
||||
);
|
||||
|
@ -1,22 +1,21 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'<strong>Upload</strong> error' => '<strong>การอัพโหลด</strong> ผิดพลาด',
|
||||
'Close' => 'ปิด',
|
||||
'Could not upload File:' => 'ไม่สามารถอัพโหลดไฟล์ได้',
|
||||
'<strong>Open</strong> file' => '',
|
||||
'Could not find requested file variant!' => '',
|
||||
'Could not find requested file!' => '',
|
||||
'Created by:' => '',
|
||||
'Double file extensions are not allowed!' => '',
|
||||
'Download' => '',
|
||||
'File {fileName} could not be uploaded!' => '',
|
||||
'Insufficient permissions!' => '',
|
||||
'Invalid Mime-Type' => '',
|
||||
'Last update by:' => '',
|
||||
'Size:' => '',
|
||||
'Sorry, you can only upload up to {n,plural,=1{# file} other{# files}} at once.' => '',
|
||||
'The uploaded image is not a squared.' => '',
|
||||
'This upload field only allows a maximum of {n,plural,=1{# file} other{# files}}.' => '',
|
||||
'Upload files' => '',
|
||||
];
|
||||
return array (
|
||||
'<strong>Open</strong> file' => '<strong>เปิด</strong> ไฟล์',
|
||||
'<strong>Upload</strong> error' => '<strong>อัปโหลด</strong> ผิดพลาด',
|
||||
'Close' => 'ปิด',
|
||||
'Could not find requested file variant!' => 'ไม่พบรูปแบบไฟล์ที่ร้องขอ!',
|
||||
'Could not find requested file!' => 'ไม่พบไฟล์ที่ร้องขอ!',
|
||||
'Could not upload File:' => 'ไม่สามารถอัปโหลดไฟล์:',
|
||||
'Created by:' => 'สร้างโดย:',
|
||||
'Double file extensions are not allowed!' => 'ไม่อนุญาตให้ใช้นามสกุลไฟล์คู่!',
|
||||
'Download' => 'ดาวน์โหลด',
|
||||
'File {fileName} could not be uploaded!' => 'ไม่สามารถอัปโหลดไฟล์ {fileName} ได้!',
|
||||
'Insufficient permissions!' => 'สิทธิ์ไม่เพียงพอ!',
|
||||
'Invalid Mime-Type' => 'Mime-Type ไม่ถูกต้อง',
|
||||
'Last update by:' => 'ปรับปรุงล่าสุดโดย:',
|
||||
'Size:' => 'ขนาด:',
|
||||
'Sorry, you can only upload up to {n,plural,=1{# file} other{# files}} at once.' => '',
|
||||
'The uploaded image is not a squared.' => 'รูปภาพที่อัปโหลดไม่ใช่สี่เหลี่ยมจัตุรัส',
|
||||
'This upload field only allows a maximum of {n,plural,=1{# file} other{# files}}.' => '',
|
||||
'Upload files' => 'อัพโหลดไฟล์',
|
||||
);
|
||||
|
@ -1,22 +1,21 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'<strong>My</strong> friends' => '',
|
||||
'<strong>Pending</strong> friend requests' => '',
|
||||
'<strong>Sent</strong> friend requests' => '',
|
||||
'Accept Friend Request' => '',
|
||||
'Add Friend' => '',
|
||||
'Deny friend request' => '',
|
||||
'Friends' => '',
|
||||
'Friendship' => '',
|
||||
'Pending' => '',
|
||||
'Requests' => '',
|
||||
'Sent requests' => '',
|
||||
'Show all friends' => '',
|
||||
'Unfriend' => '',
|
||||
'Would you like to accept the friendship request?' => '',
|
||||
'Would you like to end your friendship with {userName}?' => '',
|
||||
'Would you like to send a friendship request to {userName}?' => '',
|
||||
'Would you like to withdraw the friendship request?' => '',
|
||||
'Would you like to withdraw your friendship request?' => '',
|
||||
];
|
||||
return array (
|
||||
'<strong>My</strong> friends' => 'เพื่อน<strong>ของฉัน</strong>',
|
||||
'<strong>Pending</strong> friend requests' => '<strong>รอดำเนินการ</strong> คำขอเป็นเพื่อน',
|
||||
'<strong>Sent</strong> friend requests' => '<strong>ส่ง</strong> คำขอเป็นเพื่อน',
|
||||
'Accept Friend Request' => 'ยอมรับคำขอเป็นเพื่อน',
|
||||
'Add Friend' => 'เพิ่มเพื่อน',
|
||||
'Deny friend request' => 'ปฏิเสธคำขอเป็นเพื่อน',
|
||||
'Friends' => 'เพื่อน',
|
||||
'Friendship' => 'มิตรภาพ',
|
||||
'Pending' => 'รอดำเนินการ',
|
||||
'Requests' => 'คำขอ',
|
||||
'Sent requests' => 'ส่งคำขอแล้ว',
|
||||
'Show all friends' => 'แสดงเพื่อนทั้งหมด',
|
||||
'Unfriend' => 'เลิกเป็นเพื่อน',
|
||||
'Would you like to accept the friendship request?' => 'คุณต้องการยอมรับคำขอเป็นเพื่อนหรือไม่?',
|
||||
'Would you like to end your friendship with {userName}?' => 'คุณต้องการยุติมิตรภาพกับ {userName} หรือไม่?',
|
||||
'Would you like to send a friendship request to {userName}?' => 'คุณต้องการส่งคำขอเป็นเพื่อนไปยัง {userName} หรือไม่?',
|
||||
'Would you like to withdraw the friendship request?' => 'คุณต้องการถอนคำขอเป็นเพื่อนหรือไม่?',
|
||||
'Would you like to withdraw your friendship request?' => 'คุณต้องการถอนคำขอเป็นเพื่อนหรือไม่?',
|
||||
);
|
||||
|
@ -1,25 +1,8 @@
|
||||
<?php
|
||||
/**
|
||||
* Message translations.
|
||||
*
|
||||
* This file is automatically generated by 'yii message/extract' command.
|
||||
* It contains the localizable messages extracted from source code.
|
||||
* You may modify this file by translating the extracted messages.
|
||||
*
|
||||
* Each array element represents the translation (value) of a message (key).
|
||||
* If the value is empty, the message is considered as not translated.
|
||||
* Messages that no longer need translation will have their translations
|
||||
* enclosed between a pair of '@@' marks.
|
||||
*
|
||||
* Message string can be used with plural forms format. Check i18n section
|
||||
* of the guide for details.
|
||||
*
|
||||
* NOTE: this file must be saved in UTF-8 encoding.
|
||||
*/
|
||||
return [
|
||||
'Friendship' => '',
|
||||
'Receive Notifications for Friendship Request and Approval events.' => '',
|
||||
'{displayName} accepted your friend request.' => '',
|
||||
'{displayName} declined your friend request.' => '',
|
||||
'{displayName} sent you a friend request.' => '',
|
||||
];
|
||||
return array (
|
||||
'Friendship' => 'มิตรภาพ',
|
||||
'Receive Notifications for Friendship Request and Approval events.' => 'รับการแจ้งเตือนสำหรับคำขอมิตรภาพและกิจกรรมการอนุมัติ',
|
||||
'{displayName} accepted your friend request.' => '{displayName} ยอมรับคำขอเป็นเพื่อนของคุณ',
|
||||
'{displayName} declined your friend request.' => '{displayName} ปฏิเสธคำขอเป็นเพื่อนของคุณ',
|
||||
'{displayName} sent you a friend request.' => '{displayName} ส่งคำขอเป็นเพื่อนถึงคุณ',
|
||||
);
|
||||
|
@ -1,62 +1,61 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'Next' => 'ถัดไป',
|
||||
'<strong>Admin</strong> Account' => '',
|
||||
'<strong>Configuration</strong>' => '',
|
||||
'<strong>Congratulations</strong>. You\'re done.' => '',
|
||||
'<strong>Database</strong> Configuration' => '',
|
||||
'<strong>Example</strong> contents' => '',
|
||||
'<strong>System</strong> Check' => '',
|
||||
'<strong>Welcome</strong> to HumHub<br>Your Social Network Toolbox' => '',
|
||||
'Allow access for non-registered users to public content (guest access)' => '',
|
||||
'Allow friendships between members' => '',
|
||||
'Below you have to enter your database connection details. If you’re not sure about these, please contact your system administrator.' => '',
|
||||
'Calvin Klein – Between love and madness lies obsession.' => '',
|
||||
'Check again' => '',
|
||||
'Congratulations! Everything is ok and ready to start over!' => '',
|
||||
'Create Admin Account' => '',
|
||||
'Create the database if it doesn\'t exist yet.' => '',
|
||||
'Downloading & Installing Modules...' => '',
|
||||
'External users can register (show registration form on login)' => '',
|
||||
'Here you can decide how new, unregistered users can access HumHub.' => '',
|
||||
'Hostname' => '',
|
||||
'Hostname of your MySQL Database Server (e.g. localhost if MySQL is running on the same machine)' => '',
|
||||
'HumHub is very flexible and can be adjusted and/or expanded for various different applications thanks to its’ different modules. The following modules are just a few examples and the ones we thought are most important for your chosen application.<br><br>You can always install or remove modules later. You can find more available modules after installation in the admin area.' => '',
|
||||
'I want to use HumHub for:' => '',
|
||||
'Initializing database...' => '',
|
||||
'My club' => '',
|
||||
'My community' => '',
|
||||
'My company (Social Intranet / Project management)' => '',
|
||||
'My educational institution (school, university)' => '',
|
||||
'Name of Database' => '',
|
||||
'Name of your network' => '',
|
||||
'Newly registered users have to be activated by an admin first' => '',
|
||||
'Nike – Just buy it. :wink:' => '',
|
||||
'Of course, your new social network needs a name. Please change the default name with one you like. (For example the name of your company, organization or club)' => '',
|
||||
'Ohh, something went wrong!' => '',
|
||||
'Optional: Port of your MySQL Database Server. Leave empty to use default port.' => '',
|
||||
'Password' => '',
|
||||
'Port' => '',
|
||||
'Recommended <strong>Modules</strong>' => '',
|
||||
'Registered members can invite new users via email' => '',
|
||||
'Security <strong>Settings</strong>' => '',
|
||||
'Set up example content (recommended)' => '',
|
||||
'Sign in' => '',
|
||||
'Skip this step, I want to set up everything manually' => '',
|
||||
'Social Network <strong>Name</strong>' => '',
|
||||
'The installation completed successfully! Have fun with your new social network.' => '',
|
||||
'The name of the database you want to run HumHub in.' => '',
|
||||
'This overview shows all system requirements of HumHub.' => '',
|
||||
'This wizard will install and configure your own HumHub instance.<br><br>To continue, click Next.' => '',
|
||||
'To avoid a blank dashboard after your initial login, HumHub can install example contents for you. Those will give you a nice general view of how HumHub works. You can always delete the individual contents.' => '',
|
||||
'To simplify the configuration, we have predefined setups for the most common use cases with different options for modules and settings. You can adjust them during the next step.' => '',
|
||||
'Username' => '',
|
||||
'We\'re looking for great slogans of famous brands. Maybe you can come up with some samples?' => '',
|
||||
'Welcome Space' => '',
|
||||
'Yay! I\'ve just installed HumHub :sunglasses:' => '',
|
||||
'You\'re almost done. In this step you have to fill out the form to create an admin account. With this account you can manage the whole network.' => '',
|
||||
'Your MySQL password.' => '',
|
||||
'Your MySQL username' => '',
|
||||
'Your first sample space to discover the platform.' => '',
|
||||
];
|
||||
return array (
|
||||
'<strong>Admin</strong> Account' => '<strong>ผู้ดูแลระบบ</strong> บัญชี',
|
||||
'<strong>Configuration</strong>' => '<strong>การกำหนดค่า</strong>',
|
||||
'<strong>Congratulations</strong>. You\'re done.' => '<strong>ขอแสดงความยินดี</strong> คุณทำเสร็จแล้ว',
|
||||
'<strong>Database</strong> Configuration' => '<strong>ฐานข้อมูล</strong> การกำหนดค่า',
|
||||
'<strong>Example</strong> contents' => '<strong>ตัวอย่าง</strong> เนื้อหา',
|
||||
'<strong>System</strong> Check' => '<strong>ระบบ</strong> ตรวจสอบ',
|
||||
'<strong>Welcome</strong> to HumHub<br>Your Social Network Toolbox' => '<strong>ยินดีต้อนรับ</strong> สู่ HumHub<br>กล่องเครื่องมือเครือข่ายสังคมของคุณ',
|
||||
'Allow access for non-registered users to public content (guest access)' => 'อนุญาตให้ผู้ใช้ที่ไม่ได้ลงทะเบียนเข้าถึงเนื้อหาสาธารณะ (การเข้าถึงของแขก)',
|
||||
'Allow friendships between members' => 'ให้มิตรภาพระหว่างสมาชิก',
|
||||
'Below you have to enter your database connection details. If you’re not sure about these, please contact your system administrator.' => 'ด้านล่างคุณต้องป้อนรายละเอียดการเชื่อมต่อฐานข้อมูลของคุณ หากคุณไม่แน่ใจเกี่ยวกับสิ่งเหล่านี้ โปรดติดต่อผู้ดูแลระบบของคุณ',
|
||||
'Calvin Klein – Between love and madness lies obsession.' => 'คาลวิน ไคลน์ – ระหว่างความรักกับความบ้าคลั่งนั้นเป็นการครอบงำจิตใจ',
|
||||
'Check again' => 'ตรวจสอบอีกครั้ง',
|
||||
'Congratulations! Everything is ok and ready to start over!' => 'ขอแสดงความยินดี! ทุกอย่างเรียบร้อยและพร้อมที่จะเริ่มต้นใหม่!',
|
||||
'Create Admin Account' => 'สร้างบัญชีผู้ดูแลระบบ',
|
||||
'Create the database if it doesn\'t exist yet.' => 'สร้างฐานข้อมูลหากยังไม่มี',
|
||||
'Downloading & Installing Modules...' => 'กำลังดาวน์โหลดและติดตั้งโมดูล...',
|
||||
'External users can register (show registration form on login)' => 'ผู้ใช้ภายนอกสามารถลงทะเบียนได้ (แสดงแบบฟอร์มลงทะเบียนเมื่อเข้าสู่ระบบ)',
|
||||
'Here you can decide how new, unregistered users can access HumHub.' => 'ที่นี่คุณสามารถตัดสินใจได้ว่าผู้ใช้ใหม่ที่ไม่ได้ลงทะเบียนสามารถเข้าถึง HumHub ได้อย่างไร',
|
||||
'Hostname' => 'ชื่อโฮสต์',
|
||||
'Hostname of your MySQL Database Server (e.g. localhost if MySQL is running on the same machine)' => 'ชื่อโฮสต์ของเซิร์ฟเวอร์ฐานข้อมูล MySQL ของคุณ (เช่น localhost หาก MySQL ทำงานบนเครื่องเดียวกัน)',
|
||||
'HumHub is very flexible and can be adjusted and/or expanded for various different applications thanks to its’ different modules. The following modules are just a few examples and the ones we thought are most important for your chosen application.<br><br>You can always install or remove modules later. You can find more available modules after installation in the admin area.' => 'HumHub มีความยืดหยุ่นสูงและสามารถปรับเปลี่ยนและ/หรือขยายสำหรับแอพพลิเคชั่นต่างๆ ได้ด้วยโมดูลที่แตกต่างกัน โมดูลต่อไปนี้เป็นเพียงตัวอย่างบางส่วน และโมดูลที่เราคิดว่าสำคัญที่สุดสำหรับแอปพลิเคชันที่คุณเลือก<br><br>คุณสามารถติดตั้งหรือนำโมดูลออกได้ในภายหลัง คุณสามารถค้นหาโมดูลที่พร้อมใช้งานเพิ่มเติมหลังการติดตั้งในพื้นที่ผู้ดูแลระบบ',
|
||||
'I want to use HumHub for:' => 'ฉันต้องการใช้ HumHub สำหรับ:',
|
||||
'Initializing database...' => 'กำลังเริ่มต้นฐานข้อมูล...',
|
||||
'My club' => 'คลับของฉัน',
|
||||
'My community' => 'ชุมชนของฉัน',
|
||||
'My company (Social Intranet / Project management)' => 'บริษัทของฉัน (โซเชียลอินทราเน็ต / การจัดการโครงการ)',
|
||||
'My educational institution (school, university)' => 'สถาบันการศึกษาของฉัน (โรงเรียน มหาวิทยาลัย)',
|
||||
'Name of Database' => 'ชื่อของฐานข้อมูล',
|
||||
'Name of your network' => 'ชื่อเครือข่ายของคุณ',
|
||||
'Newly registered users have to be activated by an admin first' => 'ผู้ใช้ที่ลงทะเบียนใหม่จะต้องเปิดใช้งานโดยผู้ดูแลระบบก่อน',
|
||||
'Next' => 'ถัดไป',
|
||||
'Nike – Just buy it. :wink:' => 'ไนกี้ - ซื้อเลย :wink:',
|
||||
'Of course, your new social network needs a name. Please change the default name with one you like. (For example the name of your company, organization or club)' => 'แน่นอน โซเชียลเน็ตเวิร์กใหม่ของคุณต้องการชื่อ โปรดเปลี่ยนชื่อเริ่มต้นด้วยชื่อที่คุณต้องการ (เช่น ชื่อบริษัท องค์กร หรือสโมสรของคุณ)',
|
||||
'Ohh, something went wrong!' => 'โอ้ มีบางอย่างผิดพลาด!',
|
||||
'Optional: Port of your MySQL Database Server. Leave empty to use default port.' => 'ทางเลือก: พอร์ตของเซิร์ฟเวอร์ฐานข้อมูล MySQL ของคุณ เว้นว่างไว้เพื่อใช้พอร์ตเริ่มต้น',
|
||||
'Password' => 'รหัสผ่าน',
|
||||
'Port' => 'ท่าเรือ',
|
||||
'Recommended <strong>Modules</strong>' => '<strong>โมดูล</strong>ที่แนะนำ',
|
||||
'Registered members can invite new users via email' => 'สมาชิกที่ลงทะเบียนสามารถเชิญผู้ใช้ใหม่ผ่านทางอีเมล',
|
||||
'Security <strong>Settings</strong>' => 'ความปลอดภัย <strong>การตั้งค่า</strong>',
|
||||
'Set up example content (recommended)' => 'ตั้งค่าเนื้อหาตัวอย่าง (แนะนำ)',
|
||||
'Sign in' => 'เข้าสู่ระบบ',
|
||||
'Skip this step, I want to set up everything manually' => 'ข้ามขั้นตอนนี้ไป ฉันต้องการตั้งค่าทุกอย่างด้วยตนเอง',
|
||||
'Social Network <strong>Name</strong>' => 'โซเชียลเน็ตเวิร์ก <strong>ชื่อ</strong>',
|
||||
'The installation completed successfully! Have fun with your new social network.' => 'การติดตั้งเสร็จสมบูรณ์! ขอให้สนุกกับเครือข่ายสังคมใหม่ของคุณ',
|
||||
'The name of the database you want to run HumHub in.' => 'ชื่อของฐานข้อมูลที่คุณต้องการเรียกใช้ HumHub',
|
||||
'This overview shows all system requirements of HumHub.' => 'ภาพรวมนี้แสดงความต้องการของระบบทั้งหมดของ HumHu',
|
||||
'This wizard will install and configure your own HumHub instance.<br><br>To continue, click Next.' => 'วิซาร์ดนี้จะติดตั้งและกำหนดค่าอินสแตนซ์ HumHub ของคุณเอง<br><br>หากต้องการดำเนินการต่อ ให้คลิกถัดไป',
|
||||
'To avoid a blank dashboard after your initial login, HumHub can install example contents for you. Those will give you a nice general view of how HumHub works. You can always delete the individual contents.' => 'เพื่อหลีกเลี่ยงหน้าแดชบอร์ดที่ว่างเปล่าหลังจากการเข้าสู่ระบบครั้งแรกของคุณ HumHub สามารถติดตั้งเนื้อหาตัวอย่างให้คุณได้ สิ่งเหล่านี้จะให้มุมมองทั่วไปที่ดีเกี่ยวกับวิธีการทำงานของ HumHub คุณสามารถลบเนื้อหาแต่ละรายการได้ตลอดเวลา',
|
||||
'To simplify the configuration, we have predefined setups for the most common use cases with different options for modules and settings. You can adjust them during the next step.' => 'เพื่อให้การกำหนดค่าง่ายขึ้น เราได้กำหนดการตั้งค่าไว้ล่วงหน้าสำหรับกรณีการใช้งานทั่วไปส่วนใหญ่พร้อมตัวเลือกต่างๆ สำหรับโมดูลและการตั้งค่า คุณสามารถปรับเปลี่ยนได้ในขั้นตอนต่อไป',
|
||||
'Username' => 'ชื่อผู้ใช้',
|
||||
'We\'re looking for great slogans of famous brands. Maybe you can come up with some samples?' => 'เรากำลังมองหาสโลแกนที่ยอดเยี่ยมของแบรนด์ดัง บางทีคุณอาจจะมากับตัวอย่างบาง?',
|
||||
'Welcome Space' => 'เวลคัมสเปซ',
|
||||
'Yay! I\'ve just installed HumHub :sunglasses:' => 'เย้! ฉันเพิ่งติดตั้ง HumHub :sunglasses:',
|
||||
'You\'re almost done. In this step you have to fill out the form to create an admin account. With this account you can manage the whole network.' => 'เกือบเสร็จแล้ว ในขั้นตอนนี้ คุณต้องกรอกแบบฟอร์มเพื่อสร้างบัญชีผู้ดูแลระบบ ด้วยบัญชีนี้ คุณสามารถจัดการเครือข่ายทั้งหมดได้',
|
||||
'Your MySQL password.' => 'รหัสผ่าน MySQL ของคุณ',
|
||||
'Your MySQL username' => 'ชื่อผู้ใช้ MySQL ของคุณ',
|
||||
'Your first sample space to discover the platform.' => 'พื้นที่ตัวอย่างแรกของคุณในการค้นพบแพลตฟอร์ม',
|
||||
);
|
||||
|
@ -1,28 +1,11 @@
|
||||
<?php
|
||||
/**
|
||||
* Message translations.
|
||||
*
|
||||
* This file is automatically generated by 'yii message/extract' command.
|
||||
* It contains the localizable messages extracted from source code.
|
||||
* You may modify this file by translating the extracted messages.
|
||||
*
|
||||
* Each array element represents the translation (value) of a message (key).
|
||||
* If the value is empty, the message is considered as not translated.
|
||||
* Messages that no longer need translation will have their translations
|
||||
* enclosed between a pair of '@@' marks.
|
||||
*
|
||||
* Message string can be used with plural forms format. Check i18n section
|
||||
* of the guide for details.
|
||||
*
|
||||
* NOTE: this file must be saved in UTF-8 encoding.
|
||||
*/
|
||||
return [
|
||||
'Space has been archived' => '',
|
||||
'Space has been unarchived' => '',
|
||||
'Space member joined' => '',
|
||||
'Space member left' => '',
|
||||
'Whenever a member leaves one of your spaces.' => '',
|
||||
'Whenever a new member joined one of your spaces.' => '',
|
||||
'Whenever a space is archived.' => '',
|
||||
'Whenever a space is unarchived.' => '',
|
||||
];
|
||||
return array (
|
||||
'Space has been archived' => 'พื้นที่ถูกเก็บถาวร',
|
||||
'Space has been unarchived' => 'ยกเลิกการเก็บ Space แล้ว',
|
||||
'Space member joined' => 'สมาชิกอวกาศเข้าร่วม',
|
||||
'Space member left' => 'เหลือสมาชิกอวกาศ',
|
||||
'Whenever a member leaves one of your spaces.' => 'เมื่อใดก็ตามที่สมาชิกออกจาก Space ของคุณ',
|
||||
'Whenever a new member joined one of your spaces.' => 'เมื่อใดก็ตามที่สมาชิกใหม่เข้าร่วมสเปซของคุณ',
|
||||
'Whenever a space is archived.' => 'เมื่อใดก็ตามที่พื้นที่ถูกเก็บถาวร',
|
||||
'Whenever a space is unarchived.' => 'เมื่อใดก็ตามที่พื้นที่ไม่ถูกเก็บถาวร',
|
||||
);
|
||||
|
@ -1,147 +1,146 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'Close' => 'ปิด',
|
||||
'Default' => 'ค่าปกติ',
|
||||
'Login' => 'เข้าสู่ระบบ',
|
||||
'User not found!' => 'หาผู้ใช้ไม่พบ',
|
||||
'<b>This space is still empty!</b>' => '',
|
||||
'<b>This space is still empty!</b><br>Start by posting something here...' => '',
|
||||
'<b>You are not member of this space and there is no public content, yet!</b>' => '',
|
||||
'<strong>About</strong> the Space' => '',
|
||||
'<strong>About</strong> your membership' => '',
|
||||
'<strong>Confirm</strong> image deletion' => '',
|
||||
'<strong>Invite</strong> members' => '',
|
||||
'<strong>New</strong> member request' => '',
|
||||
'<strong>Request</strong> space membership' => '',
|
||||
'<strong>Space</strong> followers' => '',
|
||||
'<strong>Space</strong> members' => '',
|
||||
'<strong>Space</strong> menu' => '',
|
||||
'<strong>Space</strong> tags' => '',
|
||||
'<strong>Spaces</strong>' => '',
|
||||
'About' => '',
|
||||
'Accept' => '',
|
||||
'Accept Invite' => '',
|
||||
'Add users without invitation' => '',
|
||||
'Admin' => '',
|
||||
'Administrator:' => '',
|
||||
'Administrators' => '',
|
||||
'Any' => '',
|
||||
'Application message' => '',
|
||||
'Archived' => '',
|
||||
'As owner you cannot revoke your membership!' => '',
|
||||
'By Name' => '',
|
||||
'Cancel' => '',
|
||||
'Color' => '',
|
||||
'Could not request membership!' => '',
|
||||
'Created At' => '',
|
||||
'Created By' => '',
|
||||
'Decline' => '',
|
||||
'Decline Invite' => '',
|
||||
'Default content visibility' => '',
|
||||
'Delete' => '',
|
||||
'Description' => '',
|
||||
'Do you really want to delete your profile image?' => '',
|
||||
'Do you really want to delete your title image?' => '',
|
||||
'Done' => '',
|
||||
'Email addresses' => '',
|
||||
'Everyone can enter' => '',
|
||||
'Find Spaces by their description or by their tags' => '',
|
||||
'Follow' => '',
|
||||
'Followers' => '',
|
||||
'Following' => '',
|
||||
'Guests' => '',
|
||||
'Hide Members sidebar in the stream page.' => '',
|
||||
'Homepage' => '',
|
||||
'Homepage (Guests)' => '',
|
||||
'Invite' => '',
|
||||
'Invite and request' => '',
|
||||
'Invite by email' => '',
|
||||
'Invites' => '',
|
||||
'Join' => '',
|
||||
'Join Policy' => '',
|
||||
'Last Visit' => '',
|
||||
'Load more' => '',
|
||||
'Max. 100 characters.' => '',
|
||||
'Member' => '',
|
||||
'Member since' => '',
|
||||
'Members' => '',
|
||||
'Moderator' => '',
|
||||
'Moderator:' => '',
|
||||
'Moderators' => '',
|
||||
'My Space List' => '',
|
||||
'My space summary' => '',
|
||||
'Name' => '',
|
||||
'Neither..nor' => '',
|
||||
'New user by e-mail (comma separated)' => '',
|
||||
'New user?' => '',
|
||||
'Newest first' => '',
|
||||
'No results found!' => '',
|
||||
'No spaces found.' => '',
|
||||
'Oldest first' => '',
|
||||
'Only by invite' => '',
|
||||
'Originator User ID' => '',
|
||||
'Owner' => '',
|
||||
'Owner:' => '',
|
||||
'Pending' => '',
|
||||
'Pick users' => '',
|
||||
'Please shortly introduce yourself, to become a approved member of this workspace.' => '',
|
||||
'Please shortly introduce yourself, to become an approved member of this space.' => '',
|
||||
'Posts' => '',
|
||||
'Private' => '',
|
||||
'Private (Invisible)' => '',
|
||||
'Public' => '',
|
||||
'Public (Members & Guests)' => '',
|
||||
'Public (Members only)' => '',
|
||||
'Public (Registered users only)' => '',
|
||||
'Request Message' => '',
|
||||
'Request workspace membership' => '',
|
||||
'Role' => '',
|
||||
'Search...' => '',
|
||||
'Select all registered users' => '',
|
||||
'Send' => '',
|
||||
'Settings' => '',
|
||||
'Settings could not be saved!' => '',
|
||||
'Show all' => '',
|
||||
'Shown on About Page.' => '',
|
||||
'Sorry, you are not allowed to leave this space!' => '',
|
||||
'Sorting' => '',
|
||||
'Space' => '',
|
||||
'Space Visibility' => '',
|
||||
'Space directory' => '',
|
||||
'Space is invisible!' => '',
|
||||
'Spaces' => '',
|
||||
'Status' => '',
|
||||
'Stream' => '',
|
||||
'Tags' => '',
|
||||
'There is no pending invite!' => '',
|
||||
'This action is only available for workspace members!' => '',
|
||||
'This user is already a member of this space.' => '',
|
||||
'This user is not a member of this space.' => '',
|
||||
'To invite users to this space, please type their names below to find and pick them.' => '',
|
||||
'Try other keywords or remove filters.' => '',
|
||||
'Updated At' => '',
|
||||
'Updated By' => '',
|
||||
'Updated by' => '',
|
||||
'User \'{username}\' is already a member of this space!' => '',
|
||||
'User invitations have been added to the queue' => '',
|
||||
'User memberships have been added to the queue' => '',
|
||||
'Users' => '',
|
||||
'Users has been invited.' => '',
|
||||
'Visibility' => '',
|
||||
'Visible for all (members and guests)' => '',
|
||||
'Would you like to end your membership in Space {spaceName}?' => '',
|
||||
'Would you like to unfollow Space {spaceName}?' => '',
|
||||
'Would you like to unfollow {userName}?' => '',
|
||||
'Would you like to withdraw your request to join Space {spaceName}?' => '',
|
||||
'You are not allowed to join this space!' => '',
|
||||
'You can also invite external users, which are not registered now. Just add their e-mail addresses separated by comma.' => '',
|
||||
'You cannot create private visible spaces!' => '',
|
||||
'You cannot create public visible spaces!' => '',
|
||||
'You need to login to view contents of this space!' => '',
|
||||
'Your request was successfully submitted to the space administrators.' => '',
|
||||
'Your request was successfully submitted to the workspace administrators.' => '',
|
||||
'{count} members' => '',
|
||||
'{email} is already registered!' => '',
|
||||
'{email} is not valid!' => '',
|
||||
];
|
||||
return array (
|
||||
'<b>This space is still empty!</b>' => '<b>พื้นที่นี้ยังว่างอยู่!</b>',
|
||||
'<b>This space is still empty!</b><br>Start by posting something here...' => '<b>พื้นที่นี้ยังว่างอยู่!</b><br>เริ่มด้วยการโพสต์บางสิ่งที่นี่...',
|
||||
'<b>You are not member of this space and there is no public content, yet!</b>' => '<b>คุณยังไม่ได้เป็นสมาชิกของ Space นี้ และยังไม่มีเนื้อหาสาธารณะ!</b>',
|
||||
'<strong>About</strong> the Space' => '<strong>เกี่ยวกับ</strong> Space',
|
||||
'<strong>About</strong> your membership' => '<strong>เกี่ยวกับ</strong> การเป็นสมาชิกของคุณ',
|
||||
'<strong>Confirm</strong> image deletion' => '<strong>ยืนยัน</strong> การลบภาพ',
|
||||
'<strong>Invite</strong> members' => '<strong>เชิญ</strong> สมาชิก',
|
||||
'<strong>New</strong> member request' => '<strong>ใหม่</strong> คำขอเป็นสมาชิก',
|
||||
'<strong>Request</strong> space membership' => '<strong>ขอ</strong> สมาชิกพื้นที่',
|
||||
'<strong>Space</strong> followers' => 'ผู้ติดตาม <strong>Space</strong>',
|
||||
'<strong>Space</strong> members' => '<strong>Space</strong> สมาชิก',
|
||||
'<strong>Space</strong> menu' => 'เมนู<strong>ช่องว่าง</strong>',
|
||||
'<strong>Space</strong> tags' => 'แท็ก <strong>เว้นวรรค</strong>',
|
||||
'<strong>Spaces</strong>' => '<strong>ช่องว่าง</strong>',
|
||||
'About' => 'เกี่ยวกับ',
|
||||
'Accept' => 'ยอมรับ',
|
||||
'Accept Invite' => 'ตอบรับคำเชิญ',
|
||||
'Add users without invitation' => 'เพิ่มผู้ใช้โดยไม่ต้องเชิญ',
|
||||
'Admin' => 'แอดมิน',
|
||||
'Administrator:' => 'ผู้ดูแลระบบ:',
|
||||
'Administrators' => 'ผู้ดูแลระบบ',
|
||||
'Any' => 'อะไรก็ได้',
|
||||
'Application message' => 'ข้อความสมัคร',
|
||||
'Archived' => 'ที่เก็บถาวร',
|
||||
'As owner you cannot revoke your membership!' => 'ในฐานะเจ้าของ คุณไม่สามารถเพิกถอนการเป็นสมาชิกของคุณได้!',
|
||||
'By Name' => 'โดยชื่อ',
|
||||
'Cancel' => 'ยกเลิก',
|
||||
'Close' => 'ปิด',
|
||||
'Color' => 'สี',
|
||||
'Could not request membership!' => 'ไม่สามารถสมัครสมาชิกได้!',
|
||||
'Created At' => 'สร้าง At',
|
||||
'Created By' => 'สร้างโดย',
|
||||
'Decline' => 'ลดลง',
|
||||
'Decline Invite' => 'ปฏิเสธคำเชิญ',
|
||||
'Default' => 'ค่าเริ่มต้น',
|
||||
'Default content visibility' => 'การเปิดเผยเนื้อหาเริ่มต้น',
|
||||
'Delete' => 'ลบ',
|
||||
'Description' => 'คำอธิบาย',
|
||||
'Do you really want to delete your profile image?' => 'คุณต้องการลบรูปโปรไฟล์ของคุณหรือไม่?',
|
||||
'Do you really want to delete your title image?' => 'คุณต้องการลบภาพชื่อของคุณหรือไม่?',
|
||||
'Done' => 'เสร็จแล้ว',
|
||||
'Email addresses' => 'ที่อยู่อีเมล',
|
||||
'Everyone can enter' => 'เข้าได้ทุกคน',
|
||||
'Find Spaces by their description or by their tags' => 'ค้นหา Spaces ตามคำอธิบายหรือตามแท็ก',
|
||||
'Follow' => 'ติดตาม',
|
||||
'Followers' => 'ผู้ติดตาม',
|
||||
'Following' => 'กำลังติดตาม',
|
||||
'Guests' => 'แขก',
|
||||
'Hide Members sidebar in the stream page.' => 'ซ่อนแถบด้านข้างสมาชิกในหน้าสตรีม',
|
||||
'Homepage' => 'หน้าแรก',
|
||||
'Homepage (Guests)' => 'หน้าแรก (แขก)',
|
||||
'Invite' => 'เชิญ',
|
||||
'Invite and request' => 'เชิญและขอ',
|
||||
'Invite by email' => 'เชิญทางอีเมล์',
|
||||
'Invites' => 'คำเชิญ',
|
||||
'Join' => 'เข้าร่วม',
|
||||
'Join Policy' => 'เข้าร่วมนโยบาย',
|
||||
'Last Visit' => 'เข้าชมล่าสุด',
|
||||
'Load more' => 'โหลดเพิ่ม',
|
||||
'Login' => 'เข้าสู่ระบบ',
|
||||
'Max. 100 characters.' => 'แม็กซ์ 100 ตัวอักษร',
|
||||
'Member' => 'สมาชิก',
|
||||
'Member since' => 'สมาชิกตั้งแต่',
|
||||
'Members' => 'สมาชิก',
|
||||
'Moderator' => 'พิธีกร',
|
||||
'Moderator:' => 'พิธีกร:',
|
||||
'Moderators' => 'ผู้ดูแล',
|
||||
'My Space List' => 'รายการอวกาศของฉัน',
|
||||
'My space summary' => 'สรุปพื้นที่ของฉัน',
|
||||
'Name' => 'ชื่อ',
|
||||
'Neither..nor' => 'ไม่ทั้งสอง',
|
||||
'New user by e-mail (comma separated)' => 'ผู้ใช้ใหม่ทางอีเมล์ (คั่นด้วยเครื่องหมายจุลภาค)',
|
||||
'New user?' => 'ผู้ใช้ใหม่?',
|
||||
'Newest first' => 'ใหม่ล่าสุดก่อน',
|
||||
'No results found!' => 'ไม่พบผลลัพธ์!',
|
||||
'No spaces found.' => 'ไม่พบช่องว่าง',
|
||||
'Oldest first' => 'เก่าสุดก่อน',
|
||||
'Only by invite' => 'โดยเชิญเท่านั้น',
|
||||
'Originator User ID' => 'ID ผู้ใช้ผู้ริเริ่ม',
|
||||
'Owner' => 'เจ้าของ',
|
||||
'Owner:' => 'เจ้าของ:',
|
||||
'Pending' => 'รอดำเนินการ',
|
||||
'Pick users' => 'เลือกผู้ใช้',
|
||||
'Please shortly introduce yourself, to become a approved member of this workspace.' => 'โปรดแนะนำตัวเองโดยเร็ว เพื่อเป็นสมาชิกที่ได้รับอนุมัติของพื้นที่ทำงานนี้',
|
||||
'Please shortly introduce yourself, to become an approved member of this space.' => 'โปรดแนะนำตัวเองโดยเร็ว เพื่อเป็นสมาชิกที่ได้รับอนุมัติของพื้นที่นี้',
|
||||
'Posts' => 'กระทู้',
|
||||
'Private' => 'เอกชน',
|
||||
'Private (Invisible)' => 'ส่วนตัว (ล่องหน)',
|
||||
'Public' => 'สาธารณะ',
|
||||
'Public (Members & Guests)' => 'สาธารณะ (สมาชิก & แขก)',
|
||||
'Public (Members only)' => 'สาธารณะ (เฉพาะสมาชิก)',
|
||||
'Public (Registered users only)' => 'สาธารณะ (ผู้ใช้ที่ลงทะเบียนเท่านั้น)',
|
||||
'Request Message' => 'ขอข้อความ',
|
||||
'Request workspace membership' => 'ขอเป็นสมาชิกพื้นที่ทำงาน',
|
||||
'Role' => 'บทบาท',
|
||||
'Search...' => 'ค้นหา...',
|
||||
'Select all registered users' => 'เลือกผู้ใช้ที่ลงทะเบียนทั้งหมด',
|
||||
'Send' => 'ส่ง',
|
||||
'Settings' => 'การตั้งค่า',
|
||||
'Settings could not be saved!' => 'ไม่สามารถบันทึกการตั้งค่าได้!',
|
||||
'Show all' => 'แสดงทั้งหมด',
|
||||
'Shown on About Page.' => 'แสดงบนหน้าเกี่ยวกับ',
|
||||
'Sorry, you are not allowed to leave this space!' => 'ขออภัย คุณไม่ได้รับอนุญาตให้ออกจากพื้นที่นี้!',
|
||||
'Sorting' => 'การเรียงลำดับ',
|
||||
'Space' => 'อวกาศ',
|
||||
'Space Visibility' => 'ทัศนวิสัยในอวกาศ',
|
||||
'Space directory' => 'ไดเรกทอรีอวกาศ',
|
||||
'Space is invisible!' => 'อวกาศที่มองไม่เห็น!',
|
||||
'Spaces' => 'ช่องว่าง',
|
||||
'Status' => 'สถานะ',
|
||||
'Stream' => 'กระแส',
|
||||
'Tags' => 'แท็ก',
|
||||
'There is no pending invite!' => 'ไม่มีคำเชิญที่รอดำเนินการ!',
|
||||
'This action is only available for workspace members!' => 'การดำเนินการนี้มีให้สำหรับสมาชิกพื้นที่ทำงานเท่านั้น!',
|
||||
'This user is already a member of this space.' => 'ผู้ใช้รายนี้เป็นสมาชิกของ Space นี้อยู่แล้ว',
|
||||
'This user is not a member of this space.' => 'ผู้ใช้รายนี้ไม่ใช่สมาชิกของสเปซนี้',
|
||||
'To invite users to this space, please type their names below to find and pick them.' => 'หากต้องการเชิญผู้ใช้เข้าสู่พื้นที่นี้ โปรดพิมพ์ชื่อของผู้ใช้ด้านล่างเพื่อค้นหาและเลือก',
|
||||
'Try other keywords or remove filters.' => 'ลองใช้คำหลักอื่นหรือลบตัวกรอง',
|
||||
'Updated At' => 'อัปเดตที่',
|
||||
'Updated By' => 'อัพเดทโดย',
|
||||
'Updated by' => 'อัพเดทโดย',
|
||||
'User \'{username}\' is already a member of this space!' => 'ผู้ใช้ \'{username}\' เป็นสมาชิกของ Space นี้อยู่แล้ว!',
|
||||
'User invitations have been added to the queue' => 'เพิ่มคำเชิญผู้ใช้ในคิวแล้ว',
|
||||
'User memberships have been added to the queue' => 'เพิ่มการเป็นสมาชิกผู้ใช้ในคิว',
|
||||
'User not found!' => 'ไม่พบชื่อผู้ใช้!',
|
||||
'Users' => 'ผู้ใช้',
|
||||
'Users has been invited.' => 'ผู้ใช้ได้รับเชิญ',
|
||||
'Visibility' => 'ทัศนวิสัย',
|
||||
'Visible for all (members and guests)' => 'ปรากฏแก่ทุกคน (สมาชิกและแขก)',
|
||||
'Would you like to end your membership in Space {spaceName}?' => 'คุณต้องการยุติการเป็นสมาชิกของคุณใน Space {spaceName} หรือไม่',
|
||||
'Would you like to unfollow Space {spaceName}?' => 'คุณต้องการเลิกติดตาม Space {spaceName} หรือไม่',
|
||||
'Would you like to unfollow {userName}?' => 'คุณต้องการเลิกติดตาม {userName} หรือไม่',
|
||||
'Would you like to withdraw your request to join Space {spaceName}?' => 'คุณต้องการถอนคำขอเข้าร่วม Space {spaceName} หรือไม่?',
|
||||
'You are not allowed to join this space!' => 'คุณไม่ได้รับอนุญาตให้เข้าร่วมพื้นที่นี้!',
|
||||
'You can also invite external users, which are not registered now. Just add their e-mail addresses separated by comma.' => 'คุณยังสามารถเชิญผู้ใช้ภายนอกซึ่งไม่ได้ลงทะเบียนแล้ว เพียงเพิ่มที่อยู่อีเมลโดยคั่นด้วยเครื่องหมายจุลภาค',
|
||||
'You cannot create private visible spaces!' => 'คุณไม่สามารถสร้างพื้นที่ส่วนตัวที่มองเห็นได้!',
|
||||
'You cannot create public visible spaces!' => 'คุณไม่สามารถสร้างพื้นที่สาธารณะที่มองเห็นได้!',
|
||||
'You need to login to view contents of this space!' => 'คุณต้องเข้าสู่ระบบเพื่อดูเนื้อหาของพื้นที่นี้!',
|
||||
'Your request was successfully submitted to the space administrators.' => 'คำขอของคุณถูกส่งไปยังผู้ดูแลพื้นที่เรียบร้อยแล้ว',
|
||||
'Your request was successfully submitted to the workspace administrators.' => 'ส่งคำขอของคุณไปยังผู้ดูแลระบบพื้นที่ทำงานเรียบร้อยแล้ว',
|
||||
'{count} members' => '',
|
||||
'{email} is already registered!' => '{email} ลงทะเบียนแล้ว!',
|
||||
'{email} is not valid!' => '{email} ไม่ถูกต้อง!',
|
||||
);
|
||||
|
@ -1,18 +1,17 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'Search' => 'ค้นหา',
|
||||
'Add Space' => '',
|
||||
'Create new space' => '',
|
||||
'My spaces' => '',
|
||||
'No member or following spaces found.' => '',
|
||||
'No result found for the given filter.' => '',
|
||||
'No spaces found for the given query' => '',
|
||||
'Search for spaces' => '',
|
||||
'Select {n,plural,=1{space} other{spaces}}' => '',
|
||||
'This field only allows a maximum of {n,plural,=1{# space} other{# spaces}}' => '',
|
||||
'This space is archived' => '',
|
||||
'To search for other spaces, type at least {count} characters.' => '',
|
||||
'You are following this space' => '',
|
||||
'{n,plural,=1{# new entry} other{# new entries}} since your last visit' => '',
|
||||
];
|
||||
return array (
|
||||
'Add Space' => 'เพิ่มพื้นที่',
|
||||
'Create new space' => 'สร้างพื้นที่ใหม่',
|
||||
'My spaces' => 'พื้นที่ของฉัน',
|
||||
'No member or following spaces found.' => 'ไม่พบสมาชิกหรือช่องว่างที่ติดตาม',
|
||||
'No result found for the given filter.' => 'ไม่พบผลลัพธ์สำหรับตัวกรองที่ระบุ',
|
||||
'No spaces found for the given query' => 'ไม่พบช่องว่างสำหรับข้อความค้นหาที่ระบุ',
|
||||
'Search' => 'ค้นหา',
|
||||
'Search for spaces' => 'ค้นหาช่องว่าง',
|
||||
'Select {n,plural,=1{space} other{spaces}}' => '',
|
||||
'This field only allows a maximum of {n,plural,=1{# space} other{# spaces}}' => '',
|
||||
'This space is archived' => 'พื้นที่นี้ถูกเก็บถาวร',
|
||||
'To search for other spaces, type at least {count} characters.' => 'หากต้องการค้นหาช่องว่างอื่น ให้พิมพ์อักขระอย่างน้อย {count} ตัว',
|
||||
'You are following this space' => 'คุณกำลังติดตาม Space นี้',
|
||||
'{n,plural,=1{# new entry} other{# new entries}} since your last visit' => '{n,plural,=1{# new entry} other{# new routes}} นับตั้งแต่ที่คุณมาครั้งล่าสุด last',
|
||||
);
|
||||
|
@ -1,76 +1,59 @@
|
||||
<?php
|
||||
/**
|
||||
* Message translations.
|
||||
*
|
||||
* This file is automatically generated by 'yii message/extract' command.
|
||||
* It contains the localizable messages extracted from source code.
|
||||
* You may modify this file by translating the extracted messages.
|
||||
*
|
||||
* Each array element represents the translation (value) of a message (key).
|
||||
* If the value is empty, the message is considered as not translated.
|
||||
* Messages that no longer need translation will have their translations
|
||||
* enclosed between a pair of '@@' marks.
|
||||
*
|
||||
* Message string can be used with plural forms format. Check i18n section
|
||||
* of the guide for details.
|
||||
*
|
||||
* NOTE: this file must be saved in UTF-8 encoding.
|
||||
*/
|
||||
return [
|
||||
'Next' => 'ถัดไป',
|
||||
'-' => '',
|
||||
'<strong>Create</strong> new space' => '',
|
||||
'<strong>Manage</strong> members' => '',
|
||||
'<strong>Members</strong>' => '',
|
||||
'<strong>Security</strong> settings' => '',
|
||||
'<strong>Space</strong> Modules' => '',
|
||||
'<strong>Space</strong> settings' => '',
|
||||
'Actions' => '',
|
||||
'Activated' => '',
|
||||
'Add <strong>Modules</strong>' => '',
|
||||
'Advanced access settings' => '',
|
||||
'Archive' => '',
|
||||
'Are you sure you want to remove this member.' => '',
|
||||
'Are you sure, that you want to delete this space? All published content will be removed!' => '',
|
||||
'Are you sure? *ALL* module data for this space will be deleted!' => '',
|
||||
'As owner of this space you can transfer this role to another administrator in space.' => '',
|
||||
'Cancel Membership' => '',
|
||||
'Choose if new content should be public or private by default' => '',
|
||||
'Choose the kind of membership you want to provide for this workspace.' => '',
|
||||
'Choose the security level for this workspace to define the visibleness.' => '',
|
||||
'Configure' => '',
|
||||
'Currently there are no modules available for this space!' => '',
|
||||
'Delete' => '',
|
||||
'Disable' => '',
|
||||
'Don\'t receive notifications for new content' => '',
|
||||
'Enable' => '',
|
||||
'Enhance this space with modules.' => '',
|
||||
'Hide posts on dashboard' => '',
|
||||
'Invited By' => '',
|
||||
'Members' => '',
|
||||
'Modules' => '',
|
||||
'Owner' => '',
|
||||
'Pending Approvals' => '',
|
||||
'Pending Invites' => '',
|
||||
'Permissions are assigned to different user-roles. To edit a permission, select the user-role you want to edit and change the drop-down value of the given permission.' => '',
|
||||
'Please type the name of the space to proceed.' => '',
|
||||
'Receive Notifications for new content' => '',
|
||||
'Remove from space' => '',
|
||||
'Role' => '',
|
||||
'Security' => '',
|
||||
'Send & decline' => '',
|
||||
'Show all' => '',
|
||||
'Show posts on dashboard' => '',
|
||||
'Space name' => '',
|
||||
'Space owner' => '',
|
||||
'Stream (Default)' => '',
|
||||
'The url contains illegal characters!' => '',
|
||||
'This option will hide new content from this space at your dashboard' => '',
|
||||
'This option will show new content from this space at your dashboard' => '',
|
||||
'Transfer ownership' => '',
|
||||
'Unarchive' => '',
|
||||
'e.g. example for {baseUrl}/s/example' => '',
|
||||
'never' => '',
|
||||
'the default start page of this space for members' => '',
|
||||
'the default start page of this space for visitors' => '',
|
||||
];
|
||||
return array (
|
||||
'-' => '',
|
||||
'<strong>Create</strong> new space' => '<strong>สร้าง</strong> พื้นที่ใหม่',
|
||||
'<strong>Manage</strong> members' => '<strong>จัดการ</strong> สมาชิก',
|
||||
'<strong>Members</strong>' => '<strong>สมาชิก</strong>',
|
||||
'<strong>Security</strong> settings' => '<strong>ความปลอดภัย</strong> การตั้งค่า',
|
||||
'<strong>Space</strong> Modules' => '<strong>ช่องว่าง</strong> โมดูล',
|
||||
'<strong>Space</strong> settings' => '<strong>ช่องว่าง</strong> การตั้งค่า',
|
||||
'Actions' => 'การกระทำ',
|
||||
'Activated' => 'เปิดใช้งานแล้ว',
|
||||
'Add <strong>Modules</strong>' => 'เพิ่ม <strong>โมดูล</strong>',
|
||||
'Advanced access settings' => 'การตั้งค่าการเข้าถึงขั้นสูง',
|
||||
'Archive' => 'เอกสารเก่า',
|
||||
'Are you sure you want to remove this member.' => 'คุณแน่ใจหรือว่าต้องการลบสมาชิกรายนี้',
|
||||
'Are you sure, that you want to delete this space? All published content will be removed!' => 'คุณแน่ใจหรือว่าต้องการลบพื้นที่นี้ เนื้อหาที่เผยแพร่ทั้งหมดจะถูกลบออก!',
|
||||
'Are you sure? *ALL* module data for this space will be deleted!' => 'คุณแน่ใจไหม? *ทั้งหมด* ข้อมูลโมดูลสำหรับพื้นที่นี้จะถูกลบ!',
|
||||
'As owner of this space you can transfer this role to another administrator in space.' => 'ในฐานะเจ้าของพื้นที่นี้ คุณสามารถโอนบทบาทนี้ไปยังผู้ดูแลระบบคนอื่นใน Space ได้',
|
||||
'Cancel Membership' => 'ยกเลิกการเป็นสมาชิก',
|
||||
'Choose if new content should be public or private by default' => 'เลือกว่าเนื้อหาใหม่ควรเป็นแบบสาธารณะหรือส่วนตัวโดยค่าเริ่มต้น',
|
||||
'Choose the kind of membership you want to provide for this workspace.' => 'เลือกประเภทการเป็นสมาชิกที่คุณต้องการให้สำหรับพื้นที่ทำงานนี้',
|
||||
'Choose the security level for this workspace to define the visibleness.' => 'เลือกระดับความปลอดภัยสำหรับพื้นที่ทำงานนี้เพื่อกำหนดการมองเห็น',
|
||||
'Configure' => 'กำหนดค่า',
|
||||
'Currently there are no modules available for this space!' => 'ขณะนี้ไม่มีโมดูลสำหรับพื้นที่นี้!',
|
||||
'Delete' => 'ลบ',
|
||||
'Disable' => 'ปิดการใช้งาน',
|
||||
'Don\'t receive notifications for new content' => 'ไม่ได้รับการแจ้งเตือนเนื้อหาใหม่',
|
||||
'Enable' => 'เปิดใช้งาน',
|
||||
'Enhance this space with modules.' => 'ปรับปรุงพื้นที่นี้ด้วยโมดูล',
|
||||
'Hide posts on dashboard' => 'ซ่อนโพสต์บนแดชบอร์ด',
|
||||
'Invited By' => 'เชิญโดย',
|
||||
'Members' => 'สมาชิก',
|
||||
'Modules' => 'โมดูล',
|
||||
'Next' => 'ถัดไป',
|
||||
'Owner' => 'เจ้าของ',
|
||||
'Pending Approvals' => 'รอการอนุมัติ',
|
||||
'Pending Invites' => 'คำเชิญที่รอดำเนินการ',
|
||||
'Permissions are assigned to different user-roles. To edit a permission, select the user-role you want to edit and change the drop-down value of the given permission.' => 'สิทธิ์ถูกกำหนดให้กับบทบาทผู้ใช้ที่แตกต่างกัน หากต้องการแก้ไขสิทธิ์ ให้เลือกบทบาทของผู้ใช้ที่คุณต้องการแก้ไขและเปลี่ยนค่าแบบเลื่อนลงของสิทธิ์ที่กำหนด',
|
||||
'Please type the name of the space to proceed.' => 'กรุณาพิมพ์ชื่อช่องว่างเพื่อดำเนินการต่อ',
|
||||
'Receive Notifications for new content' => 'รับการแจ้งเตือนสำหรับเนื้อหาใหม่',
|
||||
'Remove from space' => 'ลบออกจากอวกาศ',
|
||||
'Role' => 'บทบาท',
|
||||
'Security' => 'ความปลอดภัย',
|
||||
'Send & decline' => 'ส่ง & ปฏิเสธ',
|
||||
'Show all' => 'แสดงทั้งหมด',
|
||||
'Show posts on dashboard' => 'แสดงโพสต์บนแดชบอร์ด',
|
||||
'Space name' => 'ชื่อช่องว่าง',
|
||||
'Space owner' => 'เจ้าของพื้นที่',
|
||||
'Stream (Default)' => 'สตรีม (ค่าเริ่มต้น)',
|
||||
'The url contains illegal characters!' => 'URL มีอักขระที่ผิดกฎหมาย!',
|
||||
'This option will hide new content from this space at your dashboard' => 'ตัวเลือกนี้จะซ่อนเนื้อหาใหม่จากพื้นที่นี้ที่แดชบอร์ดของคุณ',
|
||||
'This option will show new content from this space at your dashboard' => 'ตัวเลือกนี้จะแสดงเนื้อหาใหม่จากพื้นที่นี้ที่แดชบอร์ดของคุณ',
|
||||
'Transfer ownership' => 'โอนกรรมสิทธิ์',
|
||||
'Unarchive' => 'ยกเลิกการเก็บถาวร',
|
||||
'e.g. example for {baseUrl}/s/example' => 'เช่น ตัวอย่างสำหรับ {baseUrl}/s/example',
|
||||
'never' => 'ไม่เคย',
|
||||
'the default start page of this space for members' => 'หน้าเริ่มต้นเริ่มต้นของพื้นที่นี้สำหรับสมาชิก',
|
||||
'the default start page of this space for visitors' => 'หน้าเริ่มต้นเริ่มต้นของพื้นที่นี้สำหรับผู้เยี่ยมชม',
|
||||
);
|
||||
|
@ -1,32 +1,15 @@
|
||||
<?php
|
||||
/**
|
||||
* Message translations.
|
||||
*
|
||||
* This file is automatically generated by 'yii message/extract' command.
|
||||
* It contains the localizable messages extracted from source code.
|
||||
* You may modify this file by translating the extracted messages.
|
||||
*
|
||||
* Each array element represents the translation (value) of a message (key).
|
||||
* If the value is empty, the message is considered as not translated.
|
||||
* Messages that no longer need translation will have their translations
|
||||
* enclosed between a pair of '@@' marks.
|
||||
*
|
||||
* Message string can be used with plural forms format. Check i18n section
|
||||
* of the guide for details.
|
||||
*
|
||||
* NOTE: this file must be saved in UTF-8 encoding.
|
||||
*/
|
||||
return [
|
||||
'Receive Notifications of Space Membership events.' => '',
|
||||
'Space Membership' => '',
|
||||
'View Online' => '',
|
||||
'You were added to Space {spaceName}' => '',
|
||||
'{displayName} accepted your invite for the space {spaceName}' => '',
|
||||
'{displayName} approved your membership for the space {spaceName}' => '',
|
||||
'{displayName} changed your role to {roleName} in the space {spaceName}.' => '',
|
||||
'{displayName} declined your invite for the space {spaceName}' => '',
|
||||
'{displayName} declined your membership request for the space {spaceName}' => '',
|
||||
'{displayName} invited you to the space {spaceName}' => '',
|
||||
'{displayName} requests membership for the space {spaceName}' => '',
|
||||
'{displayName} revoked your invitation for the space {spaceName}' => '',
|
||||
];
|
||||
return array (
|
||||
'Receive Notifications of Space Membership events.' => 'รับการแจ้งเตือนกิจกรรมสมาชิก Space',
|
||||
'Space Membership' => 'สมาชิกอวกาศ',
|
||||
'View Online' => 'ดูออนไลน์',
|
||||
'You were added to Space {spaceName}' => 'คุณถูกเพิ่มใน Space {spaceName}',
|
||||
'{displayName} accepted your invite for the space {spaceName}' => '{displayName} ตอบรับคำเชิญของคุณสำหรับ Space {spaceName}',
|
||||
'{displayName} approved your membership for the space {spaceName}' => '{displayName} อนุมัติการเป็นสมาชิกของคุณสำหรับพื้นที่ {spaceName}',
|
||||
'{displayName} changed your role to {roleName} in the space {spaceName}.' => '{displayName} เปลี่ยนบทบาทของคุณเป็น {roleName} ในช่องว่าง {spaceName}',
|
||||
'{displayName} declined your invite for the space {spaceName}' => '{displayName} ปฏิเสธคำเชิญของคุณสำหรับ Space {spaceName}',
|
||||
'{displayName} declined your membership request for the space {spaceName}' => '{displayName} ปฏิเสธคำขอเป็นสมาชิกของคุณสำหรับ Space {spaceName}',
|
||||
'{displayName} invited you to the space {spaceName}' => '{displayName} เชิญคุณเข้าสู่อวกาศ {spaceName}',
|
||||
'{displayName} requests membership for the space {spaceName}' => '{displayName} ขอเป็นสมาชิกสำหรับพื้นที่ {spaceName}',
|
||||
'{displayName} revoked your invitation for the space {spaceName}' => '{displayName} เพิกถอนคำเชิญของคุณสำหรับ Space {spaceName}',
|
||||
);
|
||||
|
@ -1,16 +1,15 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'Allows the user to create private content' => '',
|
||||
'Allows the user to create public content' => '',
|
||||
'Allows the user to invite new members to the space' => '',
|
||||
'Can Access \'Spaces\'' => '',
|
||||
'Can access the \'Spaces\' section.' => '',
|
||||
'Can create Spaces visible to all members.' => '',
|
||||
'Can create hidden (private) Spaces.' => '',
|
||||
'Create Private Spaces' => '',
|
||||
'Create Public Spaces' => '',
|
||||
'Create private content' => '',
|
||||
'Create public content' => '',
|
||||
'Invite users' => '',
|
||||
];
|
||||
return array (
|
||||
'Allows the user to create private content' => 'อนุญาตให้ผู้ใช้สร้างเนื้อหาส่วนตัว',
|
||||
'Allows the user to create public content' => 'อนุญาตให้ผู้ใช้สร้างเนื้อหาสาธารณะ',
|
||||
'Allows the user to invite new members to the space' => 'อนุญาตให้ผู้ใช้เชิญสมาชิกใหม่เข้าสู่พื้นที่',
|
||||
'Can Access \'Spaces\'' => 'สามารถเข้าถึง \'ช่องว่าง\'',
|
||||
'Can access the \'Spaces\' section.' => 'สามารถเข้าถึงส่วน \'ช่องว่าง',
|
||||
'Can create Spaces visible to all members.' => 'สามารถสร้าง Spaces ให้สมาชิกทุกคนมองเห็นได้',
|
||||
'Can create hidden (private) Spaces.' => 'สามารถสร้างช่องว่าง (ส่วนตัว) ที่ซ่อนอยู่ได้',
|
||||
'Create Private Spaces' => 'สร้างพื้นที่ส่วนตัว',
|
||||
'Create Public Spaces' => 'สร้างพื้นที่สาธารณะ',
|
||||
'Create private content' => 'สร้างเนื้อหาส่วนตัว',
|
||||
'Create public content' => 'สร้างเนื้อหาสาธารณะ',
|
||||
'Invite users' => 'เชิญผู้ใช้',
|
||||
);
|
||||
|
@ -1,21 +1,4 @@
|
||||
<?php
|
||||
/**
|
||||
* Message translations.
|
||||
*
|
||||
* This file is automatically generated by 'yii message/extract' command.
|
||||
* It contains the localizable messages extracted from source code.
|
||||
* You may modify this file by translating the extracted messages.
|
||||
*
|
||||
* Each array element represents the translation (value) of a message (key).
|
||||
* If the value is empty, the message is considered as not translated.
|
||||
* Messages that no longer need translation will have their translations
|
||||
* enclosed between a pair of '@@' marks.
|
||||
*
|
||||
* Message string can be used with plural forms format. Check i18n section
|
||||
* of the guide for details.
|
||||
*
|
||||
* NOTE: this file must be saved in UTF-8 encoding.
|
||||
*/
|
||||
return [
|
||||
'<strong>Modify</strong> image' => '',
|
||||
];
|
||||
return array (
|
||||
'<strong>Modify</strong> image' => '<strong>แก้ไข</strong> รูปภาพ',
|
||||
);
|
||||
|
@ -1,22 +1,5 @@
|
||||
<?php
|
||||
/**
|
||||
* Message translations.
|
||||
*
|
||||
* This file is automatically generated by 'yiic message' command.
|
||||
* It contains the localizable messages extracted from source code.
|
||||
* You may modify this file by translating the extracted messages.
|
||||
*
|
||||
* Each array element represents the translation (value) of a message (key).
|
||||
* If the value is empty, the message is considered as not translated.
|
||||
* Messages that no longer need translation will have their translations
|
||||
* enclosed between a pair of '@@' marks.
|
||||
*
|
||||
* Message string can be used with plural forms format. Check i18n section
|
||||
* of the guide for details.
|
||||
*
|
||||
* NOTE, this file must be saved in UTF-8 encoding.
|
||||
*/
|
||||
return array (
|
||||
'Change image' => '',
|
||||
'Current space image' => '',
|
||||
'Change image' => 'เปลี่ยนภาพ',
|
||||
'Current space image' => 'ภาพพื้นที่ปัจจุบัน',
|
||||
);
|
||||
|
@ -58,7 +58,7 @@ return array (
|
||||
'Password changed' => 'Passwort geändert',
|
||||
'Password needs to be at least {chars} characters long.' => 'Das Passwort muss mindestens {chars} Zeichen lang sein.',
|
||||
'Pending Requests' => 'Offene Anfragen',
|
||||
'People' => 'Menschen',
|
||||
'People' => 'Benutzer',
|
||||
'Permission' => 'Berechtigung',
|
||||
'Profile' => 'Profil',
|
||||
'Profile posts only' => 'Nur Profil Beiträge',
|
||||
|
@ -1,83 +1,68 @@
|
||||
<?php
|
||||
/**
|
||||
* Message translations.
|
||||
*
|
||||
* This file is automatically generated by 'yii message/extract' command.
|
||||
* It contains the localizable messages extracted from source code.
|
||||
* You may modify this file by translating the extracted messages.
|
||||
*
|
||||
* Each array element represents the translation (value) of a message (key).
|
||||
* If the value is empty, the message is considered as not translated.
|
||||
* Messages that no longer need translation will have their translations
|
||||
* enclosed between a pair of '@@' marks.
|
||||
*
|
||||
* Message string can be used with plural forms format. Check i18n section
|
||||
* of the guide for details.
|
||||
*
|
||||
* NOTE: this file must be saved in UTF-8 encoding.
|
||||
*/
|
||||
return [
|
||||
'Language' => 'ภาษา',
|
||||
'Save' => 'บันทึก',
|
||||
'<strong>Account</strong> settings' => '',
|
||||
'<strong>Confirm</strong></strong> your new email address' => '',
|
||||
'<strong>Permissions</strong>' => '',
|
||||
'<strong>User</strong> modules' => '',
|
||||
'<strong>User</strong> settings' => '',
|
||||
'<strong>Your</strong> profile' => '',
|
||||
'All your personal data will be irrevocably deleted.' => '',
|
||||
'Are you really sure? *ALL* module data for your profile will be deleted!' => '',
|
||||
'Are you sure that you want to delete your account?' => '',
|
||||
'Changing the username can make some links unusable, for example old links to the profile.' => '',
|
||||
'Configure' => '',
|
||||
'Confirm' => '',
|
||||
'Current password' => '',
|
||||
'Delete account' => '',
|
||||
'Disable' => '',
|
||||
'Do you really want to delete your icon image?' => '',
|
||||
'Do you really want to delete your logo image?' => '',
|
||||
'E-Mail' => '',
|
||||
'E-Mail change' => '',
|
||||
'Enable' => '',
|
||||
'Enhance your profile with modules.' => '',
|
||||
'Enter your password to continue' => '',
|
||||
'Hello' => '',
|
||||
'Here you can edit your general profile data, which is visible in the about page of your profile.' => '',
|
||||
'Hide introduction tour panel on dashboard' => '',
|
||||
'Invalid link! Please make sure that you entered the entire url.' => '',
|
||||
'Modules' => '',
|
||||
'New E-Mail address' => '',
|
||||
'New User name' => '',
|
||||
'Not registered users' => '',
|
||||
'Notifications' => '',
|
||||
'Other users' => '',
|
||||
'Password Recovery' => '',
|
||||
'Permissions' => '',
|
||||
'Profile' => '',
|
||||
'Profile visibility' => '',
|
||||
'Registered users only' => '',
|
||||
'Save profile' => '',
|
||||
'Settings' => '',
|
||||
'Tags' => '',
|
||||
'The entered e-mail address is already in use by another user.' => '',
|
||||
'These settings allow you to determine which permissions you want to grant visitors of your own individual profile. Each user can freely adjust the settings for his or her own profile.' => '',
|
||||
'TimeZone' => '',
|
||||
'Username has been changed' => '',
|
||||
'Users' => '',
|
||||
'Visible for all (also unregistered users)' => '',
|
||||
'We´ve just sent an confirmation e-mail to your new address. <br /> Please follow the instructions inside.' => '',
|
||||
'You are currently the owner of following spaces:' => '',
|
||||
'You have requested to change your e-mail address.<br>Your new e-mail address is {newemail}.<br><br>To confirm your new e-mail address please click on the button below.' => '',
|
||||
'You have successfully changed your username.<br>Your new username is {newUsername}.' => '',
|
||||
'You must transfer ownership or delete these spaces before you can delete your account.' => '',
|
||||
'Your account cannot be deleted!' => '',
|
||||
'Your current E-mail address is <b>{email}</b>. You can change your current E-mail address here.' => '',
|
||||
'Your current password can be changed here.' => '',
|
||||
'Your current username is <b>{username}</b>. You can change your current username here.' => '',
|
||||
'Your e-mail address has been successfully changed to {email}.' => '',
|
||||
'Your friends' => '',
|
||||
'Your password has been successfully changed!' => '',
|
||||
'Your username has been changed' => '',
|
||||
'Your username has been successfully changed. <br> We´ve just sent an e-mail to you with new information.' => '',
|
||||
'{attribute} "{value}" was not found!' => '',
|
||||
];
|
||||
return array (
|
||||
'<strong>Account</strong> settings' => 'การตั้งค่า<strong>บัญชี</strong>',
|
||||
'<strong>Confirm</strong></strong> your new email address' => '<strong>ยืนยัน</strong> ที่อยู่อีเมลใหม่ของคุณ',
|
||||
'<strong>Permissions</strong>' => '<strong>การอนุญาต</strong>',
|
||||
'<strong>User</strong> modules' => '<strong>ผู้ใช้</strong> โมดูล',
|
||||
'<strong>User</strong> settings' => 'การตั้งค่า<strong>ผู้ใช้</strong>',
|
||||
'<strong>Your</strong> profile' => '<strong>โปรไฟล์ของคุณ</strong>',
|
||||
'All your personal data will be irrevocably deleted.' => 'ข้อมูลส่วนบุคคลทั้งหมดของคุณจะถูกลบโดยไม่สามารถเพิกถอนได้',
|
||||
'Are you really sure? *ALL* module data for your profile will be deleted!' => 'คุณแน่ใจจริงๆเหรอ? ข้อมูลโมดูล *ทั้งหมด* สำหรับโปรไฟล์ของคุณจะถูกลบ!',
|
||||
'Are you sure that you want to delete your account?' => 'คุณแน่ใจหรือไม่ว่าต้องการลบบัญชีของคุณ',
|
||||
'Changing the username can make some links unusable, for example old links to the profile.' => 'การเปลี่ยนชื่อผู้ใช้อาจทำให้บางลิงก์ใช้ไม่ได้ เช่น ลิงก์เก่าไปยังโปรไฟล์',
|
||||
'Configure' => 'กำหนดค่า',
|
||||
'Confirm' => 'ยืนยัน',
|
||||
'Current password' => 'รหัสผ่านปัจจุบัน',
|
||||
'Delete account' => 'ลบบัญชี',
|
||||
'Disable' => 'ปิดการใช้งาน',
|
||||
'Do you really want to delete your icon image?' => 'คุณต้องการลบภาพไอคอนของคุณจริงๆ หรือไม่?',
|
||||
'Do you really want to delete your logo image?' => 'คุณต้องการลบภาพโลโก้ของคุณจริงๆ หรือไม่?',
|
||||
'E-Mail' => 'อีเมล',
|
||||
'E-Mail change' => 'เปลี่ยนอีเมล',
|
||||
'Enable' => 'เปิดใช้งาน',
|
||||
'Enhance your profile with modules.' => 'ปรับปรุงโปรไฟล์ของคุณด้วยโมดูล',
|
||||
'Enter your password to continue' => 'ป้อนรหัสผ่านเพื่อดำเนินการต่อ',
|
||||
'Hello' => 'สวัสดี',
|
||||
'Here you can edit your general profile data, which is visible in the about page of your profile.' => 'คุณสามารถแก้ไขข้อมูลโปรไฟล์ทั่วไปได้ที่นี่ ซึ่งจะปรากฏในหน้าเกี่ยวกับของโปรไฟล์ของคุณ',
|
||||
'Hide introduction tour panel on dashboard' => 'ซ่อนแผงการทัวร์แนะนำบนแดชบอร์ด',
|
||||
'Invalid link! Please make sure that you entered the entire url.' => 'ลิงค์ไม่ถูกต้อง! โปรดตรวจสอบให้แน่ใจว่าคุณป้อน URL ทั้งหมด',
|
||||
'Language' => 'ภาษา',
|
||||
'Modules' => 'โมดูล',
|
||||
'New E-Mail address' => 'ที่อยู่อีเมลใหม่',
|
||||
'New User name' => 'ชื่อผู้ใช้ใหม่',
|
||||
'Not registered users' => 'ไม่ใช่ผู้ใช้ที่ลงทะเบียน',
|
||||
'Notifications' => 'การแจ้งเตือน',
|
||||
'Other users' => 'ผู้ใช้รายอื่น',
|
||||
'Password Recovery' => 'รหัสผ่าน',
|
||||
'Permissions' => 'สิทธิ์',
|
||||
'Profile' => 'ข้อมูลส่วนตัว',
|
||||
'Profile visibility' => 'การเปิดเผยโปรไฟล์',
|
||||
'Registered users only' => 'ผู้ใช้ที่ลงทะเบียนเท่านั้น',
|
||||
'Save' => 'บันทึก',
|
||||
'Save profile' => 'จัดเก็บรายละเอียด',
|
||||
'Settings' => 'การตั้งค่า',
|
||||
'Tags' => 'แท็ก',
|
||||
'The entered e-mail address is already in use by another user.' => 'ที่อยู่อีเมลที่ป้อนถูกใช้โดยผู้ใช้รายอื่นแล้ว',
|
||||
'These settings allow you to determine which permissions you want to grant visitors of your own individual profile. Each user can freely adjust the settings for his or her own profile.' => 'การตั้งค่าเหล่านี้ช่วยให้คุณกำหนดได้ว่าคุณต้องการให้สิทธิ์ใดแก่ผู้เยี่ยมชมโปรไฟล์ของคุณเอง ผู้ใช้แต่ละคนสามารถปรับการตั้งค่าสำหรับโปรไฟล์ของตนเองได้อย่างอิสระ',
|
||||
'TimeZone' => 'เขตเวลา',
|
||||
'Username has been changed' => 'ชื่อผู้ใช้มีการเปลี่ยนแปลง',
|
||||
'Users' => 'ผู้ใช้',
|
||||
'Visible for all (also unregistered users)' => 'ปรากฏแก่ทุกคน (รวมถึงผู้ใช้ที่ไม่ได้ลงทะเบียนด้วย)',
|
||||
'We´ve just sent an confirmation e-mail to your new address. <br /> Please follow the instructions inside.' => 'เราเพิ่งส่งอีเมลยืนยันไปยังที่อยู่ใหม่ของคุณ <br> โปรดปฏิบัติตามคำแนะนำด้านใน',
|
||||
'You are currently the owner of following spaces:' => 'คุณเป็นเจ้าของพื้นที่ต่อไปนี้:',
|
||||
'You have requested to change your e-mail address.<br>Your new e-mail address is {newemail}.<br><br>To confirm your new e-mail address please click on the button below.' => 'คุณเป็นเจ้าของพื้นที่ต่อไปนี้:
|
||||
คุณได้ร้องขอให้เปลี่ยนที่อยู่อีเมลของคุณ<br>ที่อยู่อีเมลใหม่ของคุณคือ {newemail}.<br><br>เพื่อยืนยันที่อยู่อีเมลใหม่ของคุณ โปรดคลิกที่ปุ่มด้านล่าง',
|
||||
'You have successfully changed your username.<br>Your new username is {newUsername}.' => 'คุณเปลี่ยนชื่อผู้ใช้สำเร็จแล้ว<br>ชื่อผู้ใช้ใหม่ของคุณคือ {newUsername}',
|
||||
'You must transfer ownership or delete these spaces before you can delete your account.' => 'คุณต้องโอนความเป็นเจ้าของหรือลบพื้นที่เหล่านี้ก่อนจึงจะสามารถลบบัญชีของคุณได้',
|
||||
'Your account cannot be deleted!' => 'บัญชีของคุณไม่สามารถลบได้!',
|
||||
'Your current E-mail address is <b>{email}</b>. You can change your current E-mail address here.' => 'บัญชีของคุณไม่สามารถลบได้!
|
||||
ที่อยู่อีเมลปัจจุบันของคุณคือ <b>{email}</b> คุณสามารถเปลี่ยนที่อยู่อีเมลปัจจุบันของคุณได้ที่นี่',
|
||||
'Your current password can be changed here.' => 'รหัสผ่านปัจจุบันของคุณสามารถเปลี่ยนได้ที่นี่',
|
||||
'Your current username is <b>{username}</b>. You can change your current username here.' => 'ชื่อผู้ใช้ปัจจุบันของคุณคือ <b>{username}</b> คุณสามารถเปลี่ยนชื่อผู้ใช้ปัจจุบันของคุณได้ที่นี่',
|
||||
'Your e-mail address has been successfully changed to {email}.' => 'ที่อยู่อีเมลของคุณเปลี่ยนเป็น {email} สำเร็จแล้ว',
|
||||
'Your friends' => 'เพื่อนของคุณ',
|
||||
'Your password has been successfully changed!' => 'รหัสผ่านของคุณถูกเปลี่ยนเรียบร้อยแล้ว!',
|
||||
'Your username has been changed' => 'ชื่อผู้ใช้ของคุณมีการเปลี่ยนแปลง',
|
||||
'Your username has been successfully changed. <br> We´ve just sent an e-mail to you with new information.' => 'ชื่อผู้ใช้ของคุณได้รับการเปลี่ยนเรียบร้อยแล้ว <br> เราเพิ่งส่งอีเมลแจ้งข้อมูลใหม่ถึงคุณ',
|
||||
'{attribute} "{value}" was not found!' => 'ไม่พบ {attribute} "{value}"!',
|
||||
);
|
||||
|
@ -1,78 +1,61 @@
|
||||
<?php
|
||||
/**
|
||||
* Message translations.
|
||||
*
|
||||
* This file is automatically generated by 'yii message/extract' command.
|
||||
* It contains the localizable messages extracted from source code.
|
||||
* You may modify this file by translating the extracted messages.
|
||||
*
|
||||
* Each array element represents the translation (value) of a message (key).
|
||||
* If the value is empty, the message is considered as not translated.
|
||||
* Messages that no longer need translation will have their translations
|
||||
* enclosed between a pair of '@@' marks.
|
||||
*
|
||||
* Message string can be used with plural forms format. Check i18n section
|
||||
* of the guide for details.
|
||||
*
|
||||
* NOTE: this file must be saved in UTF-8 encoding.
|
||||
*/
|
||||
return [
|
||||
'Back' => 'กลับ',
|
||||
'Login' => 'เข้าสู่ระบบ',
|
||||
'<strong>Account</strong> registration' => '',
|
||||
'<strong>Change</strong> Password' => '',
|
||||
'<strong>Change</strong> your password' => '',
|
||||
'<strong>Join</strong> the network' => '',
|
||||
'<strong>Password</strong> changed!' => '',
|
||||
'<strong>Password</strong> recovery' => '',
|
||||
'<strong>Password</strong> recovery!' => '',
|
||||
'<strong>Please</strong> sign in' => '',
|
||||
'<strong>Registration</strong> successful!' => '',
|
||||
'<strong>Sign</strong> up' => '',
|
||||
'<strong>Your account</strong> has been successfully created!' => '',
|
||||
'Account' => '',
|
||||
'After activating your account by the administrator, you will receive a notification by email.' => '',
|
||||
'Change password' => '',
|
||||
'Confirm' => '',
|
||||
'Create Account' => '',
|
||||
'Create account' => '',
|
||||
'Don\'t have an account? Join the network by entering your e-mail address.' => '',
|
||||
'Due to security reasons you are required to change your password in order to access the platform.' => '',
|
||||
'Enter security code above' => '',
|
||||
'Forgot your password?' => '',
|
||||
'Go to login page' => '',
|
||||
'Group' => '',
|
||||
'Hello {displayName}' => '',
|
||||
'Hello {displayName},' => '',
|
||||
'If you don\'t use this link within 24 hours, it will expire.' => '',
|
||||
'If you\'re already a member, please login with your username/email and password.' => '',
|
||||
'Just enter your e-mail address. We\'ll send you recovery instructions!' => '',
|
||||
'Log out' => '',
|
||||
'New user needs approval' => '',
|
||||
'Password recovery' => '',
|
||||
'Password reset' => '',
|
||||
'Please check your email and follow the instructions!' => '',
|
||||
'Please click on the link below to view request:' => '',
|
||||
'Please enter the letters from the image.' => '',
|
||||
'Please login with your username/email and password.' => '',
|
||||
'Please use the following link within the next day to reset your password.' => '',
|
||||
'Please wait' => '',
|
||||
'Register' => '',
|
||||
'Registration successful' => '',
|
||||
'Remember me' => '',
|
||||
'Reset Password' => '',
|
||||
'Reset password' => '',
|
||||
'Sign in' => '',
|
||||
'To log in with your new account, click the button below.' => '',
|
||||
'User or Password incorrect.' => '',
|
||||
'We’ve sent you an email containing a link that will allow you to reset your password.' => '',
|
||||
'Your email' => '',
|
||||
'Your password' => '',
|
||||
'Your password has been successfully changed!' => '',
|
||||
'Your password is incorrect!' => '',
|
||||
'a new user {displayName} needs approval.' => '',
|
||||
'back to home' => '',
|
||||
'email' => '',
|
||||
'password' => '',
|
||||
'username or email' => '',
|
||||
];
|
||||
return array (
|
||||
'<strong>Account</strong> registration' => '<strong>บัญชี</strong> การลงทะเบียน',
|
||||
'<strong>Change</strong> Password' => '<strong>เปลี่ยน</strong> รหัสผ่าน',
|
||||
'<strong>Change</strong> your password' => '<strong>เปลี่ยน</strong> รหัสผ่านของคุณ',
|
||||
'<strong>Join</strong> the network' => '<strong>เข้าร่วม</strong> เครือข่าย',
|
||||
'<strong>Password</strong> changed!' => '<strong>รหัสผ่าน</strong> เปลี่ยนแล้ว!',
|
||||
'<strong>Password</strong> recovery' => '<strong>รหัสผ่าน</strong> การกู้คืน',
|
||||
'<strong>Password</strong> recovery!' => '<strong>รหัสผ่าน</strong> กู้คืน!',
|
||||
'<strong>Please</strong> sign in' => '<strong>กรุณา</strong> เข้าสู่ระบบ',
|
||||
'<strong>Registration</strong> successful!' => '<strong>การลงทะเบียน</strong> สำเร็จ!',
|
||||
'<strong>Sign</strong> up' => '<strong>ลงทะเบียน</strong> ขึ้น',
|
||||
'<strong>Your account</strong> has been successfully created!' => '<strong>บัญชีของคุณ</strong> สร้างสำเร็จแล้ว!',
|
||||
'Account' => 'บัญชีผู้ใช้',
|
||||
'After activating your account by the administrator, you will receive a notification by email.' => 'หลังจากเปิดใช้งานบัญชีของคุณโดยผู้ดูแลระบบ คุณจะได้รับการแจ้งเตือนทางอีเมล',
|
||||
'Back' => 'กลับ',
|
||||
'Change password' => 'เปลี่ยนรหัสผ่าน',
|
||||
'Confirm' => 'ยืนยัน',
|
||||
'Create Account' => 'สร้างบัญชี',
|
||||
'Create account' => 'สร้างบัญชี',
|
||||
'Don\'t have an account? Join the network by entering your e-mail address.' => 'ไม่มีบัญชี? เข้าร่วมเครือข่ายโดยป้อนที่อยู่อีเมลของคุณ',
|
||||
'Due to security reasons you are required to change your password in order to access the platform.' => 'เนื่องจากเหตุผลด้านความปลอดภัย คุณจะต้องเปลี่ยนรหัสผ่านเพื่อเข้าถึงแพลตฟอร์ม',
|
||||
'Enter security code above' => 'ใส่รหัสความปลอดภัยด้านบน',
|
||||
'Forgot your password?' => 'ลืมรหัสผ่านหรือไม่?',
|
||||
'Go to login page' => 'ไปที่หน้าเข้าสู่ระบบ',
|
||||
'Group' => 'กลุ่ม',
|
||||
'Hello {displayName}' => 'สวัสดี {displayName}',
|
||||
'Hello {displayName},' => 'สวัสดี {displayName}',
|
||||
'If you don\'t use this link within 24 hours, it will expire.' => 'หากคุณไม่ใช้ลิงก์นี้ภายใน 24 ชั่วโมง ลิงก์จะหมดอายุ',
|
||||
'If you\'re already a member, please login with your username/email and password.' => 'หากคุณเป็นสมาชิกอยู่แล้ว กรุณาเข้าสู่ระบบด้วยชื่อผู้ใช้/อีเมล และรหัสผ่านของคุณ',
|
||||
'Just enter your e-mail address. We\'ll send you recovery instructions!' => 'เพียงป้อนที่อยู่อีเมลของคุณ เราจะส่งคำแนะนำการกู้คืนให้คุณ!',
|
||||
'Log out' => 'ออกจากระบบ',
|
||||
'Login' => 'เข้าสู่ระบบ',
|
||||
'New user needs approval' => 'ผู้ใช้ใหม่ต้องการการอนุมัติ',
|
||||
'Password recovery' => 'รหัสผ่าน',
|
||||
'Password reset' => 'รีเซ็ตรหัสผ่าน',
|
||||
'Please check your email and follow the instructions!' => 'โปรดตรวจสอบอีเมลของคุณและปฏิบัติตามคำแนะนำ!',
|
||||
'Please click on the link below to view request:' => 'กรุณาคลิกที่ลิงค์ด้านล่างเพื่อดูคำขอ:',
|
||||
'Please enter the letters from the image.' => 'กรุณาใส่ตัวอักษรจากภาพ',
|
||||
'Please login with your username/email and password.' => 'กรุณาเข้าสู่ระบบด้วยชื่อผู้ใช้/อีเมลและรหัสผ่านของคุณ',
|
||||
'Please use the following link within the next day to reset your password.' => 'โปรดใช้ลิงก์ต่อไปนี้ภายในวันถัดไปเพื่อรีเซ็ตรหัสผ่านของคุณ',
|
||||
'Please wait' => 'โปรดรอ',
|
||||
'Register' => 'ลงทะเบียน',
|
||||
'Registration successful' => 'ลงทะเบียนสำเร็จ',
|
||||
'Remember me' => 'จดจำฉัน',
|
||||
'Reset Password' => 'รีเซ็ตรหัสผ่าน',
|
||||
'Reset password' => 'รีเซ็ตรหัสผ่าน',
|
||||
'Sign in' => 'เข้าสู่ระบบ',
|
||||
'To log in with your new account, click the button below.' => 'หากต้องการเข้าสู่ระบบด้วยบัญชีใหม่ของคุณ ให้คลิกปุ่มด้านล่าง',
|
||||
'User or Password incorrect.' => 'ผู้ใช้หรือรหัสผ่านไม่ถูกต้อง',
|
||||
'We’ve sent you an email containing a link that will allow you to reset your password.' => 'เราได้ส่งอีเมลที่มีลิงก์ที่จะช่วยให้คุณรีเซ็ตรหัสผ่านได้',
|
||||
'Your email' => 'อีเมลของคุณ',
|
||||
'Your password' => 'รหัสผ่านของคุณ',
|
||||
'Your password has been successfully changed!' => 'รหัสผ่านของคุณถูกเปลี่ยนเรียบร้อยแล้ว!',
|
||||
'Your password is incorrect!' => 'รหัสผ่านของคุณไม่ถูกต้อง!',
|
||||
'a new user {displayName} needs approval.' => 'ผู้ใช้ใหม่ {displayName} ต้องได้รับการอนุมัติ',
|
||||
'back to home' => 'กลับไปที่บ้าน',
|
||||
'email' => 'อีเมล',
|
||||
'password' => 'รหัสผ่าน',
|
||||
'username or email' => 'ชื่อผู้ใช้หรืออีเมล',
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user