You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

it-IT-chanserv.lang.json 5.4KB

1234567891011121314151617181920212223242526
  1. {
  2. "$bAMODE$b modifies persistent mode settings for channel members.": "$bAMODE$b modifica in modo persistente le impostazioni del canale.",
  3. "$bCLEAR$b removes users or settings from a channel.": "$bCLEAR$b rimuove utenti o impostazioni da un canale.",
  4. "$bGET$b queries the current values of a channel's settings": "$bGET$b interroga i valori attuali delle impostazioni di un canale",
  5. "$bHISTORY$b\n'history' lets you control how channel history is stored. Your options are:\n1. 'off' [no history]\n2. 'ephemeral' [a limited amount of temporary history, not stored on disk]\n3. 'on' [history stored in a permanent database, if available]\n4. 'default' [use the server default]": "$bHISTORY$b\\n'history' consente di controllare come viene memorizzata la cronologia dei canali. Le opzioni sono:\n1. 'off' [nessuna cronologia]\n2. 'ephemeral' [una quantità limitata di cronologia temporanea, non memorizzata su disco]\n3. 'on' [la cronologia è conservata in un database permanente]\n4. 'default' [usa l'impostazione di default]",
  6. "$bINFO$b displays info about a registered channel.": "$bINFO$b mostra le info riguardanti un canale registrato.",
  7. "$bOP$b makes the given user (or yourself) a channel admin.": "$bOP$b rende l'utente specificato (o te stesso) un operatore del canale.",
  8. "$bPURGE$b blacklists a channel from the server.": "$bPURGE$b mette in lista nera un canale del server.",
  9. "$bREGISTER$b lets you own a given channel.": "$bREGISTER$b permette di registrare di un canale specificato.",
  10. "$bSET$b modifies a channel's settings": "$bSET$b modifica le impostazioni del canale",
  11. "$bTRANSFER$b transfers ownership of a channel to another user.": "$bTRANSFER$b trasferisce la proprietà di un canale ad un'altro utente.",
  12. "$bUNPURGE$b undoes a previous PURGE command.": "$bUNPURGE$b annulla il comando PURGE precedente.",
  13. "$bUNREGISTER$b deletes a channel registration.": "$bUNREGISTER$b cancella la registrazione di un canale.",
  14. "ChanServ lets you register and manage channels.": "ChanServ permette di registrare e gestire canali.",
  15. "Syntax $bSET #channel <setting> <value>$b\n\nSET modifies a channel's settings. The following settings are available:": "Sintassi $bSET #canale <impostazione> <valore>$b\n\nSET modifica le impostazioni di un canale. Sono disponibili le seguenti impostazioni:",
  16. "Syntax: $INFO #channel$b\n\nINFO displays info about a registered channel.": "Sintassi: $INFO #canale$b\n\nINFO mostra le informazioni di un canale.",
  17. "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.",
  18. "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.": "",
  19. "Syntax: $bGET #channel <setting>$b\n\nGET queries the current values of the channel settings. For more information\non the settings and their possible values, see HELP SET.": "",
  20. "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.": "",
  21. "Syntax: $bPURGE #channel [reason]$b\n\nPURGE blacklists a channel from the server, making it impossible to join\nor otherwise interact with the channel. If the channel currently has members,\nthey will be kicked from it. PURGE may also be applied preemptively to\nchannels that do not currently have members.": "",
  22. "Syntax: $bREGISTER #channel$b\n\nREGISTER lets you own the given channel. If you rejoin this channel, you'll be\ngiven admin privs on it. Modes set on the channel and the topic will also be\nremembered.": "",
  23. "Syntax: $bTRANSFER [accept] #channel user [code]$b\n\nTRANSFER transfers ownership of a channel from one user to another.\nTo prevent accidental transfers, a verification code is required. For\nexample, $bTRANSFER #channel alice$b displays the required confirmation\ncode, then $bTRANSFER #channel alice 2930242125$b initiates the transfer.\nUnless you are an IRC operator with the correct permissions, alice must\nthen accept the transfer, which she can do with $bTRANSFER accept #channel$b.\nTo cancel a pending transfer, transfer the channel to yourself.": "",
  24. "Syntax: $bUNPURGE #channel$b\n\nUNPURGE removes any blacklisting of a channel that was previously\nset using PURGE.": "",
  25. "Syntax: $bUNREGISTER #channel [code]$b\n\nUNREGISTER deletes a channel registration, allowing someone else to claim it.\nTo prevent accidental unregistrations, a verification code is required;\ninvoking the command without a code will display the necessary code.": ""
  26. }