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="4237406545998908947">"Permet  l\'application d\'accder au gestionnaire de tlchargement et de l\'utiliser pour tlcharger des fichiers. Les applications malveillantes peuvent utiliser cette fonctionnalit pour perturber les tlchargements et accder  des informations confidentielles."</string>
     22     <string name="permlab_downloadManagerAdvanced" msgid="7103642833308809655">"Fonctions avances du gestionnaire de tlchargement."</string>
     23     <string name="permdesc_downloadManagerAdvanced" msgid="2659546004160962761">"Permet  l\'application d\'accder aux fonctions avances du gestionnaire de tlchargement. Les applications malveillantes peuvent utiliser cette fonctionnalit pour perturber les tlchargements et accder  des informations confidentielles."</string>
     24     <string name="permlab_downloadCompletedIntent" msgid="945913803765675685">"Envoyer des notifications de tlchargement."</string>
     25     <string name="permdesc_downloadCompletedIntent" msgid="2094706189855699533">"Permet  l\'application d\'envoyer des notifications relatives aux tlchargements termins. Les applications malveillantes peuvent utiliser cette fonctionnalit pour induire en erreur d\'autres applications pouvant tlcharger des 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="1672759909065511233">"Permet  l\'application de voir tous les tlchargements sur la carte SD, quelle que soit l\'application utilise pour les tlcharger."</string>
     29     <string name="permlab_downloadCacheNonPurgeable" msgid="3069534308882047412">"Rserver un espace dans le cache de tlchargement"</string>
     30     <string name="permdesc_downloadCacheNonPurgeable" msgid="2408760720334570420">"Permet  l\'application de tlcharger des fichiers dans le cache de tlchargement et empche leur suppression 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="8483135034298639727">"Permet  l\'application de 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="1871832254578267128">"Permet  l\'application d\'afficher et de modifier tous les tlchargements initis par n\'importe quelle application 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="5443563299253103667">"Tlchargement termin."</string>
     39     <string name="notification_download_failed" msgid="8612136111952014978">"chec du tlchargement."</string>
     40     <string name="notification_need_wifi_for_size" msgid="2556172885154833575">"Taille du fichier requiert Wi-Fi."</string>
     41     <string name="notification_paused_in_background" msgid="4328508073283591772">"Interrompu en arr.-plan."</string>
     42     <string name="wifi_required_title" msgid="1995971416871498179">"Tlchargement trop volumineux pour l\'oprateur"</string>
     43     <string name="wifi_required_body" msgid="3067694630143784449">"Vous devez utiliser le Wi-Fi pour finaliser ce tlchargement de <xliff:g id="SIZE">%s </xliff:g>. "\n\n"Appuyez sur <xliff:g id="QUEUE_TEXT">%s </xliff:g> pour le lancer lors de votre prochaine connexion  un rseau Wi-Fi."</string>
     44     <string name="wifi_recommended_title" msgid="7441589306734687400">"Ajouter  la file d\'attente des tlchargements?"</string>
     45     <string name="wifi_recommended_body" msgid="1314735166699936073">"Ce tlchargement (<xliff:g id="SIZE">%s </xliff:g>) risque de dcharger votre batterie et/ou d\'entraner une consommation excessive de votre connexion Internet mobile. Des frais supplmentaires peuvent tre facturs par votre oprateur en fonction de votre forfait."\n\n"Appuyez sur <xliff:g id="QUEUE_TEXT">%s</xliff:g> pour le lancer lors de votre prochaine connexion au Wi-Fi."</string>
     46     <string name="button_queue_for_wifi" msgid="422576726189179221">"File d\'attente"</string>
     47     <string name="button_cancel_download" msgid="2430166148737975604">"Annuler"</string>
     48     <string name="button_start_now" msgid="792123674007840864">"Commencer"</string>
     49     <string name="download_percent" msgid="6889426633242976698">"<xliff:g id="NUMBER">%d</xliff:g><xliff:g id="PERCENT">%%</xliff:g>"</string>
     50 </resources>
     51