diff --git a/languages/ca-ES-hostserv.lang.json b/languages/ca-ES-hostserv.lang.json new file mode 100644 index 00000000..7c477562 --- /dev/null +++ b/languages/ca-ES-hostserv.lang.json @@ -0,0 +1,12 @@ +{ + "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.": "", + "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.": "", + "Syntax: $bREQUEST $b\n\nREQUEST requests that a new vhost by assigned to your account. The request must\nthen be approved by a server operator.": "", + "Syntax: $bSET $b\n\nSET sets a user's vhost, bypassing the request system.": "", + "Syntax: $bSTATUS [user]$b\n\nSTATUS displays your current vhost, if any, and the status of your most recent\nrequest for a new one. A server operator can view someone else's status.": "", + "Syntax: $bWAITING$b\n\nWAITING shows a list of pending vhost requests, which can then be approved\nor rejected.": "" +}