summaryrefslogtreecommitdiffstats
path: root/res/values-fr
diff options
context:
space:
mode:
authorBaligh Uddin <baligh@google.com>2012-11-20 21:58:24 -0800
committerBaligh Uddin <baligh@google.com>2012-11-20 21:58:24 -0800
commit892ed772f460bf9690d9a0b275f50c9ffab84919 (patch)
tree8999f430de7c15ae49253045877e970b8d5d13b3 /res/values-fr
parent53948fb5ec17bdeffb1990554eebd8e6e7456016 (diff)
downloadandroid_packages_providers_DownloadProvider-892ed772f460bf9690d9a0b275f50c9ffab84919.tar.gz
android_packages_providers_DownloadProvider-892ed772f460bf9690d9a0b275f50c9ffab84919.tar.bz2
android_packages_providers_DownloadProvider-892ed772f460bf9690d9a0b275f50c9ffab84919.zip
Import translations. DO NOT MERGE
Change-Id: I5fe1cabbe3d55843bb3155efb5c0c00a511b04fd Auto-generated-cl: translation import
Diffstat (limited to 'res/values-fr')
-rw-r--r--res/values-fr/strings.xml15
1 files changed, 9 insertions, 6 deletions
diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml
index f3871f0b..392389fb 100644
--- a/res/values-fr/strings.xml
+++ b/res/values-fr/strings.xml
@@ -45,12 +45,15 @@
<string name="button_cancel_download" msgid="2430166148737975604">"Annuler"</string>
<string name="button_start_now" msgid="792123674007840864">"Commencer"</string>
<string name="download_percent" msgid="6889426633242976698">"<xliff:g id="NUMBER">%d</xliff:g> <xliff:g id="PERCENT">%%</xliff:g>"</string>
- <!-- no translation found for notif_summary_active:one (8475775855911967027) -->
- <!-- no translation found for notif_summary_active:other (9087228371320573153) -->
- <!-- no translation found for notif_summary_waiting:one (5537481763963544278) -->
- <!-- no translation found for notif_summary_waiting:other (549229034166062887) -->
+ <plurals name="notif_summary_active">
+ <item quantity="one" msgid="8475775855911967027">"Téléchargement d\'un fichier"</item>
+ <item quantity="other" msgid="9087228371320573153">"Téléchargement de <xliff:g id="NUMBER">%d</xliff:g> fichiers"</item>
+ </plurals>
+ <plurals name="notif_summary_waiting">
+ <item quantity="one" msgid="5537481763963544278">"1 fichier en attente"</item>
+ <item quantity="other" msgid="549229034166062887">"<xliff:g id="NUMBER">%d</xliff:g> fichiers en attente"</item>
+ </plurals>
<!-- no translation found for download_remaining (3139295890887972718) -->
<skip />
- <!-- no translation found for download_no_application_title (7935659741162801699) -->
- <skip />
+ <string name="download_no_application_title" msgid="7935659741162801699">"Impossible d\'ouvrir le fichier."</string>
</resources>