summaryrefslogtreecommitdiffstats
path: root/res/values-fr
diff options
context:
space:
mode:
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>