1### File header must not be modified
2### This file must be encoded into UTF-8.
3### This file is derived from GTK2 Input Method Cyrillic Transliterated
4SCIM_Generic_Table_Phrase_Library_TEXT
5VERSION_1_0
6
7### Begin Table definition.
8BEGIN_DEFINITION
9
10### An unique id to distinguish this table among others.
11### Use uuidgen to generate this kind of id.
12UUID = 9068f86e-02b5-400b-9732-4f9433ac9968
13
14### A unique number indicates the version of this file.
15### For example the last modified date of this file.
16### This number must be less than 2^32.
17SERIAL_NUMBER = 20061108
18
19ICON = @SCIM_ICONDIR@/Ukrainian-Translit.png
20
21### The default name of this table
22NAME = Ua-Translit
23
24### The local names of this table
25###NAME.ua_UA =
26
27### Supported languages of this table
28LANGUAGES = uk_UA
29
30### The author of this table
31AUTHOR = Daniil Ivanov <daniil.ivanov@gmail.com>
32
33### Prompt string to be displayed in the status area.
34STATUS_PROMPT = Ua
35
36### The Keyboard Layout used by this table. Unset or set to "Unknown" to accept any kind of layouts.
37KEYBOARD_LAYOUT = US_Default
38
39### If true then the first candidate phrase
40### will be selected automatically during inputing.
41AUTO_SELECT = TRUE
42
43### If true then a multi wildcard will be appended
44### at the end of inputing string automatically.
45AUTO_WILDCARD = FALSE
46
47### If true then the result string will be committed to client automatically.
48### This should be used with AUTO_SELECT = TRUE.
49AUTO_COMMIT = TRUE
50
51### If true then the inputted string will be automatically splitted during inputing.
52AUTO_SPLIT = TRUE
53
54### If true then the phrases' frequencies will be adjusted dynamically.
55DYNAMIC_ADJUST = FALSE
56
57### If true then the preedit area will be filled up by the current candidate phrase automatically.
58AUTO_FILL = TRUE
59
60### If true then the lookup table will always be shown if there is any candidate phrase.
61### Otherwise the lookup table won't be shown unless the user requires it by moving the preedit caret left.
62ALWAYS_SHOW_LOOKUP = FALSE
63
64### Enable full width punctuation property
65USE_FULL_WIDTH_PUNCT = FALSE
66
67### Use full width punctuation by default
68DEF_FULL_WIDTH_PUNCT = FALSE
69
70### Enable full width letter property
71USE_FULL_WIDTH_LETTER = FALSE
72
73### Use full width letter by default
74DEF_FULL_WIDTH_LETTER = FALSE
75
76### The maxmium length of a key.
77MAX_KEY_LENGTH = 2
78
79### Valid input chars.
80VALID_INPUT_CHARS = ABWGDE&VZIJKLMNOPRSTUFHCYX"'abwgdevzijklmnoprstufhcyx"'
81
82### Single wildcard char, can have multiple chars.
83###SINGLE_WILDCARD_CHAR = ?
84
85### Multi wildcard char.
86###MULTI_WILDCARD_CHAR = *
87
88### The key strokes to split inputted string.
89###SPLIT_KEYS = quoteright
90
91### The key strokes to commit the convert result to client.
92COMMIT_KEYS = Shift+space
93
94### The key strokes to forward the inputted string to client.
95FORWARD_KEYS = Return
96
97### The key strokes to select candidiate phrases.
98SELECT_KEYS = 1,2,3,4,5,6,7,8,9
99
100### The key strokes to page up the lookup table.
101PAGE_UP_KEYS = Page_Up
102
103### The key strokes to page down the lookup table.
104PAGE_DOWN_KEYS = Page_Down
105
106END_DEFINITION
107
108### Begin Table data.
109BEGIN_TABLE
110A	А	0
111B	Б	0
112V	В	0
113G	Г	0
114G'	Ґ	0
115D	Д	0
116E	Е	0
117E'	Є	0
118ZH	Ж	0
119Zh	Ж	0
120Z	З	0
121I	І	0
122Ji	Ї	0
123JI	Ї	0
124Y	И	0
125J	Й	0
126K	К	0
127L	Л	0
128M	М	0
129N	Н	0
130O	О	0
131P	П	0
132R	Р	0
133S	С	0
134T	Т	0
135U	У	0
136F	Ф	0
137H	Х	0
138C	Ц	0
139CH	Ч	0
140Ch	Ч	0
141Sh	Ш	0
142SH	Ш	0
143Sj	Щ	0
144SJ	Щ	0
145''	Ь	0
146JU	Ю	0
147Ju	Ю	0
148Ja	Я	0
149JA	Я	0
150"	'	0
151a	а	0
152b	б	0
153v	в	0
154g	г	0
155g'	ґ	0
156d	д	0
157e	е	0
158e'	є	0
159zh	ж	0
160z	з	0
161i	і	0
162ji	ї	0
163y	и	0
164j	й	0
165k	к	0
166l	л	0
167m	м	0
168n	н	0
169o	о	0
170p	п	0
171r	р	0
172s	с	0
173t	т	0
174u	у	0
175f	ф	0
176h	х	0
177c	ц	0
178ch	ч	0
179sh	ш	0
180sj	щ	0
181'	ь	0
182ju	ю	0
183ja	я	0
184END_TABLE
185