From 5d9314f134ddd3dc4c853e398ac90ba247fb2e4f Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Mon, 13 Jun 2016 18:42:42 -0400 Subject: Imported Upstream version 3.1.0 --- Plugins/CsvImport/CsvImport_pl.ts | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) (limited to 'Plugins/CsvImport/CsvImport_pl.ts') diff --git a/Plugins/CsvImport/CsvImport_pl.ts b/Plugins/CsvImport/CsvImport_pl.ts index 227b16c..376d0d2 100644 --- a/Plugins/CsvImport/CsvImport_pl.ts +++ b/Plugins/CsvImport/CsvImport_pl.ts @@ -1,6 +1,6 @@ - + CsvImport @@ -14,17 +14,16 @@ Nie znaleziono danych w pliku %1. - + Enter the custom separator character. Wprowadź własny znak separatora. - Enter the value that will be interpreted as a NULL. - Wprowadź wartość, która będzie interpretowana jako NULL. + Wprowadź wartość, która będzie interpretowana jako NULL. - + CSV files (*.csv);;Text files (*.txt);;All files (*) Pliki CSV (*.csv);;Pliki tekstowe (*.txt);;Wszystkie pliki (*) @@ -81,11 +80,16 @@ + If enabled, then text value provided on the right will be interpreted as NULL + Kiedy włączone, to wartość tekstowa podana z prawej strony będzie interpretowana jako NULL + + + NULL values: Wartości NULL: - + If your CSV data contains null values, define how are they represented in the CSV. Jeśli twoje dane CSV zawierają wartości null, zdefiniuj jak są one reprezentowane w CSV. -- cgit v1.2.3