The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <!-- Copyright (C) 2009 The Android Open Source Project |
| 3 | |
| 4 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 5 | you may not use this file except in compliance with the License. |
| 6 | You may obtain a copy of the License at |
| 7 | |
| 8 | http://www.apache.org/licenses/LICENSE-2.0 |
| 9 | |
| 10 | Unless required by applicable law or agreed to in writing, software |
| 11 | distributed under the License is distributed on an "AS IS" BASIS, |
| 12 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 13 | See the License for the specific language governing permissions and |
| 14 | limitations under the License. |
| 15 | --> |
| 16 | <resources xmlns:android="http://schemas.android.com/apk/res/android" |
| 17 | xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> |
| 18 | <string-array name="timezone_filters"> |
| 19 | <item>"アメリカ"</item> |
| 20 | <item>"ヨーロッパ"</item> |
| 21 | <item>"アフリカ"</item> |
| 22 | <item>"アジア"</item> |
| 23 | <item>"オーストラリア"</item> |
| 24 | <item>"太平洋"</item> |
| 25 | <item>"すべて"</item> |
| 26 | </string-array> |
| 27 | <string-array name="screen_timeout_entries"> |
| 28 | <item>"15秒"</item> |
| 29 | <item>"30秒"</item> |
| 30 | <item>"1分"</item> |
| 31 | <item>"2分"</item> |
| 32 | <item>"10分"</item> |
Eric Fischer | 7ce0d9b | 2009-04-03 17:21:53 -0700 | [diff] [blame] | 33 | <item>"常時点灯"</item> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 34 | </string-array> |
Eric Fischer | 9046c92 | 2009-07-13 15:49:57 -0700 | [diff] [blame] | 35 | <!-- no translation found for tts_rate_entries:0 (6041212618892492920) --> |
| 36 | <!-- no translation found for tts_rate_entries:1 (2361722960903353554) --> |
| 37 | <!-- no translation found for tts_rate_entries:2 (1145554631248513562) --> |
| 38 | <!-- no translation found for tts_rate_entries:3 (7553665153391107454) --> |
| 39 | <!-- no translation found for tts_rate_entries:4 (2538100882620724753) --> |
| 40 | <!-- no translation found for tts_pitch_entries:0 (7526050907652687351) --> |
| 41 | <!-- no translation found for tts_pitch_entries:1 (2692137425242433765) --> |
| 42 | <!-- no translation found for tts_pitch_entries:2 (3332408460740717754) --> |
| 43 | <!-- no translation found for tts_pitch_entries:3 (4907380534957572531) --> |
| 44 | <!-- no translation found for tts_pitch_entries:4 (4699640516390840297) --> |
| 45 | <!-- no translation found for tts_lang_entries:0 (478030717868306353) --> |
| 46 | <!-- no translation found for tts_lang_entries:1 (5192284521396794598) --> |
| 47 | <!-- no translation found for tts_lang_entries:2 (3000262452051711991) --> |
| 48 | <!-- no translation found for tts_lang_entries:3 (9214080387341763401) --> |
| 49 | <!-- no translation found for tts_lang_entries:4 (5972100016440094433) --> |
| 50 | <!-- no translation found for tts_lang_entries:5 (5811378076054402537) --> |
| 51 | <!-- no translation found for wifi_security_entries:3 (6303607119537134095) --> |
| 52 | <!-- no translation found for wifi_security_entries:4 (1977424472734732392) --> |
| 53 | <!-- no translation found for wifi_security_entries:5 (5185669984217684689) --> |
| 54 | <!-- no translation found for wifi_security_entries:6 (8643206823103498303) --> |
| 55 | <!-- no translation found for wifi_security_without_auto_entries:2 (2296204649410509235) --> |
| 56 | <!-- no translation found for wifi_security_without_auto_entries:3 (8928468573279595315) --> |
| 57 | <!-- no translation found for wifi_security_without_auto_entries:4 (8319241197948974314) --> |
| 58 | <!-- no translation found for wifi_security_without_auto_entries:5 (2222409752754955757) --> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 59 | <string-array name="wifi_wep_type"> |
| 60 | <item>"自動"</item> |
| 61 | <item>"WEP ASCII"</item> |
| 62 | <item>"16進のWEP"</item> |
| 63 | </string-array> |
| 64 | <string-array name="wifi_sleep_policy_entries"> |
| 65 | <item>"画面がOFFになったとき"</item> |
The Android Open Source Project | e6dd1fa | 2009-03-18 17:39:48 -0700 | [diff] [blame] | 66 | <item>"電源接続時はスリープにしない"</item> |
| 67 | <item>"スリープにしない"</item> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 68 | </string-array> |
Eric Fischer | 3e3330d | 2009-03-25 17:04:29 -0700 | [diff] [blame] | 69 | <string-array name="battery_history_type_spinner"> |
| 70 | <item>"CPU使用状況"</item> |
| 71 | <item>"ネットワーク使用状況"</item> |
| 72 | <item>"GPS使用状況"</item> |
| 73 | <item>"センサー使用状況"</item> |
| 74 | <item>"部分起動状況"</item> |
| 75 | <item>"その他の使用状況"</item> |
| 76 | </string-array> |
| 77 | <string-array name="battery_history_which_spinner"> |
| 78 | <item>"充電池使用時間"</item> |
| 79 | <item>"起動時間合計"</item> |
| 80 | <item>"総時間"</item> |
| 81 | </string-array> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 82 | <string-array name="usage_stats_display_order_types"> |
| 83 | <item>"使用時間"</item> |
| 84 | <item>"起動回数"</item> |
| 85 | <item>"アプリケーション名"</item> |
| 86 | </string-array> |
Eric Fischer | 9046c92 | 2009-07-13 15:49:57 -0700 | [diff] [blame] | 87 | <!-- no translation found for wifi_eap_entries:0 (8615575908717909498) --> |
| 88 | <!-- no translation found for wifi_eap_entries:1 (8667872640594311615) --> |
| 89 | <!-- no translation found for wifi_eap_entries:2 (7182812872984827322) --> |
| 90 | <!-- no translation found for wifi_phase2_entries:0 (1818786254010764570) --> |
| 91 | <!-- no translation found for wifi_phase2_entries:1 (6189918678874123056) --> |
| 92 | <!-- no translation found for wifi_phase2_entries:2 (1524112260493662517) --> |
| 93 | <!-- no translation found for wifi_phase2_entries:3 (1586767102985419413) --> |
| 94 | <!-- no translation found for wifi_phase2_entries:4 (8651992560135239389) --> |
| 95 | <!-- no translation found for emergency_tone_entries:0 (5165439859689033665) --> |
| 96 | <!-- no translation found for emergency_tone_entries:1 (3165868966179561687) --> |
| 97 | <!-- no translation found for emergency_tone_entries:2 (6038758039030476855) --> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 98 | </resources> |