mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Update some translations.
This commit is contained in:
		| @@ -32,26 +32,11 @@ return [ | ||||
|     'index_sidebar-toggle'                            => '若要建立新的交易記錄、帳戶或其他內容,請使用此圖示下的選單。', | ||||
|     'index_cash_account'                              => '目前為止就建立了這些帳戶。您可以用現金帳戶來追蹤現金支出,如果您喜歡。', | ||||
|  | ||||
|     // transactions (withdrawal) | ||||
|     'transactions_create_withdrawal_source'           => '在此下拉清單中選取您喜歡的資產帳戶或負債。', | ||||
|     'transactions_create_withdrawal_destination'      => '在此選取一個支出帳戶。留空即代表現金支出。', | ||||
|     'transactions_create_withdrawal_foreign_currency' => '使用此欄位設定外幣及金額。', | ||||
|     'transactions_create_withdrawal_more_meta'        => '這些欄位設定許多其他的中繼資料。', | ||||
|     'transactions_create_withdrawal_split_add'        => '若您希望拆分交易,按此按鈕加一筆拆分', | ||||
|  | ||||
|     // transactions (deposit) | ||||
|     'transactions_create_deposit_source'              => '在此自動完成的下拉清單/文字方塊中選取或鍵入支款人。留空即代表現金存款。', | ||||
|     'transactions_create_deposit_destination'         => '在此選取一個資產或負債帳戶。', | ||||
|     'transactions_create_deposit_foreign_currency'    => '使用此欄位設定外幣及金額。', | ||||
|     'transactions_create_deposit_more_meta'           => '這些欄位設定許多其他的中繼資料。', | ||||
|     'transactions_create_deposit_split_add'           => '若您希望拆分交易,按此按鈕加一筆拆分', | ||||
|  | ||||
|     // transactions (transfer) | ||||
|     'transactions_create_transfer_source'             => '在此選取來源資產帳戶。', | ||||
|     'transactions_create_transfer_destination'        => '在此選取目標資產帳戶。', | ||||
|     'transactions_create_transfer_foreign_currency'   => '使用此欄位設定外幣及金額。', | ||||
|     'transactions_create_transfer_more_meta'          => '這些欄位設定許多其他的中繼資料。', | ||||
|     'transactions_create_transfer_split_add'          => '若您希望拆分交易,按此按鈕加一筆拆分', | ||||
|     // transactions | ||||
|     'transactions_create_basic_info'                  => 'Enter the basic information of your transaction. Source, destination, date and description.', | ||||
|     'transactions_create_amount_info'                 => 'Enter the amount of the transaction. If necessary the fields will auto-update for foreign amount info.', | ||||
|     'transactions_create_optional_info'               => 'All of these fields are optional. Adding meta-data here will make your transactions better organised.', | ||||
|     'transactions_create_split'                       => 'If you want to split a transaction, add more splits with this button', | ||||
|  | ||||
|     // create account: | ||||
|     'accounts_create_iban'                            => '帳戶若設定有效的 IBAN,有助日後匯入資料。', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user