D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
psa
/
admin
/
application
/
default
/
resources
/
languages
/
th-TH
/
components
/
Filename :
elements.php
back
Copy
<?php // Copyright 1999-2025. WebPros International GmbH. All rights reserved. $messages = [ 'access.onAccess' => 'ได้รับ', 'access.offAccess' => 'ถูกปฏิเสธ', 'access.notConfigured' => 'ปฏิเสธการเข้าถึงเนื่องจากไม่ได้กำหนดค่าบางรายการ', 'double-list-selector.selectedTitle' => 'เลือกแล้ว:', 'double-list-selector.unselectedTitle' => 'มีอยู่:', 'double-list-selector.searchTitle' => 'ค้นหา...', 'double-list-selector.loadingTitle' => 'โปรดรอ กำลังโหลด...', 'double-list-selector.selectedEmpty' => 'ไม่มีออบเจกต์ที่เลือก', 'double-list-selector.unselectedEmpty' => 'ไม่มีออบเจ็กต์', 'double-list-selector.controlText-none' => 'คลิกออบเจ็กต์หรือใช้กล่องเครื่องหมาย', 'double-list-selector.controlText-first' => 'เลือก {count, plural, one {#ไฟล์ข้อมูล } other {# ไฟล์ข้อมูล}}', 'double-list-selector.controlText-second' => 'ล่้าง {count, plural, other {# ไฟล์ข้อมูล}}', 'file.fileUploadErrorIniSize' => 'ไฟล์ที่คุณพยายามอัพโหลดเกินขนาด ini ที่กำหนด', 'file.fileUploadErrorFormSize' => 'ไฟล์ที่คุณพยายามอัพโหลดเกินขนาดรูปแบบที่กำหนด', 'file.fileUploadErrorPartial' => 'อัพโหลดไฟล์เพียงบางส่วนเท่านั้น', 'file.fileUploadErrorNoFile' => 'ไม่ได้อัพโหลดไฟล์', 'file.fileUploadErrorNoTmpDir' => 'ไม่พบไดเร็กทอรี่ชั่วคราวสำหรับไฟล์ที่คุณพยายามอัพโหลด', 'file.fileUploadErrorCantWrite' => 'ไม่สามารถเขียนไฟล์ที่คุณพยายามอัพโหลด', 'file.fileUploadErrorExtension' => 'นามสกุลส่งความผิดพลาดในระหว่างการอัพโหลดไฟล์', 'file.fileUploadErrorAttack' => 'อัพโหลดไฟล์อย่างไม่ถูกต้อง อาจจะมีความพยายามบุกรุก', 'file.fileUploadErrorFileNotFound' => 'ไม่พบไฟล์ที่คุณพยายามอัพโหลด', 'file.fileUploadErrorUnknown' => 'มีความผิดพลาดที่ไม่ทราบประเภทเกิดขึ้นในระหว่างการอัพโหลดไฟล์', 'file.fileExtensionFalse' => 'ไฟล์ที่คุณพยายามอัพโหลดมีนามสกุลที่ไม่อนุญาต', 'lookup.loading' => "กำลังโหลด...", 'lookup.nothingFound' => "ไม่พบรายการที่ตรงกัน", 'lookup.moreObjectsAvailable' => 'มี %%count%% อ็อบเจกต์พร้อมใช้งานมากกว่านี้', 'switch.onState' => 'เปิด', 'switch.offState' => 'ปิด', ];