From 6d198da45b8b426fa7b74eff549fd27726d34c82 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Mon, 1 Jun 2020 05:54:01 +1000 Subject: [PATCH] New translations hostserv.lang.json (Italian) --- languages/it-IT-hostserv.lang.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/languages/it-IT-hostserv.lang.json b/languages/it-IT-hostserv.lang.json index be598f3b..783a2a92 100644 --- a/languages/it-IT-hostserv.lang.json +++ b/languages/it-IT-hostserv.lang.json @@ -9,6 +9,7 @@ "$bREJECT$b rejects a user's vhost request.": "$bREJECT$b rifiuta la richiesta vhost di un utente.", "$bREQUEST$b requests a new vhost, pending operator approval.": "$bREQUEST$b richiede un nuovo vhost, in attesa dell'approvazione dell'operatore.", "$bSET$b sets a user's vhost.": "$bSET$b imposta un vhost di un utente.", + "$bSETCLOAKSECRET$b modifies the IP cloaking secret.": "", "$bSTATUS$b shows your vhost and request status.": "$bSTATUS$b mostra il tuo vhost e lo stato della richiesta.", "$bTAKE$b sets your vhost to one of the options from the offer list.": "$bTAKE$b imposta il tuo vhost su una delle opzioni dell'elenco delle offerte.", "$bWAITING$b shows a list of pending vhost requests.": "$bWAITING$b mostra una lista delle richieste vhost in attesa.", @@ -23,6 +24,7 @@ "Syntax: $bREJECT []$b\n\nREJECT rejects a user's vhost request, optionally giving them a reason\nfor the rejection.": "Sintassi: $bREJECT []$b\n\nREJECT rifiuta la richiesta vhost di un utente, fornendo opzionalmente\nun motivo per il rifiuto.", "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.": "Sintassi: $bREQUEST $b\n\nREQUEST richiede che un nuovo vhost sia assegnato al vostro account. La richiesta deve\npoi essere approvata da un operatore del server.", "Syntax: $bSET $b\n\nSET sets a user's vhost, bypassing the request system.": "Syntax: $bSET $b\n\nSET imposta il vhost di un utente, evitando il sistema di richieste.", + "Syntax: $bSETCLOAKSECRET$b [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 [utente]$b\n\nSTATUS mostra il tuo vhost attuale, se presente, e lo stato della tua richiesta più recente\nper un nuovo vhost. Un operatore del server può visualizzare lo stato di qualcun'altro.", "Syntax: $bTAKE$b \n\nTAKE sets your vhost to one of the vhosts in the server's offer list; to see\nthe offered vhosts, use /HOSTSERV OFFERLIST.": "Sintassi: $bTAKE$b \n\nTAKE imposta il tuo vhost su uno presente nella lista offerte del server; per vedere i vhost\nofferti, usa /HOSTSERV OFFERLIST.", "Syntax: $bWAITING$b\n\nWAITING shows a list of pending vhost requests, which can then be approved\nor rejected.": "Sintassi: $bWAITING$b\n\nWAITING mostra un elenco di richieste di vhost in sospeso, che possono poi essere approvate\no rifiutate.",