# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Free Software Foundation, Inc.
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: toniw@iki.fi\n"
"POT-Creation-Date: 2003-11-26 20:41+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"

#: src/main.c:321
#, c-format
msgid "Silky v%s : First run"
msgstr ""

#: src/main.c:372
msgid "Passphrases don't match! Try again."
msgstr ""

#: src/main.c:378
msgid "The passphrase must be atleast 5 characters long, if you set one."
msgstr ""

#: src/main.c:384
msgid "You need to enter a valid email address."
msgstr ""

#: src/main.c:390
msgid "You need to enter your name for the key."
msgstr ""

#: src/main.c:422
#, c-format
msgid "Silky v%s : Generating SILC keys..."
msgstr ""

#: src/main.c:563
msgid ""
"Couldn't load the key. Possibly incorrect passphrase,\n"
"please try again!"
msgstr ""

#: src/callbacks.c:69 src/callbacks.c:104 src/callbacks.c:1361
#: src/callbacks.c:1905 src/silccallbacks.c:126
msgid "*** No such user."
msgstr ""

#: src/callbacks.c:337
msgid "Whois"
msgstr ""

#: src/callbacks.c:343 po/silky.glade.h:142
msgid "Send message"
msgstr ""

#: src/callbacks.c:354
msgid "Op"
msgstr ""

#: src/callbacks.c:361
msgid "Deop"
msgstr ""

#: src/callbacks.c:368
msgid "Mute"
msgstr ""

#: src/callbacks.c:375
msgid "Unmute"
msgstr ""

#: src/callbacks.c:387
msgid "Kick"
msgstr ""

#: src/callbacks.c:458
msgid "You don't want to talk to yourself.\n"
msgstr ""

#: src/callbacks.c:499
msgid ""
"You are already connected.\n"
"Disconnect first.\n"
msgstr ""

#: src/callbacks.c:504
msgid "You need to enter the server's name!"
msgstr ""

#: src/callbacks.c:509 src/callbacks.c:2132
#, c-format
msgid "Connecting to server '%s'...\n"
msgstr ""

#: src/callbacks.c:514
msgid "Can't connect to the server."
msgstr ""

#: src/callbacks.c:528
msgid "You have been disconnected from the server."
msgstr ""

#: src/callbacks.c:538
#, c-format
msgid "Silky v%s : Settings"
msgstr ""

#: src/callbacks.c:612
#, c-format
msgid "Silky v%s : Settings : Change passphrase"
msgstr ""

#: src/callbacks.c:625
#, c-format
msgid "Silky v%s : Select font"
msgstr ""

#: src/callbacks.c:779
msgid "Cannot send a message to console window!"
msgstr ""

#: src/callbacks.c:785 src/callbacks.c:1286 src/callbacks.c:1830
msgid ""
"Cannot send a message.\n"
"You are not connected to a server."
msgstr ""

#: src/callbacks.c:790
msgid "Please select a file to send."
msgstr ""

#: src/callbacks.c:827
msgid ""
"You can't do this yet.\n"
"You are not connected to a server."
msgstr ""

#: src/callbacks.c:914
#, c-format
msgid "Silky v%s : New query"
msgstr ""

#: src/callbacks.c:926
msgid ""
"You are already connected.\n"
"Reconnecting not yet implemented."
msgstr ""

#: src/callbacks.c:931
#, c-format
msgid "Silky v%s : Connect to server"
msgstr ""

#: src/callbacks.c:938
msgid ""
"Cannot change nick.\n"
"You are not connected to a server."
msgstr ""

#: src/callbacks.c:943
#, c-format
msgid "Silky v%s : Change nick"
msgstr ""

#: src/callbacks.c:953
msgid ""
"Cannot join a channel.\n"
"You are not connected to a server."
msgstr ""

#: src/callbacks.c:963
#, c-format
msgid "Silky v%s : Join channel"
msgstr ""

#: src/callbacks.c:1026
msgid "No users found."
msgstr ""

#: src/callbacks.c:1107
msgid "You don't want to talk to yourself."
msgstr ""

#: src/callbacks.c:1160 src/callbacks.c:2062
#, c-format
msgid "Joining channel '%s'\n"
msgstr ""

#: src/callbacks.c:1178
#, c-format
msgid "Silky v%s : About"
msgstr ""

#: src/callbacks.c:1192
msgid "Quitting. Thank you for using Silky!\n"
msgstr ""

#: src/callbacks.c:1305 src/callbacks.c:1849
msgid "Can't send message at this time."
msgstr ""

#: src/callbacks.c:1460
msgid "Can't send the file: File is too big.\n"
msgstr ""

#: src/callbacks.c:1509 src/callbacks.c:1955
msgid "*** Can't change nickname: You are not yet connected to a server.\n"
msgstr ""

#: src/callbacks.c:1519 src/callbacks.c:1964
msgid "*** Can't change nickname: Empty nickname not allowed.\n"
msgstr ""

#: src/callbacks.c:1524 src/callbacks.c:1969
msgid "*** Can't change nickname: That's your current nickname already.\n"
msgstr ""

#: src/callbacks.c:1551
msgid "You are not connected to a server.\n"
msgstr ""

#: src/callbacks.c:1605
msgid "You are not on channel."
msgstr ""

#: src/callbacks.c:1612
msgid ""
"You are not on that channel.\n"
"This should not happen."
msgstr ""

#: src/callbacks.c:1712
msgid "*** You are not connected to a server.\n"
msgstr ""

#: src/callbacks.c:1738
msgid ""
"\n"
"Commands Available:\n"
"\n"
"  "
msgstr ""

#: src/callbacks.c:1772
msgid ""
"\n"
"\n"
"Type /HELP <command> for more information, or /HELP -l\n"
"\n"
msgstr ""

#: src/callbacks.c:1773
msgid ""
"User defined commands:\n"
"\n"
"  "
msgstr ""

#: src/callbacks.c:1799
msgid ""
"\n"
"Plugin defined commands:\n"
"\n"
msgstr ""

#: src/callbacks.c:2023
#, c-format
msgid "Leaving channel '%s'\n"
msgstr ""

#: src/callbacks.c:2115
#, c-format
msgid ""
"You are already connected to %s. Silky does not support multiple "
"connections.\n"
msgstr ""

#: src/callbacks.c:2128
msgid "You need to enter the server's name!\n"
msgstr ""

#: src/callbacks.c:2143
msgid "Can't connect to the server.\n"
msgstr ""

#: src/callbacks.c:2252
#, c-format
msgid "Usage: %s\n"
msgstr ""

#: src/callbacks.c:2257
msgid ""
"\n"
"No help available on that command.\n"
msgstr ""

#: src/callbacks.c:2263
msgid "No such command.\n"
msgstr ""

#: src/callbacks.c:2344
msgid "No such command\n"
msgstr ""

#: src/callbacks.c:2440
msgid "No channel joined. Try /join <channel>\n"
msgstr ""

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

#: src/preferences.c:166 src/preferences.c:173
msgid "Can't save configuration at this time. Try again later!"
msgstr ""

#: src/preferences.c:246
msgid "There was an error saving your configuration file."
msgstr ""

#: src/preferences.c:250
msgid "Preferences saved.\n"
msgstr ""

#: src/silccallbacks.c:155
#, c-format
msgid "I got kicked from '%s' by '%s' with reason '%s'\n"
msgstr ""

#: src/silccallbacks.c:161
#, c-format
msgid "'%s' got kicked from '%s' by '%s' with reason '%s'\n"
msgstr ""

#: src/silccallbacks.c:183
#, c-format
msgid "'%s' joined '%s'\n"
msgstr ""

#: src/silccallbacks.c:207
#, c-format
msgid "'%s' left '%s'\n"
msgstr ""

#: src/silccallbacks.c:295
#, c-format
msgid "'%s' changed topic on '%s' to '%s'\n"
msgstr ""

#: src/silccallbacks.c:299
msgid "UNHANDLED TOPIC SET EVENT\n"
msgstr ""

#: src/silccallbacks.c:350
#, c-format
msgid "*** %s changed mode '%s' on '%s'\n"
msgstr ""

#: src/silccallbacks.c:459
#, c-format
msgid "*** %s changed mode '%s' for '%s' on '%s'\n"
msgstr ""

#: src/silccallbacks.c:491
#, c-format
msgid "*** '%s' has signed off (%s)\n"
msgstr ""

#: src/silccallbacks.c:674
#, c-format
msgid "Can't leave: %s\n"
msgstr ""

#: src/silccallbacks.c:780
#, c-format
msgid ""
"%s (%s)\n"
" nickname: %s\n"
" realname: %s\n"
" fingerprint: %s\n"
msgstr ""

#: src/silccallbacks.c:797
msgid "*** Can't change your nickname: Illegal nickname.\n"
msgstr ""

#: src/silccallbacks.c:800
#, c-format
msgid "*** Can't change your nickname: Unknown error code %d\n"
msgstr ""

#: src/silccallbacks.c:812
#, c-format
msgid "*** Your nickname is now '%s'\n"
msgstr ""

#: src/silccallbacks.c:825
#, c-format
msgid "*** You are now known as '%s'.\n"
msgstr ""

#: src/silccallbacks.c:863
#, c-format
msgid ""
"MOTD:\n"
"%s\n"
msgstr ""

#: src/silccallbacks.c:875
msgid "*** got STATS reply, can't yet show it (unimplemented)\n"
msgstr ""

#: src/silccallbacks.c:889
#, c-format
msgid "*** Topic for channel '%s' is '%s'\n"
msgstr ""

#: src/silccallbacks.c:903
#, c-format
msgid "*** I have left the channel '%s'\n"
msgstr ""

#: src/silccallbacks.c:963
#, c-format
msgid "You are already on channel '%s'.\n"
msgstr ""

#: src/silccallbacks.c:967 src/silccallbacks.c:972
msgid "You are already on the channel.\n"
msgstr ""

#: src/silccallbacks.c:979
msgid "You are not yet connected to the server. Try again later."
msgstr ""

#: src/silccallbacks.c:984
msgid "Password required for the channel."
msgstr ""

#: src/silccallbacks.c:994
msgid ""
"Can't join. The channel is invite-only channel and you are not invited.\n"
msgstr ""

#: src/silccallbacks.c:1004
msgid "Can't join. The channel is full.\n"
msgstr ""

#: src/silccallbacks.c:1013
msgid "Can't join. You are banned from the channel.\n"
msgstr ""

#: src/silccallbacks.c:1019
msgid ""
"Can't join the channel.\n"
"Unhandled status code."
msgstr ""

#: src/silccallbacks.c:1192
msgid "Nick name"
msgstr ""

#: src/silccallbacks.c:1265
#, c-format
msgid "I joined channel '%s'.\n"
msgstr ""

#: src/silccallbacks.c:1266
#, c-format
msgid "Topic of '%s' is '%s'.\n"
msgstr ""

#: src/silccallbacks.c:1267
#, c-format
msgid "Mode of '%s' is '%s'.\n"
msgstr ""

#: src/silccallbacks.c:1419
msgid "There was an error while connecting to the server.\n"
msgstr ""

#: src/silccallbacks.c:1427
#, c-format
msgid "Connected to %s, please wait...\n"
msgstr ""

#: src/silccallbacks.c:1456
#, c-format
msgid "Disconnected from %s. %s %s\n"
msgstr ""

#: src/support.c:838
msgid "silky: Unknown key type.\n"
msgstr ""

#: src/support.c:925
msgid "silky: Key does not exist.\n"
msgstr ""

#: src/support.c:930
msgid "silky: Could not decode received key.\n"
msgstr ""

#: src/support.c:934
msgid "silky: Public key received and decoded.\n"
msgstr ""

#: src/support.c:935
#, c-format
msgid "silky: %s:::%s\n"
msgstr ""

#: src/support.c:940
msgid "silky: Could not encode received public key.\n"
msgstr ""

#: src/support.c:949
msgid "silky: Saved public key.\n"
msgstr ""

#: src/support.c:977
#, c-format
msgid "*** '%s' is now known as '%s'.\n"
msgstr ""

#: src/support.c:1122
msgid "s"
msgstr ""

#: src/support.c:1128
#, c-format
msgid "%d user%s"
msgstr ""

#: src/support.c:1287
#, c-format
msgid "*** Permission denied. You are not channel operator of '%s'.\n"
msgstr ""

#: src/support.c:1294
#, c-format
msgid "*** Permission denied. You are not channel founder of '%s'.\n"
msgstr ""

#: po/silky.glade.h:1
msgid " "
msgstr ""

#: po/silky.glade.h:2
msgid ""
"(C) 2003 Toni Willberg - toniw@iki.fi\n"
"http://silky.sourceforge.net/\n"
"\n"
"Quick start guide:\n"
" - close this dialog\n"
" - Servers -> Connect to server\n"
" - wait untill you see the Message of the Day\n"
" - Preferences -> Change nick\n"
" - Channels -> Join channel\n"
" - start chatting!\n"
"\n"
"Thanks for trying Silky!\n"
msgstr ""

#: po/silky.glade.h:15 po/silky-channel.glade.h:1
msgid "*"
msgstr ""

#: po/silky.glade.h:16
msgid "Action:"
msgstr ""

#: po/silky.glade.h:17
msgid "Add selected channel to the list."
msgstr ""

#: po/silky.glade.h:18
msgid "Add selected person to the list."
msgstr ""

#: po/silky.glade.h:19
msgid "Add selected server to the list."
msgstr ""

#: po/silky.glade.h:20
msgid "Add this channel"
msgstr ""

#: po/silky.glade.h:21
msgid "Add this person"
msgstr ""

#: po/silky.glade.h:22
msgid "Add this server"
msgstr ""

#: po/silky.glade.h:23
msgid "Adds cryptographic signature to your messages"
msgstr ""

#: po/silky.glade.h:24
msgid "Algorithm:"
msgstr ""

#: po/silky.glade.h:25
msgid "Await paging"
msgstr ""

#: po/silky.glade.h:26
msgid "Away"
msgstr ""

#: po/silky.glade.h:27
msgid "Babbleprint (SHA1):"
msgstr ""

#: po/silky.glade.h:28
msgid "Background:"
msgstr ""

#: po/silky.glade.h:29
msgid "Be hyper active."
msgstr ""

#: po/silky.glade.h:30
msgid "Block invites"
msgstr ""

#: po/silky.glade.h:31
msgid "Block private messages"
msgstr ""

#: po/silky.glade.h:32
msgid "Browse"
msgstr ""

#: po/silky.glade.h:33
msgid "Busy"
msgstr ""

#: po/silky.glade.h:34
msgid "Change _nick"
msgstr ""

#: po/silky.glade.h:35
msgid "Change passphrase"
msgstr ""

#: po/silky.glade.h:36
msgid "Change your nick"
msgstr ""

#: po/silky.glade.h:37
msgid "Changes your current nick name."
msgstr ""

#: po/silky.glade.h:38
msgid "Changes your personal modes."
msgstr ""

#: po/silky.glade.h:39
msgid "Channels"
msgstr ""

#: po/silky.glade.h:40
msgid "Clear"
msgstr ""

#: po/silky.glade.h:41
msgid "Close the window."
msgstr ""

#: po/silky.glade.h:42
msgid "Colors"
msgstr ""

#: po/silky.glade.h:43
msgid ""
"Confirm\n"
"passphrase:"
msgstr ""

#: po/silky.glade.h:45
msgid "Connect to a server"
msgstr ""

#: po/silky.glade.h:46
msgid "Connect to server"
msgstr ""

#: po/silky.glade.h:47
msgid "Connection"
msgstr ""

#: po/silky.glade.h:48
msgid "Connects to a new server."
msgstr ""

#: po/silky.glade.h:49
msgid "Copy"
msgstr ""

#: po/silky.glade.h:50
msgid "Country:"
msgstr ""

#: po/silky.glade.h:51
msgid "Create new key"
msgstr ""

#: po/silky.glade.h:52
msgid "Create user key"
msgstr ""

#: po/silky.glade.h:53
msgid "Cut"
msgstr ""

#: po/silky.glade.h:54
msgid "Detach session"
msgstr ""

#: po/silky.glade.h:55
msgid "Disconnect from server"
msgstr ""

#: po/silky.glade.h:56
msgid "Edit list"
msgstr ""

#: po/silky.glade.h:57
msgid "Edit preferences"
msgstr ""

#: po/silky.glade.h:58
msgid "Edit your preferences"
msgstr ""

#: po/silky.glade.h:59
msgid "Email:"
msgstr ""

#: po/silky.glade.h:60
msgid "Enter the passphrase for your keys"
msgstr ""

#: po/silky.glade.h:61
msgid "Favourite channels"
msgstr ""

#: po/silky.glade.h:62
msgid "Favourite people"
msgstr ""

#: po/silky.glade.h:63
msgid "Favourite servers"
msgstr ""

#: po/silky.glade.h:64
msgid "Fingerprint (SHA1):"
msgstr ""

#: po/silky.glade.h:65
msgid "Fonts"
msgstr ""

#: po/silky.glade.h:66
msgid ""
"Generating SILC keys for Silky...\n"
"\n"
"This may take 1-30 seconds depending on the speed of your computer...\n"
"\n"
"This screen is not updated during the key creation.\n"
"\n"
"Please wait..."
msgstr ""

#: po/silky.glade.h:73
msgid "Hide yourself from people not on same channel than you."
msgstr ""

#: po/silky.glade.h:74
msgid "Highlighting"
msgstr ""

#: po/silky.glade.h:75
msgid "Hilight own nick:"
msgstr ""

#: po/silky.glade.h:76
msgid "Hostname:"
msgstr ""

#: po/silky.glade.h:77
msgid "Hyper active"
msgstr ""

#: po/silky.glade.h:78
msgid "I didn't know the quit message was configurable :o"
msgstr ""

#: po/silky.glade.h:79
msgid ""
"If set then only private message secured with private message keys are "
"delivered."
msgstr ""

#: po/silky.glade.h:80
msgid "Indisposed"
msgstr ""

#: po/silky.glade.h:81
msgid "Input box text:"
msgstr ""

#: po/silky.glade.h:82
msgid "Join channel"
msgstr ""

#: po/silky.glade.h:83
msgid "Join to a channel"
msgstr ""

#: po/silky.glade.h:84
msgid "Joins a new channel."
msgstr ""

#: po/silky.glade.h:85
msgid "Key length:"
msgstr ""

#: po/silky.glade.h:86
msgid "Key management"
msgstr ""

#: po/silky.glade.h:87
msgid "Message signing:"
msgstr ""

#: po/silky.glade.h:88
msgid "Messages"
msgstr ""

#: po/silky.glade.h:89
msgid "Modes"
msgstr ""

#: po/silky.glade.h:90
msgid "My action:"
msgstr ""

#: po/silky.glade.h:91
msgid "My nickname:"
msgstr ""

#: po/silky.glade.h:92
msgid "My text:"
msgstr ""

#: po/silky.glade.h:93
msgid "Name:"
msgstr ""

#: po/silky.glade.h:94
msgid "New passphrase:"
msgstr ""

#: po/silky.glade.h:95
msgid "Nick name:"
msgstr ""

#: po/silky.glade.h:96
msgid "Nickname:"
msgstr ""

#: po/silky.glade.h:97
msgid "Old passphrase:"
msgstr ""

#: po/silky.glade.h:98
msgid "Online help"
msgstr ""

#: po/silky.glade.h:99
msgid "Open query"
msgstr ""

#: po/silky.glade.h:100
msgid "Organization:"
msgstr ""

#: po/silky.glade.h:101
msgid "Passphrase required for loading key."
msgstr ""

#: po/silky.glade.h:102
msgid "Passphrase:"
msgstr ""

#: po/silky.glade.h:103
msgid "Paste"
msgstr ""

#: po/silky.glade.h:104
msgid "People"
msgstr ""

#: po/silky.glade.h:105
msgid "Personal information"
msgstr ""

#: po/silky.glade.h:106
msgid "Pressing this quits Silky"
msgstr ""

#: po/silky.glade.h:107
msgid "Quit message:"
msgstr ""

#: po/silky.glade.h:108
msgid "Quits the application."
msgstr ""

#: po/silky.glade.h:109
msgid "Real name:"
msgstr ""

#: po/silky.glade.h:110
msgid "Recent channels"
msgstr ""

#: po/silky.glade.h:111
msgid "Recent messages"
msgstr ""

#: po/silky.glade.h:112
msgid "Recent servers"
msgstr ""

#: po/silky.glade.h:113
msgid "Reject watching"
msgstr ""

#: po/silky.glade.h:114
msgid "Remove selected channel from the list."
msgstr ""

#: po/silky.glade.h:115
msgid "Remove selected person from the list."
msgstr ""

#: po/silky.glade.h:116
msgid "Remove selected server from the list."
msgstr ""

#: po/silky.glade.h:117
msgid "Required information"
msgstr ""

#: po/silky.glade.h:118
msgid "Resume detached session."
msgstr ""

#: po/silky.glade.h:119
msgid "Resume session"
msgstr ""

#: po/silky.glade.h:120
msgid ""
"S I L K Y\n"
"V e r s i o n  0.4.x"
msgstr ""

#: po/silky.glade.h:122
msgid ""
"Saves your sessions and quits the application. You can resume the session "
"later."
msgstr ""

#: po/silky.glade.h:123
msgid "Search"
msgstr ""

#: po/silky.glade.h:124
msgid "Search a channel by name."
msgstr ""

#: po/silky.glade.h:125
msgid "Search a person by nick."
msgstr ""

#: po/silky.glade.h:126
msgid "Search a server by name."
msgstr ""

#: po/silky.glade.h:127
msgid "Search by name:"
msgstr ""

#: po/silky.glade.h:128
msgid "Search by nickname:"
msgstr ""

#: po/silky.glade.h:129
msgid "Search channels"
msgstr ""

#: po/silky.glade.h:130
msgid "Search people"
msgstr ""

#: po/silky.glade.h:131
msgid "Search servers"
msgstr ""

#: po/silky.glade.h:132
msgid "Select a font:"
msgstr ""

#: po/silky.glade.h:133
msgid "Select a server to connect from Servers menu."
msgstr ""

#: po/silky.glade.h:134
msgid "Select font:"
msgstr ""

#: po/silky.glade.h:135
msgid "Select from list:"
msgstr ""

#: po/silky.glade.h:136
msgid "Select the channel you want to add to the list and click Add."
msgstr ""

#: po/silky.glade.h:137
msgid "Select the person you want to add to the list and click Add."
msgstr ""

#: po/silky.glade.h:138
msgid "Select the server you want to add to the list and click Add."
msgstr ""

#: po/silky.glade.h:139
msgid "Select the user from the list you want to send a message to:"
msgstr ""

#: po/silky.glade.h:140
msgid "Send"
msgstr ""

#: po/silky.glade.h:141
msgid "Send file"
msgstr ""

#: po/silky.glade.h:143
msgid "Send the text."
msgstr ""

#: po/silky.glade.h:144
msgid "Sends a message to someone."
msgstr ""

#: po/silky.glade.h:145
msgid "Server information"
msgstr ""

#: po/silky.glade.h:146
msgid "Server messages:"
msgstr ""

#: po/silky.glade.h:147
msgid "Servers"
msgstr ""

#: po/silky.glade.h:148
msgid "Set/unset to reject anyone from watching you"
msgstr ""

#: po/silky.glade.h:149
msgid "Shows information of the server you are currently connected."
msgstr ""

#: po/silky.glade.h:150
msgid "Shows your personal information."
msgstr ""

#: po/silky.glade.h:151
msgid "Sign channel messages"
msgstr ""

#: po/silky.glade.h:152
msgid "Sign channel messages:"
msgstr ""

#: po/silky.glade.h:153
msgid "Sign private messages"
msgstr ""

#: po/silky.glade.h:154
msgid "Silky"
msgstr ""

#: po/silky.glade.h:155
msgid "Silky : View user key"
msgstr ""

#: po/silky.glade.h:156
msgid "Tabs"
msgstr ""

#: po/silky.glade.h:157
msgid "Tabs position:"
msgstr ""

#: po/silky.glade.h:158
msgid "Text:"
msgstr ""

#: po/silky.glade.h:159
msgid "The quick brown fox jumps over the lazy dog."
msgstr ""

#: po/silky.glade.h:160
msgid "Timestamp:"
msgstr ""

#: po/silky.glade.h:161
msgid ""
"Type a new channel\n"
"name or select one\n"
"from the list:"
msgstr ""

#: po/silky.glade.h:164
msgid ""
"Type a new nick name\n"
"or select one from the list:"
msgstr ""

#: po/silky.glade.h:166
msgid ""
"Type a new server address\n"
"or select one from the list:\n"
"\n"
"This will disconnect you from\n"
"other server!"
msgstr ""

#: po/silky.glade.h:171
msgid ""
"Type the name of the server you want to add to the list and click on Search."
msgstr ""

#: po/silky.glade.h:172
msgid ""
"Type the nick of the person you want to add to the list and click on Search."
msgstr ""

#: po/silky.glade.h:173
msgid "Type the text you want to send."
msgstr ""

#: po/silky.glade.h:174
msgid "User information"
msgstr ""

#: po/silky.glade.h:175
msgid "Username:"
msgstr ""

#: po/silky.glade.h:176
msgid "View user key"
msgstr ""

#: po/silky.glade.h:177
msgid "Visuals"
msgstr ""

#: po/silky.glade.h:178
msgid ""
"W E L C O M E !\n"
"This is the first time you run Silky.\n"
"We need to gather some information about you\n"
"to generate your private and public keys.\n"
"\n"
"You can re-create the key later if needed."
msgstr ""

#: po/silky.glade.h:184
msgid "When set server does not send invite notifications to you."
msgstr ""

#: po/silky.glade.h:185
msgid ""
"Wordlist for hilight:\n"
"(separate by space)"
msgstr ""

#: po/silky.glade.h:187
msgid "You can change away message with profile editor."
msgstr ""

#: po/silky.glade.h:188
msgid "Your information"
msgstr ""

#: po/silky.glade.h:189
msgid ""
"Your key may be used to\n"
"sign messages and to\n"
"identify you in the\n"
"SILC network.\n"
"\n"
"Select a passphrase that \n"
"only you know, and \n"
"do not forget it!"
msgstr ""

#: po/silky.glade.h:197
msgid "Your name:"
msgstr ""

#: po/silky.glade.h:198
msgid ""
"Your preferences\n"
"(Under development. Some buttons disabled.)"
msgstr ""

#: po/silky.glade.h:200
msgid "_About"
msgstr ""

#: po/silky.glade.h:201
msgid "_Channel"
msgstr ""

#: po/silky.glade.h:202
msgid "_Edit"
msgstr ""

#: po/silky.glade.h:203
msgid "_File"
msgstr ""

#: po/silky.glade.h:204
msgid "_Help"
msgstr ""

#: po/silky.glade.h:205
msgid "_Messages"
msgstr ""

#: po/silky.glade.h:206
msgid "_Preferences"
msgstr ""

#: po/silky.glade.h:207
msgid "_Quit"
msgstr ""

#: po/silky.glade.h:208
msgid "_Servers"
msgstr ""

#: po/silky.glade.h:209
msgid "_View"
msgstr ""

#: po/silky.glade.h:210
msgid "console"
msgstr ""

#: po/silky.glade.h:211
msgid "not yet in use"
msgstr ""

#: po/silky-channel.glade.h:2
msgid "CHANNEL NAME"
msgstr ""

#: po/silky-channel.glade.h:3
msgid "Change topic"
msgstr ""

#: po/silky-channel.glade.h:4
msgid "Channel modes"
msgstr ""

#: po/silky-channel.glade.h:5
msgid "Founder"
msgstr ""

#: po/silky-channel.glade.h:6
msgid "Invite only"
msgstr ""

#: po/silky-channel.glade.h:7
msgid "Key"
msgstr ""

#: po/silky-channel.glade.h:8
msgid "Mute opers"
msgstr ""

#: po/silky-channel.glade.h:9
msgid "Mute users"
msgstr ""

#: po/silky-channel.glade.h:10
msgid "Passphrase"
msgstr ""

#: po/silky-channel.glade.h:11
msgid "Private"
msgstr ""

#: po/silky-channel.glade.h:12
msgid "Restrict topic"
msgstr ""

#: po/silky-channel.glade.h:13
msgid "Secret"
msgstr ""

#: po/silky-channel.glade.h:14
msgid "Type new topic for the channel."
msgstr ""

#: po/silky-channel.glade.h:15
msgid "User limit"
msgstr ""

#: po/silky-channel-label.glade.h:1 po/silky-query-label.glade.h:1
msgid "Leave this channel"
msgstr ""
