]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/qt-console/restore/restore.ui
ebl Generated 193 translations (186 finished and 7 unfinished)
[bacula/bacula] / bacula / src / qt-console / restore / restore.ui
1 <ui version="4.0" >
2  <class>restoreForm</class>
3  <widget class="QWidget" name="restoreForm" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>796</width>
9     <height>582</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>Form</string>
14   </property>
15   <layout class="QGridLayout" >
16    <property name="margin" >
17     <number>9</number>
18    </property>
19    <property name="spacing" >
20     <number>6</number>
21    </property>
22    <item row="2" column="0" >
23     <layout class="QHBoxLayout" >
24      <property name="margin" >
25       <number>0</number>
26      </property>
27      <property name="spacing" >
28       <number>6</number>
29      </property>
30      <item>
31       <widget class="QLabel" name="label" >
32        <property name="sizePolicy" >
33         <sizepolicy>
34          <hsizetype>0</hsizetype>
35          <vsizetype>0</vsizetype>
36          <horstretch>0</horstretch>
37          <verstretch>0</verstretch>
38         </sizepolicy>
39        </property>
40        <property name="text" >
41         <string>Current Dir:</string>
42        </property>
43        <property name="buddy" >
44         <cstring>lineEdit</cstring>
45        </property>
46       </widget>
47      </item>
48      <item>
49       <widget class="QLineEdit" name="lineEdit" >
50        <property name="minimumSize" >
51         <size>
52          <width>100</width>
53          <height>0</height>
54         </size>
55        </property>
56       </widget>
57      </item>
58      <item>
59       <spacer>
60        <property name="orientation" >
61         <enum>Qt::Horizontal</enum>
62        </property>
63        <property name="sizeType" >
64         <enum>QSizePolicy::Fixed</enum>
65        </property>
66        <property name="sizeHint" >
67         <size>
68          <width>30</width>
69          <height>32</height>
70         </size>
71        </property>
72       </spacer>
73      </item>
74      <item>
75       <widget class="QPushButton" name="okButton" >
76        <property name="text" >
77         <string>OK</string>
78        </property>
79       </widget>
80      </item>
81      <item>
82       <widget class="QPushButton" name="cancelButton" >
83        <property name="text" >
84         <string>Cancel</string>
85        </property>
86       </widget>
87      </item>
88     </layout>
89    </item>
90    <item row="3" column="0" >
91     <layout class="QHBoxLayout" >
92      <property name="margin" >
93       <number>0</number>
94      </property>
95      <property name="spacing" >
96       <number>6</number>
97      </property>
98      <item>
99       <widget class="QLabel" name="label_4" >
100        <property name="sizePolicy" >
101         <sizepolicy>
102          <hsizetype>0</hsizetype>
103          <vsizetype>0</vsizetype>
104          <horstretch>0</horstretch>
105          <verstretch>0</verstretch>
106         </sizepolicy>
107        </property>
108        <property name="text" >
109         <string>Status:</string>
110        </property>
111       </widget>
112      </item>
113      <item>
114       <widget class="QLabel" name="statusLine" >
115        <property name="sizePolicy" >
116         <sizepolicy>
117          <hsizetype>0</hsizetype>
118          <vsizetype>0</vsizetype>
119          <horstretch>0</horstretch>
120          <verstretch>0</verstretch>
121         </sizepolicy>
122        </property>
123        <property name="text" >
124         <string/>
125        </property>
126       </widget>
127      </item>
128     </layout>
129    </item>
130    <item row="0" column="0" >
131     <layout class="QHBoxLayout" >
132      <property name="margin" >
133       <number>0</number>
134      </property>
135      <property name="spacing" >
136       <number>6</number>
137      </property>
138      <item>
139       <spacer>
140        <property name="orientation" >
141         <enum>Qt::Horizontal</enum>
142        </property>
143        <property name="sizeType" >
144         <enum>QSizePolicy::Preferred</enum>
145        </property>
146        <property name="sizeHint" >
147         <size>
148          <width>50</width>
149          <height>30</height>
150         </size>
151        </property>
152       </spacer>
153      </item>
154      <item>
155       <widget class="QLabel" name="label_3" >
156        <property name="text" >
157         <string>&lt;h2>Directories&lt;/h2></string>
158        </property>
159       </widget>
160      </item>
161      <item>
162       <spacer>
163        <property name="orientation" >
164         <enum>Qt::Horizontal</enum>
165        </property>
166        <property name="sizeType" >
167         <enum>QSizePolicy::Expanding</enum>
168        </property>
169        <property name="sizeHint" >
170         <size>
171          <width>16</width>
172          <height>30</height>
173         </size>
174        </property>
175       </spacer>
176      </item>
177      <item>
178       <widget class="QLabel" name="label_5" >
179        <property name="maximumSize" >
180         <size>
181          <width>16777215</width>
182          <height>41</height>
183         </size>
184        </property>
185        <property name="text" >
186         <string>&lt;h3>Restore Select&lt;/h3></string>
187        </property>
188       </widget>
189      </item>
190      <item>
191       <spacer>
192        <property name="orientation" >
193         <enum>Qt::Horizontal</enum>
194        </property>
195        <property name="sizeType" >
196         <enum>QSizePolicy::Expanding</enum>
197        </property>
198        <property name="sizeHint" >
199         <size>
200          <width>16</width>
201          <height>20</height>
202         </size>
203        </property>
204       </spacer>
205      </item>
206      <item>
207       <widget class="QPushButton" name="upButton" >
208        <property name="sizePolicy" >
209         <sizepolicy>
210          <hsizetype>0</hsizetype>
211          <vsizetype>0</vsizetype>
212          <horstretch>0</horstretch>
213          <verstretch>0</verstretch>
214         </sizepolicy>
215        </property>
216        <property name="minimumSize" >
217         <size>
218          <width>35</width>
219          <height>0</height>
220         </size>
221        </property>
222        <property name="text" >
223         <string>Up</string>
224        </property>
225        <property name="icon" >
226         <iconset resource="../main.qrc" >:/images/up.png</iconset>
227        </property>
228       </widget>
229      </item>
230      <item>
231       <widget class="QPushButton" name="markButton" >
232        <property name="sizePolicy" >
233         <sizepolicy>
234          <hsizetype>0</hsizetype>
235          <vsizetype>0</vsizetype>
236          <horstretch>0</horstretch>
237          <verstretch>0</verstretch>
238         </sizepolicy>
239        </property>
240        <property name="minimumSize" >
241         <size>
242          <width>35</width>
243          <height>0</height>
244         </size>
245        </property>
246        <property name="text" >
247         <string>Mark</string>
248        </property>
249        <property name="icon" >
250         <iconset resource="../main.qrc" >:/images/check.png</iconset>
251        </property>
252       </widget>
253      </item>
254      <item>
255       <widget class="QPushButton" name="unmarkButton" >
256        <property name="sizePolicy" >
257         <sizepolicy>
258          <hsizetype>0</hsizetype>
259          <vsizetype>0</vsizetype>
260          <horstretch>0</horstretch>
261          <verstretch>0</verstretch>
262         </sizepolicy>
263        </property>
264        <property name="minimumSize" >
265         <size>
266          <width>50</width>
267          <height>0</height>
268         </size>
269        </property>
270        <property name="text" >
271         <string>Unmark</string>
272        </property>
273        <property name="icon" >
274         <iconset resource="../main.qrc" >:/images/unchecked.png</iconset>
275        </property>
276       </widget>
277      </item>
278      <item>
279       <spacer>
280        <property name="orientation" >
281         <enum>Qt::Horizontal</enum>
282        </property>
283        <property name="sizeType" >
284         <enum>QSizePolicy::Expanding</enum>
285        </property>
286        <property name="sizeHint" >
287         <size>
288          <width>61</width>
289          <height>20</height>
290         </size>
291        </property>
292       </spacer>
293      </item>
294      <item>
295       <widget class="QLabel" name="label_2" >
296        <property name="text" >
297         <string>&lt;h2>Files&lt;/h2></string>
298        </property>
299       </widget>
300      </item>
301      <item>
302       <spacer>
303        <property name="orientation" >
304         <enum>Qt::Horizontal</enum>
305        </property>
306        <property name="sizeHint" >
307         <size>
308          <width>100</width>
309          <height>30</height>
310         </size>
311        </property>
312       </spacer>
313      </item>
314     </layout>
315    </item>
316    <item row="1" column="0" >
317     <widget class="QSplitter" name="splitter" >
318      <property name="orientation" >
319       <enum>Qt::Horizontal</enum>
320      </property>
321      <widget class="QTreeWidget" name="directoryWidget" >
322       <property name="sizePolicy" >
323        <sizepolicy>
324         <hsizetype>0</hsizetype>
325         <vsizetype>0</vsizetype>
326         <horstretch>1</horstretch>
327         <verstretch>1</verstretch>
328        </sizepolicy>
329       </property>
330       <property name="minimumSize" >
331        <size>
332         <width>200</width>
333         <height>0</height>
334        </size>
335       </property>
336       <property name="maximumSize" >
337        <size>
338         <width>16777215</width>
339         <height>16777215</height>
340        </size>
341       </property>
342       <property name="sizeIncrement" >
343        <size>
344         <width>1</width>
345         <height>0</height>
346        </size>
347       </property>
348       <property name="baseSize" >
349        <size>
350         <width>50</width>
351         <height>0</height>
352        </size>
353       </property>
354       <property name="alternatingRowColors" >
355        <bool>true</bool>
356       </property>
357       <property name="columnCount" >
358        <number>1</number>
359       </property>
360       <column>
361        <property name="text" >
362         <string>1</string>
363        </property>
364       </column>
365      </widget>
366      <widget class="QTreeWidget" name="fileWidget" >
367       <property name="sizePolicy" >
368        <sizepolicy>
369         <hsizetype>0</hsizetype>
370         <vsizetype>0</vsizetype>
371         <horstretch>144</horstretch>
372         <verstretch>1</verstretch>
373        </sizepolicy>
374       </property>
375       <property name="minimumSize" >
376        <size>
377         <width>400</width>
378         <height>0</height>
379        </size>
380       </property>
381       <property name="sizeIncrement" >
382        <size>
383         <width>0</width>
384         <height>0</height>
385        </size>
386       </property>
387       <property name="alternatingRowColors" >
388        <bool>true</bool>
389       </property>
390       <property name="selectionMode" >
391        <enum>QAbstractItemView::ExtendedSelection</enum>
392       </property>
393       <property name="horizontalScrollMode" >
394        <enum>QAbstractItemView::ScrollPerItem</enum>
395       </property>
396       <property name="uniformRowHeights" >
397        <bool>true</bool>
398       </property>
399       <property name="columnCount" >
400        <number>7</number>
401       </property>
402       <column>
403        <property name="text" >
404         <string>1</string>
405        </property>
406       </column>
407       <column>
408        <property name="text" >
409         <string>1</string>
410        </property>
411       </column>
412       <column>
413        <property name="text" >
414         <string>2</string>
415        </property>
416       </column>
417       <column>
418        <property name="text" >
419         <string>3</string>
420        </property>
421       </column>
422       <column>
423        <property name="text" >
424         <string>4</string>
425        </property>
426       </column>
427       <column>
428        <property name="text" >
429         <string>5</string>
430        </property>
431       </column>
432       <column>
433        <property name="text" >
434         <string>6</string>
435        </property>
436       </column>
437      </widget>
438     </widget>
439    </item>
440   </layout>
441   <action name="actionMark" >
442    <property name="icon" >
443     <iconset resource="../main.qrc" >:/images/check.png</iconset>
444    </property>
445    <property name="text" >
446     <string>Mark</string>
447    </property>
448   </action>
449   <action name="actionUnMark" >
450    <property name="icon" >
451     <iconset resource="../main.qrc" >:/images/unchecked.png</iconset>
452    </property>
453    <property name="text" >
454     <string>UnMark</string>
455    </property>
456   </action>
457  </widget>
458  <resources>
459   <include location="../main.qrc" />
460  </resources>
461  <connections/>
462 </ui>