icon=fa fa-upload

title=Import

p.file=File
p.update=Override if data already exists
p.loose=Continue if error occurs

well-import=Please select Unicode(with BOM) CSV(comma-separated), TSV/TXT(tab-separated) \
or XLS(Excel 2003), XLSX(Excel 2007~) \
formatted data file.\nThe incorrect data or duplicated data will not be imported.

info-imported=${top} items successfully imported.
warn-skipped=${top} incorrect items skipped.

error-header=Incorrect header - col [${top.col}]: ${top.value}
error-data=Incorrect data - ${top.error}\nrow [${top.row}]: ${top.value}
error-value=Incorrect value - ${top.error}\nrow [${top.row], col [${top.col}]: ${top.value}
error-file=Please select a CSV, TSV, XLS or XLSX file.

result-success=Imported data: ${top.count} items
result-warning=Discard data: ${top.count} items

head-error=#ERROR#

