Imroved english translation
[someplayer] / src / ui / aboutform.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>AboutForm</class>
4  <widget class="QWidget" name="AboutForm">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>570</width>
10     <height>343</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>About SomePlayer</string>
15   </property>
16   <layout class="QVBoxLayout" name="verticalLayout_2">
17    <property name="spacing">
18     <number>0</number>
19    </property>
20    <property name="margin">
21     <number>0</number>
22    </property>
23    <item>
24     <widget class="QScrollArea" name="scrollArea">
25      <property name="horizontalScrollBarPolicy">
26       <enum>Qt::ScrollBarAlwaysOff</enum>
27      </property>
28      <property name="widgetResizable">
29       <bool>true</bool>
30      </property>
31      <widget class="QWidget" name="scrollAreaWidgetContents">
32       <property name="geometry">
33        <rect>
34         <x>0</x>
35         <y>-172</y>
36         <width>550</width>
37         <height>511</height>
38        </rect>
39       </property>
40       <layout class="QVBoxLayout" name="verticalLayout">
41        <item>
42         <layout class="QGridLayout" name="gridLayout">
43          <item row="0" column="0">
44           <spacer name="horizontalSpacer">
45            <property name="orientation">
46             <enum>Qt::Horizontal</enum>
47            </property>
48            <property name="sizeHint" stdset="0">
49             <size>
50              <width>40</width>
51              <height>20</height>
52             </size>
53            </property>
54           </spacer>
55          </item>
56          <item row="0" column="1">
57           <widget class="QLabel" name="logoLabel">
58            <property name="sizePolicy">
59             <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
60              <horstretch>0</horstretch>
61              <verstretch>0</verstretch>
62             </sizepolicy>
63            </property>
64            <property name="minimumSize">
65             <size>
66              <width>80</width>
67              <height>80</height>
68             </size>
69            </property>
70            <property name="maximumSize">
71             <size>
72              <width>80</width>
73              <height>80</height>
74             </size>
75            </property>
76            <property name="text">
77             <string/>
78            </property>
79            <property name="pixmap">
80             <pixmap resource="../../resources/resources.qrc">:/icons/white/player.png</pixmap>
81            </property>
82            <property name="scaledContents">
83             <bool>true</bool>
84            </property>
85           </widget>
86          </item>
87          <item row="0" column="2">
88           <spacer name="horizontalSpacer_2">
89            <property name="orientation">
90             <enum>Qt::Horizontal</enum>
91            </property>
92            <property name="sizeHint" stdset="0">
93             <size>
94              <width>40</width>
95              <height>20</height>
96             </size>
97            </property>
98           </spacer>
99          </item>
100          <item row="1" column="0" colspan="3">
101           <widget class="QLabel" name="nameLabel">
102            <property name="text">
103             <string>&lt;b&gt;SomePlayer&lt;/b&gt; </string>
104            </property>
105            <property name="alignment">
106             <set>Qt::AlignCenter</set>
107            </property>
108           </widget>
109          </item>
110         </layout>
111        </item>
112        <item>
113         <spacer name="verticalSpacer_3">
114          <property name="orientation">
115           <enum>Qt::Vertical</enum>
116          </property>
117          <property name="sizeHint" stdset="0">
118           <size>
119            <width>20</width>
120            <height>40</height>
121           </size>
122          </property>
123         </spacer>
124        </item>
125        <item>
126         <widget class="QLabel" name="aboutTextLabel">
127          <property name="text">
128           <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
129 &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
130 p, li { white-space: pre-wrap; }
131 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Droid Sans'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
132 &lt;p align=&quot;center&quot; style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Alternative music player for Maemo 5. It includes media-library, playlists, equalizer, and supports many other things.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
133          </property>
134          <property name="wordWrap">
135           <bool>true</bool>
136          </property>
137         </widget>
138        </item>
139        <item>
140         <spacer name="verticalSpacer_2">
141          <property name="orientation">
142           <enum>Qt::Vertical</enum>
143          </property>
144          <property name="sizeHint" stdset="0">
145           <size>
146            <width>20</width>
147            <height>40</height>
148           </size>
149          </property>
150         </spacer>
151        </item>
152        <item>
153         <widget class="QLabel" name="descriptionTextLabel">
154          <property name="text">
155           <string>&lt;p align=&quot;center&quot;&gt;Licensed under GPLv2&lt;br&gt;
156 By Nikolay Tischenko (somebody)&lt;/p&gt;&lt;p align=&quot;center&quot;&gt;&lt;b&gt;SomePlayer&lt;/b&gt; tries to be a full replacement of standard music player for Maemo5 with many other features such as equalizer, custom playlists, smarter random mode, more flexible media-library and improved algorithm for cover searching.&lt;/p&gt;</string>
157          </property>
158          <property name="wordWrap">
159           <bool>true</bool>
160          </property>
161         </widget>
162        </item>
163        <item>
164         <spacer name="verticalSpacer">
165          <property name="orientation">
166           <enum>Qt::Vertical</enum>
167          </property>
168          <property name="sizeHint" stdset="0">
169           <size>
170            <width>20</width>
171            <height>40</height>
172           </size>
173          </property>
174         </spacer>
175        </item>
176        <item>
177         <widget class="QLabel" name="thanksToLabel">
178          <property name="text">
179           <string>&lt;p align=&quot;center&quot;&gt;&lt;b&gt;Thanks to:&lt;/b&gt;&lt;/p&gt;
180 &lt;p align=&quot;center&quot;&gt;MrClon (maemoworld.ru)&lt;br&gt;hxka (maemoworld.ru)&lt;br&gt;jerich0 (maemoworld.ru)&lt;br&gt;lknfox (maemoworld.ru)&lt;br&gt;fab (maemoworld.ru)&lt;br&gt;and other people who tested this player&lt;/p&gt;</string>
181          </property>
182          <property name="wordWrap">
183           <bool>true</bool>
184          </property>
185         </widget>
186        </item>
187       </layout>
188      </widget>
189     </widget>
190    </item>
191   </layout>
192  </widget>
193  <resources>
194   <include location="../../resources/resources.qrc"/>
195  </resources>
196  <connections/>
197 </ui>