diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-10-20 02:23:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-10-20 02:23:10 +0000 |
commit | 981d83980666cd59f9d8e7da3a3719b95f89039c (patch) | |
tree | c7a5aca5225f90b50b3f86e554dc5f01537e0434 /core/l10n/fr.js | |
parent | 5155f2b0c551703616ef8b7deb1a5b939b1c2450 (diff) | |
download | nextcloud-server-981d83980666cd59f9d8e7da3a3719b95f89039c.tar.gz nextcloud-server-981d83980666cd59f9d8e7da3a3719b95f89039c.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/fr.js')
-rw-r--r-- | core/l10n/fr.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/fr.js b/core/l10n/fr.js index f2a820f55de..1f230390e2d 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -264,9 +264,9 @@ OC.L10N.register( "Admin" : "Administration", "Help" : "Aide", "Access forbidden" : "Accès non autorisé", + "Back to %s" : "Retour à %s", "File not found" : "Fichier non trouvé", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Le document n'a pas pu être trouvé sur le serveur. Peut-être que le partage a été supprimé ou est expiré ?", - "Back to %s" : "Retour à %s", "Too many requests" : "Trop de requêtes", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Il y a trop de requêtes depuis votre réseau. Réessayez plus tard ou contactez votre administrateur s'il s'agit d'une erreur.", "Error" : "Erreur", |