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 | 9e171bc | 2009-03-24 21:02:51 -0700 | [diff] [blame] | 18 | <string name="english_ime_name">"Clavier Android"</string> |
| 19 | <string name="english_ime_settings">"Paramètres du clavier Android"</string> |
Eric Fischer | ab5db42 | 2009-04-07 13:55:06 -0700 | [diff] [blame] | 20 | <string name="vibrate_on_keypress">"Vibrer à chaque touche"</string> |
| 21 | <string name="sound_on_keypress">"Son à chaque touche"</string> |
Eric Fischer | 9e171bc | 2009-03-24 21:02:51 -0700 | [diff] [blame] | 22 | <string name="hit_correction">"Corriger les fautes de frappe"</string> |
| 23 | <string name="hit_correction_summary">"Activer la correction des erreurs de saisie"</string> |
| 24 | <string name="hit_correction_land">"Erreurs de saisie en mode paysage"</string> |
| 25 | <string name="hit_correction_land_summary">"Activer la correction des erreurs de saisie"</string> |
| 26 | <string name="auto_correction">"Saisie prédictive"</string> |
| 27 | <string name="auto_correction_summary">"Corriger automatiquement le mot précédent"</string> |
| 28 | <string name="prediction">"Saisie prédictive"</string> |
| 29 | <string name="prediction_category">"Paramètres de la saisie prédictive"</string> |
| 30 | <string name="prediction_summary">"Activer la saisie semi-automatique"</string> |
| 31 | <string name="auto_complete_dialog_title">"Saisie semi-automatique"</string> |
| 32 | <string name="prediction_landscape">"Agrandir le champ de texte"</string> |
| 33 | <string name="prediction_landscape_summary">"Masquer la saisie prédictive en mode paysage"</string> |
Eric Fischer | a3ab449 | 2009-07-13 15:53:17 -0700 | [diff] [blame] | 34 | <string name="auto_cap">"Majuscules auto"</string> |
Eric Fischer | 9e171bc | 2009-03-24 21:02:51 -0700 | [diff] [blame] | 35 | <string name="auto_cap_summary">"Mettre en majuscule la première lettre de chaque phrase"</string> |
The Android Open Source Project | 923bf41 | 2009-03-13 15:11:42 -0700 | [diff] [blame] | 36 | <string name="auto_punctuate">"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 | ab5db42 | 2009-04-07 13:55:06 -0700 | [diff] [blame] | 39 | <string name="quick_fixes">"Corrections rapides"</string> |
| 40 | <string name="quick_fixes_summary">"Corrige les fautes de frappe courantes"</string> |
| 41 | <string name="show_suggestions">"Afficher les suggestions"</string> |
| 42 | <string name="show_suggestions_summary">"Afficher les suggestions de terme lors de la saisie"</string> |
| 43 | <string name="auto_complete">"Saisie semi-automatique"</string> |
Eric Fischer | a3ab449 | 2009-07-13 15:53:17 -0700 | [diff] [blame] | 44 | <string name="auto_complete_summary">"La barre d\'espace/ponctuation insèrent auto. le terme surligné."</string> |
Eric Fischer | 9e171bc | 2009-03-24 21:02:51 -0700 | [diff] [blame] | 45 | <string-array name="prediction_modes"> |
| 46 | <item>"Aucun"</item> |
| 47 | <item>"Simple"</item> |
| 48 | <item>"Avancé"</item> |
| 49 | </string-array> |
| 50 | <string name="prediction_none">"0"</string> |
| 51 | <string name="prediction_basic">"1"</string> |
| 52 | <string name="prediction_full">"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) --> |
The Android Open Source Project | 923bf41 | 2009-03-13 15:11:42 -0700 | [diff] [blame] | 56 | <string name="added_word">"<xliff:g id="WORD">%s</xliff:g> : enregistré"</string> |
| 57 | <string name="alternates_for_a">"àáâãäåæ"</string> |
| 58 | <string name="alternates_for_e">"èéêë"</string> |
| 59 | <string name="alternates_for_i">"ìíîï"</string> |
| 60 | <string name="alternates_for_o">"òóôõöœø"</string> |
| 61 | <string name="alternates_for_u">"ùúûü"</string> |
| 62 | <string name="alternates_for_s">"§ß"</string> |
| 63 | <string name="alternates_for_n">"ñ"</string> |
| 64 | <string name="alternates_for_c">"ç"</string> |
| 65 | <string name="alternates_for_y">"ýÿ"</string> |
Eric Fischer | 9e171bc | 2009-03-24 21:02:51 -0700 | [diff] [blame] | 66 | <string name="tip_long_press">"Maintenir une touche enfoncée pour afficher les accents (à, é, etc.)"</string> |
| 67 | <string name="tip_dismiss">"Appuyez sur la touche Retour ↶ pour fermer le clavier à tout moment."</string> |
| 68 | <string name="tip_access_symbols">"Accéder aux chiffres et symboles"</string> |
| 69 | <string name="tip_add_to_dictionary">"Appuyer et maintenir le doigt sur le mot le plus à gauche pour l\'ajouter au dictionnaire"</string> |
Eric Fischer | a3ab449 | 2009-07-13 15:53:17 -0700 | [diff] [blame] | 70 | <string name="touch_to_continue">"Touchez ce conseil pour continuer »"</string> |
| 71 | <string name="touch_to_finish">"Touchez ici pour fermer ce conseil et commencer à saisir votre texte."</string> |
| 72 | <string name="tip_to_open_keyboard"><b>"Le clavier s\'affiche à chaque fois que vous touchez une zone de texte."</b></string> |
Eric Fischer | ab5db42 | 2009-04-07 13:55:06 -0700 | [diff] [blame] | 73 | <string name="tip_to_view_accents"><b>"Maintenez une touche enfoncée pour afficher les accents"\n"(ø, ö, ô, ó, etc.)"</b></string> |
| 74 | <string name="tip_to_open_symbols"><b>"Appuyez sur cette touche pour basculer vers les chiffres et les symboles."</b></string> |
| 75 | <string name="tip_to_close_symbols"><b>"Retourner au clavier en appuyant de nouveau sur cette touche"</b></string> |
| 76 | <string name="tip_to_launch_settings"><b>"Maintenez cette touche enfoncée afin de modifier les paramètres du clavier, tels que la saisie semi-automatique."</b></string> |
| 77 | <string name="tip_to_start_typing"><b>"Essayez !"</b></string> |
Eric Fischer | 9e171bc | 2009-03-24 21:02:51 -0700 | [diff] [blame] | 78 | <string name="label_go_key">"OK"</string> |
| 79 | <string name="label_next_key">"Suivant"</string> |
Eric Fischer | a3ab449 | 2009-07-13 15:53:17 -0700 | [diff] [blame] | 80 | <string name="label_done_key">"OK"</string> |
Eric Fischer | 9e171bc | 2009-03-24 21:02:51 -0700 | [diff] [blame] | 81 | <string name="label_send_key">"Envoyer"</string> |
| 82 | <string name="label_symbol_key">"?123"</string> |
| 83 | <string name="label_phone_key">"123"</string> |
| 84 | <string name="label_alpha_key">"ABC"</string> |
| 85 | <string name="label_alt_key">"ALT"</string> |
Eric Fischer | a3ab449 | 2009-07-13 15:53:17 -0700 | [diff] [blame] | 86 | <string name="open_the_keyboard"><font size="17"><b>"Ouvrir le clavier"\n</b></font><font size="3">\n</font>"Appuyez sur un champ de texte."</string> |
| 87 | <string name="close_the_keyboard"><font size="17"><b>"Fermer le clavier"\n</b></font><font size="3">\n</font>"Appuyez sur la touche Retour."</string> |
| 88 | <string name="touch_and_hold"><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> |
| 89 | <string name="keyboard_settings"><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> |
The Android Open Source Project | 923bf41 | 2009-03-13 15:11:42 -0700 | [diff] [blame] | 90 | </resources> |