HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/RDamen/damenbeletteringen.nl/wwwroot/admin/system/cms/language/thai/admin_lang.php
<?php defined('BASEPATH') OR exit('No direct script access allowed');

/**
* Thai translation.
*
* @author	Nateetorn Lertkhonsan <nateetorn.l@gmail.com>
* @package	PyroCMS
* @link		http://pyrocms.com
* @date		2012-04-19
* @version	1.0.0
**/

$lang['cp:admin_title'] 				= 'แผงควบคุม';
$lang['global:dashboard'] 			= 'แดชบอร์ด';
$lang['cp:admin_quick_links']			= 'ลิ้งค์ด่วน';

$lang['cp:welcome_title'] 				= 'ยินดีต้อนรับ';
$lang['cp:welcome_message'] 			= 'ยินดีต้อนรับเข้าสู่แผงควบคุม %s. โดยใช้การเชื่อมโยงด้านบนและด้านซ้ายทำให้คุณสามารถควบคุมเกือบทุกๆด้านของเว็บไซต์หากคุณเกิดปัญหาใด ๆ กับระบบโปรดส่งปัญหาของคุณไปยังระบบของเรา';

$lang['cp:news_feed_title'] 			= 'ฟีดข่าว';

// Shortcuts
$lang['cp:manage_comments']				= 'จัดการความคิดเห็น';
$lang['cp:manage_pages']				= 'จัดการหน้าหน้าเพจ';
$lang['cp:manage_files']				= 'จัดการไฟล์';
$lang['cp:manage_users']				= 'จัดการผู้ใช้';

// Header
$lang['cp:to_home'] 					= 'กลับไปที่แดชบอร์ด';
$lang['cp:view_frontend'] 				= 'ดูเว็บไซต์';
$lang['cp:logged_in_welcome'] 			= 'สวัสดี %s';
$lang['cp:logout_label'] 				= 'ออกจากระบบ';
$lang['cp:edit_profile_label'] 			= 'แก้ไขโปรไฟล์';

// Footer
$lang['cp:change_language'] 			= 'เปลี่ยนภาษา';
$lang['cp:documentation'] 				= 'เอกสาร';
$lang['cp:report_bug'] 					= 'รายงานข้อผิดพลาด';
$lang['cp:contact_support'] 			= 'สนับสนุน';

$lang['cp:nav_settings']				= 'ตั้งค่า';
$lang['cp:nav_addons']					= 'ส่วนเสริม';
$lang['cp:nav_modules']					= 'โมดูล';
$lang['cp:nav_users']					= 'ผู้ใช้';
$lang['cp:nav_data']					= 'Data'; #translate
$lang['cp:nav_structure']				= 'Structure'; #translate
$lang['cp:nav_content']					= 'เนื้อหา';
$lang['cp:nav_misc']					= 'Miscellaneous'; #translate

$lang['cp:search']                      = 'Search'; #translate

$lang['cp:must_login']	 				= 'คุณต้องล็อกอินเพื่อดูหน้านี้.';
$lang['cp:access_denied'] 				= 'คุณไม่ได้รับสิทธิ์เพียงพอที่จะดูหน้านี้.';
$lang['cp:delete_installer_message']              = 'The installer directory still exists! Please delete it from your server! Leaving it online means control of this site could be granted to somebody else.'; #translate
$lang['cp:delete_installer']					 = 'Delete Installer'; #translate
$lang['cp:delete_installer_successfully_message'] = 'The installer directory has been successfully deleted.'; #translate
$lang['cp:delete_installer_manually_message']     = 'The installer directory could not be deleted. <strong>Please remove it manually!</strong>'; #translate
$lang['cp:upgrade_message']				= 'คุณกำลังทำงานอยู่ในรุ่น %s, แต่ฐานข้อมูลของคุณเป็นรุ่นที่ %s. กรุณา <a href="%s" title="Upgrade">คลิกที่นี่</a> เพื่อปรับรุ่นฐานข้อมูล.';
$lang['cp:google_analytics_missing']	= 'การตั้งค่า Google Analytics จะหายไป. กรุณาไปเพิ่มไว้ใน %s หรือติดต่อผู้ดูแลระบบของคุณ.';
$lang['cp:google_analytics_no_connect']	= 'ไม่สามารถเชื่อมต่อกับ Google Analytics ได้ กรุณาตรวจสอบ %s.';

$lang['required_label'] 				= 'ต้องการ';
$lang['sb_recent_users'] 				= 'ผู้ใช้เมื่อเร็ว ๆ นี้';

/* End of file admin_lang.php */