From d26792e3c9f26365ceb7ef5163604d74c3028967 Mon Sep 17 00:00:00 2001 From: Priton-CE Date: Fri, 20 Sep 2024 23:15:22 +0200 Subject: added tooltips and german translation --- proto-wine/ftnoir_winecontrols.ui | 6 ++++++ proto-wine/lang/de_DE.ts | 8 ++++++++ proto-wine/lang/nl_NL.ts | 8 ++++++++ proto-wine/lang/ru_RU.ts | 8 ++++++++ proto-wine/lang/stub.ts | 8 ++++++++ proto-wine/lang/zh_CN.ts | 8 ++++++++ 6 files changed, 46 insertions(+) diff --git a/proto-wine/ftnoir_winecontrols.ui b/proto-wine/ftnoir_winecontrols.ui index 3e7d26ea..da0b7926 100644 --- a/proto-wine/ftnoir_winecontrols.ui +++ b/proto-wine/ftnoir_winecontrols.ui @@ -197,6 +197,9 @@ + + <html><head/><body><p>Steam Play is Steams System to run Windows titles on Linux via Proton.</p></body></html> + Steam Play (select Steam Application ID) @@ -204,6 +207,9 @@ + + <html><head/><body><p>UMU is a launcher that allows the use of Proton outside of Steam. Some game launchers like Lutris may use this to enable Proton support.</p></body></html> + UMU enabled Launchers (select prefix) diff --git a/proto-wine/lang/de_DE.ts b/proto-wine/lang/de_DE.ts index 89a4f759..e248dfac 100644 --- a/proto-wine/lang/de_DE.ts +++ b/proto-wine/lang/de_DE.ts @@ -90,6 +90,14 @@ Wine (select version and prefix) Wine (wähle Version und Prefix) + + <html><head/><body><p>Steam Play is Steams System to run Windows titles on Linux via Proton.</p></body></html> + <html><head/><body><p>Steam Play ist Steams System, um Windows Titel auf Linux, via Proton, auszuführen.</p></body></html> + + + <html><head/><body><p>UMU is a launcher that allows the use of Proton outside of Steam. Some game launchers like Lutris may use this to enable Proton support.</p></body></html> + <html><head/><body><p>UMU ist ein Launcher, der es erlaubt Proton außerhalb von Steam zu nutzen. Manche Spiel Launcher, wie Lutris, können dies für Proton Support nutzen.</p></body></html> + wine diff --git a/proto-wine/lang/nl_NL.ts b/proto-wine/lang/nl_NL.ts index 76d76d6c..b59527ab 100644 --- a/proto-wine/lang/nl_NL.ts +++ b/proto-wine/lang/nl_NL.ts @@ -90,6 +90,14 @@ Wine (select version and prefix) + + <html><head/><body><p>Steam Play is Steams System to run Windows titles on Linux via Proton.</p></body></html> + + + + <html><head/><body><p>UMU is a launcher that allows the use of Proton outside of Steam. Some game launchers like Lutris may use this to enable Proton support.</p></body></html> + + wine diff --git a/proto-wine/lang/ru_RU.ts b/proto-wine/lang/ru_RU.ts index e66b767d..aa401a05 100644 --- a/proto-wine/lang/ru_RU.ts +++ b/proto-wine/lang/ru_RU.ts @@ -90,6 +90,14 @@ Wine (select version and prefix) + + <html><head/><body><p>Steam Play is Steams System to run Windows titles on Linux via Proton.</p></body></html> + + + + <html><head/><body><p>UMU is a launcher that allows the use of Proton outside of Steam. Some game launchers like Lutris may use this to enable Proton support.</p></body></html> + + wine diff --git a/proto-wine/lang/stub.ts b/proto-wine/lang/stub.ts index 4515eac5..55d7e0b0 100644 --- a/proto-wine/lang/stub.ts +++ b/proto-wine/lang/stub.ts @@ -90,6 +90,14 @@ Wine (select version and prefix) + + <html><head/><body><p>Steam Play is Steams System to run Windows titles on Linux via Proton.</p></body></html> + + + + <html><head/><body><p>UMU is a launcher that allows the use of Proton outside of Steam. Some game launchers like Lutris may use this to enable Proton support.</p></body></html> + + wine diff --git a/proto-wine/lang/zh_CN.ts b/proto-wine/lang/zh_CN.ts index f2a14ac6..561aba31 100644 --- a/proto-wine/lang/zh_CN.ts +++ b/proto-wine/lang/zh_CN.ts @@ -90,6 +90,14 @@ Wine (select version and prefix) + + <html><head/><body><p>Steam Play is Steams System to run Windows titles on Linux via Proton.</p></body></html> + + + + <html><head/><body><p>UMU is a launcher that allows the use of Proton outside of Steam. Some game launchers like Lutris may use this to enable Proton support.</p></body></html> + + wine -- cgit v1.2.3