mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-01 03:05:09 +00:00
Updated translations.
This commit is contained in:
@@ -54,6 +54,7 @@ return [
|
||||
'create_new_stuff' => '建立新內容',
|
||||
'new_withdrawal' => '新提款',
|
||||
'create_new_transaction' => '建立新交易',
|
||||
'sidebar_frontpage_create' => 'Create',
|
||||
'new_transaction' => '新交易',
|
||||
'no_rules_for_bill' => '此帳單未設定相關的規則。',
|
||||
'go_to_asset_accounts' => '檢視您的資產帳戶',
|
||||
@@ -199,13 +200,14 @@ return [
|
||||
'forgot_pw_page_title' => '忘記您 Firefly III 的密碼',
|
||||
'reset_pw_page_title' => '重設您 Firefly III 的密碼',
|
||||
'cannot_reset_demo_user' => '您不能重設 展示使用者 的密碼。',
|
||||
'no_att_demo_user' => 'The demo user can\'t upload attachments.',
|
||||
'button_register' => '註冊帳號',
|
||||
'authorization' => '身份認證',
|
||||
'active_bills_only' => '僅限使用中帳單',
|
||||
'active_exp_bills_only' => 'active and expected bills only',
|
||||
'average_per_bill' => '每張帳單的平均數',
|
||||
'expected_total' => '預期總數',
|
||||
'reconciliation_account_name' => ':name reconciliation',
|
||||
'reconciliation_account_name' => ':name reconciliation (:currency)',
|
||||
// API access
|
||||
'authorization_request' => 'Firefly III :version 版授權請求',
|
||||
'authorization_request_intro' => '<strong>:client</strong> 正要求權限存取您的財務管理,您是否願意授權 <strong>:client</strong> 存取這些紀錄?',
|
||||
@@ -471,6 +473,8 @@ return [
|
||||
'rule_action_remove_tag_choice' => '移除標籤…',
|
||||
'rule_action_remove_all_tags_choice' => '移除所有標籤',
|
||||
'rule_action_set_description_choice' => '把描述設置為…',
|
||||
'rule_action_update_piggy_choice' => 'Add/remove transaction amount in piggy bank..',
|
||||
'rule_action_update_piggy' => 'Add/remove transaction amount in piggy bank ":action_value"',
|
||||
'rule_action_append_description_choice' => '描述後加上…',
|
||||
'rule_action_prepend_description_choice' => '描述前加上…',
|
||||
'rule_action_set_source_account_choice' => '將來源帳戶設為...',
|
||||
@@ -925,6 +929,8 @@ return [
|
||||
'reconciliation_transaction_title' => '對帳 (:from 至 :to)',
|
||||
'sum_of_reconciliation' => '對帳加總',
|
||||
'reconcile_this_account' => '對帳此帳戶',
|
||||
'reconcile' => 'Reconcile',
|
||||
'show' => 'Show',
|
||||
'confirm_reconciliation' => '確認對帳',
|
||||
'submitted_start_balance' => '初始餘額已送出',
|
||||
'selected_transactions' => '已選擇交易 (:count)',
|
||||
@@ -1519,6 +1525,7 @@ return [
|
||||
|
||||
// recurring transactions
|
||||
'recurrences' => '週期性交易',
|
||||
'repeat_until_in_past' => 'This recurring transaction stopped repeating on :date.',
|
||||
'recurring_calendar_view' => '月曆',
|
||||
'no_recurring_title_default' => '一起建立一筆週期性交易!',
|
||||
'no_recurring_intro_default' => '您目前沒有週期性交易。您可使用此功能讓 Firefly III 自動為您建立交易。',
|
||||
|
||||
Reference in New Issue
Block a user