CsvImportCannot read file %1无法读取文件 %1Could not find any data in the file %1.在文件 %1 中未找到任何数据。Enter the custom separator character.设置自定义分隔符。CSV files (*.csv);;Text files (*.txt);;All files (*)CSV 文件 (*.csv);;文本文件 (*.txt);;所有文件 (*)csvImportOptions, (comma),(逗号); (semicolon);(分号)\t (tab)\t(制表符) (whitespace) (空格)Custom:自定义:Column separator:列分隔符:<html><head/><body><p>If enabled, the " character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) " character. If disabled, the " will be treated as any other character. Usually you want this to be enabled.</p></body></html><html><head/><body><p>如果启用, &引号; 字符将被解释为标准的 CSV 值引号, 使字符串被当作单个值处理,直到下一个 (正在结束) &引号; 字符 如果禁用, &引号将被视为任何其他字符。 通常您想要启用此功能。</p></body></html>Interpret " as a value quotation mark将 " 解释为一个值引号<p>Enable this if the first data line in your CSV file represents column names. You don't want column names to be imported into the table as a regular data.</p><p>如果您的 CSV 文件中的第一行数据表示列名,且您不想将列名作为常规数据导入表中,启用此选项。</p>First line represents CSV column names第一行表示 CSV 列名If enabled, then text value provided on the right will be interpreted as NULL如果启用,则右侧提供的文本值将被解释为 NULLNULL values:NULL 值:If your CSV data contains null values, define how are they represented in the CSV.如果您的 CSV 数据包含空值,请定义它们在该 CSV 中的呈现方式。