Andreas Blaesius | b41c306 | 2015-04-12 20:19:22 +0200 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <!--Generated by crowdin.com--> |
maxwen | cb6fe71 | 2017-03-27 03:04:17 +0200 | [diff] [blame^] | 3 | <!-- Copyright (C) 2017 The OmniROM Project |
Andreas Blaesius | b41c306 | 2015-04-12 20:19:22 +0200 | [diff] [blame] | 4 | |
| 5 | Parts Copyright (C) 2012-2013 The CyanogenMod Project |
| 6 | |
| 7 | This program is free software: you can redistribute it and/or modify |
| 8 | it under the terms of the GNU General Public License as published by |
| 9 | the Free Software Foundation, either version 3 of the License, or |
| 10 | (at your option) any later version. |
| 11 | |
| 12 | This program is distributed in the hope that it will be useful, |
| 13 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 14 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 15 | GNU General Public License for more details. |
| 16 | |
| 17 | You should have received a copy of the GNU General Public License |
| 18 | along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 19 | --> |
| 20 | <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> |
maxwen | cb6fe71 | 2017-03-27 03:04:17 +0200 | [diff] [blame^] | 21 | <string name="more_settings_title">OmniGears Plus…</string> |
| 22 | <string name="ok">OK</string> |
| 23 | <string name="advanced">Paramètres avancés</string> |
| 24 | <string name="profiles_add">Ajouter…</string> |
| 25 | <string name="profile_choose_app">Choisir une application</string> |
| 26 | <string name="reset">Réinitialiser</string> |
Andreas Blaesius | 99be6ab | 2016-03-14 01:15:39 +0100 | [diff] [blame] | 27 | <!-- Hardware keys --> |
Andreas Blaesius | b41c306 | 2015-04-12 20:19:22 +0200 | [diff] [blame] | 28 | <string name="button_keys_title">Boutons</string> |
| 29 | <string name="keys_bindings_title">Actions des boutons</string> |
| 30 | <string name="button_keys_back_title">Bouton Retour</string> |
| 31 | <string name="button_keys_home_title">Bouton Accueil</string> |
| 32 | <string name="button_keys_menu_title">Bouton Menu</string> |
| 33 | <string name="button_keys_assist_title">Bouton Recherche</string> |
Andreas Blaesius | 497792e | 2015-10-04 23:28:55 +0200 | [diff] [blame] | 34 | <string name="button_keys_appSwitch_title">Bouton applications récentes</string> |
Andreas Blaesius | 4e0f85d | 2015-08-03 22:48:49 +0200 | [diff] [blame] | 35 | <string name="keys_enable_custom_title">Actions personnalisées</string> |
Andreas Blaesius | b41c306 | 2015-04-12 20:19:22 +0200 | [diff] [blame] | 36 | <string name="keys_back_press_title">Bouton Retour</string> |
| 37 | <string name="keys_back_long_press_title">Bouton Retour (appui long)</string> |
| 38 | <string name="keys_home_press_title">Bouton Accueil</string> |
| 39 | <string name="keys_home_long_press_title">Bouton Accueil (appui long)</string> |
| 40 | <string name="keys_home_double_tap_title">Bouton Accueil (double appui)</string> |
| 41 | <string name="keys_menu_press_title">Bouton Menu</string> |
| 42 | <string name="keys_menu_long_press_title">Bouton Menu (appui long)</string> |
| 43 | <string name="keys_assist_press_title">Bouton Recherche</string> |
| 44 | <string name="keys_assist_long_press_title">Bouton recherche (appui long)</string> |
| 45 | <string name="keys_app_switch_press_title">Bouton Applications récentes</string> |
| 46 | <string name="keys_app_switch_long_press_title">Bouton Applications récentes (appui long)</string> |
Andreas Blaesius | 4e0f85d | 2015-08-03 22:48:49 +0200 | [diff] [blame] | 47 | <string name="keys_action_nothing">Aucune action</string> |
Andreas Blaesius | b41c306 | 2015-04-12 20:19:22 +0200 | [diff] [blame] | 48 | <string name="keys_action_menu">Menu Ouvrir/Fermer</string> |
Andreas Blaesius | 5f81c21 | 2016-02-05 13:55:43 +0100 | [diff] [blame] | 49 | <string name="keys_action_app_switch">Récents par défaut</string> |
Andreas Blaesius | b41c306 | 2015-04-12 20:19:22 +0200 | [diff] [blame] | 50 | <string name="keys_action_search">Assistant de recherche</string> |
| 51 | <string name="keys_action_voice_search">Recherche vocale</string> |
| 52 | <string name="keys_action_in_app_search">Recherche dans l\'application</string> |
| 53 | <string name="keys_action_home">Bouton Accueil</string> |
| 54 | <string name="keys_action_back">Bouton Retour</string> |
| 55 | <string name="keys_action_last_app">Basculer sur la dernière application</string> |
| 56 | <string name="keys_action_kill_app">Tuer l\'application</string> |
| 57 | <string name="keys_action_normal">Appui normal</string> |
| 58 | <string name="keys_action_long">Appui long</string> |
maxwen | cb6fe71 | 2017-03-27 03:04:17 +0200 | [diff] [blame^] | 59 | <string name="keys_action_double">Double appui</string> |
Andreas Blaesius | b41c306 | 2015-04-12 20:19:22 +0200 | [diff] [blame] | 60 | <string name="dialog_no_home_key_title">Pas de bouton Accueil</string> |
maxwen | cb6fe71 | 2017-03-27 03:04:17 +0200 | [diff] [blame^] | 61 | <string name="no_home_key">Vous n\'avez pas de bouton assigner à l\'action «Accueil» ! Cela peut rendre votre appareil inutilisable!</string> |
Andreas Blaesius | b41c306 | 2015-04-12 20:19:22 +0200 | [diff] [blame] | 62 | <string name="button_volume_keys_title">Volume</string> |
| 63 | <string name="button_volume_wake_title">Réveil</string> |
maxwen | cb6fe71 | 2017-03-27 03:04:17 +0200 | [diff] [blame^] | 64 | <string name="button_volume_wake_summary">Un appui sur un bouton de volume sortira votre appareil de veille</string> |
| 65 | <string name="button_volume_wake_enabled_summary">Réveil par les boutons de volume activé</string> |
| 66 | <string name="button_volume_wake_disabled_summary">Réveil par les boutons de volume désactivé</string> |
Andreas Blaesius | 95cf6af | 2016-04-24 23:22:16 +0200 | [diff] [blame] | 67 | <string name="volume_button_music_control_title">Contrôle de la musique</string> |
| 68 | <string name="volume_button_music_control_summary">Lorsque l\'écran est éteint, un appui long sur les boutons de volume permet de changer le titre en cours de lecture</string> |
Andreas Blaesius | b41c306 | 2015-04-12 20:19:22 +0200 | [diff] [blame] | 69 | <string name="keys_action_sleep">Mettre en veille</string> |
| 70 | <string name="keys_action_omniswitch">Récents OmniSwitch</string> |
| 71 | <string name="button_home_wake_title">Réveil avec bouton Accueil</string> |
| 72 | <string name="button_home_wake_summary">Appuyer sur le bouton Accueil réveillera votre appareil</string> |
| 73 | <string name="button_home_answers_call_title">Répondre à l\'appel</string> |
| 74 | <string name="button_home_answers_call_summary">Un appui sur le bouton Accueil répondra à l\'appel entrant</string> |
Andreas Blaesius | 99be6ab | 2016-03-14 01:15:39 +0100 | [diff] [blame] | 75 | <string name="button_other_title">Autre</string> |
maxwen | cb6fe71 | 2017-03-27 03:04:17 +0200 | [diff] [blame^] | 76 | <string name="keys_action_app_switch_short">Par défaut</string> |
Andreas Blaesius | 5f81c21 | 2016-02-05 13:55:43 +0100 | [diff] [blame] | 77 | <string name="keys_action_omniswitch_short">OmniSwitch</string> |
Andreas Blaesius | 99be6ab | 2016-03-14 01:15:39 +0100 | [diff] [blame] | 78 | <string name="button_back_kill_enable_title">Tuer l\'application avec la touche retour</string> |
| 79 | <string name="button_back_kill_enable_summary">Tuer l\'application avec un appui long sur le bouton Retour</string> |
maxwen | cb6fe71 | 2017-03-27 03:04:17 +0200 | [diff] [blame^] | 80 | <string name="button_back_kill_timeout_title">Délai avant de tuer l\'application</string> |
Andreas Blaesius | 99be6ab | 2016-03-14 01:15:39 +0100 | [diff] [blame] | 81 | <string name="button_back_kill_timeout_500ms">500 ms</string> |
| 82 | <string name="button_back_kill_timeout_1000ms">1000 ms</string> |
| 83 | <string name="button_back_kill_timeout_1500ms">1500 ms</string> |
| 84 | <!-- Double tap to sleep --> |
Andreas Blaesius | 5f81c21 | 2016-02-05 13:55:43 +0100 | [diff] [blame] | 85 | <string name="double_tap_to_sleep_title">Double appui pour mettre en veille</string> |
maxwen | cb6fe71 | 2017-03-27 03:04:17 +0200 | [diff] [blame^] | 86 | <string name="double_tap_to_sleep_summary">Tapoter deux fois sur la barre d\'état pour mettre l\'appareil en veille</string> |
Andreas Blaesius | 99be6ab | 2016-03-14 01:15:39 +0100 | [diff] [blame] | 87 | <!-- Doze pulse (ambient display) options --> |
maxwen | cb6fe71 | 2017-03-27 03:04:17 +0200 | [diff] [blame^] | 88 | <string name="doze_overwrite_value_title">Écraser la valeur</string> |
| 89 | <string name="doze_overwrite_value_summary">Permet d’écraser la valeur par défaut avec la configuration utilisateur</string> |
Andreas Blaesius | aad5e49 | 2015-05-22 23:39:26 +0200 | [diff] [blame] | 90 | <string name="doze_list_mode_title">Mode Veille</string> |
| 91 | <string name="doze_list_mode_summary">Option de configuration du mode veille</string> |
| 92 | <string name="doze_pulse_title">Réglages temporels</string> |
| 93 | <string name="doze_pulse_duration_in_title">Fondu d\'apparition</string> |
| 94 | <string name="doze_pulse_duration_visible_title">Durée de visibilité</string> |
| 95 | <string name="doze_pulse_duration_out_title">Fondu de disparition</string> |
| 96 | <string name="doze_pulse_on_notifications_title">Clignoter pour les notifications</string> |
| 97 | <string name="doze_pulse_on_notifications_summary">Activer uniquement pour les notifications en attente</string> |
| 98 | <string name="doze_shake_title">Paramètres lorsque secoué</string> |
| 99 | <string name="doze_shake_mode_title">Mode secouage</string> |
| 100 | <string name="doze_shake_mode_summary">Utiliser l\'accéléromètre pour activer</string> |
| 101 | <string name="doze_shake_mode_test_summary">Voulez-vous tester l\'accéléromètre ?</string> |
| 102 | <string name="doze_shake_mode_test_result">Appliquer la valeur actuelle ?</string> |
| 103 | <string name="doze_shake_test">Secouer votre appareil maintenant</string> |
| 104 | <string name="doze_shake_it">Secousse détectée !</string> |
| 105 | <string name="doze_shake_acc_threshold_title">Seuil de secousse</string> |
| 106 | <string name="doze_shake_acc_threshold_summary">Configurer la force de la secousse nécessaire à l\'activation</string> |
| 107 | <string name="doze_time_mode_title">Afficher la date et l\'heure</string> |
Andreas Blaesius | 4e0f85d | 2015-08-03 22:48:49 +0200 | [diff] [blame] | 108 | <string name="doze_time_mode_summary">Forcer l\'affichage de l\'heure quand il n\'y a aucune notification</string> |
Andreas Blaesius | aad5e49 | 2015-05-22 23:39:26 +0200 | [diff] [blame] | 109 | <string name="twohundred_ms">200 ms</string> |
| 110 | <string name="fivehundred_ms">500 ms</string> |
| 111 | <string name="one_second">1 s</string> |
maxwen | cb6fe71 | 2017-03-27 03:04:17 +0200 | [diff] [blame^] | 112 | <string name="one_second_default">1 s (Par défaut)</string> |
Andreas Blaesius | aad5e49 | 2015-05-22 23:39:26 +0200 | [diff] [blame] | 113 | <string name="onehalf_second">1.5 s</string> |
| 114 | <string name="two_second">2 s</string> |
| 115 | <string name="twohalf_second">2.5 s</string> |
| 116 | <string name="three_second">3 s</string> |
maxwen | cb6fe71 | 2017-03-27 03:04:17 +0200 | [diff] [blame^] | 117 | <string name="three_second_default">3 s (Par défaut)</string> |
Andreas Blaesius | aad5e49 | 2015-05-22 23:39:26 +0200 | [diff] [blame] | 118 | <string name="threehalf_second">3.5 s</string> |
| 119 | <string name="four_second">4 s</string> |
| 120 | <string name="fourhalf_second">4.5 s</string> |
| 121 | <string name="five_second">5 s</string> |
Andreas Blaesius | 5f81c21 | 2016-02-05 13:55:43 +0100 | [diff] [blame] | 122 | <string name="veryeasy_shake">Très légère</string> |
| 123 | <string name="easy_shake">Légère</string> |
maxwen | cb6fe71 | 2017-03-27 03:04:17 +0200 | [diff] [blame^] | 124 | <string name="medium_shake">Par défaut</string> |
Andreas Blaesius | 5f81c21 | 2016-02-05 13:55:43 +0100 | [diff] [blame] | 125 | <string name="hard_shake">Forte</string> |
| 126 | <string name="veryhard_shake">Très forte</string> |
maxwen | cb6fe71 | 2017-03-27 03:04:17 +0200 | [diff] [blame^] | 127 | <string name="strong_shake">Extrême</string> |
Andreas Blaesius | aad5e49 | 2015-05-22 23:39:26 +0200 | [diff] [blame] | 128 | <string name="fully_mode">Mode complet</string> |
| 129 | <string name="pocket_shake_mode">Poche et secouer</string> |
| 130 | <string name="pocket_pulse_mode">Poche et clignoter</string> |
| 131 | <string name="pocket_only_mode">Poche</string> |
| 132 | <string name="shake_pulse_mode">Secouer et clignoter</string> |
maxwen | cb6fe71 | 2017-03-27 03:04:17 +0200 | [diff] [blame^] | 133 | <string name="pulse_only_mode">Clignoter (Par défaut)</string> |
Andreas Blaesius | 99be6ab | 2016-03-14 01:15:39 +0100 | [diff] [blame] | 134 | <!-- Swap volume buttons when the screen is rotated --> |
Andreas Blaesius | aad5e49 | 2015-05-22 23:39:26 +0200 | [diff] [blame] | 135 | <string name="swap_volume_buttons_title">Rotation des boutons</string> |
| 136 | <string name="swap_volume_buttons_summary">Ajuster l\'action des boutons de volume en fonction de l\'orientation</string> |
| 137 | <string name="color_picker_dialog_title">Couleur</string> |
Andreas Blaesius | 99be6ab | 2016-03-14 01:15:39 +0100 | [diff] [blame] | 138 | <!-- Battery light settings --> |
maxwen | cb6fe71 | 2017-03-27 03:04:17 +0200 | [diff] [blame^] | 139 | <string name="batterylight_title">Paramètres d\'éclairage LED de la batterie</string> |
Andreas Blaesius | aad5e49 | 2015-05-22 23:39:26 +0200 | [diff] [blame] | 140 | <string name="battery_light_enable">Activer</string> |
| 141 | <string name="battery_low_pulse_title">Clignoter si la batterie est faible</string> |
| 142 | <string name="battery_light_list_title">Couleurs</string> |
| 143 | <string name="battery_light_low_color_title">Batterie faible</string> |
| 144 | <string name="battery_light_medium_color_title">En charge</string> |
| 145 | <string name="battery_light_full_color_title">Chargée (90%)</string> |
| 146 | <string name="battery_light_really_full_color_title">Chargée (100%)</string> |
| 147 | <string name="edit_battery_settings">Éditer les paramètres de la batterie</string> |
| 148 | <string name="notification_light_general_title">Général</string> |
| 149 | <string name="led_color_green">Vert</string> |
| 150 | <string name="led_color_red">Rouge</string> |
| 151 | <string name="led_color_blue">Bleu</string> |
Andreas Blaesius | 5f81c21 | 2016-02-05 13:55:43 +0100 | [diff] [blame] | 152 | <string name="statusbar_title">Barre d\'état</string> |
maxwen | cb6fe71 | 2017-03-27 03:04:17 +0200 | [diff] [blame^] | 153 | <string name="battery_title">Préférence d\'affichage de la batterie</string> |
| 154 | <string name="statusbar_battery_summary">Définit le style d\'affichage de la batterie dans la barre d\'état</string> |
Andreas Blaesius | 4e0f85d | 2015-08-03 22:48:49 +0200 | [diff] [blame] | 155 | <string name="battery_style_title">Style</string> |
| 156 | <string name="battery_percent_title">Afficher le pourcentage</string> |
| 157 | <string name="battery_percent_none">Jamais</string> |
| 158 | <string name="battery_percent_always">Toujours</string> |
| 159 | <string name="battery_percent_expanded">Étendu</string> |
Andreas Blaesius | 5f81c21 | 2016-02-05 13:55:43 +0100 | [diff] [blame] | 160 | <string name="statusbar_percent_inside_title">Superposition du pourcentage</string> |
| 161 | <string name="statusbar_percent_inside_summary">Affiche le pourcentage au dessus de l\'icône de batterie</string> |
| 162 | <string name="statusbar_charging_image_title">Indicateur de charge</string> |
| 163 | <string name="statusbar_category_charging_title">En charge</string> |
| 164 | <string name="statusbar_charging_image_summary">Afficher l\'icône en gras durant la charge. Masque la superposition du pourcentage</string> |
Andreas Blaesius | 99be6ab | 2016-03-14 01:15:39 +0100 | [diff] [blame] | 165 | <string name="statusbar_battery_charging_color_title">Couleur</string> |
| 166 | <string name="statusbar_battery_charging_color_enable_title">Couleurs pendant la charge</string> |
| 167 | <string name="battery_enable_title">Afficher la batterie</string> |
Andreas Blaesius | 95cf6af | 2016-04-24 23:22:16 +0200 | [diff] [blame] | 168 | <string name="button_backlight_title">Rétro-éclairage des boutons</string> |
Andreas Blaesius | aad5e49 | 2015-05-22 23:39:26 +0200 | [diff] [blame] | 169 | <string name="button_timeout_title">Délai d\'extinction du rétro-éclairage</string> |
| 170 | <string name="button_timeout_summary">Désactivé lorsque la valeur est égale à 0</string> |
Andreas Blaesius | aad5e49 | 2015-05-22 23:39:26 +0200 | [diff] [blame] | 171 | <string name="button_link_brightness">Lier à l\'écran</string> |
| 172 | <string name="button_link_brightness_summary">Utiliser la luminosité de l\'écran</string> |
| 173 | <string name="button_manual_brightness">Niveau de luminosité</string> |
Andreas Blaesius | aad5e49 | 2015-05-22 23:39:26 +0200 | [diff] [blame] | 174 | <string name="unit_sec">sec</string> |
Andreas Blaesius | 95cf6af | 2016-04-24 23:22:16 +0200 | [diff] [blame] | 175 | <string name="button_backlight_enable_title">Activé</string> |
Andreas Blaesius | 4e0f85d | 2015-08-03 22:48:49 +0200 | [diff] [blame] | 176 | <string name="navigation_bar_show_title">Afficher la barre de navigation</string> |
Andreas Blaesius | 497792e | 2015-10-04 23:28:55 +0200 | [diff] [blame] | 177 | <string name="navigation_bar_show_summary">Forcer l\'activation de la barre de navigation</string> |
Andreas Blaesius | 4e0f85d | 2015-08-03 22:48:49 +0200 | [diff] [blame] | 178 | <string name="hardware_keys_disable_title">Désactiver les touches</string> |
| 179 | <string name="hardware_keys_disable_summary">Forcer la désactivation des boutons matériels</string> |
| 180 | <string name="navbar_title">Barre de navigation</string> |
Andreas Blaesius | 497792e | 2015-10-04 23:28:55 +0200 | [diff] [blame] | 181 | <string name="navbar_recents_style_title">Style des applications récentes</string> |
Andreas Blaesius | 4e0f85d | 2015-08-03 22:48:49 +0200 | [diff] [blame] | 182 | <string name="omniswitch_settings">Paramètres</string> |
Andreas Blaesius | 95cf6af | 2016-04-24 23:22:16 +0200 | [diff] [blame] | 183 | <string name="omniswitch_dialog_running_new">OmniSwitch n\'est actuellement pas activé. Veuillez l\'activer dans les paramètres.</string> |
Andreas Blaesius | 4e0f85d | 2015-08-03 22:48:49 +0200 | [diff] [blame] | 184 | <string name="omniswitch_dialog_unavail">OmniSwitch n\'est pas installé.</string> |
Andreas Blaesius | 5f81c21 | 2016-02-05 13:55:43 +0100 | [diff] [blame] | 185 | <string name="omniswitch_title">Style des applications récentes</string> |
| 186 | <string name="doze_brightness_level_title">Niveau de luminosité</string> |
Andreas Blaesius | 99be6ab | 2016-03-14 01:15:39 +0100 | [diff] [blame] | 187 | <!-- Lock screen config --> |
Andreas Blaesius | 5f81c21 | 2016-02-05 13:55:43 +0100 | [diff] [blame] | 188 | <string name="lockscreen_shortcut_title">Raccourcis</string> |
| 189 | <string name="lockscreen_voice_shortcut_title">Raccourci d\'assistance vocale</string> |
Andreas Blaesius | 95cf6af | 2016-04-24 23:22:16 +0200 | [diff] [blame] | 190 | <string name="lockscreen_voice_shortcut_summary">Afficher l\'assistant vocal au lieu du téléphone</string> |
Andreas Blaesius | 99be6ab | 2016-03-14 01:15:39 +0100 | [diff] [blame] | 191 | <string name="lockscreen_shortcuts_enable_title">Activer</string> |
| 192 | <string name="lockscreen_clock_display_time_title">Afficher l\'heure</string> |
| 193 | <string name="lockscreen_clock_display_date_title">Afficher la date</string> |
| 194 | <string name="lockscreen_clock_display_alarm_title">Afficher la prochaine alarme</string> |
| 195 | <string name="lockscreen_clock">Horloge</string> |
| 196 | <string name="lockscreen_clock_font_title">Police de l\'horloge</string> |
| 197 | <string name="lockscreen_clock_color_title">Couleur de l\'horloge et de la date</string> |
| 198 | <string name="lockscreen_clock_size_title">Taille de l\'horloge</string> |
| 199 | <string name="lockscreen_clock_enable_title">Activer</string> |
maxwen | cb6fe71 | 2017-03-27 03:04:17 +0200 | [diff] [blame^] | 200 | <string name="lockscreen_clock_enable_summary">Affiche l\'heure dans la barre d\'état si cette option est désactivée</string> |
Andreas Blaesius | 99be6ab | 2016-03-14 01:15:39 +0100 | [diff] [blame] | 201 | <string name="lockscreen_clock_shadow_title">Ombre</string> |
Andreas Blaesius | 95cf6af | 2016-04-24 23:22:16 +0200 | [diff] [blame] | 202 | <string name="lockscreen_shortcuts_title">Raccourcis d\'application personnalisés</string> |
| 203 | <string name="lockscreen_shortcuts_summary">Applications affichées sur l\'écran de verrouillage pour un accès rapide. Appui long pour masquer.</string> |
| 204 | <string name="lockscreen_shortcut_add_dialog_title">Ajouter un raccourci</string> |
| 205 | <string name="lockscreen_shortcut_apps_title">Raccourcis</string> |
| 206 | <string name="lockscreen_shortcut_add">Ajouter\u2026</string> |
maxwen | cb6fe71 | 2017-03-27 03:04:17 +0200 | [diff] [blame^] | 207 | <string name="lockscreen_hide_indicator_display_title">Masquer les notifications d\'état au bas de l\'écran</string> |
| 208 | <string name="lockscreen_hide_indicator_display_summary">Cache les informations de charge et les astuces de déverrouillage</string> |
Andreas Blaesius | 95cf6af | 2016-04-24 23:22:16 +0200 | [diff] [blame] | 209 | <string name="lockscreen_camera_shortcut_enable_title">Afficher le raccourci de l\'appareil photo</string> |
| 210 | <string name="lockscreen_camera_shortcut_enable_summary">La visibilité dépend de la configuration du système</string> |
| 211 | <string name="lockscreen_left_shortcut_enable_title">Afficher le raccourci du téléphone ou de l\'assistant vocal</string> |
| 212 | <string name="lockscreen_left_shortcut_enable_summary">La visibilité dépend de la configuration du système</string> |
Andreas Blaesius | 5f81c21 | 2016-02-05 13:55:43 +0100 | [diff] [blame] | 213 | <string name="notification_title">Panneau de notification</string> |
maxwen | cb6fe71 | 2017-03-27 03:04:17 +0200 | [diff] [blame^] | 214 | <string name="status_bar_custom_header_title">Personnalisation d\'en-tête</string> |
| 215 | <string name="status_bar_custom_header_summary">Affiche une bannière dans le panneau de notification</string> |
Andreas Blaesius | 5f81c21 | 2016-02-05 13:55:43 +0100 | [diff] [blame] | 216 | <string name="daylight_header_pack_title">Pack d\'image d\'en-tête</string> |
Andreas Blaesius | 99be6ab | 2016-03-14 01:15:39 +0100 | [diff] [blame] | 217 | <string name="status_bar_custom_header_shadow_title">Ombrage de l\'image d\'en-tête</string> |
| 218 | <string name="status_bar_custom_header_shadow_summary">Pour une meilleure visibilité des images lumineuses</string> |
| 219 | <string name="unit_percent">\u0025</string> |
maxwen | cb6fe71 | 2017-03-27 03:04:17 +0200 | [diff] [blame^] | 220 | <string name="static_header_provider_title">Statique</string> |
| 221 | <string name="daylight_header_provider_title">Dynamique</string> |
| 222 | <string name="custom_header_provider_title">Fournisseur de l’en-tête</string> |
| 223 | <string name="custom_header_browse_title">Parcourir les en-têtes installées</string> |
| 224 | <string name="custom_header_browse_summary">Un appui long sur une image permet de l\'utiliser en mode statique</string> |
| 225 | <string name="style_enabled_summary">Personnalisation d\'en-tête activée</string> |
| 226 | <string name="style_disabled_summary">Personnalisation d\'en-tête désactivée</string> |
Andreas Blaesius | 99be6ab | 2016-03-14 01:15:39 +0100 | [diff] [blame] | 227 | <!-- Network traffic --> |
Andreas Blaesius | 5f81c21 | 2016-02-05 13:55:43 +0100 | [diff] [blame] | 228 | <string name="network_traffic_title">Trafic réseau</string> |
maxwen | cb6fe71 | 2017-03-27 03:04:17 +0200 | [diff] [blame^] | 229 | <string name="show_network_traffic_state">Indicateur de trafic dans la barre d\'état</string> |
Andreas Blaesius | 5f81c21 | 2016-02-05 13:55:43 +0100 | [diff] [blame] | 230 | <string name="show_network_traffic_unit">Afficher l\'unité</string> |
maxwen | cb6fe71 | 2017-03-27 03:04:17 +0200 | [diff] [blame^] | 231 | <string name="show_network_traffic_frequency">Fréquence d\'actualisation</string> |
| 232 | <string name="show_network_traffic_disable">Désactivé</string> |
Andreas Blaesius | 5f81c21 | 2016-02-05 13:55:43 +0100 | [diff] [blame] | 233 | <string name="show_network_traffic_up">Sortant</string> |
| 234 | <string name="show_network_traffic_down">Entrant</string> |
| 235 | <string name="show_network_traffic_all">Entrant et sortant</string> |
| 236 | <string name="show_network_traffic_bit">Bits par seconde</string> |
| 237 | <string name="show_network_traffic_byte">Bytes par seconde</string> |
| 238 | <string name="show_network_traffic_500">500 ms</string> |
| 239 | <string name="show_network_traffic_1000">1000 ms</string> |
| 240 | <string name="show_network_traffic_1500">1500 ms</string> |
| 241 | <string name="show_network_traffic_2000">2000 ms</string> |
| 242 | <string name="network_traffic_autohide_title">Masquer automatiquement</string> |
maxwen | cb6fe71 | 2017-03-27 03:04:17 +0200 | [diff] [blame^] | 243 | <string name="network_traffic_autohide_summary">Masque le moniteur de trafic lorsqu\'il n\'y a aucune activité</string> |
Andreas Blaesius | 5f81c21 | 2016-02-05 13:55:43 +0100 | [diff] [blame] | 244 | <string name="network_traffic_autohide_threshold">Seuil d\'inactivité</string> |
Andreas Blaesius | 99be6ab | 2016-03-14 01:15:39 +0100 | [diff] [blame] | 245 | <!-- statusbar brightness --> |
Andreas Blaesius | 5f81c21 | 2016-02-05 13:55:43 +0100 | [diff] [blame] | 246 | <string name="status_bar_brightness_control_title">Contrôle de la luminosité</string> |
maxwen | cb6fe71 | 2017-03-27 03:04:17 +0200 | [diff] [blame^] | 247 | <string name="status_bar_brightness_control_summary">Ajuster la luminosité du rétroéclairage en glissant votre doigt sur la barre d\'état</string> |
Andreas Blaesius | 99be6ab | 2016-03-14 01:15:39 +0100 | [diff] [blame] | 248 | <!-- Status Bar Activity Indicators --> |
Andreas Blaesius | 5f81c21 | 2016-02-05 13:55:43 +0100 | [diff] [blame] | 249 | <string name="status_bar_network_activity_title">Indicateur d\'activité réseau</string> |
| 250 | <string name="status_bar_network_activity_summary">Afficher un indicateur d\'activité réseau dans la barre d\'état</string> |
| 251 | <string name="quick_settings_title">Paramètres rapides</string> |
Andreas Blaesius | 99be6ab | 2016-03-14 01:15:39 +0100 | [diff] [blame] | 252 | <string name="quick_settings_summary">Configurer les raccourcis des paramètres rapides</string> |
Andreas Blaesius | 5f81c21 | 2016-02-05 13:55:43 +0100 | [diff] [blame] | 253 | <string name="status_bar_icon_blacklist_title">Icônes de la barre d\'état</string> |
| 254 | <string name="status_bar_icon_blacklist_summary">Configurer les icônes qui seront affichées sur la barre d\'état</string> |
| 255 | <string name="recents_category">Récents</string> |
| 256 | <string name="recents_search_bar_title">Afficher la barre de recherche</string> |
| 257 | <string name="recents_fullscreen_title">Plein écran</string> |
| 258 | <string name="weather_title">Météo</string> |
| 259 | <string name="weather_config_title">Paramètres de service</string> |
| 260 | <string name="header_weather_title">Image météo de l\'en-tête</string> |
| 261 | <string name="header_weather_summary">Activer l\'affichage météo de l\'en-tête sur le panneau de notification</string> |
maxwen | cb6fe71 | 2017-03-27 03:04:17 +0200 | [diff] [blame^] | 262 | <string name="weather_icon_pack_title">Pack d\'icône des conditions météo</string> |
| 263 | <string name="weather_icon_pack_note">Remarque\u003a vous pouvez installer de nouveaux packs d\'icônes à partir du Play store en recherchant avec les mots clés « Chronus icons »</string> |
Andreas Blaesius | 99be6ab | 2016-03-14 01:15:39 +0100 | [diff] [blame] | 264 | <!-- Navigationbar settings --> |
Andreas Blaesius | 5f81c21 | 2016-02-05 13:55:43 +0100 | [diff] [blame] | 265 | <string name="navigationbar_title">Barre de navigation</string> |
Andreas Blaesius | 99be6ab | 2016-03-14 01:15:39 +0100 | [diff] [blame] | 266 | <!-- Enable Tablet Style navigation bar --> |
Andreas Blaesius | 5f81c21 | 2016-02-05 13:55:43 +0100 | [diff] [blame] | 267 | <string name="enable_tablet_navigation_title">Utiliser la mise en page tablette</string> |
| 268 | <string name="enable_tablet_navigation_summary">La mise en page tablette affiche les touches retour et accueil sur le côté gauche et affiche une vue d\'ensemble sur le côté droit de la barre de navigation</string> |
maxwen | cb6fe71 | 2017-03-27 03:04:17 +0200 | [diff] [blame^] | 269 | <string name="other_category">Autre</string> |
Andreas Blaesius | 99be6ab | 2016-03-14 01:15:39 +0100 | [diff] [blame] | 270 | <!-- Dashboard columns --> |
Andreas Blaesius | 5f81c21 | 2016-02-05 13:55:43 +0100 | [diff] [blame] | 271 | <string name="dashboard_columns_title">Paramètres des colonnes</string> |
maxwen | cb6fe71 | 2017-03-27 03:04:17 +0200 | [diff] [blame^] | 272 | <string name="dashboard_columns_phone_default">Par défaut</string> |
Andreas Blaesius | 99be6ab | 2016-03-14 01:15:39 +0100 | [diff] [blame] | 273 | <string name="dashboard_columns_two">2</string> |
maxwen | cb6fe71 | 2017-03-27 03:04:17 +0200 | [diff] [blame^] | 274 | <string name="dashboard_columns_tablet_default">Par défaut</string> |
Andreas Blaesius | 99be6ab | 2016-03-14 01:15:39 +0100 | [diff] [blame] | 275 | <string name="dashboard_columns_three">3</string> |
| 276 | <string name="dashboard_columns_four">4</string> |
| 277 | <string name="dashboard_colums_resize_title">Réglage de l\'orientation</string> |
| 278 | <string name="dashboard_colums_resize_summary">Ajuster automatiquement les colonnes des raccourcis en fonction de l\'orientation.</string> |
Andreas Blaesius | 95cf6af | 2016-04-24 23:22:16 +0200 | [diff] [blame] | 279 | <string name="dashboard_divider_show_title">Afficher le séparateur de colonnes</string> |
Andreas Blaesius | 99be6ab | 2016-03-14 01:15:39 +0100 | [diff] [blame] | 280 | <!-- global acions config --> |
| 281 | <string name="global_actions_power_title">Éteindre</string> |
| 282 | <string name="global_actions_reboot_title">Redémarrer</string> |
| 283 | <string name="global_actions_lockdown_title">Verrouiller</string> |
| 284 | <string name="global_actions_settings_title">Paramètres</string> |
| 285 | <string name="global_actions_airplane_title">Mode avion</string> |
Andreas Blaesius | 95cf6af | 2016-04-24 23:22:16 +0200 | [diff] [blame] | 286 | <string name="global_actions_screenshot_title">Capture d\'écran</string> |
| 287 | <string name="global_actions_screenrecord_title">Capture vidéo</string> |
| 288 | <string name="global_actions_torch_title">Lampe de poche</string> |
Andreas Blaesius | 99be6ab | 2016-03-14 01:15:39 +0100 | [diff] [blame] | 289 | <string name="global_actions_users_title">Utilisateurs</string> |
| 290 | <string name="global_actions_voiceassist_title">Assistant vocal</string> |
| 291 | <string name="global_actions_silent_title">Mode silencieux</string> |
| 292 | <string name="global_actions_dnd_title">Ne pas déranger</string> |
| 293 | <string name="global_actions_title">Menu Marche/Arrêt</string> |
| 294 | <string name="global_actions_summary">Actions affichées dans le menu Marche/Arrêt</string> |
| 295 | <string name="global_actions_header">Certaines actions sont uniquement visibles en fonction de la configuration ou seulement si l\'appareil est déverrouillé</string> |
maxwen | cb6fe71 | 2017-03-27 03:04:17 +0200 | [diff] [blame^] | 296 | <string name="global_actions_anim">Apparence</string> |
| 297 | <string name="global_actions_advanced_reboot_summary">Affiche plus d\'options dans le menu redémarrer</string> |
| 298 | <string name="global_actions_advanced_reboot_title">Activer le redémarrage avancé</string> |
Andreas Blaesius | 99be6ab | 2016-03-14 01:15:39 +0100 | [diff] [blame] | 299 | <string name="font_sample_text">11:57</string> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 300 | <string name="screenshot_crop_and_share_title">Rogner & partager les captures d’écran</string> |
maxwen | cb6fe71 | 2017-03-27 03:04:17 +0200 | [diff] [blame^] | 301 | <string name="screenshot_crop_and_share_summary">Affiche une fenêtre d’édition après avoir pris une capture d’écran afin d’effectuer des opérations telles que rogner, sauvegarder ou partager celle-ci</string> |
Andreas Blaesius | 2875dbd | 2016-07-01 22:17:40 +0200 | [diff] [blame] | 302 | <!--<string name="screenshot_crop_behavior_title"></string> |
| 303 | <string name="screenshot_crop_behavior_summary"></string>--> |
maxwen | cb6fe71 | 2017-03-27 03:04:17 +0200 | [diff] [blame^] | 304 | <string name="lockscreen_qs_disabled_title">Désactiver les paramètres d\'accès rapides au verrouillage</string> |
| 305 | <string name="lockscreen_qs_summary">Désactive l’affichage des raccourcis et des paramètres rapides sur l\'écran de verrouillage</string> |
| 306 | <string name="lockscreen_qs_disabled_summary">L’accès aux paramètres rapides sur l’écran de verrouillage est activé</string> |
| 307 | <string name="lockscreen_qs_enabled_summary">L’accès aux paramètres rapides sur l’écran de verrouillage est désactivé</string> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 308 | <string name="status_bar_quick_qs_pulldown_title">Accès rapide au volet des paramètres</string> |
maxwen | cb6fe71 | 2017-03-27 03:04:17 +0200 | [diff] [blame^] | 309 | <string name="status_bar_quick_qs_pulldown_summary">Glisser sur le coté %1$s de la barre d’état pour afficher les paramètres rapides</string> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 310 | <string name="status_bar_quick_qs_pulldown_summary_left">Gauche</string> |
| 311 | <string name="status_bar_quick_qs_pulldown_summary_right">Droite</string> |
| 312 | <string name="status_bar_quick_qs_pulldown_off">Désactivé</string> |
| 313 | <string name="status_bar_quick_qs_pulldown_left">Gauche</string> |
| 314 | <string name="status_bar_quick_qs_pulldown_right">Droite</string> |
| 315 | <!-- Power menu Animations --> |
maxwen | cb6fe71 | 2017-03-27 03:04:17 +0200 | [diff] [blame^] | 316 | <string name="power_menu_animation_title">Animation du menu Marche/Arrêt</string> |
| 317 | <string name="power_menu_animation_summary">Modifier l’animation d’ouverture et de fermeture du menu d’animation</string> |
| 318 | <string name="power_menu_animation_dialog_title">Sélectionner l’animation du menu Marche/Arrêt</string> |
| 319 | <string name="power_menu_animation_enter">Omni (valeur par défaut)</string> |
| 320 | <string name="power_menu_animation_bottom">Bas</string> |
| 321 | <string name="power_menu_animation_top">Haut</string> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 322 | <!-- Notification light dialogs --> |
maxwen | cb6fe71 | 2017-03-27 03:04:17 +0200 | [diff] [blame^] | 323 | <string name="edit_light_settings">Modifier les paramètres de luminosité</string> |
| 324 | <string name="pulse_speed_title">Durée et vitesse du clignotement</string> |
| 325 | <string name="default_time">Normale</string> |
| 326 | <string name="custom_time">Personnalisée</string> |
| 327 | <string name="dialog_delete_title">Supprimer</string> |
| 328 | <string name="dialog_delete_message">Supprimer l\'élément sélectionné ?</string> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 329 | <!-- Values for the notification light pulse spinners --> |
maxwen | cb6fe71 | 2017-03-27 03:04:17 +0200 | [diff] [blame^] | 330 | <string name="pulse_length_always_on">Toujours activé</string> |
| 331 | <string name="pulse_length_very_short">Très court</string> |
| 332 | <string name="pulse_length_short">Court</string> |
| 333 | <string name="pulse_length_normal">Normal</string> |
| 334 | <string name="pulse_length_long">Long</string> |
| 335 | <string name="pulse_length_very_long">Très long</string> |
| 336 | <string name="pulse_speed_very_fast">Très rapide</string> |
| 337 | <string name="pulse_speed_fast">Rapide</string> |
| 338 | <string name="pulse_speed_normal">Normal</string> |
| 339 | <string name="pulse_speed_slow">Lent</string> |
| 340 | <string name="pulse_speed_very_slow">Très lent</string> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 341 | <!-- Lights settings screen, notification light settings --> |
maxwen | cb6fe71 | 2017-03-27 03:04:17 +0200 | [diff] [blame^] | 342 | <string name="omni_battery_light_settings">Led de notification de la Batterie</string> |
| 343 | <string name="omni_notification_light_settings">Led de notification des applications</string> |
| 344 | <string name="omni_leds">Éclairages LED</string> |
| 345 | <string name="omni_lights_title">LED de notification</string> |
| 346 | <string name="notification_light_title">Led de notification</string> |
| 347 | <string name="notificationlight_title">Paramètres de la LED de notification</string> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 348 | <string name="notification_light_general_title">Général</string> |
maxwen | cb6fe71 | 2017-03-27 03:04:17 +0200 | [diff] [blame^] | 349 | <string name="notification_light_applist_title">Applications</string> |
| 350 | <string name="notification_light_use_custom">Utiliser des valeurs personnalisées</string> |
| 351 | <string name="notification_light_default_value">Par défaut</string> |
| 352 | <string name="notification_light_screen_on">LED avec écran allumé</string> |
| 353 | <string name="notification_light_zen_mode">LED dans le mode « Ne pas déranger »</string> |
| 354 | <string name="notification_light_use_multiple_leds">LED multiples</string> |
| 355 | <string name="keywords_lights_brightness_level">atténuer la luminosité des Leds</string> |
| 356 | <string name="notification_light_automagic">Couleur automatique</string> |
| 357 | <string name="notification_light_automagic_summary">Définit automatiquement une couleur appropriée pour la led de notification si l\'application n\'a aucune valeur personnalisée</string> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 358 | <!-- Lights settings, LED notification --> |
maxwen | cb6fe71 | 2017-03-27 03:04:17 +0200 | [diff] [blame^] | 359 | <string name="led_notification_title">Paramètres d\'éclairages Led</string> |
| 360 | <string name="led_notification_text">Éclairage LED activée par les paramètres</string> |
| 361 | <string name="led_category_summary_on">La LED de notification est activée</string> |
| 362 | <string name="led_category_summary_off">La LED de notification est désactivée</string> |
| 363 | <string name="notification_light_no_apps_summary">Pour ajouter le contrôle par application, activer \'%1$s\' et appuyer sur \'\u002b\' dans la barre de menu</string> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 364 | <!-- Hostname setting --> |
maxwen | cb6fe71 | 2017-03-27 03:04:17 +0200 | [diff] [blame^] | 365 | <string name="device_hostname">Nom d’hôte de l’appareil</string> |
| 366 | <string name="status_bar_ime_notification_title">Afficher la notification du mode de saisie</string> |
| 367 | <string name="status_bar_ime_notification_summary">Si la barre de navigation n\'est pas disponible</string> |
| 368 | <string name="navigation_bar_ime_button_title">Afficher le bouton du mode de saisie dans la barre de navigation</string> |
| 369 | <string name="navigation_bar_ime_button_summary">Sélecteur de mode de saisie dans la barre de navigation</string> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 370 | <!-- Summaries --> |
maxwen | cb6fe71 | 2017-03-27 03:04:17 +0200 | [diff] [blame^] | 371 | <string name="bars_brightness_enabled_summary">Le contrôle de luminosité est activé</string> |
| 372 | <string name="bars_brightness_disabled_summary">Le contrôle de luminosité est désactivé</string> |
| 373 | <string name="bars_dt2s_enabled_summary">DT2S est activé</string> |
| 374 | <string name="bars_dt2s_disabled_summary">DT2S est désactivé</string> |
| 375 | <string name="volume_dialog_headers_title">En-têtes de la boîte de dialogue du volume</string> |
| 376 | <string name="volume_dialog_headers_summary">Afficher le nom des flux en En-têtes dans la boîte de dialogue du volume</string> |
| 377 | <string name="lockscreen_hide_media_title">Désactiver le fond d’écran multimédia</string> |
| 378 | <string name="lockscreen_hide_media_summary">Ne pas utiliser les métadonnées des médias comme fond d’écran de verrouillage</string> |
| 379 | <string name="omni_notification_light_settings_summary">Personnalise les éclairages led de notification pour les applications</string> |
| 380 | <string name="omni_battery_light_settings_summary">Personnalise la couleur de la Led de notification de la batterie</string> |
| 381 | <string name="night_mode_title">Thème</string> |
| 382 | <string name="night_mode_summary">%s</string> |
| 383 | <string name="night_mode_no">Clair</string> |
| 384 | <string name="night_mode_yes">Sombre</string> |
| 385 | <string name="state_time_mode">Activité</string> |
| 386 | <string name="since_boot">Le Démarrage</string> |
| 387 | <string name="since_charged">Chargé</string> |
| 388 | <string name="since_unplugged">Débranché</string> |
| 389 | <string name="since_reset">Réinitialiser</string> |
| 390 | <string name="since_unplug">La Déconnexion</string> |
| 391 | <string name="other">Activité</string> |
| 392 | <string name="spinner_period_title">Depuis</string> |
| 393 | <string name="spinner_type_title">Afficher</string> |
| 394 | <string name="screen_on_time">Écran activé</string> |
| 395 | <string name="awake_time">Réveillé</string> |
| 396 | <string name="deep_sleep_time">Veille Profonde</string> |
| 397 | <string name="more_line_text">plus\u2026</string> |
| 398 | <string name="battery_change">Remplacement de la Batterie</string> |
| 399 | <string name="spinner_state_time_title">Durée</string> |
| 400 | <string name="total_time">Total</string> |
| 401 | <string name="wakelock_time">Wakelocks</string> |
| 402 | <string name="copy_as_text">Copier en tant que texte</string> |
| 403 | <string name="app_details">Détails de l\'application</string> |
| 404 | <string name="no_stat_because_reset_wakelock">Appuyer sur réinitialiser pour démarrer la collecte des données wakelock</string> |
| 405 | <string name="no_stat_because_plugged">Veuillez débrancher l\'alimentation pour obtenir les données wakelock</string> |
| 406 | <string name="no_states_file_found">Aucun log d\'activité n\'a été trouvé. Êtes-vous sûr que votre téléphone est |
| 407 | compatible?\n\nSi vous utilisez une ROM ou un noyau personnalisé, essayez |
| 408 | de contacter son développeur pour l\'informer que le fichier n\'est pas accessible.</string> |
| 409 | <string name="deep_sleep">"Veille Profonde"</string> |
| 410 | <string name="mt_refresh">Actualiser</string> |
| 411 | <string name="mt_share">Partager</string> |
| 412 | <string name="mt_reset">Réinitialiser</string> |
| 413 | <string name="time_in_state_title">Durée d\'activité</string> |
| 414 | <string name="time_in_state_summary">Affiche les stats de fréquence du CPU</string> |
| 415 | <string name="wakelocks_title">Wakelocks</string> |
| 416 | <string name="wakelocks_summary">Affiche les stats de wakelock</string> |
| 417 | <string name="system_category">Système</string> |
| 418 | <string name="custom_wall_browse_title">Fonds d\'écran «Omni»</string> |
| 419 | <string name="custom_wall_browse_summary">Parcourir et définir les Fonds d\'écran siglé Omni</string> |
| 420 | <!-- Display : Rotation --> |
| 421 | <string name="display_rotation_title">Rotation</string> |
| 422 | <string name="display_rotation_disabled">Désactivée</string> |
| 423 | <string name="display_rotation_unit">degrés</string> |
| 424 | <string name="display_rotation_category_title">Modes de rotation</string> |
| 425 | <string name="display_rotation_0_title">0 degrés</string> |
| 426 | <string name="display_rotation_90_title">90 degrés</string> |
| 427 | <string name="display_rotation_180_title">180 degrés</string> |
| 428 | <string name="display_rotation_270_title">270 degrés</string> |
| 429 | <string name="display_lockscreen_rotation_title">Écran de verrouillage</string> |
| 430 | <string name="lockscreen_hide_status_bar_title">Masquer la barre d\'État</string> |
| 431 | <string name="lockscreen_hide_status_bar_summary">Toucher la barre d\'état pour le faire apparaitre ou disparaitre</string> |
Andreas Blaesius | b41c306 | 2015-04-12 20:19:22 +0200 | [diff] [blame] | 432 | </resources> |