summaryrefslogtreecommitdiff
path: root/i18n/fr/opieirc.ts
Unidiff
Diffstat (limited to 'i18n/fr/opieirc.ts') (more/less context) (ignore whitespace changes)
-rw-r--r--i18n/fr/opieirc.ts73
1 files changed, 72 insertions, 1 deletions
diff --git a/i18n/fr/opieirc.ts b/i18n/fr/opieirc.ts
index a5a8ef0..e5c8c46 100644
--- a/i18n/fr/opieirc.ts
+++ b/i18n/fr/opieirc.ts
@@ -1,14 +1,73 @@
1<!DOCTYPE TS><TS> 1<!DOCTYPE TS><TS>
2<context> 2<context>
3 <name>DCCProgress</name>
4 <message>
5 <source>Receiving file %1 from %2...</source>
6 <translation type="unfinished"></translation>
7 </message>
8 <message>
9 <source>Successfully received %1</source>
10 <translation type="unfinished"></translation>
11 </message>
12 <message>
13 <source>Aborted</source>
14 <translation type="unfinished"></translation>
15 </message>
16 <message>
17 <source>Peer Aborted</source>
18 <translation type="unfinished"></translation>
19 </message>
20 <message>
21 <source>Timeout</source>
22 <translation type="unfinished"></translation>
23 </message>
24</context>
25<context>
26 <name>DCCTransferTab</name>
27 <message>
28 <source>DCC Transfers in Progress</source>
29 <translation type="unfinished"></translation>
30 </message>
31 <message>
32 <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>
33 <translation type="unfinished"></translation>
34 </message>
35 <message>
36 <source>&amp;Close</source>
37 <translation type="unfinished"></translation>
38 </message>
39 <message>
40 <source>&amp;Don&apos;t Close</source>
41 <translation type="unfinished"></translation>
42 </message>
43 <message>
44 <source>DCC Transfer from %1</source>
45 <translation type="unfinished"></translation>
46 </message>
47 <message>
48 <source>%1 is trying to send you the file %2
49(%3 bytes)</source>
50 <translation type="unfinished"></translation>
51 </message>
52 <message>
53 <source>&amp;Accept</source>
54 <translation type="unfinished"></translation>
55 </message>
56 <message>
57 <source>&amp;Reject</source>
58 <translation type="unfinished"></translation>
59 </message>
60</context>
61<context>
3 <name>IRCChannelTab</name> 62 <name>IRCChannelTab</name>
4 <message> 63 <message>
5 <source>Talking on channel</source> 64 <source>Talking on channel</source>
6 <translation>Discussion sur le canal</translation> 65 <translation>Discussion sur le canal</translation>
7 </message> 66 </message>
8 <message> 67 <message>
9 <source>Channel discussion</source> 68 <source>Channel discussion</source>
10 <translation>Canal de discution</translation> 69 <translation>Canal de discution</translation>
11 </message> 70 </message>
12 <message> 71 <message>
13 <source>Type your message here to participate in the channel discussion</source> 72 <source>Type your message here to participate in the channel discussion</source>
14 <translation>Entrez votre message ici pour participer au canal de discution</translation> 73 <translation>Entrez votre message ici pour participer au canal de discution</translation>
@@ -359,25 +418,37 @@ Real name: %4</source>
359 <source>CTCP PING with unknown channel - Desynchronized?</source> 418 <source>CTCP PING with unknown channel - Desynchronized?</source>
360 <translation type="unfinished"></translation> 419 <translation type="unfinished"></translation>
361 </message> 420 </message>
362 <message> 421 <message>
363 <source>CTCP PING with bad recipient</source> 422 <source>CTCP PING with bad recipient</source>
364 <translation type="unfinished"></translation> 423 <translation type="unfinished"></translation>
365 </message> 424 </message>
366 <message> 425 <message>
367 <source>Received a CTCP VERSION request from </source> 426 <source>Received a CTCP VERSION request from </source>
368 <translation type="unfinished"></translation> 427 <translation type="unfinished"></translation>
369 </message> 428 </message>
370 <message> 429 <message>
371 <source>Malformed DCC request from </source> 430 <source>Received a CTCP PING reply from %1: %2 seconds</source>
431 <translation type="unfinished"></translation>
432 </message>
433 <message>
434 <source>Received a CTCP PING request from %1</source>
435 <translation type="unfinished"></translation>
436 </message>
437 <message>
438 <source>Malformed DCC request from %1</source>
439 <translation type="unfinished"></translation>
440 </message>
441 <message>
442 <source>Save As</source>
372 <translation type="unfinished"></translation> 443 <translation type="unfinished"></translation>
373 </message> 444 </message>
374</context> 445</context>
375<context> 446<context>
376 <name>IRCQueryTab</name> 447 <name>IRCQueryTab</name>
377 <message> 448 <message>
378 <source>Talking to </source> 449 <source>Talking to </source>
379 <translation>Discution avec</translation> 450 <translation>Discution avec</translation>
380 </message> 451 </message>
381 <message> 452 <message>
382 <source>Private discussion</source> 453 <source>Private discussion</source>
383 <translation>Discussion privée</translation> 454 <translation>Discussion privée</translation>