Update language strings

This commit is contained in:
James Cole
2023-12-20 21:13:31 +01:00
parent 3842552256
commit 51d244cfe6
512 changed files with 1605 additions and 3621 deletions

View File

@@ -31,7 +31,6 @@
*
*/
declare(strict_types=1);
return [
@@ -66,7 +65,7 @@ return [
'budgets_index_list_of_budgets' => '在此表上設定每個預算的金額,查看表現如何。',
'budgets_index_outro' => '要瞭解有關預算的詳細資訊,請查看右上角的説明圖示。',
/*
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
@@ -77,7 +76,6 @@ return [
*
*/
// reports (index)
'reports_index_intro' => '從這些報表洞察您的詳細財務狀況。',
'reports_index_inputReportType' => '挑一種報表。查看說明頁面瞭解各報表展示的內容。',
@@ -115,7 +113,7 @@ return [
'piggy-banks_index_button' => '進度橫條旁有兩個按鈕 (+ 和-),可以在每個小豬撲滿中加減金額。',
'piggy-banks_index_accountStatus' => '有小豬撲滿的資產帳戶,會在此表格中列出狀態。',
/*
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
@@ -126,7 +124,6 @@ return [
*
*/
// create piggy
'piggy-banks_create_name' => '您的目標為何?一張新沙發、一台相機,還是應急備用?',
'piggy-banks_create_date' => '您可以設定小豬撲滿的目標日期或期限。',
@@ -149,7 +146,7 @@ return [
// create bill
'bills_create_intro' => '使用帳單來追蹤您每段時期到期的金額,比如是租金、保險或抵押貸款等支出。',
'bills_create_name' => '訂下一個顧名思義的名稱,如 "租金" 或 "健康保險"。',
//'bills_create_match' => 'To match transactions, use terms from those transactions or the expense account involved. All words must match.',
// 'bills_create_match' => 'To match transactions, use terms from those transactions or the expense account involved. All words must match.',
'bills_create_amount_min_holder' => '選擇此帳單的最小和最大金額。',
'bills_create_repeat_freq_holder' => '大部分帳單每月重複一次,但頻率可在此另設。',
'bills_create_skip_holder' => '如果帳單每兩週重複一次,"略過" 欄位則應設為 "1",以便每隔一週跳一次。',
@@ -169,7 +166,7 @@ return [
'rules_create_test_rule_triggers' => '使用此按鈕可以查看哪些交易記錄將配對您的規則。',
'rules_create_actions' => '隨您設定多少動作。',
/*
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
@@ -180,7 +177,6 @@ return [
*
*/
// preferences
'preferences_index_tabs' => '這些標籤頁尚有更多可用選項。',
@@ -202,4 +198,3 @@ return [
* https://crowdin.com/project/firefly-iii
*
*/