1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain=
"svx">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkTreeStore" id=
"liststore2">
7 <!-- column-name text -->
8 <column type=
"gchararray"/>
9 <!-- column-name text2 -->
10 <column type=
"gchararray"/>
11 <!-- column-name text3 -->
12 <column type=
"gchararray"/>
13 <!-- column-name id -->
14 <column type=
"gchararray"/>
17 <object class=
"GtkTreeStore" id=
"liststore3">
19 <!-- column-name text -->
20 <column type=
"gchararray"/>
21 <!-- column-name text2 -->
22 <column type=
"gchararray"/>
23 <!-- column-name text3 -->
24 <column type=
"gchararray"/>
25 <!-- column-name id -->
26 <column type=
"gchararray"/>
29 <object class=
"GtkDialog" id=
"ChineseDictionaryDialog">
30 <property name=
"can_focus">False
</property>
31 <property name=
"border_width">6</property>
32 <property name=
"title" translatable=
"yes" context=
"chinesedictionary|ChineseDictionaryDialog">Edit Dictionary
</property>
33 <property name=
"modal">True
</property>
34 <property name=
"default_width">0</property>
35 <property name=
"default_height">0</property>
36 <property name=
"type_hint">dialog
</property>
37 <child internal-child=
"vbox">
38 <object class=
"GtkBox" id=
"dialog-vbox1">
39 <property name=
"can_focus">False
</property>
40 <property name=
"orientation">vertical
</property>
41 <property name=
"spacing">12</property>
42 <child internal-child=
"action_area">
43 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
44 <property name=
"can_focus">False
</property>
45 <property name=
"layout_style">end
</property>
47 <object class=
"GtkButton" id=
"ok">
48 <property name=
"label" translatable=
"yes" context=
"stock">_OK
</property>
49 <property name=
"visible">True
</property>
50 <property name=
"can_focus">True
</property>
51 <property name=
"can_default">True
</property>
52 <property name=
"has_default">True
</property>
53 <property name=
"receives_default">True
</property>
54 <property name=
"use-underline">True
</property>
57 <property name=
"expand">False
</property>
58 <property name=
"fill">True
</property>
59 <property name=
"position">0</property>
63 <object class=
"GtkButton" id=
"cancel">
64 <property name=
"label" translatable=
"yes" context=
"stock">_Cancel
</property>
65 <property name=
"visible">True
</property>
66 <property name=
"can_focus">True
</property>
67 <property name=
"receives_default">True
</property>
68 <property name=
"use-underline">True
</property>
71 <property name=
"expand">False
</property>
72 <property name=
"fill">True
</property>
73 <property name=
"position">1</property>
77 <object class=
"GtkButton" id=
"help">
78 <property name=
"label" translatable=
"yes" context=
"stock">_Help
</property>
79 <property name=
"visible">True
</property>
80 <property name=
"can_focus">True
</property>
81 <property name=
"receives_default">True
</property>
82 <property name=
"use-underline">True
</property>
85 <property name=
"expand">False
</property>
86 <property name=
"fill">True
</property>
87 <property name=
"position">2</property>
88 <property name=
"secondary">True
</property>
93 <property name=
"expand">False
</property>
94 <property name=
"fill">True
</property>
95 <property name=
"pack_type">end
</property>
96 <property name=
"position">0</property>
100 <!-- n-columns=1 n-rows=1 -->
101 <object class=
"GtkGrid" id=
"grid1">
102 <property name=
"visible">True
</property>
103 <property name=
"can_focus">False
</property>
104 <property name=
"hexpand">True
</property>
105 <property name=
"vexpand">True
</property>
106 <property name=
"row_spacing">12</property>
108 <!-- n-columns=1 n-rows=1 -->
109 <object class=
"GtkGrid" id=
"grid2">
110 <property name=
"visible">True
</property>
111 <property name=
"can_focus">False
</property>
112 <property name=
"row_spacing">6</property>
114 <object class=
"GtkRadioButton" id=
"tradtosimple">
115 <property name=
"label" translatable=
"yes" context=
"chinesedictionary|tradtosimple">_Traditional Chinese to simplified Chinese
</property>
116 <property name=
"visible">True
</property>
117 <property name=
"can_focus">True
</property>
118 <property name=
"receives_default">False
</property>
119 <property name=
"use_underline">True
</property>
120 <property name=
"active">True
</property>
121 <property name=
"draw_indicator">True
</property>
122 <child internal-child=
"accessible">
123 <object class=
"AtkObject" id=
"tradtosimple-atkobject">
124 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"chinesedictionary|extended_tip|tradtosimple">Converts traditional Chinese to simplified Chinese.
</property>
129 <property name=
"left_attach">0</property>
130 <property name=
"top_attach">0</property>
134 <object class=
"GtkRadioButton" id=
"simpletotrad">
135 <property name=
"label" translatable=
"yes" context=
"chinesedictionary|simpletotrad">_Simplified Chinese to traditional Chinese
</property>
136 <property name=
"visible">True
</property>
137 <property name=
"can_focus">True
</property>
138 <property name=
"receives_default">False
</property>
139 <property name=
"use_underline">True
</property>
140 <property name=
"draw_indicator">True
</property>
141 <property name=
"group">tradtosimple
</property>
142 <child internal-child=
"accessible">
143 <object class=
"AtkObject" id=
"simpletotrad-atkobject">
144 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"chinesedictionary|extended_tip|simpletotrad">Converts simplified Chinese to traditional Chinese.
</property>
149 <property name=
"left_attach">0</property>
150 <property name=
"top_attach">1</property>
154 <object class=
"GtkCheckButton" id=
"reverse">
155 <property name=
"label" translatable=
"yes" context=
"chinesedictionary|reverse">Reverse mapping
</property>
156 <property name=
"visible">True
</property>
157 <property name=
"can_focus">True
</property>
158 <property name=
"receives_default">False
</property>
159 <property name=
"use_underline">True
</property>
160 <property name=
"draw_indicator">True
</property>
161 <child internal-child=
"accessible">
162 <object class=
"AtkObject" id=
"reverse-atkobject">
163 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"chinesedictionary|extended_tip|reverse">Automatically adds the reverse mapping direction to the list for each modification that you enter.
</property>
168 <property name=
"left_attach">0</property>
169 <property name=
"top_attach">2</property>
174 <property name=
"left_attach">0</property>
175 <property name=
"top_attach">0</property>
179 <!-- n-columns=1 n-rows=1 -->
180 <object class=
"GtkGrid" id=
"grid5">
181 <property name=
"visible">True
</property>
182 <property name=
"can_focus">False
</property>
183 <property name=
"hexpand">True
</property>
184 <property name=
"vexpand">True
</property>
185 <property name=
"row_spacing">6</property>
186 <property name=
"column_spacing">12</property>
188 <object class=
"GtkLabel" id=
"termft">
189 <property name=
"visible">True
</property>
190 <property name=
"can_focus">False
</property>
191 <property name=
"label" translatable=
"yes" context=
"chinesedictionary|termft">Term
</property>
192 <property name=
"use_underline">True
</property>
193 <property name=
"mnemonic_widget">term
</property>
194 <property name=
"xalign">0</property>
197 <property name=
"left_attach">0</property>
198 <property name=
"top_attach">0</property>
202 <object class=
"GtkLabel" id=
"mappingft">
203 <property name=
"visible">True
</property>
204 <property name=
"can_focus">False
</property>
205 <property name=
"label" translatable=
"yes" context=
"chinesedictionary|mappingft">Mapping
</property>
206 <property name=
"use_underline">True
</property>
207 <property name=
"mnemonic_widget">mapping
</property>
208 <property name=
"xalign">0</property>
211 <property name=
"left_attach">1</property>
212 <property name=
"top_attach">0</property>
216 <object class=
"GtkButtonBox" id=
"buttonbox1">
217 <property name=
"visible">True
</property>
218 <property name=
"can_focus">False
</property>
219 <property name=
"orientation">vertical
</property>
220 <property name=
"spacing">6</property>
221 <property name=
"layout_style">start
</property>
223 <object class=
"GtkButton" id=
"add">
224 <property name=
"label" translatable=
"yes" context=
"stock">_Add
</property>
225 <property name=
"visible">True
</property>
226 <property name=
"can_focus">True
</property>
227 <property name=
"receives_default">True
</property>
228 <property name=
"use-underline">True
</property>
229 <child internal-child=
"accessible">
230 <object class=
"AtkObject" id=
"add-atkobject">
231 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"chinesedictionary|extended_tip|add">Adds the term to the conversion dictionary. If the term is already in the dictionary, the new term receives precedence.
</property>
236 <property name=
"expand">False
</property>
237 <property name=
"fill">True
</property>
238 <property name=
"position">0</property>
242 <object class=
"GtkButton" id=
"modify">
243 <property name=
"label" translatable=
"yes" context=
"chinesedictionary|modify">_Modify
</property>
244 <property name=
"visible">True
</property>
245 <property name=
"can_focus">True
</property>
246 <property name=
"receives_default">True
</property>
247 <property name=
"use_underline">True
</property>
248 <child internal-child=
"accessible">
249 <object class=
"AtkObject" id=
"modify-atkobject">
250 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"chinesedictionary|extended_tip|modify">Saves the modified entry to the database file.
</property>
255 <property name=
"expand">False
</property>
256 <property name=
"fill">True
</property>
257 <property name=
"position">1</property>
261 <object class=
"GtkButton" id=
"delete">
262 <property name=
"label" translatable=
"yes" context=
"stock">_Delete
</property>
263 <property name=
"visible">True
</property>
264 <property name=
"can_focus">True
</property>
265 <property name=
"receives_default">True
</property>
266 <property name=
"use-underline">True
</property>
267 <child internal-child=
"accessible">
268 <object class=
"AtkObject" id=
"delete-atkobject">
269 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"chinesedictionary|extended_tip|delete">Removes the selected user-defined entry from the dictionary.
</property>
274 <property name=
"expand">False
</property>
275 <property name=
"fill">True
</property>
276 <property name=
"position">2</property>
281 <property name=
"left_attach">3</property>
282 <property name=
"top_attach">1</property>
283 <property name=
"height">2</property>
287 <object class=
"GtkLabel" id=
"propertyft">
288 <property name=
"visible">True
</property>
289 <property name=
"can_focus">False
</property>
290 <property name=
"label" translatable=
"yes" context=
"chinesedictionary|propertyft">Property
</property>
291 <property name=
"use_underline">True
</property>
292 <property name=
"mnemonic_widget">property
</property>
293 <property name=
"xalign">0</property>
296 <property name=
"left_attach">2</property>
297 <property name=
"top_attach">0</property>
301 <object class=
"GtkComboBoxText" id=
"property">
302 <property name=
"visible">True
</property>
303 <property name=
"can_focus">False
</property>
305 <item translatable=
"yes" context=
"chinesedictionary|property">Other
</item>
306 <item translatable=
"yes" context=
"chinesedictionary|property">Foreign
</item>
307 <item translatable=
"yes" context=
"chinesedictionary|property">First name
</item>
308 <item translatable=
"yes" context=
"chinesedictionary|property">Last name
</item>
309 <item translatable=
"yes" context=
"chinesedictionary|property">Title
</item>
310 <item translatable=
"yes" context=
"chinesedictionary|property">Status
</item>
311 <item translatable=
"yes" context=
"chinesedictionary|property">Place name
</item>
312 <item translatable=
"yes" context=
"chinesedictionary|property">Business
</item>
313 <item translatable=
"yes" context=
"chinesedictionary|property">Adjective
</item>
314 <item translatable=
"yes" context=
"chinesedictionary|property">Idiom
</item>
315 <item translatable=
"yes" context=
"chinesedictionary|property">Abbreviation
</item>
316 <item translatable=
"yes" context=
"chinesedictionary|property">Numerical
</item>
317 <item translatable=
"yes" context=
"chinesedictionary|property">Noun
</item>
318 <item translatable=
"yes" context=
"chinesedictionary|property">Verb
</item>
319 <item translatable=
"yes" context=
"chinesedictionary|property">Brand name
</item>
321 <child internal-child=
"accessible">
322 <object class=
"AtkObject" id=
"property-atkobject">
323 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"chinesedictionary|extended_tip|property">Defines the class of the selected term.
</property>
328 <property name=
"left_attach">2</property>
329 <property name=
"top_attach">1</property>
333 <object class=
"GtkEntry" id=
"mapping">
334 <property name=
"visible">True
</property>
335 <property name=
"can_focus">True
</property>
336 <property name=
"hexpand">True
</property>
337 <property name=
"activates_default">True
</property>
338 <property name=
"truncate-multiline">True
</property>
339 <child internal-child=
"accessible">
340 <object class=
"AtkObject" id=
"mapping-atkobject">
341 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"chinesedictionary|extended_tip|mapping">Enter the text that you want to replace the Term with.
</property>
346 <property name=
"left_attach">1</property>
347 <property name=
"top_attach">1</property>
351 <object class=
"GtkEntry" id=
"term">
352 <property name=
"visible">True
</property>
353 <property name=
"can_focus">True
</property>
354 <property name=
"hexpand">True
</property>
355 <property name=
"activates_default">True
</property>
356 <property name=
"truncate-multiline">True
</property>
357 <child internal-child=
"accessible">
358 <object class=
"AtkObject" id=
"term-atkobject">
359 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"chinesedictionary|extended_tip|term">Enter the text that you want to replace with the Mapping term.
</property>
364 <property name=
"left_attach">0</property>
365 <property name=
"top_attach">1</property>
369 <object class=
"GtkBox">
370 <property name=
"visible">True
</property>
371 <property name=
"can_focus">False
</property>
372 <property name=
"orientation">vertical
</property>
374 <object class=
"GtkScrolledWindow">
375 <property name=
"visible">True
</property>
376 <property name=
"can_focus">True
</property>
377 <property name=
"hexpand">True
</property>
378 <property name=
"vexpand">True
</property>
379 <property name=
"shadow_type">in
</property>
381 <object class=
"GtkTreeView" id=
"tradtosimpleview">
382 <property name=
"visible">True
</property>
383 <property name=
"can_focus">True
</property>
384 <property name=
"receives_default">True
</property>
385 <property name=
"hexpand">True
</property>
386 <property name=
"vexpand">True
</property>
387 <property name=
"model">liststore3
</property>
388 <property name=
"search_column">0</property>
389 <property name=
"show_expanders">False
</property>
390 <child internal-child=
"selection">
391 <object class=
"GtkTreeSelection"/>
394 <object class=
"GtkTreeViewColumn" id=
"treeviewcolumn3">
395 <property name=
"resizable">True
</property>
396 <property name=
"spacing">6</property>
397 <property name=
"title" translatable=
"yes" context=
"chinesedictionary|termft">Term
</property>
398 <property name=
"clickable">True
</property>
399 <property name=
"sort_indicator">True
</property>
401 <object class=
"GtkCellRendererText" id=
"cellrenderer1"/>
403 <attribute name=
"text">0</attribute>
409 <object class=
"GtkTreeViewColumn" id=
"treeviewcolumn4">
410 <property name=
"resizable">True
</property>
411 <property name=
"spacing">6</property>
412 <property name=
"title" translatable=
"yes" context=
"chinesedictionary|mappingft">Mapping
</property>
413 <property name=
"clickable">True
</property>
415 <object class=
"GtkCellRendererText" id=
"cellrenderer2"/>
417 <attribute name=
"text">1</attribute>
423 <object class=
"GtkTreeViewColumn" id=
"treeviewcolumn5">
424 <property name=
"resizable">True
</property>
425 <property name=
"spacing">6</property>
426 <property name=
"title" translatable=
"yes" context=
"chinesedictionary|propertyft">Property
</property>
427 <property name=
"clickable">True
</property>
429 <object class=
"GtkCellRendererText" id=
"cellrenderer3"/>
431 <attribute name=
"text">2</attribute>
440 <property name=
"expand">False
</property>
441 <property name=
"fill">True
</property>
442 <property name=
"position">0</property>
446 <object class=
"GtkScrolledWindow">
447 <property name=
"can_focus">True
</property>
448 <property name=
"no_show_all">True
</property>
449 <property name=
"hexpand">True
</property>
450 <property name=
"vexpand">True
</property>
451 <property name=
"shadow_type">in
</property>
453 <object class=
"GtkTreeView" id=
"simpletotradview">
454 <property name=
"can_focus">True
</property>
455 <property name=
"receives_default">True
</property>
456 <property name=
"no_show_all">True
</property>
457 <property name=
"hexpand">True
</property>
458 <property name=
"vexpand">True
</property>
459 <property name=
"model">liststore2
</property>
460 <property name=
"search_column">0</property>
461 <property name=
"show_expanders">False
</property>
462 <child internal-child=
"selection">
463 <object class=
"GtkTreeSelection"/>
466 <object class=
"GtkTreeViewColumn" id=
"treeviewcolumn33">
467 <property name=
"resizable">True
</property>
468 <property name=
"spacing">6</property>
469 <property name=
"title" translatable=
"yes" context=
"chinesedictionary|termft">Term
</property>
470 <property name=
"reorderable">True
</property>
471 <property name=
"sort_indicator">True
</property>
473 <object class=
"GtkCellRendererText" id=
"cellrenderer11"/>
475 <attribute name=
"text">0</attribute>
481 <object class=
"GtkTreeViewColumn" id=
"treeviewcolumn44">
482 <property name=
"resizable">True
</property>
483 <property name=
"spacing">6</property>
484 <property name=
"title" translatable=
"yes" context=
"chinesedictionary|mappingft">Mapping
</property>
485 <property name=
"clickable">True
</property>
487 <object class=
"GtkCellRendererText" id=
"cellrenderer22"/>
489 <attribute name=
"text">1</attribute>
495 <object class=
"GtkTreeViewColumn" id=
"treeviewcolumn55">
496 <property name=
"resizable">True
</property>
497 <property name=
"spacing">6</property>
498 <property name=
"title" translatable=
"yes" context=
"chinesedictionary|propertyft">Property
</property>
499 <property name=
"clickable">True
</property>
501 <object class=
"GtkCellRendererText" id=
"cellrenderer33"/>
503 <attribute name=
"text">2</attribute>
512 <property name=
"expand">False
</property>
513 <property name=
"fill">True
</property>
514 <property name=
"position">1</property>
519 <property name=
"left_attach">0</property>
520 <property name=
"top_attach">2</property>
521 <property name=
"width">3</property>
529 <property name=
"left_attach">0</property>
530 <property name=
"top_attach">1</property>
535 <property name=
"expand">False
</property>
536 <property name=
"fill">True
</property>
537 <property name=
"position">1</property>
543 <action-widget response=
"-5">ok
</action-widget>
544 <action-widget response=
"-6">cancel
</action-widget>
545 <action-widget response=
"-11">help
</action-widget>
547 <child type=
"titlebar">
550 <child internal-child=
"accessible">
551 <object class=
"AtkObject" id=
"ChineseDictionaryDialog-atkobject">
552 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"chinesedictionary|extended_tip|ChineseDictionaryDialog">Edit the Chinese conversion terms.
</property>
556 <object class=
"GtkSizeGroup" id=
"sizegroup1">
557 <property name=
"mode">both
</property>
559 <widget name=
"tradtosimpleview"/>
560 <widget name=
"simpletotradview"/>
563 <object class=
"GtkSizeGroup" id=
"sizegroup2">
565 <widget name=
"termft"/>
566 <widget name=
"term"/>
569 <object class=
"GtkSizeGroup" id=
"sizegroup3">
571 <widget name=
"mappingft"/>
572 <widget name=
"mapping"/>
575 <object class=
"GtkSizeGroup" id=
"sizegroup4">
577 <widget name=
"propertyft"/>
578 <widget name=
"property"/>