mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-01-19 06:47:56 -05:00
56 lines
4.6 KiB
PHP
56 lines
4.6 KiB
PHP
<?php
|
|
|
|
$lang["customers_account_number"] = "บัญชี #";
|
|
$lang["customers_account_number_duplicate"] = "This account number is already present in the database";
|
|
$lang["customers_available_points"] = "คะแนนที่มี";
|
|
$lang["customers_available_points_value"] = "";
|
|
$lang["customers_average"] = "ใช้จ่ายเฉลี่ย";
|
|
$lang["customers_avg_discount"] = "ส่วนลดเฉลี่ย";
|
|
$lang["customers_basic_information"] = "ข้อมูล";
|
|
$lang["customers_cannot_be_deleted"] = "ไม่สามารลบลูกค้าที่ถูกเลือก, ลูกค้าที่ถูกเลือกถูขายไปแล้ว.";
|
|
$lang["customers_company_name"] = "บริษัท";
|
|
$lang["customers_confirm_delete"] = "ยืนยันลบข้อมูลลูกค้า?";
|
|
$lang["customers_confirm_restore"] = "คุณแน่ใจใช่ไหมว่าต้องการกู้คืนลูกค้าที่เลือก ?";
|
|
$lang["customers_consent"] = "ความยินยอมในการลงทะเบียน";
|
|
$lang["customers_consent_required"] = "ความยินยอมในการลงทะเบียนต้องระบุข้อมูล";
|
|
$lang["customers_csv_import_failed"] = "นำเข้าข้อมูล CSV ล้มเหลว";
|
|
$lang["customers_csv_import_nodata_wrongformat"] = "Your uploaded file has no data or wrong format";
|
|
$lang["customers_csv_import_partially_failed"] = "นำเข้าลูกค้าประสบความสำเร็จแต่มีข้อผิดพลาดบางอย่าง :";
|
|
$lang["customers_csv_import_success"] = "Import of Customers successful";
|
|
$lang["customers_customer"] = "ลูกค้า";
|
|
$lang["customers_date"] = "วันที่";
|
|
$lang["customers_discount"] = "ส่วนลด";
|
|
$lang["customers_discount_fixed"] = "ส่วนลดคงที่";
|
|
$lang["customers_discount_percent"] = "ส่วนลดแบบร้อยละ";
|
|
$lang["customers_discount_type"] = "ประเภทส่วนลด";
|
|
$lang["customers_email_duplicate"] = "มีที่อยู่อีเมลนี้ในฐานข้อมูลแล้ว";
|
|
$lang["customers_employee"] = "พนักงาน";
|
|
$lang["customers_error_adding_updating"] = "แก้ไขข้อมูลลูกค้าผิดพลาด";
|
|
$lang["customers_import_items_csv"] = "Import customers from CSV sheet";
|
|
$lang["customers_mailchimp_activity_click"] = "คลิ๊กอีเมล";
|
|
$lang["customers_mailchimp_activity_lastopen"] = "อีเมลที่เปิดล่าสุด";
|
|
$lang["customers_mailchimp_activity_open"] = "เปิดอีเมล";
|
|
$lang["customers_mailchimp_activity_total"] = "ส่งอีเมล";
|
|
$lang["customers_mailchimp_activity_unopen"] = "ไม่เปิดอีเมล";
|
|
$lang["customers_mailchimp_email_client"] = "โปรแกรมรับส่งเมล";
|
|
$lang["customers_mailchimp_info"] = "ระบบส่งอีเมล์ชิม";
|
|
$lang["customers_mailchimp_member_rating"] = "ระดับ";
|
|
$lang["customers_mailchimp_status"] = "สถานะ";
|
|
$lang["customers_mailchimp_vip"] = "วีไอพี";
|
|
$lang["customers_max"] = "การใช้จ่ายสูงสุด";
|
|
$lang["customers_min"] = "การใช้จ่ายน้อยที่สุด";
|
|
$lang["customers_new"] = "ลูกค้าใหม่";
|
|
$lang["customers_none_selected"] = "คุณยังไม่ได้ทำการเลือกลูกค้า";
|
|
$lang["customers_one_or_multiple"] = "ลูกค้า";
|
|
$lang["customers_quantity"] = "ปริมาณ";
|
|
$lang["customers_stats_info"] = "สถิติ";
|
|
$lang["customers_successful_adding"] = "คุณได้ทำการเพิ่มลูกค้าเรียบร้อยแล้ว";
|
|
$lang["customers_successful_deleted"] = "คุณได้ทำการลบข้อมูลเรียบร้อยแล้ว";
|
|
$lang["customers_successful_updating"] = "คุณได้ทำการแก้ไขข้อมูลลูกค้าเรียบร้อยแล้ว";
|
|
$lang["customers_tax_code"] = "รหัสภาษี";
|
|
$lang["customers_tax_id"] = "ไอดีภาษี";
|
|
$lang["customers_taxable"] = "ต้องเสียภาษี";
|
|
$lang["customers_total"] = "Total";
|
|
$lang["customers_update"] = "แก้ไขข้อมูลลูกค้า";
|
|
$lang["rewards_package"] = "แพคเกจรางวัล";
|