|
1 <ui version="4.0" > |
|
2 <class>AddLanguageDialog</class> |
|
3 <widget class="QDialog" name="AddLanguageDialog" > |
|
4 <property name="geometry" > |
|
5 <rect> |
|
6 <x>0</x> |
|
7 <y>0</y> |
|
8 <width>245</width> |
|
9 <height>77</height> |
|
10 </rect> |
|
11 </property> |
|
12 <property name="windowTitle" > |
|
13 <string>Add Language</string> |
|
14 </property> |
|
15 <property name="toolTip" > |
|
16 <string>Add a language to the current project</string> |
|
17 </property> |
|
18 <property name="whatsThis" > |
|
19 <string><b>Add Language Dialog</b> |
|
20 <p>This dialog is used to add a language to the current project.</p></string> |
|
21 </property> |
|
22 <property name="sizeGripEnabled" > |
|
23 <bool>true</bool> |
|
24 </property> |
|
25 <layout class="QVBoxLayout" > |
|
26 <item> |
|
27 <layout class="QHBoxLayout" > |
|
28 <item> |
|
29 <widget class="QLabel" name="languageLabel" > |
|
30 <property name="text" > |
|
31 <string>&Language:</string> |
|
32 </property> |
|
33 <property name="buddy" > |
|
34 <cstring>languageCombo</cstring> |
|
35 </property> |
|
36 </widget> |
|
37 </item> |
|
38 <item> |
|
39 <widget class="QComboBox" name="languageCombo" > |
|
40 <property name="sizePolicy" > |
|
41 <sizepolicy vsizetype="Fixed" hsizetype="Expanding" > |
|
42 <horstretch>0</horstretch> |
|
43 <verstretch>0</verstretch> |
|
44 </sizepolicy> |
|
45 </property> |
|
46 <property name="toolTip" > |
|
47 <string>Select a language to add to the current project</string> |
|
48 </property> |
|
49 <property name="whatsThis" > |
|
50 <string><b>Language</b> |
|
51 <p>Select a language to add to the current project.</p></string> |
|
52 </property> |
|
53 <property name="editable" > |
|
54 <bool>true</bool> |
|
55 </property> |
|
56 <property name="duplicatesEnabled" > |
|
57 <bool>false</bool> |
|
58 </property> |
|
59 <item> |
|
60 <property name="text" > |
|
61 <string>af</string> |
|
62 </property> |
|
63 </item> |
|
64 <item> |
|
65 <property name="text" > |
|
66 <string>ar</string> |
|
67 </property> |
|
68 </item> |
|
69 <item> |
|
70 <property name="text" > |
|
71 <string>bg</string> |
|
72 </property> |
|
73 </item> |
|
74 <item> |
|
75 <property name="text" > |
|
76 <string>bo</string> |
|
77 </property> |
|
78 </item> |
|
79 <item> |
|
80 <property name="text" > |
|
81 <string>br</string> |
|
82 </property> |
|
83 </item> |
|
84 <item> |
|
85 <property name="text" > |
|
86 <string>bs</string> |
|
87 </property> |
|
88 </item> |
|
89 <item> |
|
90 <property name="text" > |
|
91 <string>ca</string> |
|
92 </property> |
|
93 </item> |
|
94 <item> |
|
95 <property name="text" > |
|
96 <string>cs</string> |
|
97 </property> |
|
98 </item> |
|
99 <item> |
|
100 <property name="text" > |
|
101 <string>cy</string> |
|
102 </property> |
|
103 </item> |
|
104 <item> |
|
105 <property name="text" > |
|
106 <string>da</string> |
|
107 </property> |
|
108 </item> |
|
109 <item> |
|
110 <property name="text" > |
|
111 <string>de</string> |
|
112 </property> |
|
113 </item> |
|
114 <item> |
|
115 <property name="text" > |
|
116 <string>el</string> |
|
117 </property> |
|
118 </item> |
|
119 <item> |
|
120 <property name="text" > |
|
121 <string>en</string> |
|
122 </property> |
|
123 </item> |
|
124 <item> |
|
125 <property name="text" > |
|
126 <string>en_GB</string> |
|
127 </property> |
|
128 </item> |
|
129 <item> |
|
130 <property name="text" > |
|
131 <string>en_US</string> |
|
132 </property> |
|
133 </item> |
|
134 <item> |
|
135 <property name="text" > |
|
136 <string>eo</string> |
|
137 </property> |
|
138 </item> |
|
139 <item> |
|
140 <property name="text" > |
|
141 <string>es</string> |
|
142 </property> |
|
143 </item> |
|
144 <item> |
|
145 <property name="text" > |
|
146 <string>et</string> |
|
147 </property> |
|
148 </item> |
|
149 <item> |
|
150 <property name="text" > |
|
151 <string>eu</string> |
|
152 </property> |
|
153 </item> |
|
154 <item> |
|
155 <property name="text" > |
|
156 <string>fi</string> |
|
157 </property> |
|
158 </item> |
|
159 <item> |
|
160 <property name="text" > |
|
161 <string>fr</string> |
|
162 </property> |
|
163 </item> |
|
164 <item> |
|
165 <property name="text" > |
|
166 <string>ga</string> |
|
167 </property> |
|
168 </item> |
|
169 <item> |
|
170 <property name="text" > |
|
171 <string>gl</string> |
|
172 </property> |
|
173 </item> |
|
174 <item> |
|
175 <property name="text" > |
|
176 <string>gu</string> |
|
177 </property> |
|
178 </item> |
|
179 <item> |
|
180 <property name="text" > |
|
181 <string>he</string> |
|
182 </property> |
|
183 </item> |
|
184 <item> |
|
185 <property name="text" > |
|
186 <string>hi</string> |
|
187 </property> |
|
188 </item> |
|
189 <item> |
|
190 <property name="text" > |
|
191 <string>hu</string> |
|
192 </property> |
|
193 </item> |
|
194 <item> |
|
195 <property name="text" > |
|
196 <string>id</string> |
|
197 </property> |
|
198 </item> |
|
199 <item> |
|
200 <property name="text" > |
|
201 <string>is</string> |
|
202 </property> |
|
203 </item> |
|
204 <item> |
|
205 <property name="text" > |
|
206 <string>it</string> |
|
207 </property> |
|
208 </item> |
|
209 <item> |
|
210 <property name="text" > |
|
211 <string>ja</string> |
|
212 </property> |
|
213 </item> |
|
214 <item> |
|
215 <property name="text" > |
|
216 <string>km</string> |
|
217 </property> |
|
218 </item> |
|
219 <item> |
|
220 <property name="text" > |
|
221 <string>ko</string> |
|
222 </property> |
|
223 </item> |
|
224 <item> |
|
225 <property name="text" > |
|
226 <string>lt</string> |
|
227 </property> |
|
228 </item> |
|
229 <item> |
|
230 <property name="text" > |
|
231 <string>lv</string> |
|
232 </property> |
|
233 </item> |
|
234 <item> |
|
235 <property name="text" > |
|
236 <string>mi</string> |
|
237 </property> |
|
238 </item> |
|
239 <item> |
|
240 <property name="text" > |
|
241 <string>mk</string> |
|
242 </property> |
|
243 </item> |
|
244 <item> |
|
245 <property name="text" > |
|
246 <string>mr</string> |
|
247 </property> |
|
248 </item> |
|
249 <item> |
|
250 <property name="text" > |
|
251 <string>nl</string> |
|
252 </property> |
|
253 </item> |
|
254 <item> |
|
255 <property name="text" > |
|
256 <string>no</string> |
|
257 </property> |
|
258 </item> |
|
259 <item> |
|
260 <property name="text" > |
|
261 <string>no_NY</string> |
|
262 </property> |
|
263 </item> |
|
264 <item> |
|
265 <property name="text" > |
|
266 <string>oc</string> |
|
267 </property> |
|
268 </item> |
|
269 <item> |
|
270 <property name="text" > |
|
271 <string>pl</string> |
|
272 </property> |
|
273 </item> |
|
274 <item> |
|
275 <property name="text" > |
|
276 <string>pt</string> |
|
277 </property> |
|
278 </item> |
|
279 <item> |
|
280 <property name="text" > |
|
281 <string>pt_BR</string> |
|
282 </property> |
|
283 </item> |
|
284 <item> |
|
285 <property name="text" > |
|
286 <string>ro</string> |
|
287 </property> |
|
288 </item> |
|
289 <item> |
|
290 <property name="text" > |
|
291 <string>ru</string> |
|
292 </property> |
|
293 </item> |
|
294 <item> |
|
295 <property name="text" > |
|
296 <string>sk</string> |
|
297 </property> |
|
298 </item> |
|
299 <item> |
|
300 <property name="text" > |
|
301 <string>sl</string> |
|
302 </property> |
|
303 </item> |
|
304 <item> |
|
305 <property name="text" > |
|
306 <string>sr</string> |
|
307 </property> |
|
308 </item> |
|
309 <item> |
|
310 <property name="text" > |
|
311 <string>sv</string> |
|
312 </property> |
|
313 </item> |
|
314 <item> |
|
315 <property name="text" > |
|
316 <string>ta</string> |
|
317 </property> |
|
318 </item> |
|
319 <item> |
|
320 <property name="text" > |
|
321 <string>th</string> |
|
322 </property> |
|
323 </item> |
|
324 <item> |
|
325 <property name="text" > |
|
326 <string>tr</string> |
|
327 </property> |
|
328 </item> |
|
329 <item> |
|
330 <property name="text" > |
|
331 <string>uk</string> |
|
332 </property> |
|
333 </item> |
|
334 <item> |
|
335 <property name="text" > |
|
336 <string>vn</string> |
|
337 </property> |
|
338 </item> |
|
339 <item> |
|
340 <property name="text" > |
|
341 <string>wa</string> |
|
342 </property> |
|
343 </item> |
|
344 <item> |
|
345 <property name="text" > |
|
346 <string>zh_CN.GB2312</string> |
|
347 </property> |
|
348 </item> |
|
349 <item> |
|
350 <property name="text" > |
|
351 <string>zh_TW.Big5</string> |
|
352 </property> |
|
353 </item> |
|
354 </widget> |
|
355 </item> |
|
356 </layout> |
|
357 </item> |
|
358 <item> |
|
359 <widget class="QDialogButtonBox" name="buttonBox" > |
|
360 <property name="orientation" > |
|
361 <enum>Qt::Horizontal</enum> |
|
362 </property> |
|
363 <property name="standardButtons" > |
|
364 <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set> |
|
365 </property> |
|
366 </widget> |
|
367 </item> |
|
368 </layout> |
|
369 </widget> |
|
370 <pixmapfunction>qPixmapFromMimeSource</pixmapfunction> |
|
371 <resources/> |
|
372 <connections> |
|
373 <connection> |
|
374 <sender>buttonBox</sender> |
|
375 <signal>accepted()</signal> |
|
376 <receiver>AddLanguageDialog</receiver> |
|
377 <slot>accept()</slot> |
|
378 <hints> |
|
379 <hint type="sourcelabel" > |
|
380 <x>38</x> |
|
381 <y>53</y> |
|
382 </hint> |
|
383 <hint type="destinationlabel" > |
|
384 <x>38</x> |
|
385 <y>71</y> |
|
386 </hint> |
|
387 </hints> |
|
388 </connection> |
|
389 <connection> |
|
390 <sender>buttonBox</sender> |
|
391 <signal>rejected()</signal> |
|
392 <receiver>AddLanguageDialog</receiver> |
|
393 <slot>reject()</slot> |
|
394 <hints> |
|
395 <hint type="sourcelabel" > |
|
396 <x>85</x> |
|
397 <y>54</y> |
|
398 </hint> |
|
399 <hint type="destinationlabel" > |
|
400 <x>85</x> |
|
401 <y>73</y> |
|
402 </hint> |
|
403 </hints> |
|
404 </connection> |
|
405 </connections> |
|
406 </ui> |