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"> |
satok | e04cc8b | 2010-07-20 14:17:34 +0900 | [diff] [blame] | 23 | <string name="english_ime_name" msgid="7252517407088836577">"Androidキーボード"</string> |
| 24 | <string name="english_ime_settings" msgid="6661589557206947774">"Androidキーボードの設定"</string> |
Eric Fischer | 566c45e | 2010-10-27 14:37:12 -0700 | [diff] [blame] | 25 | <string name="english_ime_input_options" msgid="3909945612939668554">"入力オプション"</string> |
Eric Fischer | 5a323e6 | 2009-08-03 16:28:40 -0700 | [diff] [blame] | 26 | <string name="vibrate_on_keypress" msgid="5258079494276955460">"キー操作バイブ"</string> |
| 27 | <string name="sound_on_keypress" msgid="6093592297198243644">"キー操作音"</string> |
Eric Fischer | d5da121 | 2010-11-29 15:18:20 -0800 | [diff] [blame] | 28 | <string name="popup_on_keypress" msgid="123894815723512944">"キー押下時ポップアップ"</string> |
Eric Fischer | 5a323e6 | 2009-08-03 16:28:40 -0700 | [diff] [blame] | 29 | <string name="prediction_category" msgid="7027100625580696660">"入力候補の設定"</string> |
Eric Fischer | 5a323e6 | 2009-08-03 16:28:40 -0700 | [diff] [blame] | 30 | <string name="auto_cap" msgid="1719746674854628252">"自動大文字変換"</string> |
Eric Fischer | 5a323e6 | 2009-08-03 16:28:40 -0700 | [diff] [blame] | 31 | <string name="quick_fixes" msgid="5353213327680897927">"クイックフィックス"</string> |
| 32 | <string name="quick_fixes_summary" msgid="3405028402510332373">"よくある誤字・脱字を修正します"</string> |
Eric Fischer | 3a4d9b4 | 2010-11-17 11:41:41 -0800 | [diff] [blame] | 33 | <!-- no translation found for prefs_show_suggestions (3377105182950417159) --> |
| 34 | <skip /> |
| 35 | <!-- no translation found for prefs_show_suggestions_summary (1583132279498502825) --> |
| 36 | <skip /> |
| 37 | <!-- no translation found for prefs_suggestion_visibility_show_name (3219916594067551303) --> |
| 38 | <skip /> |
| 39 | <!-- no translation found for prefs_suggestion_visibility_show_only_portrait_name (3551821800439659812) --> |
| 40 | <skip /> |
| 41 | <!-- no translation found for prefs_suggestion_visibility_hide_name (6309143926422234673) --> |
| 42 | <skip /> |
Eric Fischer | 566c45e | 2010-10-27 14:37:12 -0700 | [diff] [blame] | 43 | <string name="prefs_settings_key" msgid="4623341240804046498">"設定キーを表示"</string> |
| 44 | <string name="settings_key_mode_auto_name" msgid="2993460277873684680">"自動"</string> |
| 45 | <string name="settings_key_mode_always_show_name" msgid="3047567041784760575">"常に表示"</string> |
| 46 | <string name="settings_key_mode_always_hide_name" msgid="7833948046716923994">"常に非表示"</string> |
Eric Fischer | 68b6932 | 2010-12-14 13:59:57 -0800 | [diff] [blame^] | 47 | <!-- outdated translation 7911639788808958255 --> <string name="auto_correction" msgid="4979925752001319458">"入力候補表示"</string> |
| 48 | <!-- outdated translation 6881047311475758267 --> <string name="auto_correction_summary" msgid="2591572172085659910">"前の単語を自動修正する"</string> |
| 49 | <!-- no translation found for auto_correction_threshold_mode_off (8470882665417944026) --> |
| 50 | <skip /> |
| 51 | <!-- no translation found for auto_correction_threshold_mode_modest (8788366690620799097) --> |
| 52 | <skip /> |
| 53 | <!-- no translation found for auto_correction_threshold_mode_aggeressive (3524029103734923819) --> |
| 54 | <skip /> |
Eric Fischer | 15c3752 | 2010-08-05 16:10:04 -0700 | [diff] [blame] | 55 | <string name="bigram_suggestion" msgid="1323347224043514969">"バイグラム入力候補表示"</string> |
| 56 | <string name="bigram_suggestion_summary" msgid="4383845146070101531">"直前の単語から入力候補を予測します"</string> |
Eric Fischer | 5a323e6 | 2009-08-03 16:28:40 -0700 | [diff] [blame] | 57 | <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] | 58 | <string name="label_go_key" msgid="1635148082137219148">"実行"</string> |
| 59 | <string name="label_next_key" msgid="362972844525672568">"次へ"</string> |
| 60 | <string name="label_done_key" msgid="2441578748772529288">"完了"</string> |
| 61 | <string name="label_send_key" msgid="2815056534433717444">"送信"</string> |
Eric Fischer | d5da121 | 2010-11-29 15:18:20 -0800 | [diff] [blame] | 62 | <!-- no translation found for label_to_alpha_key (4793983863798817523) --> |
| 63 | <skip /> |
Eric Fischer | 566c45e | 2010-10-27 14:37:12 -0700 | [diff] [blame] | 64 | <string name="label_more_key" msgid="3760239494604948502">"Shift"</string> |
Eric Fischer | af63f06 | 2010-12-01 15:19:27 -0800 | [diff] [blame] | 65 | <string name="label_pause_key" msgid="181098308428035340">"停止"</string> |
| 66 | <string name="label_wait_key" msgid="6402152600878093134">"待機"</string> |
Mike LeBeau | 466741d | 2010-01-16 12:21:23 -0800 | [diff] [blame] | 67 | <string name="voice_warning_title" msgid="4419354150908395008">"音声入力"</string> |
| 68 | <string name="voice_warning_locale_not_supported" msgid="637923019716442333">"音声入力は現在英語には対応していますが、日本語には対応していません。"</string> |
Eric Fischer | af63f06 | 2010-12-01 15:19:27 -0800 | [diff] [blame] | 69 | <!-- outdated translation 4611518823070986445 --> <string name="voice_warning_may_not_understand" msgid="5596289095878251072">"音声入力はGoogleのネットワーク音声認識技術を利用した試験段階の機能です。"</string> |
| 70 | <!-- outdated translation 5652369578498701761 --> <string name="voice_warning_how_to_turn_off" msgid="3190378129944934856">"音声入力をOFFにするには、キーボードの設定を開きます。"</string> |
| 71 | <!-- outdated translation 6892342981545727994 --> <string name="voice_hint_dialog_message" msgid="1420686286820661548">"音声入力するには、マイクボタンを押すか画面キーボードをスワイプしてください。"</string> |
Mike LeBeau | 466741d | 2010-01-16 12:21:23 -0800 | [diff] [blame] | 72 | <string name="voice_listening" msgid="467518160751321844">"お話しください"</string> |
| 73 | <string name="voice_working" msgid="6666937792815731889">"処理中"</string> |
Eric Fischer | 15c3752 | 2010-08-05 16:10:04 -0700 | [diff] [blame] | 74 | <string name="voice_initializing" msgid="661962047129906646"></string> |
Mike LeBeau | 466741d | 2010-01-16 12:21:23 -0800 | [diff] [blame] | 75 | <string name="voice_error" msgid="5140896300312186162">"エラーです。もう一度お試しください。"</string> |
| 76 | <string name="voice_network_error" msgid="6649556447401862563">"接続できませんでした"</string> |
| 77 | <string name="voice_too_much_speech" msgid="5746973620134227376">"音声が長すぎてエラーになりました。"</string> |
| 78 | <string name="voice_audio_error" msgid="5072707727016414454">"オーディオエラー"</string> |
| 79 | <string name="voice_server_error" msgid="7807129913977261644">"サーバーエラー"</string> |
| 80 | <string name="voice_speech_timeout" msgid="8461817525075498795">"音声が聞き取れません"</string> |
| 81 | <string name="voice_no_match" msgid="4285117547030179174">"該当なし"</string> |
| 82 | <string name="voice_not_installed" msgid="5552450909753842415">"Voice Searchはインストールされていません"</string> |
| 83 | <string name="voice_swipe_hint" msgid="6943546180310682021"><b>"ヒント:"</b>" 音声入力するにはキーボードをスワイプします"</string> |
| 84 | <string name="voice_punctuation_hint" msgid="1611389463237317754"><b>"ヒント:"</b>" 次回は句読点として「period」、「comma」、「question mark」などの音声入力を試してみてください。"</string> |
| 85 | <string name="cancel" msgid="6830980399865683324">"キャンセル"</string> |
| 86 | <string name="ok" msgid="7898366843681727667">"OK"</string> |
Eric Fischer | 6aaafee | 2010-02-26 17:34:25 -0800 | [diff] [blame] | 87 | <string name="voice_input" msgid="2466640768843347841">"音声入力"</string> |
Eric Fischer | 68b6932 | 2010-12-14 13:59:57 -0800 | [diff] [blame^] | 88 | <!-- no translation found for voice_input_modes_main_keyboard (3360660341121083174) --> |
| 89 | <skip /> |
| 90 | <!-- no translation found for voice_input_modes_symbols_keyboard (7203213240786084067) --> |
| 91 | <skip /> |
| 92 | <!-- no translation found for voice_input_modes_off (3745699748218082014) --> |
| 93 | <skip /> |
| 94 | <!-- no translation found for voice_input_modes_summary_main_keyboard (6586544292900314339) --> |
| 95 | <skip /> |
| 96 | <!-- no translation found for voice_input_modes_summary_symbols_keyboard (5233725927281932391) --> |
| 97 | <skip /> |
| 98 | <!-- no translation found for voice_input_modes_summary_off (63875609591897607) --> |
| 99 | <skip /> |
Eric Fischer | 566c45e | 2010-10-27 14:37:12 -0700 | [diff] [blame] | 100 | <string name="selectInputMethod" msgid="315076553378705821">"入力方法の選択"</string> |
Eric Fischer | 6aaafee | 2010-02-26 17:34:25 -0800 | [diff] [blame] | 101 | <string name="language_selection_title" msgid="1651299598555326750">"入力言語"</string> |
| 102 | <string name="language_selection_summary" msgid="187110938289512256">"スペースバーで指をスライドさせて言語を変更する"</string> |
Eric Fischer | 566c45e | 2010-10-27 14:37:12 -0700 | [diff] [blame] | 103 | <string name="hint_add_to_dictionary" msgid="9006292060636342317">"←保存するにはもう一度タップ"</string> |
Kenny Root | 1866d9e | 2010-03-17 22:16:48 -0700 | [diff] [blame] | 104 | <string name="has_dictionary" msgid="6071847973466625007">"辞書を利用できます"</string> |
Eric Fischer | 566c45e | 2010-10-27 14:37:12 -0700 | [diff] [blame] | 105 | <string name="prefs_enable_log" msgid="6620424505072963557">"ユーザーフィードバックを有効にする"</string> |
| 106 | <string name="prefs_description_log" msgid="5827825607258246003">"IMEの機能向上のため、使用統計状況やクラッシュレポートをGoogleに自動送信します。"</string> |
| 107 | <!-- outdated translation 5809974560359283818 --> <string name="prefs_enable_recorrection" msgid="4588408906649533582">"タップして語句を再修正"</string> |
Eric Fischer | af63f06 | 2010-12-01 15:19:27 -0800 | [diff] [blame] | 108 | <!-- outdated translation 5037231665897435902 --> <string name="prefs_enable_recorrection_summary" msgid="5082041365862396329">"入力した語句をタップすると語句を再修正できます"</string> |
Eric Fischer | 566c45e | 2010-10-27 14:37:12 -0700 | [diff] [blame] | 109 | <string name="keyboard_layout" msgid="437433231038683666">"キーボードテーマ"</string> |
Eric Fischer | 3a4d9b4 | 2010-11-17 11:41:41 -0800 | [diff] [blame] | 110 | <!-- no translation found for subtype_mode_cs_keyboard (1141718931112377586) --> |
| 111 | <skip /> |
| 112 | <!-- no translation found for subtype_mode_da_keyboard (1243570804427922104) --> |
| 113 | <skip /> |
Eric Fischer | a83cfd2 | 2010-12-09 16:09:31 -0800 | [diff] [blame] | 114 | <!-- no translation found for subtype_mode_de_keyboard (1990979135959462145) --> |
| 115 | <skip /> |
| 116 | <!-- no translation found for subtype_mode_en_GB_keyboard (2468557777064426976) --> |
Eric Fischer | 3a4d9b4 | 2010-11-17 11:41:41 -0800 | [diff] [blame] | 117 | <skip /> |
| 118 | <!-- no translation found for subtype_mode_en_US_keyboard (2979257184475020604) --> |
| 119 | <skip /> |
Eric Fischer | 3a4d9b4 | 2010-11-17 11:41:41 -0800 | [diff] [blame] | 120 | <!-- no translation found for subtype_mode_es_keyboard (1775125478866113148) --> |
| 121 | <skip /> |
Eric Fischer | af63f06 | 2010-12-01 15:19:27 -0800 | [diff] [blame] | 122 | <!-- no translation found for subtype_mode_es_US_keyboard (6418688989436457122) --> |
Eric Fischer | 3a4d9b4 | 2010-11-17 11:41:41 -0800 | [diff] [blame] | 123 | <skip /> |
| 124 | <!-- no translation found for subtype_mode_fr_keyboard (8016515336759761014) --> |
| 125 | <skip /> |
Eric Fischer | af63f06 | 2010-12-01 15:19:27 -0800 | [diff] [blame] | 126 | <!-- no translation found for subtype_mode_fr_CA_keyboard (2628517247158376263) --> |
| 127 | <skip /> |
| 128 | <!-- no translation found for subtype_mode_fr_CH_keyboard (6742806653181621228) --> |
Eric Fischer | 3a4d9b4 | 2010-11-17 11:41:41 -0800 | [diff] [blame] | 129 | <skip /> |
Eric Fischer | a83cfd2 | 2010-12-09 16:09:31 -0800 | [diff] [blame] | 130 | <!-- no translation found for subtype_mode_it_keyboard (4934199655425394484) --> |
Eric Fischer | 3a4d9b4 | 2010-11-17 11:41:41 -0800 | [diff] [blame] | 131 | <skip /> |
| 132 | <!-- no translation found for subtype_mode_nb_keyboard (1175783216100212360) --> |
| 133 | <skip /> |
| 134 | <!-- no translation found for subtype_mode_nl_keyboard (5090278083256037936) --> |
| 135 | <skip /> |
| 136 | <!-- no translation found for subtype_mode_ru_keyboard (1383995915064277943) --> |
| 137 | <skip /> |
| 138 | <!-- no translation found for subtype_mode_sr_keyboard (5019440799612208168) --> |
| 139 | <skip /> |
| 140 | <!-- no translation found for subtype_mode_sv_keyboard (4933838139861753401) --> |
| 141 | <skip /> |
Eric Fischer | a83cfd2 | 2010-12-09 16:09:31 -0800 | [diff] [blame] | 142 | <!-- no translation found for subtype_mode_cs_voice (1136386688120958641) --> |
Eric Fischer | 3a4d9b4 | 2010-11-17 11:41:41 -0800 | [diff] [blame] | 143 | <skip /> |
Eric Fischer | a83cfd2 | 2010-12-09 16:09:31 -0800 | [diff] [blame] | 144 | <!-- no translation found for subtype_mode_de_voice (8378803143958089866) --> |
Eric Fischer | 3a4d9b4 | 2010-11-17 11:41:41 -0800 | [diff] [blame] | 145 | <skip /> |
| 146 | <!-- no translation found for subtype_mode_en_AU_voice (1103892562629586486) --> |
| 147 | <skip /> |
Eric Fischer | a83cfd2 | 2010-12-09 16:09:31 -0800 | [diff] [blame] | 148 | <!-- no translation found for subtype_mode_en_GB_voice (4327384535900034392) --> |
Eric Fischer | 3a4d9b4 | 2010-11-17 11:41:41 -0800 | [diff] [blame] | 149 | <skip /> |
| 150 | <!-- no translation found for subtype_mode_en_IN_voice (4834879535045820293) --> |
| 151 | <skip /> |
| 152 | <!-- no translation found for subtype_mode_en_NZ_voice (2739391364469645636) --> |
| 153 | <skip /> |
| 154 | <!-- no translation found for subtype_mode_en_US_voice (1582519352222847297) --> |
| 155 | <skip /> |
| 156 | <!-- no translation found for subtype_mode_es_voice (1323473601346507487) --> |
| 157 | <skip /> |
| 158 | <!-- no translation found for subtype_mode_fr_voice (4675914209337824269) --> |
| 159 | <skip /> |
| 160 | <!-- no translation found for subtype_mode_ja_voice (6604859132669646367) --> |
| 161 | <skip /> |
| 162 | <!-- no translation found for subtype_mode_ko_voice (4890391190762324561) --> |
| 163 | <skip /> |
| 164 | <!-- no translation found for subtype_mode_pl_voice (2076196021014840487) --> |
| 165 | <skip /> |
| 166 | <!-- no translation found for subtype_mode_pt_voice (8036522712795994397) --> |
| 167 | <skip /> |
| 168 | <!-- no translation found for subtype_mode_ru_voice (8034596947963787529) --> |
| 169 | <skip /> |
| 170 | <!-- no translation found for subtype_mode_tr_voice (3402067436761140005) --> |
| 171 | <skip /> |
| 172 | <!-- no translation found for subtype_mode_zh_CN_voice (3154514897179707124) --> |
| 173 | <skip /> |
| 174 | <!-- no translation found for subtype_mode_zh_TW_voice (1524137359275360490) --> |
| 175 | <skip /> |
| 176 | <!-- no translation found for prefs_usability_study_mode (6937813623647419810) --> |
| 177 | <skip /> |
The Android Open Source Project | 923bf41 | 2009-03-13 15:11:42 -0700 | [diff] [blame] | 178 | </resources> |