diff options
| author | 2015-01-30 17:00:07 -0500 | |
|---|---|---|
| committer | 2015-01-30 17:00:07 -0500 | |
| commit | 016003905ca0e8e459e3dc33e786beda8ec92f45 (patch) | |
| tree | 34aba2d2e0d66fbf2c3821ee8358f56e40c4c95e /Plugins/JsonExport/JsonExport_pl.ts | |
| parent | 724c012ada23ef480c61fe99e3c9784b91aeb1ca (diff) | |
Imported Upstream version 3.0.2upstream/3.0.2
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> |
