mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-01 19:47:11 +00:00
Updated strings.
This commit is contained in:
@@ -41,13 +41,11 @@ return [
|
||||
'transaction_type' => '类别',
|
||||
'lastActivity' => '上次活动',
|
||||
'balanceDiff' => '馀额差',
|
||||
'matchesOn' => '配对于',
|
||||
'other_meta_data' => '其它元信息',
|
||||
'account_type' => '帐户类型',
|
||||
'created_at' => '建立于',
|
||||
'account' => '帐户',
|
||||
'matchingAmount' => '金额',
|
||||
'split_number' => '分割编号 #',
|
||||
'destination' => '目标',
|
||||
'source' => '来源',
|
||||
'next_expected_match' => '下一个预期的配对',
|
||||
@@ -55,7 +53,6 @@ return [
|
||||
'repeat_freq' => '重复',
|
||||
'description' => '描述',
|
||||
'amount' => '金额',
|
||||
'internal_reference' => '内部参考',
|
||||
'date' => '日期',
|
||||
'interest_date' => '利率日期',
|
||||
'book_date' => '登记日期',
|
||||
@@ -63,7 +60,7 @@ return [
|
||||
'due_date' => '到期日',
|
||||
'payment_date' => '付款日期',
|
||||
'invoice_date' => '发票日期',
|
||||
'interal_reference' => '内部参考',
|
||||
'internal_reference' => 'Internal reference',
|
||||
'notes' => '备注',
|
||||
'from' => '自',
|
||||
'piggy_bank' => '存钱罐',
|
||||
@@ -105,19 +102,19 @@ return [
|
||||
'sum_withdrawals' => '提款总和',
|
||||
'sum_deposits' => '存款总和',
|
||||
'sum_transfers' => '转帐总和',
|
||||
'sum_reconciliations' => 'Sum of reconciliations',
|
||||
'sum_reconciliations' => '储存对帐',
|
||||
'reconcile' => '对帐',
|
||||
'account_on_spectre' => '帐户 (Spectre)',
|
||||
'account_on_ynab' => '帐户 (YNAB)',
|
||||
'do_import' => '自此帐户导入',
|
||||
'sepa_ct_id' => 'SEPA 端到端标识符',
|
||||
'sepa_ct_op' => 'SEPA 对方帐户标识符',
|
||||
'sepa_db' => 'SEPA Mandate Identifier',
|
||||
'sepa_country' => 'SEPA Country',
|
||||
'sepa_cc' => 'SEPA Clearing Code',
|
||||
'sepa_ep' => 'SEPA External Purpose',
|
||||
'sepa_ci' => 'SEPA Creditor Identifier',
|
||||
'sepa_batch_id' => 'SEPA Batch ID',
|
||||
'sepa_db' => 'SEPA 授权标识符',
|
||||
'sepa_country' => 'SEPA 国家',
|
||||
'sepa_cc' => 'SEPA 清关代码',
|
||||
'sepa_ep' => 'SEPA 外部用途',
|
||||
'sepa_ci' => 'SEPA 授权标识符',
|
||||
'sepa_batch_id' => 'SEPA 批次 ID',
|
||||
'external_id' => '外部 ID',
|
||||
'account_at_bunq' => 'bunq 帐户',
|
||||
'file_name' => '档案名称',
|
||||
|
||||
Reference in New Issue
Block a user