diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2025-04-28 19:40:10 +0200 |
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2025-05-16 08:54:14 +0200 |
| commit | 5308a459e8c575457ef1c024e306b0716b1ae5d7 (patch) | |
| tree | 5b6ffe7a517ed71f42dea265d2e0482bf3f18dd0 /tracker-steamvr | |
| parent | 69f106448835d228b99dcda992e83e1f90f9a0a2 (diff) | |
i18n: add missing German translations
Diffstat (limited to 'tracker-steamvr')
| -rw-r--r-- | tracker-steamvr/lang/de_DE.ts | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/tracker-steamvr/lang/de_DE.ts b/tracker-steamvr/lang/de_DE.ts new file mode 100644 index 000000000..1282ec9af --- /dev/null +++ b/tracker-steamvr/lang/de_DE.ts @@ -0,0 +1,33 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="de_DE"> +<context> + <name>dialog</name> + <message> + <source>Valve SteamVR</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Device</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>steamvr</name> + <message> + <source>No HMD connected</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Can't find device with that serial</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>steamvr_metadata</name> + <message> + <source>Valve SteamVR</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> |
