diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-05 02:27:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-05 02:27:50 +0000 |
commit | 9e58e7b6776d2a2ad7a33b3052d3ec7d8426a7f9 (patch) | |
tree | 713c7ac87c8f5ffc5442c1019f157220e9c1889d /core/l10n/fr.json | |
parent | b8390db624644ada50b9c00e7a69a109588d2a83 (diff) | |
download | nextcloud-server-9e58e7b6776d2a2ad7a33b3052d3ec7d8426a7f9.tar.gz nextcloud-server-9e58e7b6776d2a2ad7a33b3052d3ec7d8426a7f9.zip |
Fix(l10n): đ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/fr.json')
-rw-r--r-- | core/l10n/fr.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/fr.json b/core/l10n/fr.json index dbcb9a137ff..2d58ddf0dbf 100644 --- a/core/l10n/fr.json +++ b/core/l10n/fr.json @@ -49,7 +49,6 @@ "Repair info:" : "Informations de rĂ©paration :", "Repair warning:" : "Avertissement de rĂ©paration :", "Repair error:" : "Erreur de rĂ©paration :", - "Please use the command line updater because automatic updating is disabled in the config.php." : "Veuillez utiliser la mise Ă jour en ligne de commande, la mise Ă jour automatique est dĂ©sactivĂ©e dans config.php.", "Turned on maintenance mode" : "Mode de maintenance activĂ©", "Turned off maintenance mode" : "Mode de maintenance dĂ©sactivĂ©", "Maintenance mode is kept active" : "Le mode de maintenance est laissĂ© actif", @@ -398,6 +397,7 @@ "Detailed logs" : "Journaux dĂ©taillĂ©s", "Update needed" : "Mise Ă jour nĂ©cessaire", "Please use the command line updater because you have a big instance with more than 50 users." : "Veuillez utiliser la mise Ă jour en ligne de commande car votre instance est volumineuse avec plus de 50 utilisateurs.", + "Please use the command line updater because automatic updating is disabled in the config.php." : "Veuillez utiliser la mise Ă jour en ligne de commande, la mise Ă jour automatique est dĂ©sactivĂ©e dans config.php.", "For help, see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation</a>." : "Pour obtenir de l'aide, lisez la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation</a>.", "I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Je sais que si je continue Ă faire la mise Ă jour via le navigateur web, il existe le risque que la requĂȘte se heurte Ă un dĂ©lai d'expiration et peut causer une perte de donnĂ©es, mais j'ai une copie de sauvegarde et je sais comment restaurer mon instance en cas d'Ă©chec.", "Upgrade via web on my own risk" : "Mettre Ă jour via le navigateur web Ă mes propres risques", |