summaryrefslogtreecommitdiffstats
path: root/ui/res/values-fr
diff options
context:
space:
mode:
authorEric Fischer <enf@google.com>2010-10-27 14:37:44 -0700
committerEric Fischer <enf@google.com>2010-10-27 14:37:44 -0700
commit06ff8c1e4b7840ea3ef2fbf51d266f464e0d9901 (patch)
tree34a9b09657327af7771f00b1faf625fe618ddbac /ui/res/values-fr
parentff1e6cd67948876caf14da45bd6e493297b6b4a7 (diff)
downloadandroid_packages_providers_DownloadProvider-06ff8c1e4b7840ea3ef2fbf51d266f464e0d9901.tar.gz
android_packages_providers_DownloadProvider-06ff8c1e4b7840ea3ef2fbf51d266f464e0d9901.tar.bz2
android_packages_providers_DownloadProvider-06ff8c1e4b7840ea3ef2fbf51d266f464e0d9901.zip
Import revised translations.
Change-Id: I0560d6ae179ababe74f53d3b937b8c53b674451b
Diffstat (limited to 'ui/res/values-fr')
-rw-r--r--ui/res/values-fr/strings.xml46
1 files changed, 46 insertions, 0 deletions
diff --git a/ui/res/values-fr/strings.xml b/ui/res/values-fr/strings.xml
new file mode 100644
index 00000000..c520c47a
--- /dev/null
+++ b/ui/res/values-fr/strings.xml
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2010 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="3070921713463294774">"Téléchargements"</string>
+ <string name="download_title" msgid="2470985874255839247">"Téléchargements"</string>
+ <string name="no_downloads" msgid="1029667411186146836">"Aucun téléchargement"</string>
+ <string name="missing_title" msgid="830115697868833773">"&lt;Inconnu&gt;"</string>
+ <string name="download_menu_sort_by_size" msgid="2276438658769422878">"Trier par taille"</string>
+ <string name="download_menu_sort_by_date" msgid="4300882048968609945">"Trier par date"</string>
+ <string name="download_queued" msgid="104973307780629904">"Ajouté à la file d\'attente"</string>
+ <string name="download_running" msgid="4656462962155580641">"En cours…"</string>
+ <string name="download_success" msgid="7006048006543495236">"Terminé"</string>
+ <string name="download_error" msgid="3107369653921738690">"Échec"</string>
+ <string name="dialog_title_not_available" msgid="4479021195995400471">"Échec du téléchargement"</string>
+ <string name="dialog_failed_body" msgid="587545111677064427">"Souhaitez-vous réessayer de télécharger le fichier ultérieurement ou préférez-vous le supprimer de la file d\'attente ?"</string>
+ <string name="dialog_title_queued_body" msgid="3062862079904954824">"Fichier indisponible"</string>
+ <string name="dialog_queued_body" msgid="2506935748423351902">"Ce fichier est mis en file d\'attente et sera téléchargé ultérieurement."</string>
+ <string name="dialog_file_missing_body" msgid="2783781332668129395">"Le fichier téléchargé est introuvable."</string>
+ <string name="dialog_insufficient_space_on_external" msgid="7534108515812329821">"Impossible de terminer le téléchargement. L\'espace disponible sur le support de stockage externe est insuffisant."</string>
+ <string name="dialog_insufficient_space_on_cache" msgid="8387210487235302129">"Impossible de terminer le téléchargement. L\'espace disponible sur le support de stockage interne est insuffisant."</string>
+ <string name="dialog_cannot_resume" msgid="7704082031608361756">"Téléchargement interrompu. Impossible de reprendre le téléchargement."</string>
+ <string name="dialog_file_already_exists" msgid="2663737850617642888">"Téléchargement impossible. Le fichier de destination existe déjà."</string>
+ <string name="dialog_media_not_found" msgid="5308602145105720991">"Téléchargement impossible. Le support externe n\'est pas disponible."</string>
+ <string name="download_no_application_title" msgid="3501359021635168387">"Impossible d\'ouvrir le fichier."</string>
+ <string name="remove_download" msgid="6372920256257247857">"Supprimer"</string>
+ <string name="delete_download" msgid="76629022653866471">"Supprimer"</string>
+ <string name="keep_queued_download" msgid="5144882786014818569">"Conserver"</string>
+ <string name="cancel_running_download" msgid="5232704030969221112">"Annuler"</string>
+ <string name="retry_download" msgid="7617100787922717912">"Réessayer"</string>
+ <string name="deselect_all" msgid="5638030443515705047">"Annuler la sélection"</string>
+</resources>