aboutsummaryrefslogtreecommitdiff
path: root/ime/app/src/main/res/values-vi/strings.xml
blob: d9bcfda7126bbcecec9975511556749f2c0cf3f2 (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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
<?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="debug_tracing_starting">Tracing started!\nMake sure you stop it at some point
    </string>
    <string name="debug_tracing_starting_failed">Tracing initiating failed! Check logcat for
        details.
    </string>
    <string name="debug_tracing_finished">Tracing finished!\nTrace file is
        <xliff:g id="trace_file">%s</xliff:g>
    </string>
    <string name="menu_about_item">Thông tin</string>
    <string name="how_to_pointer_title">Chào mừng đến với AnySoftKeyboard</string>
    <string name="change_log_card_version_title_template">\u0020\u0020Latest changes for v<xliff:g id="name">%s</xliff:g>\u0020\u0020
    </string>
    <string name="change_log_entry_header_template_without_name">\u0020\u0020v<xliff:g id="code">
        %s</xliff:g>\u0020\u0020
    </string>
    <string name="change_log_url">More:\u0020
        <xliff:g id="url">%s</xliff:g>
    </string>
    <string name="ime_name_beta">AnySoftKeyboard BETA</string>
    <string name="notification_text_testers">This is a beta version. Use with caution!</string>
    <string name="testers_version">Testers build!</string>
    <string name="language_root_tile">Language</string>
    <string name="language_keyboards_settings_tile">Enable keyboards and languages.</string>
    <string name="language_grammar_settings_tile">Configure correction behavior and other
        dictionaries.
    </string>
    <string name="language_tweaks_settings_tile">Tweaks and more.</string>
    <!-- UI root menu -->
    <string name="ui_root_tile">UI</string>
    <string name="ui_theme_settings_tile">Pick and configure keyboard themes.</string>
    <string name="ui_effects_settings_tile">Keyboard effects and experience.</string>
    <!-- welcome -->
    <!-- changelog -->
    <string name="changelog">Change Log</string>
    <string name="search_market_for_addons">Search for add-ons</string>
    <string name="search_market_for_keyboard_addons">Get more keyboards at the app store</string>
    <string name="search_market_for_quick_key_addons">Get more <i>Quick-Text</i> add-ons at the app
        store…
    </string>
    <!-- Indicates that a word has been added to the dictionary -->
    <!-- voice -->
    <!-- Options menu -->
    <!-- Dictionary override strings -->
    <!-- Dictionary override toast messages -->
    <!-- settings - effects-->
    <!-- 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>