mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-01 11:31:06 +00:00
Updated strings.
This commit is contained in:
@@ -38,37 +38,27 @@ return [
|
||||
'match' => '配对于',
|
||||
'strict' => '精确模式',
|
||||
'repeat_freq' => '重复',
|
||||
'location' => 'Location',
|
||||
'update_channel' => 'Update channel',
|
||||
'journal_currency_id' => '货币',
|
||||
'location' => '位置',
|
||||
'update_channel' => '更新频道',
|
||||
'currency_id' => '货币',
|
||||
'transaction_currency_id' => '货币',
|
||||
'auto_budget_currency_id' => 'Currency',
|
||||
'auto_budget_currency_id' => '货币',
|
||||
'external_ip' => '您的服务器外部IP',
|
||||
'attachments' => '附加档案',
|
||||
'journal_amount' => '金额',
|
||||
'journal_source_name' => '收入帐户 (来源)',
|
||||
'keep_bill_id' => '帐单',
|
||||
'journal_source_id' => '资产帐户 (来源)',
|
||||
'BIC' => 'BIC',
|
||||
'verify_password' => '验证密码安全性',
|
||||
'source_account' => '来源帐户',
|
||||
'destination_account' => '目标帐户',
|
||||
'journal_destination_id' => '资产帐户 (目标)',
|
||||
'asset_destination_account' => '目标帐户',
|
||||
'include_net_worth' => '包括淨值',
|
||||
'asset_source_account' => '来源帐户',
|
||||
'journal_description' => '说明',
|
||||
'note' => '备注',
|
||||
'store_new_transaction' => '储存新交易',
|
||||
'split_journal' => '分割此交易',
|
||||
'split_journal_explanation' => '分割这个交易为几个部分',
|
||||
'currency' => '货币',
|
||||
'account_id' => '资产帐户',
|
||||
'budget_id' => '预算',
|
||||
'opening_balance' => 'Opening balance',
|
||||
'tagMode' => '标签模式',
|
||||
'tag_position' => '标签位置',
|
||||
'virtual_balance' => 'Virtual balance',
|
||||
'targetamount' => '目标金额',
|
||||
'account_role' => 'Account role',
|
||||
@@ -83,10 +73,7 @@ return [
|
||||
'expense_account' => '支出帐户',
|
||||
'revenue_account' => '收入帐户',
|
||||
'decimal_places' => '小数位数',
|
||||
'exchange_rate_instruction' => '外币',
|
||||
'source_amount' => '金额 (来源)',
|
||||
'destination_amount' => '金额 (目标)',
|
||||
'native_amount' => '原生金额',
|
||||
'new_email_address' => '新电子邮件地址',
|
||||
'verification' => '验证',
|
||||
'api_key' => 'API 密钥',
|
||||
@@ -95,10 +82,6 @@ return [
|
||||
'interest' => '利率',
|
||||
'interest_period' => '利率期',
|
||||
|
||||
'source_account_asset' => '来源帐户 (资产帐户)',
|
||||
'destination_account_expense' => '目标帐户 (支出帐户)',
|
||||
'destination_account_asset' => '目标帐户 (资产帐户)',
|
||||
'source_account_revenue' => '来源帐户 (收入帐户)',
|
||||
'type' => '类型',
|
||||
'convert_Withdrawal' => '转换提款',
|
||||
'convert_Deposit' => '转换存款',
|
||||
@@ -106,7 +89,6 @@ return [
|
||||
|
||||
'amount' => '金额',
|
||||
'foreign_amount' => '外币金额',
|
||||
'existing_attachments' => '既有附加档案',
|
||||
'date' => '日期',
|
||||
'interest_date' => '利率日期',
|
||||
'book_date' => '登记日期',
|
||||
@@ -128,12 +110,6 @@ return [
|
||||
'date_format' => '日期格式',
|
||||
'specifix' => '特定的银行或档案修正',
|
||||
'attachments[]' => '附加档案',
|
||||
'store_new_withdrawal' => '储存新提款',
|
||||
'store_new_deposit' => '储存新存款',
|
||||
'store_new_transfer' => '储存新转帐',
|
||||
'add_new_withdrawal' => '新增新提款',
|
||||
'add_new_deposit' => '新增新存款',
|
||||
'add_new_transfer' => '新增新转帐',
|
||||
'title' => '标题',
|
||||
'notes' => '备注',
|
||||
'filename' => '档案名称',
|
||||
@@ -143,8 +119,6 @@ return [
|
||||
'stop_processing' => '停止处理',
|
||||
'start_date' => '范围起点',
|
||||
'end_date' => '范围终点',
|
||||
'include_attachments' => '包括上传的附件',
|
||||
'include_old_uploads' => '包含导入的数据',
|
||||
'delete_account' => '删除帐户 ":name"',
|
||||
'delete_bill' => '删除帐单 ":name"',
|
||||
'delete_budget' => '删除预算 ":name"',
|
||||
@@ -217,10 +191,7 @@ return [
|
||||
'csv_tab' => 'TAB键 (不可见)',
|
||||
'csv_delimiter' => 'CSV 栏位分隔符号',
|
||||
'csv_import_account' => '预设导入帐户',
|
||||
'csv_config' => 'CSV 导入配置',
|
||||
'client_id' => '客户端 ID',
|
||||
'service_secret' => '服务密钥',
|
||||
'app_secret' => 'App Secret',
|
||||
'app_id' => '应用 ID',
|
||||
'secret' => '密钥',
|
||||
'public_key' => '公共密钥',
|
||||
|
||||
Reference in New Issue
Block a user