|
56 | 56 | 'delete_confirmation_not_title' => 'ဖျက်၍မရပါ။', |
57 | 57 | 'delete_confirmation_not_message' => "အမှားအယွင်းတစ်ခု ဖြစ်ပွားခဲ့သည်။ ဒေတာကို ဖျက်မထားပါ။", |
58 | 58 | 'delete_confirmation_not_deleted_title' => 'ဖျက်၍မရပါ။', |
59 | | - 'delete_confirmation_not_deleted_message' => 'Nothing happened. Your item is safe.', |
| 59 | + 'delete_confirmation_not_deleted_message' => 'ဘာမှမဖြစ်ပါ ဒေတာတွေအကုန်လုံခြုံပါတယ်။', |
60 | 60 |
|
61 | 61 | // Bulk actions |
62 | 62 | 'bulk_no_entries_selected_title' => 'ဒေတာကို ရွေးမထားပါ။', |
|
83 | 83 | // DataTables translation |
84 | 84 | 'emptyTable' => 'ဇယားတွင်ဒေတာမရှိပါ။', |
85 | 85 | 'info' => 'Showing _START_ to _END_ of _TOTAL_ entries', |
86 | | - 'infoEmpty' => 'No entries', |
| 86 | + 'infoEmpty' => 'ဘာမှမရှိပါ။', |
87 | 87 | 'infoFiltered' => '(filtered from _MAX_ total entries)', |
88 | 88 | 'infoPostFix' => '.', |
89 | 89 | 'thousands' => ',', |
90 | 90 | 'lengthMenu' => '_MENU_ entries per page', |
91 | | - 'loadingRecords' => 'Loading...', |
92 | | - 'processing' => 'Processing...', |
93 | | - 'search' => 'Search', |
94 | | - 'zeroRecords' => 'No matching entries found', |
| 91 | + 'loadingRecords' => 'ခဏစောင့်ပါ။...', |
| 92 | + 'processing' => 'ဆောင်ရွက်နေသည်။...', |
| 93 | + 'search' => 'ရှာဖွေ', |
| 94 | + 'zeroRecords' => 'ဘာအချက်အလက်မျှမရှိပါ', |
95 | 95 | 'paginate' => [ |
96 | | - 'first' => 'First', |
97 | | - 'last' => 'Last', |
98 | | - 'next' => 'Next', |
99 | | - 'previous' => 'Previous', |
| 96 | + 'first' => 'ပထမ', |
| 97 | + 'last' => 'နောက်ဆုံး', |
| 98 | + 'next' => 'နောက်တစ်ခု', |
| 99 | + 'previous' => 'ရှေ့သို့', |
100 | 100 | ], |
101 | 101 | 'aria' => [ |
102 | 102 | 'sortAscending' => ': activate to sort column ascending', |
|
0 commit comments