blob: 1c4bab33dc5b315cc9ad8bdd15fc3c361a6cafe8 (
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
|
<?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">bop</string>
<string name="testers_version">waHwI\'vaD chovnatlh!</string>
<string name="language_root_tile">Hol</string>
<!-- UI root menu -->
<!-- welcome -->
<!-- changelog -->
<string name="changelog">choH QonoS</string>
<string name="keyboard_theme_tweak_group">lISwI\'Hommey</string>
<string name="close_button">SoQmoH</string>
<!-- Indicates that a word has been added to the dictionary -->
<string name="revert_added_word_question">teq\'a\'\?</string>
<!-- voice -->
<string name="voice_input_not_installed_action_install">jom</string>
<string name="voice_input_not_installed_action_do_not_install">ghobe\'</string>
<!-- Options menu -->
<!-- Dictionary override strings -->
<!-- Dictionary override toast messages -->
<!-- settings - effects-->
<string name="night_mode_type_never">not</string>
<string name="night_mode_type_follow_system">De\'wI\' pat yIpab</string>
<string name="night_mode_type_always">reH</string>
<string name="swipe_action_name_none">yIvangQo\'</string>
<string-array name="custom_hint_valign_types">
<item>Top</item>
<item>bIS\'ub</item>
</string-array>
<string name="tweak_animations_level_types_none">pagh</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>
|