Home | History | Annotate | Download | only in values-fr
      1 <?xml version="1.0" encoding="UTF-8"?>
      2 <!--  Copyright (C) 2007 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_label" msgid="3658948994665187911">"Gestionnaire de tlchargement"</string>
     20     <string name="permlab_downloadManager" msgid="7779544811202855500">"Accder au gestionnaire de tlchargement."</string>
     21     <string name="permdesc_downloadManager" msgid="4240298564918160337">"Permet  l\'application d\'accder au gestionnaire de tlchargement et de l\'utiliser pour tlcharger des fichiers. Les applications malveillantes peuvent s\'en servir pour entraver les tlchargements et accder aux informations personnelles."</string>
     22     <string name="permlab_downloadManagerAdvanced" msgid="7103642833308809655">"Fonctions avances du gestionnaire de tlchargement."</string>
     23     <string name="permdesc_downloadManagerAdvanced" msgid="6985743912436565114">"Permet  l\'application d\'accder aux fonctions avances du gestionnaire de tlchargements. Des applications malveillantes peuvent utiliser cette option pour perturber les tlchargements et accder  des informations personnelles."</string>
     24     <string name="permlab_downloadCompletedIntent" msgid="945913803765675685">"Envoyer des notifications de tlchargement."</string>
     25     <string name="permdesc_downloadCompletedIntent" msgid="8672701687104399228">"Permet  l\'application d\'envoyer des notifications concernant les tlchargements effectus. Les applications malveillantes peuvent s\'en servir pour tromper les autres applications de tlchargement de fichiers."</string>
     26     <string name="permlab_seeAllExternal" product="nosdcard" msgid="4084575448409212628">"Voir tlchargements sur mmoire USB"</string>
     27     <string name="permlab_seeAllExternal" product="default" msgid="140058400609165726">"Voir tlchargements sur la carte SD"</string>
     28     <string name="permdesc_seeAllExternal" msgid="3298948060016417104">"Permet  l\'application d\'afficher tous les tlchargements effectus sur la carte SD, quelle que soit l\'application de tlchargement utilise."</string>
     29     <string name="permlab_downloadCacheNonPurgeable" msgid="3069534308882047412">"Rserver un espace dans le cache de tlchargement"</string>
     30     <string name="permdesc_downloadCacheNonPurgeable" msgid="1089583021652571424">"Autorise l\'application  tlcharger des fichiers dans le cache de tlchargement et empche leur effacement automatique par le gestionnaire de tlchargement."</string>
     31     <string name="permlab_downloadWithoutNotification" msgid="8837971946078327262">"tlcharger les fichiers sans m\'avertir"</string>
     32     <string name="permdesc_downloadWithoutNotification" msgid="5174806530123417020">"Autorise l\'application  tlcharger des fichiers via le gestionnaire de tlchargement sans afficher de notification  l\'attention de l\'utilisateur."</string>
     33     <string name="permlab_accessAllDownloads" msgid="2436240495424393717">"Accder  tous les tlchargements systme"</string>
     34     <string name="permdesc_accessAllDownloads" msgid="4575801130424505112">"Permet  l\'application de connatre et de modifier tous les tlchargements initis par les programmes du systme."</string>
     35     <string name="download_unknown_title" msgid="7015124071247271585">"&lt;Sans_titre&gt;"</string>
     36     <string name="notification_filename_separator" msgid="7147189522857807618">", "</string>
     37     <string name="notification_filename_extras" msgid="5549729917695688191">" et <xliff:g id="NUMBER">%d</xliff:g>autres"</string>
     38     <string name="notification_download_complete" msgid="840713937779273632">"Tlchargement termin."</string>
     39     <string name="notification_download_failed" msgid="5343637375905111462">"chec du tlchargement"</string>
     40     <string name="notification_need_wifi_for_size" msgid="5973127997598540499">"La taille du tlchargement exige une connexion Wi-Fi"</string>
     41     <string name="wifi_required_title" msgid="1995971416871498179">"Tlchargement trop volumineux pour l\'oprateur"</string>
     42     <string name="wifi_required_body" msgid="1675692697446715831">"Une connexion Wi-Fi est requise pour tlcharger <xliff:g id="SIZE">%s </xliff:g>. "\n\n"Cliquez sur <xliff:g id="QUEUE_TEXT">%s </xliff:g> pour lancer le tlchargement la prochaine fois que vous vous connectez  un rseau Wi-Fi."</string>
     43     <string name="wifi_recommended_title" msgid="7441589306734687400">"Ajouter  la file d\'attente des tlchargements?"</string>
     44     <string name="wifi_recommended_body" msgid="7574517147645381271">"Ce tlchargement (<xliff:g id="SIZE">%s </xliff:g>) risque de dcharger votre batterie et/ou de solliciter de manire excessive votre connexion de donnes. Selon votre forfait, votre oprateur pourra facturer cette opration."\n\n" Cliquez sur <xliff:g id="QUEUE_TEXT">%s</xliff:g> pour lancer le tlchargement lors de votre prochaine connexion  un rseau Wi-Fi."</string>
     45     <string name="button_queue_for_wifi" msgid="422576726189179221">"File d\'attente"</string>
     46     <string name="button_cancel_download" msgid="2430166148737975604">"Annuler"</string>
     47     <string name="button_start_now" msgid="792123674007840864">"Commencer"</string>
     48 </resources>
     49