diff options
Diffstat (limited to 'tracker-test/lang/pl_PL.ts')
-rw-r--r-- | tracker-test/lang/pl_PL.ts | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/tracker-test/lang/pl_PL.ts b/tracker-test/lang/pl_PL.ts new file mode 100644 index 00000000..a5457ec0 --- /dev/null +++ b/tracker-test/lang/pl_PL.ts @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="pl_PL"> +<context> + <name>metadata</name> + <message> + <location filename="../test.h" line="+42"/> + <source>Testing - sine wave</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>test_ui</name> + <message> + <location filename="../test.ui" line="+17"/> + <source>Sine wave</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> |