summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/fr.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-10-14 02:14:47 +0000
committerNextcloud bot <bot@nextcloud.com>2022-10-14 02:14:47 +0000
commitaa003dc971eb09c4237c5c7a3fbf64d781957749 (patch)
tree15e75815073e691775b23708b3f3b386876181a3 /apps/files/l10n/fr.js
parent86d104654fc0668cbbd7ccb563a6e97a221bec93 (diff)
downloadnextcloud-server-aa003dc971eb09c4237c5c7a3fbf64d781957749.tar.gz
nextcloud-server-aa003dc971eb09c4237c5c7a3fbf64d781957749.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/fr.js')
-rw-r--r--apps/files/l10n/fr.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js
index faa31e5fdd3..4aeadc8fd44 100644
--- a/apps/files/l10n/fr.js
+++ b/apps/files/l10n/fr.js
@@ -60,6 +60,7 @@ OC.L10N.register(
"Could not copy \"{file}\"" : "Impossible de copier \"{file}\"",
"Copied {origin} inside {destination}" : "{origin} copié dans {destination}",
"Copied {origin} and {nbfiles} other files inside {destination}" : "{origin} et {nbfiles} autres fichiers copiés dans {destination}",
+ "Failed to redirect to client" : "Échec de la redirection vers le client",
"{newName} already exists" : "{newName} existe déjà",
"Could not rename \"{fileName}\", it does not exist any more" : "Impossible de renommer \"{fileName}\" car il n'existe plus",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Le nom \"{targetName}\" est déjà utilisé dans le dossier \"{dir}\". Merci de choisir un nom différent.",