summaryrefslogtreecommitdiff
path: root/i18n/it/opieirc.ts
Unidiff
Diffstat (limited to 'i18n/it/opieirc.ts') (more/less context) (ignore whitespace changes)
-rw-r--r--i18n/it/opieirc.ts73
1 files changed, 72 insertions, 1 deletions
diff --git a/i18n/it/opieirc.ts b/i18n/it/opieirc.ts
index 1a51960..9715ad8 100644
--- a/i18n/it/opieirc.ts
+++ b/i18n/it/opieirc.ts
@@ -1,6 +1,65 @@
1<!DOCTYPE TS><TS> 1<!DOCTYPE TS><TS>
2<defaultcodec>iso8859-1</defaultcodec> 2<defaultcodec>iso8859-1</defaultcodec>
3<context> 3<context>
4 <name>DCCProgress</name>
5 <message>
6 <source>Receiving file %1 from %2...</source>
7 <translation type="unfinished"></translation>
8 </message>
9 <message>
10 <source>Successfully received %1</source>
11 <translation type="unfinished"></translation>
12 </message>
13 <message>
14 <source>Aborted</source>
15 <translation type="unfinished"></translation>
16 </message>
17 <message>
18 <source>Peer Aborted</source>
19 <translation type="unfinished"></translation>
20 </message>
21 <message>
22 <source>Timeout</source>
23 <translation type="unfinished"></translation>
24 </message>
25</context>
26<context>
27 <name>DCCTransferTab</name>
28 <message>
29 <source>DCC Transfers in Progress</source>
30 <translation type="unfinished"></translation>
31 </message>
32 <message>
33 <source>There are transfers in progress. &lt;br&gt;If you close this tab, they will be canceled.&lt;br&gt;Do you want to close it anyway?</source>
34 <translation type="unfinished"></translation>
35 </message>
36 <message>
37 <source>&amp;Close</source>
38 <translation type="unfinished"></translation>
39 </message>
40 <message>
41 <source>&amp;Don&apos;t Close</source>
42 <translation type="unfinished"></translation>
43 </message>
44 <message>
45 <source>DCC Transfer from %1</source>
46 <translation type="unfinished"></translation>
47 </message>
48 <message>
49 <source>%1 is trying to send you the file %2
50(%3 bytes)</source>
51 <translation type="unfinished"></translation>
52 </message>
53 <message>
54 <source>&amp;Accept</source>
55 <translation type="unfinished"></translation>
56 </message>
57 <message>
58 <source>&amp;Reject</source>
59 <translation type="unfinished"></translation>
60 </message>
61</context>
62<context>
4 <name>IRCChannelTab</name> 63 <name>IRCChannelTab</name>
5 <message> 64 <message>
6 <source>Talking on channel</source> 65 <source>Talking on channel</source>
@@ -329,7 +388,19 @@ Real name: %4</source>
329 <translation type="unfinished"></translation> 388 <translation type="unfinished"></translation>
330 </message> 389 </message>
331 <message> 390 <message>
332 <source>Malformed DCC request from </source> 391 <source>Received a CTCP PING reply from %1: %2 seconds</source>
392 <translation type="unfinished"></translation>
393 </message>
394 <message>
395 <source>Received a CTCP PING request from %1</source>
396 <translation type="unfinished"></translation>
397 </message>
398 <message>
399 <source>Malformed DCC request from %1</source>
400 <translation type="unfinished"></translation>
401 </message>
402 <message>
403 <source>Save As</source>
333 <translation type="unfinished"></translation> 404 <translation type="unfinished"></translation>
334 </message> 405 </message>
335</context> 406</context>