diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-01 00:20:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-01 00:20:00 +0000 |
commit | 0b8625b5e8560033dfa0ba08938e3a44ec7daad4 (patch) | |
tree | 6391c567824e12165143765c4270ebcc90a9f478 /apps/settings/l10n/fr.js | |
parent | 84e1ccba52f7189b9e64813563ec9ca28d7745c0 (diff) | |
download | nextcloud-server-0b8625b5e8560033dfa0ba08938e3a44ec7daad4.tar.gz nextcloud-server-0b8625b5e8560033dfa0ba08938e3a44ec7daad4.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/fr.js')
-rw-r--r-- | apps/settings/l10n/fr.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/settings/l10n/fr.js b/apps/settings/l10n/fr.js index ff375ec0ff8..99ed7333904 100644 --- a/apps/settings/l10n/fr.js +++ b/apps/settings/l10n/fr.js @@ -285,6 +285,7 @@ OC.L10N.register( ".well-known URLs" : "URL .well-known", "`check_for_working_wellknown_setup` is set to false in your configuration, so this check was skipped." : "`check_for_working_wellknown_setup` est définit à faux dans votre configuration, donc cette vérification a été passée.", "Could not check that your web server serves `.well-known` correctly. Please check manually." : "Impossible de vérifier que votre serveur web serve les entêtes `.well-known` correctement. Veuillez vérifier manuellement.", + "Your web server is not properly set up to resolve `.well-known` URLs, failed on:\n`%s`" : "Votre serveur web n’est pas configuré correctement pour résoudre les URL `.well-known`, a échoué sur :\n`%s`", "WOFF2 file loading" : "Chargement du fichier WOFF2", "Profile information" : "Information du profil", "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Photo de profil, nom complet, adresse e-mail, numéro de téléphone, adresse, site web, Twitter, organisation, fonction, titre, à propos, et si votre profil est activé", |