Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/fr.json')
-rw-r--r--apps/files_trashbin/l10n/fr.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/fr.json b/apps/files_trashbin/l10n/fr.json
new file mode 100644
index 00000000000..bc6cda70713
--- /dev/null
+++ b/apps/files_trashbin/l10n/fr.json
@@ -0,0 +1,13 @@
+{ "translations": {
+ "Couldn't delete %s permanently" : "Impossible de supprimer %s définitivement",
+ "Couldn't restore %s" : "Impossible de restaurer %s",
+ "Deleted files" : "Fichiers supprimés",
+ "Restore" : "Restaurer",
+ "Error" : "Erreur",
+ "restored" : "restauré",
+ "Nothing in here. Your trash bin is empty!" : "Il n'y a rien ici. Votre corbeille est vide !",
+ "Name" : "Nom",
+ "Deleted" : "Effacé",
+ "Delete" : "Supprimer"
+},"pluralForm" :"nplurals=2; plural=(n > 1);"
+} \ No newline at end of file