Update languages.

This commit is contained in:
James Cole
2020-12-30 18:43:37 +01:00
parent 2a0af839f9
commit ef42d89d55
70 changed files with 553 additions and 161 deletions

View File

@@ -33,10 +33,13 @@ return [
'clone' => '复製',
'last_seven_days' => '最近7天',
'last_thirty_days' => '最近30天',
'last_180_days' => 'Last 180 days',
'YTD' => 'YTD',
'welcome_back' => '今天理财了吗?',
'everything' => '所有',
'today' => '今天',
'customRange' => '自订范围',
'date_range' => 'Date range',
'apply' => '套用',
'select_date' => '选择日期..',
'cancel' => '取消',
@@ -53,7 +56,7 @@ return [
'Opening balance' => '初始余额',
'create_new_stuff' => '建立新内容',
'new_withdrawal' => '新提款',
'create_new_transaction' => '建立新交易',
'create_new_transaction' => 'Create a new transaction',
'sidebar_frontpage_create' => '创建',
'new_transaction' => '新交易',
'no_rules_for_bill' => '该账单没有与之相关的规则。',
@@ -1451,6 +1454,8 @@ return [
'journal-amount' => '目前帐单条目',
'name' => '名称',
'date' => '日期',
'date_and_time' => 'Date and time',
'time' => 'Time',
'paid' => '已付款',
'unpaid' => '未付款',
'day' => '日',
@@ -1514,6 +1519,8 @@ return [
'transaction_journal_information' => '交易资讯',
'transaction_journal_meta' => '后设资讯',
'transaction_journal_more' => '更多信息',
'basic_journal_information' => 'Basic transaction information',
'transaction_journal_extra' => 'Extra information',
'att_part_of_journal' => '在“:journal”中存储',
'total_amount' => '总金额',
'number_of_decimals' => '小数位数:',