diff options
author | Priton-CE <thies.eric@gmail.com> | 2024-09-20 22:35:46 +0200 |
---|---|---|
committer | Priton-CE <thies.eric@gmail.com> | 2024-09-20 22:35:46 +0200 |
commit | 9ed96e067aa6463d82197c4654028876fa15b763 (patch) | |
tree | 8914519ef1dde0fb93678ab7a5d622682f9baab1 | |
parent | 04bed1c5dd5bf658edff5cf18d9c5aef3f2af1d1 (diff) |
restructured proto-wine ui (incl. German translation)
-rw-r--r-- | proto-wine/ftnoir_winecontrols.ui | 281 | ||||
-rw-r--r-- | proto-wine/lang/de_DE.ts | 24 | ||||
-rw-r--r-- | proto-wine/lang/nl_NL.ts | 28 | ||||
-rw-r--r-- | proto-wine/lang/ru_RU.ts | 28 | ||||
-rw-r--r-- | proto-wine/lang/stub.ts | 28 | ||||
-rw-r--r-- | proto-wine/lang/zh_CN.ts | 28 |
6 files changed, 250 insertions, 167 deletions
diff --git a/proto-wine/ftnoir_winecontrols.ui b/proto-wine/ftnoir_winecontrols.ui index 365922ca..1e56999a 100644 --- a/proto-wine/ftnoir_winecontrols.ui +++ b/proto-wine/ftnoir_winecontrols.ui @@ -9,8 +9,8 @@ <rect> <x>0</x> <y>0</y> - <width>951</width> - <height>424</height> + <width>955</width> + <height>468</height> </rect> </property> <property name="windowTitle"> @@ -32,86 +32,8 @@ <property name="title"> <string>Wine variant</string> </property> - <layout class="QGridLayout" name="gridLayout"> - <item row="10" column="0"> - <widget class="QRadioButton" name="variant_proton"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Minimum" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="text"> - <string>Proton (Steam Play)</string> - </property> - </widget> - </item> - <item row="0" column="0"> - <widget class="QRadioButton" name="variant_wine"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Minimum" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="text"> - <string>Wine (select path and prefix)</string> - </property> - </widget> - </item> - <item row="10" column="1"> - <widget class="QComboBox" name="proton_version"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Maximum" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>120</width> - <height>0</height> - </size> - </property> - <property name="layoutDirection"> - <enum>Qt::LeftToRight</enum> - </property> - </widget> - </item> - <item row="9" column="1"> - <layout class="QHBoxLayout" name="horizontalLayout_4"> - <item> - <widget class="QLineEdit" name="wineprefix"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Minimum" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>450</width> - <height>0</height> - </size> - </property> - <property name="toolTip"> - <string><html><head/><body><p>prefix</p></body></html></string> - </property> - <property name="placeholderText"> - <string>/path_to_the_prefix/</string> - </property> - </widget> - </item> - <item> - <widget class="QPushButton" name="browse_wine_prefix_button"> - <property name="text"> - <string>Browse Prefix</string> - </property> - </widget> - </item> - </layout> - </item> - <item row="8" column="1"> + <layout class="QGridLayout" name="gridLayout_2"> + <item row="1" column="1"> <layout class="QHBoxLayout" name="horizontalLayout_3"> <item> <widget class="QLineEdit" name="wine_path"> @@ -146,6 +68,12 @@ <property name="enabled"> <bool>false</bool> </property> + <property name="sizePolicy"> + <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> <property name="text"> <string>Browse Wine Path</string> </property> @@ -153,8 +81,169 @@ </item> </layout> </item> + <item row="2" column="1"> + <layout class="QVBoxLayout" name="verticalLayout_7"> + <item> + <layout class="QHBoxLayout" name="horizontalLayout_4"> + <item> + <widget class="QLineEdit" name="wineprefix"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Minimum" vsizetype="Preferred"> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="minimumSize"> + <size> + <width>450</width> + <height>0</height> + </size> + </property> + <property name="toolTip"> + <string><html><head/><body><p>prefix</p></body></html></string> + </property> + <property name="placeholderText"> + <string>/path_to_the_prefix/</string> + </property> + </widget> + </item> + <item> + <widget class="QPushButton" name="browse_wine_prefix_button"> + <property name="text"> + <string>Browse Prefix</string> + </property> + </widget> + </item> + </layout> + </item> + </layout> + </item> + <item row="3" column="1"> + <widget class="QComboBox" name="proton_version"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Maximum" vsizetype="Preferred"> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="minimumSize"> + <size> + <width>120</width> + <height>0</height> + </size> + </property> + <property name="layoutDirection"> + <enum>Qt::LeftToRight</enum> + </property> + </widget> + </item> + <item row="3" column="0"> + <widget class="QRadioButton" name="variant_proton"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Minimum" vsizetype="Preferred"> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="text"> + <string>Proton (select version and mode)</string> + </property> + </widget> + </item> + <item row="0" column="0"> + <widget class="QRadioButton" name="variant_wine"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Minimum" vsizetype="Preferred"> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="text"> + <string>Wine (select version and prefix)</string> + </property> + </widget> + </item> <item row="0" column="1"> - <widget class="QComboBox" name="wine_path_combo"/> + <widget class="QComboBox" name="wine_path_combo"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Maximum" vsizetype="Preferred"> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + </widget> + </item> + <item row="4" column="0" colspan="2"> + <widget class="QGroupBox" name="verticalGroupBox_3"> + <layout class="QGridLayout" name="gridLayout"> + <item row="0" column="1"> + <widget class="QSpinBox" name="proton_appid"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Maximum" vsizetype="Preferred"> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="maximum"> + <number>2147483647</number> + </property> + </widget> + </item> + <item row="0" column="0"> + <widget class="QRadioButton" name="subvariant_steamplay"> + <property name="text"> + <string>Steam Play (select Steam Application ID)</string> + </property> + </widget> + </item> + <item row="1" column="0"> + <widget class="QRadioButton" name="subvariant_umu"> + <property name="text"> + <string>UMU enabled Launchers (select prefix)</string> + </property> + </widget> + </item> + <item row="1" column="1"> + <layout class="QHBoxLayout" name="horizontalLayout_7"> + <item> + <widget class="QLineEdit" name="protonprefix"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="minimumSize"> + <size> + <width>450</width> + <height>0</height> + </size> + </property> + </widget> + </item> + <item> + <widget class="QPushButton" name="browse_proton_path_button"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="minimumSize"> + <size> + <width>105</width> + <height>0</height> + </size> + </property> + <property name="text"> + <string>Browse Prefix</string> + </property> + </widget> + </item> + </layout> + </item> + </layout> + </widget> </item> </layout> </widget> @@ -271,32 +360,6 @@ <property name="bottomMargin"> <number>0</number> </property> - <item> - <widget class="QLabel" name="label"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Preferred" vsizetype="Maximum"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="text"> - <string>Steam application id</string> - </property> - </widget> - </item> - <item> - <widget class="QSpinBox" name="proton_appid"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Maximum" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="maximum"> - <number>2147483647</number> - </property> - </widget> - </item> </layout> </widget> </item> diff --git a/proto-wine/lang/de_DE.ts b/proto-wine/lang/de_DE.ts index 9169570f..89a4f759 100644 --- a/proto-wine/lang/de_DE.ts +++ b/proto-wine/lang/de_DE.ts @@ -23,14 +23,6 @@ <translation>Wine-Variante</translation> </message> <message> - <source>Proton (Steam Play)</source> - <translation>Proton (Steam Play)</translation> - </message> - <message> - <source>Wine (select path and prefix)</source> - <translation>Wine (Pfad und Prefix auswählen)</translation> - </message> - <message> <source><html><head/><body><p>prefix</p></body></html></source> <translation><html><head/><body><p>Prefix</p></body></html></translation> </message> @@ -83,8 +75,20 @@ <translation>Beides</translation> </message> <message> - <source>Steam application id</source> - <translation>Steam-Application-ID</translation> + <source>Proton (select version and mode)</source> + <translation>Proton (wähle Version und Modus)</translation> + </message> + <message> + <source>Steam Play (select Steam Application ID)</source> + <translation>Steam Play (wähle Steam Applikation ID)</translation> + </message> + <message> + <source>UMU enabled Launchers (select prefix)</source> + <translation>UMU unterstützte Launcher (wähle Prefix)</translation> + </message> + <message> + <source>Wine (select version and prefix)</source> + <translation>Wine (wähle Version und Prefix)</translation> </message> </context> <context> diff --git a/proto-wine/lang/nl_NL.ts b/proto-wine/lang/nl_NL.ts index 0298092b..76d76d6c 100644 --- a/proto-wine/lang/nl_NL.ts +++ b/proto-wine/lang/nl_NL.ts @@ -39,14 +39,6 @@ <translation type="unfinished"></translation> </message> <message> - <source>Steam application id</source> - <translation type="unfinished"></translation> - </message> - <message> - <source>Proton (Steam Play)</source> - <translation type="unfinished"></translation> - </message> - <message> <source>Protocol</source> <translation type="unfinished"></translation> </message> @@ -63,10 +55,6 @@ <translation type="unfinished"></translation> </message> <message> - <source>Wine (select path and prefix)</source> - <translation type="unfinished"></translation> - </message> - <message> <source><html><head/><body><p>prefix</p></body></html></source> <translation type="unfinished"></translation> </message> @@ -86,6 +74,22 @@ <source>Browse Wine Path</source> <translation type="unfinished"></translation> </message> + <message> + <source>Proton (select version and mode)</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Steam Play (select Steam Application ID)</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>UMU enabled Launchers (select prefix)</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Wine (select version and prefix)</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>wine</name> diff --git a/proto-wine/lang/ru_RU.ts b/proto-wine/lang/ru_RU.ts index c7e9c52e..e66b767d 100644 --- a/proto-wine/lang/ru_RU.ts +++ b/proto-wine/lang/ru_RU.ts @@ -39,14 +39,6 @@ <translation type="unfinished"></translation> </message> <message> - <source>Steam application id</source> - <translation type="unfinished"></translation> - </message> - <message> - <source>Proton (Steam Play)</source> - <translation type="unfinished"></translation> - </message> - <message> <source>Protocol</source> <translation type="unfinished"></translation> </message> @@ -63,10 +55,6 @@ <translation type="unfinished"></translation> </message> <message> - <source>Wine (select path and prefix)</source> - <translation type="unfinished"></translation> - </message> - <message> <source><html><head/><body><p>prefix</p></body></html></source> <translation type="unfinished"></translation> </message> @@ -86,6 +74,22 @@ <source>Browse Wine Path</source> <translation type="unfinished"></translation> </message> + <message> + <source>Proton (select version and mode)</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Steam Play (select Steam Application ID)</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>UMU enabled Launchers (select prefix)</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Wine (select version and prefix)</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>wine</name> diff --git a/proto-wine/lang/stub.ts b/proto-wine/lang/stub.ts index 3366b44b..4515eac5 100644 --- a/proto-wine/lang/stub.ts +++ b/proto-wine/lang/stub.ts @@ -39,14 +39,6 @@ <translation type="unfinished"></translation> </message> <message> - <source>Steam application id</source> - <translation type="unfinished"></translation> - </message> - <message> - <source>Proton (Steam Play)</source> - <translation type="unfinished"></translation> - </message> - <message> <source>Protocol</source> <translation type="unfinished"></translation> </message> @@ -63,10 +55,6 @@ <translation type="unfinished"></translation> </message> <message> - <source>Wine (select path and prefix)</source> - <translation type="unfinished"></translation> - </message> - <message> <source><html><head/><body><p>prefix</p></body></html></source> <translation type="unfinished"></translation> </message> @@ -86,6 +74,22 @@ <source>Browse Wine Path</source> <translation type="unfinished"></translation> </message> + <message> + <source>Proton (select version and mode)</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Steam Play (select Steam Application ID)</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>UMU enabled Launchers (select prefix)</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Wine (select version and prefix)</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>wine</name> diff --git a/proto-wine/lang/zh_CN.ts b/proto-wine/lang/zh_CN.ts index 0d285c7c..f2a14ac6 100644 --- a/proto-wine/lang/zh_CN.ts +++ b/proto-wine/lang/zh_CN.ts @@ -39,14 +39,6 @@ <translation type="unfinished"></translation> </message> <message> - <source>Steam application id</source> - <translation type="unfinished"></translation> - </message> - <message> - <source>Proton (Steam Play)</source> - <translation type="unfinished"></translation> - </message> - <message> <source>Protocol</source> <translation type="unfinished"></translation> </message> @@ -63,10 +55,6 @@ <translation type="unfinished"></translation> </message> <message> - <source>Wine (select path and prefix)</source> - <translation type="unfinished"></translation> - </message> - <message> <source><html><head/><body><p>prefix</p></body></html></source> <translation type="unfinished"></translation> </message> @@ -86,6 +74,22 @@ <source>Browse Wine Path</source> <translation type="unfinished"></translation> </message> + <message> + <source>Proton (select version and mode)</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Steam Play (select Steam Application ID)</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>UMU enabled Launchers (select prefix)</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Wine (select version and prefix)</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>wine</name> |