diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-02 01:10:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-02 01:10:28 +0000 |
commit | 6989c65acf55ae358e0bcc627782c91682fb5348 (patch) | |
tree | 8d0f39151cc377a10725cc375b6d230251d7770a /apps/files/l10n/fr.json | |
parent | 501685288ba69b0dedbabd5257063f4a4e17d1e3 (diff) | |
download | nextcloud-server-6989c65acf55ae358e0bcc627782c91682fb5348.tar.gz nextcloud-server-6989c65acf55ae358e0bcc627782c91682fb5348.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 |