From 7ee03e04bd6e23f071751ba227b02414ca471660 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Tue, 23 Jul 2019 01:30:14 +1000 Subject: [PATCH] New translations hostserv.lang.json (French) --- languages/fr-FR-hostserv.lang.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/languages/fr-FR-hostserv.lang.json b/languages/fr-FR-hostserv.lang.json index 7c477562..08eb4165 100644 --- a/languages/fr-FR-hostserv.lang.json +++ b/languages/fr-FR-hostserv.lang.json @@ -1,7 +1,7 @@ { - "HostServ lets you manage your vhost (i.e., the string displayed\nin place of your client's hostname/IP).\n\nTo see in-depth help for a specific HostServ command, try:\n $b/HS HELP $b\n\nHere are the commands you can use:\n%s": "", - "Syntax: $bAPPROVE $b\n\nAPPROVE approves a user's vhost request.": "", - "Syntax: $bDEL $b\n\nDEL deletes a user's vhost.": "", + "HostServ lets you manage your vhost (i.e., the string displayed\nin place of your client's hostname/IP).\n\nTo see in-depth help for a specific HostServ command, try:\n $b/HS HELP $b\n\nHere are the commands you can use:\n%s": "HostServ vous laisse gérer votre hôte virtuel, qui s’affiche à la place de votre adresse IP ou nom d’hôte.\n\nPour voir l’aide détaillée d’une commande relative à HostServ, essayez :\n $b/HS HELP $b\n\nVoici les commandes à votre disposition :\n%s", + "Syntax: $bAPPROVE $b\n\nAPPROVE approves a user's vhost request.": "Syntaxe : $bAPPROVE $b\n\nAPPROVE valide la demande d’hôte virtuel de l’utilisateurice en question.", + "Syntax: $bDEL $b\n\nDEL deletes a user's vhost.": "Syntaxe : $bDEL $b\n\nDEL supprime l’hôte virtuel de l’utilisateurice en question.", "Syntax: $bOFF$b\n\nOFF disables your vhost, if you have one approved.": "", "Syntax: $bON$b\n\nON enables your vhost, if you have one approved.": "", "Syntax: $bREJECT []$b\n\nREJECT rejects a user's vhost request, optionally giving them a reason\nfor the rejection.": "",