diff options
| -rw-r--r-- | proto-wine/lang/nl_NL.ts | 26 | ||||
| -rw-r--r-- | proto-wine/lang/ru_RU.ts | 26 | ||||
| -rw-r--r-- | proto-wine/lang/stub.ts | 26 | ||||
| -rw-r--r-- | proto-wine/lang/zh_CN.ts | 26 | 
4 files changed, 100 insertions, 4 deletions
| diff --git a/proto-wine/lang/nl_NL.ts b/proto-wine/lang/nl_NL.ts index 41f368c6..39c5775c 100644 --- a/proto-wine/lang/nl_NL.ts +++ b/proto-wine/lang/nl_NL.ts @@ -16,7 +16,27 @@          <translation type="unfinished"></translation>      </message>      <message> -        <source>Proton (Steam)</source> +        <source>Advanced</source> +        <translation type="unfinished"></translation> +    </message> +    <message> +        <source>ESYNC</source> +        <translation type="unfinished"></translation> +    </message> +    <message> +        <source>FSYNC</source> +        <translation type="unfinished"></translation> +    </message> +    <message> +        <source>Proton (Steam Play)</source> +        <translation type="unfinished"></translation> +    </message> +    <message> +        <source>Application id (Proton only)</source> +        <translation type="unfinished"></translation> +    </message> +    <message> +        <source><html><head/><body><p>When supported.</p></body></html></source>          <translation type="unfinished"></translation>      </message>  </context> @@ -26,6 +46,10 @@          <source>Can't open shared memory mapping</source>          <translation type="unfinished"></translation>      </message> +    <message> +        <source>Must specify application id for Proton (Steam Play)</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 d6a10fac..84e7fd90 100644 --- a/proto-wine/lang/ru_RU.ts +++ b/proto-wine/lang/ru_RU.ts @@ -16,7 +16,27 @@          <translation type="unfinished"></translation>      </message>      <message> -        <source>Proton (Steam)</source> +        <source>Advanced</source> +        <translation type="unfinished"></translation> +    </message> +    <message> +        <source>ESYNC</source> +        <translation type="unfinished"></translation> +    </message> +    <message> +        <source>FSYNC</source> +        <translation type="unfinished"></translation> +    </message> +    <message> +        <source>Proton (Steam Play)</source> +        <translation type="unfinished"></translation> +    </message> +    <message> +        <source>Application id (Proton only)</source> +        <translation type="unfinished"></translation> +    </message> +    <message> +        <source><html><head/><body><p>When supported.</p></body></html></source>          <translation type="unfinished"></translation>      </message>  </context> @@ -26,6 +46,10 @@          <source>Can't open shared memory mapping</source>          <translation type="unfinished"></translation>      </message> +    <message> +        <source>Must specify application id for Proton (Steam Play)</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 2b4793e0..0231ebb2 100644 --- a/proto-wine/lang/stub.ts +++ b/proto-wine/lang/stub.ts @@ -16,7 +16,27 @@          <translation type="unfinished"></translation>      </message>      <message> -        <source>Proton (Steam)</source> +        <source>Advanced</source> +        <translation type="unfinished"></translation> +    </message> +    <message> +        <source>ESYNC</source> +        <translation type="unfinished"></translation> +    </message> +    <message> +        <source>FSYNC</source> +        <translation type="unfinished"></translation> +    </message> +    <message> +        <source>Proton (Steam Play)</source> +        <translation type="unfinished"></translation> +    </message> +    <message> +        <source>Application id (Proton only)</source> +        <translation type="unfinished"></translation> +    </message> +    <message> +        <source><html><head/><body><p>When supported.</p></body></html></source>          <translation type="unfinished"></translation>      </message>  </context> @@ -26,6 +46,10 @@          <source>Can't open shared memory mapping</source>          <translation type="unfinished"></translation>      </message> +    <message> +        <source>Must specify application id for Proton (Steam Play)</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 2b4793e0..0231ebb2 100644 --- a/proto-wine/lang/zh_CN.ts +++ b/proto-wine/lang/zh_CN.ts @@ -16,7 +16,27 @@          <translation type="unfinished"></translation>      </message>      <message> -        <source>Proton (Steam)</source> +        <source>Advanced</source> +        <translation type="unfinished"></translation> +    </message> +    <message> +        <source>ESYNC</source> +        <translation type="unfinished"></translation> +    </message> +    <message> +        <source>FSYNC</source> +        <translation type="unfinished"></translation> +    </message> +    <message> +        <source>Proton (Steam Play)</source> +        <translation type="unfinished"></translation> +    </message> +    <message> +        <source>Application id (Proton only)</source> +        <translation type="unfinished"></translation> +    </message> +    <message> +        <source><html><head/><body><p>When supported.</p></body></html></source>          <translation type="unfinished"></translation>      </message>  </context> @@ -26,6 +46,10 @@          <source>Can't open shared memory mapping</source>          <translation type="unfinished"></translation>      </message> +    <message> +        <source>Must specify application id for Proton (Steam Play)</source> +        <translation type="unfinished"></translation> +    </message>  </context>  <context>      <name>wine_metadata</name> | 
