mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-20 01:34:24 +08:00
import transactions from mt940 file
This commit is contained in:
@@ -1182,6 +1182,7 @@
|
||||
"not support include directive for beancount file": "不支援 Beancount 檔案的 \"include\" 指令",
|
||||
"invalid amount expression": "金額表達式無效",
|
||||
"invalid xml file": "無效的 XML 檔案",
|
||||
"invalid mt940 file": "無效的 MT940 檔案",
|
||||
"user custom exchange rate data not found": "使用者自訂匯率資料不存在",
|
||||
"cannot update exchange rate data for base currency": "不能更新基準貨幣的匯率資料",
|
||||
"cannot delete exchange rate data for base currency": "不能刪除基準貨幣的匯率資料",
|
||||
@@ -1694,6 +1695,7 @@
|
||||
"Day-month-year format": "日-月-年 格式",
|
||||
"Intuit Interchange Format (IIF) File": "Intuit Interchange Format (IIF) 檔案",
|
||||
"Camt.053 Bank to Customer Statement File": "Camt.053 銀行對帳單檔案",
|
||||
"MT940 Consumer Statement Message File": "MT940 客戶對帳訊息檔案",
|
||||
"Delimiter-separated Values (DSV) File": "分隔符分隔值 (DSV) 檔案",
|
||||
"Delimiter-separated Values (DSV) Data": "分隔符分隔值 (DSV) 資料",
|
||||
"GnuCash XML Database File": "GnuCash XML 資料庫檔案",
|
||||
|
||||
Reference in New Issue
Block a user