mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 10:47:00 +00:00 
			
		
		
		
	New translations [skip ci]
This commit is contained in:
		| @@ -593,7 +593,6 @@ return [ | ||||
|     'invalid_convert_selection'               => 'Akun yang telah Anda pilih sudah digunakan dalam transaksi ini atau tidak ada.', | ||||
|     'source_or_dest_invalid'                  => 'Cannot find the correct transaction details. Conversion is not possible.', | ||||
|  | ||||
|  | ||||
|     // create new stuff: | ||||
|     'create_new_withdrawal'                   => 'Buat penarikan baru', | ||||
|     'create_new_deposit'                      => 'Buat deposit baru', | ||||
| @@ -816,12 +815,17 @@ return [ | ||||
|     'perm-delete-many'                        => 'Menghapus banyak barang dalam satu go bisa sangat mengganggu. Harap berhati-hati.', | ||||
|     'mass_deleted_transactions_success'       => 'Dihapus:amount transaksi.', | ||||
|     'mass_edited_transactions_success'        => 'Diperbarui:amount transaksi', | ||||
|     'opt_group_'                              => '(no account type)', | ||||
|     'opt_group_no_account_type'               => '(tidak ada jenis akun)', | ||||
|     'opt_group_defaultAsset'                  => 'Akun aset standar', | ||||
|     'opt_group_savingAsset'                   => 'Menyimpan akun', | ||||
|     'opt_group_sharedAsset'                   => 'Akun aset bersama', | ||||
|     'opt_group_ccAsset'                       => 'Kartu kredit', | ||||
|     'opt_group_cashWalletAsset'               => 'Cash wallets', | ||||
|     'opt_group_l_Loan'                        => 'Liability: Loan', | ||||
|     'opt_group_l_Debt'                        => 'Liability: Debt', | ||||
|     'opt_group_l_Mortgage'                    => 'Liability: Mortgage', | ||||
|     'opt_group_l_Credit card'                 => 'Liability: Credit card', | ||||
|     'notes'                                   => 'Notes', | ||||
|     'unknown_journal_error'                   => 'Could not store the transaction. Please check the log files.', | ||||
|  | ||||
|   | ||||
| @@ -50,8 +50,8 @@ return [ | ||||
|     'source_account'              => 'Akun sumber', | ||||
|     'destination_account'         => 'Akun tujuan', | ||||
|     'journal_destination_id'      => 'Asset account (destination)', | ||||
|     'asset_destination_account'   => 'Akun aset (tujuan)', | ||||
|     'asset_source_account'        => 'Akun aset (sumber)', | ||||
|     'asset_destination_account'   => 'Destination account', | ||||
|     'asset_source_account'        => 'Source account', | ||||
|     'journal_description'         => 'Deskripsi', | ||||
|     'note'                        => 'Catatan', | ||||
|     'split_journal'               => 'Pisahkan transaksi ini', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user