1msgid ""
2msgstr ""
3"Content-Type: text/plain; charset=UTF-8\n"
4"Content-Transfer-Encoding: 8bit\n"
5"Plural-Forms: nplurals=2; plural=(n != 1);\n"
6"X-Crowdin-Project: znc-bouncer\n"
7"X-Crowdin-Project-ID: 289533\n"
8"X-Crowdin-Language: it\n"
9"X-Crowdin-File: /1.8.x/modules/po/send_raw.pot\n"
10"X-Crowdin-File-ID: 388\n"
11"Project-Id-Version: znc-bouncer\n"
12"Language-Team: Italian\n"
13"Language: it_IT\n"
14
15#: modules/po/../data/send_raw/tmpl/index.tmpl:9
16msgid "Send a raw IRC line"
17msgstr "Inviare una linea raw IRC"
18
19#: modules/po/../data/send_raw/tmpl/index.tmpl:14
20msgid "User:"
21msgstr "Utente:"
22
23#: modules/po/../data/send_raw/tmpl/index.tmpl:15
24msgid "To change user, click to Network selector"
25msgstr "Per cambiare utente, fai clic su selettore del Network"
26
27#: modules/po/../data/send_raw/tmpl/index.tmpl:19
28msgid "User/Network:"
29msgstr "Utente/Network:"
30
31#: modules/po/../data/send_raw/tmpl/index.tmpl:32
32msgid "Send to:"
33msgstr "Inviare a:"
34
35#: modules/po/../data/send_raw/tmpl/index.tmpl:34
36msgid "Client"
37msgstr "Client"
38
39#: modules/po/../data/send_raw/tmpl/index.tmpl:35
40msgid "Server"
41msgstr "Server"
42
43#: modules/po/../data/send_raw/tmpl/index.tmpl:40
44msgid "Line:"
45msgstr "Linea:"
46
47#: modules/po/../data/send_raw/tmpl/index.tmpl:45
48msgid "Send"
49msgstr "Inviare"
50
51#: send_raw.cpp:32
52msgid "Sent [{1}] to {2}/{3}"
53msgstr "Inviato [{1}] a {2}/{3}"
54
55#: send_raw.cpp:36 send_raw.cpp:56
56msgid "Network {1} not found for user {2}"
57msgstr "Il Network {1} non è stato trovato per l'utente {2}"
58
59#: send_raw.cpp:40 send_raw.cpp:60
60msgid "User {1} not found"
61msgstr "L'utente {1} non è stato trovato"
62
63#: send_raw.cpp:52
64msgid "Sent [{1}] to IRC server of {2}/{3}"
65msgstr "Inviato [{1}] al server IRC di {2}/{3}"
66
67#: send_raw.cpp:75
68msgid "You must have admin privileges to load this module"
69msgstr ""
70"È necessario disporre dei privilegi di amministratore per caricare questo "
71"modulo"
72
73#: send_raw.cpp:82
74msgid "Send Raw"
75msgstr "Inviare Raw"
76
77#: send_raw.cpp:92
78msgid "User not found"
79msgstr "L'utente non è stato trovato"
80
81#: send_raw.cpp:99
82msgid "Network not found"
83msgstr "Network non trovato"
84
85#: send_raw.cpp:116
86msgid "Line sent"
87msgstr "Linea inviata"
88
89#: send_raw.cpp:140 send_raw.cpp:143
90msgid "[user] [network] [data to send]"
91msgstr "[utente] [network] [dati da inviare]"
92
93#: send_raw.cpp:141
94msgid "The data will be sent to the user's IRC client(s)"
95msgstr "I dati verranno inviati ai client IRC dell'utente"
96
97#: send_raw.cpp:144
98msgid "The data will be sent to the IRC server the user is connected to"
99msgstr "I dati verranno inviati al server IRC a cui l'utente è connesso"
100
101#: send_raw.cpp:147
102msgid "[data to send]"
103msgstr "[dati da inviare]"
104
105#: send_raw.cpp:148
106msgid "The data will be sent to your current client"
107msgstr "I dati verranno inviati al tuo attuale client"
108
109#: send_raw.cpp:159
110msgid "Lets you send some raw IRC lines as/to someone else"
111msgstr ""
112"Consente di inviare alcune righe IRC non elaborate come/a qualcun altro"
113