mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-05-03 20:56:21 +00:00
New translations.
This commit is contained in:
@@ -64,16 +64,16 @@ return [
|
||||
'process_date' => '處理日期',
|
||||
'category' => '類別',
|
||||
'tags' => '標籤',
|
||||
'deletePermanently' => 'Delete permanently',
|
||||
'cancel' => 'Cancel',
|
||||
'targetdate' => 'Target date',
|
||||
'tag' => 'Tag',
|
||||
'under' => 'Under',
|
||||
'deletePermanently' => '永久刪除',
|
||||
'cancel' => '取消',
|
||||
'targetdate' => '儲蓄目標日期',
|
||||
'tag' => '標籤',
|
||||
'under' => '低於',
|
||||
'symbol' => 'Symbol',
|
||||
'code' => 'Code',
|
||||
'iban' => 'IBAN',
|
||||
'accountNumber' => '帳戶號碼',
|
||||
'has_headers' => 'Headers',
|
||||
'has_headers' => '標頭',
|
||||
'date_format' => '日期格式',
|
||||
'specifix' => 'Bank- or file specific fixes',
|
||||
'attachments[]' => '附檔',
|
||||
@@ -81,12 +81,12 @@ return [
|
||||
'store_new_deposit' => '存儲新存款',
|
||||
'store_new_transfer' => '存儲新轉帳',
|
||||
'add_new_withdrawal' => '新增提款',
|
||||
'add_new_deposit' => 'Add a new deposit',
|
||||
'add_new_deposit' => '新增新存款',
|
||||
'add_new_transfer' => 'Add a new transfer',
|
||||
'noPiggybank' => '(no piggy bank)',
|
||||
'title' => 'Title',
|
||||
'notes' => 'Notes',
|
||||
'filename' => 'File name',
|
||||
'title' => '標題',
|
||||
'notes' => '備註',
|
||||
'filename' => '檔案名稱',
|
||||
'mime' => 'Mime type',
|
||||
'size' => 'Size',
|
||||
'trigger' => 'Trigger',
|
||||
@@ -120,7 +120,7 @@ return [
|
||||
'piggyBank_areYouSure' => 'Are you sure you want to delete the piggy bank named ":name"?',
|
||||
'journal_areYouSure' => '你真的要刪除這個描述為 ":description" 的交易嗎?',
|
||||
'mass_journal_are_you_sure' => 'Are you sure you want to delete these transactions?',
|
||||
'tag_areYouSure' => 'Are you sure you want to delete the tag ":tag"?',
|
||||
'tag_areYouSure' => '你真的要要刪除標籤 ":tag" 嗎?',
|
||||
'permDeleteWarning' => 'Deleting stuff from Firely is permanent and cannot be undone.',
|
||||
'mass_make_selection' => 'You can still prevent items from being deleted by removing the checkbox.',
|
||||
'delete_all_permanently' => 'Delete selected permanently',
|
||||
@@ -149,7 +149,7 @@ return [
|
||||
'csv_config' => 'CSV import configuration',
|
||||
|
||||
|
||||
'due_date' => 'Due date',
|
||||
'due_date' => '到期日',
|
||||
'payment_date' => 'Payment date',
|
||||
'invoice_date' => 'Invoice date',
|
||||
'internal_reference' => 'Internal reference',
|
||||
|
||||
Reference in New Issue
Block a user