Explorar el Código

New translations hostserv.lang.json (Portuguese)

tags/v2.1.0
Daniel Oaks hace 4 años
padre
commit
6eeb387846
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2
    0
      languages/pt-PT-hostserv.lang.json

+ 2
- 0
languages/pt-PT-hostserv.lang.json Ver fichero

@@ -9,6 +9,7 @@
9 9
   "$bREJECT$b rejects a user's vhost request.": "",
10 10
   "$bREQUEST$b requests a new vhost, pending operator approval.": "",
11 11
   "$bSET$b sets a user's vhost.": "",
12
+  "$bSETCLOAKSECRET$b modifies the IP cloaking secret.": "",
12 13
   "$bSTATUS$b shows your vhost and request status.": "",
13 14
   "$bTAKE$b sets your vhost to one of the options from the offer list.": "",
14 15
   "$bWAITING$b shows a list of pending vhost requests.": "",
@@ -23,6 +24,7 @@
23 24
   "Syntax: $bREJECT <user> [<reason>]$b\n\nREJECT rejects a user's vhost request, optionally giving them a reason\nfor the rejection.": "",
24 25
   "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.": "",
25 26
   "Syntax: $bSET <user> <vhost>$b\n\nSET sets a user's vhost, bypassing the request system.": "",
27
+  "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.": "",
26 28
   "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.": "",
27 29
   "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.": "",
28 30
   "Syntax: $bWAITING$b\n\nWAITING shows a list of pending vhost requests, which can then be approved\nor rejected.": "",

Loading…
Cancelar
Guardar