From a5b034d4a9c44f9bc1e83b01de82530f8fc63013 Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Sat, 4 Apr 2015 14:41:04 -0400 Subject: Imported Upstream version 3.0.4 --- Plugins/CsvImport/CsvImport_sk.ts | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) (limited to 'Plugins/CsvImport/CsvImport_sk.ts') diff --git a/Plugins/CsvImport/CsvImport_sk.ts b/Plugins/CsvImport/CsvImport_sk.ts index c402357..5d915ac 100644 --- a/Plugins/CsvImport/CsvImport_sk.ts +++ b/Plugins/CsvImport/CsvImport_sk.ts @@ -6,27 +6,27 @@ 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 (*) @@ -34,52 +34,52 @@ , (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č: 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