mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-20 01:34:24 +08:00
automatically detect file encoding when importing delimiter-separated values (DSV) file
This commit is contained in:
@@ -1443,6 +1443,7 @@
|
||||
"No results": "Sem resultados",
|
||||
"Unknown": "Desconhecido",
|
||||
"Auto detect": "Detecção automática",
|
||||
"Detecting...": "Detecting...",
|
||||
"Miscellaneous": "Diversos",
|
||||
"Default": "Padrão",
|
||||
"Included": "Included",
|
||||
@@ -1896,6 +1897,7 @@
|
||||
"Data File": "Arquivo de Dados",
|
||||
"Data to import": "Dados para importar",
|
||||
"Please select a file to import": "Por favor, selecione um arquivo para importar",
|
||||
"Unable to detect the file encoding automatically. Please select the actual encoding.": "Unable to detect the file encoding automatically. Please select the actual encoding.",
|
||||
"Include Header Line": "Incluir Linha de Cabeçalho",
|
||||
"Time Format": "Formato de Tempo",
|
||||
"Transaction Type Mapping": "Mapeamento de Tipo de Transação",
|
||||
|
||||
Reference in New Issue
Block a user