Update languages.

This commit is contained in:
James Cole
2020-12-30 18:43:37 +01:00
parent 2a0af839f9
commit ef42d89d55
70 changed files with 553 additions and 161 deletions

View File

@@ -33,10 +33,13 @@ return [
'clone' => 'Nhân ra',
'last_seven_days' => 'Bảy ngày gần đây',
'last_thirty_days' => 'Ba mươi ngày gần đây',
'last_180_days' => 'Last 180 days',
'YTD' => 'YTD',
'welcome_back' => 'Chào mừng trở lại?',
'everything' => 'Tất cả mọi thứ',
'today' => 'hôm nay',
'customRange' => 'Chọn trong khoảng',
'date_range' => 'Date range',
'apply' => 'Áp dụng',
'select_date' => 'Chọn ngày..',
'cancel' => 'Hủy',
@@ -53,7 +56,7 @@ return [
'Opening balance' => 'Số dư đầu kỳ',
'create_new_stuff' => 'Tạo công cụ mới',
'new_withdrawal' => 'Rút tiền mới',
'create_new_transaction' => 'Tạo giao dịch mới',
'create_new_transaction' => 'Create a new transaction',
'sidebar_frontpage_create' => 'Tạo',
'new_transaction' => 'Giao dịch mới',
'no_rules_for_bill' => 'Hóa đơn này không có quy tắc nào liên quan đến nó.',
@@ -1451,6 +1454,8 @@ return [
'journal-amount' => 'Nhập hóa đơn hiện tại',
'name' => 'Tên',
'date' => 'Ngày',
'date_and_time' => 'Date and time',
'time' => 'Time',
'paid' => 'Đã thanh toán',
'unpaid' => 'Chưa thanh toán',
'day' => 'Ngày',
@@ -1514,6 +1519,8 @@ return [
'transaction_journal_information' => 'Thông tin giao dịch',
'transaction_journal_meta' => 'Thông tin tổng hợp',
'transaction_journal_more' => 'Thêm thông tin',
'basic_journal_information' => 'Basic transaction information',
'transaction_journal_extra' => 'Extra information',
'att_part_of_journal' => 'Được lưu trữ dưới ":journal"',
'total_amount' => 'Tổng cộng',
'number_of_decimals' => 'Số thập phân',