From 64b868a725dc8106e9bf032882c6146181b4fc6e Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Tue, 16 Feb 2021 01:56:11 +1000 Subject: [PATCH] New translations chanserv.lang.json (Italian) --- languages/it-IT-chanserv.lang.json | 1 - 1 file changed, 1 deletion(-) diff --git a/languages/it-IT-chanserv.lang.json b/languages/it-IT-chanserv.lang.json index e3858433..c6a55571 100644 --- a/languages/it-IT-chanserv.lang.json +++ b/languages/it-IT-chanserv.lang.json @@ -13,7 +13,6 @@ "ChanServ lets you register and manage channels.": "ChanServ permette di registrare e gestire canali.", "Syntax $bSET #channel $b\n\nSET modifies a channel's settings. The following settings are available:": "Sintassi $bSET #canale $b\n\nSET modifica le impostazioni di un canale. Sono disponibili le seguenti impostazioni:", "Syntax: $INFO #channel$b\n\nINFO displays info about a registered channel.": "Sintassi: $INFO #canale$b\n\nINFO mostra le informazioni di un canale.", - "Syntax: $bAMODE #channel [mode change] [account]$b\n\nAMODE lists or modifies persistent mode settings that affect channel members.\nFor example, $bAMODE #channel +o dan$b grants the the holder of the \"dan\"\naccount the +o operator mode every time they join #channel. To list current\naccounts and modes, use $bAMODE #channel$b. Note that users are always\nreferenced by their registered account names, not their nicknames.": "Sintassi: $bAMODE #canale [cambio mode] [account]$b\n\nAMODE elenca o modifica le impostazioni in modo persistente che influenzano i utenti del canale.\nPer esempio, $bAMODE #canale +o dan$b permette al proprietario dell'account \"dan\" la modalità +o ogni volta che entra nel #canale. Per elencare gli attuali accounts e modalità, usa $bAMODE #canale$b. Nota che gli utenti sono sempre referenziati dai nomi dei loro account registrati, non dai loro nickname.", "Syntax: $bCLEAR #channel target$b\n\nCLEAR removes users or settings from a channel. Specifically:\n\n$bCLEAR #channel users$b kicks all users except for you.\n$bCLEAR #channel access$b resets all stored bans, invites, ban exceptions,\nand persistent user-mode grants made with CS AMODE.": "Sintassi: $bCLEAR #canale target$b\n\nCLEAR rimuove utenti o impostazioni da un canale. Precisamente:\n\n$bCLEAR #canale users$b kicka tutti gli utenti dal canale tranne te.\n$bCLEAR #canale access$b resetta tutti i ban, inviti, eccezioni al ban,\ne permessi persistenti degli utenti fatti con CS AMODE.", "Syntax: $bGET #channel $b\n\nGET queries the current values of the channel settings. For more information\non the settings and their possible values, see HELP SET.": "Sintassi: $bGET #canale $b\n\nGET interroga i valori attuali delle impostazioni del canale. Per ulteriori informazioni\nsulle impostazioni e i loro possibili valori, vedi HELP SET.", "Syntax: $bOP #channel [nickname]$b\n\nOP makes the given nickname, or yourself, a channel admin. You can only use\nthis command if you're the founder of the channel.": "Sintassi: $bOP #canale [nickname]$b\n\nOP fa diventare il nick specificato, o te stesso, un operatore del canale. Puoi usare \nquesto comando solo se sei il fondatore del canale.",