msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Language: it\n" "X-Crowdin-File: /master/modules/po/send_raw.pot\n" "Project-Id-Version: znc-bouncer\n" "Language-Team: Italian\n" "Language: it_IT\n" #: modules/po/../data/send_raw/tmpl/index.tmpl:9 msgid "Send a raw IRC line" msgstr "Inviare una linea raw IRC" #: modules/po/../data/send_raw/tmpl/index.tmpl:14 msgid "User:" msgstr "Utente:" #: modules/po/../data/send_raw/tmpl/index.tmpl:15 msgid "To change user, click to Network selector" msgstr "Per cambiare utente, fai clic su selettore del Network" #: modules/po/../data/send_raw/tmpl/index.tmpl:19 msgid "User/Network:" msgstr "Utente/Network:" #: modules/po/../data/send_raw/tmpl/index.tmpl:32 msgid "Send to:" msgstr "Inviare a:" #: modules/po/../data/send_raw/tmpl/index.tmpl:34 msgid "Client" msgstr "Client" #: modules/po/../data/send_raw/tmpl/index.tmpl:35 msgid "Server" msgstr "Server" #: modules/po/../data/send_raw/tmpl/index.tmpl:40 msgid "Line:" msgstr "Linea:" #: modules/po/../data/send_raw/tmpl/index.tmpl:45 msgid "Send" msgstr "Inviare" #: send_raw.cpp:32 msgid "Sent [{1}] to {2}/{3}" msgstr "Inviato [{1}] a {2}/{3}" #: send_raw.cpp:36 send_raw.cpp:56 msgid "Network {1} not found for user {2}" msgstr "Il Network {1} non è stato trovato per l'utente {2}" #: send_raw.cpp:40 send_raw.cpp:60 msgid "User {1} not found" msgstr "L'utente {1} non è stato trovato" #: send_raw.cpp:52 msgid "Sent [{1}] to IRC server of {2}/{3}" msgstr "Inviato [{1}] al server IRC di {2}/{3}" #: send_raw.cpp:75 msgid "You must have admin privileges to load this module" msgstr "" "È necessario disporre dei privilegi di amministratore per caricare questo " "modulo" #: send_raw.cpp:82 msgid "Send Raw" msgstr "Inviare Raw" #: send_raw.cpp:92 msgid "User not found" msgstr "L'utente non è stato trovato" #: send_raw.cpp:99 msgid "Network not found" msgstr "Network non trovato" #: send_raw.cpp:116 msgid "Line sent" msgstr "Linea inviata" #: send_raw.cpp:140 send_raw.cpp:143 msgid "[user] [network] [data to send]" msgstr "[utente] [network] [dati da inviare]" #: send_raw.cpp:141 msgid "The data will be sent to the user's IRC client(s)" msgstr "I dati verranno inviati ai client IRC dell'utente" #: send_raw.cpp:144 msgid "The data will be sent to the IRC server the user is connected to" msgstr "I dati verranno inviati al server IRC a cui l'utente è connesso" #: send_raw.cpp:147 msgid "[data to send]" msgstr "[dati da inviare]" #: send_raw.cpp:148 msgid "The data will be sent to your current client" msgstr "I dati verranno inviati al tuo attuale client" #: send_raw.cpp:159 msgid "Lets you send some raw IRC lines as/to someone else" msgstr "" "Consente di inviare alcune righe IRC non elaborate come/a qualcun altro"