diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2017-02-21 21:12:53 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2017-02-21 21:12:53 +0100 |
commit | b41fa9452b62bb1d83819910272524fd09c36e3c (patch) | |
tree | bc8868b085f0b5dc74d277fba68f0be9e5e9f15c /tracker-steamvr/lang/pl_PL.ts | |
parent | 4397e2ac9f17829db1fe33938f81077b2b332429 (diff) |
modules: add .ts files
Diffstat (limited to 'tracker-steamvr/lang/pl_PL.ts')
-rw-r--r-- | tracker-steamvr/lang/pl_PL.ts | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/tracker-steamvr/lang/pl_PL.ts b/tracker-steamvr/lang/pl_PL.ts new file mode 100644 index 00000000..d8a477aa --- /dev/null +++ b/tracker-steamvr/lang/pl_PL.ts @@ -0,0 +1,25 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="pl_PL"> +<context> + <name>dialog</name> + <message> + <location filename="../dialog.ui" line="+23"/> + <source>Valve SteamVR</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+29"/> + <source>No options so far</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>metadata</name> + <message> + <location filename="../steamvr.hpp" line="+63"/> + <source>Valve SteamVR</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> |