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 [
@@ -65,7 +64,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!
@@ -76,7 +75,6 @@ return [
*
*/
// reports (index)
'reports_index_intro' => '使用这些报表可以详细地了解您的财务状况。',
'reports_index_inputReportType' => '选择报表类型,查看帮助页面以了解每个报表向您显示的内容。',
@@ -114,7 +112,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!
@@ -125,7 +123,6 @@ return [
*
*/
// create piggy
'piggy-banks_create_name' => '您的目标是什么?一张新沙发、一台相机,或是应急用金?',
'piggy-banks_create_date' => '您可以为存钱罐设定目标日期或截止日期。',
@@ -148,7 +145,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' => '如果账单每2周重复一次则应将“跳过”栏位设定为“1”以便每隔一周跳过一次。',
@@ -168,7 +165,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!
@@ -179,7 +176,6 @@ return [
*
*/
// preferences
'preferences_index_tabs' => '这些标签页后还有更多可用选项。',
@@ -201,4 +197,3 @@ return [
* https://crowdin.com/project/firefly-iii
*
*/