From 21b3267e8a00d7703dc7b71c32b820454a206506 Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Sat, 3 Nov 2012 19:32:20 +0100 Subject: Update translations --- po/ko.po | 731 +++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 378 insertions(+), 353 deletions(-) (limited to 'po/ko.po') diff --git a/po/ko.po b/po/ko.po index e80c6e05..04e48297 100644 --- a/po/ko.po +++ b/po/ko.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: HexChat\n" "Report-Msgid-Bugs-To: www.hexchat.org\n" -"POT-Creation-Date: 2012-11-03 05:19+0100\n" -"PO-Revision-Date: 2012-11-03 04:25+0000\n" +"POT-Creation-Date: 2012-11-03 19:21+0100\n" +"PO-Revision-Date: 2012-11-03 18:22+0000\n" "Last-Translator: bviktor \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" @@ -54,14 +54,14 @@ msgstr "접속" msgid "Aborted" msgstr "취소됨" -#: src/common/dcc.c:1898 src/common/outbound.c:2508 +#: src/common/dcc.c:1898 src/common/outbound.c:2530 #, c-format msgid "Cannot access %s\n" msgstr "%s에 접근할 수 없습니다.\n" -#: src/common/dcc.c:1899 src/common/text.c:1458 src/common/text.c:1496 -#: src/common/text.c:1507 src/common/text.c:1514 src/common/text.c:1527 -#: src/common/text.c:1544 src/common/text.c:1644 src/common/util.c:358 +#: src/common/dcc.c:1899 src/common/text.c:1472 src/common/text.c:1510 +#: src/common/text.c:1521 src/common/text.c:1528 src/common/text.c:1541 +#: src/common/text.c:1558 src/common/text.c:1658 src/common/util.c:358 msgid "Error" msgstr "오류" @@ -265,107 +265,107 @@ msgstr "이미 돌아옴으로 표시됨.\n" msgid "I need /bin/sh to run!\n" msgstr "실행하려면 /bin/sh가 필요합니다!\n" -#: src/common/outbound.c:2181 +#: src/common/outbound.c:2203 msgid "Commands Available:" msgstr "사용 가능한 명령:" -#: src/common/outbound.c:2195 +#: src/common/outbound.c:2217 msgid "User defined commands:" msgstr "사용자 정의 명령:" -#: src/common/outbound.c:2211 +#: src/common/outbound.c:2233 msgid "Plugin defined commands:" msgstr "플러그인 정의 명령:" -#: src/common/outbound.c:2222 +#: src/common/outbound.c:2244 msgid "Type /HELP for more information, or /HELP -l" msgstr "/HELP <명령>, 또는 /HELP -l 명령을 치면 더 많은 정보를 볼 수 있습니다." -#: src/common/outbound.c:2306 +#: src/common/outbound.c:2328 #, c-format msgid "Unknown arg '%s' ignored." msgstr "'%s' 인수는 알 수 없으므로 무시합니다." -#: src/common/outbound.c:3280 +#: src/common/outbound.c:3302 msgid "No such plugin found.\n" msgstr "확장 기능을 찾을 수 없습니다.\n" -#: src/common/outbound.c:3285 src/fe-gtk/plugingui.c:207 +#: src/common/outbound.c:3307 src/fe-gtk/plugingui.c:207 msgid "That plugin is refusing to unload.\n" msgstr "해당 확장 기능을 제거했습니다.\n" -#: src/common/outbound.c:3554 +#: src/common/outbound.c:3576 msgid "ADDBUTTON , adds a button under the user-list" msgstr "ADDBUTTON <단추명> <동작>, 사용자 목록에 단추를 추가합니다. " -#: src/common/outbound.c:3555 +#: src/common/outbound.c:3577 msgid "" "ADDSERVER , adds a new network with a new " "server to the network list" msgstr "" -#: src/common/outbound.c:3557 +#: src/common/outbound.c:3579 msgid "ALLCHAN , sends a command to all channels you're in" msgstr "ALLCHAN <명령>, 참여 중인 모든 대화방에 명령을 수행합니다." -#: src/common/outbound.c:3559 +#: src/common/outbound.c:3581 msgid "ALLCHANL , sends a command to all channels on the current server" msgstr "" -#: src/common/outbound.c:3561 +#: src/common/outbound.c:3583 msgid "ALLSERV , sends a command to all servers you're in" msgstr "ALLSERV <명령>. 접속 중인 모든 서버에서 명령을 수행합니다." -#: src/common/outbound.c:3562 +#: src/common/outbound.c:3584 msgid "AWAY [], sets you away" msgstr "AWAY [<이유>], 자리 비움으로 표시합니다." -#: src/common/outbound.c:3563 +#: src/common/outbound.c:3585 msgid "BACK, sets you back (not away)" msgstr "BACK, 돌아옴으로 표시 (자리 비우지 않음)" -#: src/common/outbound.c:3565 +#: src/common/outbound.c:3587 msgid "" "BAN [], bans everyone matching the mask from the current " "channel. If they are already on the channel this doesn't kick them (needs " "chanop)" msgstr "BAN <매스크> [<형태>], 현재 대화방에서 해당되는 매스크에 속한 모든 사람을 대화에 참여하지 못하게 합니다. 만약 이미 대화방에 있다면 그들은 강제 퇴장되지 않습니다.(대화방 관리 권한 필요)" -#: src/common/outbound.c:3566 +#: src/common/outbound.c:3588 msgid "CHANOPT [-quiet] []" msgstr "CHANOPT [-quiet] <변수> [<값>]" -#: src/common/outbound.c:3567 +#: src/common/outbound.c:3589 msgid "" "CHARSET [], get or set the encoding used for the current " "connection" msgstr "" -#: src/common/outbound.c:3568 +#: src/common/outbound.c:3590 msgid "CLEAR [ALL|HISTORY], Clears the current text window or command history" msgstr "CLEAR [ALL|HISTORY], 현재 텍스트 창 및 명령어 기록을 지웁니다" -#: src/common/outbound.c:3569 +#: src/common/outbound.c:3591 msgid "CLOSE, Closes the current window/tab" msgstr "CLOSE, 현재 창이나 탭을 닫습니다." -#: src/common/outbound.c:3572 +#: src/common/outbound.c:3594 msgid "COUNTRY [-s] , finds a country code, eg: au = australia" msgstr "COUNTRY [-s] <코드|wildcard>, 국가 코드를 찾습니다. 예: au = 오스트레일리아" -#: src/common/outbound.c:3574 +#: src/common/outbound.c:3596 msgid "" "CTCP , send the CTCP message to nick, common messages are " "VERSION and USERINFO" msgstr "CTCP <대화명> <메시지>, CTCP 메시지를 해당 사용자에게 보냅니다. 널리 쓰이는 메시지는 VERSION과 USERINFO입니다." -#: src/common/outbound.c:3576 +#: src/common/outbound.c:3598 msgid "" "CYCLE [], parts the current or given channel and immediately " "rejoins" msgstr "CYCLE [<대화방], 현재 대화방이나 주어진 대화방을 나갔다가 바로 다시 들어옵니다." -#: src/common/outbound.c:3578 +#: src/common/outbound.c:3600 msgid "" "\n" "DCC GET - accept an offered file\n" @@ -378,85 +378,89 @@ msgid "" " /dcc close send johnsmith file.tar.gz" msgstr "\nDCC GET <대화명> - 해당 사용자에게 파일 받기를 시도합니다.\nDCC SEND [-maxcps=#] <대화명> [파일] - 해당 사용자에게 파일을 전송합니다.\nDCC PSEND [-maxcps=#] <대화명> [파일] - 해당 사용자에게 파일을 Passive 모드로 전송합니다.\nDCC LIST - DCC 목록을 표시합니다.\nDCC CHAT <대화명> - 해당 사용자와 1:1 대화를 시도합니다.\nDCC PCHAT <대화명> - 해당 사용자와 1:1 대화를 Passive 모드로 시도합니다.\nDCC CLOSE <명령> <대화명> <파일> 예제:\n /dcc close send johnsmith file.tar.gz" -#: src/common/outbound.c:3590 +#: src/common/outbound.c:3612 msgid "" "DEHOP , removes chanhalf-op status from the nick on the current " "channel (needs chanop)" msgstr "DEHOP <대화명>, 현재 대화방에서 제한된 관리 권한을 박탈합니다.(관리 권한 필요)" -#: src/common/outbound.c:3592 +#: src/common/outbound.c:3614 msgid "DELBUTTON , deletes a button from under the user-list" msgstr "DELBUTTON <단추명>, 사용자 목록에서 단추를 지웁니다." -#: src/common/outbound.c:3594 +#: src/common/outbound.c:3616 msgid "" "DEOP , removes chanop status from the nick on the current channel " "(needs chanop)" msgstr "DEOP <대화명>, 현재 대화방에서 관리 권한을 박탈합니다.(관리 권한 필요)" -#: src/common/outbound.c:3596 +#: src/common/outbound.c:3618 msgid "" "DEVOICE , removes voice status from the nick on the current channel " "(needs chanop)" msgstr "DEVOICE <대화명>, 현재 대화방에서 해당 사용자의 발언권을 박탈합니다.(관리 권한 필요)" -#: src/common/outbound.c:3597 +#: src/common/outbound.c:3619 msgid "DISCON, Disconnects from server" msgstr "DISCON, 서버와 연결을 끊습니다" -#: src/common/outbound.c:3598 +#: src/common/outbound.c:3620 msgid "DNS , Finds a users IP number" msgstr "DNS <대화명|호스트|IP>, 해당 사용자의 IP주소를 찾습니다." -#: src/common/outbound.c:3599 +#: src/common/outbound.c:3621 msgid "ECHO , Prints text locally" msgstr "ECHO <글월>, 글월을 대화창에 출력합니다." -#: src/common/outbound.c:3602 +#: src/common/outbound.c:3624 msgid "" "EXEC [-o] , runs the command. If -o flag is used then output is " "sent to current channel, else is printed to current text box" msgstr "EXEC [-o] <명령>, 명령을 실행합니다. 만약 -o 인수를 사용하면 현재 대화방에 결과를 출력하고, 그렇지 않다면 자신에게만 보여줍니다." -#: src/common/outbound.c:3604 +#: src/common/outbound.c:3626 msgid "EXECCONT, sends the process SIGCONT" msgstr "EXECCONT, 프로세스 SIGCONT를 보냅니다." -#: src/common/outbound.c:3607 +#: src/common/outbound.c:3629 msgid "" "EXECKILL [-9], kills a running exec in the current session. If -9 is given " "the process is SIGKILL'ed" msgstr "EXECKILL [-9], 현재 실행 중인 세션을 종료시킵니다. 만약 -9가 주어진다면 프로세스는 SIGKILL을 받아 강제 종료됩니다." -#: src/common/outbound.c:3609 +#: src/common/outbound.c:3631 msgid "EXECSTOP, sends the process SIGSTOP" msgstr "EXECSTOP, 프로세스 SIGSTOP을 보냅니다." -#: src/common/outbound.c:3610 +#: src/common/outbound.c:3632 msgid "EXECWRITE, sends data to the processes stdin" msgstr "EXECWRITE, 프로세스의 표준 입력으로 데이터를 보냅니다." -#: src/common/outbound.c:3614 +#: src/common/outbound.c:3636 +msgid "EXPORTCONF, exports HexChat settings" +msgstr "" + +#: src/common/outbound.c:3639 msgid "FLUSHQ, flushes the current server's send queue" msgstr "FLUSHQ, 현재 서버에 보낼 목록을 제거합니다." -#: src/common/outbound.c:3616 +#: src/common/outbound.c:3641 msgid "GATE [], proxies through a host, port defaults to 23" msgstr "GATE <호스트> [<포트>], 해당 호스트를 프록시로 사용합니다. 포트의 기본값은 23입니다." -#: src/common/outbound.c:3620 +#: src/common/outbound.c:3645 msgid "GHOST [password], Kills a ghosted nickname" msgstr "" -#: src/common/outbound.c:3625 +#: src/common/outbound.c:3650 msgid "HOP , gives chanhalf-op status to the nick (needs chanop)" msgstr "HOP <대화명>, 해당 사용자에게 제한된 관리 권한을 부여합니다.(관리 권한 필요)" -#: src/common/outbound.c:3626 +#: src/common/outbound.c:3651 msgid "ID , identifies yourself to nickserv" msgstr "ID <암호>, 자신을 NickServ로부터 인증합니다." -#: src/common/outbound.c:3628 +#: src/common/outbound.c:3653 msgid "" "IGNORE \n" " mask - host mask to ignore, eg: *!*@*.aol.com\n" @@ -465,31 +469,31 @@ msgid "" " options - NOSAVE, QUIET" msgstr "IGNORE <매스크> <형태..> <추가 인수..>\n 매스크 - 무시할 호스트 매스크, 예: *!*@*.aol.com\n 형태 - 무시할 형태, 사용가능한 값:\n PRIV, CHAN, NOTI, CTCP, DCC, INVI, ALL\n 추가 인수 - NOSAVE, QUIET" -#: src/common/outbound.c:3635 +#: src/common/outbound.c:3660 msgid "" "INVITE [], invites someone to a channel, by default the " "current channel (needs chanop)" msgstr "INVITE <대화명> [<대화방>], 누군가를 대화방에 초대합니다. 대화방의 기본값은 현재 대화방 입니다.(관리 권한 필요)" -#: src/common/outbound.c:3636 +#: src/common/outbound.c:3661 msgid "JOIN , joins the channel" msgstr "JOIN <대화방> [<암호>], 대화방에 참여합니다." -#: src/common/outbound.c:3638 +#: src/common/outbound.c:3663 msgid "KICK , kicks the nick from the current channel (needs chanop)" msgstr "KICK <대화명>, 해당 사용자를 현재 대화방에서 강제 퇴장시킵니다.(관리 권한 필요)" -#: src/common/outbound.c:3640 +#: src/common/outbound.c:3665 msgid "" "KICKBAN , bans then kicks the nick from the current channel (needs " "chanop)" msgstr "KICKBAN <대화명>, 해당 사용자를 대화방에서 강제 퇴장시키고 다시 참여하지 못하게 합니다.(관리 권한 필요)" -#: src/common/outbound.c:3643 +#: src/common/outbound.c:3668 msgid "LAGCHECK, forces a new lag check" msgstr "LAGCHECK, 새로운 lag 확인" -#: src/common/outbound.c:3645 +#: src/common/outbound.c:3670 msgid "" "LASTLOG [-h] [-m] [-r] [--] , searches for a string in the buffer\n" " Use -h to highlight the found string(s)\n" @@ -498,162 +502,162 @@ msgid "" " Use -- (double hyphen) to end options when searching for, say, the string '-r'" msgstr "" -#: src/common/outbound.c:3651 +#: src/common/outbound.c:3676 msgid "LOAD [-e] , loads a plugin or script" msgstr "LOAD [-e] <파일>, 추가 기능이나 혼잣말을 읽어들입니다." -#: src/common/outbound.c:3654 +#: src/common/outbound.c:3679 msgid "" "MDEHOP, Mass deop's all chanhalf-ops in the current channel (needs chanop)" msgstr "MDEHOP, 현재 대화방에서 모든 관리자의 권한을 박탈합니다.(관리 권한 필요)" -#: src/common/outbound.c:3656 +#: src/common/outbound.c:3681 msgid "MDEOP, Mass deop's all chanops in the current channel (needs chanop)" msgstr "MDEOP, 현재 대화방에서 모든 관리자의 권한을 박탈합니다.(관리 권한 필요)" -#: src/common/outbound.c:3658 +#: src/common/outbound.c:3683 msgid "" "ME , sends the action to the current channel (actions are written in" " the 3rd person, like /me jumps)" msgstr "ME <행동>, 현재 대화방에서 행동을 취합니다.(행동은 3자에게 사용합니다. 예: /me 후다다닭==33 )" -#: src/common/outbound.c:3662 +#: src/common/outbound.c:3687 msgid "" "MKICK, Mass kicks everyone except you in the current channel (needs chanop)" msgstr "MKICK, 현재 대화방에서 모든 사람을 강제 퇴장시킵니다.(관리 권한 필요)" -#: src/common/outbound.c:3665 +#: src/common/outbound.c:3690 msgid "MOP, Mass op's all users in the current channel (needs chanop)" msgstr "MOP, 현재 대화방의 모든 사용자에게 관리 권한을 부여합니다.(관리 권한 필요)" -#: src/common/outbound.c:3666 +#: src/common/outbound.c:3691 msgid "MSG , sends a private message" msgstr "MSG <대화명> <메시지>, 귓속말을 보냅니다." -#: src/common/outbound.c:3669 +#: src/common/outbound.c:3694 msgid "NAMES, Lists the nicks on the current channel" msgstr "NAMES, 현재 대화방에 참여하고 있는 모든 대화명을 출력합니다." -#: src/common/outbound.c:3671 +#: src/common/outbound.c:3696 msgid "NCTCP , Sends a CTCP notice" msgstr "NCTCP <대화명> <메시지>, CTCP 알림 메시지를 보냅니다." -#: src/common/outbound.c:3672 +#: src/common/outbound.c:3697 msgid "NEWSERVER [-noconnect] []" msgstr "NEWSERVER [-noconnect] <호스트이름> [<포트>]" -#: src/common/outbound.c:3673 +#: src/common/outbound.c:3698 msgid "NICK , sets your nick" msgstr "NICK <대화명>, 당신의 대화명을 설정하거나 변경합니다." -#: src/common/outbound.c:3676 +#: src/common/outbound.c:3701 msgid "" "NOTICE , sends a notice. Notices are a type of " "message that should be auto reacted to" msgstr "NOTICE <대화명/대화방> <메시지>, 공지를 보냅니다. 공지사항은 자동으로 취해지는 메시지의 형태입니다." -#: src/common/outbound.c:3678 +#: src/common/outbound.c:3703 msgid "" "NOTIFY [-n network1[,network2,...]] [], displays your notify list or " "adds someone to it" msgstr "NOTIFY [-n 네트워크1[,네트워크2,...]] [<대화명>], 알림 목록을 표시하거나 목록에 대화명을 추가합니다." -#: src/common/outbound.c:3680 +#: src/common/outbound.c:3705 msgid "OP , gives chanop status to the nick (needs chanop)" msgstr "OP <대화명>, 해당 사용자에게 대화방 관리 권한을 부여합니다.(관리 권한 필요)" -#: src/common/outbound.c:3682 +#: src/common/outbound.c:3707 msgid "" "PART [] [], leaves the channel, by default the current one" msgstr "PART [<대화방>] [<이유>], 대화방을 나갑니다. 대화방의 기본값은 현재 대화방입니다." -#: src/common/outbound.c:3684 +#: src/common/outbound.c:3709 msgid "PING , CTCP pings nick or channel" msgstr "PING <대화명 | 대화방>, 사용자나 대화방에 CTCP 핑을 보냅니다." -#: src/common/outbound.c:3686 +#: src/common/outbound.c:3711 msgid "QUERY [-nofocus] , opens up a new privmsg window to someone" msgstr "QUERY [-nofocus] <대화명>, 누군가에 대한 새 privmsg 창을 엽니다" -#: src/common/outbound.c:3688 +#: src/common/outbound.c:3713 msgid "QUIT [], disconnects from the current server" msgstr "QUIT [<이유>], 서버와 접속을 종료합니다." -#: src/common/outbound.c:3690 +#: src/common/outbound.c:3715 msgid "QUOTE , sends the text in raw form to the server" msgstr "QUOTE <텍스트>, 서버에 원시 메시지를 보냅니다." -#: src/common/outbound.c:3693 +#: src/common/outbound.c:3718 msgid "" "RECONNECT [-ssl] [] [] [], Can be called just as " "/RECONNECT to reconnect to the current server or with /RECONNECT ALL to " "reconnect to all the open servers" msgstr "RECONNECT [-ssl] [<호스트>] [<포트>] [<암호>], 그냥 /RECONNECT는 현재 서버를 재접속하고, /RECONNECT ALL을 사용하면 접속되어 있는 모든 서버에 재접속합니다." -#: src/common/outbound.c:3696 +#: src/common/outbound.c:3721 msgid "" "RECONNECT [] [] [], Can be called just as /RECONNECT " "to reconnect to the current server or with /RECONNECT ALL to reconnect to " "all the open servers" msgstr "RECONNECT [<호스트>] [<포트>] [<암호>], 그냥 /RECONNECT는 현재 서버를 재접속하고, /RECONNECT ALL을 사용하면 접속되어 있는 모든 서버에 재접속합니다." -#: src/common/outbound.c:3698 +#: src/common/outbound.c:3723 msgid "" "RECV , send raw data to HexChat, as if it was received from the IRC " "server" msgstr "" -#: src/common/outbound.c:3701 +#: src/common/outbound.c:3726 msgid "SAY , sends the text to the object in the current window" msgstr "SAY <텍스트>, 현재 창의 객체에게 텍스트를 보냅니다." -#: src/common/outbound.c:3702 +#: src/common/outbound.c:3727 msgid "SEND []" msgstr "SEND <대화명> [<파일>]" -#: src/common/outbound.c:3705 +#: src/common/outbound.c:3730 msgid "SERVCHAN [-ssl] , connects and joins a channel" msgstr "SERVCHAN [-ssl] <호스트> <포트> <대화방>, 접속 후, 대화방에 자동 참여하거나 대화방을 개설합니다." -#: src/common/outbound.c:3708 +#: src/common/outbound.c:3733 msgid "SERVCHAN , connects and joins a channel" msgstr "SERVCHAN <호스트> <포트> <대화방>, 접속 후, 대화방에 자동 참여하거나 대화방을 개설합니다." -#: src/common/outbound.c:3712 +#: src/common/outbound.c:3737 msgid "" "SERVER [-ssl] [] [], connects to a server, the " "default port is 6667 for normal connections, and 6697 for ssl connections" msgstr "" -#: src/common/outbound.c:3715 +#: src/common/outbound.c:3740 msgid "" "SERVER [] [], connects to a server, the default port " "is 6667" msgstr "SERVER [-ssl] <호스트> [<포트>] [<암호>], 서버에 접속합니다. 일반적인 접속의 포트는 6667입니다." -#: src/common/outbound.c:3717 +#: src/common/outbound.c:3742 msgid "SET [-e] [-off|-on] [-quiet] []" msgstr "" -#: src/common/outbound.c:3718 +#: src/common/outbound.c:3743 msgid "SETCURSOR [-|+], reposition the cursor in the inputbox" msgstr "" -#: src/common/outbound.c:3719 +#: src/common/outbound.c:3744 msgid "SETTAB , change a tab's name, tab_trunc limit still applies" msgstr "" -#: src/common/outbound.c:3720 +#: src/common/outbound.c:3745 msgid "SETTEXT , replace the text in the input box" msgstr "" -#: src/common/outbound.c:3723 +#: src/common/outbound.c:3748 msgid "" "TOPIC [], sets the topic if one is given, else shows the current " "topic" msgstr "TOPIC [<주제>], 주제가 주어지면 주어진 주제를 설정하고, 그렇지 않다면 현재 주제를 보여 줍니다." -#: src/common/outbound.c:3725 +#: src/common/outbound.c:3750 msgid "" "\n" "TRAY -f [] Blink tray between two icons.\n" @@ -663,65 +667,65 @@ msgid "" "TRAY -b <text> Set the tray balloon." msgstr "\nTRAY -f <제한시간> <파일1> [<파일2>] 트레이에서 두 개의 아이콘을 깜빡이게 합니다.\nTRAY -f <파일 이름> 트레이에 해당 아이콘으로 설정합니다.\nTRAY -i <번호> 내장된 아이콘을 깜빡이게 합니다.\nTRAY -t <텍스트> 트레이에 도움말을 표시합니다.\nTRAY -b <제목> <텍스트> 트레이에 제목을 표시합니다." -#: src/common/outbound.c:3732 +#: src/common/outbound.c:3757 msgid "UNBAN <mask> [<mask>...], unbans the specified masks." msgstr "UNBAN <매스크> [<매스크>...], 정의된 매스크를 입장 금지 목록에서 해제합니다." -#: src/common/outbound.c:3733 +#: src/common/outbound.c:3758 msgid "UNIGNORE <mask> [QUIET]" msgstr "UNIGNORE <매스크> [QUIET]" -#: src/common/outbound.c:3734 +#: src/common/outbound.c:3759 msgid "UNLOAD <name>, unloads a plugin or script" msgstr "UNLOAD <이름>, 추가 기능이나 혼잣말의 사용을 중지합니다." -#: src/common/outbound.c:3735 +#: src/common/outbound.c:3760 msgid "URL <url>, opens a URL in your browser" msgstr "URL <url>, URL을 웹브라우저에서 엽니다." -#: src/common/outbound.c:3737 +#: src/common/outbound.c:3762 msgid "" "USELECT [-a] [-s] <nick1> <nick2> etc, highlights nick(s) in channel " "userlist" msgstr "USELECT [-a] [-s] <대화명1> <대화명2> 기타, 대화방의 사용자 목록에서 해당 대화명을 강조하여 표시합니다." -#: src/common/outbound.c:3740 +#: src/common/outbound.c:3765 msgid "VOICE <nick>, gives voice status to someone (needs chanop)" msgstr "VOICE <대화명>, 해당 사용자에게 발언권을 부여합니다.(관리 권한 필요)" -#: src/common/outbound.c:3742 +#: src/common/outbound.c:3767 msgid "WALLCHAN <message>, writes the message to all channels" msgstr "WALLCHAN <메시지>, 모든 대화방에 메시지를 보냅니다." -#: src/common/outbound.c:3744 +#: src/common/outbound.c:3769 msgid "" "WALLCHOP <message>, sends the message to all chanops on the current channel" msgstr "WALLCHOP <메시지>, 현재 대화방의 모든 관리자에게 메시지를 보냅니다." -#: src/common/outbound.c:3777 +#: src/common/outbound.c:3802 #, c-format msgid "Usage: %s\n" msgstr "사용법: %s\n" -#: src/common/outbound.c:3782 +#: src/common/outbound.c:3807 msgid "" "\n" "No help available on that command.\n" msgstr "\n이 명령은 도움말이 없습니다..\n" -#: src/common/outbound.c:3788 +#: src/common/outbound.c:3813 msgid "No such command.\n" msgstr "해당 명령이 존재하지 않습니다.\n" -#: src/common/outbound.c:4119 +#: src/common/outbound.c:4144 msgid "Bad arguments for user command.\n" msgstr "사용자 명령에 잘못된 인수.\n" -#: src/common/outbound.c:4279 +#: src/common/outbound.c:4304 msgid "Too many recursive usercommands, aborting." msgstr "너무 많은 사용자 명령. 취소됨." -#: src/common/outbound.c:4362 +#: src/common/outbound.c:4387 msgid "Unknown Command. Try /help\n" msgstr "알 수 없는 명령. /help를 사용하십시오.\n" @@ -769,459 +773,471 @@ msgid "%C22*%O$tCannot join%C22 $1 %O(%C20You are banned%O)." msgstr "" #: src/common/textevents.h:18 -msgid "%C24*%O$t%C28$1%O is now known as%C18 $2%O" +msgid "%C29*%O$tCapabilities acknowledged: %C29$2%O" +msgstr "" + +#: src/common/textevents.h:21 +msgid "%C23*%O$tCapabilities supported: %C29$2%O" +msgstr "" + +#: src/common/textevents.h:24 +msgid "%C23*%O$tCapabilities requested: %C29$1%O" msgstr "" #: src/common/textevents.h:27 +msgid "%C24*%O$t%C28$1%O is now known as%C18 $2%O" +msgstr "" + +#: src/common/textevents.h:36 msgid "%C22*%O$t%C26$1%O sets ban on %C18$2%O" msgstr "" -#: src/common/textevents.h:30 +#: src/common/textevents.h:39 msgid "%C22*%O$tChannel %C22$1%O created" msgstr "" -#: src/common/textevents.h:33 +#: src/common/textevents.h:42 msgid "%C22*%O$t%C26$1%O removes channel half-operator status from %C18$2%O" msgstr "" -#: src/common/textevents.h:36 +#: src/common/textevents.h:45 msgid "%C22*%O$t%C26$1%O removes channel operator status from %C18$2%O" msgstr "" -#: src/common/textevents.h:39 +#: src/common/textevents.h:48 msgid "%C22*%O$t%C26$1%O removes voice from %C18$2%O" msgstr "" -#: src/common/textevents.h:42 +#: src/common/textevents.h:51 msgid "%C22*%O$t%C26 $1%C sets exempt on %C18$2%O" msgstr "" -#: src/common/textevents.h:45 +#: src/common/textevents.h:54 msgid "%C22*%O$t%C26$1%O gives channel half-operator status to %C18$2%O" msgstr "" -#: src/common/textevents.h:48 +#: src/common/textevents.h:57 msgid "%C22*%O$t%C26 $1%C sets invite on %C18$2%O" msgstr "" -#: src/common/textevents.h:51 +#: src/common/textevents.h:60 msgid "%UChannel Users Topic" msgstr "%U대화방 사용자 제목" -#: src/common/textevents.h:57 +#: src/common/textevents.h:66 msgid "%C22*%O$t%C26$1%O sets mode %C24$2$3%O on %C22$4%O" msgstr "" -#: src/common/textevents.h:60 +#: src/common/textevents.h:69 msgid "%C22*%O$tChannel %C22$1%O modes: %C24$2" msgstr "" -#: src/common/textevents.h:69 +#: src/common/textevents.h:78 msgid "%C22*%O$t%C26$1%O gives channel operator status to %C18$2%O" msgstr "" -#: src/common/textevents.h:72 +#: src/common/textevents.h:81 msgid "%C22*%O$t%C26$1%O removes exempt on %C18$2%O" msgstr "" -#: src/common/textevents.h:75 +#: src/common/textevents.h:84 msgid "%C22*%O$t%C26 $1%O removes invite on %C18$2%O" msgstr "" -#: src/common/textevents.h:78 +#: src/common/textevents.h:87 msgid "%C22*%O$t%C26$1%O removes channel keyword" msgstr "" -#: src/common/textevents.h:81 +#: src/common/textevents.h:90 msgid "%C22*%O$t%C26$1%O removes user limit" msgstr "" -#: src/common/textevents.h:84 +#: src/common/textevents.h:93 msgid "%C22*%O$t$1 sets channel keyword to %C24$2%O" msgstr "" -#: src/common/textevents.h:87 +#: src/common/textevents.h:96 msgid "%C22*%O$t%C26$1%O sets channel limit to %C24$2%O" msgstr "" -#: src/common/textevents.h:90 +#: src/common/textevents.h:99 msgid "%C22*%O$t%C26$1%O removes ban on %C24$2%O" msgstr "" -#: src/common/textevents.h:93 +#: src/common/textevents.h:102 msgid "%C22*%O$t%C26$1%O gives voice to %C18$2%O" msgstr "" -#: src/common/textevents.h:96 +#: src/common/textevents.h:105 msgid "%C23*%O$tConnected. Now logging in." msgstr "" -#: src/common/textevents.h:99 +#: src/common/textevents.h:108 msgid "%C23*%O$tConnecting to %C29$1%C (%C23$2:$3%O)" msgstr "" -#: src/common/textevents.h:102 +#: src/common/textevents.h:111 msgid "%C20*%O$tConnection failed (%C20$1%O)" msgstr "" -#: src/common/textevents.h:105 +#: src/common/textevents.h:114 msgid "%C24*%O$tReceived a CTCP %C24$1%C from %C18$2%O" msgstr "" -#: src/common/textevents.h:108 +#: src/common/textevents.h:117 msgid "%C24*%C$tReceived a CTCP %C24$1%C from %C18$2%C (to %C22$3%C)%O" msgstr "" -#: src/common/textevents.h:114 +#: src/common/textevents.h:123 msgid "%C24*%O$tReceived a CTCP Sound %C24$1%C from %C18$2%O" msgstr "" -#: src/common/textevents.h:117 +#: src/common/textevents.h:126 msgid "%C24*%O$tReceived a CTCP Sound %C24$1%C from %C18$2%C (to %C22$3%O)" msgstr "" -#: src/common/textevents.h:120 +#: src/common/textevents.h:129 msgid "%C23*%O$tDCC CHAT to %C18$1%O aborted." msgstr "" -#: src/common/textevents.h:123 +#: src/common/textevents.h:132 msgid "" "%C24*%O$tDCC CHAT connection established to %C18$1%C %C30[%C24$2%C30]%O" msgstr "" -#: src/common/textevents.h:126 +#: src/common/textevents.h:135 msgid "%C20*%O$tDCC CHAT to %C18$1%O lost (%C20$4%O)" msgstr "" -#: src/common/textevents.h:129 +#: src/common/textevents.h:138 msgid "%C24*%O$tReceived a DCC CHAT offer from %C18$1%O" msgstr "" -#: src/common/textevents.h:132 +#: src/common/textevents.h:141 msgid "%C24*%O$tOffering DCC CHAT to %C18$1%O" msgstr "" -#: src/common/textevents.h:135 +#: src/common/textevents.h:144 msgid "%C24*%O$tAlready offering CHAT to %C18$1%O" msgstr "" -#: src/common/textevents.h:138 +#: src/common/textevents.h:147 msgid "%C20*%O$tDCC $1 connect attempt to %C18$2%O failed (%C20$3%O)" msgstr "" -#: src/common/textevents.h:141 +#: src/common/textevents.h:150 msgid "%C23*%O$tReceived '%C23$1%C' from %C18$2%O" msgstr "" -#: src/common/textevents.h:144 +#: src/common/textevents.h:153 #, c-format msgid "%C16,17 Type To/From Status Size Pos File " msgstr "" -#: src/common/textevents.h:147 +#: src/common/textevents.h:156 msgid "" "%C20*%O$tReceived a malformed DCC request from " "%C18$1%O.%010%C23*%O$tContents of packet: %C23$2%O" msgstr "" -#: src/common/textevents.h:150 +#: src/common/textevents.h:159 msgid "%C24*%O$tOffering '%C24$1%O' to %C18$2%O" msgstr "" -#: src/common/textevents.h:153 +#: src/common/textevents.h:162 msgid "%C23*%O$tNo such DCC offer." msgstr "" -#: src/common/textevents.h:156 +#: src/common/textevents.h:165 msgid "%C23*%O$tDCC RECV '%C23$2%O' to %C18$1%O aborted." msgstr "" -#: src/common/textevents.h:159 +#: src/common/textevents.h:168 msgid "" "%C24*%O$tDCC RECV '%C23$1%O' from %C18$3%O complete %C30[%C24$4%O cps%C30]%O" msgstr "" -#: src/common/textevents.h:162 +#: src/common/textevents.h:171 msgid "" "%C24*%O$tDCC RECV connection established to %C18$1 %C30[%O%C24$2%C30]%O" msgstr "" -#: src/common/textevents.h:165 +#: src/common/textevents.h:174 msgid "%C20*%O$tDCC RECV '%C23$1%O' from %C18$3%O failed (%C20$4%O)" msgstr "" -#: src/common/textevents.h:168 +#: src/common/textevents.h:177 msgid "%C20*%O$tDCC RECV: Cannot open '%C23$1%C' for writing (%C20$2%O)" msgstr "" -#: src/common/textevents.h:171 +#: src/common/textevents.h:180 msgid "" "%C23*%O$tThe file '%C24$1%C' already exists, saving it as '%C23$2%O' " "instead." msgstr "" -#: src/common/textevents.h:174 +#: src/common/textevents.h:183 msgid "%C24*%O$t%C18$1%C has requested to resume '%C23$2%C' from %C24$3%O." msgstr "" -#: src/common/textevents.h:177 +#: src/common/textevents.h:186 msgid "%C23*%O$tDCC SEND '%C23$2%C' to %C18$1%O aborted." msgstr "" -#: src/common/textevents.h:180 +#: src/common/textevents.h:189 msgid "" "%C24*%O$tDCC SEND '%C23$1%C' to %C18$2%C complete %C30[%C24$3%C cps%C30]%O" msgstr "" -#: src/common/textevents.h:183 +#: src/common/textevents.h:192 msgid "" "%C24*%O$tDCC SEND connection established to %C18$1 %C30[%O%C24$2%C30]%O" msgstr "" -#: src/common/textevents.h:186 +#: src/common/textevents.h:195 msgid "%C20*%O$tDCC SEND '%C23$1%C' to %C18$2%C failed (%C20$3%O)" msgstr "" -#: src/common/textevents.h:189 +#: src/common/textevents.h:198 msgid "%C24*%O$t%C18$1%C has offered '%C23$2%C' (%C24$3%O bytes)" msgstr "" -#: src/common/textevents.h:192 +#: src/common/textevents.h:201 msgid "%C20*%O$tDCC $1 '%C23$2%C' to %C18$3%O stalled, aborting." msgstr "" -#: src/common/textevents.h:195 +#: src/common/textevents.h:204 msgid "%C20*%O$tDCC $1 '%C23$2%C' to %C18$3%O timed out, aborting." msgstr "" -#: src/common/textevents.h:198 +#: src/common/textevents.h:207 msgid "%C24*%O$t%C18$1%O deleted from notify list." msgstr "" -#: src/common/textevents.h:201 +#: src/common/textevents.h:210 msgid "%C20*%O$tDisconnected (%C20$1%O)" msgstr "" -#: src/common/textevents.h:204 +#: src/common/textevents.h:213 msgid "%C24*%O$tFound your IP: %C30[%C24$1%C30]%O" msgstr "" -#: src/common/textevents.h:210 +#: src/common/textevents.h:219 +msgid "%C23*%O$tServicing ident request from %C23$1%O as %C18$2%O" +msgstr "" + +#: src/common/textevents.h:222 msgid "%O%C18$1%O added to ignore list." msgstr "" -#: src/common/textevents.h:213 +#: src/common/textevents.h:225 msgid "%OIgnore on %C18$1%O changed." msgstr "" -#: src/common/textevents.h:216 +#: src/common/textevents.h:228 #, c-format msgid "%C16,17 " msgstr "" -#: src/common/textevents.h:219 +#: src/common/textevents.h:231 #, c-format msgid "%C16,17 Hostmask PRIV NOTI CHAN CTCP DCC INVI UNIG " msgstr "" -#: src/common/textevents.h:222 +#: src/common/textevents.h:234 msgid "%O%C18$1%O removed from ignore list." msgstr "" -#: src/common/textevents.h:225 +#: src/common/textevents.h:237 msgid "%OIgnore list is empty." msgstr "" -#: src/common/textevents.h:228 +#: src/common/textevents.h:240 msgid "%C20*%O$tCannot join %C22$1%C (%C20Channel is invite only%O)" msgstr "" -#: src/common/textevents.h:231 +#: src/common/textevents.h:243 msgid "%C24*%O$tYou have been invited to %C22$1%O by %C18$2%O (%C29$3%O)" msgstr "" -#: src/common/textevents.h:234 +#: src/common/textevents.h:246 #, c-format msgid "%C23*$t$1 ($3) has joined" msgstr "" -#: src/common/textevents.h:237 +#: src/common/textevents.h:249 msgid "%C20*%O$tCannot join %C22$1%C (%C20Requires keyword%O)" msgstr "" -#: src/common/textevents.h:240 +#: src/common/textevents.h:252 msgid "%C22*%O$t%C26$1%C has kicked %C18$2%C from %C22$3%C (%C24$4%O)" msgstr "" -#: src/common/textevents.h:243 +#: src/common/textevents.h:255 msgid "%C19*%O$t%C19You have been killed by %C26$1%C (%C20$2%O)" msgstr "" -#: src/common/textevents.h:252 +#: src/common/textevents.h:264 msgid "%C29*%O$t%C29MOTD Skipped%O" msgstr "" -#: src/common/textevents.h:255 +#: src/common/textevents.h:267 msgid "%C23*%O$t%C28$1%C already in use. Retrying with %C18$2%O..." msgstr "" -#: src/common/textevents.h:258 +#: src/common/textevents.h:270 msgid "%C20*%O$tNickname already in use. Use /NICK to try another." msgstr "" -#: src/common/textevents.h:261 +#: src/common/textevents.h:273 msgid "%C20*%O$tNo such DCC." msgstr "" -#: src/common/textevents.h:264 +#: src/common/textevents.h:276 msgid "%C23*%O$tNo process is currently running" msgstr "" -#: src/common/textevents.h:273 +#: src/common/textevents.h:285 msgid "$tNotify list is empty." msgstr "$t알림 목록은 비어 있습니다." -#: src/common/textevents.h:276 +#: src/common/textevents.h:288 #, c-format msgid "%C16,17 Notify List " msgstr "" -#: src/common/textevents.h:279 +#: src/common/textevents.h:291 msgid "%C23*%O$t%C23$1%O users in notify list." msgstr "" -#: src/common/textevents.h:282 +#: src/common/textevents.h:294 msgid "%C23*%O$tNotify: %C18$1%C is offline (%C29$3%O)" msgstr "" -#: src/common/textevents.h:285 +#: src/common/textevents.h:297 msgid "%C23*%O$tNotify: %C18$1%C is online (%C29$3%O)" msgstr "" -#: src/common/textevents.h:291 +#: src/common/textevents.h:303 #, c-format msgid "%C24*$t$1 has left" msgstr "" -#: src/common/textevents.h:294 +#: src/common/textevents.h:306 msgid "%C24*%O$t%C18$1%C ($2) has left (%C24$4%O)" msgstr "" -#: src/common/textevents.h:297 +#: src/common/textevents.h:309 msgid "%C24*%O$tPing reply from%C18 $1%C: %C24$2%O second(s)" msgstr "" -#: src/common/textevents.h:300 +#: src/common/textevents.h:312 msgid "%C20*%O$tNo ping reply for %C24$1%O seconds, disconnecting." msgstr "" -#: src/common/textevents.h:315 +#: src/common/textevents.h:327 msgid "%C24*%O$tA process is already running" msgstr "" -#: src/common/textevents.h:318 +#: src/common/textevents.h:330 #, c-format msgid "%C24*$t$1 has quit ($2)" msgstr "" -#: src/common/textevents.h:321 +#: src/common/textevents.h:333 msgid "%C24*%O$t%C26$1%C sets modes %C30[%C24$2%C30]%O" msgstr "" -#: src/common/textevents.h:324 +#: src/common/textevents.h:336 msgid "%O-%C29$1/Wallops%O-$t$2" msgstr "" -#: src/common/textevents.h:327 +#: src/common/textevents.h:339 msgid "%C24*%O$tLooking up IP number for %C18$1%O..." msgstr "" -#: src/common/textevents.h:330 +#: src/common/textevents.h:342 msgid "%C23*%O$tAuthenticating via SASL as %C18$1%O" msgstr "" -#: src/common/textevents.h:336 -msgid "%C23*%O$tCapabilities supported by the server: %C29$2%O" -msgstr "" - -#: src/common/textevents.h:339 +#: src/common/textevents.h:348 msgid "%C29*%O$tConnected." msgstr "" -#: src/common/textevents.h:345 +#: src/common/textevents.h:354 msgid "%C29*%O$tLooking up %C29$1%O" msgstr "" -#: src/common/textevents.h:357 +#: src/common/textevents.h:366 msgid "%C23*%O$tStopped previous connection attempt (%C24$1%O)" msgstr "" -#: src/common/textevents.h:360 +#: src/common/textevents.h:369 msgid "%C22*%O$tTopic for %C22$1%C is: $2%O" msgstr "" -#: src/common/textevents.h:363 +#: src/common/textevents.h:372 msgid "%C22*%O$t%C26$1%C has changed the topic to: $2%O" msgstr "" -#: src/common/textevents.h:366 +#: src/common/textevents.h:375 msgid "%C22*%O$tTopic for %C22$1%C set by %C26$2%C (%C24$3%O)" msgstr "" -#: src/common/textevents.h:369 +#: src/common/textevents.h:378 msgid "%C20*%O$tUnknown host. Maybe you misspelled it?" msgstr "" -#: src/common/textevents.h:372 +#: src/common/textevents.h:381 msgid "%C20*%O$tCannot join %C22$1%C (%C20User limit reached%O)" msgstr "" -#: src/common/textevents.h:375 +#: src/common/textevents.h:384 msgid "%C22*%O$tUsers on %C22$1%C: %C24$2%O" msgstr "" -#: src/common/textevents.h:381 +#: src/common/textevents.h:390 msgid "%C23*%O$t%C28[%C18$1%C28] %Cis away %C30(%C23$2%O%C30)%O" msgstr "" -#: src/common/textevents.h:387 +#: src/common/textevents.h:396 msgid "%C23*%O$t%C28[%C18$1%C28] %OEnd of WHOIS list." msgstr "" -#: src/common/textevents.h:393 +#: src/common/textevents.h:402 msgid "%C23*%O$t%C28[%C18$1%C28]%O idle %C23$2%O" msgstr "" -#: src/common/textevents.h:396 +#: src/common/textevents.h:405 msgid "%C23*%O$t%C28[%C18$1%C28]%O idle %C23$2%O, signon: %C23$3%O" msgstr "" -#: src/common/textevents.h:402 +#: src/common/textevents.h:411 msgid "" "%C23*%O$t%C28[%C18$1%C28]%O Real Host: %C23$2%O, Real IP: %C30[%C23$3%C30]%O" msgstr "" -#: src/common/textevents.h:411 +#: src/common/textevents.h:420 msgid "%C19*%O$tNow talking on %C22$2%O" msgstr "" -#: src/common/textevents.h:414 +#: src/common/textevents.h:423 msgid "%C19*%O$tYou have been kicked from %C22$2%C by %C26$3%O (%C20$4%O)" msgstr "" -#: src/common/textevents.h:417 +#: src/common/textevents.h:426 msgid "%C19*%O$tYou have left channel %C22$3%O" msgstr "" -#: src/common/textevents.h:420 +#: src/common/textevents.h:429 msgid "%C19*%O$tYou have left channel %C22$3%C (%C24$4%O)" msgstr "" -#: src/common/textevents.h:426 +#: src/common/textevents.h:435 msgid "%C20*%O$tYou've invited %C18$1%O to %C22$2%O (%C24$3%O)" msgstr "" -#: src/common/textevents.h:432 +#: src/common/textevents.h:441 msgid "%C20*%O$tYou are now known as %C18$2%O" msgstr "" @@ -1254,463 +1270,472 @@ msgstr "왼쪽 메시지" msgid "Right message" msgstr "오른쪽 메시지" -#: src/common/text.c:1147 +#: src/common/text.c:1147 src/common/text.c:1508 src/common/text.c:1546 +#: src/common/text.c:1551 src/common/text.c:1592 +msgid "IP address" +msgstr "IP 주소" + +#: src/common/text.c:1148 src/common/text.c:1375 src/common/text.c:1434 +#: src/common/text.c:1440 +msgid "Username" +msgstr "사용자 이름" + +#: src/common/text.c:1152 msgid "The nick of the joining person" msgstr "참여하는 사용자의 대화명" -#: src/common/text.c:1148 +#: src/common/text.c:1153 msgid "The channel being joined" msgstr "참여한 대화방" -#: src/common/text.c:1149 src/common/text.c:1197 src/common/text.c:1248 +#: src/common/text.c:1154 src/common/text.c:1216 src/common/text.c:1267 msgid "The host of the person" msgstr "사용자의 호스트" -#: src/common/text.c:1153 src/common/text.c:1160 src/common/text.c:1167 -#: src/common/text.c:1355 src/common/text.c:1362 src/common/text.c:1367 -#: src/common/text.c:1372 src/common/text.c:1377 src/common/text.c:1383 -#: src/common/text.c:1388 src/common/text.c:1392 src/common/text.c:1398 -#: src/common/text.c:1404 src/common/text.c:1472 src/common/text.c:1483 -#: src/common/text.c:1488 src/common/text.c:1493 src/common/text.c:1502 -#: src/common/text.c:1513 src/common/text.c:1520 src/common/text.c:1526 -#: src/common/text.c:1531 src/common/text.c:1536 src/common/text.c:1543 -#: src/common/text.c:1549 src/common/text.c:1555 src/common/text.c:1560 -#: src/common/text.c:1565 src/common/text.c:1569 src/common/text.c:1575 -#: src/common/text.c:1583 src/common/text.c:1617 src/common/text.c:1622 +#: src/common/text.c:1158 src/common/text.c:1165 src/common/text.c:1172 +#: src/common/text.c:1374 src/common/text.c:1381 src/common/text.c:1386 +#: src/common/text.c:1391 src/common/text.c:1396 src/common/text.c:1402 +#: src/common/text.c:1407 src/common/text.c:1411 src/common/text.c:1417 +#: src/common/text.c:1423 src/common/text.c:1486 src/common/text.c:1497 +#: src/common/text.c:1502 src/common/text.c:1507 src/common/text.c:1516 +#: src/common/text.c:1527 src/common/text.c:1534 src/common/text.c:1540 +#: src/common/text.c:1545 src/common/text.c:1550 src/common/text.c:1557 +#: src/common/text.c:1563 src/common/text.c:1569 src/common/text.c:1574 +#: src/common/text.c:1579 src/common/text.c:1583 src/common/text.c:1589 +#: src/common/text.c:1597 src/common/text.c:1631 src/common/text.c:1636 msgid "Nickname" msgstr "대화명" -#: src/common/text.c:1154 +#: src/common/text.c:1159 msgid "The action" msgstr "행동" -#: src/common/text.c:1155 src/common/text.c:1162 +#: src/common/text.c:1160 src/common/text.c:1167 msgid "Mode char" msgstr "상태" -#: src/common/text.c:1156 src/common/text.c:1163 src/common/text.c:1169 +#: src/common/text.c:1161 src/common/text.c:1168 src/common/text.c:1174 msgid "Identified text" msgstr "정보 글월" -#: src/common/text.c:1161 +#: src/common/text.c:1166 msgid "The text" msgstr "글월" -#: src/common/text.c:1168 src/common/text.c:1225 src/common/text.c:1231 +#: src/common/text.c:1173 src/common/text.c:1244 src/common/text.c:1250 msgid "The message" msgstr "메시지" -#: src/common/text.c:1173 src/common/text.c:1235 +#: src/common/text.c:1178 src/common/text.c:1183 src/common/text.c:1438 +#: src/common/text.c:1446 src/common/text.c:1452 src/common/text.c:1458 +#: src/common/text.c:1487 src/common/text.c:1605 src/common/text.c:1647 +msgid "Server Name" +msgstr "서버명" + +#: src/common/text.c:1179 +msgid "Acknowledged Capabilities" +msgstr "" + +#: src/common/text.c:1184 +msgid "Server Capabilities" +msgstr "" + +#: src/common/text.c:1188 +msgid "Requested Capabilities" +msgstr "" + +#: src/common/text.c:1192 src/common/text.c:1254 msgid "Old nickname" msgstr "이전 대화명" -#: src/common/text.c:1174 src/common/text.c:1236 +#: src/common/text.c:1193 src/common/text.c:1255 msgid "New nickname" msgstr "새 대화명" -#: src/common/text.c:1178 +#: src/common/text.c:1197 msgid "Nick of person who changed the topic" msgstr "주제를 변경한 사용자의 대화명" -#: src/common/text.c:1179 src/common/text.c:1185 src/fe-gtk/chanlist.c:788 +#: src/common/text.c:1198 src/common/text.c:1204 src/fe-gtk/chanlist.c:788 #: src/fe-gtk/chanlist.c:891 src/fe-gtk/setup.c:357 msgid "Topic" msgstr "주제" -#: src/common/text.c:1180 src/common/text.c:1184 src/common/text.c:1637 +#: src/common/text.c:1199 src/common/text.c:1203 src/common/text.c:1651 #: src/fe-gtk/chanlist.c:786 src/fe-gtk/ignoregui.c:174 #: src/fe-gtk/servlistgui.c:894 msgid "Channel" msgstr "대화방" -#: src/common/text.c:1189 src/common/text.c:1242 +#: src/common/text.c:1208 src/common/text.c:1261 msgid "The nickname of the kicker" msgstr "입장 금지한 사람의 대화명" -#: src/common/text.c:1190 src/common/text.c:1240 +#: src/common/text.c:1209 src/common/text.c:1259 msgid "The person being kicked" msgstr "퇴장시킨 사람" -#: src/common/text.c:1191 src/common/text.c:1198 src/common/text.c:1202 -#: src/common/text.c:1207 src/common/text.c:1241 src/common/text.c:1249 -#: src/common/text.c:1256 +#: src/common/text.c:1210 src/common/text.c:1217 src/common/text.c:1221 +#: src/common/text.c:1226 src/common/text.c:1260 src/common/text.c:1268 +#: src/common/text.c:1275 msgid "The channel" msgstr "대화방" -#: src/common/text.c:1192 src/common/text.c:1243 src/common/text.c:1250 +#: src/common/text.c:1211 src/common/text.c:1262 src/common/text.c:1269 msgid "The reason" msgstr "이유" -#: src/common/text.c:1196 src/common/text.c:1247 +#: src/common/text.c:1215 src/common/text.c:1266 msgid "The nick of the person leaving" msgstr "퇴장하는 사람의 대화명" -#: src/common/text.c:1203 src/common/text.c:1209 +#: src/common/text.c:1222 src/common/text.c:1228 msgid "The time" msgstr "시간" -#: src/common/text.c:1208 +#: src/common/text.c:1227 msgid "The creator" msgstr "만든이" -#: src/common/text.c:1213 src/fe-gtk/dccgui.c:768 src/fe-gtk/dccgui.c:1001 +#: src/common/text.c:1232 src/fe-gtk/dccgui.c:768 src/fe-gtk/dccgui.c:1001 msgid "Nick" msgstr "대화명" -#: src/common/text.c:1214 src/common/text.c:1489 +#: src/common/text.c:1233 src/common/text.c:1503 msgid "Reason" msgstr "이유" -#: src/common/text.c:1215 src/common/text.c:1357 src/common/text.c:1462 +#: src/common/text.c:1234 src/common/text.c:1376 src/common/text.c:1476 msgid "Host" msgstr "호스트" -#: src/common/text.c:1219 src/common/text.c:1224 src/common/text.c:1229 +#: src/common/text.c:1238 src/common/text.c:1243 src/common/text.c:1248 msgid "Who it's from" msgstr "사용자의 위치" -#: src/common/text.c:1220 +#: src/common/text.c:1239 msgid "The time in x.x format (see below)" msgstr "x.x 형태의 시간 (아래를 보십시오)" -#: src/common/text.c:1230 src/common/text.c:1267 +#: src/common/text.c:1249 src/common/text.c:1286 msgid "The Channel it's going to" msgstr "대화방 이동" -#: src/common/text.c:1254 +#: src/common/text.c:1273 msgid "The sound" msgstr "소리" -#: src/common/text.c:1255 src/common/text.c:1261 src/common/text.c:1266 +#: src/common/text.c:1274 src/common/text.c:1280 src/common/text.c:1285 msgid "The nick of the person" msgstr "사용자의 대화명" -#: src/common/text.c:1260 src/common/text.c:1265 +#: src/common/text.c:1279 src/common/text.c:1284 msgid "The CTCP event" msgstr "CTCP 이벤트" -#: src/common/text.c:1271 +#: src/common/text.c:1290 msgid "The nick of the person who set the key" msgstr "암호를 설정한 사용자의 대화명" -#: src/common/text.c:1272 +#: src/common/text.c:1291 msgid "The key" msgstr "암호" -#: src/common/text.c:1276 +#: src/common/text.c:1295 msgid "The nick of the person who set the limit" msgstr "인원 제한을 설정한 사용자의 대화명" -#: src/common/text.c:1277 +#: src/common/text.c:1296 msgid "The limit" msgstr "인원 제한" -#: src/common/text.c:1281 +#: src/common/text.c:1300 msgid "The nick of the person who did the op'ing" msgstr "관리 권한을 주는 사용자의 대화명" -#: src/common/text.c:1282 +#: src/common/text.c:1301 msgid "The nick of the person who has been op'ed" msgstr "관리 권한을 받는 사용자의 대화명" -#: src/common/text.c:1286 +#: src/common/text.c:1305 msgid "The nick of the person who has been halfop'ed" msgstr "제한된 관리 권한을 받은 사용자의 대화명" -#: src/common/text.c:1287 +#: src/common/text.c:1306 msgid "The nick of the person who did the halfop'ing" msgstr "제한된 관리 권한을 주는 사용자의 대화명" -#: src/common/text.c:1291 +#: src/common/text.c:1310 msgid "The nick of the person who did the voice'ing" msgstr "발언권을 주는 사용자의 대화명" -#: src/common/text.c:1292 +#: src/common/text.c:1311 msgid "The nick of the person who has been voice'ed" msgstr "발언권을 받는 사용자의 대화명" -#: src/common/text.c:1296 +#: src/common/text.c:1315 msgid "The nick of the person who did the banning" msgstr "입장 금지 설정을 한 사용자의 대화명" -#: src/common/text.c:1297 src/common/text.c:1324 +#: src/common/text.c:1316 src/common/text.c:1343 msgid "The ban mask" msgstr "입장 금지 매스크" -#: src/common/text.c:1301 +#: src/common/text.c:1320 msgid "The nick who removed the key" msgstr "암호를 해제한 사용자의 대화명" -#: src/common/text.c:1305 +#: src/common/text.c:1324 msgid "The nick who removed the limit" msgstr "인원 제한을 해제한 사용자의 대화명" -#: src/common/text.c:1309 +#: src/common/text.c:1328 msgid "The nick of the person of did the deop'ing" msgstr "관리 권한을 박탈한 사용자의 대화명" -#: src/common/text.c:1310 +#: src/common/text.c:1329 msgid "The nick of the person who has been deop'ed" msgstr "관리 권한을 박탈당한 사용자의 대화명" -#: src/common/text.c:1313 +#: src/common/text.c:1332 msgid "The nick of the person of did the dehalfop'ing" msgstr "일부 관리 권한을 박탈한 사용자의 대화명" -#: src/common/text.c:1314 +#: src/common/text.c:1333 msgid "The nick of the person who has been dehalfop'ed" msgstr "일부 관리 권한을 박탈당한 사용자의 대화명" -#: src/common/text.c:1318 +#: src/common/text.c:1337 msgid "The nick of the person of did the devoice'ing" msgstr "발언권을 박탈한 사용자의 대화명" -#: src/common/text.c:1319 +#: src/common/text.c:1338 msgid "The nick of the person who has been devoice'ed" msgstr "발언권을 박탈당한 사용자의 대화명" -#: src/common/text.c:1323 +#: src/common/text.c:1342 msgid "The nick of the person of did the unban'ing" msgstr "입장 금지을 해제한 사용자의 대화명" -#: src/common/text.c:1328 +#: src/common/text.c:1347 msgid "The nick of the person who did the exempt" msgstr "제외된 사용자의 대화명" -#: src/common/text.c:1329 src/common/text.c:1334 +#: src/common/text.c:1348 src/common/text.c:1353 msgid "The exempt mask" msgstr "제외 매스크" -#: src/common/text.c:1333 +#: src/common/text.c:1352 msgid "The nick of the person removed the exempt" msgstr "제외를 제거한 사용자의 대화명" -#: src/common/text.c:1338 +#: src/common/text.c:1357 msgid "The nick of the person who did the invite" msgstr "초대한 사용자의 대화명" -#: src/common/text.c:1339 src/common/text.c:1344 +#: src/common/text.c:1358 src/common/text.c:1363 msgid "The invite mask" msgstr "초대할 매스크" -#: src/common/text.c:1343 +#: src/common/text.c:1362 msgid "The nick of the person removed the invite" msgstr "초대전용 설정을 해제한 사용자의 대화명" -#: src/common/text.c:1348 +#: src/common/text.c:1367 msgid "The nick of the person setting the mode" msgstr "대화방 상태를 설정한 사용자의 대화명" -#: src/common/text.c:1349 +#: src/common/text.c:1368 msgid "The mode's sign (+/-)" msgstr "상태 설정은 (+/-) 입니다." -#: src/common/text.c:1350 +#: src/common/text.c:1369 msgid "The mode letter" msgstr "상태 기호" -#: src/common/text.c:1351 +#: src/common/text.c:1370 msgid "The channel it's being set on" msgstr "대화방 설정 변경" -#: src/common/text.c:1356 src/common/text.c:1415 src/common/text.c:1421 -msgid "Username" -msgstr "사용자 이름" - -#: src/common/text.c:1358 +#: src/common/text.c:1377 msgid "Full name" msgstr "전체 이름" -#: src/common/text.c:1363 +#: src/common/text.c:1382 msgid "Channel Membership/\"is an IRC operator\"" msgstr "대화방 이용자는 /\"IRC 관리자\"" -#: src/common/text.c:1368 +#: src/common/text.c:1387 msgid "Server Information" msgstr "서버 정보" -#: src/common/text.c:1373 src/common/text.c:1378 +#: src/common/text.c:1392 src/common/text.c:1397 msgid "Idle time" msgstr "잠수 시간" -#: src/common/text.c:1379 +#: src/common/text.c:1398 msgid "Signon time" msgstr "접속 시간" -#: src/common/text.c:1384 +#: src/common/text.c:1403 msgid "Away reason" msgstr "자리를 비우는 이유" -#: src/common/text.c:1393 src/common/text.c:1399 src/common/text.c:1407 -#: src/common/text.c:1422 src/common/text.c:1609 +#: src/common/text.c:1412 src/common/text.c:1418 src/common/text.c:1426 +#: src/common/text.c:1441 src/common/text.c:1623 msgid "Message" msgstr "메시지" -#: src/common/text.c:1400 +#: src/common/text.c:1419 msgid "Account" msgstr "계정" -#: src/common/text.c:1405 +#: src/common/text.c:1424 msgid "Real user@host" msgstr "실제 user@host" -#: src/common/text.c:1406 +#: src/common/text.c:1425 msgid "Real IP" msgstr "실제 IP" -#: src/common/text.c:1411 src/common/text.c:1442 src/common/text.c:1448 -#: src/common/text.c:1478 src/common/text.c:1632 +#: src/common/text.c:1430 src/common/text.c:1456 src/common/text.c:1462 +#: src/common/text.c:1492 src/common/text.c:1646 msgid "Channel Name" msgstr "대화방 제목" -#: src/common/text.c:1419 src/common/text.c:1426 src/common/text.c:1432 -#: src/common/text.c:1438 src/common/text.c:1444 src/common/text.c:1473 -#: src/common/text.c:1591 src/common/text.c:1633 -msgid "Server Name" -msgstr "서버명" - -#: src/common/text.c:1420 src/common/text.c:1433 +#: src/common/text.c:1439 src/common/text.c:1447 msgid "Raw Numeric or Identifier" msgstr "" -#: src/common/text.c:1427 -msgid "Server Capabilities" -msgstr "" - -#: src/common/text.c:1431 src/common/text.c:1437 src/common/text.c:1595 +#: src/common/text.c:1445 src/common/text.c:1451 src/common/text.c:1609 #: src/fe-gtk/menu.c:1460 src/fe-gtk/menu.c:1648 src/fe-gtk/setup.c:246 #: src/fe-gtk/textgui.c:390 msgid "Text" msgstr "글월" -#: src/common/text.c:1443 +#: src/common/text.c:1457 msgid "Nick of person who invited you" msgstr "당신을 초대한 사용자의 대화명" -#: src/common/text.c:1449 src/fe-gtk/chanlist.c:787 +#: src/common/text.c:1463 src/fe-gtk/chanlist.c:787 msgid "Users" msgstr "참여자" -#: src/common/text.c:1453 +#: src/common/text.c:1467 msgid "Nickname in use" msgstr "사용할 대화명" -#: src/common/text.c:1454 +#: src/common/text.c:1468 msgid "Nick being tried" msgstr "대화명 다시 시도" -#: src/common/text.c:1463 src/common/text.c:1599 +#: src/common/text.c:1477 src/common/text.c:1613 msgid "IP" msgstr "IP" -#: src/common/text.c:1464 src/common/text.c:1495 +#: src/common/text.c:1478 src/common/text.c:1509 msgid "Port" msgstr "포트" -#: src/common/text.c:1474 src/fe-gtk/notifygui.c:138 src/fe-gtk/setup.c:1904 +#: src/common/text.c:1488 src/fe-gtk/notifygui.c:138 src/fe-gtk/setup.c:1904 msgid "Network" msgstr "네트워크" -#: src/common/text.c:1479 src/common/text.c:1484 +#: src/common/text.c:1493 src/common/text.c:1498 msgid "Modes string" msgstr "상태 기호" -#: src/common/text.c:1494 src/common/text.c:1532 src/common/text.c:1537 -#: src/common/text.c:1578 -msgid "IP address" -msgstr "IP 주소" - -#: src/common/text.c:1500 src/common/text.c:1525 +#: src/common/text.c:1514 src/common/text.c:1539 msgid "DCC Type" msgstr "DCC 형태" -#: src/common/text.c:1501 src/common/text.c:1506 src/common/text.c:1511 -#: src/common/text.c:1518 src/common/text.c:1538 src/common/text.c:1542 -#: src/common/text.c:1548 src/common/text.c:1554 src/common/text.c:1561 -#: src/common/text.c:1570 src/common/text.c:1576 +#: src/common/text.c:1515 src/common/text.c:1520 src/common/text.c:1525 +#: src/common/text.c:1532 src/common/text.c:1552 src/common/text.c:1556 +#: src/common/text.c:1562 src/common/text.c:1568 src/common/text.c:1575 +#: src/common/text.c:1584 src/common/text.c:1590 msgid "Filename" msgstr "파일 이름" -#: src/common/text.c:1512 src/common/text.c:1519 +#: src/common/text.c:1526 src/common/text.c:1533 msgid "Destination filename" msgstr "받을 위치" -#: src/common/text.c:1521 src/common/text.c:1550 +#: src/common/text.c:1535 src/common/text.c:1564 msgid "CPS" msgstr "CPS" -#: src/common/text.c:1556 +#: src/common/text.c:1570 msgid "Pathname" msgstr "경로" -#: src/common/text.c:1571 src/fe-gtk/dccgui.c:764 +#: src/common/text.c:1585 src/fe-gtk/dccgui.c:764 msgid "Position" msgstr "위치" -#: src/common/text.c:1577 src/fe-gtk/dccgui.c:763 +#: src/common/text.c:1591 src/fe-gtk/dccgui.c:763 msgid "Size" msgstr "크기" -#: src/common/text.c:1582 +#: src/common/text.c:1596 msgid "DCC String" msgstr "DCC 문자" -#: src/common/text.c:1587 +#: src/common/text.c:1601 msgid "Number of notify items" msgstr "알림 항목의 수" -#: src/common/text.c:1603 +#: src/common/text.c:1617 msgid "Old Filename" msgstr "이전 파일 이름" -#: src/common/text.c:1604 +#: src/common/text.c:1618 msgid "New Filename" msgstr "새 파일 이름" -#: src/common/text.c:1608 +#: src/common/text.c:1622 msgid "Receiver" msgstr "받는 이" -#: src/common/text.c:1613 +#: src/common/text.c:1627 msgid "Hostmask" msgstr "호스트 매스크" -#: src/common/text.c:1618 +#: src/common/text.c:1632 msgid "Hostname" msgstr "호스트" -#: src/common/text.c:1623 +#: src/common/text.c:1637 msgid "The Packet" msgstr "패킷" -#: src/common/text.c:1627 +#: src/common/text.c:1641 msgid "Seconds" msgstr "초" -#: src/common/text.c:1631 +#: src/common/text.c:1645 msgid "Nick of person who have been invited" msgstr "초대할 사용자의 대화명" -#: src/common/text.c:1638 +#: src/common/text.c:1652 msgid "Banmask" msgstr "입장 금지 매스크" -#: src/common/text.c:1639 +#: src/common/text.c:1653 msgid "Who set the ban" msgstr "입장 금지를 설정한 사람" -#: src/common/text.c:1640 +#: src/common/text.c:1654 msgid "Ban time" msgstr "입장 금지 시간" -#: src/common/text.c:1680 +#: src/common/text.c:1694 #, c-format msgid "" "Error parsing event %s.\n" "Loading default." msgstr "상황 %s 설정 오류.\n기본값을 사용합니다." -#: src/common/text.c:2447 +#: src/common/text.c:2461 #, c-format msgid "" "Cannot read sound file:\n" -- cgit 1.4.1