diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2019-10-28 07:46:01 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2019-10-28 07:46:01 +0100 |
commit | 8619641a9a129588445c2d063560a48fbf5fa623 (patch) | |
tree | 549133c691080c1f584e01a66a2b850e2971a410 /proto-wine/lang/zh_CN.ts | |
parent | 69c9a4136d2decc10f97ad49189070d8e4708110 (diff) |
proto/wine: refresh i18n
Diffstat (limited to 'proto-wine/lang/zh_CN.ts')
-rw-r--r-- | proto-wine/lang/zh_CN.ts | 26 |
1 files changed, 25 insertions, 1 deletions
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> |