Meta data for new release.

This commit is contained in:
James Cole
2023-03-10 19:11:27 +01:00
parent 591e3ab3ec
commit 643ae91bb5
87 changed files with 1637 additions and 1515 deletions

View File

@@ -46,15 +46,15 @@ return [
'confirm_action' => 'Confirm action',
'last_seven_days' => '最近7天',
'last_thirty_days' => '最近30天',
'last_180_days' => 'Last 180 days',
'month_to_date' => 'Month to date',
'year_to_date' => 'Year to date',
'YTD' => 'YTD',
'last_180_days' => '最近 180 ',
'month_to_date' => '本月至今',
'year_to_date' => '今年迄今為止',
'YTD' => '本年至今',
'welcome_back' => 'What\'s playing?',
'everything' => '所有',
'today' => '今天',
'customRange' => '自訂範圍',
'date_range' => 'Date range',
'date_range' => '日期範圍',
'apply' => '套用',
'select_date' => '選擇日期..',
'cancel' => '取消',
@@ -71,8 +71,8 @@ return [
'Opening balance' => '初始餘額',
'create_new_stuff' => '建立新內容',
'new_withdrawal' => '新提款',
'create_new_transaction' => 'Create a new transaction',
'sidebar_frontpage_create' => 'Create',
'create_new_transaction' => '建立新交易',
'sidebar_frontpage_create' => '建立',
'new_transaction' => '新交易',
'no_rules_for_bill' => '此帳單未設定相關的規則。',
'go_to_asset_accounts' => '檢視您的資產帳戶',
@@ -98,7 +98,7 @@ return [
'flash_info' => '訊息',
'flash_warning' => '警告!',
'flash_error' => '錯誤!',
'flash_danger' => 'Danger!',
'flash_danger' => '危險!',
'flash_info_multiple' => '有 1 個訊息|有 :count 個訊息',
'flash_error_multiple' => '有 1 個錯誤|有 :count 個錯誤',
'net_worth' => '淨值',
@@ -146,9 +146,9 @@ return [
'spent_in_specific_budget' => '預算「:budget」中的花費',
'spent_in_specific_double' => 'Spent in account ":account"',
'earned_in_specific_double' => 'Earned in account ":account"',
'source_account' => 'Source account',
'source_account' => '來源帳戶',
'source_account_reconciliation' => 'You can\'t edit the source account of a reconciliation transaction.',
'destination_account' => 'Destination account',
'destination_account' => '目標帳戶',
'destination_account_reconciliation' => 'You can\'t edit the destination account of a reconciliation transaction.',
'sum_of_expenses_in_budget' => '預算「:budget」中的總花費',
'left_in_budget_limit' => '依照預算的支出尚餘',
@@ -235,8 +235,8 @@ return [
'average_per_bill' => '每張帳單的平均數',
'expected_total' => '預期總數',
'reconciliation_account_name' => ':name reconciliation (:currency)',
'saved' => 'Saved',
'advanced_options' => 'Advanced options',
'saved' => '已儲存',
'advanced_options' => '進階選項',
'advanced_options_explain' => 'Some pages in Firefly III have advanced options hidden behind this button. This page doesn\'t have anything fancy here, but do check out the others!',
'here_be_dragons' => 'Hic sunt dracones',
@@ -280,7 +280,7 @@ return [
'visit_webhook_url' => 'Visit webhook URL',
'reset_webhook_secret' => 'Reset webhook secret',
'webhook_stored_link' => '<a href="webhooks/show/{ID}">Webhook #{ID} ("{title}")</a> has been stored.',
'webhook_updated_link' => '<a href="webhooks/show/{ID}">Webhook #{ID}</a> ("{title}") has been updated.',
'webhook_updated_link' => '<a href="webhooks/show/{ID}">Webhook #{ID}</a> ("{title}") has been updated.',
// API access
'authorization_request' => 'Firefly III :version 版授權請求',
@@ -297,7 +297,7 @@ return [
'is_alpha_warning' => 'You are running an ALPHA version. Be wary of bugs and issues.',
'is_beta_warning' => 'You are running an BETA version. Be wary of bugs and issues.',
'all_destination_accounts' => 'Destination accounts',
'all_source_accounts' => 'Source accounts',
'all_source_accounts' => '來源帳戶',
'back_to_index' => 'Back to the index',
'cant_logout_guard' => 'Firefly III can\'t log you out.',
'internal_reference' => 'Internal reference',
@@ -2364,6 +2364,8 @@ return [
// administration
'invite_is_already_redeemed' => 'The invite to ":address" has already been redeemed.',
'invite_is_deleted' => 'The invite to ":address" has been deleted.',
'invite_new_user_title' => 'Invite new user',
'invite_new_user_text' => 'As an administrator, you can invite users to register on your Firefly III administration. Using the direct link you can share with them, they will be able to register an account. The invited user and their invite link will appear in the table below. You are free to share the invitation link with them.',
'invited_user_mail' => 'Email address',