mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +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' => '只显示有效和预期的账单',
|
||||
'average_per_bill' => '每张帐单的平均数',
|
||||
'expected_total' => '期望总数',
|
||||
'reconciliation_account_name' => ':name 对账',
|
||||
'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' => 'Reconciliation (:from to :to)',
|
||||
'sum_of_reconciliation' => '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