mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 10:47:00 +00:00 
			
		
		
		
	Update languages.
This commit is contained in:
		| @@ -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', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user