diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-11-25 01:12:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-11-25 01:12:16 +0000 |
commit | 5b429726483dabee730400d284563d2bcd0a669d (patch) | |
tree | 8c38bfb354baf7f2c5e404f3e542df6bb00aa019 /apps/files/l10n/fr.json | |
parent | ea17e962bf480b74a492bb525d91b8df43a83b95 (diff) | |
download | nextcloud-server-5b429726483dabee730400d284563d2bcd0a669d.tar.gz nextcloud-server-5b429726483dabee730400d284563d2bcd0a669d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/fr.json')
-rw-r--r-- | apps/files/l10n/fr.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json index 9c59d17911d..6013240b129 100644 --- a/apps/files/l10n/fr.json +++ b/apps/files/l10n/fr.json @@ -42,6 +42,7 @@ "This directory is unavailable, please check the logs or contact the administrator" : "Ce dossier n'est pas disponible. Consultez les logs ou contactez votre administrateur", "Could not move \"{file}\", target exists" : "Impossible de déplacer \"{file}\", la cible existe", "Could not move \"{file}\"" : "Impossible de déplacer \"{file}\"", + "copy" : "Copier", "Could not copy \"{file}\", target exists" : "Impossible de copier \"{file}\", la cible existe", "Could not copy \"{file}\"" : "Impossible de copier \"{file}\"", "Copied {origin} inside {destination}" : "{origin} copié dans {destination}", |