# # This java file is a part of the # # - Plouf's Java IRC Client - # # Copyright (C) 2002 Philippe Detournay # # This file is licensed under the GPL license # # All contacts : theplouf@yahoo.com # # # Syntax : # Comments begin with the # character. This character must be the first character of the line. # A data line has three parts : the data id, the data id description, the data string. # - Data id : An hexadecimal figure identifying the string. # - Data description : Begins by [ and ends by ]. The description is not parsed and # can be any string. # - Data string : The string itself. Parameters are specified using the %i syntax. # # Trailing spaces can be added using the \s escape character. 8601 [SOURCE_YOU_KICKED] Heu estat expulsat de %1 per %2 8612 [SOURCE_AWAY] %1 no hi és 8613 [SOURCE_YOU_INVITED] %1 us convida a sumar-vos a %2 8602 [SOURCE_STATUS] Estat 8603 [SOURCE_CHANLIST] Canals sobre %1 8604 [SOURCE_CHANLIST_RETREIVING] S'estan recuperant canals... 8605 [SOURCE_HAS_JOINED] %1 s'ha sumat a %2 8606 [SOURCE_HAS_LEFT] %1 ha deixat %2 8607 [SOURCE_HAS_BEEN_KICKED_BY] %1 ha estat expulsat per %2 8608 [SOURCE_HAS_QUIT] %1 ha marxat 8609 [SOURCE_TOPIC_IS] El tema del canal és %1 860a [SOURCE_CHANGED_TOPIC] %1 ha canviat el tema del canal a %2 860b [SOURCE_CHANNEL_MODE] %1 ha canviat el mode del canal a %2 860c [SOURCE_CHANNEL_MODE_IS] El mode del canal és %1 860d [SOURCE_USER_MODE] %1 ha canviat el mode %2 a %3 860e [SOURCE_KNOWN_AS] %1 ara es diu %2 860f [SOURCE_YOUR_MODE] El mode ha canviat a %1 8610 [SOURCE_YOUR_NICK] El teu àlies és ara %1 8611 [SOURCE_INFO] Informació 8701 [GUI_WHOIS] Qui és? 8702 [GUI_QUERY] Pregunta 8703 [GUI_KICK] Expulsa 8704 [GUI_BAN] Censura 8705 [GUI_KICKBAN] Expulsa i censura 8706 [GUI_OP] Posa l'operador 8707 [GUI_DEOP] Retira l'operador 8708 [GUI_VOICE] Dona la paraula 8709 [GUI_DEVOICE] Retira la paraula 870a [GUI_PING] Fés ping 870b [GUI_VERSION] Determina la versió 870c [GUI_TIME] Determina l'hora 870d [GUI_FINGER] Informació 870e [GUI_RETREIVING_FILE] S'està rebent un arxiu (%1 bytes) 870f [GUI_SENDING_FILE] S'està enviat un arxiu (%1 bytes) 8710 [GUI_TERMINATED] %1 ha finalitzat 8711 [GUI_FAILED] %1 ha fallat 8712 [GUI_CLOSE] Tancar 8713 [GUI_DISCONNECT] Desconnectar 8714 [GUI_CHANNELS] Canals 8715 [GUI_HELP] Ajuda 8716 [GUI_PRIVATE] privat 8717 [GUI_PUBLIC] públic 8718 [GUI_CONNECT] Connectar 8719 [GUI_ABOUT] Quant a... 871a [GUI_CHANGE_NICK] Canviar l'àlies a 871c [GUI_FONT] Font 871d [GUI_FONT_WINDOW] Seleccionar font 871e [GUI_FONT_WINDOW_OK] D'acord ffff [ERROR_NOT_DEFINED] Cadena no definida