diff options
| author | 2017-02-09 04:36:04 -0500 | |
|---|---|---|
| committer | 2017-02-09 04:36:04 -0500 | |
| commit | d9aa870e5d509cc7309ab82dd102a937ab58613a (patch) | |
| tree | d92d03d76b5c390b335f1cfd761f1a0b59ec8496 /Plugins/CsvImport/CsvImport_pl.ts | |
| parent | 68ee4cbcbe424b95969c70346283a9f217f63825 (diff) | |
Imported Upstream version 3.1.1+dfsg1upstream/3.1.1+dfsg1
Diffstat (limited to 'Plugins/CsvImport/CsvImport_pl.ts')
| -rw-r--r-- | Plugins/CsvImport/CsvImport_pl.ts | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Plugins/CsvImport/CsvImport_pl.ts b/Plugins/CsvImport/CsvImport_pl.ts index 376d0d2..48ad5f3 100644 --- a/Plugins/CsvImport/CsvImport_pl.ts +++ b/Plugins/CsvImport/CsvImport_pl.ts @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> -<TS version="2.0" language="pl_PL"> +<TS version="2.1" language="pl_PL"> <context> <name>CsvImport</name> <message> @@ -14,7 +14,7 @@ <translation>Nie znaleziono danych w pliku %1.</translation> </message> <message> - <location filename="csvimport.cpp" line="163"/> + <location filename="csvimport.cpp" line="165"/> <source>Enter the custom separator character.</source> <translation>Wprowadź własny znak separatora.</translation> </message> @@ -23,7 +23,7 @@ <translation type="obsolete">Wprowadź wartość, która będzie interpretowana jako NULL.</translation> </message> <message> - <location filename="csvimport.cpp" line="186"/> + <location filename="csvimport.cpp" line="188"/> <source>CSV files (*.csv);;Text files (*.txt);;All files (*)</source> <translation>Pliki CSV (*.csv);;Pliki tekstowe (*.txt);;Wszystkie pliki (*)</translation> </message> |
