CsvImport Cannot read file %1 %1 dosyası okunamadı Could not find any data in the file %1. %1 dosyasında veri bulunamadı. Enter the custom separator character. Özel ayraç karakterini girin. CSV files (*.csv);;Text files (*.txt);;All files (*) CSV dosyaları (*.csv);;Text dosyaları (*.txt);;Bütün dosyalar (*) csvImportOptions , (comma) , (virgül) ; (semicolon) ; (noktalı virgül) \t (tab) \t (tab) (whitespace) (boşluk) Custom: Özel: 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>Eğer CSV dosyanızın ilk satırı kolon isimlerini belirtiyorsa bunu aktif hale getiriniz. Kolon isimlerinizin normal veri gibi değerlendirilmesini istemezsiniz.</p> First line represents CSV column names İlk satır CSV kolon isimlerini temsil eder If enabled, then text value provided on the right will be interpreted as NULL Aktif olduğunda, sağ taraftaki metin NULL olarak değerlendirilir NULL values: NULL değerler: If your CSV data contains null values, define how are they represented in the CSV. Eğer CSV dosyanız null değerler içeriyorsa, CSV içinde nasıl gösterilmesi gerektiğini düzenleyiniz.