blob: 5922107a99c17e4e7a40c2e24d26d2ef47898314 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2" tools:ignore="MissingTranslation">
<string name="ime_name">AnySoftKeyboard</string>
<string name="menu_about_item">เกียวกับ</string>
<string name="how_to_pointer_title">ยินดีต้อนรับสู่ AnySoftKeyboard</string>
<!-- UI root menu -->
<!-- welcome -->
<!-- changelog -->
<!-- Indicates that a word has been added to the dictionary -->
<!-- voice -->
<!-- Options menu -->
<!-- Dictionary override strings -->
<!-- Dictionary override toast messages -->
<!-- settings - effects-->
<string name="use_custom_sound_volume">ตั้งค่าระดับเสียง</string>
<!-- settings - keyboard group -->
<!-- settings - quick text keys -->
<!-- settings - top generic row -->
<!-- settings - bottom generic row -->
<!-- extension keyboard type -->
<!-- Tutorials -->
<!-- Special soft keyboard keys text -->
<!-- dictionaries -->
<!-- User dictionary settings -->
<!-- User dictionary settings, The titlebar text of the User dictionary settings screen. -->
<!-- abbreviations editor -->
<!-- User dictionary settings. The title of the dialog to add a new word to the user dictionary. -->
<!-- User dictionary settings. The title of the dialog to edit an existing word in the user dictionary. -->
<!-- User dictionary settings. The text to show when there are no user-defined words in the dictionary -->
<!-- Strings for possible PreferenceActivity Back/Next buttons -->
<!-- Optional button to Skip a PreferenceActivity [CHAR LIMIT=20] -->
<!-- this URL should be localized - it should point to a web-site with information in the locale language. -->
</resources>
|