summaryrefslogtreecommitdiffstats
path: root/res/values-fr/strings.xml
blob: 1e3574dc2a717846b3d348d15f9689f0f1d0b527 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
<?xml version="1.0" encoding="UTF-8"?>
<!--  Copyright (C) 2007 The Android Open Source Project

     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
     You may obtain a copy of the License at

          http://www.apache.org/licenses/LICENSE-2.0

     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,
     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     See the License for the specific language governing permissions and
     limitations under the License.
 -->

<resources xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="app_label" msgid="3658948994665187911">"Gestionnaire de téléchargement"</string>
    <string name="permlab_downloadManager" msgid="7779544811202855500">"Accéder au gestionnaire de téléchargement."</string>
    <string name="permdesc_downloadManager" msgid="4240298564918160337">"Permet à l\'application d\'accéder au gestionnaire de téléchargement et de l\'utiliser pour télécharger des fichiers. Les applications malveillantes peuvent s\'en servir pour entraver les téléchargements et accéder aux informations personnelles."</string>
    <string name="permlab_downloadManagerAdvanced" msgid="7103642833308809655">"Fonctions avancées du gestionnaire de téléchargement."</string>
    <string name="permdesc_downloadManagerAdvanced" msgid="6985743912436565114">"Permet à l\'application d\'accéder aux fonctions avancées du gestionnaire de téléchargements. Des applications malveillantes peuvent utiliser cette option pour perturber les téléchargements et accéder à des informations personnelles."</string>
    <string name="permlab_downloadCompletedIntent" msgid="945913803765675685">"Envoyer des notifications de téléchargement."</string>
    <string name="permdesc_downloadCompletedIntent" msgid="8672701687104399228">"Permet à l\'application d\'envoyer des notifications concernant les téléchargements effectués. Les applications malveillantes peuvent s\'en servir pour tromper les autres applications de téléchargement de fichiers."</string>
    <string name="permlab_seeAllExternal" product="nosdcard" msgid="3423239546637683653">"Voir tous les téléchargements effectués sur le stockage partagé"</string>
    <string name="permlab_seeAllExternal" product="default" msgid="140058400609165726">"Voir tous les téléchargements effectués sur la carte SD"</string>
    <string name="permdesc_seeAllExternal" msgid="3298948060016417104">"Permet à l\'application d\'afficher tous les téléchargements effectués sur la carte SD, quelle que soit l\'application de téléchargement utilisée."</string>
    <string name="permlab_downloadCacheNonPurgeable" msgid="3069534308882047412">"Réserver un espace dans le cache de téléchargement"</string>
    <string name="permdesc_downloadCacheNonPurgeable" msgid="1089583021652571424">"Autorise l\'application à télécharger des fichiers dans le cache de téléchargement et empêche leur effacement automatique par le gestionnaire de téléchargement."</string>
    <string name="permlab_downloadWithoutNotification" msgid="8837971946078327262">"télécharger les fichiers sans m\'avertir"</string>
    <string name="permdesc_downloadWithoutNotification" msgid="5174806530123417020">"Autorise l\'application à télécharger des fichiers via le gestionnaire de téléchargement sans afficher de notification à l\'utilisateur."</string>
    <string name="permlab_accessAllDownloads" msgid="2436240495424393717">"Accéder à tous les téléchargements système"</string>
    <string name="permdesc_accessAllDownloads" msgid="4575801130424505112">"Permet à l\'application de connaître et de modifier tous les téléchargements initiés par les programmes du système."</string>
    <string name="download_unknown_title" msgid="7015124071247271585">"&lt;Sans_titre&gt;"</string>
    <string name="notification_filename_separator" msgid="7147189522857807618">", "</string>
    <string name="notification_filename_extras" msgid="5549729917695688191">" et <xliff:g id="NUMBER">%d</xliff:g> autres"</string>
    <string name="notification_download_complete" msgid="840713937779273632">"Téléchargement terminé."</string>
    <string name="notification_download_failed" msgid="5343637375905111462">"Échec du téléchargement"</string>
    <string name="notification_need_wifi_for_size" msgid="5973127997598540499">"La taille du téléchargement exige une connexion Wi-Fi"</string>
    <string name="wifi_required_title" msgid="1003041298526831643">"Téléchargement trop important pour le réseau mobile"</string>
    <string name="wifi_required_body" msgid="515230018902671203">"Vous ne pouvez pas télécharger un fichier <xliff:g id="SIZE">%s </xliff:g> sur ce réseau mobile."\n\n"Appuyez sur <xliff:g id="QUEUE_TEXT">%s </xliff:g> pour télécharger ce fichier la prochaine fois que vous vous connecterez à un réseau Wi-Fi."</string>
    <string name="wifi_recommended_title" msgid="5539971631114967735">"Ajouter à la file d\'attente des téléchargements Wi-Fi ?"</string>
    <string name="wifi_recommended_body" msgid="6723283448732519545">"En téléchargeant ce fichier <xliff:g id="SIZE">%s </xliff:g> sur ce réseau mobile, vous risquez d\'épuiser votre batterie et d\'être surtaxé par votre opérateur."\n\n"Appuyez sur <xliff:g id="QUEUE_TEXT">%s</xliff:g> pour télécharger ce fichier la prochaine fois que vous vous connecterez à un réseau Wi-Fi."</string>
    <string name="button_queue_for_wifi" msgid="422576726189179221">"File d\'attente"</string>
    <string name="button_cancel_download" msgid="2430166148737975604">"Annuler"</string>
    <string name="button_start_now" msgid="792123674007840864">"Commencer"</string>
</resources>