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/CsvExport/CsvExport_pl.ts | 57 --------------------------------------- 1 file changed, 57 deletions(-) delete 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 deleted file mode 100644 index a608049..0000000 --- a/Plugins/CsvExport/CsvExport_pl.ts +++ /dev/null @@ -1,57 +0,0 @@ - - - - - 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