diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-10 00:24:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-10 00:24:25 +0000 |
commit | 4ffee4f92b957d81e96261d9a4707bdba0c905fd (patch) | |
tree | a40dd4ee725b359797be5f1f5a6d91cebb92c910 /core/l10n/fr.js | |
parent | 6250c7d3a9a9e754f7e7c90afc0267f1d88cddfb (diff) | |
download | nextcloud-server-4ffee4f92b957d81e96261d9a4707bdba0c905fd.tar.gz nextcloud-server-4ffee4f92b957d81e96261d9a4707bdba0c905fd.zip |
Fix(l10n): Update translations 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, 2 insertions, 0 deletions
diff --git a/core/l10n/fr.js b/core/l10n/fr.js index e501b21245f..b1e4a455dfb 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -142,6 +142,8 @@ OC.L10N.register( "Logging in …" : "Connexion…", "Server side authentication failed!" : "L'authentification sur le serveur a échoué !", "Please contact your administrator." : "Veuillez contacter votre administrateur.", + "Temporary error" : "Erreur temporaire", + "Please try again." : "Veuillez réessayer.", "An internal error occurred." : "Une erreur interne est survenue.", "Please try again or contact your administrator." : "Veuillez réessayer ou contactez votre administrateur.", "Account name or email" : "Nom d'utilisateur ou adresse e-mail", |