diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-22 00:31:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-22 00:31:23 +0000 |
commit | bbb082741759f8a97bd7e5a97d93e069189fa348 (patch) | |
tree | 3ba0e34355d459233080e14101516c52285b94d0 /core/l10n/fr.js | |
parent | 608ba174a3e3e3b73b2fb35bc05d7373072667c3 (diff) | |
download | nextcloud-server-bbb082741759f8a97bd7e5a97d93e069189fa348.tar.gz nextcloud-server-bbb082741759f8a97bd7e5a97d93e069189fa348.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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/fr.js b/core/l10n/fr.js index 8e85154550a..b71a2b91b6c 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -39,6 +39,7 @@ OC.L10N.register( "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Cliquez sur le bouton suivant pour réinitialiser votre mot de passe. Si vous n'avez pas demandé cette réinitialisation de mot de passe, vous pouvez ignorer cet e-mail.", "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Cliquer sur le lien suivant pour réinitialiser votre mot de passe. Si vous n'avez pas demandé cette réinitialisation de mot de passe, alors ignorez ce e-mail.", "Reset your password" : "Réinitialiser votre mot de passe", + "Internal error" : "Erreur interne", "No translation provider available" : "Aucun fournisseur de traduction n'est disponible", "Could not detect language" : "Impossible de détecter la langue", "Unable to translate" : "Impossible de traduire", |