diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2018-02-09 17:00:57 +0100 | 
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2018-02-09 17:04:28 +0100 | 
| commit | b3f564fd92c592ead4e27f45f92fc44741b68e49 (patch) | |
| tree | a6deb5f341cbc542190c29d38fff51e534f09978 /tracker-steamvr/lang | |
| parent | 128cb6525535acbddd324861c8d124e7f1729e18 (diff) | |
update translation source files -- #743
Diffstat (limited to 'tracker-steamvr/lang')
| -rw-r--r-- | tracker-steamvr/lang/nl_NL.ts | 24 | ||||
| -rw-r--r-- | tracker-steamvr/lang/ru_RU.ts | 24 | ||||
| -rw-r--r-- | tracker-steamvr/lang/stub.ts | 24 | 
3 files changed, 24 insertions, 48 deletions
diff --git a/tracker-steamvr/lang/nl_NL.ts b/tracker-steamvr/lang/nl_NL.ts index f57bcc35..6d831ecc 100644 --- a/tracker-steamvr/lang/nl_NL.ts +++ b/tracker-steamvr/lang/nl_NL.ts @@ -8,30 +8,22 @@          <source>Valve SteamVR</source>          <translation type="unfinished"></translation>      </message> -</context> -<context> -    <name>steamvr</name> -    <message> -        <location filename="../steamvr.cpp" line="+57"/> -        <source>Valve SteamVR init error</source> -        <translation type="unfinished"></translation> -    </message>      <message> -        <location line="+17"/> -        <source>Valve SteamVR init warning</source> +        <location line="+28"/> +        <source>Device</source>          <translation type="unfinished"></translation>      </message> +</context> +<context> +    <name>steamvr</name>      <message> -        <location line="+1"/> +        <location filename="../steamvr.cpp" line="+203"/>          <source>No HMD connected</source>          <translation type="unfinished"></translation>      </message> -</context> -<context> -    <name>steamvr_metadata</name>      <message> -        <location filename="../steamvr.hpp" line="+74"/> -        <source>Valve SteamVR</source> +        <location line="+14"/> +        <source>Can't find device with that serial</source>          <translation type="unfinished"></translation>      </message>  </context> diff --git a/tracker-steamvr/lang/ru_RU.ts b/tracker-steamvr/lang/ru_RU.ts index 85eb4faf..eec6e97e 100644 --- a/tracker-steamvr/lang/ru_RU.ts +++ b/tracker-steamvr/lang/ru_RU.ts @@ -8,30 +8,22 @@          <source>Valve SteamVR</source>          <translation type="unfinished"></translation>      </message> -</context> -<context> -    <name>steamvr</name> -    <message> -        <location filename="../steamvr.cpp" line="+57"/> -        <source>Valve SteamVR init error</source> -        <translation type="unfinished"></translation> -    </message>      <message> -        <location line="+17"/> -        <source>Valve SteamVR init warning</source> +        <location line="+28"/> +        <source>Device</source>          <translation type="unfinished"></translation>      </message> +</context> +<context> +    <name>steamvr</name>      <message> -        <location line="+1"/> +        <location filename="../steamvr.cpp" line="+203"/>          <source>No HMD connected</source>          <translation type="unfinished"></translation>      </message> -</context> -<context> -    <name>steamvr_metadata</name>      <message> -        <location filename="../steamvr.hpp" line="+74"/> -        <source>Valve SteamVR</source> +        <location line="+14"/> +        <source>Can't find device with that serial</source>          <translation type="unfinished"></translation>      </message>  </context> diff --git a/tracker-steamvr/lang/stub.ts b/tracker-steamvr/lang/stub.ts index 757a56c1..96cc66f6 100644 --- a/tracker-steamvr/lang/stub.ts +++ b/tracker-steamvr/lang/stub.ts @@ -8,30 +8,22 @@          <source>Valve SteamVR</source>          <translation type="unfinished"></translation>      </message> -</context> -<context> -    <name>steamvr</name> -    <message> -        <location filename="../steamvr.cpp" line="+57"/> -        <source>Valve SteamVR init error</source> -        <translation type="unfinished"></translation> -    </message>      <message> -        <location line="+17"/> -        <source>Valve SteamVR init warning</source> +        <location line="+28"/> +        <source>Device</source>          <translation type="unfinished"></translation>      </message> +</context> +<context> +    <name>steamvr</name>      <message> -        <location line="+1"/> +        <location filename="../steamvr.cpp" line="+203"/>          <source>No HMD connected</source>          <translation type="unfinished"></translation>      </message> -</context> -<context> -    <name>steamvr_metadata</name>      <message> -        <location filename="../steamvr.hpp" line="+74"/> -        <source>Valve SteamVR</source> +        <location line="+14"/> +        <source>Can't find device with that serial</source>          <translation type="unfinished"></translation>      </message>  </context>  | 
