summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-06-25 00:11:48 +0000
committerNextcloud bot <bot@nextcloud.com>2018-06-25 00:11:48 +0000
commita431cc3b58dc5ab2c4c1b47be2e11a35f850631e (patch)
treef7884903a36e2dd8789f9da4933d98ad4d97bc61 /apps/files_trashbin
parenta4b5ff8420a074550c61292d29bb23f24b159795 (diff)
downloadnextcloud-server-a431cc3b58dc5ab2c4c1b47be2e11a35f850631e.tar.gz
nextcloud-server-a431cc3b58dc5ab2c4c1b47be2e11a35f850631e.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin')
-rw-r--r--apps/files_trashbin/l10n/fr.js2
-rw-r--r--apps/files_trashbin/l10n/fr.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/fr.js b/apps/files_trashbin/l10n/fr.js
index faf4247ec47..e2d1cb6dad1 100644
--- a/apps/files_trashbin/l10n/fr.js
+++ b/apps/files_trashbin/l10n/fr.js
@@ -11,11 +11,13 @@ OC.L10N.register(
"This operation is forbidden" : "Cette opération est interdite",
"This directory is unavailable, please check the logs or contact the administrator" : "Ce répertoire n'est pas disponible. Consultez les logs ou contactez votre administrateur",
"restored" : "restauré",
+ "This application enables users to restore files that were deleted from the system." : "Cette application permet aux utilisateurs de restaurer des fichiers qui ont été supprimés du système.",
"No deleted files" : "Aucun fichier supprimé",
"You will be able to recover deleted files from here" : "Ici, vous verrez et pourrez restaurer vos fichiers supprimés",
"No entries found in this folder" : "Aucune entrée trouvée dans ce dossier",
"Select all" : "Tout sélectionner",
"Name" : "Nom",
+ "Actions" : "Actions",
"Deleted" : "Effacé"
},
"nplurals=2; plural=(n > 1);");
diff --git a/apps/files_trashbin/l10n/fr.json b/apps/files_trashbin/l10n/fr.json
index 41cb0f7083c..c0af194389e 100644
--- a/apps/files_trashbin/l10n/fr.json
+++ b/apps/files_trashbin/l10n/fr.json
@@ -9,11 +9,13 @@
"This operation is forbidden" : "Cette opération est interdite",
"This directory is unavailable, please check the logs or contact the administrator" : "Ce répertoire n'est pas disponible. Consultez les logs ou contactez votre administrateur",
"restored" : "restauré",
+ "This application enables users to restore files that were deleted from the system." : "Cette application permet aux utilisateurs de restaurer des fichiers qui ont été supprimés du système.",
"No deleted files" : "Aucun fichier supprimé",
"You will be able to recover deleted files from here" : "Ici, vous verrez et pourrez restaurer vos fichiers supprimés",
"No entries found in this folder" : "Aucune entrée trouvée dans ce dossier",
"Select all" : "Tout sélectionner",
"Name" : "Nom",
+ "Actions" : "Actions",
"Deleted" : "Effacé"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file