1 <?xml version="1.0" encoding="UTF-8"?> 2 <!-- Copyright (C) 2016 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 17 <resources xmlns:android="http://schemas.android.com/apk/res/android" 18 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> 19 <string name="app_name" msgid="963247385700831716">"Gestionnaire d\'espace de stockage"</string> 20 <string name="cancel" msgid="7021218262867558825">"Annuler"</string> 21 <string name="storage_menu_free" msgid="1878247401436882778">"Librer de l\'espace"</string> 22 <string name="deletion_helper_title" msgid="7928959984891140427">"Choisir contenus suppr."</string> 23 <string name="deletion_helper_app_summary" msgid="1923023368736447552">"<xliff:g id="USED">%1$s</xliff:g> Il y a <xliff:g id="DAYS">%2$d</xliff:g>jours"</string> 24 <string name="deletion_helper_app_summary_never_used" msgid="7461207117653761032">"<xliff:g id="USED">%1$s</xliff:g> Jamais utilise"</string> 25 <string name="deletion_helper_app_summary_unknown_used" msgid="257918462233851162">"<xliff:g id="USED">%1$s</xliff:g> Date de la dernire utilisation inconnue"</string> 26 <string name="deletion_helper_free_button" msgid="1760529213407548661">"Librer <xliff:g id="FREEABLE">%1$s</xliff:g>"</string> 27 <string name="deletion_helper_photos_title" msgid="8694284659307845664">"Photos et vidos (<xliff:g id="NUM_ITEMS">%1$d</xliff:g>)"</string> 28 <string name="deletion_helper_photos_summary" msgid="2636724338009030470">"<xliff:g id="USED">%1$s</xliff:g> Datant de plus de <xliff:g id="DAYS">%2$d</xliff:g>jours"</string> 29 <string name="deletion_helper_downloads_title" msgid="2976599380628177756">"Tlchargements (<xliff:g id="NUMITEMS">%1$d</xliff:g>)"</string> 30 <!-- no translation found for deletion_helper_downloads_category_summary (8545989355108311347) --> 31 <skip /> 32 <string name="deletion_helper_downloads_file_summary" msgid="2610952169093565355">"<xliff:g id="USED">%1$s</xliff:g> <xliff:g id="DAYS">%2$s</xliff:g>"</string> 33 <!-- no translation found for deletion_helper_downloads_summary_empty (3988054032360371887) --> 34 <skip /> 35 <string name="deletion_helper_clear_dialog_message" msgid="921129346098616363">"Vous allez supprimer <xliff:g id="CLEARABLE_BYTES">%1$s</xliff:g> de donnes sur votre appareil."</string> 36 <string name="deletion_helper_clear_dialog_remove" msgid="3386502418767917932">"Supprimer"</string> 37 <string name="deletion_helper_upsell_title" msgid="8512037674466762017">"Grer l\'espace de stockage automatiquement?"</string> 38 <string name="deletion_helper_upsell_summary" msgid="2301597713694474407">"Vous venez de librer <xliff:g id="USED">%1$s</xliff:g>. Souhaitez-vous autoriser le gestionnaire d\'espace de stockage librer automatiquement de l\'espace en supprimant le contenu sauvegard sur votre appareil?"</string> 39 <string name="deletion_helper_upsell_cancel" msgid="7084167642850053889">"Non, merci"</string> 40 <string name="deletion_helper_upsell_activate" msgid="7157360257760895976">"Activer"</string> 41 <string name="deletion_helper_apps_group_title" msgid="6554321362396920050">"Applications (<xliff:g id="NUM_ITEMS">%1$d</xliff:g>)"</string> 42 <string name="deletion_helper_apps_group_summary" msgid="3466154404460006085">"<xliff:g id="USED">%1$s</xliff:g> Dernire utilisation il y a <xliff:g id="DAYS">%2$d</xliff:g>jours"</string> 43 <string name="deletion_helper_automatic_title" msgid="4610119358490679299">"Automatique"</string> 44 <string name="deletion_helper_manual_title" msgid="3905192395039688529">"Mode manuel"</string> 45 <string name="deletion_helper_preference_title" msgid="803484286872745892">"Librer de l\'espace"</string> 46 <string name="automatic_storage_manager_service_label" msgid="648592272375278978">"Gestion auto de l\'espace de stockage"</string> 47 <string name="automatic_storage_manager_notification_title" msgid="8480483265300964701">"Votre tlphone est court d\'espace"</string> 48 <string name="automatic_storage_manager_notification_summary" msgid="2267399886362245822">"Autorisez le gestionnaire d\'espace de stockage librer de l\'espace en supprimant automatiquement les photos et vidos les plus anciennes, lorsque votre tlphone commence tre de nouveau satur."</string> 49 <string name="automatic_storage_manager_cancel_button" msgid="1826365037494962803">"Non, merci"</string> 50 <string name="automatic_storage_manager_activate_button" msgid="6257070263061898041">"Activer"</string> 51 <string name="deletion_helper_photos_loading_title" msgid="5411813715495227745">"Photos et vidos"</string> 52 <string name="deletion_helper_photos_loading_summary" msgid="8203033249458245854">"Recherche de contenus"</string> 53 </resources> 54