The Android Open Source Project | abc48f8 | 2008-12-17 18:06:01 -0800 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
The Android Open Source Project | 590c0a9 | 2009-01-22 00:13:44 -0800 | [diff] [blame] | 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 | --> |
The Android Open Source Project | abc48f8 | 2008-12-17 18:06:01 -0800 | [diff] [blame] | 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> |
The Android Open Source Project | 1152aff | 2009-01-15 16:12:13 -0800 | [diff] [blame] | 33 | <item>"タイムアウトなし"</item> |
The Android Open Source Project | abc48f8 | 2008-12-17 18:06:01 -0800 | [diff] [blame] | 34 | </string-array> |
| 35 | <string-array name="wifi_security_entries"> |
| 36 | <item>"自動"</item> |
| 37 | <item>"なし"</item> |
| 38 | <item>"WEP"</item> |
| 39 | <item>"WPA Personal"</item> |
| 40 | <item>"WPA2 Personal"</item> |
| 41 | </string-array> |
| 42 | <string-array name="wifi_security_without_auto_entries"> |
| 43 | <item>"なし"</item> |
| 44 | <item>"WEP"</item> |
| 45 | <item>"WPA Personal"</item> |
| 46 | <item>"WPA2 Personal"</item> |
| 47 | </string-array> |
| 48 | <string-array name="wifi_wep_type"> |
| 49 | <item>"自動"</item> |
| 50 | <item>"WEP ASCII"</item> |
| 51 | <item>"16進のWEP"</item> |
| 52 | </string-array> |
The Android Open Source Project | 1152aff | 2009-01-15 16:12:13 -0800 | [diff] [blame] | 53 | <!-- no translation found for wifi_sleep_policy_entries:0 (3804733751095821976) --> |
| 54 | <!-- no translation found for wifi_sleep_policy_entries:1 (1549288661423279207) --> |
| 55 | <!-- no translation found for wifi_sleep_policy_entries:2 (1986753720941888596) --> |
The Android Open Source Project | 1feaa85 | 2009-02-10 15:44:05 -0800 | [diff] [blame^] | 56 | <!-- no translation found for battery_history_type_spinner:0 (2372160040893842611) --> |
| 57 | <!-- no translation found for battery_history_type_spinner:1 (7042951832385599110) --> |
| 58 | <!-- no translation found for battery_history_type_spinner:2 (7643330117743172161) --> |
| 59 | <!-- no translation found for battery_history_type_spinner:3 (7984071435080498080) --> |
| 60 | <!-- no translation found for battery_history_which_spinner:0 (8777827398176661463) --> |
| 61 | <!-- no translation found for battery_history_which_spinner:1 (2351620008414691945) --> |
| 62 | <!-- no translation found for battery_history_which_spinner:2 (1233325583071371898) --> |
| 63 | <!-- no translation found for battery_history_which_spinner:3 (524850874274605031) --> |
| 64 | <!-- no translation found for usage_stats_display_order_types:0 (9077371706468756228) --> |
| 65 | <!-- no translation found for usage_stats_display_order_types:1 (1908750532762193304) --> |
| 66 | <!-- no translation found for usage_stats_display_order_types:2 (1213951670006606353) --> |
The Android Open Source Project | abc48f8 | 2008-12-17 18:06:01 -0800 | [diff] [blame] | 67 | </resources> |