Version 7.6.3.2-android, tag libreoffice-7.6.3.2-android
[LibreOffice.git] / svx / uiconfig / ui / asianphoneticguidedialog.ui
blobb70aee74127ba4bb3d6b27678da768f6d71ca69e
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.38.2 -->
3 <interface domain="svx">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkDialog" id="AsianPhoneticGuideDialog">
6 <property name="can-focus">False</property>
7 <property name="border-width">6</property>
8 <property name="title" translatable="yes" context="asianphoneticguidedialog|AsianPhoneticGuideDialog">Asian Phonetic Guide</property>
9 <property name="default-width">0</property>
10 <property name="default-height">0</property>
11 <property name="type-hint">dialog</property>
12 <child internal-child="vbox">
13 <object class="GtkBox" id="dialog-vbox1">
14 <property name="can-focus">False</property>
15 <property name="orientation">vertical</property>
16 <property name="spacing">12</property>
17 <child internal-child="action_area">
18 <object class="GtkButtonBox" id="dialog-action_area1">
19 <property name="can-focus">False</property>
20 <property name="layout-style">end</property>
21 <child>
22 <object class="GtkButton" id="ok">
23 <property name="label" translatable="yes" context="stock">_Apply</property>
24 <property name="visible">True</property>
25 <property name="can-focus">True</property>
26 <property name="can-default">True</property>
27 <property name="has-default">True</property>
28 <property name="receives-default">True</property>
29 <property name="use-underline">True</property>
30 </object>
31 <packing>
32 <property name="expand">False</property>
33 <property name="fill">True</property>
34 <property name="position">0</property>
35 </packing>
36 </child>
37 <child>
38 <object class="GtkButton" id="close">
39 <property name="label" translatable="yes" context="stock">_Close</property>
40 <property name="visible">True</property>
41 <property name="can-focus">True</property>
42 <property name="receives-default">True</property>
43 <property name="use-underline">True</property>
44 </object>
45 <packing>
46 <property name="expand">False</property>
47 <property name="fill">True</property>
48 <property name="position">1</property>
49 </packing>
50 </child>
51 <child>
52 <object class="GtkButton" id="help">
53 <property name="label" translatable="yes" context="stock">_Help</property>
54 <property name="visible">True</property>
55 <property name="can-focus">True</property>
56 <property name="receives-default">True</property>
57 <property name="use-underline">True</property>
58 </object>
59 <packing>
60 <property name="expand">False</property>
61 <property name="fill">True</property>
62 <property name="position">2</property>
63 <property name="secondary">True</property>
64 </packing>
65 </child>
66 </object>
67 <packing>
68 <property name="expand">False</property>
69 <property name="fill">True</property>
70 <property name="pack-type">end</property>
71 <property name="position">0</property>
72 </packing>
73 </child>
74 <child>
75 <object class="GtkBox" id="box1">
76 <property name="visible">True</property>
77 <property name="can-focus">False</property>
78 <property name="orientation">vertical</property>
79 <property name="spacing">6</property>
80 <child>
81 <!-- n-columns=2 n-rows=1 -->
82 <object class="GtkGrid" id="grid3">
83 <property name="visible">True</property>
84 <property name="can-focus">False</property>
85 <property name="column-spacing">12</property>
86 <property name="column-homogeneous">True</property>
87 <child>
88 <object class="GtkLabel" id="basetextft">
89 <property name="visible">True</property>
90 <property name="can-focus">False</property>
91 <property name="label" translatable="yes" context="asianphoneticguidedialog|basetextft">Base text</property>
92 <property name="use-underline">True</property>
93 </object>
94 <packing>
95 <property name="left-attach">0</property>
96 <property name="top-attach">0</property>
97 </packing>
98 </child>
99 <child>
100 <object class="GtkLabel" id="rubytextft">
101 <property name="visible">True</property>
102 <property name="can-focus">False</property>
103 <property name="label" translatable="yes" context="asianphoneticguidedialog|rubytextft">Ruby text</property>
104 <property name="use-underline">True</property>
105 </object>
106 <packing>
107 <property name="left-attach">1</property>
108 <property name="top-attach">0</property>
109 </packing>
110 </child>
111 </object>
112 <packing>
113 <property name="expand">False</property>
114 <property name="fill">True</property>
115 <property name="position">0</property>
116 </packing>
117 </child>
118 <child>
119 <object class="GtkScrolledWindow" id="scrolledwindow">
120 <property name="visible">True</property>
121 <property name="can-focus">True</property>
122 <property name="hexpand">True</property>
123 <property name="hscrollbar-policy">never</property>
124 <property name="vscrollbar-policy">always</property>
125 <property name="shadow-type">in</property>
126 <child>
127 <object class="GtkViewport" id="viewport1">
128 <property name="visible">True</property>
129 <property name="can-focus">False</property>
130 <child>
131 <!-- n-columns=1 n-rows=1 -->
132 <object class="GtkGrid" id="grid">
133 <property name="visible">True</property>
134 <property name="can-focus">False</property>
135 <child>
136 <!-- n-columns=2 n-rows=4 -->
137 <object class="GtkGrid" id="grid1">
138 <property name="visible">True</property>
139 <property name="can-focus">False</property>
140 <property name="hexpand">True</property>
141 <property name="border-width">6</property>
142 <property name="row-spacing">6</property>
143 <property name="column-spacing">12</property>
144 <child>
145 <object class="GtkEntry" id="Left2ED">
146 <property name="visible">True</property>
147 <property name="can-focus">True</property>
148 <property name="hexpand">True</property>
149 <property name="activates-default">True</property>
150 <property name="truncate-multiline">True</property>
151 <child internal-child="accessible">
152 <object class="AtkObject" id="Left2ED-atkobject">
153 <property name="AtkObject::accessible-name" translatable="yes" context="asianphoneticguidedialog|Left2ED-atkobject">Base text</property>
154 <property name="AtkObject::accessible-description" translatable="yes" context="asianphoneticguidedialog|extended_tip|Left2ED">Displays the base text that you selected in the current file. If you want, you can modify the base text by entering new text here.</property>
155 </object>
156 </child>
157 </object>
158 <packing>
159 <property name="left-attach">0</property>
160 <property name="top-attach">1</property>
161 </packing>
162 </child>
163 <child>
164 <object class="GtkEntry" id="Left1ED">
165 <property name="visible">True</property>
166 <property name="can-focus">True</property>
167 <property name="activates-default">True</property>
168 <property name="truncate-multiline">True</property>
169 <child internal-child="accessible">
170 <object class="AtkObject" id="Left1ED-atkobject">
171 <property name="AtkObject::accessible-description" translatable="yes" context="asianphoneticguidedialog|extended_tip|Left1ED">Displays the base text that you selected in the current file. If you want, you can modify the base text by entering new text here.</property>
172 </object>
173 </child>
174 </object>
175 <packing>
176 <property name="left-attach">0</property>
177 <property name="top-attach">0</property>
178 </packing>
179 </child>
180 <child>
181 <object class="GtkEntry" id="Right1ED">
182 <property name="visible">True</property>
183 <property name="can-focus">True</property>
184 <property name="hexpand">True</property>
185 <property name="activates-default">True</property>
186 <property name="truncate-multiline">True</property>
187 <child internal-child="accessible">
188 <object class="AtkObject" id="Right1ED-atkobject">
189 <property name="AtkObject::accessible-description" translatable="yes" context="asianphoneticguidedialog|extended_tip|Right1ED">Enter the text that you want to use as a pronunciation guide for the base text.</property>
190 </object>
191 </child>
192 </object>
193 <packing>
194 <property name="left-attach">1</property>
195 <property name="top-attach">0</property>
196 </packing>
197 </child>
198 <child>
199 <object class="GtkEntry" id="Right2ED">
200 <property name="visible">True</property>
201 <property name="can-focus">True</property>
202 <property name="activates-default">True</property>
203 <property name="truncate-multiline">True</property>
204 <child internal-child="accessible">
205 <object class="AtkObject" id="Right2ED-atkobject">
206 <property name="AtkObject::accessible-name" translatable="yes" context="asianphoneticguidedialog|Right2ED-atkobject">Ruby text</property>
207 <property name="AtkObject::accessible-description" translatable="yes" context="asianphoneticguidedialog|extended_tip|Right2ED">Enter the text that you want to use as a pronunciation guide for the base text.</property>
208 </object>
209 </child>
210 </object>
211 <packing>
212 <property name="left-attach">1</property>
213 <property name="top-attach">1</property>
214 </packing>
215 </child>
216 <child>
217 <object class="GtkEntry" id="Left3ED">
218 <property name="visible">True</property>
219 <property name="can-focus">True</property>
220 <property name="activates-default">True</property>
221 <property name="truncate-multiline">True</property>
222 <child internal-child="accessible">
223 <object class="AtkObject" id="Left3ED-atkobject">
224 <property name="AtkObject::accessible-name" translatable="yes" context="asianphoneticguidedialog|Left3ED-atkobject">Base text</property>
225 <property name="AtkObject::accessible-description" translatable="yes" context="asianphoneticguidedialog|extended_tip|Left3ED">Displays the base text that you selected in the current file. If you want, you can modify the base text by entering new text here.</property>
226 </object>
227 </child>
228 </object>
229 <packing>
230 <property name="left-attach">0</property>
231 <property name="top-attach">2</property>
232 </packing>
233 </child>
234 <child>
235 <object class="GtkEntry" id="Right3ED">
236 <property name="visible">True</property>
237 <property name="can-focus">True</property>
238 <property name="activates-default">True</property>
239 <property name="truncate-multiline">True</property>
240 <child internal-child="accessible">
241 <object class="AtkObject" id="Right3ED-atkobject">
242 <property name="AtkObject::accessible-name" translatable="yes" context="asianphoneticguidedialog|Right3ED-atkobject">Ruby text</property>
243 <property name="AtkObject::accessible-description" translatable="yes" context="asianphoneticguidedialog|extended_tip|Right3ED">Enter the text that you want to use as a pronunciation guide for the base text.</property>
244 </object>
245 </child>
246 </object>
247 <packing>
248 <property name="left-attach">1</property>
249 <property name="top-attach">2</property>
250 </packing>
251 </child>
252 <child>
253 <object class="GtkEntry" id="Right4ED">
254 <property name="visible">True</property>
255 <property name="can-focus">True</property>
256 <property name="activates-default">True</property>
257 <property name="truncate-multiline">True</property>
258 <child internal-child="accessible">
259 <object class="AtkObject" id="Right4ED-atkobject">
260 <property name="AtkObject::accessible-name" translatable="yes" context="asianphoneticguidedialog|Right4ED-atkobject">Ruby text</property>
261 <property name="AtkObject::accessible-description" translatable="yes" context="asianphoneticguidedialog|extended_tip|Right4ED">Enter the text that you want to use as a pronunciation guide for the base text.</property>
262 </object>
263 </child>
264 </object>
265 <packing>
266 <property name="left-attach">1</property>
267 <property name="top-attach">3</property>
268 </packing>
269 </child>
270 <child>
271 <object class="GtkEntry" id="Left4ED">
272 <property name="visible">True</property>
273 <property name="can-focus">True</property>
274 <property name="activates-default">True</property>
275 <property name="truncate-multiline">True</property>
276 <child internal-child="accessible">
277 <object class="AtkObject" id="Left4ED-atkobject">
278 <property name="AtkObject::accessible-name" translatable="yes" context="asianphoneticguidedialog|Left4ED-atkobject">Base text</property>
279 <property name="AtkObject::accessible-description" translatable="yes" context="asianphoneticguidedialog|extended_tip|Left4ED">Displays the base text that you selected in the current file. If you want, you can modify the base text by entering new text here.</property>
280 </object>
281 </child>
282 </object>
283 <packing>
284 <property name="left-attach">0</property>
285 <property name="top-attach">3</property>
286 </packing>
287 </child>
288 </object>
289 <packing>
290 <property name="left-attach">0</property>
291 <property name="top-attach">0</property>
292 </packing>
293 </child>
294 </object>
295 </child>
296 </object>
297 </child>
298 </object>
299 <packing>
300 <property name="expand">False</property>
301 <property name="fill">True</property>
302 <property name="position">1</property>
303 </packing>
304 </child>
305 <child>
306 <!-- n-columns=4 n-rows=2 -->
307 <object class="GtkGrid" id="grid2">
308 <property name="visible">True</property>
309 <property name="can-focus">False</property>
310 <property name="margin-top">6</property>
311 <property name="row-spacing">6</property>
312 <property name="column-spacing">12</property>
313 <child>
314 <object class="GtkLabel" id="label4">
315 <property name="visible">True</property>
316 <property name="can-focus">False</property>
317 <property name="label" translatable="yes" context="asianphoneticguidedialog|label4">Alignment:</property>
318 <property name="use-underline">True</property>
319 <property name="mnemonic-widget">adjustlb</property>
320 <property name="xalign">0</property>
321 </object>
322 <packing>
323 <property name="left-attach">0</property>
324 <property name="top-attach">0</property>
325 </packing>
326 </child>
327 <child>
328 <object class="GtkLabel" id="label5">
329 <property name="visible">True</property>
330 <property name="can-focus">False</property>
331 <property name="label" translatable="yes" context="asianphoneticguidedialog|label5">Position:</property>
332 <property name="use-underline">True</property>
333 <property name="mnemonic-widget">positionlb</property>
334 <property name="xalign">0</property>
335 </object>
336 <packing>
337 <property name="left-attach">1</property>
338 <property name="top-attach">0</property>
339 </packing>
340 </child>
341 <child>
342 <object class="GtkLabel" id="styleft">
343 <property name="visible">True</property>
344 <property name="can-focus">False</property>
345 <property name="label" translatable="yes" context="asianphoneticguidedialog|styleft">Character style for ruby text:</property>
346 <property name="use-underline">True</property>
347 <property name="mnemonic-widget">stylelb</property>
348 <property name="xalign">0</property>
349 </object>
350 <packing>
351 <property name="left-attach">2</property>
352 <property name="top-attach">0</property>
353 </packing>
354 </child>
355 <child>
356 <object class="GtkComboBoxText" id="stylelb">
357 <property name="visible">True</property>
358 <property name="can-focus">False</property>
359 <property name="hexpand">True</property>
360 <child internal-child="accessible">
361 <object class="AtkObject" id="stylelb-atkobject">
362 <property name="AtkObject::accessible-description" translatable="yes" context="asianphoneticguidedialog|extended_tip|stylelb">Select a character style for the ruby text.</property>
363 </object>
364 </child>
365 </object>
366 <packing>
367 <property name="left-attach">2</property>
368 <property name="top-attach">1</property>
369 </packing>
370 </child>
371 <child>
372 <object class="GtkButton" id="styles">
373 <property name="label" translatable="yes" context="asianphoneticguidedialog|styles">Styles</property>
374 <property name="visible">True</property>
375 <property name="can-focus">True</property>
376 <property name="receives-default">True</property>
377 <property name="use-underline">True</property>
378 <child internal-child="accessible">
379 <object class="AtkObject" id="styles-atkobject">
380 <property name="AtkObject::accessible-description" translatable="yes" context="asianphoneticguidedialog|extended_tip|styles">Opens the Styles deck of the Sidebar where you can select a character style for the ruby text.</property>
381 </object>
382 </child>
383 </object>
384 <packing>
385 <property name="left-attach">3</property>
386 <property name="top-attach">1</property>
387 </packing>
388 </child>
389 <child>
390 <object class="GtkComboBoxText" id="adjustlb">
391 <property name="visible">True</property>
392 <property name="can-focus">False</property>
393 <items>
394 <item translatable="yes" context="asianphoneticguidedialog|adjustlb">Left</item>
395 <item translatable="yes" context="asianphoneticguidedialog|adjustlb">Center</item>
396 <item translatable="yes" context="asianphoneticguidedialog|adjustlb">Right</item>
397 <item translatable="yes" context="asianphoneticguidedialog|adjustlb">0 1 0</item>
398 <item translatable="yes" context="asianphoneticguidedialog|adjustlb">1 2 1</item>
399 </items>
400 <child internal-child="accessible">
401 <object class="AtkObject" id="adjustlb-atkobject">
402 <property name="AtkObject::accessible-description" translatable="yes" context="asianphoneticguidedialog|extended_tip|adjustlb">Select the horizontal alignment for the ruby text.</property>
403 </object>
404 </child>
405 </object>
406 <packing>
407 <property name="left-attach">0</property>
408 <property name="top-attach">1</property>
409 </packing>
410 </child>
411 <child>
412 <object class="GtkComboBoxText" id="positionlb">
413 <property name="visible">True</property>
414 <property name="can-focus">False</property>
415 <items>
416 <item translatable="yes" context="asianphoneticguidedialog|positionlb">Top</item>
417 <item translatable="yes" context="asianphoneticguidedialog|positionlb">Bottom</item>
418 <item translatable="yes" context="asianphoneticguidedialog|positionlb">Right</item>
419 </items>
420 <child internal-child="accessible">
421 <object class="AtkObject" id="positionlb-atkobject">
422 <property name="AtkObject::accessible-description" translatable="yes" context="asianphoneticguidedialog|extended_tip|positionlb">Select where you want to place the ruby text.</property>
423 </object>
424 </child>
425 </object>
426 <packing>
427 <property name="left-attach">1</property>
428 <property name="top-attach">1</property>
429 </packing>
430 </child>
431 <child>
432 <placeholder/>
433 </child>
434 </object>
435 <packing>
436 <property name="expand">False</property>
437 <property name="fill">True</property>
438 <property name="position">2</property>
439 </packing>
440 </child>
441 <child>
442 <object class="GtkLabel" id="label1">
443 <property name="visible">True</property>
444 <property name="can-focus">False</property>
445 <property name="margin-top">6</property>
446 <property name="label" translatable="yes" context="asianphoneticguidedialog|label1">Preview:</property>
447 <property name="use-underline">True</property>
448 <property name="mnemonic-widget">preview</property>
449 <property name="xalign">0</property>
450 </object>
451 <packing>
452 <property name="expand">False</property>
453 <property name="fill">True</property>
454 <property name="position">4</property>
455 </packing>
456 </child>
457 <child>
458 <object class="GtkScrolledWindow" id="ctlFavoriteswin">
459 <property name="visible">True</property>
460 <property name="can-focus">True</property>
461 <property name="hexpand">True</property>
462 <property name="vexpand">True</property>
463 <property name="hscrollbar-policy">never</property>
464 <property name="vscrollbar-policy">never</property>
465 <property name="shadow-type">in</property>
466 <child>
467 <object class="GtkViewport">
468 <property name="visible">True</property>
469 <property name="can-focus">False</property>
470 <child>
471 <object class="GtkDrawingArea" id="preview">
472 <property name="visible">True</property>
473 <property name="can-focus">False</property>
474 <property name="hexpand">True</property>
475 <property name="vexpand">True</property>
476 </object>
477 </child>
478 </object>
479 </child>
480 </object>
481 <packing>
482 <property name="expand">True</property>
483 <property name="fill">True</property>
484 <property name="position">5</property>
485 </packing>
486 </child>
487 </object>
488 <packing>
489 <property name="expand">True</property>
490 <property name="fill">True</property>
491 <property name="position">1</property>
492 </packing>
493 </child>
494 </object>
495 </child>
496 <action-widgets>
497 <action-widget response="-5">ok</action-widget>
498 <action-widget response="-7">close</action-widget>
499 <action-widget response="-11">help</action-widget>
500 </action-widgets>
501 <child internal-child="accessible">
502 <object class="AtkObject" id="AsianPhoneticGuideDialog-atkobject">
503 <property name="AtkObject::accessible-description" translatable="yes" context="asianphoneticguidedialog|extended_tip|AsianPhoneticGuideDialog">Allows you to add comments next to Asian characters to serve as a pronunciation guide.</property>
504 </object>
505 </child>
506 </object>
507 </interface>