summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/fr.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/fr.php')
-rw-r--r--apps/files_trashbin/l10n/fr.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/fr.php b/apps/files_trashbin/l10n/fr.php
index 38bc35a2ede..51ade82d908 100644
--- a/apps/files_trashbin/l10n/fr.php
+++ b/apps/files_trashbin/l10n/fr.php
@@ -1,8 +1,11 @@
<?php $TRANSLATIONS = array(
+"perform restore operation" => "effectuer l'opération de restauration",
"Name" => "Nom",
+"Deleted" => "Effacé",
"1 folder" => "1 dossier",
"{count} folders" => "{count} dossiers",
"1 file" => "1 fichier",
"{count} files" => "{count} fichiers",
+"Nothing in here. Your trash bin is empty!" => "Il n'y a rien ici. Votre corbeille est vide !",
"Restore" => "Restaurer"
);