diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-08-27 02:16:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-08-27 02:16:40 +0000 |
commit | f6ad09ad580d025015f363a7612dd9bfb494cdb1 (patch) | |
tree | e0cb3183cfbd0a5c3e35fa6b52e85a38931237ec /core/l10n/fr.js | |
parent | 9ff7f5836ca5dd28a1387fdfba6247b01cc00cc0 (diff) | |
download | nextcloud-server-f6ad09ad580d025015f363a7612dd9bfb494cdb1.tar.gz nextcloud-server-f6ad09ad580d025015f363a7612dd9bfb494cdb1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/fr.js')
-rw-r--r-- | core/l10n/fr.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/fr.js b/core/l10n/fr.js index 1e8708d6113..6d29426dea0 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -255,6 +255,8 @@ OC.L10N.register( "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", "Internal Server Error" : "Erreur interne du serveur", "The server was unable to complete your request." : "Le serveur est incapable d'exécuter votre requête.", |