mirror of
https://github.com/Melledy/Grasscutter.git
synced 2024-11-25 23:07:50 +00:00
Update fr-FR.json (#2084)
This commit is contained in:
parent
8d09b8833c
commit
5f011b477b
@ -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.",
|
||||||
|
Loading…
Reference in New Issue
Block a user