mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 01:04:25 +08:00
import transaction from custom delimiter-separated values file
This commit is contained in:
@@ -1097,6 +1097,12 @@
|
||||
"cannot add transaction before balance modification transaction": "You cannot add transaction before the balance modification transaction",
|
||||
"balance modification transaction cannot modify transaction time": "You cannot modify transaction time for balance modification transaction",
|
||||
"transfer transaction amount cannot be less than zero": "Amount cannot be less than 0 for transfer transaction",
|
||||
"import file encoding is empty": "Import file encoding is empty",
|
||||
"import file encoding not supported": "import file encoding is not supported",
|
||||
"column mapping invalid": "Column mapping is invalid",
|
||||
"transaction type mapping invalid": "Transaction type mapping is invalid",
|
||||
"transaction time format invalid": "Transaction time format is invalid",
|
||||
"transaction time zone format invalid": "Transaction time zone format is invalid",
|
||||
"transaction category id is invalid": "Transaction category ID is invalid",
|
||||
"transaction category not found": "Transaction category is not found",
|
||||
"transaction category type is invalid": "Transaction category type is invalid",
|
||||
@@ -1214,6 +1220,58 @@
|
||||
"parameter invalid color": "{parameter} is invalid format",
|
||||
"parameter invalid amount filter": "{parameter} is invalid format"
|
||||
},
|
||||
"encoding": {
|
||||
"utf-8": "UTF-8",
|
||||
"utf-8-bom": "UTF-8 with BOM",
|
||||
"utf-16le": "UTF-16 Little Endian",
|
||||
"utf-16be": "UTF-16 Big Endian",
|
||||
"cp437": "OEM United States (CP-437)",
|
||||
"cp863": "OEM Canadian French (CP-863)",
|
||||
"cp037": "IBM EBCDIC US/Canada (CP-037)",
|
||||
"cp1047": "IBM EBCDIC Open Systems (CP-1047)",
|
||||
"cp1140": "IBM EBCDIC US/Canada with Euro (CP-1140)",
|
||||
"iso-8859-1": "Western European (ISO-8859-1)",
|
||||
"cp850": "Western European (CP-850)",
|
||||
"cp858": "Western European with Euro (CP-858)",
|
||||
"windows-1252": "Western European (Windows-1252)",
|
||||
"iso-8859-15": "Western European (ISO-8859-15)",
|
||||
"iso-8859-4": "North European (ISO-8859-4)",
|
||||
"iso-8859-10": "Nordic (ISO-8859-10)",
|
||||
"cp865": "Nordic (CP-865)",
|
||||
"iso-8859-2": "Central European (ISO-8859-2)",
|
||||
"cp852": "Central European (CP-852)",
|
||||
"windows-1250": "Central European (Windows-1250)",
|
||||
"iso-8859-14": "Celtic (ISO-8859-14)",
|
||||
"iso-8859-3": "South European (ISO-8859-3)",
|
||||
"cp860": "Portuguese (CP-860)",
|
||||
"iso-8859-7": "Greek (ISO-8859-7)",
|
||||
"windows-1253": "Greek (Windows-1253)",
|
||||
"iso-8859-9": "Turkish (ISO-8859-9)",
|
||||
"windows-1254": "Turkish (Windows-1254)",
|
||||
"iso-8859-13": "Baltic (ISO-8859-13)",
|
||||
"windows-1257": "Baltic (Windows-1257)",
|
||||
"iso-8859-16": "South-Eastern European (ISO-8859-16)",
|
||||
"iso-8859-5": "Cyrillic (ISO-8859-5)",
|
||||
"cp855": "Cyrillic (CP-855)",
|
||||
"cp866": "Cyrillic (CP-866)",
|
||||
"windows-1251": "Cyrillic (Windows-1251)",
|
||||
"koi8r": "Cyrillic (KOI8-R)",
|
||||
"koi8u": "Cyrillic (KOI8-U)",
|
||||
"iso-8859-6": "Arabic (ISO-8859-6)",
|
||||
"windows-1256": "Arabic (Windows-1256)",
|
||||
"iso-8859-8": "Hebrew (ISO-8859-8)",
|
||||
"cp862": "Hebrew (CP-862)",
|
||||
"windows-1255": "Hebrew (Windows-1255)",
|
||||
"windows-874": "Thai (Windows-874)",
|
||||
"windows-1258": "Vietnamese (Windows-1258)",
|
||||
"gb18030": "Simplified Chinese (GB18030)",
|
||||
"gbk": "Simplified Chinese (GBK)",
|
||||
"big5": "Traditional Chinese (Big5)",
|
||||
"euc-kr": "Korean (EUC-KR)",
|
||||
"euc-jp": "Japanese (EUC-JP)",
|
||||
"iso-2022-jp": "Japanese (ISO-2022-JP)",
|
||||
"shift_jis": "Japanese (Shift_JIS)"
|
||||
},
|
||||
"document": {
|
||||
"anchor": {
|
||||
"export_and_import": {
|
||||
@@ -1242,6 +1300,7 @@
|
||||
"Not set": "Not set",
|
||||
"No results": "No results",
|
||||
"Unknown": "Unknown",
|
||||
"Auto detect": "Auto detect",
|
||||
"Miscellaneous": "Miscellaneous",
|
||||
"Default": "Default",
|
||||
"Done": "Done",
|
||||
@@ -1268,6 +1327,13 @@
|
||||
"Color": "Color",
|
||||
"Type": "Type",
|
||||
"Format": "Format",
|
||||
"File Encoding": "File Encoding",
|
||||
"Space": "Space",
|
||||
"Comma": "Comma",
|
||||
"Semicolon": "Semicolon",
|
||||
"Tab": "Tab",
|
||||
"Vertical Bar": "Vertical Bar",
|
||||
"Slash": "Slash",
|
||||
"All Types": "All Types",
|
||||
"More": "More",
|
||||
"All": "All",
|
||||
@@ -1521,6 +1587,8 @@
|
||||
"Income Amount": "Income Amount",
|
||||
"Transfer Out Amount": "Transfer Out Amount",
|
||||
"Transfer In Amount": "Transfer In Amount",
|
||||
"Transfer In Account Name": "Transfer In Account Name",
|
||||
"Transfer In Currency": "Transfer In Currency",
|
||||
"Show Amount": "Show Amount",
|
||||
"Hide Amount": "Hide Amount",
|
||||
"Swap Account": "Swap Account",
|
||||
@@ -1530,6 +1598,7 @@
|
||||
"Duplicate (With Geographic Location)": "Duplicate (With Geographic Location)",
|
||||
"Duplicate (With Time and Geographic Location)": "Duplicate (With Time and Geographic Location)",
|
||||
"Category": "Category",
|
||||
"Secondary Category": "Secondary Category",
|
||||
"Multiple Categories": "Multiple Categories",
|
||||
"Account": "Account",
|
||||
"Multiple Accounts": "Multiple Accounts",
|
||||
@@ -1545,6 +1614,7 @@
|
||||
"Scheduled Transaction Frequency": "Scheduled Transaction Frequency",
|
||||
"Transaction Timezone": "Transaction Timezone",
|
||||
"Same time as default timezone": "Same time as default timezone",
|
||||
"Transaction Type": "Transaction Type",
|
||||
"Geographic Location": "Geographic Location",
|
||||
"No Location": "No Location",
|
||||
"Getting Location...": "Getting Location...",
|
||||
@@ -1559,6 +1629,8 @@
|
||||
"Import Transactions": "Import Transactions",
|
||||
"Upload File": "Upload File",
|
||||
"Upload Transaction Data File": "Upload Transaction Data File",
|
||||
"Define Column": "Define Column",
|
||||
"Define and Check Column Mapping": "Define and Check Column Mapping",
|
||||
"Check & Modify": "Check & Modify",
|
||||
"Check and Modify Your Data": "Check and Modify Your Data",
|
||||
"Data Import Completed": "Data Import Completed",
|
||||
@@ -1573,6 +1645,8 @@
|
||||
"Month-day-year format": "Month-day-year format",
|
||||
"Day-month-year format": "Day-month-year format",
|
||||
"Intuit Interchange Format (IIF) File": "Intuit Interchange Format (IIF) File",
|
||||
"Delimiter-separated Values (DSV) File": "Delimiter-separated Values (DSV) File",
|
||||
"Delimiter-separated Values (DSV) Data": "Delimiter-separated Values (DSV) Data",
|
||||
"GnuCash XML Database File": "GnuCash XML Database File",
|
||||
"Firefly III Data Export File": "Firefly III Data Export File",
|
||||
"Feidee MyMoney (App) Data Export File": "Feidee MyMoney (App) Data Export File",
|
||||
@@ -1581,8 +1655,19 @@
|
||||
"Alipay (Web) Transaction Flow File": "Alipay (Web) Transaction Flow File",
|
||||
"WeChat Pay Billing File": "WeChat Pay Billing File",
|
||||
"Data File": "Data File",
|
||||
"Data to import": "Data to import",
|
||||
"Please select a file to import": "Please select a file to import",
|
||||
"Include Header Line": "Include Header Line",
|
||||
"Time Format": "Time Format",
|
||||
"Transaction Type Mapping": "Transaction Type Mapping",
|
||||
"Timezone Format": "Timezone Format",
|
||||
"Geographic Location Separator": "Geographic Location Separator",
|
||||
"Transaction Tags Separator": "Transaction Tags Separator",
|
||||
"Lines Per Page": "Lines Per Page",
|
||||
"No data to import": "No data to import",
|
||||
"Missing transaction time, transaction type, or amount column mapping": "Missing transaction time, transaction type, or amount column mapping",
|
||||
"Transaction type mapping is not set": "Transaction type mapping is not set",
|
||||
"Transaction time format is not set": "Transaction time format is not set",
|
||||
"Cannot import invalid transactions": "Cannot import invalid transactions",
|
||||
"Unable to parse import file": "Unable to parse import file",
|
||||
"Batch Replace Selected Expense Categories": "Batch Replace Selected Expense Categories",
|
||||
|
||||
Reference in New Issue
Block a user