tdf#130857 qt weld: Implement QtInstanceWidget::get_text_height
[LibreOffice.git] / cui / uiconfig / ui / optlanguagespage.ui
blob85ddf5494fd1164f9cd0e7c5c5dcc4e8aab2513c
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.38.2 -->
3 <interface domain="cui">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkListStore" id="liststore1">
6 <columns>
7 <!-- column-name text -->
8 <column type="gchararray"/>
9 <!-- column-name id -->
10 <column type="gchararray"/>
11 <!-- column-name image -->
12 <column type="GdkPixbuf"/>
13 </columns>
14 </object>
15 <object class="GtkListStore" id="liststore2">
16 <columns>
17 <!-- column-name text -->
18 <column type="gchararray"/>
19 <!-- column-name id -->
20 <column type="gchararray"/>
21 <!-- column-name image -->
22 <column type="GdkPixbuf"/>
23 </columns>
24 </object>
25 <object class="GtkListStore" id="liststore3">
26 <columns>
27 <!-- column-name text -->
28 <column type="gchararray"/>
29 <!-- column-name id -->
30 <column type="gchararray"/>
31 <!-- column-name image -->
32 <column type="GdkPixbuf"/>
33 </columns>
34 </object>
35 <!-- n-columns=1 n-rows=4 -->
36 <object class="GtkGrid" id="OptLanguagesPage">
37 <property name="visible">True</property>
38 <property name="can-focus">False</property>
39 <property name="border-width">6</property>
40 <property name="row-spacing">12</property>
41 <child>
42 <object class="GtkFrame" id="frame1">
43 <property name="visible">True</property>
44 <property name="can-focus">False</property>
45 <property name="hexpand">True</property>
46 <property name="label-xalign">0</property>
47 <property name="shadow-type">none</property>
48 <child>
49 <!-- n-columns=2 n-rows=1 -->
50 <object class="GtkGrid" id="grid1">
51 <property name="visible">True</property>
52 <property name="can-focus">False</property>
53 <property name="margin-start">12</property>
54 <property name="margin-top">6</property>
55 <property name="hexpand">True</property>
56 <property name="row-spacing">6</property>
57 <property name="column-spacing">12</property>
58 <child>
59 <object class="GtkLabel" id="label4">
60 <property name="visible">True</property>
61 <property name="can-focus">False</property>
62 <property name="label" translatable="yes" context="optlanguagespage|label4">_User interface:</property>
63 <property name="use-underline">True</property>
64 <property name="mnemonic-widget">userinterface</property>
65 <property name="xalign">0</property>
66 </object>
67 <packing>
68 <property name="left-attach">0</property>
69 <property name="top-attach">0</property>
70 </packing>
71 </child>
72 <child>
73 <object class="GtkComboBoxText" id="userinterface">
74 <property name="visible">True</property>
75 <property name="can-focus">False</property>
76 <property name="halign">start</property>
77 <property name="hexpand">True</property>
78 <child internal-child="accessible">
79 <object class="AtkObject" id="userinterface-atkobject">
80 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|userinterface">Select the language used for the user interface, for example menus, dialogs, help files. You must have installed at least one additional language pack.</property>
81 </object>
82 </child>
83 </object>
84 <packing>
85 <property name="left-attach">1</property>
86 <property name="top-attach">0</property>
87 </packing>
88 </child>
89 </object>
90 </child>
91 <child type="label">
92 <object class="GtkLabel" id="label1">
93 <property name="visible">True</property>
94 <property name="can-focus">False</property>
95 <property name="label" translatable="yes" context="optlanguagespage|label1">Language Of</property>
96 <attributes>
97 <attribute name="weight" value="bold"/>
98 </attributes>
99 </object>
100 </child>
101 </object>
102 <packing>
103 <property name="left-attach">0</property>
104 <property name="top-attach">0</property>
105 </packing>
106 </child>
107 <child>
108 <object class="GtkFrame" id="frame2">
109 <property name="visible">True</property>
110 <property name="can-focus">False</property>
111 <property name="hexpand">True</property>
112 <property name="label-xalign">0</property>
113 <property name="shadow-type">none</property>
114 <child>
115 <!-- n-columns=3 n-rows=4 -->
116 <object class="GtkGrid" id="grid2">
117 <property name="visible">True</property>
118 <property name="can-focus">False</property>
119 <property name="margin-start">12</property>
120 <property name="margin-top">6</property>
121 <property name="hexpand">True</property>
122 <property name="row-spacing">6</property>
123 <property name="column-spacing">12</property>
124 <child>
125 <object class="GtkComboBox" id="westernlanguage">
126 <property name="visible">True</property>
127 <property name="can-focus">False</property>
128 <property name="halign">start</property>
129 <property name="hexpand">True</property>
130 <property name="model">liststore1</property>
131 <property name="entry-text-column">0</property>
132 <property name="id-column">1</property>
133 <child>
134 <object class="GtkCellRendererText" id="cellrenderertext1"/>
135 <attributes>
136 <attribute name="text">0</attribute>
137 </attributes>
138 </child>
139 <child>
140 <object class="GtkCellRendererPixbuf" id="cellrenderertext2"/>
141 <attributes>
142 <attribute name="pixbuf">2</attribute>
143 </attributes>
144 </child>
145 <child internal-child="accessible">
146 <object class="AtkObject" id="westernlanguage-atkobject">
147 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|westernlanguage">Specifies the language used for the spellcheck function in western alphabets.</property>
148 </object>
149 </child>
150 </object>
151 <packing>
152 <property name="left-attach">2</property>
153 <property name="top-attach">0</property>
154 </packing>
155 </child>
156 <child>
157 <object class="GtkComboBox" id="asianlanguage">
158 <property name="visible">True</property>
159 <property name="can-focus">False</property>
160 <property name="halign">start</property>
161 <property name="hexpand">True</property>
162 <property name="model">liststore2</property>
163 <property name="entry-text-column">0</property>
164 <property name="id-column">1</property>
165 <child>
166 <object class="GtkCellRendererText" id="cellrenderertext3"/>
167 <attributes>
168 <attribute name="text">0</attribute>
169 </attributes>
170 </child>
171 <child>
172 <object class="GtkCellRendererPixbuf" id="cellrenderertext4"/>
173 <attributes>
174 <attribute name="pixbuf">2</attribute>
175 </attributes>
176 </child>
177 <child internal-child="accessible">
178 <object class="AtkObject" id="asianlanguage-atkobject">
179 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|asianlanguage">Specifies the language used for the spellcheck function in Asian alphabets.</property>
180 </object>
181 </child>
182 </object>
183 <packing>
184 <property name="left-attach">2</property>
185 <property name="top-attach">1</property>
186 </packing>
187 </child>
188 <child>
189 <object class="GtkComboBox" id="complexlanguage">
190 <property name="visible">True</property>
191 <property name="can-focus">False</property>
192 <property name="halign">start</property>
193 <property name="hexpand">True</property>
194 <property name="model">liststore3</property>
195 <property name="entry-text-column">0</property>
196 <property name="id-column">1</property>
197 <child>
198 <object class="GtkCellRendererText" id="cellrenderertext5"/>
199 <attributes>
200 <attribute name="text">0</attribute>
201 </attributes>
202 </child>
203 <child>
204 <object class="GtkCellRendererPixbuf" id="cellrenderertext6"/>
205 <attributes>
206 <attribute name="pixbuf">2</attribute>
207 </attributes>
208 </child>
209 <child internal-child="accessible">
210 <object class="AtkObject" id="complexlanguage-atkobject">
211 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|complexlanguage">Specifies the language for the complex text layout spellcheck.</property>
212 </object>
213 </child>
214 </object>
215 <packing>
216 <property name="left-attach">2</property>
217 <property name="top-attach">2</property>
218 </packing>
219 </child>
220 <child>
221 <object class="GtkCheckButton" id="currentdoc">
222 <property name="label" translatable="yes" context="optlanguagespage|currentdoc">For the current document only</property>
223 <property name="visible">True</property>
224 <property name="can-focus">True</property>
225 <property name="receives-default">False</property>
226 <property name="halign">start</property>
227 <property name="use-underline">True</property>
228 <property name="draw-indicator">True</property>
229 <child internal-child="accessible">
230 <object class="AtkObject" id="currentdoc-atkobject">
231 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|currentdoc">Specifies that the settings for default languages are valid only for the current document.</property>
232 </object>
233 </child>
234 </object>
235 <packing>
236 <property name="left-attach">2</property>
237 <property name="top-attach">3</property>
238 </packing>
239 </child>
240 <child>
241 <object class="GtkCheckButton" id="ctlsupport">
242 <property name="label" translatable="yes" context="optlanguagespage|ctlsupport">Complex _text layout:</property>
243 <property name="visible">True</property>
244 <property name="can-focus">True</property>
245 <property name="receives-default">False</property>
246 <property name="use-underline">True</property>
247 <property name="draw-indicator">True</property>
248 <child internal-child="accessible">
249 <object class="AtkObject" id="ctlsupport-atkobject">
250 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|ctlsupport">Activates complex text layout support. You can now modify the settings corresponding to complex text layout.</property>
251 </object>
252 </child>
253 </object>
254 <packing>
255 <property name="left-attach">1</property>
256 <property name="top-attach">2</property>
257 </packing>
258 </child>
259 <child>
260 <object class="GtkCheckButton" id="asiansupport">
261 <property name="label" translatable="yes" context="optlanguagespage|asiansupport">Asian:</property>
262 <property name="visible">True</property>
263 <property name="can-focus">True</property>
264 <property name="receives-default">False</property>
265 <property name="use-underline">True</property>
266 <property name="draw-indicator">True</property>
267 <child internal-child="accessible">
268 <object class="AtkObject" id="asiansupport-atkobject">
269 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|asiansupport">Activates Asian languages support. You can now modify the corresponding Asian language settings.</property>
270 </object>
271 </child>
272 </object>
273 <packing>
274 <property name="left-attach">1</property>
275 <property name="top-attach">1</property>
276 </packing>
277 </child>
278 <child>
279 <object class="GtkLabel" id="western">
280 <property name="visible">True</property>
281 <property name="can-focus">False</property>
282 <property name="label" translatable="yes" context="optlanguagespage|western">Western:</property>
283 <property name="use-underline">True</property>
284 <property name="mnemonic-widget">westernlanguage</property>
285 <property name="xalign">0</property>
286 </object>
287 <packing>
288 <property name="left-attach">1</property>
289 <property name="top-attach">0</property>
290 </packing>
291 </child>
292 <child>
293 <object class="GtkImage" id="lockwesternlanguage">
294 <property name="can-focus">False</property>
295 <property name="no-show-all">True</property>
296 <property name="halign">center</property>
297 <property name="valign">center</property>
298 <property name="icon-name">res/lock.png</property>
299 </object>
300 <packing>
301 <property name="left-attach">0</property>
302 <property name="top-attach">0</property>
303 </packing>
304 </child>
305 <child>
306 <object class="GtkImage" id="lockasiansupport">
307 <property name="can-focus">False</property>
308 <property name="no-show-all">True</property>
309 <property name="halign">center</property>
310 <property name="valign">center</property>
311 <property name="icon-name">res/lock.png</property>
312 </object>
313 <packing>
314 <property name="left-attach">0</property>
315 <property name="top-attach">1</property>
316 </packing>
317 </child>
318 <child>
319 <object class="GtkImage" id="lockctlsupport">
320 <property name="can-focus">False</property>
321 <property name="no-show-all">True</property>
322 <property name="halign">center</property>
323 <property name="valign">center</property>
324 <property name="icon-name">res/lock.png</property>
325 </object>
326 <packing>
327 <property name="left-attach">0</property>
328 <property name="top-attach">2</property>
329 </packing>
330 </child>
331 <child>
332 <placeholder/>
333 </child>
334 <child>
335 <placeholder/>
336 </child>
337 </object>
338 </child>
339 <child type="label">
340 <object class="GtkLabel" id="label2">
341 <property name="visible">True</property>
342 <property name="can-focus">False</property>
343 <property name="label" translatable="yes" context="optlanguagespage|label2">Default Languages for Documents</property>
344 <attributes>
345 <attribute name="weight" value="bold"/>
346 </attributes>
347 </object>
348 </child>
349 </object>
350 <packing>
351 <property name="left-attach">0</property>
352 <property name="top-attach">2</property>
353 </packing>
354 </child>
355 <child>
356 <object class="GtkFrame" id="frame3">
357 <property name="visible">True</property>
358 <property name="can-focus">False</property>
359 <property name="label-xalign">0</property>
360 <property name="shadow-type">none</property>
361 <child>
362 <!-- n-columns=2 n-rows=1 -->
363 <object class="GtkGrid" id="grid3">
364 <property name="visible">True</property>
365 <property name="can-focus">False</property>
366 <property name="margin-start">12</property>
367 <property name="margin-top">6</property>
368 <property name="row-spacing">6</property>
369 <child>
370 <object class="GtkCheckButton" id="ignorelanguagechange">
371 <property name="label" translatable="yes" context="optlanguagespage|ignorelanguagechange">Ignore s_ystem input language</property>
372 <property name="visible">True</property>
373 <property name="can-focus">True</property>
374 <property name="receives-default">False</property>
375 <property name="use-underline">True</property>
376 <property name="draw-indicator">True</property>
377 <child internal-child="accessible">
378 <object class="AtkObject" id="ignorelanguagechange-atkobject">
379 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|ignorelanguagechange">Indicates whether changes to the system input language/keyboard will be ignored. If ignored, when new text is typed that text will follow the language of the document or current paragraph, not the current system language.</property>
380 </object>
381 </child>
382 </object>
383 <packing>
384 <property name="left-attach">1</property>
385 <property name="top-attach">0</property>
386 </packing>
387 </child>
388 <child>
389 <object class="GtkImage" id="lockignorelanguagechange">
390 <property name="can-focus">False</property>
391 <property name="no-show-all">True</property>
392 <property name="halign">center</property>
393 <property name="valign">center</property>
394 <property name="icon-name">res/lock.png</property>
395 </object>
396 <packing>
397 <property name="left-attach">0</property>
398 <property name="top-attach">0</property>
399 </packing>
400 </child>
401 </object>
402 </child>
403 <child type="label">
404 <object class="GtkLabel" id="label3">
405 <property name="visible">True</property>
406 <property name="can-focus">False</property>
407 <property name="label" translatable="yes" context="optlanguagespage|label3">Enhanced Language Support</property>
408 <attributes>
409 <attribute name="weight" value="bold"/>
410 </attributes>
411 </object>
412 </child>
413 </object>
414 <packing>
415 <property name="left-attach">0</property>
416 <property name="top-attach">3</property>
417 </packing>
418 </child>
419 <child>
420 <object class="GtkFrame" id="frame4">
421 <property name="visible">True</property>
422 <property name="can-focus">False</property>
423 <property name="hexpand">True</property>
424 <property name="label-xalign">0</property>
425 <property name="shadow-type">none</property>
426 <child>
427 <!-- n-columns=3 n-rows=4 -->
428 <object class="GtkGrid" id="grid4">
429 <property name="visible">True</property>
430 <property name="can-focus">False</property>
431 <property name="margin-start">12</property>
432 <property name="margin-top">6</property>
433 <property name="hexpand">True</property>
434 <property name="row-spacing">6</property>
435 <property name="column-spacing">12</property>
436 <child>
437 <object class="GtkLabel" id="localesettingFT">
438 <property name="visible">True</property>
439 <property name="can-focus">False</property>
440 <property name="label" translatable="yes" context="optlanguagespage|localesettingFT">Locale setting:</property>
441 <property name="use-underline">True</property>
442 <property name="mnemonic-widget">localesetting</property>
443 <property name="xalign">0</property>
444 </object>
445 <packing>
446 <property name="left-attach">1</property>
447 <property name="top-attach">0</property>
448 </packing>
449 </child>
450 <child>
451 <object class="GtkLabel" id="label6">
452 <property name="visible">True</property>
453 <property name="can-focus">False</property>
454 <property name="label" translatable="yes" context="optlanguagespage|label6">Decimal key on the numpad:</property>
455 <property name="use-underline">True</property>
456 <property name="mnemonic-widget">decimalseparator</property>
457 <property name="xalign">0</property>
458 </object>
459 <packing>
460 <property name="left-attach">1</property>
461 <property name="top-attach">2</property>
462 </packing>
463 </child>
464 <child>
465 <object class="GtkLabel" id="defaultcurrency">
466 <property name="visible">True</property>
467 <property name="can-focus">False</property>
468 <property name="label" translatable="yes" context="optlanguagespage|defaultcurrency">_Default currency:</property>
469 <property name="use-underline">True</property>
470 <property name="mnemonic-widget">currencylb</property>
471 <property name="xalign">0</property>
472 </object>
473 <packing>
474 <property name="left-attach">1</property>
475 <property name="top-attach">1</property>
476 </packing>
477 </child>
478 <child>
479 <object class="GtkLabel" id="dataaccpatterns">
480 <property name="visible">True</property>
481 <property name="can-focus">False</property>
482 <property name="label" translatable="yes" context="optlanguagespage|dataaccpatterns">Date acceptance _patterns:</property>
483 <property name="use-underline">True</property>
484 <property name="mnemonic-widget">datepatterns</property>
485 <property name="xalign">0</property>
486 </object>
487 <packing>
488 <property name="left-attach">1</property>
489 <property name="top-attach">3</property>
490 </packing>
491 </child>
492 <child>
493 <object class="GtkComboBoxText" id="localesetting">
494 <property name="visible">True</property>
495 <property name="can-focus">False</property>
496 <property name="halign">start</property>
497 <property name="hexpand">True</property>
498 <child internal-child="accessible">
499 <object class="AtkObject" id="localesetting-atkobject">
500 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|localesetting">Specifies the locale setting of the country setting. This influences settings for numbering, currency and units of measure.</property>
501 </object>
502 </child>
503 </object>
504 <packing>
505 <property name="left-attach">2</property>
506 <property name="top-attach">0</property>
507 </packing>
508 </child>
509 <child>
510 <object class="GtkComboBoxText" id="currencylb">
511 <property name="visible">True</property>
512 <property name="can-focus">False</property>
513 <property name="halign">start</property>
514 <property name="hexpand">True</property>
515 <child internal-child="accessible">
516 <object class="AtkObject" id="currencylb-atkobject">
517 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|currencylb">Specifies the default currency that is used for the currency format and the currency fields.</property>
518 </object>
519 </child>
520 </object>
521 <packing>
522 <property name="left-attach">2</property>
523 <property name="top-attach">1</property>
524 </packing>
525 </child>
526 <child>
527 <object class="GtkEntry" id="datepatterns">
528 <property name="visible">True</property>
529 <property name="can-focus">True</property>
530 <property name="halign">start</property>
531 <property name="valign">center</property>
532 <property name="hexpand">True</property>
533 <property name="truncate-multiline">True</property>
534 <child internal-child="accessible">
535 <object class="AtkObject" id="datepatterns-atkobject">
536 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|datepatterns">Specifies the date acceptance patterns for the current locale. Calc spreadsheet and Writer table cell input needs to match locale dependent date acceptance patterns before it is recognized as a valid date.</property>
537 </object>
538 </child>
539 </object>
540 <packing>
541 <property name="left-attach">2</property>
542 <property name="top-attach">3</property>
543 </packing>
544 </child>
545 <child>
546 <object class="GtkCheckButton" id="decimalseparator">
547 <property name="label" translatable="yes" context="optlanguagespage|decimalseparator">_Same as locale setting ( %1 )</property>
548 <property name="visible">True</property>
549 <property name="can-focus">True</property>
550 <property name="receives-default">False</property>
551 <property name="use-underline">True</property>
552 <property name="draw-indicator">True</property>
553 <child internal-child="accessible">
554 <object class="AtkObject" id="decimalseparator-atkobject">
555 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|decimalseparator">Specifies to use the numeric keypad decimal key that is set in your system when you press the respective key on the number pad.</property>
556 </object>
557 </child>
558 </object>
559 <packing>
560 <property name="left-attach">2</property>
561 <property name="top-attach">2</property>
562 </packing>
563 </child>
564 <child>
565 <object class="GtkImage" id="locklocalesetting">
566 <property name="can-focus">False</property>
567 <property name="no-show-all">True</property>
568 <property name="halign">center</property>
569 <property name="valign">center</property>
570 <property name="icon-name">res/lock.png</property>
571 </object>
572 <packing>
573 <property name="left-attach">0</property>
574 <property name="top-attach">0</property>
575 </packing>
576 </child>
577 <child>
578 <object class="GtkImage" id="lockcurrencylb">
579 <property name="can-focus">False</property>
580 <property name="no-show-all">True</property>
581 <property name="halign">center</property>
582 <property name="valign">center</property>
583 <property name="icon-name">res/lock.png</property>
584 </object>
585 <packing>
586 <property name="left-attach">0</property>
587 <property name="top-attach">1</property>
588 </packing>
589 </child>
590 <child>
591 <object class="GtkImage" id="lockdecimalseparator">
592 <property name="can-focus">False</property>
593 <property name="no-show-all">True</property>
594 <property name="halign">center</property>
595 <property name="valign">center</property>
596 <property name="icon-name">res/lock.png</property>
597 </object>
598 <packing>
599 <property name="left-attach">0</property>
600 <property name="top-attach">2</property>
601 </packing>
602 </child>
603 <child>
604 <object class="GtkImage" id="lockdatepatterns">
605 <property name="can-focus">False</property>
606 <property name="no-show-all">True</property>
607 <property name="halign">center</property>
608 <property name="valign">center</property>
609 <property name="icon-name">res/lock.png</property>
610 </object>
611 <packing>
612 <property name="left-attach">0</property>
613 <property name="top-attach">3</property>
614 </packing>
615 </child>
616 </object>
617 </child>
618 <child type="label">
619 <object class="GtkLabel" id="label7">
620 <property name="visible">True</property>
621 <property name="can-focus">False</property>
622 <property name="label" translatable="yes" context="optlanguagespage|label7">Formats</property>
623 <attributes>
624 <attribute name="weight" value="bold"/>
625 </attributes>
626 </object>
627 </child>
628 </object>
629 <packing>
630 <property name="left-attach">0</property>
631 <property name="top-attach">1</property>
632 </packing>
633 </child>
634 <child internal-child="accessible">
635 <object class="AtkObject" id="OptLanguagesPage-atkobject">
636 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|OptLanguagesPage">Defines the default languages and some other locale settings for documents.</property>
637 </object>
638 </child>
639 </object>
640 <object class="GtkSizeGroup" id="sizegroup1">
641 <widgets>
642 <widget name="label4"/>
643 <widget name="localesettingFT"/>
644 <widget name="label6"/>
645 <widget name="defaultcurrency"/>
646 <widget name="dataaccpatterns"/>
647 <widget name="ctlsupport"/>
648 <widget name="asiansupport"/>
649 <widget name="western"/>
650 </widgets>
651 </object>
652 <object class="GtkSizeGroup" id="sizegroup2">
653 <widgets>
654 <widget name="userinterface"/>
655 <widget name="localesetting"/>
656 <widget name="currencylb"/>
657 <widget name="datepatterns"/>
658 <widget name="decimalseparator"/>
659 <widget name="westernlanguage"/>
660 <widget name="asianlanguage"/>
661 <widget name="complexlanguage"/>
662 </widgets>
663 </object>
664 </interface>