CsvImport Cannot read file %1 Kan inte läsa filen %1 Could not find any data in the file %1. Kunde inte hitta någon data i filen %1. Enter the custom separator character. Ange det anpassade separatortecknet. CSV files (*.csv);;Text files (*.txt);;All files (*) CSV-filer (*.csv);;Textfiler (*.txt);;Alla filer (*) csvImportOptions , (comma)  (Kommatecken) ; (semicolon) ; (semicolon) \t (tab) \t (tab) (whitespace) (blankt) Custom: Anpassad: Column separator: Column separator: <html><head/><body><p>If enabled, the &quot; character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) &quot; character. If disabled, the &quot; will be treated as any other character. Usually you want this to be enabled.</p></body></html> <html><head/><body><p>If enabled, the &quot; character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) &quot; character. If disabled, the &quot; will be treated as any other character. Usually you want this to be enabled.</p></body></html> Interpret " as a value quotation mark 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>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> First line represents CSV column names Första raden representerar CSV-kolumnnamn If enabled, then text value provided on the right will be interpreted as NULL Om aktiverad, kommer textvärdet till höger att tolkas som NULL NULL values: NULL-värden: If your CSV data contains null values, define how are they represented in the CSV. Om dina CSV-data innehåller noll värden, ange hur de representeras i CSV.