Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions packages/actions/resources/lang/th/delete.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

'modal' => [

'heading' => 'ลบ:label',
'heading' => 'ลบ :label',

'actions' => [

Expand Down Expand Up @@ -36,7 +36,7 @@

'modal' => [

'heading' => 'ลบ:labelที่เลือก',
'heading' => 'ลบ :label ที่เลือก',

'actions' => [

Expand Down
44 changes: 10 additions & 34 deletions packages/actions/resources/lang/th/export.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,30 +2,16 @@

return [

'label' => 'ส่ง :label ออก',
'label' => 'ส่งออก',

'modal' => [

'heading' => 'ส่ง :label ออก',
'heading' => 'ส่งออก :label',

'form' => [

'columns' => [

'label' => 'คอลัมน์',

'form' => [

'is_enabled' => [
'label' => ':column เปิดใช้งาน',
],

'label' => [
'label' => 'ป้ายชื่อ :column',
],

],

],

],
Expand All @@ -43,35 +29,25 @@
'notifications' => [

'completed' => [

'title' => 'การส่งออกเสร็จสิ้น',

'title' => 'ส่งออกข้อมูลเรียบร้อยแล้ว',
'actions' => [

'download_csv' => [
'label' => 'ดาวน์โหลด .csv',
],

'download_xlsx' => [
'label' => 'ดาวน์โหลด .xlsx',
],

'download_csv' => 'ดาวน์โหลด .csv',
'download_xlsx' => 'ดาวน์โหลด .xlsx',
],

],

'max_rows' => [
'title' => 'ข้อมูลส่งออกใหญ่เกินไป',
'body' => 'ไม่สามารถส่งออกได้มากกว่า 1 แถวในครั้งเดียว|ไม่สามารถส่งออกได้มากกว่า :count แถวในครั้งเดียว',
'title' => 'ข้อมูลมีขนาดใหญ่เกินไป',
'body' => 'คุณไม่สามารถส่งออกข้อมูลมากกว่า :count แถวในครั้งเดียว',
],

'started' => [
'title' => 'การส่งออกเริ่มต้นแล้ว',
'body' => 'การส่งออกได้เริ่มต้นแล้ว และ 1 แถวจะถูกประมวลผลในเบื้องหลัง|การส่งออกได้เริ่มต้นแล้ว และ :count แถวจะถูกประมวลผลในเบื้องหลัง',
'title' => 'เริ่มกระบวนการส่งออกแล้ว',
'body' => 'ข้อมูลจะถูกส่งออกในพื้นหลัง และคุณจะได้รับการแจ้งเตือนเมื่อเสร็จสิ้น',
],

],

'file_name' => 'export-:export_id-:model',
'file_name' => 'export-:resource-:date',

];
40 changes: 9 additions & 31 deletions packages/actions/resources/lang/th/import.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

return [

'label' => 'นำเข้า :label',
'label' => 'นำเข้า',

'modal' => [

Expand All @@ -16,18 +16,13 @@
],

'columns' => [
'label' => 'คอลัมน์',
'placeholder' => 'เลือกคอลัมน์',
'label' => 'จับคู่คอลัมน์',
],

],

'actions' => [

'download_example' => [
'label' => 'ดาวน์โหลดตัวอย่างไฟล์ CSV',
],

'import' => [
'label' => 'นำเข้า',
],
Expand All @@ -39,39 +34,22 @@
'notifications' => [

'completed' => [

'title' => 'การนำเข้าเสร็จสิ้น',

'actions' => [

'download_failed_rows_csv' => [
'label' => 'ดาวน์โหลดข้อมูลเกี่ยวกับแถวที่ไม่สำเร็จ|ดาวน์โหลดข้อมูลเกี่ยวกับแถวที่ไม่สำเร็จ',
],

],

'title' => 'นำเข้าข้อมูลเรียบร้อยแล้ว',
'body' => 'นำเข้าข้อมูลสำเร็จ :count แถว',
],

'max_rows' => [
'title' => 'ไฟล์ CSV ที่อัปโหลดใหญ่เกินไป',
'body' => 'ไม่สามารถนำเข้ามากกว่า 1 แถวในครั้งเดียวได้|ไม่สามารถนำเข้ามากกว่า :count แถวในครั้งเดียวได้',
'title' => 'ไฟล์มีขนาดใหญ่เกินไป',
'body' => 'คุณไม่สามารถนำเข้าข้อมูลมากกว่า :count แถวในครั้งเดียว',
],

'started' => [
'title' => 'เริ่มต้นการนำเข้าข้อมูล',
'body' => 'การนำเข้าได้เริ่มต้นแล้ว และ 1 รายการจะถูกประมวลผลในเบื้องหลัง|การนำเข้าได้เริ่มต้นแล้ว และ :count รายการจะถูกประมวลผลในเบื้องหลัง',
'title' => 'เริ่มกระบวนการนำเข้าแล้ว',
'body' => 'ข้อมูลจะถูกนำเข้าในพื้นหลัง และคุณจะได้รับการแจ้งเตือนเมื่อเสร็จสิ้น',
],

],

'example_csv' => [
'file_name' => ':importer-example',
],

'failure_csv' => [
'file_name' => 'import-:import_id-:csv_name-failed-rows',
'error_header' => 'error',
'system_error' => 'ข้อผิดพลาดในระบบ โปรดติดต่อฝ่ายสนับสนุน',
],
'example_csv_file_name' => 'import-:resource-example',

];
2 changes: 1 addition & 1 deletion packages/actions/resources/lang/th/modal.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
],

'submit' => [
'label' => 'ส่ง',
'label' => 'บันทึก',
],

],
Expand Down
8 changes: 8 additions & 0 deletions packages/actions/resources/lang/th/notifications.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?php

return [
'throttled' => [
'title' => 'จำนวนครั้งในการพยายามดำเนินการได้ถึงขีดจำกัดแล้ว',
'body' => 'กรุณาลองใหม่อีก :seconds วินาที',
],
];
16 changes: 8 additions & 8 deletions packages/actions/resources/lang/th/restore.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@

'single' => [

'label' => 'กู้คืน',
'label' => 'คืนค่า',

'modal' => [

'heading' => 'กู้คืน :label',
'heading' => 'คืนค่า :label',

'actions' => [

'restore' => [
'label' => 'กู้คืน',
'label' => 'คืนค่า',
],

],
Expand All @@ -23,7 +23,7 @@
'notifications' => [

'restored' => [
'title' => 'กู้คืนข้อมูลเรียบร้อย',
'title' => 'คืนค่าข้อมูลเรียบร้อย',
],

],
Expand All @@ -32,16 +32,16 @@

'multiple' => [

'label' => 'กู้คืนที่เลือก',
'label' => 'คืนค่าที่เลือก',

'modal' => [

'heading' => 'กู้คืน :label ที่เลือก',
'heading' => 'คืนค่า :label ที่เลือก',

'actions' => [

'restore' => [
'label' => 'กู้คืน',
'label' => 'คืนค่า',
],

],
Expand All @@ -51,7 +51,7 @@
'notifications' => [

'restored' => [
'title' => 'กู้คืนข้อมูลเรียบร้อย',
'title' => 'คืนค่าข้อมูลเรียบร้อย',
],

],
Expand Down
Loading
Loading