diff options
Diffstat (limited to 'Plugins/JsonExport/JsonExport_pl.ts')
| -rw-r--r-- | Plugins/JsonExport/JsonExport_pl.ts | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/Plugins/JsonExport/JsonExport_pl.ts b/Plugins/JsonExport/JsonExport_pl.ts new file mode 100644 index 0000000..bdfdf8a --- /dev/null +++ b/Plugins/JsonExport/JsonExport_pl.ts @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="pl_PL"> +<context> + <name>JsonExportConfig</name> + <message> + <location filename="jsonexport.ui" line="20"/> + <source>Output format</source> + <translation>Format wyjściowy</translation> + </message> + <message> + <location filename="jsonexport.ui" line="26"/> + <source>Format document (new lines, indentation)</source> + <translation>Formatuj dokument (nowe linie, wcięcia)</translation> + </message> + <message> + <location filename="jsonexport.ui" line="42"/> + <source>Compress (everything in one line)</source> + <translation>Kompresuj (wszystko w jednej linii)</translation> + </message> +</context> +</TS> |
