android: Update app-specific/MIME type icons
[LibreOffice.git] / cui / uiconfig / ui / optlanguagespage.ui
blobb33c2e0a1ab684eb9297732c9f8cbb54a36b8977
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
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=1 -->
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=1 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="hexpand">True</property>
54 <property name="row_spacing">6</property>
55 <property name="column_spacing">12</property>
56 <property name="margin-start">12</property>
57 <property name="margin-top">6</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=1 n-rows=1 -->
116 <object class="GtkGrid" id="grid2">
117 <property name="visible">True</property>
118 <property name="can_focus">False</property>
119 <property name="hexpand">True</property>
120 <property name="row_spacing">6</property>
121 <property name="column_spacing">12</property>
122 <property name="margin-start">12</property>
123 <property name="margin-top">6</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">1</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">1</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">1</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">1</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">0</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">0</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">0</property>
289 <property name="top_attach">0</property>
290 </packing>
291 </child>
292 <child>
293 <placeholder/>
294 </child>
295 </object>
296 </child>
297 <child type="label">
298 <object class="GtkLabel" id="label2">
299 <property name="visible">True</property>
300 <property name="can_focus">False</property>
301 <property name="label" translatable="yes" context="optlanguagespage|label2">Default Languages for Documents</property>
302 <attributes>
303 <attribute name="weight" value="bold"/>
304 </attributes>
305 </object>
306 </child>
307 </object>
308 <packing>
309 <property name="left_attach">0</property>
310 <property name="top_attach">2</property>
311 </packing>
312 </child>
313 <child>
314 <object class="GtkFrame" id="frame3">
315 <property name="visible">True</property>
316 <property name="can_focus">False</property>
317 <property name="label_xalign">0</property>
318 <property name="shadow_type">none</property>
319 <child>
320 <!-- n-columns=1 n-rows=1 -->
321 <object class="GtkGrid" id="grid3">
322 <property name="visible">True</property>
323 <property name="can_focus">False</property>
324 <property name="row_spacing">6</property>
325 <property name="margin-start">12</property>
326 <property name="margin-top">6</property>
327 <child>
328 <object class="GtkCheckButton" id="ignorelanguagechange">
329 <property name="label" translatable="yes" context="optlanguagespage|ignorelanguagechange">Ignore s_ystem input language</property>
330 <property name="visible">True</property>
331 <property name="can_focus">True</property>
332 <property name="receives_default">False</property>
333 <property name="use_underline">True</property>
334 <property name="draw_indicator">True</property>
335 <child internal-child="accessible">
336 <object class="AtkObject" id="ignorelanguagechange-atkobject">
337 <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>
338 </object>
339 </child>
340 </object>
341 <packing>
342 <property name="left_attach">0</property>
343 <property name="top_attach">0</property>
344 </packing>
345 </child>
346 </object>
347 </child>
348 <child type="label">
349 <object class="GtkLabel" id="label3">
350 <property name="visible">True</property>
351 <property name="can_focus">False</property>
352 <property name="label" translatable="yes" context="optlanguagespage|label3">Enhanced Language Support</property>
353 <attributes>
354 <attribute name="weight" value="bold"/>
355 </attributes>
356 </object>
357 </child>
358 </object>
359 <packing>
360 <property name="left_attach">0</property>
361 <property name="top_attach">3</property>
362 </packing>
363 </child>
364 <child>
365 <object class="GtkFrame" id="frame4">
366 <property name="visible">True</property>
367 <property name="can_focus">False</property>
368 <property name="hexpand">True</property>
369 <property name="label_xalign">0</property>
370 <property name="shadow_type">none</property>
371 <child>
372 <!-- n-columns=1 n-rows=1 -->
373 <object class="GtkGrid" id="grid4">
374 <property name="visible">True</property>
375 <property name="can_focus">False</property>
376 <property name="hexpand">True</property>
377 <property name="row_spacing">6</property>
378 <property name="column_spacing">12</property>
379 <property name="margin-start">12</property>
380 <property name="margin-top">6</property>
381 <child>
382 <object class="GtkLabel" id="localesettingFT">
383 <property name="visible">True</property>
384 <property name="can_focus">False</property>
385 <property name="label" translatable="yes" context="optlanguagespage|localesettingFT">Locale setting:</property>
386 <property name="use_underline">True</property>
387 <property name="mnemonic_widget">localesetting</property>
388 <property name="xalign">0</property>
389 </object>
390 <packing>
391 <property name="left_attach">0</property>
392 <property name="top_attach">0</property>
393 </packing>
394 </child>
395 <child>
396 <object class="GtkLabel" id="label6">
397 <property name="visible">True</property>
398 <property name="can_focus">False</property>
399 <property name="label" translatable="yes" context="optlanguagespage|label6">Decimal separator key:</property>
400 <property name="use_underline">True</property>
401 <property name="mnemonic_widget">decimalseparator</property>
402 <property name="xalign">0</property>
403 </object>
404 <packing>
405 <property name="left_attach">0</property>
406 <property name="top_attach">2</property>
407 </packing>
408 </child>
409 <child>
410 <object class="GtkLabel" id="defaultcurrency">
411 <property name="visible">True</property>
412 <property name="can_focus">False</property>
413 <property name="label" translatable="yes" context="optlanguagespage|defaultcurrency">_Default currency:</property>
414 <property name="use_underline">True</property>
415 <property name="mnemonic_widget">currencylb</property>
416 <property name="xalign">0</property>
417 </object>
418 <packing>
419 <property name="left_attach">0</property>
420 <property name="top_attach">1</property>
421 </packing>
422 </child>
423 <child>
424 <object class="GtkLabel" id="dataaccpatterns">
425 <property name="visible">True</property>
426 <property name="can_focus">False</property>
427 <property name="label" translatable="yes" context="optlanguagespage|dataaccpatterns">Date acceptance _patterns:</property>
428 <property name="use_underline">True</property>
429 <property name="mnemonic_widget">datepatterns</property>
430 <property name="xalign">0</property>
431 </object>
432 <packing>
433 <property name="left_attach">0</property>
434 <property name="top_attach">3</property>
435 </packing>
436 </child>
437 <child>
438 <object class="GtkComboBoxText" id="localesetting">
439 <property name="visible">True</property>
440 <property name="can_focus">False</property>
441 <property name="halign">start</property>
442 <property name="hexpand">True</property>
443 <child internal-child="accessible">
444 <object class="AtkObject" id="localesetting-atkobject">
445 <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>
446 </object>
447 </child>
448 </object>
449 <packing>
450 <property name="left_attach">1</property>
451 <property name="top_attach">0</property>
452 </packing>
453 </child>
454 <child>
455 <object class="GtkComboBoxText" id="currencylb">
456 <property name="visible">True</property>
457 <property name="can_focus">False</property>
458 <property name="halign">start</property>
459 <property name="hexpand">True</property>
460 <child internal-child="accessible">
461 <object class="AtkObject" id="currencylb-atkobject">
462 <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>
463 </object>
464 </child>
465 </object>
466 <packing>
467 <property name="left_attach">1</property>
468 <property name="top_attach">1</property>
469 </packing>
470 </child>
471 <child>
472 <object class="GtkEntry" id="datepatterns">
473 <property name="visible">True</property>
474 <property name="can_focus">True</property>
475 <property name="halign">start</property>
476 <property name="valign">center</property>
477 <property name="hexpand">True</property>
478 <property name="truncate-multiline">True</property>
479 <child internal-child="accessible">
480 <object class="AtkObject" id="datepatterns-atkobject">
481 <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>
482 </object>
483 </child>
484 </object>
485 <packing>
486 <property name="left_attach">1</property>
487 <property name="top_attach">3</property>
488 </packing>
489 </child>
490 <child>
491 <object class="GtkCheckButton" id="decimalseparator">
492 <property name="label" translatable="yes" context="optlanguagespage|decimalseparator">_Same as locale setting ( %1 )</property>
493 <property name="visible">True</property>
494 <property name="can_focus">True</property>
495 <property name="receives_default">False</property>
496 <property name="use_underline">True</property>
497 <property name="draw_indicator">True</property>
498 <child internal-child="accessible">
499 <object class="AtkObject" id="decimalseparator-atkobject">
500 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|decimalseparator">Specifies to use the decimal separator key that is set in your system when you press the respective key on the number pad.</property>
501 </object>
502 </child>
503 </object>
504 <packing>
505 <property name="left_attach">1</property>
506 <property name="top_attach">2</property>
507 </packing>
508 </child>
509 </object>
510 </child>
511 <child type="label">
512 <object class="GtkLabel" id="label7">
513 <property name="visible">True</property>
514 <property name="can_focus">False</property>
515 <property name="label" translatable="yes" context="optlanguagespage|label7">Formats</property>
516 <attributes>
517 <attribute name="weight" value="bold"/>
518 </attributes>
519 </object>
520 </child>
521 </object>
522 <packing>
523 <property name="left_attach">0</property>
524 <property name="top_attach">1</property>
525 </packing>
526 </child>
527 <child internal-child="accessible">
528 <object class="AtkObject" id="OptLanguagesPage-atkobject">
529 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|OptLanguagesPage">Defines the default languages and some other locale settings for documents.</property>
530 </object>
531 </child>
532 </object>
533 <object class="GtkSizeGroup" id="sizegroup1">
534 <widgets>
535 <widget name="label4"/>
536 <widget name="localesettingFT"/>
537 <widget name="label6"/>
538 <widget name="defaultcurrency"/>
539 <widget name="dataaccpatterns"/>
540 <widget name="ctlsupport"/>
541 <widget name="asiansupport"/>
542 <widget name="western"/>
543 </widgets>
544 </object>
545 <object class="GtkSizeGroup" id="sizegroup2">
546 <widgets>
547 <widget name="userinterface"/>
548 <widget name="localesetting"/>
549 <widget name="currencylb"/>
550 <widget name="datepatterns"/>
551 <widget name="decimalseparator"/>
552 <widget name="westernlanguage"/>
553 <widget name="asianlanguage"/>
554 <widget name="complexlanguage"/>
555 </widgets>
556 </object>
557 </interface>