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">"Amérique"</item> |
| 25 | <item msgid="3005562397632768392">"Europe"</item> |
| 26 | <item msgid="5696915123093701218">"Afrique"</item> |
| 27 | <item msgid="4439789052790868249">"Asie"</item> |
| 28 | <item msgid="956915953069815961">"Australie"</item> |
| 29 | <item msgid="5345178126174698955">"Pacifique"</item> |
| 30 | <item msgid="8392017019801393511">"Tous"</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">"Aucune animation"</item> |
| 34 | <item msgid="6291186755504776720">"Quelques animations"</item> |
| 35 | <item msgid="3856065399819979491">"Toutes les animations"</item> |
| 36 | </string-array> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 37 | <string-array name="animations_summaries"> |
| 38 | <item msgid="4569165952409350897">"Aucune animation n\'est affichée."</item> |
| 39 | <item msgid="4460915688877708508">"Certaines animations sont affichées."</item> |
Eric Fischer | ac05211 | 2010-01-07 16:00:11 -0800 | [diff] [blame] | 40 | <item msgid="488968798204105119">"Toutes les animations sont affichées"</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 secondes"</item> |
| 44 | <item msgid="8881760709354815449">"30 secondes"</item> |
| 45 | <item msgid="7589406073232279088">"1 minute"</item> |
| 46 | <item msgid="7001195990902244174">"2 minutes"</item> |
| 47 | <item msgid="5721688686241190620">"10 minutes"</item> |
Eric Fischer | ac05211 | 2010-01-07 16:00:11 -0800 | [diff] [blame] | 48 | <item msgid="7156442995039264948">"30 minutes"</item> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 49 | </string-array> |
Eric Fischer | 9046c92 | 2009-07-13 15:49:57 -0700 | [diff] [blame] | 50 | <string-array name="tts_rate_entries"> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 51 | <item msgid="6041212618892492920">"Très lente"</item> |
| 52 | <item msgid="2361722960903353554">"Lente"</item> |
| 53 | <item msgid="1145554631248513562">"Normale"</item> |
| 54 | <item msgid="7553665153391107454">"Rapide"</item> |
| 55 | <item msgid="2538100882620724753">"Très rapide"</item> |
Eric Fischer | 9046c92 | 2009-07-13 15:49:57 -0700 | [diff] [blame] | 56 | </string-array> |
| 57 | <string-array name="tts_pitch_entries"> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 58 | <item msgid="7526050907652687351">"Très grave"</item> |
| 59 | <item msgid="2692137425242433765">"Grave"</item> |
| 60 | <item msgid="3332408460740717754">"Normale"</item> |
| 61 | <item msgid="4907380534957572531">"Aigu"</item> |
| 62 | <item msgid="4699640516390840297">"Très aigu"</item> |
Eric Fischer | 9046c92 | 2009-07-13 15:49:57 -0700 | [diff] [blame] | 63 | </string-array> |
| 64 | <string-array name="tts_lang_entries"> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 65 | <item msgid="478030717868306353">"Anglais (États-Unis)"</item> |
| 66 | <item msgid="5192284521396794598">"Anglais (Royaume-Uni)"</item> |
| 67 | <item msgid="3000262452051711991">"Français"</item> |
| 68 | <item msgid="9214080387341763401">"Allemand"</item> |
| 69 | <item msgid="5972100016440094433">"Italien"</item> |
| 70 | <item msgid="5811378076054402537">"Espagnol"</item> |
Eric Fischer | 9046c92 | 2009-07-13 15:49:57 -0700 | [diff] [blame] | 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"> |
Kenny Root | 398213e | 2010-04-14 20:34:50 -0700 | [diff] [blame] | 75 | <item msgid="1435933968767043814">"Ouvert"</item> |
Eric Fischer | a15d03f | 2010-02-26 17:33:15 -0800 | [diff] [blame] | 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">"Médiocre"</item> |
| 87 | <item msgid="5615082285463430971">"Satisfaisante"</item> |
| 88 | <item msgid="3565079809875324621">"Bonne"</item> |
| 89 | <item msgid="5702329417707689835">"Excellente"</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">"Lorsque l\'écran s\'éteint"</item> |
| 93 | <item msgid="1549288661423279207">"Jamais si branché"</item> |
| 94 | <item msgid="1986753720941888596">"Jamais"</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">"Utilisation de l\'UC"</item> |
| 98 | <item msgid="6401018715947316517">"Utilisation du réseau"</item> |
| 99 | <item msgid="188092590354892392">"Utilisation du GPS"</item> |
| 100 | <item msgid="8414109131222049141">"Utilisation du capteur"</item> |
| 101 | <item msgid="1327904325081257093">"Utilisation en activité partielle"</item> |
| 102 | <item msgid="4832254146664706277">"Autre utilisation"</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">"Depuis le dernier débranchement"</item> |
| 106 | <item msgid="166936313535197598">"Total depuis le démarrage"</item> |
| 107 | <item msgid="4793941382744963893">"Total toutes périodes comprises"</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">"Temps d\'utilisation"</item> |
| 111 | <item msgid="1908750532762193304">"Nombre de lancements"</item> |
| 112 | <item msgid="1213951670006606353">"Nom de l\'application"</item> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 113 | </string-array> |
Eric Fischer | 9046c92 | 2009-07-13 15:49:57 -0700 | [diff] [blame] | 114 | <string-array name="wifi_eap_entries"> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 115 | <item msgid="8615575908717909498">"PEAP"</item> |
| 116 | <item msgid="8667872640594311615">"TLS"</item> |
| 117 | <item msgid="7182812872984827322">"TTLS"</item> |
Eric Fischer | 9046c92 | 2009-07-13 15:49:57 -0700 | [diff] [blame] | 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">"Aucun"</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">"Désactivé"</item> |
| 128 | <item msgid="3165868966179561687">"Alerte"</item> |
| 129 | <item msgid="6038758039030476855">"Vibreur"</item> |
Eric Fischer | 9046c92 | 2009-07-13 15:49:57 -0700 | [diff] [blame] | 130 | </string-array> |
Eric Fischer | ac05211 | 2010-01-07 16:00:11 -0800 | [diff] [blame] | 131 | <string-array name="apn_auth_entries"> |
| 132 | <item msgid="3856896061242872146">"Aucune"</item> |
| 133 | <item msgid="5756844015743664882">"PAP"</item> |
| 134 | <item msgid="535934025797984365">"CHAP"</item> |
| 135 | <item msgid="8383098660619805783">"PAP ou CHAP"</item> |
| 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">"Mémoire interne du mobile"</item> |
| 139 | <item msgid="3738430123799803530">"Carte SD amovible"</item> |
| 140 | <item msgid="4498124044785815005">"Laisser le système décider"</item> |
| 141 | </string-array> |
Kenny Root | eab62fa | 2010-04-27 14:07:54 -0700 | [diff] [blame^] | 142 | <!-- no translation found for vibrate_entries:1 (6293147072807231256) --> |
| 143 | <!-- no translation found for vibrate_entries:2 (1276641209451816572) --> |
| 144 | <!-- no translation found for vibrate_entries:3 (8418930333779132418) --> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 145 | </resources> |