Updated strings.

This commit is contained in:
James Cole
2020-06-04 06:49:44 +02:00
parent 3db778a2b1
commit 29847c9711
149 changed files with 863 additions and 4978 deletions

View File

@@ -23,4 +23,4 @@ declare(strict_types=1);
return [
];
];

View File

@@ -24,9 +24,6 @@ declare(strict_types=1);
return [
// profile
'personal_access_tokens' => '個人存取權杖',
// bills:
'not_expected_period' => '未預期在此時期內',
'not_or_not_yet' => '(還) 沒有',
];

View File

@@ -32,7 +32,6 @@ return [
'clone' => '複製',
'last_seven_days' => '最近7天',
'last_thirty_days' => '最近30天',
'welcomeBack' => 'What\'s playing?',
'welcome_back' => 'What\'s playing?',
'everything' => '所有',
'today' => '今天',
@@ -737,7 +736,7 @@ return [
'convert_please_set_asset_source' => '請選擇金錢來源的資產帳戶',
'convert_expl_w_d' => 'When converting from a withdrawal to a deposit, the money will be deposited into the displayed destination account, instead of being withdrawn from it.|When converting from a withdrawal to a deposit, the money will be deposited into the displayed destination accounts, instead of being withdrawn from them.',
'convert_expl_w_t' => 'When converting a withdrawal into a transfer, the money will be transferred away from the source account into other asset or liability account instead of being spent on the original expense account.|When converting a withdrawal into a transfer, the money will be transferred away from the source accounts into other asset or liability accounts instead of being spent on the original expense accounts.',
'convert_expl_d_w' => 'When converting a deposit into a withdrawal, the money will be withdrawn from the displayed source account, instead of being deposited into it.|When converting a deposit into a withdrawal, the money will be withdrawn from the displayed source accounts, instead of being deposited into them. To complete the conversion, please select new destination accounts.',
'convert_expl_d_w' => 'When converting a deposit into a withdrawal, the money will be withdrawn from the displayed source account, instead of being deposited into it.|When converting a deposit into a withdrawal, the money will be withdrawn from the displayed source accounts, instead of being deposited into them.',
'convert_expl_d_t' => 'When you convert a deposit into a transfer, the money will be deposited into the listed destination account from any of your asset or liability account.|When you convert a deposit into a transfer, the money will be deposited into the listed destination accounts from any of your asset or liability accounts.',
'convert_expl_t_w' => 'When you convert a transfer into a withdrawal, the money will be spent on the destination account you set here, instead of being transferred away.|When you convert a transfer into a withdrawal, the money will be spent on the destination accounts you set here, instead of being transferred away.',
'convert_expl_t_d' => 'When you convert a transfer into a deposit, the money will be deposited into the destination account you see here, instead of being transferred into it.|When you convert a transfer into a deposit, the money will be deposited into the destination accounts you see here, instead of being transferred into them.',
@@ -1319,9 +1318,7 @@ return [
'summary' => '概要',
'average' => '平均',
'balanceFor' => ':name 的餘額',
'no_tags_for_cloud' => '沒有產生雲的標籤',
'no_tags' => '(no tags)',
'tag_cloud' => '標籤雲',
// piggy banks:
'add_money_to_piggy' => '新增金錢至小豬撲滿 “:name”',
@@ -1419,7 +1416,6 @@ return [
'split_transaction_title' => '拆分交易的描述',
'split_transaction_title_help' => 'If you create a split transaction, there must be a global description for all splits of the transaction.',
'split_title_help' => '若您建立一筆拆分交易,須有一個有關交易所有拆分的整體描述。',
'transaction_information' => '交易資訊',
'you_create_transfer' => 'You\'re creating a transfer.',
'you_create_withdrawal' => 'You\'re creating a withdrawal.',
'you_create_deposit' => 'You\'re creating a deposit.',
@@ -1490,11 +1486,6 @@ return [
// split a transaction:
'splits' => '拆分',
'add_another_split' => '增加拆分',
'split-transactions' => '拆分交易',
'do_split' => '進行拆分',
'split_this_withdrawal' => '拆分這筆提款',
'split_this_deposit' => '拆分這筆存款',
'split_this_transfer' => '拆分這筆轉帳',
'cannot_edit_opening_balance' => '您無法編輯一個帳戶的開戶餘額。',
'no_edit_multiple_left' => '您沒有選擇有效的交易紀錄以供編輯。',
'breadcrumb_convert_group' => 'Convert transaction',
@@ -1508,7 +1499,6 @@ return [
// Import page (general strings only)
'import_index_title' => '將交易記錄導入',
'import_data' => '匯入資料',
'import_transactions' => '匯入交易',
'import_tools_title' => 'Import tools',
'tools_index_intro' => 'Several tools exist to import data into Firefly III. Check them out below. For more information, check out <a href="https://docs.firefly-iii.org/importing-data/introduction">this page</a>.',
@@ -1599,10 +1589,6 @@ return [
'recurring_never_cron' => '用來支援週期性交易的 cron job 似乎沒有運行過,這在您剛安裝 Firefly III 沒多久時是非常正常的,但能越快處理越好。請使用本頁右上角的 (?)-圖示查閱說明頁面。',
'recurring_cron_long_ago' => '用來支援週期性交易的 cron job 自上次運行已超過了 36 小時,您確定您已正確設定了嗎?請使用本頁右上角的 (?)-圖示查閱說明頁面。',
'recurring_meta_field_tags' => '標籤',
'recurring_meta_field_notes' => '備註',
'recurring_meta_field_bill_id' => '帳單',
'recurring_meta_field_piggy_bank_id' => '小豬撲滿',
'create_new_recurrence' => '建立新週期性交易',
'help_first_date' => '表示第一筆預期的週期性交易,應於未來發生。',
'help_first_date_no_past' => '表示第一筆預期的週期交易Firefly III 不會建立過去的交易。',
@@ -1645,7 +1631,6 @@ return [
'box_spent_in_currency' => '已花費 (:currency)',
'box_earned_in_currency' => '盈利 (:currency)',
'box_budgeted_in_currency' => 'Budgeted (:currency)',
'box_sum_in_currency' => 'Sum (:currency)',
'box_bill_paid_in_currency' => '已付帳單 (:currency)',
'box_bill_unpaid_in_currency' => '未付帳單 (:currency)',
'box_left_to_spend_in_currency' => '可供花費 (:currency)',

View File

@@ -40,35 +40,25 @@ return [
'repeat_freq' => '重複',
'location' => 'Location',
'update_channel' => 'Update channel',
'journal_currency_id' => '貨幣',
'currency_id' => '貨幣',
'transaction_currency_id' => '貨幣',
'auto_budget_currency_id' => 'Currency',
'external_ip' => '您的伺服器外部IP',
'attachments' => '附加檔案',
'journal_amount' => '金額',
'journal_source_name' => '收入帳戶 (來源)',
'keep_bill_id' => '帳單',
'journal_source_id' => '資產帳戶 (來源)',
'BIC' => 'BIC',
'verify_password' => '驗證密碼安全性',
'source_account' => '來源帳戶',
'destination_account' => '目標帳戶',
'journal_destination_id' => '資產帳戶 (目標)',
'asset_destination_account' => '目標帳戶',
'include_net_worth' => '包括淨值',
'asset_source_account' => '來源帳戶',
'journal_description' => '說明',
'note' => '備註',
'store_new_transaction' => '儲存新交易',
'split_journal' => '分割此交易',
'split_journal_explanation' => '分割這個交易為幾個部分',
'currency' => '貨幣',
'account_id' => '資產帳戶',
'budget_id' => '預算',
'opening_balance' => '初始餘額',
'tagMode' => '標籤模式',
'tag_position' => '標籤位置',
'virtual_balance' => '虛擬餘額',
'targetamount' => '目標金額',
'account_role' => '帳戶角色',
@@ -83,10 +73,7 @@ return [
'expense_account' => '支出帳戶',
'revenue_account' => '收入帳戶',
'decimal_places' => '小數位數',
'exchange_rate_instruction' => '外幣',
'source_amount' => '金額 (來源)',
'destination_amount' => '金額 (目標)',
'native_amount' => '原生金額',
'new_email_address' => '新電子郵件地址',
'verification' => '驗證',
'api_key' => 'API 金鑰',
@@ -95,10 +82,6 @@ return [
'interest' => '利率',
'interest_period' => '利率期',
'source_account_asset' => '來源帳戶 (資產帳戶)',
'destination_account_expense' => '目標帳戶 (支出帳戶)',
'destination_account_asset' => '目標帳戶 (資產帳戶)',
'source_account_revenue' => '來源帳戶 (收入帳戶)',
'type' => '類型',
'convert_Withdrawal' => '轉換提款',
'convert_Deposit' => '轉換存款',
@@ -106,7 +89,6 @@ return [
'amount' => '金額',
'foreign_amount' => '外幣金額',
'existing_attachments' => '既有附加檔案',
'date' => '日期',
'interest_date' => '利率日期',
'book_date' => '登記日期',
@@ -128,12 +110,6 @@ return [
'date_format' => '日期格式',
'specifix' => '特定的銀行或檔案修正',
'attachments[]' => '附加檔案',
'store_new_withdrawal' => '儲存新提款',
'store_new_deposit' => '儲存新存款',
'store_new_transfer' => '儲存新轉帳',
'add_new_withdrawal' => '新增新提款',
'add_new_deposit' => '新增新存款',
'add_new_transfer' => '新增新轉帳',
'title' => '標題',
'notes' => '備註',
'filename' => '檔案名稱',
@@ -143,8 +119,6 @@ return [
'stop_processing' => '停止處理',
'start_date' => '範圍起點',
'end_date' => '範圍終點',
'include_attachments' => '包括上傳的附件',
'include_old_uploads' => '包含匯入的資料',
'delete_account' => '刪除帳戶 ":name"',
'delete_bill' => '刪除帳單 ":name"',
'delete_budget' => '刪除預算 ":name"',
@@ -217,10 +191,7 @@ return [
'csv_tab' => 'TAB鍵 (不可見)',
'csv_delimiter' => 'CSV 欄位分隔符號',
'csv_import_account' => '預設匯入帳戶',
'csv_config' => 'CSV 匯入組態',
'client_id' => '客戶端 ID',
'service_secret' => 'Service secret',
'app_secret' => 'App Secret',
'app_id' => 'App ID',
'secret' => '金鑰',
'public_key' => '公共金鑰',

View File

@@ -27,8 +27,6 @@ return [
'index_breadcrumb' => '匯入資料到 Firefly III',
'prerequisites_breadcrumb_fake' => '虛擬匯入提供者的先決條件',
'prerequisites_breadcrumb_spectre' => 'Spectre 的先決條件',
'prerequisites_breadcrumb_bunq' => 'bunq 的先決條件',
'prerequisites_breadcrumb_ynab' => 'YNAB 的先決條件',
'job_configuration_breadcrumb' => '":key" 設定',
'job_status_breadcrumb' => '":key" 匯入狀態',
'disabled_for_demo_user' => '在展示中不啟用',
@@ -43,26 +41,14 @@ return [
// import provider strings (index):
'button_fake' => '模擬匯入',
'button_file' => '匯入檔案',
'button_bunq' => '自 bunq 匯入',
'button_spectre' => '使用 Spectre 匯入',
'button_plaid' => '使用 Plait 匯入',
'button_yodlee' => '使用 Yodlee 匯入',
'button_quovo' => '使用 Quovo 匯入',
'button_ynab' => '自 You Need A Budget 匯入',
'button_fints' => '使用 FinTS 匯入',
// prerequisites box (index)
'need_prereq_title' => '匯入先決條件',
'need_prereq_intro' => '部分匯入方式在使用前需要您的注意。例如,可能需要特別的 API 金鑰或應用程式秘鑰,您可在此設定。圖示表示是否已滿足這些先決條件。',
'do_prereq_fake' => '虛擬提供者的先決條件',
'do_prereq_file' => '檔案匯入的先決條件',
'do_prereq_bunq' => '從 bunq 匯入的先決條件',
'do_prereq_spectre' => '使用 Spectre 匯入的先決條件',
'do_prereq_plaid' => '使用 Plaid 匯入的先決條件',
'do_prereq_yodlee' => '使用 Yodlee 匯入的先決條件',
'do_prereq_quovo' => '使用 Quovo 匯入的先決條件',
'do_prereq_ynab' => '從 YNAB 匯入的先決條件',
// prerequisites:
'prereq_fake_title' => '自虛擬匯入提供者匯入的先決條件',
@@ -70,18 +56,10 @@ return [
'prereq_spectre_title' => '使用 Spectre API 匯入的先決條件',
'prereq_spectre_text' => '為使用 Spectre API (v4) 匯入資料,您必須提供 Firefly III 兩個秘密數值,可於 <a href="https://www.saltedge.com/clients/profile/secrets">密鑰頁面</a> 找到。',
'prereq_spectre_pub' => '同理Spectre API 也會需要您下方看見的公鑰。若無此公鑰,服務供應商無法辨認您,請於您的 <a href="https://www.saltedge.com/clients/profile/secrets">密鑰頁面</a> 鍵入您的公鑰。',
'prereq_bunq_title' => '從 bunq 匯入的先決條件',
'prereq_bunq_text' => '如要自 bunq 匯入,您需要先取得一組 API 金鑰,可從相關的手機應用程式取得。請注意,自 bunq 匯入的功能仍屬測試版本,僅以沙盒 API 作過測試。',
'prereq_bunq_ip' => 'bunq 需要您的對外 IP 位址。Firefly III 已嘗試以 <a href="https://www.ipify.org/">ipify 服務</a> 自動填入此欄,請確認此 IP 位置正確,否則匯入將失敗。',
'prereq_ynab_title' => '從 YNAB 匯入的先決條件',
'prereq_ynab_text' => '為了能夠從 YNAB 下載交易,請在您的 <a href="https://app.youneedabudget.com/settings/developer"> 開發人員設置頁 </a> 上建立一個新的應用程式,並在此頁面上輸入客戶端 ID 和密碼。',
'prereq_ynab_redirect' => '若要完成設定,請前往 <a href="https://app.youneedabudget.com/settings/developer">開發者設定頁面</a> 並在 "Redirect URI(s)" 輸入以下網址。',
'callback_not_tls' => 'Firefly III 偵測到以下回呼 URI。您的伺服器設定似乎未接受 TLS 連接 (https)。YNAB 不會接受此 URI您可以繼續匯入 (也許 Firefly III 是錯的),但請留意此點。',
// prerequisites success messages:
'prerequisites_saved_for_fake' => '虛構 API 金鑰儲存成功!',
'prerequisites_saved_for_spectre' => '應用程式 ID 與密鑰已儲存!',
'prerequisites_saved_for_bunq' => 'API 金鑰與 IP 已儲存!',
'prerequisites_saved_for_ynab' => 'YNAB 客戶 ID 與密鑰已儲存!',
// job configuration:
'job_config_apply_rules_title' => '工作設定 - 套用您的規則?',
@@ -134,42 +112,8 @@ return [
'job_config_spectre_apply_rules_text' => '您的規則預設會套用至此匯入流程中所建立的交易。若您不希望如此,請取消選取此核選方塊。',
// job configuration for bunq:
'job_config_bunq_accounts_title' => 'bunq 帳戶',
'job_config_bunq_accounts_text' => '這些是在您 bunq 帳戶上的帳戶,請選擇您欲匯入的帳戶,以及欲把交易匯入到哪個帳戶。',
'bunq_no_mapping' => '您似乎沒有選擇任何帳戶。',
'should_download_config' => '您該下載此工作的 <a href=":route">設定檔</a>,好方便日後再匯入。',
'share_config_file' => '如果您是從公共銀行匯入資料,您應該 <a href="https://github.com/firefly-iii/import-configurations/wiki">分享您的設定檔</a> 好方便其他使用者匯入他們的資料。分享您的設定檔並不會暴露您的財務細節。',
'job_config_bunq_apply_rules' => '套用規則',
'job_config_bunq_apply_rules_text' => '您的規則預設會套用至此匯入流程中所建立的交易。若您不希望如此,請取消選取此核選方塊。',
'bunq_savings_goal' => '儲蓄目標::amount (:percentage%)',
'bunq_account_status_CANCELLED' => '已關閉 bunq 帳號',
'ynab_account_closed' => '帳戶已關閉!',
'ynab_account_deleted' => '帳戶已刪除!',
'ynab_account_type_savings' => '儲蓄帳戶',
'ynab_account_type_checking' => '支票帳戶',
'ynab_account_type_cash' => '現金帳戶',
'ynab_account_type_creditCard' => '信用卡',
'ynab_account_type_lineOfCredit' => '信用額度',
'ynab_account_type_otherAsset' => '其他資產帳戶',
'ynab_account_type_otherLiability' => '其他債務',
'ynab_account_type_payPal' => 'Paypal',
'ynab_account_type_merchantAccount' => '商業帳戶',
'ynab_account_type_investmentAccount' => '投資帳戶',
'ynab_account_type_mortgage' => '抵押',
'ynab_do_not_import' => '(不匯入)',
'job_config_ynab_apply_rules' => '套用規則',
'job_config_ynab_apply_rules_text' => '您的規則預設會套用至此匯入流程中所建立的交易。若您不希望如此,請取消選取此核選方塊。',
// job configuration for YNAB:
'job_config_ynab_select_budgets' => '選擇您的預算',
'job_config_ynab_select_budgets_text' => '您有 :count 筆儲存於 YNAB 的預算,請選擇要從哪個匯入交易紀錄。',
'job_config_ynab_no_budgets' => '沒有可供匯入的預算。',
'ynab_no_mapping' => '您似乎沒有選擇任何欲匯入的帳戶。',
'job_config_ynab_bad_currency' => '您無法匯入以下預算,因為您的帳戶不是使用這些預算的相同貨幣。',
'job_config_ynab_accounts_title' => '選擇帳戶',
'job_config_ynab_accounts_text' => '這預算中有以下帳戶可用,請選擇您欲匯入的帳戶以及欲儲存交易紀錄的地方。',
// keys from "extra" array:
'spectre_extra_key_iban' => '國際銀行帳戶號碼 (IBAN)',
@@ -192,41 +136,6 @@ return [
'spectre_extra_key_unit_price' => '單價',
'spectre_extra_key_transactions_count' => '交易數',
//job configuration for finTS
'fints_connection_failed' => '嘗試連接至您的銀行時發生錯誤,請確定您所有鍵入的資料均正確。原錯誤訊息::originalError',
'job_config_fints_url_help' => '例如 https://banking-dkb.s-fints-pt-dkb.de/fints30',
'job_config_fints_username_help' => '對多數銀行而言,這是你的帳號。',
'job_config_fints_port_help' => '預設埠為 443。',
'job_config_fints_account_help' => '選擇您欲匯入交易的銀行帳戶。',
'job_config_local_account_help' => '選擇對應您上方所選銀行帳戶的 Firefly III 帳戶。',
// specifics:
'specific_ing_name' => 'ING NL',
'specific_ing_descr' => '在 ING 匯出中建立更好的描述',
'specific_sns_name' => 'SNS / Volksbank NL',
'specific_sns_descr' => '刪除 SNS / Volksbank 匯出檔案中的英文引號',
'specific_abn_name' => 'ABN AMRO NL',
'specific_abn_descr' => '修正 ABN AMRO 檔案中的潛在問題',
'specific_rabo_name' => 'Rabobank NL',
'specific_rabo_descr' => '修正 Rabobank 檔案中的潛在問題',
'specific_pres_name' => 'President\'s Choice Financial CA',
'specific_pres_descr' => '修正 PC 檔案中的潛在問題',
'specific_belfius_name' => 'Belfius BE',
'specific_belfius_descr' => '修正 Belfius 檔案中的潛在問題',
'specific_ingbelgium_name' => 'ING BE',
'specific_ingbelgium_descr' => 'Fixes potential problems with ING Belgium files',
// job configuration for file provider (stage: roles)
'job_config_roles_title' => '匯入設定 (3/4) - 定義每個欄的角色',
'job_config_roles_text' => '在您 CSV 檔案中的每個欄均含某些資料,請說明係核種資料供匯入器參照。用以「映射」資料的選項,即您將連結每個欄中的資料至您資料庫的一個值。一個常見的「已映射」的欄,是包含 IBAN 相對帳戶的欄,這便可輕易地媒合至您資料庫既存的 IBAN 帳戶。',
'job_config_roles_submit' => '繼續',
'job_config_roles_column_name' => '欄名',
'job_config_roles_column_example' => '欄的範例資料',
'job_config_roles_column_role' => '欄資料涵義',
'job_config_roles_do_map_value' => '映射這些數值',
'job_config_roles_no_example' => '無範例資料可用',
'job_config_roles_fa_warning' => '如果您將一個欄標記為外幣金額,您亦須設定該欄是哪一外幣。',
'job_config_roles_rwarning' => '請至少將一個欄標示為金額欄,亦建議選擇描述、日期與對應帳戶的欄。',
'job_config_roles_colum_count' => '欄',
// job config for the file provider (stage: mapping):
'job_config_map_title' => '匯入設定 (4/4) - 連接匯入資料與 Firefly III 資料',
'job_config_map_text' => '在下方的表格中左邊值顯示在您上傳的檔案中所找到的資訊而映射這些值是您當前的任務。如果可能請映射至呈現在您資料庫既有的值Firefly III 會依此映射。若無可供映射的值,或您不希望映射特定值,請別選取。',
@@ -256,64 +165,9 @@ return [
'result_one_transaction' => '僅匯入了 1 筆交易,並儲存在標籤 <a href=":route" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a> 下,可進一步再檢視。',
'result_many_transactions' => 'Firefly III 已匯入 :count 筆交易,並儲存在標籤 <a href=":route" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a> 下,可進一步再檢視。',
// general errors and warnings:
'bad_job_status' => '如要存取此頁,您的匯入工作不能有 ":status" 狀態。',
// column roles for CSV import:
'column__ignore' => '(忽略此欄)',
'column_account-iban' => '資產帳戶 (IBAN)',
'column_account-id' => '資產帳戶 ID (與 FF3 相符)',
'column_account-name' => '資產帳戶 (名稱)',
'column_account-bic' => '資產帳戶 (BIC)',
'column_amount' => '金額',
'column_amount_foreign' => '金額 (以外幣計)',
'column_amount_debit' => '金額 (債務欄)',
'column_amount_credit' => '金額 (信用欄)',
'column_amount_negated' => '金額 (正負交換欄)',
'column_amount-comma-separated' => '金額 (逗號作小數點分隔)',
'column_bill-id' => '帳單 ID (與 FF3 相符)',
'column_bill-name' => '帳單名稱',
'column_budget-id' => '預算 ID (與 FF3 相符)',
'column_budget-name' => '預算名稱',
'column_category-id' => '分類 ID (與 FF3 相符)',
'column_category-name' => '分類名稱',
'column_currency-code' => '貨幣代碼 (ISO 4217)',
'column_foreign-currency-code' => '外幣代碼 (ISO 4217)',
'column_currency-id' => '貨幣 ID (與 FF3 相符)',
'column_currency-name' => '貨幣名稱 (與 FF3 相符)',
'column_currency-symbol' => '貨幣符號 (與 FF3 相符)',
'column_date-interest' => '利率計算日期',
'column_date-book' => '交易預訂日期',
'column_date-process' => '交易處理日期',
'column_date-transaction' => '日期',
'column_date-due' => '交易到期日期',
'column_date-payment' => '交易付款日期',
'column_date-invoice' => '交易收據日期',
'column_description' => '描述',
'column_opposing-iban' => '對應帳戶 (IBAN)',
'column_opposing-bic' => '對應帳戶 (BIC)',
'column_opposing-id' => '對應帳戶 ID (與 FF3 相符)',
'column_external-id' => '外部 ID',
'column_opposing-name' => '對應帳戶 (名稱)',
'column_rabo-debit-credit' => 'Rabobank 獨有現金/信用卡指標',
'column_ing-debit-credit' => 'ING 獨有 現金/信用卡 指標',
'column_generic-debit-credit' => '通用銀行債務/信用指標',
'column_sepa_ct_id' => 'SEPA end-to-end Identifier',
'column_sepa_ct_op' => 'SEPA Opposing Account Identifier',
'column_sepa_db' => 'SEPA Mandate Identifier',
'column_sepa_cc' => 'SEPA Clearing Code',
'column_sepa_ci' => 'SEPA Creditor Identifier',
'column_sepa_ep' => 'SEPA External Purpose',
'column_sepa_country' => 'SEPA Country Code',
'column_sepa_batch_id' => 'SEPA Batch ID',
'column_tags-comma' => '標籤 (以逗號分隔)',
'column_tags-space' => '標籤 (以空白鍵分隔)',
'column_account-number' => '資產帳戶 (帳戶號碼)',
'column_opposing-number' => '相對帳戶 (帳戶號碼)',
'column_note' => '備註',
'column_internal-reference' => '內部參照',
// error message
'duplicate_row' => 'Row #:row (":description") could not be imported. It already exists.',

View File

@@ -41,13 +41,11 @@ return [
'transaction_type' => 'Type',
'lastActivity' => '上次活動',
'balanceDiff' => '餘額差',
'matchesOn' => '配對於',
'other_meta_data' => 'Other meta data',
'account_type' => '帳戶類型',
'created_at' => '建立於',
'account' => '帳戶',
'matchingAmount' => '金額',
'split_number' => '分割編號 #',
'destination' => '目標',
'source' => '來源',
'next_expected_match' => '下一個預期的配對',
@@ -55,7 +53,6 @@ return [
'repeat_freq' => '重複',
'description' => '描述',
'amount' => '金額',
'internal_reference' => '內部參照',
'date' => '日期',
'interest_date' => '利率日期',
'book_date' => '登記日期',
@@ -63,7 +60,7 @@ return [
'due_date' => '到期日',
'payment_date' => '付款日期',
'invoice_date' => '發票日期',
'interal_reference' => '內部參照',
'internal_reference' => 'Internal reference',
'notes' => '備註',
'from' => '自',
'piggy_bank' => '小豬撲滿',