The Android Open Source Project | 923bf41 | 2009-03-13 15:11:42 -0700 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
Kenny Root | 1866d9e | 2010-03-17 22:16:48 -0700 | [diff] [blame] | 2 | <!-- |
| 3 | /* |
| 4 | ** |
| 5 | ** Copyright 2008, The Android Open Source Project |
| 6 | ** |
| 7 | ** Licensed under the Apache License, Version 2.0 (the "License"); |
| 8 | ** you may not use this file except in compliance with the License. |
| 9 | ** You may obtain a copy of the License at |
| 10 | ** |
| 11 | ** http://www.apache.org/licenses/LICENSE-2.0 |
| 12 | ** |
| 13 | ** Unless required by applicable law or agreed to in writing, software |
| 14 | ** distributed under the License is distributed on an "AS IS" BASIS, |
| 15 | ** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 16 | ** See the License for the specific language governing permissions and |
| 17 | ** limitations under the License. |
| 18 | */ |
| 19 | --> |
The Android Open Source Project | 923bf41 | 2009-03-13 15:11:42 -0700 | [diff] [blame] | 20 | |
The Android Open Source Project | 923bf41 | 2009-03-13 15:11:42 -0700 | [diff] [blame] | 21 | <resources xmlns:android="http://schemas.android.com/apk/res/android" |
| 22 | xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> |
Eric Fischer | 4976150 | 2012-01-27 12:02:20 -0800 | [diff] [blame] | 23 | <string name="aosp_android_keyboard_ime_name" msgid="7877134937939182296">"Android 键盘 (AOSP)"</string> |
Eric Fischer | 566c45e | 2010-10-27 14:37:12 -0700 | [diff] [blame] | 24 | <string name="english_ime_input_options" msgid="3909945612939668554">"输入选项"</string> |
Eric Fischer | 3d3ae61 | 2012-06-14 14:38:40 -0700 | [diff] [blame] | 25 | <string name="english_ime_research_log" msgid="8492602295696577851">"研究记录命令"</string> |
Eric Fischer | ff29b1f | 2012-03-08 14:15:38 -0800 | [diff] [blame] | 26 | <string name="aosp_spell_checker_service_name" msgid="6985142605330377819">"Android 拼写检查工具 (AOSP)"</string> |
Eric Fischer | 07af224 | 2011-12-29 13:37:16 -0800 | [diff] [blame] | 27 | <string name="use_contacts_for_spellchecking_option_title" msgid="5374120998125353898">"查找联系人姓名"</string> |
| 28 | <string name="use_contacts_for_spellchecking_option_summary" msgid="8754413382543307713">"拼写检查工具会使用您的联系人列表中的条目"</string> |
Eric Fischer | 3b4d272 | 2012-05-30 14:21:42 -0700 | [diff] [blame] | 29 | <string name="vibrate_on_keypress" msgid="5258079494276955460">"按键振动"</string> |
| 30 | <string name="sound_on_keypress" msgid="6093592297198243644">"按键音效"</string> |
| 31 | <string name="popup_on_keypress" msgid="123894815723512944">"按键时弹出显示字符"</string> |
Eric Fischer | 2ca4e9a | 2011-02-17 10:21:28 -0800 | [diff] [blame] | 32 | <string name="general_category" msgid="1859088467017573195">"常规"</string> |
Eric Fischer | 80bcf30 | 2011-05-02 15:55:46 -0700 | [diff] [blame] | 33 | <string name="correction_category" msgid="2236750915056607613">"文本更正"</string> |
Eric Fischer | 80bcf30 | 2011-05-02 15:55:46 -0700 | [diff] [blame] | 34 | <string name="misc_category" msgid="6894192814868233453">"其他选项"</string> |
Eric Fischer | 144e97f | 2011-05-26 15:47:59 -0700 | [diff] [blame] | 35 | <string name="advanced_settings" msgid="362895144495591463">"高级设置"</string> |
Eric Fischer | 482e0ef | 2012-02-16 15:29:44 -0800 | [diff] [blame] | 36 | <string name="advanced_settings_summary" msgid="4487980456152830271">"高级选项"</string> |
Eric Fischer | 2e66afc | 2012-03-21 14:05:45 -0700 | [diff] [blame] | 37 | <string name="include_other_imes_in_language_switch_list" msgid="4533689960308565519">"切换到其他输入法"</string> |
| 38 | <string name="include_other_imes_in_language_switch_list_summary" msgid="840637129103317635">"语言切换键也可用于切换其他输入法"</string> |
| 39 | <string name="suppress_language_switch_key" msgid="8003788410354806368">"隐藏语言切换键"</string> |
Eric Fischer | 3b4d272 | 2012-05-30 14:21:42 -0700 | [diff] [blame] | 40 | <string name="key_preview_popup_dismiss_delay" msgid="6213164897443068248">"弹出字符隐藏延迟"</string> |
Eric Fischer | 144e97f | 2011-05-26 15:47:59 -0700 | [diff] [blame] | 41 | <string name="key_preview_popup_dismiss_no_delay" msgid="2096123151571458064">"无延迟"</string> |
| 42 | <string name="key_preview_popup_dismiss_default_delay" msgid="2166964333903906734">"默认"</string> |
Eric Fischer | 3b4d272 | 2012-05-30 14:21:42 -0700 | [diff] [blame] | 43 | <string name="use_contacts_dict" msgid="4435317977804180815">"联系人姓名建议"</string> |
Eric Fischer | ff53f0f | 2011-07-07 11:50:08 -0700 | [diff] [blame] | 44 | <string name="use_contacts_dict_summary" msgid="6599983334507879959">"使用联系人中的姓名提供建议和更正"</string> |
Eric Fischer | 5a323e6 | 2009-08-03 16:28:40 -0700 | [diff] [blame] | 45 | <string name="auto_cap" msgid="1719746674854628252">"自动大写"</string> |
Eric Fischer | 9ea0071 | 2011-09-12 09:57:59 -0700 | [diff] [blame] | 46 | <string name="configure_dictionaries_title" msgid="4238652338556902049">"附加词典"</string> |
Eric Fischer | 991a473 | 2011-09-30 16:47:24 -0700 | [diff] [blame] | 47 | <string name="main_dictionary" msgid="4798763781818361168">"主词典"</string> |
Eric Fischer | 2ca4e9a | 2011-02-17 10:21:28 -0800 | [diff] [blame] | 48 | <string name="prefs_show_suggestions" msgid="8026799663445531637">"显示更正建议"</string> |
| 49 | <string name="prefs_show_suggestions_summary" msgid="1583132279498502825">"键入时显示建议的字词"</string> |
| 50 | <string name="prefs_suggestion_visibility_show_name" msgid="3219916594067551303">"始终显示"</string> |
Eric Fischer | 3b4d272 | 2012-05-30 14:21:42 -0700 | [diff] [blame] | 51 | <string name="prefs_suggestion_visibility_show_only_portrait_name" msgid="3551821800439659812">"在纵向模式时显示"</string> |
Eric Fischer | 2ca4e9a | 2011-02-17 10:21:28 -0800 | [diff] [blame] | 52 | <string name="prefs_suggestion_visibility_hide_name" msgid="6309143926422234673">"始终隐藏"</string> |
Eric Fischer | 2ca4e9a | 2011-02-17 10:21:28 -0800 | [diff] [blame] | 53 | <string name="auto_correction" msgid="4979925752001319458">"自动更正"</string> |
Eric Fischer | ace21e5 | 2011-10-25 11:08:58 -0700 | [diff] [blame] | 54 | <string name="auto_correction_summary" msgid="5625751551134658006">"按空格键和标点可自动更正错别字"</string> |
Eric Fischer | 2ca4e9a | 2011-02-17 10:21:28 -0800 | [diff] [blame] | 55 | <string name="auto_correction_threshold_mode_off" msgid="8470882665417944026">"关闭"</string> |
Eric Fischer | ace21e5 | 2011-10-25 11:08:58 -0700 | [diff] [blame] | 56 | <string name="auto_correction_threshold_mode_modest" msgid="8788366690620799097">"小改"</string> |
| 57 | <string name="auto_correction_threshold_mode_aggeressive" msgid="3524029103734923819">"大改"</string> |
Eric Fischer | ff53f0f | 2011-07-07 11:50:08 -0700 | [diff] [blame] | 58 | <string name="auto_correction_threshold_mode_very_aggeressive" msgid="3386782235540547678">"改动极大"</string> |
Ying Wang | 26c4571 | 2012-06-29 14:05:31 -0700 | [diff] [blame] | 59 | <string name="bigram_prediction" msgid="5809665643352206540">"下一字词建议"</string> |
Ying Wang | b059363 | 2012-07-03 14:21:10 -0700 | [diff] [blame] | 60 | <string name="bigram_prediction_summary" msgid="3253961591626441019">"根据上一个字词提供建议"</string> |
Ying Wang | d567ec4 | 2012-07-30 14:59:10 -0700 | [diff] [blame] | 61 | <string name="gesture_input" msgid="3310827802759290774">"手势输入"</string> |
Ying Wang | e095158 | 2012-07-24 13:13:24 -0700 | [diff] [blame] | 62 | <string name="gesture_input_summary" msgid="7019742443455085809">"连笔书写输入字词"</string> |
Ying Wang | f06db84 | 2012-08-03 14:30:57 -0700 | [diff] [blame] | 63 | <string name="gesture_preview_trail" msgid="3802333369335722221">"显示手指操作轨迹"</string> |
| 64 | <string name="gesture_floating_preview_text" msgid="6859416520117939680">"显示手指操作文字"</string> |
| 65 | <string name="gesture_floating_preview_text_summary" msgid="3333754126434989709">"进行手指操作时显示浮动预览文字"</string> |
Eric Fischer | 5a323e6 | 2009-08-03 16:28:40 -0700 | [diff] [blame] | 66 | <string name="added_word" msgid="8993883354622484372">"<xliff:g id="WORD">%s</xliff:g>:已保存"</string> |
Eric Fischer | 5a323e6 | 2009-08-03 16:28:40 -0700 | [diff] [blame] | 67 | <string name="label_go_key" msgid="1635148082137219148">"开始"</string> |
| 68 | <string name="label_next_key" msgid="362972844525672568">"下一步"</string> |
Eric Fischer | b396ea9 | 2012-02-13 15:19:16 -0800 | [diff] [blame] | 69 | <string name="label_previous_key" msgid="1211868118071386787">"后退"</string> |
Eric Fischer | 5a323e6 | 2009-08-03 16:28:40 -0700 | [diff] [blame] | 70 | <string name="label_done_key" msgid="2441578748772529288">"完成"</string> |
| 71 | <string name="label_send_key" msgid="2815056534433717444">"发送"</string> |
Eric Fischer | 2ca4e9a | 2011-02-17 10:21:28 -0800 | [diff] [blame] | 72 | <string name="label_to_alpha_key" msgid="4793983863798817523">"ABC"</string> |
Eric Fischer | bf8aa9d | 2011-08-05 17:25:10 -0700 | [diff] [blame] | 73 | <string name="label_to_symbol_key" msgid="8516904117128967293">"?123"</string> |
Eric Fischer | 790c77f | 2011-08-12 17:22:07 -0700 | [diff] [blame] | 74 | <string name="label_to_symbol_with_microphone_key" msgid="9035925553010061906">"123"</string> |
Eric Fischer | af63f06 | 2010-12-01 15:19:27 -0800 | [diff] [blame] | 75 | <string name="label_pause_key" msgid="181098308428035340">"暂停"</string> |
| 76 | <string name="label_wait_key" msgid="6402152600878093134">"等待"</string> |
Eric Fischer | d707eec | 2011-10-18 15:50:51 -0700 | [diff] [blame] | 77 | <string name="spoken_use_headphones" msgid="896961781287283493">"需要插入耳机才能听到密码的按键声。"</string> |
Eric Fischer | ff53f0f | 2011-07-07 11:50:08 -0700 | [diff] [blame] | 78 | <string name="spoken_current_text_is" msgid="2485723011272583845">"当前文本为%s"</string> |
| 79 | <string name="spoken_no_text_entered" msgid="7479685225597344496">"未输入文字"</string> |
| 80 | <string name="spoken_description_unknown" msgid="3197434010402179157">"键码为 %d"</string> |
| 81 | <string name="spoken_description_shift" msgid="244197883292549308">"Shift"</string> |
Eric Fischer | a476f75 | 2012-02-14 16:32:59 -0800 | [diff] [blame] | 82 | <string name="spoken_description_shift_shifted" msgid="1681877323344195035">"Shift 模式已启用(点按即可停用)"</string> |
| 83 | <string name="spoken_description_caps_lock" msgid="3276478269526304432">"大写锁定已启用(点按即可停用)"</string> |
Eric Fischer | ff53f0f | 2011-07-07 11:50:08 -0700 | [diff] [blame] | 84 | <string name="spoken_description_delete" msgid="8740376944276199801">"删除"</string> |
| 85 | <string name="spoken_description_to_symbol" msgid="5486340107500448969">"符号"</string> |
| 86 | <string name="spoken_description_to_alpha" msgid="23129338819771807">"字母"</string> |
| 87 | <string name="spoken_description_to_numeric" msgid="591752092685161732">"数字"</string> |
| 88 | <string name="spoken_description_settings" msgid="4627462689603838099">"设置"</string> |
| 89 | <string name="spoken_description_tab" msgid="2667716002663482248">"Tab"</string> |
| 90 | <string name="spoken_description_space" msgid="2582521050049860859">"空格"</string> |
| 91 | <string name="spoken_description_mic" msgid="615536748882611950">"语音输入"</string> |
| 92 | <string name="spoken_description_smiley" msgid="2256309826200113918">"笑脸"</string> |
| 93 | <string name="spoken_description_return" msgid="8178083177238315647">"返回"</string> |
Eric Fischer | 2efdf6a | 2012-06-06 14:06:59 -0700 | [diff] [blame] | 94 | <string name="spoken_description_search" msgid="1247236163755920808">"搜索"</string> |
Eric Fischer | 897d130 | 2012-02-03 13:01:42 -0800 | [diff] [blame] | 95 | <string name="spoken_description_dot" msgid="40711082435231673">"点"</string> |
Ying Wang | d567ec4 | 2012-07-30 14:59:10 -0700 | [diff] [blame] | 96 | <string name="spoken_description_language_switch" msgid="5507091328222331316">"切换语言"</string> |
| 97 | <string name="spoken_description_action_next" msgid="8636078276664150324">"下一个"</string> |
| 98 | <string name="spoken_description_action_previous" msgid="800872415009336208">"上一个"</string> |
Eric Fischer | a476f75 | 2012-02-14 16:32:59 -0800 | [diff] [blame] | 99 | <string name="spoken_description_shiftmode_on" msgid="5700440798609574589">"Shift 模式已启用"</string> |
| 100 | <string name="spoken_description_shiftmode_locked" msgid="593175803181701830">"大写锁定已启用"</string> |
| 101 | <string name="spoken_description_shiftmode_off" msgid="657219998449174808">"Shift 模式已停用"</string> |
| 102 | <string name="spoken_description_mode_symbol" msgid="7183343879909747642">"符号模式"</string> |
| 103 | <string name="spoken_description_mode_alpha" msgid="3528307674390156956">"字母模式"</string> |
| 104 | <string name="spoken_description_mode_phone" msgid="6520207943132026264">"电话模式"</string> |
| 105 | <string name="spoken_description_mode_phone_shift" msgid="5499629753962641227">"电话符号模式"</string> |
Eric Fischer | 9ea0071 | 2011-09-12 09:57:59 -0700 | [diff] [blame] | 106 | <string name="voice_input" msgid="3583258583521397548">"语音输入键"</string> |
Eric Fischer | 2ca4e9a | 2011-02-17 10:21:28 -0800 | [diff] [blame] | 107 | <string name="voice_input_modes_main_keyboard" msgid="3360660341121083174">"主键盘上"</string> |
| 108 | <string name="voice_input_modes_symbols_keyboard" msgid="7203213240786084067">"符号键盘上"</string> |
| 109 | <string name="voice_input_modes_off" msgid="3745699748218082014">"关闭"</string> |
| 110 | <string name="voice_input_modes_summary_main_keyboard" msgid="6586544292900314339">"主键盘上的麦克风"</string> |
| 111 | <string name="voice_input_modes_summary_symbols_keyboard" msgid="5233725927281932391">"符号键盘上的麦克风"</string> |
| 112 | <string name="voice_input_modes_summary_off" msgid="63875609591897607">"语音输入功能已停用"</string> |
Eric Fischer | bf8aa9d | 2011-08-05 17:25:10 -0700 | [diff] [blame] | 113 | <string name="configure_input_method" msgid="373356270290742459">"配置输入法"</string> |
Eric Fischer | a953a3c | 2011-07-26 11:49:54 -0700 | [diff] [blame] | 114 | <string name="language_selection_title" msgid="1651299598555326750">"输入语言"</string> |
Eric Fischer | 9ea0071 | 2011-09-12 09:57:59 -0700 | [diff] [blame] | 115 | <string name="select_language" msgid="3693815588777926848">"输入语言"</string> |
Eric Fischer | 1cbd8d0 | 2012-04-05 15:59:37 -0700 | [diff] [blame] | 116 | <string name="hint_add_to_dictionary" msgid="573678656946085380">"再次触摸即可保存"</string> |
Eric Fischer | 3b4d272 | 2012-05-30 14:21:42 -0700 | [diff] [blame] | 117 | <string name="has_dictionary" msgid="6071847973466625007">"有可用词典"</string> |
Eric Fischer | 566c45e | 2010-10-27 14:37:12 -0700 | [diff] [blame] | 118 | <string name="prefs_enable_log" msgid="6620424505072963557">"启用用户反馈"</string> |
| 119 | <string name="prefs_description_log" msgid="5827825607258246003">"自动向 Google 发送使用情况统计信息和崩溃报告,帮助改进该输入法编辑器。"</string> |
Eric Fischer | ff53f0f | 2011-07-07 11:50:08 -0700 | [diff] [blame] | 120 | <string name="keyboard_layout" msgid="8451164783510487501">"键盘主题"</string> |
Eric Fischer | 790c77f | 2011-08-12 17:22:07 -0700 | [diff] [blame] | 121 | <string name="subtype_en_GB" msgid="88170601942311355">"英语(英国)"</string> |
| 122 | <string name="subtype_en_US" msgid="6160452336634534239">"英语(美国)"</string> |
Eric Fischer | 9b9cd35 | 2012-05-10 15:09:27 -0700 | [diff] [blame] | 123 | <string name="subtype_with_layout_en_GB" msgid="2179097748724725906">"英语(英国)(<xliff:g id="LAYOUT">%s</xliff:g>)"</string> |
| 124 | <string name="subtype_with_layout_en_US" msgid="1362581347576714579">"英语(美国)(<xliff:g id="LAYOUT">%s</xliff:g>)"</string> |
Eric Fischer | b4f5c9c | 2012-04-24 14:17:36 -0700 | [diff] [blame] | 125 | <string name="subtype_no_language" msgid="141420857808801746">"无语言"</string> |
Eric Fischer | fad6a26 | 2012-04-11 10:31:56 -0700 | [diff] [blame] | 126 | <string name="subtype_no_language_qwerty" msgid="2956121451616633133">"无语言(QWERTY 键盘)"</string> |
Eric Fischer | 19b3024 | 2012-04-30 14:25:47 -0700 | [diff] [blame] | 127 | <string name="subtype_no_language_qwertz" msgid="1177848172397202890">"无语言(QWERTZ 键盘)"</string> |
| 128 | <string name="subtype_no_language_azerty" msgid="8721460968141187394">"无语言(AZERTY 键盘)"</string> |
| 129 | <string name="subtype_no_language_dvorak" msgid="3122976737669823935">"无语言(Dvorak 键盘)"</string> |
| 130 | <string name="subtype_no_language_colemak" msgid="4205992994906097244">"无语言(Colemak 键盘)"</string> |
| 131 | <string name="subtype_no_language_pcqwerty" msgid="8840928374394180189">"无语言(PC 键盘)"</string> |
Eric Fischer | b4f5c9c | 2012-04-24 14:17:36 -0700 | [diff] [blame] | 132 | <string name="custom_input_styles_title" msgid="8429952441821251512">"自定义输入样式"</string> |
| 133 | <string name="add_style" msgid="6163126614514489951">"添加样式"</string> |
| 134 | <string name="add" msgid="8299699805688017798">"添加"</string> |
| 135 | <string name="remove" msgid="4486081658752944606">"删除"</string> |
| 136 | <string name="save" msgid="7646738597196767214">"保存"</string> |
| 137 | <string name="subtype_locale" msgid="8576443440738143764">"语言"</string> |
| 138 | <string name="keyboard_layout_set" msgid="4309233698194565609">"布局"</string> |
Eric Fischer | 5994955 | 2012-05-31 15:13:14 -0700 | [diff] [blame] | 139 | <string name="custom_input_style_note_message" msgid="8826731320846363423">"您需要先启用自定义输入风格,然后才能开始使用。要立即启用该风格吗?"</string> |
Eric Fischer | 3b4d272 | 2012-05-30 14:21:42 -0700 | [diff] [blame] | 140 | <string name="enable" msgid="5031294444630523247">"启用"</string> |
| 141 | <string name="not_now" msgid="6172462888202790482">"以后再说"</string> |
Eric Fischer | 5994955 | 2012-05-31 15:13:14 -0700 | [diff] [blame] | 142 | <string name="custom_input_style_already_exists" msgid="8008728952215449707">"已经存在相同的输入风格:<xliff:g id="INPUT_STYLE_NAME">%s</xliff:g>"</string> |
Eric Fischer | ff53f0f | 2011-07-07 11:50:08 -0700 | [diff] [blame] | 143 | <string name="prefs_usability_study_mode" msgid="1261130555134595254">"可用性研究模式"</string> |
Eric Fischer | d707eec | 2011-10-18 15:50:51 -0700 | [diff] [blame] | 144 | <string name="prefs_keypress_vibration_duration_settings" msgid="1829950405285211668">"按键振动持续时间设置"</string> |
| 145 | <string name="prefs_keypress_sound_volume_settings" msgid="5875933757082305040">"按键音量设置"</string> |
The Android Open Source Project | 923bf41 | 2009-03-13 15:11:42 -0700 | [diff] [blame] | 146 | </resources> |