Added portuguese translation. Update _it and _pl
[someplayer] / src / ui / settingsform.ui
index ee092eb..d71c152 100644 (file)
@@ -78,6 +78,9 @@
        </property>
        <item>
         <widget class="QScrollArea" name="scrollArea_2">
+         <property name="horizontalScrollBarPolicy">
+          <enum>Qt::ScrollBarAlwaysOff</enum>
+         </property>
          <property name="widgetResizable">
           <bool>true</bool>
          </property>
                <number>0</number>
               </property>
               <item>
-               <layout class="QGridLayout" name="cButtonsLayout" rowstretch="0,0">
-                <property name="spacing">
-                 <number>0</number>
-                </property>
-                <item row="0" column="0">
-                 <widget class="QRadioButton" name="cBlueButton">
-                  <property name="styleSheet">
-                   <string notr="true">color: rgb(100, 150, 220)</string>
-                  </property>
-                  <property name="text">
-                   <string>blue</string>
-                  </property>
-                 </widget>
+               <widget class="QComboBox" name="colorComboBox">
+                <item>
+                 <property name="text">
+                  <string>Blue</string>
+                 </property>
                 </item>
-                <item row="0" column="1">
-                 <widget class="QRadioButton" name="cMagentaButton">
-                  <property name="styleSheet">
-                   <string notr="true">color: rgb(150, 80, 150);</string>
-                  </property>
-                  <property name="text">
-                   <string>magenta</string>
-                  </property>
-                 </widget>
+                <item>
+                 <property name="text">
+                  <string>Magenta</string>
+                 </property>
                 </item>
-                <item row="0" column="2">
-                 <widget class="QRadioButton" name="cRedButton">
-                  <property name="styleSheet">
-                   <string notr="true">color: rgb(220, 100, 100);</string>
-                  </property>
-                  <property name="text">
-                   <string>red</string>
-                  </property>
-                 </widget>
+                <item>
+                 <property name="text">
+                  <string>Red</string>
+                 </property>
                 </item>
-                <item row="0" column="3">
-                 <widget class="QRadioButton" name="cYellowButton">
-                  <property name="styleSheet">
-                   <string notr="true">color: rgb(220, 220, 100);</string>
-                  </property>
-                  <property name="text">
-                   <string>yellow</string>
-                  </property>
-                 </widget>
+                <item>
+                 <property name="text">
+                  <string>Yellow</string>
+                 </property>
                 </item>
-                <item row="1" column="0">
-                 <widget class="QRadioButton" name="cWhiteButton">
-                  <property name="styleSheet">
-                   <string notr="true">color: rgb(255, 255, 255);</string>
-                  </property>
-                  <property name="text">
-                   <string>white</string>
-                  </property>
-                 </widget>
+                <item>
+                 <property name="text">
+                  <string>White</string>
+                 </property>
                 </item>
-                <item row="1" column="1">
-                 <widget class="QRadioButton" name="cBlackButton">
-                  <property name="styleSheet">
-                   <string notr="true">color: rgb(0,0,0);</string>
-                  </property>
-                  <property name="text">
-                   <string>black</string>
-                  </property>
-                 </widget>
+                <item>
+                 <property name="text">
+                  <string>Black</string>
+                 </property>
                 </item>
-                <item row="1" column="2">
-                 <widget class="QRadioButton" name="cLightButton">
-                  <property name="styleSheet">
-                   <string notr="true">color: rgb(200, 200, 200);</string>
-                  </property>
-                  <property name="text">
-                   <string>light</string>
-                  </property>
-                 </widget>
+                <item>
+                 <property name="text">
+                  <string>Light</string>
+                 </property>
                 </item>
-                <item row="1" column="3">
-                 <widget class="QRadioButton" name="cDarkButton">
-                  <property name="styleSheet">
-                   <string notr="true">color: rgb(70, 70, 70);</string>
-                  </property>
-                  <property name="text">
-                   <string>dark</string>
-                  </property>
-                 </widget>
+                <item>
+                 <property name="text">
+                  <string>Dark</string>
+                 </property>
                 </item>
-               </layout>
+               </widget>
               </item>
              </layout>
             </widget>
                <number>0</number>
               </property>
               <item>
-               <layout class="QHBoxLayout" name="horizontalLayout_7">
-                <property name="spacing">
-                 <number>0</number>
-                </property>
+               <widget class="QComboBox" name="langComboBox">
                 <item>
-                 <widget class="QRadioButton" name="engLangButton">
-                  <property name="text">
-                   <string>English</string>
-                  </property>
-                 </widget>
+                 <property name="text">
+                  <string notr="true">English</string>
+                 </property>
                 </item>
                 <item>
-                 <widget class="QRadioButton" name="ruLangButton">
-                  <property name="text">
-                   <string>Russian</string>
-                  </property>
-                 </widget>
+                 <property name="text">
+                  <string notr="true">Italiano</string>
+                 </property>
                 </item>
                 <item>
-                 <widget class="QRadioButton" name="cnLangButton">
-                  <property name="text">
-                   <string>Chinese</string>
-                  </property>
-                 </widget>
+                 <property name="text">
+                  <string notr="true">Polski</string>
+                 </property>
                 </item>
-               </layout>
+                <item>
+                 <property name="text">
+                  <string notr="true">Português (pt_BR)</string>
+                 </property>
+                </item>
+                <item>
+                 <property name="text">
+                  <string notr="true">Русский</string>
+                 </property>
+                </item>
+                <item>
+                 <property name="text">
+                  <string notr="true">中文 (zh_CN)</string>
+                 </property>
+                </item>
+                <item>
+                 <property name="text">
+                  <string notr="true">中文 (zh_TW)</string>
+                 </property>
+                </item>
+               </widget>
               </item>
               <item>
                <spacer name="verticalSpacer">
        </property>
        <item>
         <widget class="QScrollArea" name="scrollArea_3">
+         <property name="horizontalScrollBarPolicy">
+          <enum>Qt::ScrollBarAlwaysOff</enum>
+         </property>
          <property name="widgetResizable">
           <bool>true</bool>
          </property>
            <item>
             <widget class="QGroupBox" name="groupBox_2">
              <property name="title">
-              <string>Show track lenght in library view:</string>
+              <string>Show track length in library view:</string>
              </property>
              <layout class="QVBoxLayout" name="verticalLayout_4">
               <property name="spacing">
        </property>
        <item>
         <widget class="QScrollArea" name="scrollArea_4">
+         <property name="horizontalScrollBarPolicy">
+          <enum>Qt::ScrollBarAlwaysOff</enum>
+         </property>
          <property name="widgetResizable">
           <bool>true</bool>
          </property>