|
Server : Apache/2.4.41 (Ubuntu) System : Linux vmi1525618.contaboserver.net 5.4.0-105-generic #119-Ubuntu SMP Mon Mar 7 18:49:24 UTC 2022 x86_64 User : www-data ( 33) PHP Version : 8.2.12 Disable Function : NONE Directory : /var/www/poskrypt/admin.poskrypt.com/lang/vi/ |
Upload File : |
<?php
return [
'account' => 'Tài khoản',
'manage_your_account' => 'Quản lý tài khoản',
'all_accounts' => 'Tất cả tài khoản',
'account_number' => 'Số tài khoản',
'add_account' => 'Thêm tài khoản',
'account_created_success' => 'Tài khoản được tạo thành công',
'account_updated_success' => 'Tài khoản được cập nhật thành công',
'edit_account' => 'Sửa tài khoản',
'account_closed_success' => 'Tài khoản đã đóng thành công',
'closed' => 'Đóng',
'list_accounts' => 'Danh sách tài khoản',
'opening_balance' => 'Số dư đầu kỳ',
'account_book' => 'Sổ tài khoản',
'credit' => 'Credit',
'debit' => 'Debit',
'account_name' => 'Tên tài khoản',
'transaction_type' => 'Loại giao dịch',
'fund_transfer' => 'Fund Transfer',
'selected_account' => 'Tài khoản đã chọn',
'transfer_to' => 'Chuyển tới',
'fund_transfered_success' => 'Chuyển tiền thành công',
'deposit' => 'Tiền gửi',
'deposited_successfully' => 'Số tiền gửi thành công',
'from' => 'Từ',
'to' => 'Đến',
'balance_sheet' => 'Cân đối kế toán',
'liability' => 'Trách nhiệm',
'assets' => 'Tài sản',
'supplier_due' => 'Supplier Due',
'customer_due' => 'Customer Due',
'account_balances' => 'Số dư tài khoản',
'total_assets' => 'Tổng tài sản',
'total_liability' => 'Tổng trách nhiệm',
'trial_balance' => 'Số dư dùng thử',
'payments_not_linked_with_account' => 'Toàn bộ <b>:payments</b> thanh toán không được liên kết với bất kỳ tài khoản nào.',
'saving_current' => 'Saving/Current',
'capital' => 'Capital',
'not_applicable' => 'Không áp dụng',
'account_type' => 'Kiểu tài khoản',
'accounts' => 'Tài khoản',
'capital_accounts' => 'Tài khoản vốn',
'deposit_from' => 'Gửi tiền từ',
'no_capital_account_created' => 'Không có tài khoản vốn hoạt động tồn tại.',
'payment_account_report' => 'Báo cáo tài khoản thanh toán',
'invoice_ref_no' => 'Hóa đơn No./Ref. No.',
'payment_ref_no' => 'Số tham chiếu thanh toán',
'payment_for' => 'Thanh toan cho',
'link_account' => 'Liên kết tài khoản',
'account_linked_success' => 'Tài khoản được liên kết thành công',
'view_details' => 'Xem chi tiết',
];