CsvImport Cannot read file %1 Kann Datei %1 nicht lesen Could not find any data in the file %1. Konnte keine Daten in Datei %1 finden. Enter the custom separator character. Geben Sie ein benutzerdefiniertes Trennzeichen ein. CSV files (*.csv);;Text files (*.txt);;All files (*) CSV-Dateien (*.csv);;Textdateien (*.txt);;Alle Dateien (*) csvImportOptions , (comma) , (Komma) ; (semicolon) ; (Semikolon) \t (tab) \t (Tabulator) (whitespace) (Leerzeichen) Custom: Benutzerdefiniert: 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>Aktivieren, wenn die erste Zeile in Ihrer CSV-Datei Spaltennamen repräsentiert. Sie wollen keine Spaltennamen als reguläre Daten in die Tabelle importieren.</p> First line represents CSV column names Erste Zeile repräsentiert CSV-Spaltennamen If enabled, then text value provided on the right will be interpreted as NULL Wenn aktiviert, wird der auf der rechten Seite angegebene Textwert als NULL interpretiert NULL values: NULL-Werte: If your CSV data contains null values, define how are they represented in the CSV. Wenn Ihre CSV-Daten Nullwerte enthalten, legen Sie fest, wie sie im CSV dargestellt werden.