summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/fr.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-02-02 00:08:15 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-02-02 00:08:15 +0100
commitb29b55a332268f075cea2be3f63189e5cf2f537d (patch)
treee181c878e704bc5bb278764250999f06b6b42625 /apps/files_trashbin/l10n/fr.php
parent03c18a61868dcda429a91550916961f71ff35170 (diff)
downloadnextcloud-server-b29b55a332268f075cea2be3f63189e5cf2f537d.tar.gz
nextcloud-server-b29b55a332268f075cea2be3f63189e5cf2f537d.zip
[tx-robot] updated from transifex
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"
);