Updated strings.

This commit is contained in:
James Cole
2020-06-04 06:49:44 +02:00
parent 3db778a2b1
commit 29847c9711
149 changed files with 863 additions and 4978 deletions

View File

@@ -40,35 +40,25 @@ return [
'repeat_freq' => '重複',
'location' => 'Location',
'update_channel' => 'Update channel',
'journal_currency_id' => '貨幣',
'currency_id' => '貨幣',
'transaction_currency_id' => '貨幣',
'auto_budget_currency_id' => 'Currency',
'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' => '初始餘額',
'tagMode' => '標籤模式',
'tag_position' => '標籤位置',
'virtual_balance' => '虛擬餘額',
'targetamount' => '目標金額',
'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' => 'Service secret',
'app_secret' => 'App Secret',
'app_id' => 'App ID',
'secret' => '金鑰',
'public_key' => '公共金鑰',