diff options
Diffstat (limited to 'proto-wine/lang')
-rw-r--r-- | proto-wine/lang/nl_NL.ts | 10 | ||||
-rw-r--r-- | proto-wine/lang/ru_RU.ts | 10 | ||||
-rw-r--r-- | proto-wine/lang/stub.ts | 10 | ||||
-rw-r--r-- | proto-wine/lang/zh_CN.ts | 10 |
4 files changed, 28 insertions, 12 deletions
diff --git a/proto-wine/lang/nl_NL.ts b/proto-wine/lang/nl_NL.ts index e2d594a3..f71d8ad7 100644 --- a/proto-wine/lang/nl_NL.ts +++ b/proto-wine/lang/nl_NL.ts @@ -28,15 +28,15 @@ <translation type="unfinished"></translation> </message> <message> - <source>Proton (Steam Play)</source> + <source><html><head/><body><p>When supported.</p></body></html></source> <translation type="unfinished"></translation> </message> <message> - <source><html><head/><body><p>When supported.</p></body></html></source> + <source>Steam application id</source> <translation type="unfinished"></translation> </message> <message> - <source>Steam application id (Proton)</source> + <source>Proton (Steam Play)</source> <translation type="unfinished"></translation> </message> </context> @@ -50,6 +50,10 @@ <source>Must specify application id for Proton (Steam Play)</source> <translation type="unfinished"></translation> </message> + <message> + <source>Wine prefix must be an absolute path (given '%1')</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>wine_metadata</name> diff --git a/proto-wine/lang/ru_RU.ts b/proto-wine/lang/ru_RU.ts index afd33eea..9937083f 100644 --- a/proto-wine/lang/ru_RU.ts +++ b/proto-wine/lang/ru_RU.ts @@ -28,15 +28,15 @@ <translation type="unfinished"></translation> </message> <message> - <source>Proton (Steam Play)</source> + <source><html><head/><body><p>When supported.</p></body></html></source> <translation type="unfinished"></translation> </message> <message> - <source><html><head/><body><p>When supported.</p></body></html></source> + <source>Steam application id</source> <translation type="unfinished"></translation> </message> <message> - <source>Steam application id (Proton)</source> + <source>Proton (Steam Play)</source> <translation type="unfinished"></translation> </message> </context> @@ -50,6 +50,10 @@ <source>Must specify application id for Proton (Steam Play)</source> <translation type="unfinished"></translation> </message> + <message> + <source>Wine prefix must be an absolute path (given '%1')</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>wine_metadata</name> diff --git a/proto-wine/lang/stub.ts b/proto-wine/lang/stub.ts index b0ced919..9b74a44d 100644 --- a/proto-wine/lang/stub.ts +++ b/proto-wine/lang/stub.ts @@ -28,15 +28,15 @@ <translation type="unfinished"></translation> </message> <message> - <source>Proton (Steam Play)</source> + <source><html><head/><body><p>When supported.</p></body></html></source> <translation type="unfinished"></translation> </message> <message> - <source><html><head/><body><p>When supported.</p></body></html></source> + <source>Steam application id</source> <translation type="unfinished"></translation> </message> <message> - <source>Steam application id (Proton)</source> + <source>Proton (Steam Play)</source> <translation type="unfinished"></translation> </message> </context> @@ -50,6 +50,10 @@ <source>Must specify application id for Proton (Steam Play)</source> <translation type="unfinished"></translation> </message> + <message> + <source>Wine prefix must be an absolute path (given '%1')</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>wine_metadata</name> diff --git a/proto-wine/lang/zh_CN.ts b/proto-wine/lang/zh_CN.ts index b0ced919..9b74a44d 100644 --- a/proto-wine/lang/zh_CN.ts +++ b/proto-wine/lang/zh_CN.ts @@ -28,15 +28,15 @@ <translation type="unfinished"></translation> </message> <message> - <source>Proton (Steam Play)</source> + <source><html><head/><body><p>When supported.</p></body></html></source> <translation type="unfinished"></translation> </message> <message> - <source><html><head/><body><p>When supported.</p></body></html></source> + <source>Steam application id</source> <translation type="unfinished"></translation> </message> <message> - <source>Steam application id (Proton)</source> + <source>Proton (Steam Play)</source> <translation type="unfinished"></translation> </message> </context> @@ -50,6 +50,10 @@ <source>Must specify application id for Proton (Steam Play)</source> <translation type="unfinished"></translation> </message> + <message> + <source>Wine prefix must be an absolute path (given '%1')</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>wine_metadata</name> |