New translations form.php (Chinese Traditional)

This commit is contained in:
James Cole
2017-08-25 07:08:10 +02:00
parent 7a70b8234c
commit b9bbd2872e

View File

@@ -27,14 +27,14 @@ return [
'match' => '匹配於', 'match' => '匹配於',
'repeat_freq' => '循環週期', 'repeat_freq' => '循環週期',
'journal_currency_id' => '貨幣', 'journal_currency_id' => '貨幣',
'currency_id' => 'Currency', 'currency_id' => '',
'attachments' => 'Attachments', 'attachments' => '',
'journal_amount' => '金額', 'journal_amount' => '金額',
'journal_asset_source_account' => '資產帳戶 (源頭)', 'journal_asset_source_account' => '資產帳戶 (源頭)',
'journal_source_account_name' => '收入帳戶 (源頭)', 'journal_source_account_name' => '收入帳戶 (源頭)',
'journal_source_account_id' => '資產帳戶 (源頭)', 'journal_source_account_id' => '資產帳戶 (源頭)',
'BIC' => 'BIC', 'BIC' => '',
'verify_password' => 'Verify password security', 'verify_password' => '',
'account_from_id' => '從帳戶', 'account_from_id' => '從帳戶',
'account_to_id' => '到帳戶', 'account_to_id' => '到帳戶',
'source_account' => '來源帳戶', 'source_account' => '來源帳戶',
@@ -66,28 +66,28 @@ return [
'description' => '描述', 'description' => '描述',
'expense_account' => '支出帳戶', 'expense_account' => '支出帳戶',
'revenue_account' => '收入帳戶', 'revenue_account' => '收入帳戶',
'decimal_places' => 'Decimal places', 'decimal_places' => '',
'exchange_rate_instruction' => 'Foreign currencies', 'exchange_rate_instruction' => '',
'exchanged_amount' => 'Exchanged amount', 'exchanged_amount' => '',
'source_amount' => 'Amount (source)', 'source_amount' => '',
'destination_amount' => 'Amount (destination)', 'destination_amount' => '',
'native_amount' => 'Native amount', 'native_amount' => '',
'revenue_account_source' => '收入帳戶 (源頭)', 'revenue_account_source' => '收入帳戶 (源頭)',
'source_account_asset' => '來源帳戶 (資產帳戶)', 'source_account_asset' => '來源帳戶 (資產帳戶)',
'destination_account_expense' => 'Destination account (expense account)', 'destination_account_expense' => '',
'destination_account_asset' => 'Destination account (asset account)', 'destination_account_asset' => '',
'source_account_revenue' => '來源帳戶 (收入帳戶)', 'source_account_revenue' => '來源帳戶 (收入帳戶)',
'type' => 'Type', 'type' => '',
'convert_Withdrawal' => 'Convert withdrawal', 'convert_Withdrawal' => '',
'convert_Deposit' => 'Convert deposit', 'convert_Deposit' => '',
'convert_Transfer' => 'Convert transfer', 'convert_Transfer' => '',
'amount' => '金額', 'amount' => '金額',
'date' => '日期', 'date' => '日期',
'interest_date' => '付息日', 'interest_date' => '付息日',
'book_date' => 'Book date', 'book_date' => '',
'process_date' => '處理日期', 'process_date' => '處理日期',
'category' => '類別', 'category' => '類別',
'tags' => '標籤', 'tags' => '標籤',
@@ -96,32 +96,32 @@ return [
'targetdate' => '儲蓄目標日期', 'targetdate' => '儲蓄目標日期',
'tag' => '標籤', 'tag' => '標籤',
'under' => '低於', 'under' => '低於',
'symbol' => 'Symbol', 'symbol' => '',
'code' => 'Code', 'code' => '',
'iban' => 'IBAN', 'iban' => '',
'accountNumber' => '帳戶號碼', 'accountNumber' => '帳戶號碼',
'has_headers' => '標頭', 'has_headers' => '標頭',
'date_format' => '日期格式', 'date_format' => '日期格式',
'specifix' => 'Bank- or file specific fixes', 'specifix' => '',
'attachments[]' => '附檔', 'attachments[]' => '附檔',
'store_new_withdrawal' => '存儲新提款', 'store_new_withdrawal' => '存儲新提款',
'store_new_deposit' => '存儲新存款', 'store_new_deposit' => '存儲新存款',
'store_new_transfer' => '存儲新轉帳', 'store_new_transfer' => '存儲新轉帳',
'add_new_withdrawal' => '新增提款', 'add_new_withdrawal' => '新增提款',
'add_new_deposit' => '新增新存款', 'add_new_deposit' => '新增新存款',
'add_new_transfer' => 'Add a new transfer', 'add_new_transfer' => '',
'noPiggybank' => '(no piggy bank)', 'noPiggybank' => '',
'title' => '標題', 'title' => '標題',
'notes' => '備註', 'notes' => '備註',
'filename' => '檔案名稱', 'filename' => '檔案名稱',
'mime' => 'Mime type', 'mime' => '',
'size' => 'Size', 'size' => '',
'trigger' => 'Trigger', 'trigger' => '',
'stop_processing' => 'Stop processing', 'stop_processing' => '',
'start_date' => 'Start of range', 'start_date' => '',
'end_date' => 'End of range', 'end_date' => '',
'export_start_range' => 'Start of export range', 'export_start_range' => '',
'export_end_range' => 'End of export range', 'export_end_range' => '',
'export_format' => '檔案格式', 'export_format' => '檔案格式',
'include_attachments' => '包括上傳的附件', 'include_attachments' => '包括上傳的附件',
'include_old_uploads' => '包含導入的資料', 'include_old_uploads' => '包含導入的資料',
@@ -132,68 +132,68 @@ return [
'delete_category' => '刪除類別 ":name"', 'delete_category' => '刪除類別 ":name"',
'delete_currency' => '刪除貨幣 ":name"', 'delete_currency' => '刪除貨幣 ":name"',
'delete_journal' => '刪除包含描述 ":description" 的交易', 'delete_journal' => '刪除包含描述 ":description" 的交易',
'delete_attachment' => 'Delete attachment ":name"', 'delete_attachment' => '',
'delete_rule' => 'Delete rule ":title"', 'delete_rule' => '',
'delete_rule_group' => 'Delete rule group ":title"', 'delete_rule_group' => '',
'delete_link_type' => 'Delete link type ":name"', 'delete_link_type' => '',
'attachment_areYouSure' => 'Are you sure you want to delete the attachment named ":name"?', 'attachment_areYouSure' => '',
'account_areYouSure' => 'Are you sure you want to delete the account named ":name"?', 'account_areYouSure' => '',
'bill_areYouSure' => '你確定要刪除賬單 ":name" 嗎?', 'bill_areYouSure' => '你確定要刪除賬單 ":name" 嗎?',
'rule_areYouSure' => 'Are you sure you want to delete the rule titled ":title"?', 'rule_areYouSure' => '',
'ruleGroup_areYouSure' => 'Are you sure you want to delete the rule group titled ":title"?', 'ruleGroup_areYouSure' => '',
'budget_areYouSure' => 'Are you sure you want to delete the budget named ":name"?', 'budget_areYouSure' => '',
'category_areYouSure' => 'Are you sure you want to delete the category named ":name"?', 'category_areYouSure' => '',
'currency_areYouSure' => 'Are you sure you want to delete the currency named ":name"?', 'currency_areYouSure' => '',
'piggyBank_areYouSure' => 'Are you sure you want to delete the piggy bank named ":name"?', 'piggyBank_areYouSure' => '',
'journal_areYouSure' => '你真的要刪除這個描述為 ":description" 的交易嗎?', 'journal_areYouSure' => '你真的要刪除這個描述為 ":description" 的交易嗎?',
'mass_journal_are_you_sure' => 'Are you sure you want to delete these transactions?', 'mass_journal_are_you_sure' => '',
'tag_areYouSure' => '你真的要要刪除標籤 ":tag" 嗎?', 'tag_areYouSure' => '你真的要要刪除標籤 ":tag" 嗎?',
'journal_link_areYouSure' => 'Are you sure you want to delete the link between <a href=":source_link">:source</a> and <a href=":destination_link">:destination</a>?', 'journal_link_areYouSure' => '',
'linkType_areYouSure' => 'Are you sure you want to delete the link type ":name" (":inward" / ":outward")?', 'linkType_areYouSure' => '',
'permDeleteWarning' => 'Deleting stuff from Firely is permanent and cannot be undone.', 'permDeleteWarning' => '',
'mass_make_selection' => 'You can still prevent items from being deleted by removing the checkbox.', 'mass_make_selection' => '',
'delete_all_permanently' => 'Delete selected permanently', 'delete_all_permanently' => '',
'update_all_journals' => 'Update these transactions', 'update_all_journals' => '',
'also_delete_transactions' => 'The only transaction connected to this account will be deleted as well.|All :count transactions connected to this account will be deleted as well.', 'also_delete_transactions' => '',
'also_delete_connections' => 'The only transaction linked with this link type will lose this connection.|All :count transactions linked with this link type will lose their connection.', 'also_delete_connections' => '',
'also_delete_rules' => 'The only rule connected to this rule group will be deleted as well.|All :count rules connected to this rule group will be deleted as well.', 'also_delete_rules' => '',
'also_delete_piggyBanks' => 'The only piggy bank connected to this account will be deleted as well.|All :count piggy bank connected to this account will be deleted as well.', 'also_delete_piggyBanks' => '',
'bill_keep_transactions' => 'The only transaction connected to this bill will not be deleted.|All :count transactions connected to this bill will spared deletion.', 'bill_keep_transactions' => '',
'budget_keep_transactions' => 'The only transaction connected to this budget will not be deleted.|All :count transactions connected to this budget will spared deletion.', 'budget_keep_transactions' => '',
'category_keep_transactions' => 'The only transaction connected to this category will not be deleted.|All :count transactions connected to this category will spared deletion.', 'category_keep_transactions' => '',
'tag_keep_transactions' => 'The only transaction connected to this tag will not be deleted.|All :count transactions connected to this tag will spared deletion.', 'tag_keep_transactions' => '',
'email' => 'Email address', 'email' => '',
'password' => 'Password', 'password' => '',
'password_confirmation' => 'Password (again)', 'password_confirmation' => '',
'blocked' => 'Is blocked?', 'blocked' => '',
'blocked_code' => 'Reason for block', 'blocked_code' => '',
// admin // admin
'domain' => 'Domain', 'domain' => '',
'single_user_mode' => 'Single user mode', 'single_user_mode' => '',
'must_confirm_account' => 'New users must activate account', 'must_confirm_account' => '',
'is_demo_site' => 'Is demo site', 'is_demo_site' => '',
// import // import
'import_file' => '匯入檔案', 'import_file' => '匯入檔案',
'configuration_file' => 'Configuration file', 'configuration_file' => '',
'import_file_type' => '匯入檔案類型', 'import_file_type' => '匯入檔案類型',
'csv_comma' => 'A comma (,)', 'csv_comma' => '',
'csv_semicolon' => 'A semicolon (;)', 'csv_semicolon' => '',
'csv_tab' => 'A tab (invisible)', 'csv_tab' => '',
'csv_delimiter' => 'CSV field delimiter', 'csv_delimiter' => '',
'csv_import_account' => 'Default import account', 'csv_import_account' => '',
'csv_config' => 'CSV import configuration', 'csv_config' => '',
'due_date' => '到期日', 'due_date' => '到期日',
'payment_date' => 'Payment date', 'payment_date' => '',
'invoice_date' => 'Invoice date', 'invoice_date' => '',
'internal_reference' => 'Internal reference', 'internal_reference' => '',
'inward' => 'Inward description', 'inward' => '',
'outward' => 'Outward description', 'outward' => '',
]; ];