translation update
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -613,6 +613,43 @@
|
|||||||
</property>
|
</property>
|
||||||
<item row="0" column="0" >
|
<item row="0" column="0" >
|
||||||
<widget class="QTextBrowser" name="textBrowser_Log" >
|
<widget class="QTextBrowser" name="textBrowser_Log" >
|
||||||
|
<property name="palette" >
|
||||||
|
<palette>
|
||||||
|
<active>
|
||||||
|
<colorrole role="Button" >
|
||||||
|
<brush brushstyle="SolidPattern" >
|
||||||
|
<color alpha="255" >
|
||||||
|
<red>102</red>
|
||||||
|
<green>153</green>
|
||||||
|
<blue>0</blue>
|
||||||
|
</color>
|
||||||
|
</brush>
|
||||||
|
</colorrole>
|
||||||
|
</active>
|
||||||
|
<inactive>
|
||||||
|
<colorrole role="Button" >
|
||||||
|
<brush brushstyle="SolidPattern" >
|
||||||
|
<color alpha="255" >
|
||||||
|
<red>102</red>
|
||||||
|
<green>153</green>
|
||||||
|
<blue>0</blue>
|
||||||
|
</color>
|
||||||
|
</brush>
|
||||||
|
</colorrole>
|
||||||
|
</inactive>
|
||||||
|
<disabled>
|
||||||
|
<colorrole role="Button" >
|
||||||
|
<brush brushstyle="SolidPattern" >
|
||||||
|
<color alpha="255" >
|
||||||
|
<red>102</red>
|
||||||
|
<green>153</green>
|
||||||
|
<blue>0</blue>
|
||||||
|
</color>
|
||||||
|
</brush>
|
||||||
|
</colorrole>
|
||||||
|
</disabled>
|
||||||
|
</palette>
|
||||||
|
</property>
|
||||||
<property name="focusPolicy" >
|
<property name="focusPolicy" >
|
||||||
<enum>Qt::NoFocus</enum>
|
<enum>Qt::NoFocus</enum>
|
||||||
</property>
|
</property>
|
||||||
@@ -2522,7 +2559,7 @@
|
|||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>1000</width>
|
<width>1000</width>
|
||||||
<height>29</height>
|
<height>30</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<widget class="QMenu" name="menuView" >
|
<widget class="QMenu" name="menuView" >
|
||||||
|
|||||||
+183
-110
@@ -44,38 +44,175 @@
|
|||||||
</property>
|
</property>
|
||||||
<widget class="QWidget" name="page" >
|
<widget class="QWidget" name="page" >
|
||||||
<layout class="QGridLayout" >
|
<layout class="QGridLayout" >
|
||||||
<property name="leftMargin" >
|
<item row="0" column="0" >
|
||||||
<number>9</number>
|
<widget class="QLabel" name="label_19" >
|
||||||
</property>
|
<property name="styleSheet" >
|
||||||
<property name="topMargin" >
|
<string>QLabel { font-weight: bold; }</string>
|
||||||
<number>9</number>
|
</property>
|
||||||
</property>
|
<property name="text" >
|
||||||
<property name="rightMargin" >
|
<string>Interface</string>
|
||||||
<number>9</number>
|
</property>
|
||||||
</property>
|
</widget>
|
||||||
<property name="bottomMargin" >
|
</item>
|
||||||
<number>9</number>
|
<item row="1" column="0" >
|
||||||
</property>
|
<widget class="Line" name="line_6" >
|
||||||
<property name="horizontalSpacing" >
|
|
||||||
<number>6</number>
|
|
||||||
</property>
|
|
||||||
<property name="verticalSpacing" >
|
|
||||||
<number>6</number>
|
|
||||||
</property>
|
|
||||||
<item row="12" column="0" >
|
|
||||||
<spacer>
|
|
||||||
<property name="orientation" >
|
<property name="orientation" >
|
||||||
<enum>Qt::Vertical</enum>
|
<enum>Qt::Horizontal</enum>
|
||||||
</property>
|
</property>
|
||||||
<property name="sizeHint" >
|
</widget>
|
||||||
<size>
|
</item>
|
||||||
<width>20</width>
|
<item row="2" column="0" >
|
||||||
<height>40</height>
|
<layout class="QHBoxLayout" >
|
||||||
</size>
|
<item>
|
||||||
|
<widget class="QLabel" name="label_14" >
|
||||||
|
<property name="text" >
|
||||||
|
<string>Language:</string>
|
||||||
|
</property>
|
||||||
|
</widget>
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<widget class="QComboBox" name="comboBox" >
|
||||||
|
<item>
|
||||||
|
<property name="text" >
|
||||||
|
<string>Dutch</string>
|
||||||
|
</property>
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<property name="text" >
|
||||||
|
<string>English</string>
|
||||||
|
</property>
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<property name="text" >
|
||||||
|
<string>French</string>
|
||||||
|
</property>
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<property name="text" >
|
||||||
|
<string>German</string>
|
||||||
|
</property>
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<property name="text" >
|
||||||
|
<string>Hungarian</string>
|
||||||
|
</property>
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<property name="text" >
|
||||||
|
<string>Italian</string>
|
||||||
|
</property>
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<property name="text" >
|
||||||
|
<string>Norse</string>
|
||||||
|
</property>
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<property name="text" >
|
||||||
|
<string>Portuguese</string>
|
||||||
|
</property>
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<property name="text" >
|
||||||
|
<string>Russian</string>
|
||||||
|
</property>
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<property name="text" >
|
||||||
|
<string>Slovak</string>
|
||||||
|
</property>
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<property name="text" >
|
||||||
|
<string>Spanish</string>
|
||||||
|
</property>
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<property name="text" >
|
||||||
|
<string>Turkish</string>
|
||||||
|
</property>
|
||||||
|
</item>
|
||||||
|
</widget>
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<spacer>
|
||||||
|
<property name="orientation" >
|
||||||
|
<enum>Qt::Horizontal</enum>
|
||||||
|
</property>
|
||||||
|
<property name="sizeHint" >
|
||||||
|
<size>
|
||||||
|
<width>40</width>
|
||||||
|
<height>20</height>
|
||||||
|
</size>
|
||||||
|
</property>
|
||||||
|
</spacer>
|
||||||
|
</item>
|
||||||
|
</layout>
|
||||||
|
</item>
|
||||||
|
<item row="3" column="0" >
|
||||||
|
<widget class="QCheckBox" name="checkBox_showIntro" >
|
||||||
|
<property name="text" >
|
||||||
|
<string>Show intro on startup</string>
|
||||||
</property>
|
</property>
|
||||||
</spacer>
|
</widget>
|
||||||
|
</item>
|
||||||
|
<item row="4" column="0" >
|
||||||
|
<widget class="QCheckBox" name="checkBox_showLeftToolbox" >
|
||||||
|
<property name="text" >
|
||||||
|
<string>Show left toolbox (F10 to switch on/off)</string>
|
||||||
|
</property>
|
||||||
|
</widget>
|
||||||
|
</item>
|
||||||
|
<item row="5" column="0" >
|
||||||
|
<widget class="QCheckBox" name="checkBox_showRightToolbox" >
|
||||||
|
<property name="text" >
|
||||||
|
<string>Show right toolbox (F11 to switch on/off)</string>
|
||||||
|
</property>
|
||||||
|
</widget>
|
||||||
|
</item>
|
||||||
|
<item row="6" column="0" >
|
||||||
|
<widget class="QCheckBox" name="checkBox_showStatusbarMessages" >
|
||||||
|
<property name="text" >
|
||||||
|
<string>Show statusbar messages</string>
|
||||||
|
</property>
|
||||||
|
</widget>
|
||||||
|
</item>
|
||||||
|
<item row="7" column="0" >
|
||||||
|
<widget class="QCheckBox" name="checkBox_showFadeOutCardsAnimation" >
|
||||||
|
<property name="text" >
|
||||||
|
<string>Show fade-out animation for non-winning cards</string>
|
||||||
|
</property>
|
||||||
|
</widget>
|
||||||
|
</item>
|
||||||
|
<item row="8" column="0" >
|
||||||
|
<widget class="QCheckBox" name="checkBox_showFlipCardsAnimation" >
|
||||||
|
<property name="text" >
|
||||||
|
<string>Show flip-card animation</string>
|
||||||
|
</property>
|
||||||
|
</widget>
|
||||||
|
</item>
|
||||||
|
<item row="9" column="0" >
|
||||||
|
<widget class="QCheckBox" name="checkBox_showBlindButtons" >
|
||||||
|
<property name="text" >
|
||||||
|
<string>Show buttons for small blind and big blind</string>
|
||||||
|
</property>
|
||||||
|
</widget>
|
||||||
|
</item>
|
||||||
|
<item row="10" column="0" >
|
||||||
|
<widget class="QCheckBox" name="checkBox_antiPeekMode" >
|
||||||
|
<property name="text" >
|
||||||
|
<string>Show own cards only on mouse click</string>
|
||||||
|
</property>
|
||||||
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item row="11" column="0" >
|
<item row="11" column="0" >
|
||||||
|
<widget class="QCheckBox" name="checkBox_alternateFKeysUserActionMode" >
|
||||||
|
<property name="text" >
|
||||||
|
<string>Reverse order of F-Keys (F1 - F3)</string>
|
||||||
|
</property>
|
||||||
|
</widget>
|
||||||
|
</item>
|
||||||
|
<item row="12" column="0" >
|
||||||
<widget class="QGroupBox" name="groupBox" >
|
<widget class="QGroupBox" name="groupBox" >
|
||||||
<property name="title" >
|
<property name="title" >
|
||||||
<string>Flipside of Cards</string>
|
<string>Flipside of Cards</string>
|
||||||
@@ -85,7 +222,7 @@
|
|||||||
<number>9</number>
|
<number>9</number>
|
||||||
</property>
|
</property>
|
||||||
<property name="topMargin" >
|
<property name="topMargin" >
|
||||||
<number>9</number>
|
<number>0</number>
|
||||||
</property>
|
</property>
|
||||||
<property name="rightMargin" >
|
<property name="rightMargin" >
|
||||||
<number>9</number>
|
<number>9</number>
|
||||||
@@ -196,85 +333,18 @@ p, li { white-space: pre-wrap; }
|
|||||||
</layout>
|
</layout>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item row="9" column="0" >
|
<item row="13" column="0" >
|
||||||
<widget class="QCheckBox" name="checkBox_antiPeekMode" >
|
<spacer>
|
||||||
<property name="text" >
|
|
||||||
<string>Show own cards only on mouse click</string>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
<item row="10" column="0" >
|
|
||||||
<widget class="QCheckBox" name="checkBox_alternateFKeysUserActionMode" >
|
|
||||||
<property name="text" >
|
|
||||||
<string>Reverse order of F-Keys (F1 - F3)</string>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
<item row="4" column="0" >
|
|
||||||
<widget class="QCheckBox" name="checkBox_showRightToolbox" >
|
|
||||||
<property name="text" >
|
|
||||||
<string>Show right toolbox (F11 to switch on/off)</string>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
<item row="2" column="0" >
|
|
||||||
<widget class="QCheckBox" name="checkBox_showIntro" >
|
|
||||||
<property name="text" >
|
|
||||||
<string>Show intro on startup</string>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
<item row="0" column="0" >
|
|
||||||
<widget class="QLabel" name="label_19" >
|
|
||||||
<property name="styleSheet" >
|
|
||||||
<string>QLabel { font-weight: bold; }</string>
|
|
||||||
</property>
|
|
||||||
<property name="text" >
|
|
||||||
<string>Interface</string>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
<item row="1" column="0" >
|
|
||||||
<widget class="Line" name="line_6" >
|
|
||||||
<property name="orientation" >
|
<property name="orientation" >
|
||||||
<enum>Qt::Horizontal</enum>
|
<enum>Qt::Vertical</enum>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
<property name="sizeHint" >
|
||||||
</item>
|
<size>
|
||||||
<item row="3" column="0" >
|
<width>400</width>
|
||||||
<widget class="QCheckBox" name="checkBox_showLeftToolbox" >
|
<height>81</height>
|
||||||
<property name="text" >
|
</size>
|
||||||
<string>Show left toolbox (F10 to switch on/off)</string>
|
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</spacer>
|
||||||
</item>
|
|
||||||
<item row="5" column="0" >
|
|
||||||
<widget class="QCheckBox" name="checkBox_showStatusbarMessages" >
|
|
||||||
<property name="text" >
|
|
||||||
<string>Show statusbar messages</string>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
<item row="6" column="0" >
|
|
||||||
<widget class="QCheckBox" name="checkBox_showFadeOutCardsAnimation" >
|
|
||||||
<property name="text" >
|
|
||||||
<string>Show fade-out animation for non-winning cards</string>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
<item row="8" column="0" >
|
|
||||||
<widget class="QCheckBox" name="checkBox_showBlindButtons" >
|
|
||||||
<property name="text" >
|
|
||||||
<string>Show buttons for small blind and big blind</string>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
<item row="7" column="0" >
|
|
||||||
<widget class="QCheckBox" name="checkBox_showFlipCardsAnimation" >
|
|
||||||
<property name="text" >
|
|
||||||
<string>Show flip-card animation</string>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
</item>
|
||||||
</layout>
|
</layout>
|
||||||
</widget>
|
</widget>
|
||||||
@@ -683,7 +753,7 @@ p, li { white-space: pre-wrap; }
|
|||||||
<property name="sizeHint" >
|
<property name="sizeHint" >
|
||||||
<size>
|
<size>
|
||||||
<width>400</width>
|
<width>400</width>
|
||||||
<height>181</height>
|
<height>201</height>
|
||||||
</size>
|
</size>
|
||||||
</property>
|
</property>
|
||||||
</spacer>
|
</spacer>
|
||||||
@@ -1116,8 +1186,8 @@ p, li { white-space: pre-wrap; }
|
|||||||
</property>
|
</property>
|
||||||
<property name="sizeHint" >
|
<property name="sizeHint" >
|
||||||
<size>
|
<size>
|
||||||
<width>362</width>
|
<width>400</width>
|
||||||
<height>5</height>
|
<height>16</height>
|
||||||
</size>
|
</size>
|
||||||
</property>
|
</property>
|
||||||
</spacer>
|
</spacer>
|
||||||
@@ -1270,7 +1340,10 @@ p, li { white-space: pre-wrap; }
|
|||||||
<item row="6" column="0" >
|
<item row="6" column="0" >
|
||||||
<widget class="QGroupBox" name="groupBox_5" >
|
<widget class="QGroupBox" name="groupBox_5" >
|
||||||
<property name="title" >
|
<property name="title" >
|
||||||
<string>Lobby Chat Settings (IRC Server)</string>
|
<string>Lobby Chat (IRC Server)</string>
|
||||||
|
</property>
|
||||||
|
<property name="checkable" >
|
||||||
|
<bool>true</bool>
|
||||||
</property>
|
</property>
|
||||||
<layout class="QGridLayout" >
|
<layout class="QGridLayout" >
|
||||||
<item row="0" column="0" >
|
<item row="0" column="0" >
|
||||||
@@ -1351,8 +1424,8 @@ p, li { white-space: pre-wrap; }
|
|||||||
</property>
|
</property>
|
||||||
<property name="sizeHint" >
|
<property name="sizeHint" >
|
||||||
<size>
|
<size>
|
||||||
<width>388</width>
|
<width>400</width>
|
||||||
<height>41</height>
|
<height>51</height>
|
||||||
</size>
|
</size>
|
||||||
</property>
|
</property>
|
||||||
</spacer>
|
</spacer>
|
||||||
|
|||||||
+528
-192
File diff suppressed because it is too large
Load Diff
+490
-267
File diff suppressed because it is too large
Load Diff
+530
-199
File diff suppressed because it is too large
Load Diff
+530
-199
File diff suppressed because it is too large
Load Diff
+528
-207
File diff suppressed because it is too large
Load Diff
+644
-300
File diff suppressed because it is too large
Load Diff
+685
-295
File diff suppressed because it is too large
Load Diff
+513
-200
File diff suppressed because one or more lines are too long
+490
-267
File diff suppressed because it is too large
Load Diff
+639
-296
File diff suppressed because one or more lines are too long
+532
-191
File diff suppressed because it is too large
Load Diff
+521
-232
File diff suppressed because it is too large
Load Diff
+528
-207
File diff suppressed because it is too large
Load Diff
+4460
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user