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: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>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>Interpret " as a value quotation markInterpret " 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 中的呈現方式。