Update translations.

This commit is contained in:
James Cole
2021-01-20 18:42:31 +01:00
parent 29b5513b03
commit d1e462e66d
26 changed files with 157 additions and 108 deletions

View File

@@ -33,13 +33,13 @@ return [
'clone' => '复製',
'last_seven_days' => '最近7天',
'last_thirty_days' => '最近30天',
'last_180_days' => 'Last 180 days',
'last_180_days' => '最近 180 ',
'YTD' => 'YTD',
'welcome_back' => '今天理财了吗?',
'everything' => '所有',
'today' => '今天',
'customRange' => '自订范围',
'date_range' => 'Date range',
'date_range' => '日期范围',
'apply' => '套用',
'select_date' => '选择日期..',
'cancel' => '取消',
@@ -56,7 +56,7 @@ return [
'Opening balance' => '初始余额',
'create_new_stuff' => '建立新内容',
'new_withdrawal' => '新提款',
'create_new_transaction' => 'Create a new transaction',
'create_new_transaction' => '新建交易',
'sidebar_frontpage_create' => '创建',
'new_transaction' => '新交易',
'no_rules_for_bill' => '该账单没有与之相关的规则。',
@@ -130,8 +130,8 @@ return [
'sum_of_income' => '收入总和',
'liabilities' => '债务',
'spent_in_specific_budget' => '预算「:budget」中的花费',
'spent_in_specific_double' => 'Spent in account ":account"',
'earned_in_specific_double' => 'Earned in account ":account"',
'spent_in_specific_double' => ':account” 中的支出',
'earned_in_specific_double' => '“:account” 中的收入',
'source_account' => '来源帐户',
'source_account_reconciliation' => '您不能编辑对账交易的源账户',
'destination_account' => '目标帐户',
@@ -204,7 +204,7 @@ 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.',
'no_att_demo_user' => '演示用户不能上传附件。',
'button_register' => '注册帐号',
'authorization' => '认证',
'active_bills_only' => '只显示进行中的工作',
@@ -221,7 +221,7 @@ return [
'expected_total' => '期望总数',
'reconciliation_account_name' => ':name reconciliation (:currency)',
'saved' => '已保存',
'advanced_options' => 'Advanced options',
'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',
@@ -239,8 +239,10 @@ return [
'is_beta_warning' => '您正在运行 BETA 版本。请注意错误和问题。',
'all_destination_accounts' => '目标帐户',
'all_source_accounts' => '源账户',
'back_to_index' => 'Back to the index',
'back_to_index' => '返回列表 ',
'cant_logout_guard' => 'Firefly III can\'t log you out.',
'external_url' => '外部链接',
'internal_reference' => '内部参考',
// check for updates:
'update_check_title' => '检查更新',
@@ -274,7 +276,7 @@ return [
'search_found_transactions' => 'Firefly III found :count transaction in :time seconds.|Firefly III found :count transactions in :time seconds.',
'search_found_more_transactions' => 'Firefly III found more than :count transactions in :time seconds.',
'search_for_query' => 'Firefly III 正搜索含有 <span class="text-info">:query</span> 的交易。',
'search_modifier_date_is' => 'Transaction date is ":value"',
'search_modifier_date_is' => '交易日期为:value',
'search_modifier_date_before' => 'Transaction date is before or on ":value"',
'search_modifier_date_after' => 'Transaction date is after or on ":value"',
'search_modifier_created_on' => 'Transaction was created on ":value"',