Update fr-FR.json (#2084)

This commit is contained in:
Xotak 2023-03-27 00:10:59 +00:00 committed by GitHub
parent 8d09b8833c
commit 5f011b477b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@
"command_error": "Erreur de commande:" "command_error": "Erreur de commande:"
}, },
"dispatch": { "dispatch": {
"address_bind": "[Dispatch] Serveur de répartition \u001b[1m\u001b[33m%s:%s\u001b[0m", "address_bind": "[Dispatch] Serveur de répartition démarré à l'adresse \u001b[1m\u001b[33m%s:%s\u001b[0m",
"port_bind": "[Dispatch] Serveur de répartition démarré sur le port %s", "port_bind": "[Dispatch] Serveur de répartition démarré sur le port %s",
"request": "[Dispatch] Le client %s %s demande : %s", "request": "[Dispatch] Le client %s %s demande : %s",
"keystore": { "keystore": {
@ -126,18 +126,18 @@
}, },
"achievement": { "achievement": {
"success": { "success": {
"grant": "🇺🇸Granted the achievement to %s.", "grant": "Le succès à été attribué à %s.",
"revoke": "🇺🇸Revoked the achievement from %s.", "revoke": "Le succès de %s à été retiré.",
"progress": "🇺🇸Set progress of %s's achievement(id: %s) to %s.", "progress": "Le progrès du succès de %s (id: %s) est maintenant %s.",
"grantall": "🇺🇸Granted %s achievement(s) to %s.", "grantall": "%s succès ont été attibué à %s.",
"revokeall": "🇺🇸Revoked %s achievement(s) from %s." "revokeall": "%s succès ont été retiré de %s."
}, },
"fail": { "fail": {
"achievement_not_found": "🇺🇸Achievement not found.", "achievement_not_found": "Succès introuvable",
"already_achieved": "🇺🇸%s has already achieved the achievement.", "already_achieved": "%s à déja ce succès.",
"not_yet_achieved": "🇺🇸%s hasn't achieved the achievement yet." "not_yet_achieved": "%s n'a pas encore accompli le succès."
}, },
"description": "🇺🇸Grant, Revoke or Progress achievements." "description": "Attribue, retire ou modifie le progrès d'un succès"
}, },
"announce": { "announce": {
"send_success": "L'annonce à bien été envoyée, vous pouvez la révoquer en utilisant /a revoke %s.", "send_success": "L'annonce à bien été envoyée, vous pouvez la révoquer en utilisant /a revoke %s.",