From 016003905ca0e8e459e3dc33e786beda8ec92f45 Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Fri, 30 Jan 2015 17:00:07 -0500 Subject: Imported Upstream version 3.0.2 --- Plugins/CsvExport/CsvExport_pl.ts | 57 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 Plugins/CsvExport/CsvExport_pl.ts (limited to 'Plugins/CsvExport/CsvExport_pl.ts') diff --git a/Plugins/CsvExport/CsvExport_pl.ts b/Plugins/CsvExport/CsvExport_pl.ts new file mode 100644 index 0000000..a925db2 --- /dev/null +++ b/Plugins/CsvExport/CsvExport_pl.ts @@ -0,0 +1,57 @@ + + + + + CsvExport + + + Column names in first row + Nazwy kolumn w pierwszym wierszu + + + + Column separator: + Separator kolumny: + + + + , (comma) + , (przecinek) + + + + ; (semicolon) + ; (średnik) + + + + \t (tab) + \t (znak tabulacji) + + + + (whitespace) + (spacja) + + + + Custom: + Własny: + + + + Export NULL values as: + Eksportuj wartości NULL jako: + + + + Empty string + Pusty łańcuch + + + + Enter the custom separator character. + Wprowadź własny znak separatora. + + + -- cgit v1.2.3