The Android Open Source Project | 923bf41 | 2009-03-13 15:11:42 -0700 | [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"> |
Eric Fischer | 5a323e6 | 2009-08-03 16:28:40 -0700 | [diff] [blame] | 18 | <string name="english_ime_name" msgid="7252517407088836577">"Clavier Android"</string> |
| 19 | <string name="english_ime_settings" msgid="6661589557206947774">"Paramètres du clavier Android"</string> |
| 20 | <string name="vibrate_on_keypress" msgid="5258079494276955460">"Vibrer à chaque touche"</string> |
| 21 | <string name="sound_on_keypress" msgid="6093592297198243644">"Son à chaque touche"</string> |
| 22 | <string name="hit_correction" msgid="4855351009261318389">"Corriger les fautes de frappe"</string> |
| 23 | <string name="hit_correction_summary" msgid="8761701873008070796">"Activer la correction des erreurs de saisie"</string> |
| 24 | <string name="hit_correction_land" msgid="2567691684825205448">"Erreurs de saisie en mode paysage"</string> |
| 25 | <string name="hit_correction_land_summary" msgid="4076803842198368328">"Activer la correction des erreurs de saisie"</string> |
| 26 | <string name="auto_correction" msgid="7911639788808958255">"Saisie prédictive"</string> |
| 27 | <string name="auto_correction_summary" msgid="6881047311475758267">"Corriger automatiquement le mot précédent"</string> |
| 28 | <string name="prediction" msgid="466220283138359837">"Saisie prédictive"</string> |
| 29 | <string name="prediction_category" msgid="7027100625580696660">"Paramètres de la saisie prédictive"</string> |
| 30 | <string name="prediction_summary" msgid="459788228830873110">"Activer la saisie semi-automatique"</string> |
| 31 | <string name="auto_complete_dialog_title" msgid="2172048590607201920">"Saisie semi-automatique"</string> |
| 32 | <string name="prediction_landscape" msgid="4874601565593216183">"Agrandir le champ de texte"</string> |
| 33 | <string name="prediction_landscape_summary" msgid="6736551095997839472">"Masquer la saisie prédictive en mode paysage"</string> |
| 34 | <string name="auto_cap" msgid="1719746674854628252">"Majuscules auto"</string> |
| 35 | <string name="auto_cap_summary" msgid="3260681697600786825">"Mettre en majuscule la première lettre de chaque phrase"</string> |
| 36 | <string name="auto_punctuate" msgid="7276672334264521751">"Ponctuation automatique"</string> |
The Android Open Source Project | 264b19a | 2009-03-18 17:39:49 -0700 | [diff] [blame] | 37 | <!-- no translation found for auto_punctuate_summary (6589441565817502132) --> |
The Android Open Source Project | 923bf41 | 2009-03-13 15:11:42 -0700 | [diff] [blame] | 38 | <skip /> |
Eric Fischer | 5a323e6 | 2009-08-03 16:28:40 -0700 | [diff] [blame] | 39 | <string name="quick_fixes" msgid="5353213327680897927">"Corrections rapides"</string> |
| 40 | <string name="quick_fixes_summary" msgid="3405028402510332373">"Corrige les fautes de frappe courantes"</string> |
| 41 | <string name="show_suggestions" msgid="507074425254289133">"Afficher les suggestions"</string> |
| 42 | <string name="show_suggestions_summary" msgid="1989672863935759654">"Afficher les suggestions de terme lors de la saisie"</string> |
| 43 | <string name="auto_complete" msgid="1103196318775486023">"Saisie semi-automatique"</string> |
Eric Fischer | b50a1a3 | 2009-09-08 16:31:52 -0700 | [diff] [blame] | 44 | <string name="auto_complete_summary" msgid="6113149638718274624">"Insérer auto. le terme surligné avec barre espace/ponctuation"</string> |
Eric Fischer | 9e171bc | 2009-03-24 21:02:51 -0700 | [diff] [blame] | 45 | <string-array name="prediction_modes"> |
Eric Fischer | 5a323e6 | 2009-08-03 16:28:40 -0700 | [diff] [blame] | 46 | <item msgid="4870266572388153286">"Aucun"</item> |
| 47 | <item msgid="1669461741568287396">"Simple"</item> |
| 48 | <item msgid="4894328801530136615">"Avancé"</item> |
Eric Fischer | 9e171bc | 2009-03-24 21:02:51 -0700 | [diff] [blame] | 49 | </string-array> |
Eric Fischer | 5a323e6 | 2009-08-03 16:28:40 -0700 | [diff] [blame] | 50 | <string name="prediction_none" msgid="2472795101338047944">"0"</string> |
| 51 | <string name="prediction_basic" msgid="8407291081834155558">"1"</string> |
| 52 | <string name="prediction_full" msgid="3765102052052510268">"2"</string> |
The Android Open Source Project | 264b19a | 2009-03-18 17:39:49 -0700 | [diff] [blame] | 53 | <!-- no translation found for prediction_modes_values:0 (579944677836100459) --> |
| 54 | <!-- no translation found for prediction_modes_values:1 (7214414132844804570) --> |
| 55 | <!-- no translation found for prediction_modes_values:2 (6678546276084314171) --> |
Eric Fischer | 5a323e6 | 2009-08-03 16:28:40 -0700 | [diff] [blame] | 56 | <string name="added_word" msgid="8993883354622484372">"<xliff:g id="WORD">%s</xliff:g> : enregistré"</string> |
| 57 | <string name="alternates_for_a" msgid="2566516493365324765">"àáâãäåæ"</string> |
| 58 | <string name="alternates_for_e" msgid="3900510936875547555">"èéêë"</string> |
| 59 | <string name="alternates_for_i" msgid="7097915268629342242">"ìíîï"</string> |
| 60 | <string name="alternates_for_o" msgid="6151402748321267776">"òóôõöœø"</string> |
| 61 | <string name="alternates_for_u" msgid="5899096818189442934">"ùúûü"</string> |
| 62 | <string name="alternates_for_s" msgid="348762530927662188">"§ß"</string> |
| 63 | <string name="alternates_for_n" msgid="6257322556221886400">"ñ"</string> |
| 64 | <string name="alternates_for_c" msgid="151699780720639892">"ç"</string> |
| 65 | <string name="alternates_for_y" msgid="1722776806607271199">"ýÿ"</string> |
Eric Fischer | fc80c31 | 2009-10-13 16:08:17 -0700 | [diff] [blame] | 66 | <string name="key_i" msgid="6483655742552255124">"i"</string> |
Eric Fischer | 5a323e6 | 2009-08-03 16:28:40 -0700 | [diff] [blame] | 67 | <string name="tip_long_press" msgid="6101270866284343344">"Maintenir une touche enfoncée pour afficher les accents (à, é, etc.)"</string> |
| 68 | <string name="tip_dismiss" msgid="7585579046862204381">"Appuyez sur la touche Retour ↶ pour fermer le clavier à tout moment."</string> |
| 69 | <string name="tip_access_symbols" msgid="6344098517525531652">"Accéder aux chiffres et symboles"</string> |
| 70 | <string name="tip_add_to_dictionary" msgid="1487293888469227817">"Appuyer et maintenir le doigt sur le mot le plus à gauche pour l\'ajouter au dictionnaire"</string> |
| 71 | <string name="touch_to_continue" msgid="7869803257948414531">"Touchez ce conseil pour continuer »"</string> |
| 72 | <string name="touch_to_finish" msgid="7990196086480585789">"Touchez ici pour fermer ce conseil et commencer à saisir votre texte."</string> |
| 73 | <string name="tip_to_open_keyboard" msgid="6821200275486950452"><b>"Le clavier s\'affiche à chaque fois que vous touchez une zone de texte."</b></string> |
| 74 | <string name="tip_to_view_accents" msgid="5433158573693308501"><b>"Maintenez une touche enfoncée pour afficher les accents"\n"(ø, ö, ô, ó, etc.)"</b></string> |
| 75 | <string name="tip_to_open_symbols" msgid="7345139325622444880"><b>"Appuyez sur cette touche pour basculer vers les chiffres et les symboles."</b></string> |
| 76 | <string name="tip_to_close_symbols" msgid="5227724217206927185"><b>"Retourner au clavier en appuyant de nouveau sur cette touche"</b></string> |
| 77 | <string name="tip_to_launch_settings" msgid="8402961128983196128"><b>"Maintenez cette touche enfoncée afin de modifier les paramètres du clavier, tels que la saisie semi-automatique."</b></string> |
| 78 | <string name="tip_to_start_typing" msgid="7213843601369174313"><b>"Essayez !"</b></string> |
| 79 | <string name="label_go_key" msgid="1635148082137219148">"OK"</string> |
| 80 | <string name="label_next_key" msgid="362972844525672568">"Suivant"</string> |
| 81 | <string name="label_done_key" msgid="2441578748772529288">"OK"</string> |
| 82 | <string name="label_send_key" msgid="2815056534433717444">"Envoyer"</string> |
| 83 | <string name="label_symbol_key" msgid="6175820506864489453">"?123"</string> |
| 84 | <string name="label_phone_key" msgid="4275497665515080551">"123"</string> |
| 85 | <string name="label_alpha_key" msgid="8864943487292437456">"ABC"</string> |
| 86 | <string name="label_alt_key" msgid="2846315350346694811">"ALT"</string> |
| 87 | <string name="open_the_keyboard" msgid="2215920976029260466"><font size="17"><b>"Ouvrir le clavier"\n</b></font><font size="3">\n</font>"Appuyez sur un champ de texte."</string> |
| 88 | <string name="close_the_keyboard" msgid="6251022259044940103"><font size="17"><b>"Fermer le clavier"\n</b></font><font size="3">\n</font>"Appuyez sur la touche Retour."</string> |
| 89 | <string name="touch_and_hold" msgid="6154166367273010534"><font size="17"><b>"Appuyer sur une touche de manière prolongée pour accéder aux options"\n</b></font><font size="3">\n</font>"Accédez aux signes de ponctuation et aux accents."</string> |
| 90 | <string name="keyboard_settings" msgid="4585753477617374032"><font size="17"><b>"Paramètres du clavier"\n</b></font><font size="3">\n</font>"Appuyez sur la touche "<b>"?123"</b>" de manière prolongée."</string> |
Eric Fischer | cf27e2f | 2009-11-06 15:30:07 -0800 | [diff] [blame^] | 91 | <string name="popular_domain_0" msgid="3745279225122472969">".com"</string> |
| 92 | <string name="popular_domain_1" msgid="1370572248164278467">".net"</string> |
| 93 | <string name="popular_domain_2" msgid="3036812463748402878">".org"</string> |
| 94 | <string name="popular_domain_3" msgid="8718639560809452028">".gouv"</string> |
| 95 | <string name="popular_domain_4" msgid="35359437471311470">".edu"</string> |
The Android Open Source Project | 923bf41 | 2009-03-13 15:11:42 -0700 | [diff] [blame] | 96 | </resources> |