# Norwegian translation of X-chat (bokmål dialect).
# Copyright (C) 1999 Free Software Foundation, Inc.
# Kjartan Maraas <kmaraas@online.no>, 1999.
#
msgid ""
msgstr ""
"Project-Id-Version: X-Chat 0.96\n"
"Report-Msgid-Bugs-To: www.xchat.org\n"
"POT-Creation-Date: 2005-07-23 19:49+1000\n"
"PO-Revision-Date: 2003-01-23 23:04+0100\n"
"Last-Translator: Kjartan Maraas <kmaraas@online.no>\n"
"Language-Team: Norwegian <no@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8-bit\n"

#: src/common/cfgfiles.c:350
msgid "Cannot create ~/.xchat2"
msgstr "Kan ikke opprette ~/.xchat2"

#: src/common/cfgfiles.c:676
msgid "I'm busy"
msgstr "Jeg er opptatt"

#: src/common/cfgfiles.c:677
msgid "Leaving"
msgstr ""

#: src/common/cfgfiles.c:723
msgid ""
"* Running IRC as root is stupid! You should\n"
"  create a User Account and use that to login.\n"
msgstr ""

#: src/common/dcc.c:67
msgid "Waiting"
msgstr "Venter"

#: src/common/dcc.c:68
msgid "Active"
msgstr "Aktiv"

#: src/common/dcc.c:69
msgid "Failed"
msgstr "Feilet"

#: src/common/dcc.c:70
msgid "Done"
msgstr "Ferdig"

#: src/common/dcc.c:71
msgid "Connect"
msgstr "Koble til"

#: src/common/dcc.c:72
msgid "Aborted"
msgstr "Avbrutt"

#: src/common/dcc.c:1340
#, c-format
msgid "Cannot access %s\n"
msgstr "Kan ikke aksessere %s\n"

#: src/common/dcc.c:1990
msgid "No active DCCs\n"
msgstr "Ingen aktive DCC\n"

#: src/common/ignore.c:120 src/common/ignore.c:124 src/common/ignore.c:128
#: src/common/ignore.c:132 src/common/ignore.c:136 src/common/ignore.c:140
#: src/common/ignore.c:144
msgid "YES  "
msgstr "JA   "

#: src/common/ignore.c:122 src/common/ignore.c:126 src/common/ignore.c:130
#: src/common/ignore.c:134 src/common/ignore.c:138 src/common/ignore.c:142
#: src/common/ignore.c:146
msgid "NO   "
msgstr "NEI  "

#: src/common/ignore.c:373
#, c-format
msgid "You are being CTCP flooded from %s, ignoring %s\n"
msgstr ""

#: src/common/ignore.c:398
#, c-format
msgid "You are being MSG flooded from %s, setting gui_auto_open_dialog OFF.\n"
msgstr ""

#: src/common/notify.c:400
#, c-format
msgid "  %-20s online\n"
msgstr ""

#: src/common/notify.c:402
#, c-format
msgid "  %-20s offline\n"
msgstr ""

#: src/common/outbound.c:71
msgid "No channel joined. Try /join #<channel>\n"
msgstr ""

#: src/common/outbound.c:77
msgid "Not connected. Try /server <host> [<port>]\n"
msgstr ""

#: src/common/outbound.c:1660
msgid "I need /bin/sh to run!\n"
msgstr ""

#: src/common/outbound.c:1976
msgid "Commands Available:"
msgstr ""

#: src/common/outbound.c:1990
#, fuzzy
msgid "User defined commands:"
msgstr "Brukerkommandoer..."

#: src/common/outbound.c:2006
msgid "Plugin defined commands:"
msgstr ""

#: src/common/outbound.c:2017
msgid "Type /HELP <command> for more information, or /HELP -l"
msgstr ""

#: src/common/outbound.c:2092
#, c-format
msgid "Unknown arg '%s' ignored."
msgstr ""

#: src/common/outbound.c:2881
msgid "No such plugin found.\n"
msgstr ""

#: src/common/outbound.c:2886 src/fe-gtk/plugingui.c:185
msgid "That plugin is refusing to unload.\n"
msgstr ""

#: src/common/outbound.c:3043
msgid "ADDBUTTON <name> <action>, adds a button under the user-list"
msgstr ""

#: src/common/outbound.c:3045
msgid "ALLCHAN <cmd>, sends a command to all channels you're in"
msgstr ""

#: src/common/outbound.c:3047
msgid "ALLCHANL <cmd>, sends a command to all channels you're in"
msgstr ""

#: src/common/outbound.c:3049
msgid "ALLSERV <cmd>, sends a command to all servers you're in"
msgstr ""

#: src/common/outbound.c:3050
msgid "AWAY [<reason>], sets you away"
msgstr ""

#: src/common/outbound.c:3052
msgid "BAN <mask> [<bantype>], bans everyone matching the mask from the current channel. If they are already on the channel this doesn't kick them (needs chanop)"
msgstr ""

#: src/common/outbound.c:3054
msgid "CLEAR, Clears the current text window"
msgstr ""

#: src/common/outbound.c:3055
msgid "CLOSE, Closes the current window/tab"
msgstr ""

#: src/common/outbound.c:3058
msgid "COUNTRY [-s] <code|wildcard>, finds a country code, eg: au = australia"
msgstr ""

#: src/common/outbound.c:3060
msgid "CTCP <nick> <message>, send the CTCP message to nick, common messages are VERSION and USERINFO"
msgstr ""

#: src/common/outbound.c:3062
msgid "CYCLE, parts current channel and immediately rejoins"
msgstr ""

#: src/common/outbound.c:3064
msgid ""
"\n"
"DCC GET <nick>                      - accept an offered file\n"
"DCC SEND [-maxcps=#] <nick> [file]  - send a file to someone\n"
"DCC PSEND [-maxcps=#] <nick> [file] - send a file using passive mode\n"
"DCC LIST                            - show DCC list\n"
"DCC CHAT <nick>                     - offer DCC CHAT to someone\n"
"DCC PCHAT <nick>                    - offer DCC CHAT using passive mode\n"
"DCC CLOSE <type> <nick> <file>         example:\n"
"         /dcc close send johnsmith file.tar.gz"
msgstr ""

#: src/common/outbound.c:3076
msgid "DEHOP <nick>, removes chanhalf-op status from the nick on the current channel (needs chanop)"
msgstr ""

#: src/common/outbound.c:3078
msgid "DELBUTTON <name>, deletes a button from under the user-list"
msgstr ""

#: src/common/outbound.c:3080
msgid "DEOP <nick>, removes chanop status from the nick on the current channel (needs chanop)"
msgstr ""

#: src/common/outbound.c:3082
msgid "DEVOICE <nick>, removes voice status from the nick on the current channel (needs chanop)"
msgstr ""

#: src/common/outbound.c:3083
msgid "DISCON, Disconnects from server"
msgstr ""

#: src/common/outbound.c:3084
msgid "DNS <nick|host|ip>, Finds a users IP number"
msgstr ""

#: src/common/outbound.c:3085
msgid "ECHO <text>, Prints text locally"
msgstr ""

#: src/common/outbound.c:3088
msgid "EXEC [-o] <command>, runs the command. If -o flag is used then output is sent to current channel, else is printed to current text box"
msgstr ""

#: src/common/outbound.c:3090
msgid "EXECCONT, sends the process SIGCONT"
msgstr ""

#: src/common/outbound.c:3093
msgid "EXECKILL [-9], kills a running exec in the current session. If -9 is given the process is SIGKILL'ed"
msgstr ""

#: src/common/outbound.c:3095
msgid "EXECSTOP, sends the process SIGSTOP"
msgstr ""

#: src/common/outbound.c:3096
msgid "EXECWRITE, sends data to the processes stdin"
msgstr ""

#: src/common/outbound.c:3100
msgid "FLUSHQ, flushes the current server's send queue"
msgstr ""

#: src/common/outbound.c:3102
msgid "GATE <host> [<port>], proxies through a host, port defaults to 23"
msgstr ""

#: src/common/outbound.c:3108
msgid "HOP <nick>, gives chanhalf-op status to the nick (needs chanop)"
msgstr ""

#: src/common/outbound.c:3109
msgid "ID <password>, identifies yourself to nickserv"
msgstr ""

#: src/common/outbound.c:3111
msgid ""
"IGNORE <mask> <types..> <options..>\n"
"    mask - host mask to ignore, eg: *!*@*.aol.com\n"
"    types - types of data to ignore, one or all of:\n"
"            PRIV, CHAN, NOTI, CTCP, DCC, INVI, ALL\n"
"    options - NOSAVE, QUIET"
msgstr ""

#: src/common/outbound.c:3118
msgid "INVITE <nick> [<channel>], invites someone to a channel, by default the current channel (needs chanop)"
msgstr ""

#: src/common/outbound.c:3119
msgid "JOIN <channel>, joins the channel"
msgstr ""

#: src/common/outbound.c:3121
msgid "KICK <nick>, kicks the nick from the current channel (needs chanop)"
msgstr ""

#: src/common/outbound.c:3123
msgid "KICKBAN <nick>, bans then kicks the nick from the current channel (needs chanop)"
msgstr ""

#: src/common/outbound.c:3126
msgid "LAGCHECK, forces a new lag check"
msgstr ""

#: src/common/outbound.c:3128
msgid "LASTLOG <string>, searches for a string in the buffer"
msgstr ""

#: src/common/outbound.c:3130
msgid "LOAD [-e] <file>, loads a plugin or script"
msgstr ""

#: src/common/outbound.c:3133
msgid "MDEHOP, Mass deop's all chanhalf-ops in the current channel (needs chanop)"
msgstr ""

#: src/common/outbound.c:3135
msgid "MDEOP, Mass deop's all chanops in the current channel (needs chanop)"
msgstr ""

#: src/common/outbound.c:3137
msgid "ME <action>, sends the action to the current channel (actions are written in the 3rd person, like /me jumps)"
msgstr ""

#: src/common/outbound.c:3140
msgid "MKICK, Mass kicks everyone except you in the current channel (needs chanop)"
msgstr ""

#: src/common/outbound.c:3143
msgid "MOP, Mass op's all users in the current channel (needs chanop)"
msgstr ""

#: src/common/outbound.c:3144
msgid "MSG <nick> <message>, sends a private message"
msgstr ""

#: src/common/outbound.c:3147
msgid "NAMES, Lists the nicks on the current channel"
msgstr ""

#: src/common/outbound.c:3149
msgid "NCTCP <nick> <message>, Sends a CTCP notice"
msgstr ""

#: src/common/outbound.c:3150
msgid "NEWSERVER <hostname> [<port>]"
msgstr ""

#: src/common/outbound.c:3151
msgid "NICK <nickname>, sets your nick"
msgstr ""

#: src/common/outbound.c:3154
msgid "NOTICE <nick/channel> <message>, sends a notice. Notices are a type of message that should be auto reacted to"
msgstr ""

#: src/common/outbound.c:3156
msgid "NOTIFY [<nick>], lists your notify list or adds someone to it"
msgstr ""

#: src/common/outbound.c:3158
msgid "OP <nick>, gives chanop status to the nick (needs chanop)"
msgstr ""

#: src/common/outbound.c:3160
msgid "PART [<channel>] [<reason>], leaves the channel, by default the current one"
msgstr ""

#: src/common/outbound.c:3162
msgid "PING <nick | channel>, CTCP pings nick or channel"
msgstr ""

#: src/common/outbound.c:3164
msgid "QUERY <nick>, opens up a new privmsg window to someone"
msgstr ""

#: src/common/outbound.c:3166
msgid "QUIT [<reason>], disconnects from the current server"
msgstr ""

#: src/common/outbound.c:3168
msgid "QUOTE <text>, sends the text in raw form to the server"
msgstr ""

#: src/common/outbound.c:3171
msgid "RECONNECT [-ssl] [<host>] [<port>] [<password>], Can be called just as /RECONNECT to reconnect to the current server or with /RECONNECT ALL to reconnect to all the open servers"
msgstr ""

#: src/common/outbound.c:3174
msgid "RECONNECT [<host>] [<port>] [<password>], Can be called just as /RECONNECT to reconnect to the current server or with /RECONNECT ALL to reconnect to all the open servers"
msgstr ""

#: src/common/outbound.c:3176
msgid "RECV <text>, send raw data to xchat, as if it was received from the irc server"
msgstr ""

#: src/common/outbound.c:3179
msgid "SAY <text>, sends the text to the object in the current window"
msgstr ""

#: src/common/outbound.c:3182
msgid "SERVCHAN [-ssl] <host> <port> <channel>, connects and joins a channel"
msgstr ""

#: src/common/outbound.c:3185
msgid "SERVCHAN <host> <port> <channel>, connects and joins a channel"
msgstr ""

#: src/common/outbound.c:3189
msgid "SERVER [-ssl] <host> [<port>] [<password>], connects to a server, the default port is 6667 for normal connections, and 9999 for ssl connections"
msgstr ""

#: src/common/outbound.c:3192
msgid "SERVER <host> [<port>] [<password>], connects to a server, the default port is 6667"
msgstr ""

#: src/common/outbound.c:3194
msgid "SET [-quiet] <variable> [<value>]"
msgstr ""

#: src/common/outbound.c:3195
msgid "SETCURSOR [-|+]<position>"
msgstr ""

#: src/common/outbound.c:3199
msgid "TOPIC [<topic>], sets the topic if one is given, else shows the current topic"
msgstr ""

#: src/common/outbound.c:3201
msgid "UNBAN <mask> [<mask>...], unbans the specified masks."
msgstr ""

#: src/common/outbound.c:3202
msgid "UNIGNORE <mask> [QUIET]"
msgstr ""

#: src/common/outbound.c:3203
msgid "UNLOAD <name>, unloads a plugin or script"
msgstr ""

#: src/common/outbound.c:3204
msgid "URL <url>, opens a URL in your browser"
msgstr ""

#: src/common/outbound.c:3207
msgid "VOICE <nick>, gives voice status to someone (needs chanop)"
msgstr ""

#: src/common/outbound.c:3209
msgid "WALLCHAN <message>, writes the message to all channels"
msgstr ""

#: src/common/outbound.c:3211
msgid "WALLCHOP <message>, sends the message to all chanops on the current channel"
msgstr ""

#: src/common/outbound.c:3244
#, c-format
msgid "Usage: %s\n"
msgstr ""

#: src/common/outbound.c:3249
msgid ""
"\n"
"No help available on that command.\n"
msgstr ""

#: src/common/outbound.c:3255
msgid "No such command.\n"
msgstr ""

#: src/common/outbound.c:3579
msgid "Bad arguments for user command.\n"
msgstr ""

#: src/common/outbound.c:3743
msgid "Too many recursive usercommands, aborting."
msgstr ""

#: src/common/outbound.c:3820
msgid "Unknown Command. Try /help\n"
msgstr ""

#: src/common/plugin.c:371 src/common/plugin.c:412
msgid "No xchat_plugin_init symbol; is this really an xchat plugin?"
msgstr ""

#: src/common/server.c:596
msgid "Are you sure this is a SSL capable server and port?\n"
msgstr ""

#: src/common/server.c:947
#, c-format
msgid ""
"Cannot resolve hostname %s\n"
"Check your IP Settings!\n"
msgstr ""

#: src/common/server.c:952
msgid "Proxy traversal failed.\n"
msgstr ""

#: src/common/servlist.c:606
#, c-format
msgid "Cycling to next server in %s...\n"
msgstr ""

#: src/common/servlist.c:983
#, c-format
msgid "Warning: \"%s\" character set is unknown. No conversion will be applied for network %s."
msgstr ""

#: src/common/textevents.h:6
msgid "%C22*%O$t$1 added to notify list."
msgstr ""

#: src/common/textevents.h:9
msgid "%C22*%O$t$1 Banlist:%C19 $4%C20 $2%C21 $3"
msgstr ""

#: src/common/textevents.h:12
msgid "%C22*%O$tCannot join%C26 %B$1 %O(You are banned)."
msgstr ""

#: src/common/textevents.h:18
msgid "%C22*%O$t$1 is now known as $2"
msgstr ""

#: src/common/textevents.h:21
msgid "%C18*$t$1%O $2"
msgstr ""

#: src/common/textevents.h:24
msgid "%C21*%O$t%C21%B$1%O%C21 $2"
msgstr ""

#: src/common/textevents.h:27
msgid "%C22*%O$t$1 sets ban on $2"
msgstr ""

#: src/common/textevents.h:30
msgid "%C22*%O$tChannel $1 created on $2"
msgstr ""

#: src/common/textevents.h:33
msgid "%C22*%O$t%C26$1%O removes channel half-operator status from%C26 $2"
msgstr ""

#: src/common/textevents.h:36
msgid "%C22*%O$t%C26$1%O removes channel operator status from%C26 $2"
msgstr ""

#: src/common/textevents.h:39
msgid "%C22*%O$t%C26$1%O removes voice from%C26 $2"
msgstr ""

#: src/common/textevents.h:42
msgid "%C22*%O$t$1 sets exempt on $2"
msgstr ""

#: src/common/textevents.h:45
msgid "%C22*%O$t%C26$1%O gives channel half-operator status to%C26 $2"
msgstr ""

#: src/common/textevents.h:48
msgid "%C22*%O$t$1 sets invite on $2"
msgstr ""

#: src/common/textevents.h:51
msgid "%UChannel          Users   Topic"
msgstr ""

#: src/common/textevents.h:54
msgid "%C18%B%B$4$1%O%C18%O$t$2"
msgstr ""

#: src/common/textevents.h:57
msgid "%C22*%O$t$1 sets mode $2$3 $4"
msgstr ""

#: src/common/textevents.h:60
msgid "%C22*%O$t%C22Channel $1 modes: $2"
msgstr ""

#: src/common/textevents.h:63
msgid "$4%C21%B$1%O%C21$t$2"
msgstr ""

#: src/common/textevents.h:66
msgid "%C28-%C29$1/$2%C28-%O$t$3"
msgstr ""

#: src/common/textevents.h:69
msgid "%C22*%O$t%C26$1%O gives channel operator status to%C26 $2"
msgstr ""

#: src/common/textevents.h:72
msgid "%C22*%O$t$1 removes exempt on $2"
msgstr ""

#: src/common/textevents.h:75
msgid "%C22*%O$t$1 removes invite on $2"
msgstr ""

#: src/common/textevents.h:78
msgid "%C22*%O$t$1 removes channel keyword"
msgstr ""

#: src/common/textevents.h:81
msgid "%C22*%O$t$1 removes user limit"
msgstr ""

#: src/common/textevents.h:84
msgid "%C22*%O$t$1 sets channel keyword to $2"
msgstr ""

#: src/common/textevents.h:87
msgid "%C22*%O$t$1 sets channel limit to $2"
msgstr ""

#: src/common/textevents.h:90
msgid "%C22*%O$t$1 removes ban on $2"
msgstr ""

#: src/common/textevents.h:93
msgid "%C22*%O$t%C26$1%O gives voice to%C26 $2"
msgstr ""

#: src/common/textevents.h:96
msgid "%C22*%O$t%C22Connected. Now logging in..."
msgstr ""

#: src/common/textevents.h:99
msgid "%C22*%O$t%C22Connecting to $1 ($2) port $3%O..."
msgstr ""

#: src/common/textevents.h:102
msgid "%C21*%O$t%C21Connection failed. Error: $1"
msgstr ""

#: src/common/textevents.h:105
msgid "%C22*%O$tReceived a CTCP $1 from $2"
msgstr ""

#: src/common/textevents.h:108
msgid "%C22*%O$tReceived a CTCP $1 from $2 (to $3)"
msgstr ""

#: src/common/textevents.h:111
msgid "%C19>%O$1%C19<%O$tCTCP $2"
msgstr ""

#: src/common/textevents.h:114
msgid "%C22*%O$tReceived a CTCP Sound $1 from $2"
msgstr ""

#: src/common/textevents.h:117
msgid "%C22*%O$tReceived a CTCP Sound $1 from $2 (to $3)"
msgstr ""

#: src/common/textevents.h:120
msgid "%C22*%O$tDCC CHAT to %C26$1%O aborted."
msgstr ""

#: src/common/textevents.h:123
msgid "%C22*%O$tDCC CHAT connection established to %C26$1 %C30[%O$2%C30]"
msgstr ""

#: src/common/textevents.h:126
msgid "%C22*%O$tDCC CHAT to %C26$1%O lost ($4)."
msgstr ""

#: src/common/textevents.h:129
msgid "%C22*%O$tReceived a DCC CHAT offer from $1"
msgstr ""

#: src/common/textevents.h:132
msgid "%C22*%O$tOffering DCC CHAT to $1"
msgstr ""

#: src/common/textevents.h:135
msgid "%C22*%O$tAlready offering CHAT to $1"
msgstr ""

#: src/common/textevents.h:138
msgid "%C22*%O$tDCC $1 connect attempt to%C26 $2%O failed (err=$3)."
msgstr ""

#: src/common/textevents.h:141
msgid "%C22*%O$tReceived '$1%O' from $2"
msgstr ""

#: src/common/textevents.h:144
#, c-format
msgid "%C24,18 Type  To/From    Status  Size    Pos     File         "
msgstr ""

#: src/common/textevents.h:147
msgid "%C22*%O$tReceived a malformed DCC request from %C26$1%O.%010%C22*%O$tContents of packet: $2"
msgstr ""

#: src/common/textevents.h:150
msgid "%C22*%O$tOffering%C26 $1%O to%C26 $2"
msgstr ""

#: src/common/textevents.h:153
msgid "%C22*%O$tNo such DCC offer."
msgstr ""

#: src/common/textevents.h:156
msgid "%C22*%O$tDCC RECV%C26 $2%O to%C26 $1%O aborted."
msgstr ""

#: src/common/textevents.h:159
msgid "%C22*%O$tDCC RECV%C26 $1%O from%C26 $3%O complete %C30[%C26$4%O cps%C30]%O."
msgstr ""

#: src/common/textevents.h:162
msgid "%C22*%O$tDCC RECV connection established to%C26 $1 %C30[%O$2%C30]"
msgstr ""

#: src/common/textevents.h:165
msgid "%C22*%O$tDCC RECV%C26 $1%O from%C26 $3%O failed ($4)."
msgstr ""

#: src/common/textevents.h:168
msgid "%C22*%O$tDCC RECV: Cannot open $1 for writing ($2)."
msgstr ""

#: src/common/textevents.h:171
msgid "%C22*%O$tThe file%C26 $1%C already exists, saving it as%C26 $2%O instead."
msgstr ""

#: src/common/textevents.h:174
msgid "%C22*%O$t%C26$1 %Ohas requested to resume%C26 $2 %Cfrom%C26 $3%C."
msgstr ""

#: src/common/textevents.h:177
msgid "%C22*%O$tDCC SEND%C26 $2%O to%C26 $1%O aborted."
msgstr ""

#: src/common/textevents.h:180
msgid "%C22*%O$tDCC SEND%C26 $1%O to%C26 $2%O complete %C30[%C26$3%O cps%C30]%O."
msgstr ""

#: src/common/textevents.h:183
msgid "%C22*%O$tDCC SEND connection established to%C26 $1 %C30[%O$2%C30]"
msgstr ""

#: src/common/textevents.h:186
msgid "%C22*%O$tDCC SEND%C26 $1%O to%C26 $2%O failed. $3"
msgstr ""

#: src/common/textevents.h:189
msgid "%C22*%O$t%C26$1 %Ohas offered%C26 $2 %O(%C26$3 %Obytes)"
msgstr ""

#: src/common/textevents.h:192
msgid "%C22*%O$tDCC $1%C26 $2 %Oto%C26 $3 %Cstalled - aborting."
msgstr ""

#: src/common/textevents.h:195
msgid "%C22*%O$tDCC $1%C26 $2 %Oto%C26 $3 %Otimed out - aborting."
msgstr ""

#: src/common/textevents.h:198
msgid "%C22*%O$t$1 deleted from notify list."
msgstr ""

#: src/common/textevents.h:201
msgid "%C22*%O$tDisconnected ($1)."
msgstr ""

#: src/common/textevents.h:204
msgid "%C22*%O$tFound your IP: [$1]"
msgstr ""

#: src/common/textevents.h:207
msgid "$1$t$2"
msgstr ""

#: src/common/textevents.h:210
msgid "%O%C26$1%O added to ignore list."
msgstr ""

#: src/common/textevents.h:213
msgid "Ignore on %C26$1%O changed."
msgstr ""

#: src/common/textevents.h:216
#, c-format
msgid "%C24,18                                                              "
msgstr ""

#: src/common/textevents.h:219
#, c-format
msgid "%C24,18 Hostmask                  PRIV NOTI CHAN CTCP DCC  INVI UNIG "
msgstr ""

#: src/common/textevents.h:222
msgid "%O%C26$1%O removed from ignore list."
msgstr ""

#: src/common/textevents.h:225
msgid "  Ignore list is empty."
msgstr ""

#: src/common/textevents.h:228
msgid "%C22*%O$tCannot join%C26 %B$1 %O(Channel is invite only)."
msgstr ""

#: src/common/textevents.h:231
msgid "%C22*%O$tYou have been invited to%C26 $1%O by%C26 $2%C (%C26$3%C)"
msgstr ""

#: src/common/textevents.h:234
msgid "%C19*%O$t%C19%B$1 %B($3) has joined $2"
msgstr ""

#: src/common/textevents.h:237
msgid "%C22*%O$tCannot join%C26 %B$1 %O(Requires keyword)."
msgstr ""

#: src/common/textevents.h:240
msgid "%C21*%O$t%C21$1 has kicked $2 from $3 ($4%O%C21)"
msgstr ""

#: src/common/textevents.h:243
msgid "%C22*%O$tYou have been killed by $1 ($2%O%C22)"
msgstr ""

#: src/common/textevents.h:246 src/common/textevents.h:270
msgid "%C19>%O$1%C19<%O$t$2"
msgstr ""

#: src/common/textevents.h:249
msgid "%C16*%O$t$1%O"
msgstr ""

#: src/common/textevents.h:252
msgid "%C22*%O$t%C22MOTD Skipped."
msgstr ""

#: src/common/textevents.h:255
msgid "%C22*%O$t$1 already in use. Retrying with $2..."
msgstr ""

#: src/common/textevents.h:258
msgid "%C22*%O$tNickname already in use. Use /NICK to try another."
msgstr ""

#: src/common/textevents.h:261
msgid "%C22*%O$tNo such DCC."
msgstr ""

#: src/common/textevents.h:264
msgid "%C22*%O$tNo process is currently running"
msgstr ""

#: src/common/textevents.h:267
msgid "%C28-%C29$1%C28-%O$t$2"
msgstr ""

#: src/common/textevents.h:273
msgid "$tNotify list is empty."
msgstr ""

#: src/common/textevents.h:276
msgid "%C24,18 %B  Notify List                           "
msgstr ""

#: src/common/textevents.h:279
msgid "%C22*%O$t$1 users in notify list."
msgstr ""

#: src/common/textevents.h:282
msgid "%C22*%O$tNotify: $1 is offline ($2)."
msgstr ""

#: src/common/textevents.h:285
msgid "%C22*%O$tNotify: $1 is online ($2)."
msgstr ""

#: src/common/textevents.h:291
msgid "%C23*%O$t%C23$1 (%O%C23$2) has left $3"
msgstr ""

#: src/common/textevents.h:294
msgid "%C23*%O$t%C23$1 (%O%C23$2) has left $3 (%O%C23%B%B$4%O%C23)"
msgstr ""

#: src/common/textevents.h:297
msgid "%C22*%O$tPing reply from $1: $2 second(s)"
msgstr ""

#: src/common/textevents.h:300
msgid "%C22*%O$tNo ping reply for $1 seconds, disconnecting."
msgstr ""

#: src/common/textevents.h:303
msgid "%C28*%C29$3$1%C28*$t%O$2"
msgstr ""

#: src/common/textevents.h:306
msgid "%C18%B%B$3$1%O$t$2"
msgstr ""

#: src/common/textevents.h:309
msgid "%C22*%O$tA process is already running"
msgstr ""

#: src/common/textevents.h:312
msgid "%C23*%O$t%C23$1 has quit (%O%C23%B%B$2%O%C23)"
msgstr ""

#: src/common/textevents.h:315
msgid "%C22*%O$t$1 sets modes%B %C30[%O$2%B%C30]"
msgstr ""

#: src/common/textevents.h:318
msgid "%C28-%C29$1/Wallops%C28-%O$t$2"
msgstr ""

#: src/common/textevents.h:321
msgid "%C22*%O$tLooking up IP number for%C26 $1%O..."
msgstr ""

#: src/common/textevents.h:324
msgid "%C22*%O$t%C22Connected."
msgstr ""

#: src/common/textevents.h:327 src/common/textevents.h:333
#: src/common/textevents.h:336
msgid "%C22*%O$t$1"
msgstr ""

#: src/common/textevents.h:330
msgid "%C22*%O$t%C22Looking up $1"
msgstr ""

#: src/common/textevents.h:339
msgid "%C22*%O$tStopped previous connection attempt (pid=$1)"
msgstr ""

#: src/common/textevents.h:342
msgid "%C29*%O$t%C29Topic for $1%C %C29is: $2"
msgstr ""

#: src/common/textevents.h:345
msgid "%C22*%O$t$1 has changed the topic to: $2"
msgstr ""

#: src/common/textevents.h:348
msgid "%C29*%O$t%C29Topic for $1%C %C29set by $2%C %C29at $3"
msgstr ""

#: src/common/textevents.h:351
msgid "%C22*%O$tUnknown host. Maybe you misspelled it?"
msgstr ""

#: src/common/textevents.h:354
msgid "%C22*%O$tCannot join%C26 %B$1 %O(User limit reached)."
msgstr ""

#: src/common/textevents.h:357
msgid "%C22*%O$t%C26Users on $1:%C $2"
msgstr ""

#: src/common/textevents.h:360
msgid "%C22*%O$t%C28[%O$1%C28] %O$2%C27 $3"
msgstr ""

#: src/common/textevents.h:363
msgid "%C22*%O$t%C28[%O$1%C28] %Cis away %C30(%O$2%O%C30)"
msgstr ""

#: src/common/textevents.h:366 src/common/textevents.h:372
#: src/common/textevents.h:387 src/common/textevents.h:390
msgid "%C22*%O$t%C28[%O$1%C28]%O $2"
msgstr ""

#: src/common/textevents.h:369
msgid "%C22*%O$t%C28[%O$1%C28] %OEnd of WHOIS list."
msgstr ""

#: src/common/textevents.h:375
msgid "%C22*%O$t%C28[%O$1%C28]%O idle%C26 $2"
msgstr ""

#: src/common/textevents.h:378
msgid "%C22*%O$t%C28[%O$1%C28]%O idle%C26 $2%O, signon:%C26 $3"
msgstr ""

#: src/common/textevents.h:381
msgid "%C22*%O$t%C28[%O$1%C28] %C30(%O$2@$3%C30)%O: $4"
msgstr ""

#: src/common/textevents.h:384
msgid "%C22*%O$t%C28[%O$1%C28] %Oreal user@host%C27 $2%O, real IP%C27 $3"
msgstr ""

#: src/common/textevents.h:393
msgid "%C19*%O$t%C19Now talking on $2"
msgstr ""

#: src/common/textevents.h:396
msgid "%C23*$tYou have been kicked from $2 by $3 ($4%O%C23)"
msgstr ""

#: src/common/textevents.h:399
#, c-format
msgid "%C23*$tYou have left channel $3"
msgstr ""

#: src/common/textevents.h:402
msgid "%C23*$tYou have left channel $3 (%O%C23%B%B$4%O%C23)"
msgstr ""

#: src/common/textevents.h:405
msgid "%C22*%O$tYou've invited%C26 $1%O to%C26 $2%O (%C26$3%O)"
msgstr ""

#: src/common/textevents.h:408
msgid "%C31%B%B$4$1%O%C30$t$2"
msgstr ""

#: src/common/textevents.h:411
msgid "%C22*%O$tYou are now known as $2"
msgstr ""

#: src/common/text.c:61
#, c-format
msgid "**** ENDING LOGGING AT %s\n"
msgstr ""

#: src/common/text.c:179
#, c-format
msgid "**** BEGIN LOGGING AT %s\n"
msgstr ""

#: src/common/text.c:198
#, c-format
msgid ""
"* Can't open log file(s) for writing. Check the\n"
"  permissions on %s/xchatlogs"
msgstr ""

#: src/common/text.c:413
#, fuzzy
msgid "Left message"
msgstr "Meldingen"

#: src/common/text.c:414
#, fuzzy
msgid "Right message"
msgstr "Meldingen"

#: src/common/text.c:418
msgid "The nick of the joining person"
msgstr ""

#: src/common/text.c:419
msgid "The channel being joined"
msgstr ""

#: src/common/text.c:420 src/common/text.c:465 src/common/text.c:522
msgid "The host of the person"
msgstr ""

#: src/common/text.c:424 src/common/text.c:429 src/common/text.c:436
#: src/common/text.c:503 src/common/text.c:629 src/common/text.c:636
#: src/common/text.c:641 src/common/text.c:646 src/common/text.c:651
#: src/common/text.c:657 src/common/text.c:662 src/common/text.c:666
#: src/common/text.c:672 src/common/text.c:678 src/common/text.c:724
#: src/common/text.c:733 src/common/text.c:738 src/common/text.c:743
#: src/common/text.c:752 src/common/text.c:763 src/common/text.c:770
#: src/common/text.c:776 src/common/text.c:781 src/common/text.c:786
#: src/common/text.c:793 src/common/text.c:799 src/common/text.c:805
#: src/common/text.c:810 src/common/text.c:815 src/common/text.c:819
#: src/common/text.c:825 src/common/text.c:833 src/common/text.c:867
#: src/common/text.c:872
msgid "Nickname"
msgstr "Kallenavn"

#: src/common/text.c:425
msgid "The action"
msgstr "Handlingen"

#: src/common/text.c:430
msgid "The text"
msgstr "Teksten"

#: src/common/text.c:431
msgid "Mode char"
msgstr ""

#: src/common/text.c:432 src/common/text.c:505
#, fuzzy
msgid "Identified text"
msgstr "Infotekst"

#: src/common/text.c:437 src/common/text.c:493 src/common/text.c:499
#: src/common/text.c:504
msgid "The message"
msgstr "Meldingen"

#: src/common/text.c:441 src/common/text.c:509
msgid "Old nickname"
msgstr "Gammelt kallenavn"

#: src/common/text.c:442 src/common/text.c:510
msgid "New nickname"
msgstr "Nytt kallenavn"

#: src/common/text.c:446
msgid "Nick of person who changed the topic"
msgstr ""

#: src/common/text.c:447 src/common/text.c:453 src/fe-gtk/chanlist.c:599
#: src/fe-gtk/chanlist.c:700
msgid "Topic"
msgstr "Emne"

#: src/common/text.c:448 src/common/text.c:452 src/common/text.c:887
#: src/fe-gtk/chanlist.c:597 src/fe-gtk/chanlist.c:691
#: src/fe-gtk/ignoregui.c:176
msgid "Channel"
msgstr "Kanal"

#: src/common/text.c:457 src/common/text.c:516
msgid "The nickname of the kicker"
msgstr ""

#: src/common/text.c:458 src/common/text.c:514
msgid "The person being kicked"
msgstr ""

#: src/common/text.c:459 src/common/text.c:466 src/common/text.c:470
#: src/common/text.c:475 src/common/text.c:515 src/common/text.c:523
#: src/common/text.c:530
msgid "The channel"
msgstr "Kanalen"

#: src/common/text.c:460 src/common/text.c:517 src/common/text.c:524
msgid "The reason"
msgstr "Årsaken"

#: src/common/text.c:464 src/common/text.c:521
msgid "The nick of the person leaving"
msgstr ""

#: src/common/text.c:471 src/common/text.c:477
msgid "The time"
msgstr "Tiden"

#: src/common/text.c:476
msgid "The creator"
msgstr ""

#: src/common/text.c:481
msgid "Nick"
msgstr "Kallenavn"

#: src/common/text.c:482 src/common/text.c:739
msgid "Reason"
msgstr "Årsak"

#: src/common/text.c:483 src/common/text.c:631 src/common/text.c:714
msgid "Host"
msgstr "Vert"

#: src/common/text.c:487 src/common/text.c:492 src/common/text.c:497
msgid "Who it's from"
msgstr "Hvem er det fra"

#: src/common/text.c:488
msgid "The time in x.x format (see below)"
msgstr ""

#: src/common/text.c:498 src/common/text.c:541
#, fuzzy
msgid "The Channel it's going to"
msgstr "Vindu for kanalliste.."

#: src/common/text.c:528
msgid "The sound"
msgstr "Lyden"

#: src/common/text.c:529 src/common/text.c:535 src/common/text.c:540
msgid "The nick of the person"
msgstr ""

#: src/common/text.c:534 src/common/text.c:539
msgid "The CTCP event"
msgstr ""

#: src/common/text.c:545
msgid "The nick of the person who set the key"
msgstr ""

#: src/common/text.c:546
msgid "The key"
msgstr ""

#: src/common/text.c:550
msgid "The nick of the person who set the limit"
msgstr ""

#: src/common/text.c:551
msgid "The limit"
msgstr ""

#: src/common/text.c:555
msgid "The nick of the person who did the op'ing"
msgstr ""

#: src/common/text.c:556
msgid "The nick of the person who has been op'ed"
msgstr ""

#: src/common/text.c:560
msgid "The nick of the person who has been halfop'ed"
msgstr ""

#: src/common/text.c:561
msgid "The nick of the person who did the halfop'ing"
msgstr ""

#: src/common/text.c:565
msgid "The nick of the person who did the voice'ing"
msgstr ""

#: src/common/text.c:566
msgid "The nick of the person who has been voice'ed"
msgstr ""

#: src/common/text.c:570
msgid "The nick of the person who did the banning"
msgstr ""

#: src/common/text.c:571 src/common/text.c:598
msgid "The ban mask"
msgstr ""

#: src/common/text.c:575
msgid "The nick who removed the key"
msgstr ""

#: src/common/text.c:579
msgid "The nick who removed the limit"
msgstr ""

#: src/common/text.c:583
msgid "The nick of the person of did the deop'ing"
msgstr ""

#: src/common/text.c:584
msgid "The nick of the person who has been deop'ed"
msgstr ""

#: src/common/text.c:587
msgid "The nick of the person of did the dehalfop'ing"
msgstr ""

#: src/common/text.c:588
msgid "The nick of the person who has been dehalfop'ed"
msgstr ""

#: src/common/text.c:592
msgid "The nick of the person of did the devoice'ing"
msgstr ""

#: src/common/text.c:593
msgid "The nick of the person who has been devoice'ed"
msgstr ""

#: src/common/text.c:597
msgid "The nick of the person of did the unban'ing"
msgstr ""

#: src/common/text.c:602
msgid "The nick of the person who did the exempt"
msgstr ""

#: src/common/text.c:603 src/common/text.c:608
msgid "The exempt mask"
msgstr ""

#: src/common/text.c:607
msgid "The nick of the person removed the exempt"
msgstr ""

#: src/common/text.c:612
msgid "The nick of the person who did the invite"
msgstr ""

#: src/common/text.c:613 src/common/text.c:618
msgid "The invite mask"
msgstr ""

#: src/common/text.c:617
msgid "The nick of the person removed the invite"
msgstr ""

#: src/common/text.c:622
msgid "The nick of the person setting the mode"
msgstr ""

#: src/common/text.c:623
msgid "The mode's sign (+/-)"
msgstr ""

#: src/common/text.c:624
msgid "The mode letter"
msgstr ""

#: src/common/text.c:625
msgid "The channel it's being set on"
msgstr ""

#: src/common/text.c:630
msgid "Username"
msgstr ""

#: src/common/text.c:632
msgid "Full name"
msgstr ""

#: src/common/text.c:637
msgid "Channel Membership/\"is an IRC operator\""
msgstr ""

#: src/common/text.c:642
msgid "Server Information"
msgstr ""

#: src/common/text.c:647 src/common/text.c:652
msgid "Idle time"
msgstr ""

#: src/common/text.c:653
msgid "Signon time"
msgstr ""

#: src/common/text.c:658
msgid "Away reason"
msgstr "Borteårsak"

#: src/common/text.c:667 src/common/text.c:673 src/common/text.c:681
#: src/common/text.c:859
msgid "Message"
msgstr "Melding"

#: src/common/text.c:674
#, fuzzy
msgid "Account"
msgstr "Om"

#: src/common/text.c:679
msgid "Real user@host"
msgstr ""

#: src/common/text.c:680
msgid "Real IP"
msgstr ""

#: src/common/text.c:685 src/common/text.c:694 src/common/text.c:700
#: src/common/text.c:728 src/common/text.c:882
msgid "Channel Name"
msgstr "Navn på kanal"

#: src/common/text.c:689 src/common/text.c:845 src/fe-gtk/textgui.c:338
msgid "Text"
msgstr "Tekst"

#: src/common/text.c:690 src/common/text.c:696 src/common/text.c:841
#: src/common/text.c:883
msgid "Server Name"
msgstr "Navn på tjener"

#: src/common/text.c:695
msgid "Nick of person who invited you"
msgstr ""

#: src/common/text.c:701 src/fe-gtk/chanlist.c:598
msgid "Users"
msgstr "Brukere"

#: src/common/text.c:705
msgid "Nickname in use"
msgstr ""

#: src/common/text.c:706
msgid "Nick being tried"
msgstr ""

#: src/common/text.c:710 src/common/text.c:746 src/common/text.c:757
#: src/common/text.c:764 src/common/text.c:777 src/common/text.c:794
#: src/common/text.c:894 src/common/util.c:352
msgid "Error"
msgstr "Feil"

#: src/common/text.c:715 src/common/text.c:849
msgid "IP"
msgstr "IP"

#: src/common/text.c:716 src/common/text.c:745
msgid "Port"
msgstr "Port"

#: src/common/text.c:720
msgid "PID"
msgstr "PID"

#: src/common/text.c:729 src/common/text.c:734
msgid "Modes string"
msgstr ""

#: src/common/text.c:744 src/common/text.c:782 src/common/text.c:787
#: src/common/text.c:828
msgid "IP address"
msgstr "IP-adresse"

#: src/common/text.c:750 src/common/text.c:775
msgid "DCC Type"
msgstr ""

#: src/common/text.c:751 src/common/text.c:756 src/common/text.c:761
#: src/common/text.c:768 src/common/text.c:788 src/common/text.c:792
#: src/common/text.c:798 src/common/text.c:804 src/common/text.c:811
#: src/common/text.c:820 src/common/text.c:826
msgid "Filename"
msgstr "Filnavn"

#: src/common/text.c:762 src/common/text.c:769
msgid "Destination filename"
msgstr ""

#: src/common/text.c:771 src/common/text.c:800
msgid "CPS"
msgstr ""

#: src/common/text.c:806
msgid "Pathname"
msgstr "Stinavn"

#: src/common/text.c:821 src/fe-gtk/dccgui.c:537 src/fe-gtk/dccgui.c:707
msgid "Position"
msgstr "Posisjon"

#: src/common/text.c:827 src/fe-gtk/dccgui.c:536 src/fe-gtk/dccgui.c:706
msgid "Size"
msgstr "Størrelse"

#: src/common/text.c:832
#, fuzzy
msgid "DCC String"
msgstr "Innstillinger for DCC"

#: src/common/text.c:837
msgid "Number of notify items"
msgstr ""

#: src/common/text.c:853
msgid "Old Filename"
msgstr "Gammelt filnavn"

#: src/common/text.c:854
msgid "New Filename"
msgstr "Nytt filnavn"

#: src/common/text.c:858
msgid "Receiver"
msgstr "Mottaker"

#: src/common/text.c:863
msgid "Hostmask"
msgstr "Vertsmaske"

#: src/common/text.c:868
msgid "Hostname"
msgstr "Vertsnavn"

#: src/common/text.c:873
msgid "The Packet"
msgstr "Pakken"

#: src/common/text.c:877
msgid "Seconds"
msgstr "Sekunder"

#: src/common/text.c:881
msgid "Nick of person who have been invited"
msgstr ""

#: src/common/text.c:888
msgid "Banmask"
msgstr ""

#: src/common/text.c:889
msgid "Who set the ban"
msgstr ""

#: src/common/text.c:890
msgid "Ban time"
msgstr ""

#: src/common/text.c:930
#, c-format
msgid ""
"Error parsing event %s.\n"
"Loading default."
msgstr ""

#: src/common/text.c:1583
#, c-format
msgid ""
"Cannot read sound file:\n"
"%s"
msgstr ""

#: src/common/util.c:296
msgid "Remote host closed socket"
msgstr ""

#: src/common/util.c:301
msgid "Connection refused"
msgstr ""

#: src/common/util.c:304
msgid "No route to host"
msgstr ""

#: src/common/util.c:306
msgid "Connection timed out"
msgstr "Tidsavbrudd for tilkobling"

#: src/common/util.c:308
msgid "Cannot assign that address"
msgstr ""

#: src/common/util.c:310
msgid "Connection reset by peer"
msgstr ""

#: src/common/util.c:821
msgid "Andorra"
msgstr ""

#: src/common/util.c:822
msgid "United Arab Emirates"
msgstr ""

#: src/common/util.c:823
msgid "Afghanistan"
msgstr ""

#: src/common/util.c:824
msgid "Antigua and Barbuda"
msgstr ""

#: src/common/util.c:825
msgid "Anguilla"
msgstr ""

#: src/common/util.c:826
msgid "Albania"
msgstr ""

#: src/common/util.c:827
msgid "Armenia"
msgstr ""

#: src/common/util.c:828
msgid "Netherlands Antilles"
msgstr ""

#: src/common/util.c:829
msgid "Angola"
msgstr ""

#: src/common/util.c:830
msgid "Antarctica"
msgstr ""

#: src/common/util.c:831
msgid "Argentina"
msgstr ""

#: src/common/util.c:832
msgid "Reverse DNS"
msgstr ""

#: src/common/util.c:833
msgid "American Samoa"
msgstr ""

#: src/common/util.c:834
msgid "Austria"
msgstr ""

#: src/common/util.c:835
msgid "Nato Fiel"
msgstr ""

#: src/common/util.c:836
msgid "Australia"
msgstr ""

#: src/common/util.c:837
msgid "Aruba"
msgstr ""

#: src/common/util.c:838
msgid "Azerbaijan"
msgstr ""

#: src/common/util.c:839
msgid "Bosnia and Herzegovina"
msgstr ""

#: src/common/util.c:840
msgid "Barbados"
msgstr ""

#: src/common/util.c:841
msgid "Bangladesh"
msgstr ""

#: src/common/util.c:842
msgid "Belgium"
msgstr ""

#: src/common/util.c:843
msgid "Burkina Faso"
msgstr ""

#: src/common/util.c:844
msgid "Bulgaria"
msgstr ""

#: src/common/util.c:845
msgid "Bahrain"
msgstr ""

#: src/common/util.c:846
msgid "Burundi"
msgstr ""

#: src/common/util.c:847
msgid "Businesses"
msgstr ""

#: src/common/util.c:848
msgid "Benin"
msgstr ""

#: src/common/util.c:849
msgid "Bermuda"
msgstr ""

#: src/common/util.c:850
msgid "Brunei Darussalam"
msgstr ""

#: src/common/util.c:851
msgid "Bolivia"
msgstr ""

#: src/common/util.c:852
msgid "Brazil"
msgstr ""

#: src/common/util.c:853
msgid "Bahamas"
msgstr ""

#: src/common/util.c:854
msgid "Bhutan"
msgstr "Bhutan"

#: src/common/util.c:855
msgid "Bouvet Island"
msgstr ""

#: src/common/util.c:856
msgid "Botswana"
msgstr ""

#: src/common/util.c:857
msgid "Belarus"
msgstr ""

#: src/common/util.c:858
msgid "Belize"
msgstr ""

#: src/common/util.c:859
msgid "Canada"
msgstr ""

#: src/common/util.c:860
msgid "Cocos Islands"
msgstr ""

#: src/common/util.c:861
msgid "Democratic Republic of Congo"
msgstr ""

#: src/common/util.c:862
msgid "Central African Republic"
msgstr ""

#: src/common/util.c:863
msgid "Congo"
msgstr ""

#: src/common/util.c:864
msgid "Switzerland"
msgstr ""

#: src/common/util.c:865
msgid "Cote d'Ivoire"
msgstr ""

#: src/common/util.c:866
msgid "Cook Islands"
msgstr ""

#: src/common/util.c:867
msgid "Chile"
msgstr "Chile"

#: src/common/util.c:868
msgid "Cameroon"
msgstr ""

#: src/common/util.c:869
msgid "China"
msgstr ""

#: src/common/util.c:870
msgid "Colombia"
msgstr ""

#: src/common/util.c:871
msgid "Internic Commercial"
msgstr ""

#: src/common/util.c:872
msgid "Costa Rica"
msgstr ""

#: src/common/util.c:873
msgid "Serbia and Montenegro"
msgstr ""

#: src/common/util.c:874
msgid "Cuba"
msgstr ""

#: src/common/util.c:875
msgid "Cape Verde"
msgstr ""

#: src/common/util.c:876
msgid "Christmas Island"
msgstr ""

#: src/common/util.c:877
msgid "Cyprus"
msgstr ""

#: src/common/util.c:878
msgid "Czech Republic"
msgstr ""

#: src/common/util.c:879
msgid "Germany"
msgstr ""

#: src/common/util.c:880
msgid "Djibouti"
msgstr ""

#: src/common/util.c:881
msgid "Denmark"
msgstr ""

#: src/common/util.c:882
msgid "Dominica"
msgstr ""

#: src/common/util.c:883
msgid "Dominican Republic"
msgstr ""

#: src/common/util.c:884
msgid "Algeria"
msgstr ""

#: src/common/util.c:885
msgid "Ecuador"
msgstr ""

#: src/common/util.c:886
msgid "Educational Institution"
msgstr ""

#: src/common/util.c:887
msgid "Estonia"
msgstr ""

#: src/common/util.c:888
msgid "Egypt"
msgstr ""

#: src/common/util.c:889
msgid "Western Sahara"
msgstr ""

#: src/common/util.c:890
msgid "Eritrea"
msgstr ""

#: src/common/util.c:891
msgid "Spain"
msgstr ""

#: src/common/util.c:892
msgid "Ethiopia"
msgstr ""

#: src/common/util.c:893
msgid "Finland"
msgstr ""

#: src/common/util.c:894
msgid "Fiji"
msgstr ""

#: src/common/util.c:895
msgid "Falkland Islands"
msgstr ""

#: src/common/util.c:896
msgid "Micronesia"
msgstr ""

#: src/common/util.c:897
msgid "Faroe Islands"
msgstr ""

#: src/common/util.c:898
msgid "France"
msgstr "Frankrike"

#: src/common/util.c:899
msgid "France, Metropolitan"
msgstr ""

#: src/common/util.c:900
msgid "Gabon"
msgstr ""

#: src/common/util.c:901
msgid "Great Britain"
msgstr ""

#: src/common/util.c:902
msgid "Grenada"
msgstr "Grenada"

#: src/common/util.c:903
msgid "Georgia"
msgstr ""

#: src/common/util.c:904
msgid "French Guiana"
msgstr ""

#: src/common/util.c:905
msgid "British Channel Isles"
msgstr ""

#: src/common/util.c:906
msgid "Ghana"
msgstr ""

#: src/common/util.c:907
msgid "Gibraltar"
msgstr ""

#: src/common/util.c:908
msgid "Greenland"
msgstr "Grønland"

#: src/common/util.c:909
msgid "Gambia"
msgstr ""

#: src/common/util.c:910
msgid "Guinea"
msgstr "Guinea"

#: src/common/util.c:911
msgid "Government"
msgstr ""

#: src/common/util.c:912
msgid "Guadeloupe"
msgstr ""

#: src/common/util.c:913
msgid "Equatorial Guinea"
msgstr ""

#: src/common/util.c:914
msgid "Greece"
msgstr "Hellas"

#: src/common/util.c:915
msgid "S. Georgia and S. Sandwich Isles"
msgstr ""

#: src/common/util.c:916
msgid "Guatemala"
msgstr ""

#: src/common/util.c:917
msgid "Guam"
msgstr ""

#: src/common/util.c:918
msgid "Guinea-Bissau"
msgstr ""

#: src/common/util.c:919
msgid "Guyana"
msgstr ""

#: src/common/util.c:920
msgid "Hong Kong"
msgstr ""

#: src/common/util.c:921
msgid "Heard and McDonald Islands"
msgstr ""

#: src/common/util.c:922
msgid "Honduras"
msgstr ""

#: src/common/util.c:923
msgid "Croatia"
msgstr ""

#: src/common/util.c:924
msgid "Haiti"
msgstr ""

#: src/common/util.c:925
msgid "Hungary"
msgstr ""

#: src/common/util.c:926
msgid "Indonesia"
msgstr ""

#: src/common/util.c:927
msgid "Ireland"
msgstr ""

#: src/common/util.c:928
msgid "Israel"
msgstr ""

#: src/common/util.c:929
msgid "India"
msgstr ""

#: src/common/util.c:930
msgid "Informational"
msgstr ""

#: src/common/util.c:931
msgid "International"
msgstr ""

#: src/common/util.c:932
msgid "British Indian Ocean Territory"
msgstr ""

#: src/common/util.c:933
msgid "Iraq"
msgstr ""

#: src/common/util.c:934
msgid "Iran"
msgstr ""

#: src/common/util.c:935
msgid "Iceland"
msgstr ""

#: src/common/util.c:936
msgid "Italy"
msgstr ""

#: src/common/util.c:937
msgid "Jamaica"
msgstr ""

#: src/common/util.c:938
msgid "Jordan"
msgstr ""

#: src/common/util.c:939
msgid "Japan"
msgstr ""

#: src/common/util.c:940
msgid "Kenya"
msgstr ""

#: src/common/util.c:941
msgid "Kyrgyzstan"
msgstr ""

#: src/common/util.c:942
msgid "Cambodia"
msgstr ""

#: src/common/util.c:943
msgid "Kiribati"
msgstr ""

#: src/common/util.c:944
msgid "Comoros"
msgstr ""

#: src/common/util.c:945
msgid "St. Kitts and Nevis"
msgstr ""

#: src/common/util.c:946
msgid "North Korea"
msgstr ""

#: src/common/util.c:947
msgid "South Korea"
msgstr ""

#: src/common/util.c:948
msgid "Kuwait"
msgstr ""

#: src/common/util.c:949
msgid "Cayman Islands"
msgstr ""

#: src/common/util.c:950
msgid "Kazakhstan"
msgstr ""

#: src/common/util.c:951
msgid "Laos"
msgstr ""

#: src/common/util.c:952
msgid "Lebanon"
msgstr ""

#: src/common/util.c:953
msgid "Saint Lucia"
msgstr ""

#: src/common/util.c:954
msgid "Liechtenstein"
msgstr ""

#: src/common/util.c:955
msgid "Sri Lanka"
msgstr ""

#: src/common/util.c:956
msgid "Liberia"
msgstr ""

#: src/common/util.c:957
msgid "Lesotho"
msgstr ""

#: src/common/util.c:958
msgid "Lithuania"
msgstr ""

#: src/common/util.c:959
msgid "Luxembourg"
msgstr ""

#: src/common/util.c:960
msgid "Latvia"
msgstr ""

#: src/common/util.c:961
msgid "Libya"
msgstr ""

#: src/common/util.c:962
msgid "Morocco"
msgstr ""

#: src/common/util.c:963
msgid "Monaco"
msgstr ""

#: src/common/util.c:964
msgid "Moldova"
msgstr ""

#: src/common/util.c:965
msgid "United States Medical"
msgstr ""

#: src/common/util.c:966
msgid "Madagascar"
msgstr ""

#: src/common/util.c:967
msgid "Marshall Islands"
msgstr ""

#: src/common/util.c:968
msgid "Military"
msgstr ""

#: src/common/util.c:969
msgid "Macedonia"
msgstr ""

#: src/common/util.c:970
msgid "Mali"
msgstr ""

#: src/common/util.c:971
msgid "Myanmar"
msgstr ""

#: src/common/util.c:972
msgid "Mongolia"
msgstr ""

#: src/common/util.c:973
msgid "Macau"
msgstr ""

#: src/common/util.c:974
msgid "Northern Mariana Islands"
msgstr ""

#: src/common/util.c:975
msgid "Martinique"
msgstr ""

#: src/common/util.c:976
msgid "Mauritania"
msgstr ""

#: src/common/util.c:977
msgid "Montserrat"
msgstr ""

#: src/common/util.c:978
msgid "Malta"
msgstr ""

#: src/common/util.c:979
msgid "Mauritius"
msgstr ""

#: src/common/util.c:980
msgid "Maldives"
msgstr ""

#: src/common/util.c:981
msgid "Malawi"
msgstr ""

#: src/common/util.c:982
msgid "Mexico"
msgstr ""

#: src/common/util.c:983
msgid "Malaysia"
msgstr ""

#: src/common/util.c:984
msgid "Mozambique"
msgstr ""

#: src/common/util.c:985
msgid "Namibia"
msgstr ""

#: src/common/util.c:986
msgid "New Caledonia"
msgstr ""

#: src/common/util.c:987
msgid "Niger"
msgstr ""

#: src/common/util.c:988
msgid "Internic Network"
msgstr ""

#: src/common/util.c:989
msgid "Norfolk Island"
msgstr ""

#: src/common/util.c:990
msgid "Nigeria"
msgstr ""

#: src/common/util.c:991
msgid "Nicaragua"
msgstr ""

#: src/common/util.c:992
msgid "Netherlands"
msgstr ""

#: src/common/util.c:993
msgid "Norway"
msgstr ""

#: src/common/util.c:994
msgid "Nepal"
msgstr ""

#: src/common/util.c:995
msgid "Nauru"
msgstr ""

#: src/common/util.c:996
msgid "Neutral Zone"
msgstr ""

#: src/common/util.c:997
msgid "Niue"
msgstr ""

#: src/common/util.c:998
msgid "New Zealand"
msgstr ""

#: src/common/util.c:999
msgid "Oman"
msgstr ""

#: src/common/util.c:1000
msgid "Internic Non-Profit Organization"
msgstr ""

#: src/common/util.c:1001
msgid "Panama"
msgstr ""

#: src/common/util.c:1002
msgid "Peru"
msgstr ""

#: src/common/util.c:1003
msgid "French Polynesia"
msgstr ""

#: src/common/util.c:1004
msgid "Papua New Guinea"
msgstr ""

#: src/common/util.c:1005
msgid "Philippines"
msgstr ""

#: src/common/util.c:1006
msgid "Pakistan"
msgstr ""

#: src/common/util.c:1007
msgid "Poland"
msgstr ""

#: src/common/util.c:1008
msgid "St. Pierre and Miquelon"
msgstr ""

#: src/common/util.c:1009
msgid "Pitcairn"
msgstr ""

#: src/common/util.c:1010
msgid "Puerto Rico"
msgstr ""

#: src/common/util.c:1011
msgid "Palestinian Territory"
msgstr ""

#: src/common/util.c:1012
msgid "Portugal"
msgstr ""

#: src/common/util.c:1013
msgid "Palau"
msgstr ""

#: src/common/util.c:1014
msgid "Paraguay"
msgstr ""

#: src/common/util.c:1015
msgid "Qatar"
msgstr ""

#: src/common/util.c:1016
msgid "Reunion"
msgstr ""

#: src/common/util.c:1017
msgid "Romania"
msgstr ""

#: src/common/util.c:1018
msgid "Old School ARPAnet"
msgstr ""

#: src/common/util.c:1019
msgid "Russian Federation"
msgstr ""

#: src/common/util.c:1020
msgid "Rwanda"
msgstr ""

#: src/common/util.c:1021
msgid "Saudi Arabia"
msgstr ""

#: src/common/util.c:1022
msgid "Solomon Islands"
msgstr ""

#: src/common/util.c:1023
msgid "Seychelles"
msgstr ""

#: src/common/util.c:1024
msgid "Sudan"
msgstr ""

#: src/common/util.c:1025
msgid "Sweden"
msgstr ""

#: src/common/util.c:1026
msgid "Singapore"
msgstr "Singapore"

#: src/common/util.c:1027
msgid "St. Helena"
msgstr ""

#: src/common/util.c:1028
msgid "Slovenia"
msgstr ""

#: src/common/util.c:1029
msgid "Svalbard and Jan Mayen Islands"
msgstr ""

#: src/common/util.c:1030
msgid "Slovak Republic"
msgstr ""

#: src/common/util.c:1031
msgid "Sierra Leone"
msgstr ""

#: src/common/util.c:1032
msgid "San Marino"
msgstr ""

#: src/common/util.c:1033
msgid "Senegal"
msgstr "Senegal"

#: src/common/util.c:1034
msgid "Somalia"
msgstr ""

#: src/common/util.c:1035
msgid "Suriname"
msgstr ""

#: src/common/util.c:1036
msgid "Sao Tome and Principe"
msgstr ""

#: src/common/util.c:1037
msgid "Former USSR"
msgstr ""

#: src/common/util.c:1038
msgid "El Salvador"
msgstr ""

#: src/common/util.c:1039
msgid "Syria"
msgstr ""

#: src/common/util.c:1040
msgid "Swaziland"
msgstr ""

#: src/common/util.c:1041
msgid "Turks and Caicos Islands"
msgstr ""

#: src/common/util.c:1042
msgid "Chad"
msgstr ""

#: src/common/util.c:1043
msgid "French Southern Territories"
msgstr ""

#: src/common/util.c:1044
msgid "Togo"
msgstr ""

#: src/common/util.c:1045
msgid "Thailand"
msgstr ""

#: src/common/util.c:1046
msgid "Tajikistan"
msgstr ""

#: src/common/util.c:1047
msgid "Tokelau"
msgstr ""

#: src/common/util.c:1048
msgid "Turkmenistan"
msgstr ""

#: src/common/util.c:1049
msgid "Tunisia"
msgstr ""

#: src/common/util.c:1050
msgid "Tonga"
msgstr ""

#: src/common/util.c:1051
msgid "East Timor"
msgstr ""

#: src/common/util.c:1052
msgid "Turkey"
msgstr ""

#: src/common/util.c:1053
msgid "Trinidad and Tobago"
msgstr ""

#: src/common/util.c:1054
msgid "Tuvalu"
msgstr ""

#: src/common/util.c:1055
msgid "Taiwan"
msgstr ""

#: src/common/util.c:1056
msgid "Tanzania"
msgstr ""

#: src/common/util.c:1057
msgid "Ukraine"
msgstr ""

#: src/common/util.c:1058
msgid "Uganda"
msgstr ""

#: src/common/util.c:1059
msgid "United Kingdom"
msgstr ""

#: src/common/util.c:1060
msgid "US Minor Outlying Islands"
msgstr ""

#: src/common/util.c:1061
msgid "United States of America"
msgstr ""

#: src/common/util.c:1062
msgid "Uruguay"
msgstr ""

#: src/common/util.c:1063
msgid "Uzbekistan"
msgstr ""

#: src/common/util.c:1064
msgid "Vatican City State"
msgstr ""

#: src/common/util.c:1065
msgid "St. Vincent and the Grenadines"
msgstr ""

#: src/common/util.c:1066
msgid "Venezuela"
msgstr ""

#: src/common/util.c:1067
msgid "British Virgin Islands"
msgstr ""

#: src/common/util.c:1068
msgid "US Virgin Islands"
msgstr ""

#: src/common/util.c:1069
msgid "Vietnam"
msgstr ""

#: src/common/util.c:1070
msgid "Vanuatu"
msgstr ""

#: src/common/util.c:1071
msgid "Wallis and Futuna Islands"
msgstr ""

#: src/common/util.c:1072
msgid "Samoa"
msgstr ""

#: src/common/util.c:1073
msgid "Yemen"
msgstr ""

#: src/common/util.c:1074
msgid "Mayotte"
msgstr ""

#: src/common/util.c:1075
msgid "Yugoslavia"
msgstr ""

#: src/common/util.c:1076
msgid "South Africa"
msgstr ""

#: src/common/util.c:1077
msgid "Zambia"
msgstr ""

#: src/common/util.c:1078
msgid "Zimbabwe"
msgstr ""

#: src/common/util.c:1088 src/common/util.c:1098 src/fe-gtk/menu.c:499
#: src/fe-gtk/menu.c:503 src/fe-gtk/menu.c:507 src/fe-gtk/menu.c:511
#: src/fe-gtk/menu.c:520 src/fe-gtk/menu.c:526
msgid "Unknown"
msgstr ""

#: src/common/xchat.c:860
msgid "Direct client-to-client"
msgstr ""

#: src/common/xchat.c:861
#, fuzzy
msgid "Send File"
msgstr "Lydfil: "

#: src/common/xchat.c:862
msgid "Offer Chat"
msgstr ""

#: src/common/xchat.c:863
#, fuzzy
msgid "Abort Chat"
msgstr "Om X-Chat"

#: src/common/xchat.c:864 src/fe-gtk/plugingui.c:73
msgid "Version"
msgstr "Versjon"

#: src/common/xchat.c:865
#, fuzzy
msgid "Userinfo"
msgstr "Bruker"

#: src/common/xchat.c:866
#, fuzzy
msgid "Clientinfo"
msgstr "Klienten avslutter"

#: src/common/xchat.c:867 src/common/xchat.c:901 src/common/xchat.c:952
msgid "Ping"
msgstr ""

#: src/common/xchat.c:868
#, fuzzy
msgid "Time"
msgstr "Tiden"

#: src/common/xchat.c:869
#, fuzzy
msgid "Finger"
msgstr "Wingate"

#: src/common/xchat.c:870
#, fuzzy
msgid "Oper"
msgstr "Op"

#: src/common/xchat.c:871
msgid "Kill this user"
msgstr ""

#: src/common/xchat.c:872
msgid "Mode"
msgstr ""

#: src/common/xchat.c:873
msgid "Give Ops"
msgstr ""

#: src/common/xchat.c:874
msgid "Take Ops"
msgstr ""

#: src/common/xchat.c:875
msgid "Give Half-Ops"
msgstr ""

#: src/common/xchat.c:876
msgid "Take Half-Ops"
msgstr ""

#: src/common/xchat.c:877
msgid "Give Voice"
msgstr ""

#: src/common/xchat.c:878
msgid "Take Voice"
msgstr ""

#: src/common/xchat.c:879
#, fuzzy
msgid "Ignore"
msgstr "Ignorer-liste..."

#: src/common/xchat.c:880
#, fuzzy
msgid "Ignore User"
msgstr "Ignorer-liste..."

#: src/common/xchat.c:881
msgid "UnIgnore User"
msgstr ""

#: src/common/xchat.c:882
#, fuzzy
msgid "Kick/Ban"
msgstr "Spark"

#: src/common/xchat.c:883 src/common/xchat.c:935
msgid "Kick"
msgstr "Spark"

#: src/common/xchat.c:884 src/common/xchat.c:885 src/common/xchat.c:886
#: src/common/xchat.c:887 src/common/xchat.c:888 src/common/xchat.c:934
msgid "Ban"
msgstr ""

#: src/common/xchat.c:889 src/common/xchat.c:890 src/common/xchat.c:891
#: src/common/xchat.c:892
#, fuzzy
msgid "KickBan"
msgstr "Spark"

#: src/common/xchat.c:893 src/fe-gtk/dccgui.c:584 src/fe-gtk/dccgui.c:742
msgid "Info"
msgstr "Info"

#: src/common/xchat.c:894
msgid "Who"
msgstr ""

#: src/common/xchat.c:895 src/common/xchat.c:948
msgid "WhoIs"
msgstr ""

#: src/common/xchat.c:896
msgid "DNS Lookup"
msgstr ""

#: src/common/xchat.c:897
#, fuzzy
msgid "Trace"
msgstr "Frankrike"

#: src/common/xchat.c:898
#, fuzzy
msgid "UserHost"
msgstr "Brukere"

#: src/common/xchat.c:899
msgid "External"
msgstr ""

#: src/common/xchat.c:900
msgid "Traceroute"
msgstr ""

#: src/common/xchat.c:902
#, fuzzy
msgid "Telnet"
msgstr "Tekst"

#: src/common/xchat.c:903
#, fuzzy
msgid "Open Dialog Window"
msgstr "Åpne dialogvindu automatisk"

#: src/common/xchat.c:915
msgid "Disconnect"
msgstr ""

#: src/common/xchat.c:916
msgid "Reconnect"
msgstr ""

#: src/common/xchat.c:917
msgid "Leave Channel"
msgstr ""

#: src/common/xchat.c:918
msgid "Join Channel..."
msgstr "Bli med i kanal..."

#: src/common/xchat.c:919
msgid "Enter Channel to Join:"
msgstr ""

#: src/common/xchat.c:920
msgid "Server Links"
msgstr "Lenker til tjenere"

#: src/common/xchat.c:921
msgid "Ping Server"
msgstr "Ping tjener"

#: src/common/xchat.c:922
msgid "Hide Version"
msgstr "Skjul versjon"

#: src/common/xchat.c:932
msgid "Op"
msgstr "Op"

#: src/common/xchat.c:933
msgid "DeOp"
msgstr "DeOp"

#: src/common/xchat.c:936
msgid "bye"
msgstr "hadet"

#: src/common/xchat.c:937
#, c-format
msgid "Enter reason to kick %s:"
msgstr ""

#: src/common/xchat.c:938
msgid "Sendfile"
msgstr ""

#: src/common/xchat.c:939
msgid "Dialog"
msgstr ""

#: src/common/xchat.c:949
#, fuzzy
msgid "Send"
msgstr "Sekunder"

#: src/common/xchat.c:950
#, fuzzy
msgid "Chat"
msgstr "_X-Chat"

#: src/common/xchat.c:951 src/fe-gtk/banlist.c:319 src/fe-gtk/ignoregui.c:388
#: src/fe-gtk/search.c:117 src/fe-gtk/urlgrab.c:201
msgid "Clear"
msgstr "Tøm"

#: src/fe-gtk/about.c:102
msgid "About X-Chat"
msgstr "Om X-Chat"

#: src/fe-gtk/about.c:129
msgid "A multiplatform IRC Client"
msgstr ""

#: src/fe-gtk/ascii.c:131
msgid "Character Chart"
msgstr "Tegnkart"

#: src/fe-gtk/banlist.c:153 src/fe-gtk/banlist.c:237
msgid "You must select some bans."
msgstr ""

#: src/fe-gtk/banlist.c:253 src/fe-gtk/ignoregui.c:175
msgid "Mask"
msgstr "Maske"

#: src/fe-gtk/banlist.c:254 src/fe-gtk/dccgui.c:539
msgid "From"
msgstr ""

#: src/fe-gtk/banlist.c:255
msgid "Date"
msgstr ""

#: src/fe-gtk/banlist.c:299
#, c-format
msgid "X-Chat: Ban List (%s)"
msgstr ""

#: src/fe-gtk/banlist.c:315
msgid "Unban"
msgstr ""

#: src/fe-gtk/banlist.c:317
msgid "Crop"
msgstr ""

#: src/fe-gtk/banlist.c:321
msgid "Refresh"
msgstr ""

#: src/fe-gtk/chanlist.c:120
#, c-format
msgid "User and Channel Statistics: %d/%d Users on %d/%d Channels"
msgstr ""

#: src/fe-gtk/chanlist.c:536
msgid "I can't save an empty list!"
msgstr ""

#: src/fe-gtk/chanlist.c:539 src/fe-gtk/menu.c:934 src/fe-gtk/urlgrab.c:148
msgid "Select an output filename"
msgstr ""

#: src/fe-gtk/chanlist.c:607
#, c-format
msgid "X-Chat: Channel List (%s)"
msgstr ""

#: src/fe-gtk/chanlist.c:622
msgid "List display options:"
msgstr ""

#: src/fe-gtk/chanlist.c:634
msgid "Minimum Users:"
msgstr ""

#: src/fe-gtk/chanlist.c:649
msgid "Maximum Users:"
msgstr ""

#: src/fe-gtk/chanlist.c:664
msgid "Regex Match:"
msgstr ""

#: src/fe-gtk/chanlist.c:685
msgid "Apply Match to:"
msgstr ""

#: src/fe-gtk/chanlist.c:709
msgid "Apply"
msgstr "Bruk"

#: src/fe-gtk/chanlist.c:751
msgid "Refresh the list"
msgstr ""

#: src/fe-gtk/chanlist.c:753
msgid "Save the list"
msgstr "Lagre listen"

#: src/fe-gtk/chanlist.c:755 src/fe-gtk/menu.c:731
msgid "Join Channel"
msgstr ""

#: src/fe-gtk/dccgui.c:117
#, c-format
msgid "Send file to %s"
msgstr ""

#: src/fe-gtk/dccgui.c:340
#, fuzzy
msgid "None"
msgstr "Ferdig"

#: src/fe-gtk/dccgui.c:351
#, fuzzy
msgid "File:"
msgstr "Feilet"

#: src/fe-gtk/dccgui.c:352
#, fuzzy
msgid "From:"
msgstr "Skrifttype:"

#: src/fe-gtk/dccgui.c:352
#, fuzzy
msgid "To:"
msgstr "Til"

#: src/fe-gtk/dccgui.c:353
#, fuzzy
msgid "Size:"
msgstr "Størrelse"

#: src/fe-gtk/dccgui.c:354
#, fuzzy
msgid "Address:"
msgstr "IP-adresse"

#: src/fe-gtk/dccgui.c:355
msgid "Started:"
msgstr ""

#: src/fe-gtk/dccgui.c:356
msgid "Speed limit:"
msgstr ""

#: src/fe-gtk/dccgui.c:381
msgid "That file is not resumable."
msgstr ""

#: src/fe-gtk/dccgui.c:385
#, c-format
msgid ""
"Cannot access file: %s\n"
"%s.\n"
"Resuming not possible."
msgstr ""

#: src/fe-gtk/dccgui.c:392
msgid "File in download directory is larger than file offered. Resuming not possible."
msgstr ""

#: src/fe-gtk/dccgui.c:396
msgid "Cannot resume the same file from two people."
msgstr ""

#: src/fe-gtk/dccgui.c:528
msgid "MIME Type"
msgstr ""

#: src/fe-gtk/dccgui.c:534 src/fe-gtk/dccgui.c:704 src/fe-gtk/dccgui.c:847
#: src/fe-gtk/notifygui.c:111
msgid "Status"
msgstr ""

#: src/fe-gtk/dccgui.c:535 src/fe-gtk/dccgui.c:705 src/fe-gtk/plugingui.c:74
msgid "File"
msgstr ""

#: src/fe-gtk/dccgui.c:538 src/fe-gtk/dccgui.c:709
msgid "ETA"
msgstr ""

#: src/fe-gtk/dccgui.c:548
msgid "X-Chat: File Receive List"
msgstr ""

#: src/fe-gtk/dccgui.c:578 src/fe-gtk/dccgui.c:741 src/fe-gtk/dccgui.c:879
msgid "Abort"
msgstr ""

#: src/fe-gtk/dccgui.c:580 src/fe-gtk/dccgui.c:880
msgid "Accept"
msgstr ""

#: src/fe-gtk/dccgui.c:582
msgid "Resume"
msgstr ""

#: src/fe-gtk/dccgui.c:586
msgid "Open"
msgstr ""

#: src/fe-gtk/dccgui.c:708
msgid "Ack"
msgstr ""

#: src/fe-gtk/dccgui.c:710
msgid "To"
msgstr "Til"

#: src/fe-gtk/dccgui.c:720
msgid "X-Chat: File Send List"
msgstr ""

#: src/fe-gtk/dccgui.c:848
msgid "To/From"
msgstr ""

#: src/fe-gtk/dccgui.c:849
msgid "Recv"
msgstr ""

#: src/fe-gtk/dccgui.c:850
msgid "Sent"
msgstr ""

#: src/fe-gtk/dccgui.c:851
msgid "StartTime"
msgstr ""

#: src/fe-gtk/dccgui.c:861
msgid "X-Chat: DCC Chat List"
msgstr ""

#: src/fe-gtk/editlist.c:139
msgid "*NEW*"
msgstr ""

#: src/fe-gtk/editlist.c:140
msgid "EDIT ME"
msgstr ""

#: src/fe-gtk/editlist.c:305 src/fe-gtk/plugingui.c:72
msgid "Name"
msgstr ""

#: src/fe-gtk/editlist.c:306
msgid "Command"
msgstr "Kommando"

#: src/fe-gtk/editlist.c:333
msgid "Move Up"
msgstr ""

#: src/fe-gtk/editlist.c:337
msgid "Move Dn"
msgstr ""

#: src/fe-gtk/editlist.c:345
msgid "Cancel"
msgstr "Avbryt"

#: src/fe-gtk/editlist.c:349 src/fe-gtk/textgui.c:413 src/fe-gtk/urlgrab.c:205
msgid "Save"
msgstr ""

#: src/fe-gtk/editlist.c:357 src/fe-gtk/fkeys.c:747
msgid "Add New"
msgstr ""

#: src/fe-gtk/editlist.c:361 src/fe-gtk/fkeys.c:752 src/fe-gtk/ignoregui.c:386
msgid "Delete"
msgstr ""

#: src/fe-gtk/editlist.c:369
msgid "Sort"
msgstr ""

#: src/fe-gtk/editlist.c:373
msgid "Help"
msgstr "Hjelp"

#: src/fe-gtk/fe-gtk.c:170
#, fuzzy
msgid "Options"
msgstr "Alternativer for kanal"

#: src/fe-gtk/fe-gtk.c:171
msgid "don't auto connect"
msgstr ""

#: src/fe-gtk/fe-gtk.c:172
msgid "DIRECTORY"
msgstr ""

#: src/fe-gtk/fe-gtk.c:173
msgid "use a different config dir"
msgstr ""

#: src/fe-gtk/fe-gtk.c:174
msgid "don't auto load any plugins"
msgstr ""

#: src/fe-gtk/fe-gtk.c:175
msgid "show plugin auto-load dir"
msgstr ""

#: src/fe-gtk/fe-gtk.c:176
msgid "show user config dir"
msgstr ""

#: src/fe-gtk/fe-gtk.c:177
msgid "show version information"
msgstr ""

#: src/fe-gtk/fe-gtk.c:262
#, c-format
msgid ""
"Failed to open font:\n"
"\n"
"%s"
msgstr ""

#: src/fe-gtk/fe-gtk.c:622
msgid "Search buffer is empty.\n"
msgstr "Søk i buffer er tomt.\n"

#: src/fe-gtk/fe-gtk.c:699
#, c-format
msgid "%d bytes"
msgstr ""

#: src/fe-gtk/fkeys.c:155
msgid "The Run Command action runs the data in Data 1 as if it has been typed into the entry box where you pressed the key sequence. Thus it can contain text (which will be sent to the channel/person), commands or user commands. When run all \\n characters in Data 1 are used to deliminate seperate commands so it is possible to run more than one command. If you want a \\ in the actual text run then enter \\\\"
msgstr ""

#: src/fe-gtk/fkeys.c:157
msgid "The Change Page command switches between pages in the notebook. Set Data 1 to the page you want to switch to. If Data 2 is set to anything then the switch will be relative to the current position"
msgstr ""

#: src/fe-gtk/fkeys.c:159
msgid "The Insert in Buffer command will insert the contents of Data 1 into the entry where the key sequence was pressed at the current cursor position"
msgstr ""

#: src/fe-gtk/fkeys.c:161
msgid "The Scroll Page command scrolls the text widget up or down one page or one line. Set Data 1 to either Up, Down, +1 or -1."
msgstr ""

#: src/fe-gtk/fkeys.c:163
msgid "The Set Buffer command sets the entry where the key sequence was entered to the contents of Data 1"
msgstr ""

#: src/fe-gtk/fkeys.c:165
msgid "The Last Command command sets the entry to contain the last command entered - the same as pressing up in a shell"
msgstr ""

#: src/fe-gtk/fkeys.c:167
msgid "The Next Command command sets the entry to contain the next command entered - the same as pressing down in a shell"
msgstr ""

#: src/fe-gtk/fkeys.c:169
msgid "This command changes the text in the entry to finish an incomplete nickname or command. If Data 1 is set then double-tabbing in a string will select the last nick, not the next"
msgstr ""

#: src/fe-gtk/fkeys.c:171
msgid "This command scrolls up and down through the list of nicks. If Data 1 is set to anything it will scroll up, else it scrolls down"
msgstr ""

#: src/fe-gtk/fkeys.c:173
msgid "This command checks the last word entered in the entry against the replace list and replaces it if it finds a match"
msgstr ""

#: src/fe-gtk/fkeys.c:175
msgid "This command moves the front tab left by one"
msgstr ""

#: src/fe-gtk/fkeys.c:177
msgid "This command moves the front tab right by one"
msgstr ""

#: src/fe-gtk/fkeys.c:179
msgid "This command moves the current tab family to the left"
msgstr ""

#: src/fe-gtk/fkeys.c:181
msgid "This command moves the current tab family to the right"
msgstr ""

#: src/fe-gtk/fkeys.c:183
msgid "Push input line into history but doesn't send to server"
msgstr ""

#: src/fe-gtk/fkeys.c:195
msgid "There was an error loading key bindings configuration"
msgstr ""

#: src/fe-gtk/fkeys.c:440 src/fe-gtk/fkeys.c:441 src/fe-gtk/fkeys.c:442
#: src/fe-gtk/fkeys.c:443 src/fe-gtk/fkeys.c:725 src/fe-gtk/fkeys.c:731
#: src/fe-gtk/fkeys.c:736 src/fe-gtk/maingui.c:943 src/fe-gtk/maingui.c:959
#: src/fe-gtk/maingui.c:1102 src/fe-gtk/maingui.c:1197
#: src/fe-gtk/maingui.c:2619
msgid "<none>"
msgstr ""

#: src/fe-gtk/fkeys.c:689
msgid "Mod"
msgstr ""

#: src/fe-gtk/fkeys.c:690 src/fe-gtk/fkeys.c:785
msgid "Key"
msgstr ""

#: src/fe-gtk/fkeys.c:691
msgid "Action"
msgstr ""

#: src/fe-gtk/fkeys.c:700
#, fuzzy
msgid "X-Chat: Keyboard Shortcuts"
msgstr "X-Chat: Søk"

#: src/fe-gtk/fkeys.c:778
msgid "Shift"
msgstr ""

#: src/fe-gtk/fkeys.c:780
msgid "Alt"
msgstr ""

#: src/fe-gtk/fkeys.c:782
msgid "Ctrl"
msgstr ""

#: src/fe-gtk/fkeys.c:789
msgid "Data 1"
msgstr ""

#: src/fe-gtk/fkeys.c:792
msgid "Data 2"
msgstr ""

#: src/fe-gtk/fkeys.c:835
msgid "Error opening keys config file\n"
msgstr ""

#: src/fe-gtk/fkeys.c:1006
#, c-format
msgid ""
"Unknown keyname %s in key bindings config file\n"
"Load aborted, please fix %s/keybindings.conf\n"
msgstr ""

#: src/fe-gtk/fkeys.c:1044
#, c-format
msgid ""
"Unknown action %s in key bindings config file\n"
"Load aborted, Please fix %s/keybindings\n"
msgstr ""

#: src/fe-gtk/fkeys.c:1065
#, c-format
msgid ""
"Expecting Data line (beginning Dx{:|!}) but got:\n"
"%s\n"
"\n"
"Load aborted, Please fix %s/keybindings\n"
msgstr ""

#: src/fe-gtk/fkeys.c:1134
#, c-format
msgid ""
"Key bindings config file is corrupt, load aborted\n"
"Please fix %s/keybindings.conf\n"
msgstr ""

#: src/fe-gtk/gtkutil.c:154
msgid "Cannot write to that file."
msgstr ""

#: src/fe-gtk/gtkutil.c:156
msgid "Cannot read that file."
msgstr ""

#: src/fe-gtk/ignoregui.c:117 src/fe-gtk/ignoregui.c:263
msgid "That mask already exists."
msgstr ""

#: src/fe-gtk/ignoregui.c:177 src/fe-gtk/maingui.c:1668
msgid "Private"
msgstr ""

#: src/fe-gtk/ignoregui.c:178
msgid "Notice"
msgstr ""

#: src/fe-gtk/ignoregui.c:179
msgid "CTCP"
msgstr "CTCP"

#: src/fe-gtk/ignoregui.c:180
msgid "DCC"
msgstr ""

#: src/fe-gtk/ignoregui.c:181
msgid "Invite"
msgstr "Inviter"

#: src/fe-gtk/ignoregui.c:182
msgid "Unignore"
msgstr ""

#: src/fe-gtk/ignoregui.c:307
msgid "Enter mask to ignore:"
msgstr ""

#: src/fe-gtk/ignoregui.c:354
msgid "X-Chat: Ignore list"
msgstr ""

#: src/fe-gtk/ignoregui.c:361
msgid "Ignore Stats:"
msgstr ""

#: src/fe-gtk/ignoregui.c:369
msgid "Channel:"
msgstr "Kanal:"

#: src/fe-gtk/ignoregui.c:370
msgid "Private:"
msgstr "Privat:"

#: src/fe-gtk/ignoregui.c:371
msgid "Notice:"
msgstr ""

#: src/fe-gtk/ignoregui.c:372
msgid "CTCP:"
msgstr "CTCP:"

#: src/fe-gtk/ignoregui.c:373
msgid "Invite:"
msgstr "Inviter:"

#: src/fe-gtk/ignoregui.c:384 src/fe-gtk/notifygui.c:307
msgid "Add"
msgstr "Legg til"

#: src/fe-gtk/maingui.c:350
msgid "Dialog with"
msgstr ""

#: src/fe-gtk/maingui.c:606
#, c-format
msgid "Topic for %s is: %s"
msgstr ""

#: src/fe-gtk/maingui.c:610
msgid "No topic is set"
msgstr ""

#: src/fe-gtk/maingui.c:1012
msgid "No other tabs open, quit xchat?"
msgstr ""

#: src/fe-gtk/maingui.c:1058
msgid "Insert color code"
msgstr ""

#: src/fe-gtk/maingui.c:1107
#, fuzzy
msgid "Beep on message"
msgstr "Pip ved private meldinger"

#: src/fe-gtk/maingui.c:1110
#, fuzzy
msgid "Show join/part messages"
msgstr "Pip ved private meldinger"

#: src/fe-gtk/maingui.c:1112
msgid "Color paste"
msgstr "Lim inn farge"

#: src/fe-gtk/maingui.c:1119
msgid "Go to"
msgstr ""

#: src/fe-gtk/maingui.c:1132 src/fe-gtk/menu.c:1261
msgid "Close Tab"
msgstr "Lukk fane"

#: src/fe-gtk/maingui.c:1135 src/fe-gtk/menu.c:1674
msgid "Detach Tab"
msgstr ""

#: src/fe-gtk/maingui.c:1386
msgid "Some file transfers still active, quit xchat?"
msgstr ""

#: src/fe-gtk/maingui.c:1536 src/fe-gtk/maingui.c:1642
msgid "User limit must be a number!\n"
msgstr ""

#: src/fe-gtk/maingui.c:1664
msgid "Topic Protection"
msgstr ""

#: src/fe-gtk/maingui.c:1665
msgid "No outside messages"
msgstr ""

#: src/fe-gtk/maingui.c:1666
msgid "Secret"
msgstr ""

#: src/fe-gtk/maingui.c:1667
msgid "Invite Only"
msgstr ""

#: src/fe-gtk/maingui.c:1669
msgid "Moderated"
msgstr ""

#: src/fe-gtk/maingui.c:1670
#, fuzzy
msgid "Ban List"
msgstr "Python liste"

#: src/fe-gtk/maingui.c:1672
msgid "Keyword"
msgstr ""

#: src/fe-gtk/maingui.c:1684
msgid "User Limit"
msgstr "Brukergrense"

#: src/fe-gtk/maingui.c:1700
msgid "Close this tab/window"
msgstr ""

#: src/fe-gtk/maingui.c:1797
msgid "Show/Hide userlist"
msgstr "Vis/skjul brukerliste"

#: src/fe-gtk/maingui.c:1922
msgid ""
"Unable to set transparent background!\n"
"\n"
"You may be using a non-compliant window\n"
"manager that is not currently supported.\n"
msgstr ""

#: src/fe-gtk/maingui.c:2115
msgid "Enter new nickname:"
msgstr "Oppgi nytt kallenavn:"

#: src/fe-gtk/menu.c:116
msgid "Host unknown"
msgstr "Ukjent vert"

#: src/fe-gtk/menu.c:496
#, c-format
msgid "<tt><b>%-11s</b></tt> %s"
msgstr ""

#: src/fe-gtk/menu.c:498
#, fuzzy
msgid "User:"
msgstr "Bruker"

#: src/fe-gtk/menu.c:502
#, fuzzy
msgid "Country:"
msgstr "Skrifttype:"

#: src/fe-gtk/menu.c:506
msgid "Real Name:"
msgstr "Virkelig navn:"

#: src/fe-gtk/menu.c:510
#, fuzzy
msgid "Server:"
msgstr "Tjener"

#: src/fe-gtk/menu.c:519
#, fuzzy
msgid "Away Msg:"
msgstr "Borteårsak"

#: src/fe-gtk/menu.c:525
msgid "Last Msg:"
msgstr ""

#: src/fe-gtk/menu.c:612
msgid "Menu Bar"
msgstr ""

#: src/fe-gtk/menu.c:613
msgid "Topic Bar"
msgstr ""

#: src/fe-gtk/menu.c:617 src/fe-gtk/setup.c:159
msgid "User List"
msgstr "Brukerliste"

#: src/fe-gtk/menu.c:620
#, fuzzy
msgid "Mode Buttons"
msgstr "Dialogknapper..."

#: src/fe-gtk/menu.c:626
#, fuzzy
msgid "User List Buttons"
msgstr "Brukerlisteknapper..."

#: src/fe-gtk/menu.c:672 src/fe-gtk/urlgrab.c:203
msgid "Copy selected URL"
msgstr ""

#: src/fe-gtk/menu.c:735
msgid "Part Channel"
msgstr ""

#: src/fe-gtk/menu.c:737
msgid "Cycle Channel"
msgstr ""

#: src/fe-gtk/menu.c:760
msgid "X-Chat: User menu"
msgstr "X-Chat: Brukermeny"

#: src/fe-gtk/menu.c:769
msgid "Edit This Menu..."
msgstr "Rediger denne menyen..."

#: src/fe-gtk/menu.c:876
msgid ""
"*WARNING*\n"
"Auto accepting DCC to your home directory\n"
"can be dangerous and is exploitable. Eg:\n"
"Someone could send you a .bash_profile"
msgstr ""

#: src/fe-gtk/menu.c:1004
msgid "Settings saved."
msgstr "Innstillinger lagret."

#: src/fe-gtk/menu.c:1041
msgid ""
"User Commands - Special codes:\n"
"\n"
"%c  =  current channel\n"
"%m  =  machine info\n"
"%n  =  your nick\n"
"%t  =  time/date\n"
"%v  =  xchat version\n"
"%2  =  word 2\n"
"%3  =  word 3\n"
"&2  =  word 2 to the end of line\n"
"&3  =  word 3 to the end of line\n"
"\n"
"eg:\n"
"/cmd john hello\n"
"\n"
"%2 would be \"john\"\n"
"&2 would be \"john hello\"."
msgstr ""

#: src/fe-gtk/menu.c:1056
msgid ""
"Userlist Buttons - Special codes:\n"
"\n"
"%a  =  all selected nicks\n"
"%c  =  current channel\n"
"%h  =  selected nick's hostname\n"
"%m  =  machine info\n"
"%n  =  your nick\n"
"%s  =  selected nick\n"
"%t  =  time/date\n"
msgstr ""

#: src/fe-gtk/menu.c:1065
msgid ""
"Dialog Buttons - Special codes:\n"
"\n"
"%a  =  all selected nicks\n"
"%c  =  current channel\n"
"%h  =  selected nick's hostname\n"
"%m  =  machine info\n"
"%n  =  your nick\n"
"%s  =  selected nick\n"
"%t  =  time/date\n"
msgstr ""

#: src/fe-gtk/menu.c:1074
msgid ""
"CTCP Replies - Special codes:\n"
"\n"
"%d  =  data (the whole ctcp)\n"
"%m  =  machine info\n"
"%s  =  nick who sent the ctcp\n"
"%t  =  time/date\n"
"%2  =  word 2\n"
"%3  =  word 3\n"
"&2  =  word 2 to the end of line\n"
"&3  =  word 3 to the end of line\n"
"\n"
msgstr ""

#: src/fe-gtk/menu.c:1084
#, c-format
msgid ""
"URL Handlers - Special codes:\n"
"\n"
"%s  =  the URL string\n"
"\n"
"Putting a ! infront of the command\n"
"indicates it should be sent to a\n"
"shell instead of X-Chat"
msgstr ""

#: src/fe-gtk/menu.c:1093
msgid "X-Chat: User Defined Commands"
msgstr ""

#: src/fe-gtk/menu.c:1100
#, fuzzy
msgid "X-Chat: Userlist Popup menu"
msgstr "Brukerlliste popup.."

#: src/fe-gtk/menu.c:1107
msgid "X-Chat: Replace"
msgstr "X-Chat: Erstatt"

#: src/fe-gtk/menu.c:1114
msgid "X-Chat: URL Handlers"
msgstr "X-Chat: URL-håndterere"

#: src/fe-gtk/menu.c:1133
msgid "X-Chat: Userlist buttons"
msgstr "X-Chat: Brukerlisteknapper"

#: src/fe-gtk/menu.c:1140
msgid "X-Chat: Dialog buttons"
msgstr ""

#: src/fe-gtk/menu.c:1147
msgid "X-Chat: CTCP Replies"
msgstr "X-Chat: CTCP-svar"

#: src/fe-gtk/menu.c:1235
msgid "_X-Chat"
msgstr "_X-Chat"

#: src/fe-gtk/menu.c:1236
msgid "Server List..."
msgstr "Liste over tjenere..."

#: src/fe-gtk/menu.c:1239
msgid "New"
msgstr "Ny"

#: src/fe-gtk/menu.c:1240
msgid "Server Tab..."
msgstr "Tjenerfane..."

#: src/fe-gtk/menu.c:1241
msgid "Channel Tab..."
msgstr "Kanalfane..."

#: src/fe-gtk/menu.c:1242
msgid "Server Window..."
msgstr "Tjenervindu..."

#: src/fe-gtk/menu.c:1243
msgid "Channel Window..."
msgstr "Kanalvindu..."

#: src/fe-gtk/menu.c:1248 src/fe-gtk/menu.c:1250
#, fuzzy
msgid "Load Plugin or Script..."
msgstr "Last tillegg..."

#: src/fe-gtk/menu.c:1254
msgid "New Shell Tab..."
msgstr "Ny fane for skall..."

#: src/fe-gtk/menu.c:1263
msgid "Quit"
msgstr "Avslutt"

#: src/fe-gtk/menu.c:1265
msgid "_IRC"
msgstr "_IRC"

#: src/fe-gtk/menu.c:1266
msgid "Invisible"
msgstr "Usynlig"

#: src/fe-gtk/menu.c:1267
msgid "Receive Wallops"
msgstr "Motta Wallops"

#: src/fe-gtk/menu.c:1268
msgid "Receive Server Notices"
msgstr "Motta tjenermeldinger"

#: src/fe-gtk/menu.c:1270
msgid "Marked Away"
msgstr "Merket som borte"

#: src/fe-gtk/menu.c:1272
#, fuzzy
msgid "Auto Rejoin when Kicked"
msgstr "Automatisk inlogging ved kick"

#: src/fe-gtk/menu.c:1273
#, fuzzy
msgid "Auto Reconnect to Server"
msgstr "Koble til igjen automatisk"

#: src/fe-gtk/menu.c:1274
msgid "Never-give-up ReConnect"
msgstr "Aldri-gi-opp gjenoppkobling"

#: src/fe-gtk/menu.c:1276
msgid "Auto Open Dialog Windows"
msgstr "Åpne dialogvindu automatisk"

#: src/fe-gtk/menu.c:1277
#, fuzzy
msgid "Auto Accept Direct Chat"
msgstr "Godta DCC-snakk automatisk"

#: src/fe-gtk/menu.c:1278
#, fuzzy
msgid "Auto Accept Files"
msgstr "Godta DCC-send automatisk"

#: src/fe-gtk/menu.c:1280
msgid "_Server"
msgstr "_Tjener"

#: src/fe-gtk/menu.c:1282
msgid "S_ettings"
msgstr "_Innstillinger"

#: src/fe-gtk/menu.c:1283
msgid "Preferences..."
msgstr "Brukervalg..."

#: src/fe-gtk/menu.c:1285
msgid "Advanced"
msgstr ""

#: src/fe-gtk/menu.c:1286
#, fuzzy
msgid "Auto Replace..."
msgstr "Erstatt-popup..."

#: src/fe-gtk/menu.c:1287
msgid "CTCP Replies..."
msgstr "CTCP-svar..."

#: src/fe-gtk/menu.c:1288
msgid "Dialog Buttons..."
msgstr "Dialogknapper..."

#: src/fe-gtk/menu.c:1289
msgid "Keyboard Shortcuts..."
msgstr ""

#: src/fe-gtk/menu.c:1290
#, fuzzy
msgid "Text Events..."
msgstr "Hendelsestekster..."

#: src/fe-gtk/menu.c:1291
msgid "URL Handlers..."
msgstr "URL-håndterere..."

#: src/fe-gtk/menu.c:1292
msgid "User Commands..."
msgstr "Brukerkommandoer..."

#: src/fe-gtk/menu.c:1293
msgid "Userlist Buttons..."
msgstr "Brukerlisteknapper..."

#: src/fe-gtk/menu.c:1294
msgid "Userlist Popup..."
msgstr "Brukerliste popup..."

#: src/fe-gtk/menu.c:1299
msgid "Reload Settings"
msgstr "Gjenles innstillinger"

#: src/fe-gtk/menu.c:1301
msgid "Save Settings now"
msgstr "Lagre instillinger nå"

#: src/fe-gtk/menu.c:1302
msgid "Save Settings on exit"
msgstr "Lagre innstillinger når du avslutter"

#: src/fe-gtk/menu.c:1305
msgid "_Window"
msgstr "_Vindu"

#: src/fe-gtk/menu.c:1306
msgid "Ban List..."
msgstr ""

#: src/fe-gtk/menu.c:1307
msgid "Channel List..."
msgstr "Kanalliste..."

#: src/fe-gtk/menu.c:1308
msgid "Character Chart..."
msgstr "Tegnkart..."

#: src/fe-gtk/menu.c:1309
msgid "Direct Chat..."
msgstr ""

#: src/fe-gtk/menu.c:1310
msgid "File Receive..."
msgstr ""

#: src/fe-gtk/menu.c:1311
msgid "File Send..."
msgstr ""

#: src/fe-gtk/menu.c:1312
msgid "Ignore List..."
msgstr "Ignorer-liste..."

#: src/fe-gtk/menu.c:1313
msgid "Notify List..."
msgstr "Meldingsliste..."

#: src/fe-gtk/menu.c:1314
#, fuzzy
msgid "Plugins and Scripts..."
msgstr "Liste over tillegg..."

#: src/fe-gtk/menu.c:1315
msgid "Raw Log..."
msgstr "Rå logg..."

#: src/fe-gtk/menu.c:1316
msgid "URL Grabber..."
msgstr "URL-henter..."

#: src/fe-gtk/menu.c:1318
msgid "Reset Marker Line"
msgstr ""

#: src/fe-gtk/menu.c:1319
msgid "C_lear Text"
msgstr ""

#: src/fe-gtk/menu.c:1320
#, fuzzy
msgid "Search Text..."
msgstr "Søk i buffer.."

#: src/fe-gtk/menu.c:1321
msgid "Save Text..."
msgstr "Lagre tekst..."

#: src/fe-gtk/menu.c:1323
msgid "_Help"
msgstr "_Hjelp"

#: src/fe-gtk/menu.c:1324
#, fuzzy
msgid "_Contents"
msgstr "Innhold"

#: src/fe-gtk/menu.c:1326 src/fe-gtk/menu.c:1328
#, fuzzy
msgid "_About"
msgstr "Om"

#: src/fe-gtk/menu.c:1676
msgid "Attach Tab"
msgstr ""

#: src/fe-gtk/notifygui.c:110
msgid "User"
msgstr "Bruker"

#: src/fe-gtk/notifygui.c:112
msgid "Server"
msgstr "Tjener"

#: src/fe-gtk/notifygui.c:113
msgid "Last Seen"
msgstr "Sist sett"

#: src/fe-gtk/notifygui.c:150
msgid "Offline"
msgstr "Frakoblet"

#: src/fe-gtk/notifygui.c:170 src/fe-gtk/setup.c:199
msgid "Never"
msgstr "Aldri"

#: src/fe-gtk/notifygui.c:188
msgid "Online"
msgstr "Tilkoblet"

#: src/fe-gtk/notifygui.c:278
msgid "Enter nickname to add:"
msgstr ""

#: src/fe-gtk/notifygui.c:294
msgid "X-Chat: Notify List"
msgstr ""

#: src/fe-gtk/notifygui.c:309
msgid "Remove"
msgstr "Fjern"

#: src/fe-gtk/plugingui.c:75 src/fe-gtk/textgui.c:341
msgid "Description"
msgstr "Beskrivelse"

#: src/fe-gtk/plugingui.c:150
msgid "Select a Plugin or Script to load"
msgstr ""

#: src/fe-gtk/plugingui.c:222
#, fuzzy
msgid "X-Chat: Plugins and Scripts"
msgstr "X-Chat tillegg"

#: src/fe-gtk/plugingui.c:228
msgid "_Load..."
msgstr "_Last..."

#: src/fe-gtk/plugingui.c:231
msgid "_UnLoad"
msgstr "Last _ut"

#: src/fe-gtk/plugingui.c:235
#, fuzzy
msgid "_Close"
msgstr "Lukk"

#: src/fe-gtk/rawlog.c:78
msgid "Save rawlog"
msgstr ""

#: src/fe-gtk/rawlog.c:94
#, c-format
msgid "X-Chat: Rawlog (%s)"
msgstr ""

#: src/fe-gtk/rawlog.c:123
msgid "Clear rawlog"
msgstr ""

#: src/fe-gtk/rawlog.c:126
msgid "Save rawlog..."
msgstr ""

#: src/fe-gtk/search.c:47
msgid "The window you opened this Search for doesn't exist anymore."
msgstr ""

#: src/fe-gtk/search.c:91
msgid "X-Chat: Search"
msgstr "X-Chat: Søk"

#: src/fe-gtk/search.c:100
msgid "Find:"
msgstr "Finn:"

#: src/fe-gtk/search.c:114
msgid "Find"
msgstr "Finn"

#: src/fe-gtk/search.c:119
msgid "Close"
msgstr "Lukk"

#: src/fe-gtk/servlistgui.c:162 src/fe-gtk/servlistgui.c:261
msgid "New Network"
msgstr "Nytt nettverk"

#: src/fe-gtk/servlistgui.c:494
#, c-format
msgid "Really remove network \"%s\" and all its servers?"
msgstr ""

#: src/fe-gtk/servlistgui.c:618 src/fe-gtk/servlistgui.c:637
msgid "User name and Real name cannot be left blank."
msgstr ""

#: src/fe-gtk/servlistgui.c:988
#, fuzzy, c-format
msgid "X-Chat: Edit %s"
msgstr "X-Chat: Rediger tastaturbindinger"

#: src/fe-gtk/servlistgui.c:1007
#, fuzzy, c-format
msgid "Servers for %s"
msgstr "Tjener: %s"

#: src/fe-gtk/servlistgui.c:1018
msgid "Connect to selected server only"
msgstr ""

#: src/fe-gtk/servlistgui.c:1019
msgid "Don't cycle through all the servers when the connection fails."
msgstr ""

#: src/fe-gtk/servlistgui.c:1021
msgid "Your Details"
msgstr ""

#: src/fe-gtk/servlistgui.c:1027
msgid "Use global user information"
msgstr ""

#: src/fe-gtk/servlistgui.c:1030 src/fe-gtk/servlistgui.c:1262
#, fuzzy
msgid "_Nick name:"
msgstr "Kallenavn:"

#: src/fe-gtk/servlistgui.c:1034 src/fe-gtk/servlistgui.c:1283
#, fuzzy
msgid "_User name:"
msgstr "Brukernavn:"

#: src/fe-gtk/servlistgui.c:1038 src/fe-gtk/servlistgui.c:1290
#, fuzzy
msgid "Rea_l name:"
msgstr "Virkelig navn:"

#: src/fe-gtk/servlistgui.c:1041
#, fuzzy
msgid "Connecting"
msgstr "Koble til"

#: src/fe-gtk/servlistgui.c:1047
#, fuzzy
msgid "Auto connect to this network at startup"
msgstr "Koble til igjen automatisk"

#: src/fe-gtk/servlistgui.c:1049
msgid "Use a proxy server"
msgstr "Bruk en proxy-tjener"

#: src/fe-gtk/servlistgui.c:1051
msgid "Use SSL for all the servers on this network"
msgstr ""

#: src/fe-gtk/servlistgui.c:1056
msgid "Accept invalid SSL certificate"
msgstr ""

#: src/fe-gtk/servlistgui.c:1062
#, fuzzy
msgid "C_hannels to join:"
msgstr "Alternativer for kanal"

#: src/fe-gtk/servlistgui.c:1064
msgid "Channels to join, separated by commas, but not spaces!"
msgstr ""

#: src/fe-gtk/servlistgui.c:1067
#, fuzzy
msgid "Connect command:"
msgstr "Kommando ved tilkobling:"

#: src/fe-gtk/servlistgui.c:1069
msgid "Extra command to execute after connecting. If you need more than one, set this to LOAD -e <filename>, where <filename> is a text-file full of commands to execute."
msgstr ""

#: src/fe-gtk/servlistgui.c:1072
#, fuzzy
msgid "Nickserv password:"
msgstr "Passord for tjener:"

#: src/fe-gtk/servlistgui.c:1077
#, fuzzy
msgid "Server password:"
msgstr "Passord for tjener:"

#: src/fe-gtk/servlistgui.c:1079
msgid "Password for the server, if in doubt, leave blank."
msgstr ""

#: src/fe-gtk/servlistgui.c:1082
#, fuzzy
msgid "Character set:"
msgstr "Tegnsett:"

#: src/fe-gtk/servlistgui.c:1155
msgid "_Edit"
msgstr ""

#: src/fe-gtk/servlistgui.c:1236
msgid "X-Chat: Server List"
msgstr "X-Chat: tjenerliste"

#: src/fe-gtk/servlistgui.c:1252
msgid "User Information"
msgstr ""

#: src/fe-gtk/servlistgui.c:1269
#, fuzzy
msgid "Second choice:"
msgstr "Lydfil: "

#: src/fe-gtk/servlistgui.c:1276
msgid "Third choice:"
msgstr ""

#: src/fe-gtk/servlistgui.c:1336
msgid "Networks"
msgstr ""

#: src/fe-gtk/servlistgui.c:1377
#, fuzzy
msgid "Skip server list on startup"
msgstr "Ingen tjenerliste ved oppstart"

#: src/fe-gtk/servlistgui.c:1408
#, fuzzy
msgid "_Edit..."
msgstr "_Last..."

#: src/fe-gtk/servlistgui.c:1415
#, fuzzy
msgid "_Sort"
msgstr "port"

#: src/fe-gtk/servlistgui.c:1438
msgid "C_onnect"
msgstr ""

#: src/fe-gtk/servlistgui.c:1447
#, fuzzy
msgid "Connect in new tab"
msgstr "Tidsavbrudd for tilkobling"

#: src/fe-gtk/setup.c:95
msgid "Text Box Appearance"
msgstr ""

#: src/fe-gtk/setup.c:96
msgid "Font:"
msgstr "Skrifttype:"

#: src/fe-gtk/setup.c:97
msgid "Background image:"
msgstr "Bakgrunnsbilde:"

#: src/fe-gtk/setup.c:98
msgid "Scrollback lines:"
msgstr ""

#: src/fe-gtk/setup.c:99
msgid "Transparent background"
msgstr "Gjennomsiktig bakgrunn"

#: src/fe-gtk/setup.c:100
#, fuzzy
msgid "Indent nick names"
msgstr "Juster kallenavn"

#: src/fe-gtk/setup.c:101
msgid "Make nick names right-justified"
msgstr ""

#: src/fe-gtk/setup.c:102
#, fuzzy
msgid "Tint (shade) transparency"
msgstr "Gjennomsiktighet for toning"

#: src/fe-gtk/setup.c:103
#, fuzzy
msgid "Colored nick names"
msgstr "Fargede kallenavn"

#: src/fe-gtk/setup.c:104
msgid "Give each person on IRC a different color"
msgstr ""

#: src/fe-gtk/setup.c:105
#, fuzzy
msgid "Strip mIRC colors"
msgstr "Fjern mIRC-farger"

#: src/fe-gtk/setup.c:106
#, fuzzy
msgid "Show marker line"
msgstr "Vis borte én gang"

#: src/fe-gtk/setup.c:107
msgid "Insert a red line after the last read text."
msgstr ""

#: src/fe-gtk/setup.c:108
#, fuzzy
msgid "Tint Settings"
msgstr "_Innstillinger"

#: src/fe-gtk/setup.c:109
msgid "Red:"
msgstr ""

#: src/fe-gtk/setup.c:110
#, fuzzy
msgid "Green:"
msgstr "Hellas"

#: src/fe-gtk/setup.c:111
msgid "Blue:"
msgstr ""

#: src/fe-gtk/setup.c:113 src/fe-gtk/setup.c:313
#, fuzzy
msgid "Time Stamps"
msgstr "Merk all tekst med tid"

#: src/fe-gtk/setup.c:114
msgid "Time stamp format:"
msgstr ""

#: src/fe-gtk/setup.c:115
msgid "See strftime manpage for details."
msgstr ""

#: src/fe-gtk/setup.c:116
#, fuzzy
msgid "Enable time stamps"
msgstr "Alltid bruk tidsstempel på logger"

#: src/fe-gtk/setup.c:123
#, fuzzy
msgid "Nick Completion"
msgstr "Fullføring av kallenavn"

#: src/fe-gtk/setup.c:124
msgid "Automatic nick completion"
msgstr ""

#: src/fe-gtk/setup.c:125
msgid "Completes nick names without using the TAB key"
msgstr ""

#: src/fe-gtk/setup.c:126
#, fuzzy
msgid "Nick completion suffix:"
msgstr "Fullføring av kallenavn"

#: src/fe-gtk/setup.c:128
#, fuzzy
msgid "Input Box Codes"
msgstr "Inndataboks"

#: src/fe-gtk/setup.c:129
#, c-format
msgid "Interpret %nnn as an ASCII value"
msgstr ""

#: src/fe-gtk/setup.c:130
msgid "Interpret %C, %B as Color, Bold etc"
msgstr ""

#: src/fe-gtk/setup.c:132
msgid "Input Box Appearance"
msgstr ""

#: src/fe-gtk/setup.c:133 src/fe-gtk/setup.c:163
msgid "Use the Text box font and colors"
msgstr ""

#: src/fe-gtk/setup.c:140
msgid "Off"
msgstr ""

#: src/fe-gtk/setup.c:141
msgid "Graph"
msgstr ""

#: src/fe-gtk/setup.c:142
msgid "Info text"
msgstr "Infotekst"

#: src/fe-gtk/setup.c:143
msgid "Both"
msgstr "Begge"

#: src/fe-gtk/setup.c:149
msgid "A-Z, Ops first"
msgstr "A-Å, operatører først"

#: src/fe-gtk/setup.c:150
msgid "A-Z"
msgstr "A-Å"

#: src/fe-gtk/setup.c:151
msgid "Z-A, Ops last"
msgstr "Å-A, operatører sist"

#: src/fe-gtk/setup.c:152
msgid "Z-A"
msgstr "Å-A"

#: src/fe-gtk/setup.c:153
msgid "Unsorted"
msgstr "Usortert"

#: src/fe-gtk/setup.c:160
#, fuzzy
msgid "User list sorted by:"
msgstr "Brukerliste sortert etter:"

#: src/fe-gtk/setup.c:161
#, fuzzy
msgid "Show hostnames in user list"
msgstr "Vis vertsnavn i brukerlisten"

#: src/fe-gtk/setup.c:162
#, fuzzy
msgid "User list buttons enabled"
msgstr "Brukerliste-knapper aktivert"

#: src/fe-gtk/setup.c:164
msgid "Resizable user list"
msgstr ""

#: src/fe-gtk/setup.c:166
#, fuzzy
msgid "Away tracking"
msgstr "Borteårsak"

#: src/fe-gtk/setup.c:167
msgid "Enable away tracking"
msgstr ""

#: src/fe-gtk/setup.c:168
msgid "On channels smaller than:"
msgstr ""

#: src/fe-gtk/setup.c:170
msgid "Action Upon Double Click"
msgstr ""

#: src/fe-gtk/setup.c:171
#, fuzzy
msgid "Execute command:"
msgstr "Kommando ved tilkobling:"

#: src/fe-gtk/setup.c:173
msgid "Extra Gadgets"
msgstr ""

#: src/fe-gtk/setup.c:174
msgid "Lag meter:"
msgstr ""

#: src/fe-gtk/setup.c:175
msgid "Throttle meter:"
msgstr ""

#: src/fe-gtk/setup.c:182
msgid "Windows"
msgstr "Vinduer"

#: src/fe-gtk/setup.c:183 src/fe-gtk/setup.c:207 src/fe-gtk/setup.c:1447
msgid "Tabs"
msgstr "Faner"

#: src/fe-gtk/setup.c:189
msgid "Bottom"
msgstr "Bunn"

#: src/fe-gtk/setup.c:190
msgid "Top"
msgstr "Topp"

#: src/fe-gtk/setup.c:191
msgid "Left"
msgstr ""

#: src/fe-gtk/setup.c:192
msgid "Right"
msgstr ""

#: src/fe-gtk/setup.c:193
msgid "Hidden"
msgstr "Skjult"

#: src/fe-gtk/setup.c:200
msgid "Always"
msgstr ""

#: src/fe-gtk/setup.c:201
msgid "Only requested tabs"
msgstr ""

#: src/fe-gtk/setup.c:208
#, fuzzy
msgid "Open an extra tab for server messages"
msgstr "Bruk en separat fane/vindu for tjenermeldinger"

#: src/fe-gtk/setup.c:209
#, fuzzy
msgid "Open an extra tab for server notices"
msgstr "Bruk en separat fane/vindu for tjenermeldinger"

#: src/fe-gtk/setup.c:210
msgid "Small tabs"
msgstr ""

#: src/fe-gtk/setup.c:211
msgid "Sort tabs in alphabetical order"
msgstr ""

#: src/fe-gtk/setup.c:212
msgid "Focus new tabs:"
msgstr ""

#: src/fe-gtk/setup.c:213
msgid "Shorten tab labels to:"
msgstr ""

#: src/fe-gtk/setup.c:213
msgid "letters."
msgstr "bokstaver."

#: src/fe-gtk/setup.c:215
#, fuzzy
msgid "Tabs Location"
msgstr "Handlingen"

#: src/fe-gtk/setup.c:216
msgid "Show tabs at:"
msgstr ""

#: src/fe-gtk/setup.c:218
#, fuzzy
msgid "Tabs or Windows"
msgstr "Vinduer"

#: src/fe-gtk/setup.c:219
msgid "Open channels in:"
msgstr ""

#: src/fe-gtk/setup.c:220
msgid "Open dialogs in:"
msgstr "Åpne dialoger i:"

#: src/fe-gtk/setup.c:221
msgid "Open utilities in:"
msgstr ""

#: src/fe-gtk/setup.c:221
#, fuzzy
msgid "Open DCC, Ignore, Notify etc, in tabs or windows?"
msgstr "Bruk faner for DCC, Ignore, Notify etc vinduer."

#: src/fe-gtk/setup.c:228
msgid "Files and Directories"
msgstr ""

#: src/fe-gtk/setup.c:229
msgid "Download files to:"
msgstr ""

#: src/fe-gtk/setup.c:230
msgid "Move completed files to:"
msgstr ""

#: src/fe-gtk/setup.c:231
#, fuzzy
msgid "Save nick name in filenames"
msgstr "Bruk avsenders kallenavn i innkommende filnavn"

#: src/fe-gtk/setup.c:232
msgid "Convert spaces to underscore before sending"
msgstr ""

#: src/fe-gtk/setup.c:234
#, fuzzy
msgid "Network Settings"
msgstr "Gjenles innstillinger"

#: src/fe-gtk/setup.c:235
#, fuzzy
msgid "DCC IP address:"
msgstr "IP-adresse"

#: src/fe-gtk/setup.c:236
msgid "Claim you are at this address when offering files."
msgstr ""

#: src/fe-gtk/setup.c:237
#, fuzzy
msgid "First DCC send port:"
msgstr "Første port for DCC-sending:"

#: src/fe-gtk/setup.c:238
#, fuzzy
msgid "Last DCC send port:"
msgstr "Siste port for DCC-sending:"

#: src/fe-gtk/setup.c:239
msgid "(Leave ports at zero for full range)."
msgstr ""

#: src/fe-gtk/setup.c:240
msgid "Get my address from the IRC server"
msgstr ""

#: src/fe-gtk/setup.c:241
msgid "Asks the IRC server for your real address. Use this if you have a 192.168.*.* address!"
msgstr ""

#: src/fe-gtk/setup.c:243
msgid "Maximum File Transfer Speeds (bytes per second)"
msgstr ""

#: src/fe-gtk/setup.c:244
msgid "One upload:"
msgstr ""

#: src/fe-gtk/setup.c:245 src/fe-gtk/setup.c:247
msgid "Maximum speed for one transfer"
msgstr ""

#: src/fe-gtk/setup.c:246
msgid "One download:"
msgstr ""

#: src/fe-gtk/setup.c:248
msgid "All uploads combined:"
msgstr ""

#: src/fe-gtk/setup.c:249 src/fe-gtk/setup.c:251
msgid "Maximum speed for all files"
msgstr ""

#: src/fe-gtk/setup.c:250
msgid "All downloads combined:"
msgstr ""

#: src/fe-gtk/setup.c:258
#, fuzzy
msgid "Default Messages"
msgstr "Sluttmelding:"

#: src/fe-gtk/setup.c:259
#, fuzzy
msgid "Quit:"
msgstr "Avslutt"

#: src/fe-gtk/setup.c:260
#, fuzzy
msgid "Leave channel:"
msgstr "Kanalen"

#: src/fe-gtk/setup.c:261
msgid "Away:"
msgstr ""

#: src/fe-gtk/setup.c:263
msgid "Away"
msgstr ""

#: src/fe-gtk/setup.c:264
#, fuzzy
msgid "Announce away messages"
msgstr "Annonsér bortemeldinger"

#: src/fe-gtk/setup.c:265
#, fuzzy
msgid "Announce your away messages to all channels"
msgstr "Annonsér don bortemelding til kanal(ene) du er i"

#: src/fe-gtk/setup.c:266
msgid "Show away once"
msgstr "Vis borte én gang"

#: src/fe-gtk/setup.c:266
msgid "Show identical away messages only once"
msgstr ""

#: src/fe-gtk/setup.c:267
#, fuzzy
msgid "Automatically unmark away"
msgstr "Åpne DCC-prat vindu automatisk"

#: src/fe-gtk/setup.c:267
msgid "Unmark yourself as away before sending messages"
msgstr ""

#: src/fe-gtk/setup.c:270
msgid "(Can be a text file relative to ~/.xchat2/)."
msgstr ""

#: src/fe-gtk/setup.c:272
msgid "(Can be a text file relative to config dir)."
msgstr ""

#: src/fe-gtk/setup.c:276
msgid "Alerts"
msgstr ""

#: src/fe-gtk/setup.c:278
msgid "Flash taskbar on highlighted messages"
msgstr ""

#: src/fe-gtk/setup.c:280
#, fuzzy
msgid "Beep on highlighted messages"
msgstr "Pip ved private meldinger"

#: src/fe-gtk/setup.c:281
#, fuzzy
msgid "Extra words to highlight on:"
msgstr "Ord som skal utheves:"

#: src/fe-gtk/setup.c:282
#, fuzzy
msgid "Nicks not to highlight on:"
msgstr "Ord som skal utheves:"

#: src/fe-gtk/setup.c:283
#, fuzzy
msgid "(Separate multiple words with commas)."
msgstr "(separér med komma)"

#: src/fe-gtk/setup.c:284
#, fuzzy
msgid "Beep on private messages"
msgstr "Pip ved private meldinger"

#: src/fe-gtk/setup.c:285
#, fuzzy
msgid "Beep on channel messages"
msgstr "Pip ved private meldinger"

#: src/fe-gtk/setup.c:292
#, fuzzy
msgid "Advanced Settings"
msgstr "Gjenles innstillinger"

#: src/fe-gtk/setup.c:293
#, fuzzy
msgid "Auto reconnect delay:"
msgstr "Pause før automatisk gjenoppkobling"

#: src/fe-gtk/setup.c:294
msgid "Display MODEs in raw form"
msgstr ""

#: src/fe-gtk/setup.c:295
msgid "Whois on notify"
msgstr ""

#: src/fe-gtk/setup.c:295
msgid "Sends a /WHOIS when a user comes online in your notify list"
msgstr ""

#: src/fe-gtk/setup.c:296
#, fuzzy
msgid "Hide join and part messages"
msgstr "Pip ved private meldinger"

#: src/fe-gtk/setup.c:296
msgid "Hide channel join/part messages by default"
msgstr ""

#: src/fe-gtk/setup.c:297
#, fuzzy
msgid "Auto Open DCC Windows"
msgstr "Åpne dialogvindu automatisk"

#: src/fe-gtk/setup.c:298
msgid "Send window"
msgstr ""

#: src/fe-gtk/setup.c:299
#, fuzzy
msgid "Receive window"
msgstr "Mottaker"

#: src/fe-gtk/setup.c:300
#, fuzzy
msgid "Chat window"
msgstr "Kanalvindu..."

#: src/fe-gtk/setup.c:308 src/fe-gtk/setup.c:1452
msgid "Logging"
msgstr "Logging"

#: src/fe-gtk/setup.c:309
#, fuzzy
msgid "Enable logging of conversations"
msgstr "Slå på logging av samtaler til disk"

#: src/fe-gtk/setup.c:310
#, fuzzy
msgid "Log filename mask:"
msgstr "Maske for loggnavn:"

#: src/fe-gtk/setup.c:311
#, c-format
msgid "(%s=Server %c=Channel %n=Network)."
msgstr ""

#: src/fe-gtk/setup.c:314
#, fuzzy
msgid "Insert timestamps in logs"
msgstr "Alltid bruk tidsstempel på logger"

#: src/fe-gtk/setup.c:315
msgid "Log timestamp format:"
msgstr ""

#: src/fe-gtk/setup.c:316
msgid "(See strftime manpage for details)."
msgstr ""

#: src/fe-gtk/setup.c:323
msgid "(Disabled)"
msgstr "(Slått av)"

#: src/fe-gtk/setup.c:324
msgid "Wingate"
msgstr "Wingate"

#: src/fe-gtk/setup.c:325
msgid "Socks4"
msgstr "Socks4"

#: src/fe-gtk/setup.c:326
msgid "Socks5"
msgstr "Socks5"

#: src/fe-gtk/setup.c:327
msgid "HTTP"
msgstr ""

#: src/fe-gtk/setup.c:333
#, fuzzy
msgid "Your Address"
msgstr "IP-adresse"

#: src/fe-gtk/setup.c:334
#, fuzzy
msgid "Bind to:"
msgstr "Finn:"

#: src/fe-gtk/setup.c:335
msgid "(Only useful for computers with multiple addresses)."
msgstr ""

#: src/fe-gtk/setup.c:337
#, fuzzy
msgid "Proxy Server"
msgstr "Proxy-tjener:"

#: src/fe-gtk/setup.c:338
#, fuzzy
msgid "Hostname:"
msgstr "Vertsnavn"

#: src/fe-gtk/setup.c:339
#, fuzzy
msgid "Username:"
msgstr "Brukernavn:"

#: src/fe-gtk/setup.c:340
#, fuzzy
msgid "Password:"
msgstr "Passord for tjener:"

#: src/fe-gtk/setup.c:341
#, fuzzy
msgid "Port:"
msgstr "Port"

#: src/fe-gtk/setup.c:342
msgid "Type:"
msgstr ""

#: src/fe-gtk/setup.c:344
msgid "Authenticate to the proxy server (HTTP and Socks5)"
msgstr ""

#: src/fe-gtk/setup.c:567
#, fuzzy
msgid "(disabled)"
msgstr "(Slått av)"

#: src/fe-gtk/setup.c:568
msgid "A star (*)"
msgstr ""

#: src/fe-gtk/setup.c:569
msgid "A red star (*)"
msgstr ""

#: src/fe-gtk/setup.c:570
#, fuzzy
msgid "Underlined"
msgstr "Tilkoblet"

#: src/fe-gtk/setup.c:667
msgid "Select an Image File"
msgstr ""

#: src/fe-gtk/setup.c:703
msgid "Select font"
msgstr "Velg skrift"

#: src/fe-gtk/setup.c:777
msgid "Browse..."
msgstr "Bla gjennom..."

#: src/fe-gtk/setup.c:894
msgid "Mark identified users with:"
msgstr ""

#: src/fe-gtk/setup.c:896
msgid "Mark not-identified users with:"
msgstr ""

#: src/fe-gtk/setup.c:959
msgid "Select color"
msgstr "Velg farge"

#: src/fe-gtk/setup.c:1039
#, fuzzy
msgid "Text Colors"
msgstr "Farger"

#: src/fe-gtk/setup.c:1041
msgid "mIRC colors:"
msgstr "mIRC-farger:"

#: src/fe-gtk/setup.c:1049
#, fuzzy
msgid "Extra colors:"
msgstr "mIRC-farger:"

#: src/fe-gtk/setup.c:1057 src/fe-gtk/setup.c:1062
msgid "Foreground:"
msgstr "Forgrunn:"

#: src/fe-gtk/setup.c:1058 src/fe-gtk/setup.c:1063
msgid "Background:"
msgstr "Bakgrunn:"

#: src/fe-gtk/setup.c:1060
msgid "Marking Text"
msgstr ""

#: src/fe-gtk/setup.c:1065
#, fuzzy
msgid "Interface Colors"
msgstr "Grensesnitt"

#: src/fe-gtk/setup.c:1067
msgid "New data:"
msgstr ""

#: src/fe-gtk/setup.c:1068
msgid "Marker line:"
msgstr ""

#: src/fe-gtk/setup.c:1069
#, fuzzy
msgid "New message:"
msgstr "Ny melding:"

#: src/fe-gtk/setup.c:1070
msgid "Away user:"
msgstr ""

#: src/fe-gtk/setup.c:1071
msgid "Highlight:"
msgstr "Uthev:"

#: src/fe-gtk/setup.c:1167 src/fe-gtk/textgui.c:337
msgid "Event"
msgstr ""

#: src/fe-gtk/setup.c:1173
#, fuzzy
msgid "Sound file"
msgstr "Lydfil: "

#: src/fe-gtk/setup.c:1208
#, fuzzy
msgid "Select a sound file"
msgstr "Lydfil: "

#: src/fe-gtk/setup.c:1280
msgid "Sound playing method:"
msgstr ""

#: src/fe-gtk/setup.c:1288
msgid "External sound playing _program:"
msgstr ""

#: src/fe-gtk/setup.c:1306
msgid "_External program"
msgstr ""

#: src/fe-gtk/setup.c:1316
msgid "_Automatic"
msgstr ""

#: src/fe-gtk/setup.c:1329
#, fuzzy
msgid "Sound files _directory:"
msgstr "Lydfil: "

#: src/fe-gtk/setup.c:1368
#, fuzzy
msgid "Sound file:"
msgstr "Lydfil: "

#: src/fe-gtk/setup.c:1383
#, fuzzy
msgid "_Browse..."
msgstr "Bla gjennom..."

#: src/fe-gtk/setup.c:1394
msgid "_Play"
msgstr ""

#: src/fe-gtk/setup.c:1443
msgid "Interface"
msgstr "Grensesnitt"

#: src/fe-gtk/setup.c:1444
msgid "Text box"
msgstr "Tekstboks"

#: src/fe-gtk/setup.c:1445
msgid "Input box"
msgstr "Inndataboks"

#: src/fe-gtk/setup.c:1446
msgid "User list"
msgstr "Brukerliste"

#: src/fe-gtk/setup.c:1448
msgid "Colors"
msgstr "Farger"

#: src/fe-gtk/setup.c:1450
msgid "Chatting"
msgstr "Prating"

#: src/fe-gtk/setup.c:1451
msgid "General"
msgstr "Generelt"

#: src/fe-gtk/setup.c:1453
msgid "Sound"
msgstr "Lyd"

#: src/fe-gtk/setup.c:1456
msgid "Network"
msgstr "Nettverk"

#: src/fe-gtk/setup.c:1457
msgid "Network setup"
msgstr "Nettverksoppsett"

#: src/fe-gtk/setup.c:1458
msgid "File transfers"
msgstr "Filoverføringer"

#: src/fe-gtk/setup.c:1565
msgid "Categories"
msgstr "Kategorier"

#: src/fe-gtk/setup.c:1695
msgid "Some settings were changed that require a restart to take full effect."
msgstr ""

#: src/fe-gtk/setup.c:1723
msgid "X-Chat: Preferences"
msgstr "X-Chat: Brukervalg"

#: src/fe-gtk/textgui.c:160
msgid "There was an error parsing the string"
msgstr ""

#: src/fe-gtk/textgui.c:168
#, c-format
msgid "This signal is only passed %d args, $%d is invalid"
msgstr ""

#: src/fe-gtk/textgui.c:276 src/fe-gtk/textgui.c:299
msgid "Print Texts File"
msgstr ""

#: src/fe-gtk/textgui.c:340
msgid "$ Number"
msgstr ""

#: src/fe-gtk/textgui.c:350
msgid "Edit Events"
msgstr "Rediger hendelser"

#: src/fe-gtk/textgui.c:418
msgid "Save As"
msgstr "Lagre som"

#: src/fe-gtk/textgui.c:423
msgid "Load From"
msgstr "Last fra"

#: src/fe-gtk/textgui.c:428
msgid "Test All"
msgstr "Test alle"

#: src/fe-gtk/urlgrab.c:98
msgid "URL"
msgstr ""

#: src/fe-gtk/urlgrab.c:188
msgid "X-Chat: URL Grabber"
msgstr "X-Chat: URL-henter"

#: src/fe-gtk/urlgrab.c:201
#, fuzzy
msgid "Clear list"
msgstr "Brukerliste"

#: src/fe-gtk/urlgrab.c:203
msgid "Copy"
msgstr ""

#: src/fe-gtk/urlgrab.c:205
msgid "Save list to a file"
msgstr ""

#: src/fe-gtk/userlistgui.c:107
#, c-format
msgid "%d ops, %d total"
msgstr ""

#~ msgid "Error String"
#~ msgstr "Feilstreng"

#~ msgid "Channel name"
#~ msgstr "Navn på kanal"

#, fuzzy
#~ msgid "Error name"
#~ msgstr "Feil"

#~ msgid "Error string"
#~ msgstr "Feilstreng"

#~ msgid "Servername"
#~ msgstr "Navn på tjener"

#~ msgid "Add new"
#~ msgstr "Legg til ny"

#~ msgid "OK"
#~ msgstr "OK"

#, fuzzy
#~ msgid "(%s) Channel settings"
#~ msgstr "Instillinger for panel"

#~ msgid "User: %s"
#~ msgstr "Bruker: %s"

#~ msgid "Lists"
#~ msgstr "Lister"

#~ msgid "Key Bindings..."
#~ msgstr "Tastaturbindinger..."

#~ msgid "Settings for %s"
#~ msgstr "Innstillinger for %s"

#~ msgid "Servers"
#~ msgstr "Tjenere"

#~ msgid "Join Channels:"
#~ msgstr "Bli med i kanaler:"

#~ msgid "Tint green:"
#~ msgstr "Grønn toning:"

#~ msgid "Tint blue:"
#~ msgstr "Blå toning:"

#~ msgid "Double-click command:"
#~ msgstr "Dobbelklikk-kommando:"

#, fuzzy
#~ msgid "Only highlight tabs on channel messages"
#~ msgstr "Kun uthev kanalfaner for kanalmeldinger og handlinger"

#, fuzzy
#~ msgid "Pop new tabs to front"
#~ msgstr "Nye faner frem"

#, fuzzy
#~ msgid "Auto open DCC send list"
#~ msgstr "Åpne DCC-send vindu automatisk"

#, fuzzy
#~ msgid "Auto open DCC chat list"
#~ msgstr "Åpne DCC-prat vindu automatisk"

#, fuzzy
#~ msgid "Auto open DCC receive list"
#~ msgstr "Åpne DCC-motta vindu automatisk"

#, fuzzy
#~ msgid "Default part message:"
#~ msgstr "Sluttmelding:"

#, fuzzy
#~ msgid "Default away message:"
#~ msgstr "Annonsér bortemeldinger"

#~ msgid "Proxy port:"
#~ msgstr "Proxy-port:"

#~ msgid "Proxy type:"
#~ msgstr "Proxy-type:"

#~ msgid "Select a file to save to"
#~ msgstr "Velg en fil å lagre til"
