diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-02 01:10:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-02 01:10:40 +0000 |
commit | 26beb5b7f394ac8299158634b1c52d02e021e96b (patch) | |
tree | 3ce155b996ca704ddf65ba2372f9541c86c2665f /apps/files/l10n/fr.json | |
parent | 6fe9d1b57b6b63f7edaa9e313f717405022081a7 (diff) | |
download | nextcloud-server-26beb5b7f394ac8299158634b1c52d02e021e96b.tar.gz nextcloud-server-26beb5b7f394ac8299158634b1c52d02e021e96b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/fr.json')
-rw-r--r-- | apps/files/l10n/fr.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json index 4499977a183..5513e2e36e2 100644 --- a/apps/files/l10n/fr.json +++ b/apps/files/l10n/fr.json @@ -144,6 +144,10 @@ "Tags" : "Étiquettes", "Deleted files" : "Fichiers supprimés", "Text file" : "Fichier texte", - "New text file.txt" : "Nouveau fichier texte.txt" + "New text file.txt" : "Nouveau fichier texte.txt", + "Move" : "Déplacer", + "A new file or folder has been <strong>deleted</strong>" : "Un nouveau fichier ou répertoire a été <strong>supprimé</strong>", + "A new file or folder has been <strong>restored</strong>" : "Un nouveau fichier ou répertoire a été <strong>restauré</strong>", + "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Utilisez cette adresse pour <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">accéder à vos fichiers par WebDAV</a>" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file |