moved kdeaccessibility kdeaddons kdeadmin kdeartwork kdebindings kdeedu kdegames...
[kdeedu.git] / kvoctrain / kvoctrain / docprop-dialogs / LangPropPageForm.ui
blobcce69a3fcbf652176c28369ac8a4e31d79616a44
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>LangPropPageForm</class>
3 <widget class="QWidget">
4     <property name="name">
5         <cstring>LangPropPage</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>504</width>
12             <height>444</height>
13         </rect>
14     </property>
15     <property name="caption">
16         <string>-</string>
17     </property>
18     <grid>
19         <property name="name">
20             <cstring>unnamed</cstring>
21         </property>
22         <property name="margin">
23             <number>0</number>
24         </property>
25         <property name="spacing">
26             <number>6</number>
27         </property>
28         <widget class="QGroupBox" row="0" column="0">
29             <property name="name">
30                 <cstring>GroupBox2</cstring>
31             </property>
32             <property name="title">
33                 <string>Language Elements</string>
34             </property>
35             <grid>
36                 <property name="name">
37                     <cstring>unnamed</cstring>
38                 </property>
39                 <property name="margin">
40                     <number>11</number>
41                 </property>
42                 <property name="spacing">
43                     <number>6</number>
44                 </property>
45                 <widget class="QLabel" row="0" column="0">
46                     <property name="name">
47                         <cstring>unnamed</cstring>
48                     </property>
49                     <property name="sizePolicy">
50                         <sizepolicy>
51                             <hsizetype>1</hsizetype>
52                             <vsizetype>0</vsizetype>
53                             <horstretch>0</horstretch>
54                             <verstretch>0</verstretch>
55                         </sizepolicy>
56                     </property>
57                     <property name="text">
58                         <string>Language code (ISO 639):</string>
59                     </property>
60                 </widget>
61                 <widget class="QLabel" row="0" column="1">
62                     <property name="name">
63                         <cstring>l_langcode</cstring>
64                     </property>
65                     <property name="sizePolicy">
66                         <sizepolicy>
67                             <hsizetype>5</hsizetype>
68                             <vsizetype>0</vsizetype>
69                             <horstretch>0</horstretch>
70                             <verstretch>0</verstretch>
71                         </sizepolicy>
72                     </property>
73                     <property name="minimumSize">
74                         <size>
75                             <width>70</width>
76                             <height>0</height>
77                         </size>
78                     </property>
79                     <property name="frameShape">
80                         <enum>WinPanel</enum>
81                     </property>
82                     <property name="frameShadow">
83                         <enum>Sunken</enum>
84                     </property>
85                 </widget>
86                 <spacer row="0" column="2">
87                     <property name="name">
88                         <cstring>Spacer5</cstring>
89                     </property>
90                     <property name="orientation">
91                         <enum>Horizontal</enum>
92                     </property>
93                     <property name="sizeType">
94                         <enum>MinimumExpanding</enum>
95                     </property>
96                     <property name="sizeHint">
97                         <size>
98                             <width>20</width>
99                             <height>20</height>
100                         </size>
101                     </property>
102                 </spacer>
103                 <widget class="QGroupBox" row="1" column="0" rowspan="1" colspan="3">
104                     <property name="name">
105                         <cstring>GroupBox3</cstring>
106                     </property>
107                     <property name="sizePolicy">
108                         <sizepolicy>
109                             <hsizetype>7</hsizetype>
110                             <vsizetype>5</vsizetype>
111                             <horstretch>0</horstretch>
112                             <verstretch>0</verstretch>
113                         </sizepolicy>
114                     </property>
115                     <property name="title">
116                         <string>Articles</string>
117                     </property>
118                     <grid>
119                         <property name="name">
120                             <cstring>unnamed</cstring>
121                         </property>
122                         <property name="margin">
123                             <number>11</number>
124                         </property>
125                         <property name="spacing">
126                             <number>6</number>
127                         </property>
128                         <widget class="QLabel" row="1" column="0">
129                             <property name="name">
130                                 <cstring>female_label</cstring>
131                             </property>
132                             <property name="text">
133                                 <string>&amp;Female:</string>
134                             </property>
135                             <property name="buddy" stdset="0">
136                                 <cstring>def_female</cstring>
137                             </property>
138                         </widget>
139                         <widget class="QLabel" row="2" column="0">
140                             <property name="name">
141                                 <cstring>male_label</cstring>
142                             </property>
143                             <property name="text">
144                                 <string>&amp;Male:</string>
145                             </property>
146                             <property name="buddy" stdset="0">
147                                 <cstring>def_male</cstring>
148                             </property>
149                         </widget>
150                         <widget class="QLineEdit" row="2" column="2">
151                             <property name="name">
152                                 <cstring>indef_male</cstring>
153                             </property>
154                             <property name="sizePolicy">
155                                 <sizepolicy>
156                                     <hsizetype>7</hsizetype>
157                                     <vsizetype>1</vsizetype>
158                                     <horstretch>0</horstretch>
159                                     <verstretch>0</verstretch>
160                                 </sizepolicy>
161                             </property>
162                         </widget>
163                         <widget class="QLabel" row="0" column="1">
164                             <property name="name">
165                                 <cstring>TextLabel3</cstring>
166                             </property>
167                             <property name="sizePolicy">
168                                 <sizepolicy>
169                                     <hsizetype>1</hsizetype>
170                                     <vsizetype>1</vsizetype>
171                                     <horstretch>0</horstretch>
172                                     <verstretch>0</verstretch>
173                                 </sizepolicy>
174                             </property>
175                             <property name="text">
176                                 <string>Definite</string>
177                             </property>
178                         </widget>
179                         <widget class="QLineEdit" row="2" column="1">
180                             <property name="name">
181                                 <cstring>def_male</cstring>
182                             </property>
183                             <property name="sizePolicy">
184                                 <sizepolicy>
185                                     <hsizetype>7</hsizetype>
186                                     <vsizetype>1</vsizetype>
187                                     <horstretch>0</horstretch>
188                                     <verstretch>0</verstretch>
189                                 </sizepolicy>
190                             </property>
191                         </widget>
192                         <widget class="QLineEdit" row="1" column="2">
193                             <property name="name">
194                                 <cstring>indef_female</cstring>
195                             </property>
196                             <property name="sizePolicy">
197                                 <sizepolicy>
198                                     <hsizetype>7</hsizetype>
199                                     <vsizetype>1</vsizetype>
200                                     <horstretch>0</horstretch>
201                                     <verstretch>0</verstretch>
202                                 </sizepolicy>
203                             </property>
204                         </widget>
205                         <widget class="QLineEdit" row="1" column="1">
206                             <property name="name">
207                                 <cstring>def_female</cstring>
208                             </property>
209                             <property name="sizePolicy">
210                                 <sizepolicy>
211                                     <hsizetype>7</hsizetype>
212                                     <vsizetype>1</vsizetype>
213                                     <horstretch>0</horstretch>
214                                     <verstretch>0</verstretch>
215                                 </sizepolicy>
216                             </property>
217                         </widget>
218                         <spacer row="0" column="0">
219                             <property name="name">
220                                 <cstring>Spacer8</cstring>
221                             </property>
222                             <property name="orientation">
223                                 <enum>Horizontal</enum>
224                             </property>
225                             <property name="sizeType">
226                                 <enum>Minimum</enum>
227                             </property>
228                             <property name="sizeHint">
229                                 <size>
230                                     <width>50</width>
231                                     <height>20</height>
232                                 </size>
233                             </property>
234                         </spacer>
235                         <widget class="QLineEdit" row="3" column="1">
236                             <property name="name">
237                                 <cstring>def_natural</cstring>
238                             </property>
239                             <property name="sizePolicy">
240                                 <sizepolicy>
241                                     <hsizetype>7</hsizetype>
242                                     <vsizetype>1</vsizetype>
243                                     <horstretch>0</horstretch>
244                                     <verstretch>0</verstretch>
245                                 </sizepolicy>
246                             </property>
247                         </widget>
248                         <widget class="QLineEdit" row="3" column="2">
249                             <property name="name">
250                                 <cstring>indef_natural</cstring>
251                             </property>
252                             <property name="sizePolicy">
253                                 <sizepolicy>
254                                     <hsizetype>7</hsizetype>
255                                     <vsizetype>1</vsizetype>
256                                     <horstretch>0</horstretch>
257                                     <verstretch>0</verstretch>
258                                 </sizepolicy>
259                             </property>
260                         </widget>
261                         <widget class="QLabel" row="3" column="0">
262                             <property name="name">
263                                 <cstring>natural_label</cstring>
264                             </property>
265                             <property name="text">
266                                 <string>&amp;Neutral:</string>
267                             </property>
268                             <property name="buddy" stdset="0">
269                                 <cstring>def_natural</cstring>
270                             </property>
271                         </widget>
272                         <widget class="QLabel" row="0" column="2">
273                             <property name="name">
274                                 <cstring>TextLabel4</cstring>
275                             </property>
276                             <property name="text">
277                                 <string>Indefinite</string>
278                             </property>
279                         </widget>
280                     </grid>
281                 </widget>
282                 <widget class="QGroupBox" row="2" column="0" rowspan="1" colspan="3">
283                     <property name="name">
284                         <cstring>GroupBox4</cstring>
285                     </property>
286                     <property name="sizePolicy">
287                         <sizepolicy>
288                             <hsizetype>7</hsizetype>
289                             <vsizetype>5</vsizetype>
290                             <horstretch>0</horstretch>
291                             <verstretch>0</verstretch>
292                         </sizepolicy>
293                     </property>
294                     <property name="title">
295                         <string>Conjugation</string>
296                     </property>
297                     <grid>
298                         <property name="name">
299                             <cstring>unnamed</cstring>
300                         </property>
301                         <property name="margin">
302                             <number>11</number>
303                         </property>
304                         <property name="spacing">
305                             <number>6</number>
306                         </property>
307                         <widget class="QLabel" row="1" column="0">
308                             <property name="name">
309                                 <cstring>pers1_label</cstring>
310                             </property>
311                             <property name="text">
312                                 <string>&amp;1. Person:</string>
313                             </property>
314                             <property name="buddy" stdset="0">
315                                 <cstring>first_singular</cstring>
316                             </property>
317                         </widget>
318                         <widget class="QLabel" row="2" column="0">
319                             <property name="name">
320                                 <cstring>pers2_label</cstring>
321                             </property>
322                             <property name="text">
323                                 <string>&amp;2. Person:</string>
324                             </property>
325                             <property name="buddy" stdset="0">
326                                 <cstring>second_singular</cstring>
327                             </property>
328                         </widget>
329                         <widget class="QLabel" row="3" column="0">
330                             <property name="name">
331                                 <cstring>pers3_label</cstring>
332                             </property>
333                             <property name="text">
334                                 <string>3. Person:</string>
335                             </property>
336                         </widget>
337                         <widget class="QLineEdit" row="4" column="2">
338                             <property name="name">
339                                 <cstring>thirdF_plural</cstring>
340                             </property>
341                             <property name="sizePolicy">
342                                 <sizepolicy>
343                                     <hsizetype>7</hsizetype>
344                                     <vsizetype>1</vsizetype>
345                                     <horstretch>0</horstretch>
346                                     <verstretch>0</verstretch>
347                                 </sizepolicy>
348                             </property>
349                         </widget>
350                         <widget class="QLineEdit" row="6" column="2">
351                             <property name="name">
352                                 <cstring>thirdN_plural</cstring>
353                             </property>
354                             <property name="sizePolicy">
355                                 <sizepolicy>
356                                     <hsizetype>7</hsizetype>
357                                     <vsizetype>1</vsizetype>
358                                     <horstretch>0</horstretch>
359                                     <verstretch>0</verstretch>
360                                 </sizepolicy>
361                             </property>
362                         </widget>
363                         <widget class="QLineEdit" row="5" column="2">
364                             <property name="name">
365                                 <cstring>thirdM_plural</cstring>
366                             </property>
367                             <property name="sizePolicy">
368                                 <sizepolicy>
369                                     <hsizetype>7</hsizetype>
370                                     <vsizetype>1</vsizetype>
371                                     <horstretch>0</horstretch>
372                                     <verstretch>0</verstretch>
373                                 </sizepolicy>
374                             </property>
375                         </widget>
376                         <widget class="QCheckBox" row="3" column="2">
377                             <property name="name">
378                                 <cstring>thirdP_common</cstring>
379                             </property>
380                             <property name="sizePolicy">
381                                 <sizepolicy>
382                                     <hsizetype>7</hsizetype>
383                                     <vsizetype>0</vsizetype>
384                                     <horstretch>0</horstretch>
385                                     <verstretch>0</verstretch>
386                                 </sizepolicy>
387                             </property>
388                             <property name="text">
389                                 <string>C&amp;ommon</string>
390                             </property>
391                         </widget>
392                         <widget class="QLabel" row="4" column="0">
393                             <property name="name">
394                                 <cstring>female_c_label</cstring>
395                             </property>
396                             <property name="text">
397                                 <string>F&amp;emale:</string>
398                             </property>
399                             <property name="buddy" stdset="0">
400                                 <cstring>thirdF_singular</cstring>
401                             </property>
402                         </widget>
403                         <widget class="QLabel" row="5" column="0">
404                             <property name="name">
405                                 <cstring>male_c_label</cstring>
406                             </property>
407                             <property name="text">
408                                 <string>M&amp;ale:</string>
409                             </property>
410                             <property name="buddy" stdset="0">
411                                 <cstring>thirdM_singular</cstring>
412                             </property>
413                         </widget>
414                         <widget class="QLabel" row="6" column="0">
415                             <property name="name">
416                                 <cstring>natural_c_label</cstring>
417                             </property>
418                             <property name="text">
419                                 <string>Neu&amp;tral:</string>
420                             </property>
421                             <property name="buddy" stdset="0">
422                                 <cstring>thirdN_singular</cstring>
423                             </property>
424                         </widget>
425                         <widget class="QLabel" row="0" column="2">
426                             <property name="name">
427                                 <cstring>TextLabel4_2</cstring>
428                             </property>
429                             <property name="text">
430                                 <string>Plural</string>
431                             </property>
432                         </widget>
433                         <widget class="QCheckBox" row="3" column="1">
434                             <property name="name">
435                                 <cstring>thirdS_common</cstring>
436                             </property>
437                             <property name="sizePolicy">
438                                 <sizepolicy>
439                                     <hsizetype>7</hsizetype>
440                                     <vsizetype>0</vsizetype>
441                                     <horstretch>0</horstretch>
442                                     <verstretch>0</verstretch>
443                                 </sizepolicy>
444                             </property>
445                             <property name="text">
446                                 <string>&amp;Common</string>
447                             </property>
448                         </widget>
449                         <widget class="QLabel" row="0" column="1">
450                             <property name="name">
451                                 <cstring>TextLabel4_2</cstring>
452                             </property>
453                             <property name="text">
454                                 <string>Singular</string>
455                             </property>
456                         </widget>
457                         <spacer row="0" column="0">
458                             <property name="name">
459                                 <cstring>Spacer9</cstring>
460                             </property>
461                             <property name="orientation">
462                                 <enum>Horizontal</enum>
463                             </property>
464                             <property name="sizeType">
465                                 <enum>Minimum</enum>
466                             </property>
467                             <property name="sizeHint">
468                                 <size>
469                                     <width>50</width>
470                                     <height>20</height>
471                                 </size>
472                             </property>
473                         </spacer>
474                         <widget class="QLineEdit" row="2" column="1">
475                             <property name="name">
476                                 <cstring>second_singular</cstring>
477                             </property>
478                             <property name="sizePolicy">
479                                 <sizepolicy>
480                                     <hsizetype>7</hsizetype>
481                                     <vsizetype>1</vsizetype>
482                                     <horstretch>0</horstretch>
483                                     <verstretch>0</verstretch>
484                                 </sizepolicy>
485                             </property>
486                         </widget>
487                         <widget class="QLineEdit" row="4" column="1">
488                             <property name="name">
489                                 <cstring>thirdF_singular</cstring>
490                             </property>
491                             <property name="sizePolicy">
492                                 <sizepolicy>
493                                     <hsizetype>7</hsizetype>
494                                     <vsizetype>1</vsizetype>
495                                     <horstretch>0</horstretch>
496                                     <verstretch>0</verstretch>
497                                 </sizepolicy>
498                             </property>
499                         </widget>
500                         <widget class="QLineEdit" row="5" column="1">
501                             <property name="name">
502                                 <cstring>thirdM_singular</cstring>
503                             </property>
504                             <property name="sizePolicy">
505                                 <sizepolicy>
506                                     <hsizetype>7</hsizetype>
507                                     <vsizetype>1</vsizetype>
508                                     <horstretch>0</horstretch>
509                                     <verstretch>0</verstretch>
510                                 </sizepolicy>
511                             </property>
512                         </widget>
513                         <widget class="QLineEdit" row="6" column="1">
514                             <property name="name">
515                                 <cstring>thirdN_singular</cstring>
516                             </property>
517                             <property name="sizePolicy">
518                                 <sizepolicy>
519                                     <hsizetype>7</hsizetype>
520                                     <vsizetype>1</vsizetype>
521                                     <horstretch>0</horstretch>
522                                     <verstretch>0</verstretch>
523                                 </sizepolicy>
524                             </property>
525                         </widget>
526                         <widget class="QLineEdit" row="1" column="1">
527                             <property name="name">
528                                 <cstring>first_singular</cstring>
529                             </property>
530                             <property name="sizePolicy">
531                                 <sizepolicy>
532                                     <hsizetype>7</hsizetype>
533                                     <vsizetype>1</vsizetype>
534                                     <horstretch>0</horstretch>
535                                     <verstretch>0</verstretch>
536                                 </sizepolicy>
537                             </property>
538                         </widget>
539                         <widget class="QLineEdit" row="1" column="2">
540                             <property name="name">
541                                 <cstring>first_plural</cstring>
542                             </property>
543                             <property name="sizePolicy">
544                                 <sizepolicy>
545                                     <hsizetype>7</hsizetype>
546                                     <vsizetype>1</vsizetype>
547                                     <horstretch>0</horstretch>
548                                     <verstretch>0</verstretch>
549                                 </sizepolicy>
550                             </property>
551                         </widget>
552                         <widget class="QLineEdit" row="2" column="2">
553                             <property name="name">
554                                 <cstring>second_plural</cstring>
555                             </property>
556                             <property name="sizePolicy">
557                                 <sizepolicy>
558                                     <hsizetype>7</hsizetype>
559                                     <vsizetype>1</vsizetype>
560                                     <horstretch>0</horstretch>
561                                     <verstretch>0</verstretch>
562                                 </sizepolicy>
563                             </property>
564                         </widget>
565                     </grid>
566                 </widget>
567             </grid>
568         </widget>
569     </grid>
570 </widget>
571 <tabstops>
572     <tabstop>def_female</tabstop>
573     <tabstop>def_male</tabstop>
574     <tabstop>def_natural</tabstop>
575     <tabstop>indef_female</tabstop>
576     <tabstop>indef_male</tabstop>
577     <tabstop>indef_natural</tabstop>
578     <tabstop>first_singular</tabstop>
579     <tabstop>second_singular</tabstop>
580     <tabstop>thirdS_common</tabstop>
581     <tabstop>thirdF_singular</tabstop>
582     <tabstop>thirdM_singular</tabstop>
583     <tabstop>thirdN_singular</tabstop>
584     <tabstop>first_plural</tabstop>
585     <tabstop>second_plural</tabstop>
586     <tabstop>thirdP_common</tabstop>
587     <tabstop>thirdF_plural</tabstop>
588     <tabstop>thirdM_plural</tabstop>
589     <tabstop>thirdN_plural</tabstop>
590 </tabstops>
591 <layoutdefaults spacing="6" margin="11"/>
592 </UI>