The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
Kenny Root | c42bee0 | 2010-03-17 22:15:56 -0700 | [diff] [blame^] | 2 | <!-- |
| 3 | /* |
| 4 | ** |
| 5 | ** Copyright 2007 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 | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 20 | |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 21 | <resources xmlns:android="http://schemas.android.com/apk/res/android" |
| 22 | xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> |
| 23 | <string-array name="timezone_filters"> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 24 | <item msgid="5296756001147094692">"Америка"</item> |
| 25 | <item msgid="3005562397632768392">"Европа"</item> |
| 26 | <item msgid="5696915123093701218">"Африка"</item> |
| 27 | <item msgid="4439789052790868249">"Азия"</item> |
| 28 | <item msgid="956915953069815961">"Австралия"</item> |
| 29 | <item msgid="5345178126174698955">"Тихий океан"</item> |
| 30 | <item msgid="8392017019801393511">"Все"</item> |
| 31 | </string-array> |
Eric Fischer | ac05211 | 2010-01-07 16:00:11 -0800 | [diff] [blame] | 32 | <string-array name="animations_entries"> |
| 33 | <item msgid="207790005475613429">"Без анимации"</item> |
| 34 | <item msgid="6291186755504776720">"Разрешить анимацию в отдельных случаях"</item> |
| 35 | <item msgid="3856065399819979491">"Использовать анимацию всегда"</item> |
| 36 | </string-array> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 37 | <string-array name="animations_summaries"> |
Eric Fischer | ac05211 | 2010-01-07 16:00:11 -0800 | [diff] [blame] | 38 | <item msgid="4569165952409350897">"Анимация в окне не отображается"</item> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 39 | <item msgid="4460915688877708508">"В окне отображается некоторая часть анимации"</item> |
Eric Fischer | ac05211 | 2010-01-07 16:00:11 -0800 | [diff] [blame] | 40 | <item msgid="488968798204105119">"В окне отображается вся анимация полностью"</item> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 41 | </string-array> |
| 42 | <string-array name="screen_timeout_entries"> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 43 | <item msgid="3342301044271143016">"15 секунд"</item> |
| 44 | <item msgid="8881760709354815449">"30 секунд"</item> |
| 45 | <item msgid="7589406073232279088">"1 минута"</item> |
| 46 | <item msgid="7001195990902244174">"2 минуты"</item> |
| 47 | <item msgid="5721688686241190620">"10 минут"</item> |
Eric Fischer | ac05211 | 2010-01-07 16:00:11 -0800 | [diff] [blame] | 48 | <item msgid="7156442995039264948">"30 минут"</item> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 49 | </string-array> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 50 | <string-array name="tts_rate_entries"> |
| 51 | <item msgid="6041212618892492920">"Очень медленная"</item> |
| 52 | <item msgid="2361722960903353554">"Медленная"</item> |
| 53 | <item msgid="1145554631248513562">"Обычная"</item> |
| 54 | <item msgid="7553665153391107454">"Быстрая"</item> |
Eric Fischer | ac05211 | 2010-01-07 16:00:11 -0800 | [diff] [blame] | 55 | <item msgid="2538100882620724753">"Очень быстрая"</item> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 56 | </string-array> |
| 57 | <string-array name="tts_pitch_entries"> |
| 58 | <item msgid="7526050907652687351">"Очень низкий"</item> |
| 59 | <item msgid="2692137425242433765">"Низкий"</item> |
| 60 | <item msgid="3332408460740717754">"Обычный"</item> |
| 61 | <item msgid="4907380534957572531">"Высокий"</item> |
| 62 | <item msgid="4699640516390840297">"Очень высокий"</item> |
| 63 | </string-array> |
| 64 | <string-array name="tts_lang_entries"> |
| 65 | <item msgid="478030717868306353">"Английский (США)"</item> |
| 66 | <item msgid="5192284521396794598">"Английский (Великобритания)"</item> |
| 67 | <item msgid="3000262452051711991">"Французский"</item> |
| 68 | <item msgid="9214080387341763401">"Немецкий"</item> |
| 69 | <item msgid="5972100016440094433">"Итальянский"</item> |
| 70 | <item msgid="5811378076054402537">"Испанский"</item> |
| 71 | </string-array> |
Eric Fischer | a15d03f | 2010-02-26 17:33:15 -0800 | [diff] [blame] | 72 | <!-- no translation found for wifi_status:0 (1922181315419294640) --> |
| 73 | <!-- no translation found for wifi_status_with_ssid:0 (7714855332363650812) --> |
| 74 | <string-array name="wifi_security"> |
| 75 | <item msgid="1435933968767043814">"Открыть"</item> |
| 76 | <item msgid="6318432659048829665">"WEP"</item> |
| 77 | <item msgid="2966395706508338179">"WPA/WPA2 PSK"</item> |
| 78 | <item msgid="9098390198768443435">"802.1x EAP"</item> |
Eric Fischer | ac05211 | 2010-01-07 16:00:11 -0800 | [diff] [blame] | 79 | </string-array> |
Eric Fischer | a15d03f | 2010-02-26 17:33:15 -0800 | [diff] [blame] | 80 | <string-array name="wifi_eap_method"> |
| 81 | <item msgid="1160193392455075561">"PEAP"</item> |
| 82 | <item msgid="7981731051382306293">"TLS"</item> |
| 83 | <item msgid="2892994535305020162">"TTLS"</item> |
Eric Fischer | ac05211 | 2010-01-07 16:00:11 -0800 | [diff] [blame] | 84 | </string-array> |
Eric Fischer | a15d03f | 2010-02-26 17:33:15 -0800 | [diff] [blame] | 85 | <string-array name="wifi_signal"> |
| 86 | <item msgid="2245412278046491293">"Слабый"</item> |
| 87 | <item msgid="5615082285463430971">"Хороший"</item> |
| 88 | <item msgid="3565079809875324621">"Хороший"</item> |
| 89 | <item msgid="5702329417707689835">"Отличный"</item> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 90 | </string-array> |
| 91 | <string-array name="wifi_sleep_policy_entries"> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 92 | <item msgid="3804733751095821976">"При выключении экрана"</item> |
| 93 | <item msgid="1549288661423279207">"Никогда, если есть питание от сети"</item> |
| 94 | <item msgid="1986753720941888596">"Никогда"</item> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 95 | </string-array> |
Eric Fischer | cfb25b2 | 2009-03-24 21:02:50 -0700 | [diff] [blame] | 96 | <string-array name="battery_history_type_spinner"> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 97 | <item msgid="2193799199027871385">"Использование процессора"</item> |
| 98 | <item msgid="6401018715947316517">"Использование сети"</item> |
| 99 | <item msgid="188092590354892392">"Использование GPS"</item> |
| 100 | <item msgid="8414109131222049141">"Использование сенсора"</item> |
| 101 | <item msgid="1327904325081257093">"Использование частичного включения"</item> |
| 102 | <item msgid="4832254146664706277">"Прочее использование"</item> |
Eric Fischer | cfb25b2 | 2009-03-24 21:02:50 -0700 | [diff] [blame] | 103 | </string-array> |
| 104 | <string-array name="battery_history_which_spinner"> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 105 | <item msgid="3451981114763440074">"После последнего отключения питания"</item> |
| 106 | <item msgid="166936313535197598">"Всего с момента загрузки"</item> |
| 107 | <item msgid="4793941382744963893">"Всего за все время"</item> |
Eric Fischer | cfb25b2 | 2009-03-24 21:02:50 -0700 | [diff] [blame] | 108 | </string-array> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 109 | <string-array name="usage_stats_display_order_types"> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 110 | <item msgid="9077371706468756228">"Время использования"</item> |
| 111 | <item msgid="1908750532762193304">"Начать подсчет"</item> |
| 112 | <item msgid="1213951670006606353">"Название приложения"</item> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 113 | </string-array> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 114 | <string-array name="wifi_eap_entries"> |
| 115 | <item msgid="8615575908717909498">"PEAP"</item> |
| 116 | <item msgid="8667872640594311615">"TLS"</item> |
| 117 | <item msgid="7182812872984827322">"TTLS"</item> |
| 118 | </string-array> |
Eric Fischer | ac05211 | 2010-01-07 16:00:11 -0800 | [diff] [blame] | 119 | <string-array name="wifi_phase2_entries"> |
| 120 | <item msgid="1818786254010764570">"Нет"</item> |
| 121 | <item msgid="6189918678874123056">"PAP"</item> |
| 122 | <item msgid="1524112260493662517">"MSCHAP"</item> |
| 123 | <item msgid="5923246669412752932">"MSCHAPV2"</item> |
| 124 | <item msgid="8651992560135239389">"GTC"</item> |
| 125 | </string-array> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 126 | <string-array name="emergency_tone_entries"> |
| 127 | <item msgid="5165439859689033665">"Выкл."</item> |
| 128 | <item msgid="3165868966179561687">"Оповещение"</item> |
Eric Fischer | ac05211 | 2010-01-07 16:00:11 -0800 | [diff] [blame] | 129 | <item msgid="6038758039030476855">"Вибровызов"</item> |
| 130 | </string-array> |
| 131 | <string-array name="apn_auth_entries"> |
| 132 | <item msgid="3856896061242872146">"Нет"</item> |
| 133 | <item msgid="5756844015743664882">"PAP"</item> |
| 134 | <item msgid="535934025797984365">"CHAP"</item> |
| 135 | <item msgid="8383098660619805783">"PAP или CHAP"</item> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 136 | </string-array> |
Kenny Root | c42bee0 | 2010-03-17 22:15:56 -0700 | [diff] [blame^] | 137 | <string-array name="app_install_location_entries"> |
| 138 | <item msgid="8151497958991952759">"Внутренняя память устройства"</item> |
| 139 | <item msgid="3738430123799803530">"Съемная SD-карта"</item> |
| 140 | <item msgid="4498124044785815005">"На усмотрение системы"</item> |
| 141 | </string-array> |
| 142 | <string-array name="vibrate_entries"> |
| 143 | <item msgid="3388952299521009213">"Всегда"</item> |
| 144 | <item msgid="8828623721267370010">"Только когда включен тихий режим"</item> |
| 145 | <item msgid="1704457747235131586">"Никогда"</item> |
| 146 | </string-array> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 147 | </resources> |