Browse Source

New translations help.lang.json (Italian)

tags/v2.1.0-rc1
Daniel Oaks 4 years ago
parent
commit
1fc99437fa
1 changed files with 7 additions and 7 deletions
  1. 7
    7
      languages/it-IT-help.lang.json

+ 7
- 7
languages/it-IT-help.lang.json View File

@@ -7,13 +7,13 @@
7 7
   "ACC LS\nACC REGISTER <accountname> [callback_namespace:]<callback> [cred_type] :<credential>\nACC VERIFY <accountname> <auth_code>\n\nUsed in account registration. See the relevant specs for more info:\nhttps://oragono.io/specs.html": "ACC LS\nACC REGISTER <nomeaccount> [callback_namespace:]<callback> [cred_type] :<credenziale>\nACC VERIFY <nomeaccount> <auth_code>\n\nUsato nella registrazione dell'account. Vedi le specifiche relative per maggiori info:\nhttps://oragono.io/specs.html",
8 8
   "AMBIANCE <target> <text to be sent>\n\nThe AMBIANCE command is used to send a scene notification to the given target.": "AMBIANCE <destinatario> <testo da inviare>\n\nIl comando AMBIANCE viene utilizzato per inviare una notifica di scena al destinatario specificato.",
9 9
   "AUTHENTICATE\n\nUsed during SASL authentication. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/extensions/sasl-3.1.html": "AUTHENTICATE\n\nUsato durante l'autenticazione SASL. Vedi le specifiche IRCv3 per maggior info:\nhttp://ircv3.net/specs/extensions/sasl-3.1.html",
10
-  "AWAY [message]\n\nIf [message] is sent, marks you away. If [message] is not sent, marks you no\nlonger away.": "",
11
-  "BATCH {+,-}reference-tag type [params...]\n\nBATCH initiates an IRCv3 client-to-server batch. You should never need to\nissue this command manually.": "",
12
-  "BRB [message]\n\nDisconnects you from the server, while instructing the server to keep you\npresent for a short time window. During this window, you can either resume\nor reattach to your nickname. If [message] is sent, it is used as your away\nmessage (and as your quit message if you don't return in time).": "",
13
-  "CAP <subcommand> [:<capabilities>]\n\nUsed in capability negotiation. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/core/capability-negotiation-3.1.html\nhttp://ircv3.net/specs/core/capability-negotiation-3.2.html": "",
14
-  "CHATHISTORY [params]\n\nCHATHISTORY is a history replay command associated with the IRCv3\nspecification draft/chathistory. See this document:\nhttps://github.com/ircv3/ircv3-specifications/pull/393": "",
15
-  "DEBUG <option>\n\nProvides various debugging commands for the IRCd. <option> can be one of:\n\n* GCSTATS: Garbage control statistics.\n* NUMGOROUTINE: Number of goroutines in use.\n* STARTCPUPROFILE: Starts the CPU profiler.\n* STOPCPUPROFILE: Stops the CPU profiler.\n* PROFILEHEAP: Writes a memory profile.\n* CRASHSERVER: Crashes the server (for use in failover testing)": "",
16
-  "DEOPER\n\nDEOPER removes the IRCop privileges granted to you by a successful /OPER.": "",
10
+  "AWAY [message]\n\nIf [message] is sent, marks you away. If [message] is not sent, marks you no\nlonger away.": "AWAY [messaggio]\n\nSe il [messaggio] viene inviato, ti segna come away. Se il [messaggio] non è inviato, non ti segna più come away.",
11
+  "BATCH {+,-}reference-tag type [params...]\n\nBATCH initiates an IRCv3 client-to-server batch. You should never need to\nissue this command manually.": "BATCH {+,-}tipo riferimento-tag [parametri...]\n\nBATCH avvia un batch client-to-server IRCv3. Non dovrebbe mai essere necessario\neseguire questo comando manualmente.",
12
+  "BRB [message]\n\nDisconnects you from the server, while instructing the server to keep you\npresent for a short time window. During this window, you can either resume\nor reattach to your nickname. If [message] is sent, it is used as your away\nmessage (and as your quit message if you don't return in time).": "BRB [messaggio]\n\nDisconnette l'utente dal server, mentre istruisce il server a mantenerlo\npresente per un breve lasso di tempo. Durante questo intervallo di tempo, è possibile riprendere\npossesso del proprio nickname. Se viene inviato [messaggio], viene usato come messaggio away\n(e come messaggio di uscita se non si ritorna in tempo).",
13
+  "CAP <subcommand> [:<capabilities>]\n\nUsed in capability negotiation. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/core/capability-negotiation-3.1.html\nhttp://ircv3.net/specs/core/capability-negotiation-3.2.html": "CAP <sottocomando> [:<capacità>]\n\nUsato nella negoziazione delle capacità. Vedi le specifiche IRCv3 per maggiori info:\nhttp://ircv3.net/specs/core/capability-negotiation-3.1.html\nhttp://ircv3.net/specs/core/capability-negotiation-3.2.html",
14
+  "CHATHISTORY [params]\n\nCHATHISTORY is a history replay command associated with the IRCv3\nspecification draft/chathistory. See this document:\nhttps://github.com/ircv3/ircv3-specifications/pull/393": "CHATHISTORY [parametri]\n\nCHATHISTORY è un comando di replay della cronologia associato alla specifica IRCv3\ndi draft/chathistory. Vedi questo documento:\nhttps://github.com/ircv3/ircv3-specifications/pull/393",
15
+  "DEBUG <option>\n\nProvides various debugging commands for the IRCd. <option> can be one of:\n\n* GCSTATS: Garbage control statistics.\n* NUMGOROUTINE: Number of goroutines in use.\n* STARTCPUPROFILE: Starts the CPU profiler.\n* STOPCPUPROFILE: Stops the CPU profiler.\n* PROFILEHEAP: Writes a memory profile.\n* CRASHSERVER: Crashes the server (for use in failover testing)": "DEBUG <opzione>\n\nFornisce vari comandi di debug per l'IRCd. <opzione> può essere uno dei:\n\n* GCSTATS: Statistiche del Garbage Collector.\n* NUMGOROUTINE: Numero di goroutines in uso.\n* STARTCPUPROFILE: Avvia il profiler della CPU.\n* STOPCPUPROFILE: Ferma il profiler della CPU.\n* PROFILEHEAP: Scrive un profilo di memoria.\n* CRASHSERVER: Fa crashare il server (per l'uso nei test di failover)",
16
+  "DEOPER\n\nDEOPER removes the IRCop privileges granted to you by a successful /OPER.": "DEOPER\n\nDEOPER rimuove i privilegi IRCop concessi da un comando /OPER eseguito con successo.",
17 17
   "DLINE [ANDKILL] [MYSELF] [duration] <ip>/<net> [ON <server>] [reason [| oper reason]]\nDLINE LIST\n\nBans an IP address or network from connecting to the server. If the duration is\ngiven then only for that long. The reason is shown to the user themselves, but\neveryone else will see a standard message. The oper reason is shown to\noperators getting info about the DLINEs that exist.\n\nBans are saved across subsequent launches of the server.\n\n\"ANDKILL\" means that all matching clients are also removed from the server.\n\n\"MYSELF\" is required when the DLINE matches the address the person applying it is connected\nfrom. If \"MYSELF\" is not given, trying to DLINE yourself will result in an error.\n\n[duration] can be of the following forms:\n\t1y 12mo 31d 10h 8m 13s\n\n<net> is specified in typical CIDR notation. For example:\n\t127.0.0.1/8\n\t8.8.8.8/24\n\nON <server> specifies that the ban is to be set on that specific server.\n\n[reason] and [oper reason], if they exist, are separated by a vertical bar (|).\n\nIf \"DLINE LIST\" is sent, the server sends back a list of our current DLINEs.": "",
18 18
   "HELP <argument>\n\nGet an explanation of <argument>, or \"index\" for a list of help topics.": "",
19 19
   "HELPOP <argument>\n\nGet an explanation of <argument>, or \"index\" for a list of help topics.": "HELPOP <argomento>\n\nOttiene una spiegazione dell' <argomento>, o \"indice\" per una lista degli argomenti della guida.",

Loading…
Cancel
Save