3
0
mirror of https://github.com/ergochat/ergo.git synced 2024-11-13 07:29:30 +01:00

New translations hostserv.lang.json (French)

This commit is contained in:
Daniel Oaks 2019-07-23 01:30:14 +10:00
parent 7968a7c1c7
commit 7ee03e04bd

View File

@ -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 <command>$b\n\nHere are the commands you can use:\n%s": "",
"Syntax: $bAPPROVE <user>$b\n\nAPPROVE approves a user's vhost request.": "",
"Syntax: $bDEL <user>$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 <command>$b\n\nHere are the commands you can use:\n%s": "HostServ vous laisse gérer votre hôte virtuel, qui saffiche à la place de votre adresse IP ou nom dhôte.\n\nPour voir laide détaillée dune commande relative à HostServ, essayez :\n $b/HS HELP <commande>$b\n\nVoici les commandes à votre disposition :\n%s",
"Syntax: $bAPPROVE <user>$b\n\nAPPROVE approves a user's vhost request.": "Syntaxe : $bAPPROVE <Utilisateurice>$b\n\nAPPROVE valide la demande dhôte virtuel de lutilisateurice en question.",
"Syntax: $bDEL <user>$b\n\nDEL deletes a user's vhost.": "Syntaxe : $bDEL <Utilisateurice>$b\n\nDEL supprime lhôte virtuel de lutilisateurice 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 <user> [<reason>]$b\n\nREJECT rejects a user's vhost request, optionally giving them a reason\nfor the rejection.": "",