]> git.somenet.org - irc/pjirc-ng.git/blob - files/pixx-english.lng
Pjirc 2.2.1 as available on the net, reformatted and made it compile.
[irc/pjirc-ng.git] / files / pixx-english.lng
1 #\r
2 #         This java file is a part of the\r
3 #\r
4 #          -  Plouf's Java IRC Client  -\r
5 #\r
6 #      Copyright (C) 2004 Philippe Detournay\r
7 #\r
8 #   This file is licensed under the GPL license\r
9 #\r
10 #        All contacts : theplouf@yahoo.com\r
11 #\r
12 #\r
13 #  Syntax :\r
14 #    Comments begin with the # character. This character must be the first character of the line.\r
15 #    A data line has three parts : the data id, the data id description, the data string.\r
16 #      - Data id : An hexadecimal figure identifying the string.\r
17 #      - Data description : Begins by [ and ends by ]. The description is not parsed and\r
18 #                           can be any string.\r
19 #      - Data string : The string itself. Parameters are specified using the %i syntax.\r
20 #\r
21 #  Trailing spaces can be added using the \s escape character.\r
22 \r
23 8601 [SOURCE_YOU_KICKED] You've been kicked out of %1 by %2\r
24 8602 [SOURCE_STATUS] Status\r
25 8603 [SOURCE_CHANLIST] Channels for %1\r
26 8604 [SOURCE_CHANLIST_RETREIVING] Retrieving channels...\r
27 8605 [SOURCE_HAS_JOINED] %1 has joined %2\r
28 8606 [SOURCE_HAS_LEFT] %1 has left %2\r
29 8607 [SOURCE_HAS_BEEN_KICKED_BY] %1 has been kicked by %2\r
30 8608 [SOURCE_HAS_QUIT] %1 has quit\r
31 8609 [SOURCE_TOPIC_IS] Topic is %1\r
32 860a [SOURCE_CHANGED_TOPIC] %1 changed topic to %2\r
33 860b [SOURCE_CHANNEL_MODE] %1 sets channel mode to %2\r
34 860c [SOURCE_CHANNEL_MODE_IS] Channel mode is %1\r
35 860d [SOURCE_USER_MODE] %1 sets mode %2 on %3\r
36 860e [SOURCE_KNOWN_AS] %1 is now known as %2\r
37 860f [SOURCE_YOUR_MODE] Mode changed to %1\r
38 8610 [SOURCE_YOUR_NICK] Your nick is now %1\r
39 8611 [SOURCE_INFO] Infos\r
40 8612 [SOURCE_AWAY] %1 is away\r
41 8613 [SOURCE_YOU_INVITED] %1 invites you to join %2\r
42 8614 [SOURCE_YOU_JOINED_AS] You're talking in %1 as %2\r
43 \r
44 8701 [GUI_WHOIS] Whois\r
45 8702 [GUI_QUERY] Query\r
46 8703 [GUI_KICK] Kick\r
47 8704 [GUI_BAN] Ban\r
48 8705 [GUI_KICKBAN] Kick + Ban\r
49 8706 [GUI_OP] Op\r
50 8707 [GUI_DEOP] DeOp\r
51 8708 [GUI_VOICE] Voice\r
52 8709 [GUI_DEVOICE] DeVoice\r
53 870a [GUI_PING] Ping\r
54 870b [GUI_VERSION] Version\r
55 870c [GUI_TIME] Time\r
56 870d [GUI_FINGER] Finger\r
57 870e [GUI_RETREIVING_FILE] Receiving file (%1 bytes)\r
58 870f [GUI_SENDING_FILE] Sending file (%1 bytes)\r
59 8710 [GUI_TERMINATED] %1 terminated\r
60 8711 [GUI_FAILED] %1 failed\r
61 8712 [GUI_CLOSE] Close\r
62 8713 [GUI_DISCONNECT] Disconnect\r
63 8714 [GUI_CHANNELS] Channels\r
64 8715 [GUI_HELP] Help\r
65 8716 [GUI_PRIVATE] private\r
66 8717 [GUI_PUBLIC] public\r
67 8718 [GUI_CONNECT] Connect\r
68 8719 [GUI_ABOUT] About\r
69 871a [GUI_CHANGE_NICK] Change nick to\r
70 871c [GUI_FONT] Font\r
71 871d [GUI_FONT_WINDOW] Select font\r
72 871e [GUI_FONT_WINDOW_OK] Ok\r
73 871f [GUI_ENTER_TEXT_HERE] Enter text here...\r
74 \r
75 ffff [ERROR_NOT_DEFINED] Undefined string\r