Files
opensourcepos/app/Language/th/Common.php
BudsieBuds e83c23cf0c Improve code style and PSR-12 compliance (#4204)
* Improve code style and PSR-12 compliance
- refactored code formatting to adhere to PSR-12 guidelines
- standardized coding conventions across the codebase
- added missing framework files and reverted markup changes
- reformatted arrays for enhanced readability
- updated language files for consistent styling and clarity
- minor miscellaneous improvements
2025-05-02 19:37:06 +02:00

90 lines
6.4 KiB
PHP

<?php
return [
"address_1" => "ที่อยู่",
"address_2" => "ที่อยู่ (เพิ่มเติม)",
"admin" => "",
"city" => "อำเภอ",
"clerk" => "",
"close" => "ปิด",
"color" => "",
"comments" => "หมายเหตุ",
"common" => "ธรรมดา",
"confirm_search" => "คุณเลือกมากกว่าหนึ่งแถว, สิ่งที่คุณเลือกจะถูกยกเลิกหลังการค้นหา. แน่ใจหรือไม่ที่จะค้นหา?",
"copyrights" => "© 2010 - {0}",
"correct_errors" => "โปรดแก้ไขข้อผิดพลาดที่ระบุ ก่อนบันทึกข้อมูล",
"country" => "ประเทศ",
"dashboard" => "",
"date" => "วันที่",
"delete" => "ลบ",
"det" => "รายละเอียด",
"download_import_template" => "ดาวน์โหลด CSV Template (CSV)",
"edit" => "แก้ไข",
"email" => "อีเมล์",
"email_invalid_format" => "อีเมล์ไม่ถูกต้อง",
"export_csv" => "CSV Export",
"export_csv_no" => "ไม่",
"export_csv_yes" => "ใช่",
"fields_required_message" => "ช่องสีแดง จำเป็นต้องป้อน",
"fields_required_message_unique" => "",
"first_name" => "ชื่อ",
"first_name_required" => "ชื่อ จำเป็นต้องป้อน",
"first_page" => "ลำดับแรก",
"gender" => "เพศ",
"gender_female" => "หญิง",
"gender_male" => "ชาย",
"gender_undefined" => "",
"icon" => "ไอคอน",
"id" => "ไอดี",
"import" => "นำเข้า",
"import_change_file" => "เปลี่ยน",
"import_csv" => "นำเข้าไฟล์ CSV",
"import_full_path" => "ตำแหน่งของไฟล์ CSV จำเป็นต้องระบุ",
"import_remove_file" => "ลบออก",
"import_select_file" => "เลือกไฟล์",
"inv" => "ยอด inv",
"last_name" => "นามสกุล",
"last_name_required" => "นามสกุล จำเป็นต้องป้อน",
"last_page" => "ลำดับสุดท้าย",
"learn_about_project" => "เพื่อศึกษาข้อมูลล่าสุดของโครงการ",
"list_of" => "รายการ",
"logo" => "โลโก้",
"logo_mark" => "เครื่องหมาย",
"logout" => "ออกจากระบบ",
"manager" => "",
"migration_needed" => "การย้ายฐานข้อมูลไปยัง {0} จะเริ่มขึ้นหลังจากเข้าสู่ระบบ",
"new" => "สร้างใหม่",
"no" => "ไม่",
"no_persons_to_display" => "ไม่พบข้อมูลตัวบุคคล",
"none_selected_text" => "กรุณาเลือก",
"or" => "หรือ",
"people" => "",
"phone_number" => "โทรศัพท์",
"phone_number_required" => "ต้องกรอกเบอร์โทร",
"please_visit_my" => "เยี่ยมชมที่",
"position" => "",
"powered_by" => "จัดทำโดย",
"price" => "ราคา",
"print" => "พิมพ์",
"remove" => "ลบ",
"required" => "จำเป็นต้องป้อน",
"restore" => "เรียกคืน",
"return_policy" => "นโยบายคืนสินค้า",
"search" => "ค้นหา",
"search_options" => "ตัวเลือกการค้นหา",
"searched_for" => "การค้นหา",
"software_short" => "โอเอสพีโอเอส",
"software_title" => "โอเพ่นซอร์สพอยออฟเซล",
"state" => "จังหวัด",
"submit" => "ส่งข้อมูล",
"total_spent" => "ยอดสั่งซื้อทั้งหมด",
"unknown" => "ไม่ทราบ",
"view_recent_sales" => "การขายล่าสุด",
"website" => "เว็บไซต์ opensourcepos.org",
"welcome" => "ยินดีต้อนรับ",
"welcome_message" => "ยินดีต้อนรับสู่ OSPOS, กรุณาเลือกโมดูลด้านล่างที่ต้องการทำงาน",
"yes" => "ใช่",
"you_are_using_ospos" => "คุณกำลังใช้ โอเพนซอร์ส พีโอเอส รุ่น",
"zip" => "รหัสไปรษณีย์",
];