From 3565aad630864ecdbe53fdaa501ea708555b3c7c Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Sun, 30 Apr 2023 18:30:36 -0400 Subject: New upstream version 3.4.4+dfsg. --- Plugins/CsvImport/CsvImport_sk.ts | 89 --------------------------------------- 1 file changed, 89 deletions(-) delete mode 100644 Plugins/CsvImport/CsvImport_sk.ts (limited to 'Plugins/CsvImport/CsvImport_sk.ts') diff --git a/Plugins/CsvImport/CsvImport_sk.ts b/Plugins/CsvImport/CsvImport_sk.ts deleted file mode 100644 index f607ab5..0000000 --- a/Plugins/CsvImport/CsvImport_sk.ts +++ /dev/null @@ -1,89 +0,0 @@ - - - - - CsvImport - - - Cannot read file %1 - Nemôžem čítať súbor %1 - - - - Could not find any data in the file %1. - Nemôžem nájsť dáta v súbore %1. - - - - Enter the custom separator character. - Zadajte vlastný oddeľovač. - - - Enter the value that will be interpreted as a NULL. - Zadajte hodnotu, ktorá bude interpretovaná ako NULL. - - - - CSV files (*.csv);;Text files (*.txt);;All files (*) - CSV súbory (*.csv);;Textové súbory (*.txt);;Všetky súbory (*) - - - - csvImportOptions - - - , (comma) - , (čiarka) - - - - ; (semicolon) - ; (bodkočiarka) - - - - \t (tab) - \t (tabulátor) - - - - (whitespace) - (medzera) - - - - Custom: - Iný: - - - - <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>Zaškrtnite túto voľbu ak prvý riadok v CSV súbore obsahuje názvy stĺpcov a nechcete aby boli naimportované do tabuľky</p> - - - - First line represents CSV column names - Názvy stĺpcov v prvom riadku - - - - Field separator: - Oddeľovač: - - - - If enabled, then text value provided on the right will be interpreted as NULL - - - - - NULL values: - NULL hodnoty: - - - - If your CSV data contains null values, define how are they represented in the CSV. - Ak váš CSV súbor obsahuje null hodnoty, zadajte ako sú reprezentované v CSV. - - - -- cgit v1.2.3