Removing duplicates
[mirrors/Kyberia-bloodline.git] / chat / pixx-english.lng
CommitLineData
b42b2bf9
H
1#
2# This java file is a part of the
3#
4# - Plouf's Java IRC Client -
5#
6# Copyright (C) 2004 Philippe Detournay
7#
8# This file is licensed under the GPL license
9#
10# All contacts : theplouf@yahoo.com
11#
12#
13# Syntax :
14# Comments begin with the # character. This character must be the first character of the line.
15# A data line has three parts : the data id, the data id description, the data string.
16# - Data id : An hexadecimal figure identifying the string.
17# - Data description : Begins by [ and ends by ]. The description is not parsed and
18# can be any string.
19# - Data string : The string itself. Parameters are specified using the %i syntax.
20#
21# Trailing spaces can be added using the \s escape character.
22
238601 [SOURCE_YOU_KICKED] You've been kicked out of %1 by %2
248602 [SOURCE_STATUS] Status
258603 [SOURCE_CHANLIST] Channels for %1
268604 [SOURCE_CHANLIST_RETREIVING] Retrieving channels...
278605 [SOURCE_HAS_JOINED] %1 has joined %2
288606 [SOURCE_HAS_LEFT] %1 has left %2
298607 [SOURCE_HAS_BEEN_KICKED_BY] %1 has been kicked by %2
308608 [SOURCE_HAS_QUIT] %1 has quit
318609 [SOURCE_TOPIC_IS] Topic is %1
32860a [SOURCE_CHANGED_TOPIC] %1 changed topic to %2
33860b [SOURCE_CHANNEL_MODE] %1 sets channel mode to %2
34860c [SOURCE_CHANNEL_MODE_IS] Channel mode is %1
35860d [SOURCE_USER_MODE] %1 sets mode %2 on %3
36860e [SOURCE_KNOWN_AS] %1 is now known as %2
37860f [SOURCE_YOUR_MODE] Mode changed to %1
388610 [SOURCE_YOUR_NICK] Your nick is now %1
398611 [SOURCE_INFO] Infos
408612 [SOURCE_AWAY] %1 is away
418613 [SOURCE_YOU_INVITED] %1 invites you to join %2
428614 [SOURCE_YOU_JOINED_AS] You're talking in %1 as %2
43
448701 [GUI_WHOIS] Whois
458702 [GUI_QUERY] Query
468703 [GUI_KICK] Kick
478704 [GUI_BAN] Ban
488705 [GUI_KICKBAN] Kick + Ban
498706 [GUI_OP] Op
508707 [GUI_DEOP] DeOp
518708 [GUI_VOICE] Voice
528709 [GUI_DEVOICE] DeVoice
53870a [GUI_PING] Ping
54870b [GUI_VERSION] Version
55870c [GUI_TIME] Time
56870d [GUI_FINGER] Finger
57870e [GUI_RETREIVING_FILE] Receiving file (%1 bytes)
58870f [GUI_SENDING_FILE] Sending file (%1 bytes)
598710 [GUI_TERMINATED] %1 terminated
608711 [GUI_FAILED] %1 failed
618712 [GUI_CLOSE] Close
628713 [GUI_DISCONNECT] Disconnect
638714 [GUI_CHANNELS] Channels
648715 [GUI_HELP] Help
658716 [GUI_PRIVATE] private
668717 [GUI_PUBLIC] public
678718 [GUI_CONNECT] Connect
688719 [GUI_ABOUT] About
69871a [GUI_CHANGE_NICK] Change nick to
70871c [GUI_FONT] Font
71871d [GUI_FONT_WINDOW] Select font
72871e [GUI_FONT_WINDOW_OK] Ok
73871f [GUI_ENTER_TEXT_HERE] Enter text here...
74
75ffff [ERROR_NOT_DEFINED] Undefined string
This page took 0.377841 seconds and 4 git commands to generate.