mirror of
https://github.com/ergochat/ergo.git
synced 2024-11-10 22:19:31 +01:00
New translations hostserv.lang.json (English, Australia)
This commit is contained in:
parent
88b981dae9
commit
d0cf8a081d
2
languages/en-AU-hostserv.lang.json
vendored
2
languages/en-AU-hostserv.lang.json
vendored
@ -9,6 +9,7 @@
|
|||||||
"$bREJECT$b rejects a user's vhost request.": "",
|
"$bREJECT$b rejects a user's vhost request.": "",
|
||||||
"$bREQUEST$b requests a new vhost, pending operator approval.": "",
|
"$bREQUEST$b requests a new vhost, pending operator approval.": "",
|
||||||
"$bSET$b sets a user's vhost.": "",
|
"$bSET$b sets a user's vhost.": "",
|
||||||
|
"$bSETCLOAKSECRET$b modifies the IP cloaking secret.": "",
|
||||||
"$bSTATUS$b shows your vhost and request status.": "",
|
"$bSTATUS$b shows your vhost and request status.": "",
|
||||||
"$bTAKE$b sets your vhost to one of the options from the offer list.": "",
|
"$bTAKE$b sets your vhost to one of the options from the offer list.": "",
|
||||||
"$bWAITING$b shows a list of pending vhost requests.": "",
|
"$bWAITING$b shows a list of pending vhost requests.": "",
|
||||||
@ -23,6 +24,7 @@
|
|||||||
"Syntax: $bREJECT <user> [<reason>]$b\n\nREJECT rejects a user's vhost request, optionally giving them a reason\nfor the rejection.": "",
|
"Syntax: $bREJECT <user> [<reason>]$b\n\nREJECT rejects a user's vhost request, optionally giving them a reason\nfor the rejection.": "",
|
||||||
"Syntax: $bREQUEST <vhost>$b\n\nREQUEST requests that a new vhost by assigned to your account. The request must\nthen be approved by a server operator.": "",
|
"Syntax: $bREQUEST <vhost>$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 <user> <vhost>$b\n\nSET sets a user's vhost, bypassing the request system.": "",
|
"Syntax: $bSET <user> <vhost>$b\n\nSET sets a user's vhost, bypassing the request system.": "",
|
||||||
|
"Syntax: $bSETCLOAKSECRET$b <secret> [code]\n\nSETCLOAKSECRET can be used to set or rotate the cloak secret. You should use\na cryptographically strong secret. To prevent accidental modification, a\nverification code is required; invoking the command without a code will\ndisplay the necessary code.": "",
|
||||||
"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: $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: $bTAKE$b <vhost>\n\nTAKE sets your vhost to one of the vhosts in the server's offer list; to see\nthe offered vhosts, use /HOSTSERV OFFERLIST.": "",
|
"Syntax: $bTAKE$b <vhost>\n\nTAKE sets your vhost to one of the vhosts in the server's offer list; to see\nthe offered vhosts, use /HOSTSERV OFFERLIST.": "",
|
||||||
"Syntax: $bWAITING$b\n\nWAITING shows a list of pending vhost requests, which can then be approved\nor rejected.": "",
|
"Syntax: $bWAITING$b\n\nWAITING shows a list of pending vhost requests, which can then be approved\nor rejected.": "",
|
||||||
|
Loading…
Reference in New Issue
Block a user