# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Free Software Foundation, Inc. # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: silky-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2004-04-11 17:28+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" #: src/callbacks.c:48 src/callbacks.c:83 src/callbacks.c:1245 #: src/commands.c:117 src/commands.c:335 src/silc-command-reply.c:111 #: src/silc-notify.c:116 msgid "No such user." msgstr "" #: src/callbacks.c:90 src/callbacks.c:442 src/callbacks.c:982 msgid "You do not want to talk to yourself." msgstr "" #: src/callbacks.c:321 src/support.c:1263 msgid "Who is" msgstr "" #: src/callbacks.c:327 src/support.c:1269 po/silky.glade.h:181 msgid "Send message" msgstr "" #: src/callbacks.c:338 src/support.c:1280 msgid "Op" msgstr "" #: src/callbacks.c:345 src/support.c:1286 msgid "Deop" msgstr "" #: src/callbacks.c:352 src/support.c:1292 msgid "Mute" msgstr "" #: src/callbacks.c:359 src/support.c:1298 msgid "Unmute" msgstr "" #: src/callbacks.c:371 src/support.c:1309 msgid "Kick" msgstr "" #: src/callbacks.c:482 msgid "You are already connected or connecting. Disconnect first." msgstr "" #: src/callbacks.c:487 msgid "You need to enter the name of the server!" msgstr "" #: src/callbacks.c:505 src/commands.c:661 #, c-format msgid "Connecting to server '%s'..." msgstr "" #: src/callbacks.c:521 src/commands.c:673 msgid "Can not connect to the server." msgstr "" #: src/callbacks.c:703 msgid "Can not send a message to the console window." msgstr "" #: src/callbacks.c:709 msgid "Can not send the message. You are not connected to a server." msgstr "" #: src/callbacks.c:714 msgid "Please select a file to send." msgstr "" #: src/callbacks.c:751 src/commands.c:260 src/commands.c:384 #: src/commands.c:558 src/gui.c:224 src/gui.c:335 src/gui.c:350 src/gui.c:371 msgid "You are not connected to server." msgstr "" #. I18N This is a window title #: src/callbacks.c:839 msgid "New query" msgstr "" #: src/callbacks.c:901 src/commands.c:43 src/commands.c:87 msgid "No users found." msgstr "" #: src/callbacks.c:1017 src/callbacks.c:1156 msgid "You are not connected." msgstr "" #: src/callbacks.c:1167 msgid "Can not send the message to the console window." msgstr "" #: src/callbacks.c:1335 msgid "Can not send the file because it is too big." msgstr "" #: src/callbacks.c:1420 src/callbacks.c:1483 msgid "You are not on a channel." msgstr "" #: src/callbacks.c:1483 msgid "Try `/join '." msgstr "" #: src/callbacks.c:1490 msgid "You are not connected. Try /server []" msgstr "" #. I18N This is a nickname change #: src/channel.c:523 #, c-format msgid "'%s' is now known as '%s'." msgstr "" #: src/cmdhistory.c:96 msgid "Can not allocate memory for command history entry!" msgstr "" #: src/commands.c:168 msgid "Commands Available" msgstr "" #: src/commands.c:202 msgid "Type /HELP for more information, or /HELP -l" msgstr "" #: src/commands.c:203 msgid "User defined commands" msgstr "" #: src/commands.c:229 msgid "Plugin defined commands" msgstr "" #: src/commands.c:279 msgid "Can not send message at this time." msgstr "" #: src/commands.c:392 msgid "Nickname can not be empty." msgstr "" #: src/commands.c:397 msgid "That is your current nickname." msgstr "" #: src/commands.c:455 #, c-format msgid "Leaving channel '%s'." msgstr "" #: src/commands.c:529 src/commands.c:591 msgid "Disconnecting..." msgstr "" #: src/commands.c:537 msgid "Quitting. Thank you for using Silky!" msgstr "" #: src/commands.c:563 src/commands.c:616 src/commands.c:629 #, c-format msgid "You are already connected to '%s'." msgstr "" #: src/commands.c:568 msgid "You are currently connecting to a server, please wait." msgstr "" #: src/commands.c:623 msgid "You are already connecting to a server, please wait." msgstr "" #: src/commands.c:642 msgid "Invalid server address." msgstr "" #: src/commands.c:778 #, c-format msgid "Unknown option '%s'." msgstr "" #. I18N First argument is option name, second argument is its new value #: src/commands.c:787 #, c-format msgid "Set %s to %d" msgstr "" #. I18N First argument is option name, second argument is its new value #: src/commands.c:792 #, c-format msgid "Set %s to %s" msgstr "" #: src/commands.c:876 msgid "DISCONNECT, Disconnects from server" msgstr "" #: src/commands.c:894 msgid "JOIN , joins the channel" msgstr "" #: src/commands.c:908 msgid "LIST, Lists the channels on the server." msgstr "" #: src/commands.c:910 msgid "" "ME , sends the action to the current channel (actions are written in " "3rd person, like /me jumps)" msgstr "" #: src/commands.c:916 msgid "MSG , sends a private message to nickname" msgstr "" #: src/commands.c:919 msgid "NICK , sets your nick" msgstr "" #: src/commands.c:931 msgid "PART [], leaves the channel, by default the current one" msgstr "" #: src/commands.c:933 msgid "" "QUERY , opens up a new private conversation window with someone" msgstr "" #: src/commands.c:935 msgid "" "QUIT [], disconnects from the current server, if any and quits Silky" msgstr "" #: src/commands.c:939 msgid "RAW [arguments], sends given SILC command to the server" msgstr "" #: src/commands.c:956 msgid "" "SERVER [] [], connects to a server, the default port " "is 706" msgstr "" #: src/commands.c:959 msgid "SET [ []] Gets or sets a config variable" msgstr "" #: src/commands.c:972 msgid "WHOIS Shows available information of given user." msgstr "" #: src/commands.c:1022 #, c-format msgid "Usage: %s" msgstr "" #: src/commands.c:1027 msgid "No help available for that command." msgstr "" #: src/commands.c:1033 src/commands.c:1121 msgid "No such command." msgstr "" #: src/gui.c:40 msgid "The Silky Project team in alphabetical order:" msgstr "" #. I18N This is a window title #: src/gui.c:66 src/gui.c:451 po/silky-channel.glade.h:24 msgid "Settings" msgstr "" #. I18N This is a window title #: src/gui.c:66 po/silky.glade.h:68 msgid "Change passphrase" msgstr "" #. I18N This is a window title #: src/gui.c:80 msgid "Select font" msgstr "" #. I18N This is a window title #: src/gui.c:87 msgid "About" msgstr "" #: src/gui.c:180 msgid "Can not change nickname: You are not yet connected to server." msgstr "" #: src/gui.c:189 msgid "Can not change nickname: Empty nickname not allowed." msgstr "" #: src/gui.c:194 msgid "Can not change nickname: That is your current nickname already." msgstr "" #. I18N This is a window title #: src/gui.c:361 po/silky.glade.h:114 msgid "Join a channel" msgstr "" #. I18N This is a window title #: src/gui.c:377 msgid "Change nickname" msgstr "" #: src/gui.c:391 msgid "You are already connected." msgstr "" #. I18N This is a window title #: src/gui.c:407 msgid "Connect to a server" msgstr "" #: src/gui.c:489 #, c-format msgid "%d user" msgid_plural "%d users" msgstr[0] "" msgstr[1] "" #: src/keys.c:158 msgid "Received unknown key type." msgstr "" #: src/keys.c:241 msgid "Received a new, not stored key" msgstr "" #: src/keys.c:246 msgid "Could not decode received public key." msgstr "" #: src/keys.c:252 msgid "Could not encode received public key." msgstr "" #: src/keys.c:292 msgid "Key saved." msgstr "" #: src/keys.c:309 msgid "This server key is known." msgstr "" #: src/keys.c:360 msgid "Passphrases don't match! Try again." msgstr "" #. I18N This is a window title #: src/keys.c:405 msgid "Generating SILC keys..." msgstr "" #: src/keys.c:427 msgid "Ready! Click OK to continue." msgstr "" #. I18N Speaking of default color here #: src/preferences.c:111 msgid "Default" msgstr "" #: src/preferences.c:112 msgid "Aqua" msgstr "" #: src/preferences.c:113 msgid "Black" msgstr "" #: src/preferences.c:114 msgid "Blue" msgstr "" #: src/preferences.c:115 msgid "Fuchsia" msgstr "" #: src/preferences.c:116 msgid "Gray" msgstr "" #: src/preferences.c:117 msgid "Green" msgstr "" #: src/preferences.c:118 msgid "Lime" msgstr "" #: src/preferences.c:119 msgid "Maroon" msgstr "" #: src/preferences.c:120 msgid "Navy" msgstr "" #: src/preferences.c:121 msgid "Olive" msgstr "" #: src/preferences.c:122 msgid "Purple" msgstr "" #: src/preferences.c:123 msgid "Red" msgstr "" #: src/preferences.c:124 msgid "Silver" msgstr "" #: src/preferences.c:125 msgid "Teal" msgstr "" #: src/preferences.c:126 msgid "White" msgstr "" #: src/preferences.c:127 msgid "Yellow" msgstr "" #: src/preferences.c:208 msgid "Preferences saved." msgstr "" #: src/preferences.c:209 #, c-format msgid "Failed to save preferences to %s, check permissions." msgstr "" #: src/servers.c:102 msgid "Hostname" msgstr "" #: src/servers.c:109 msgid "Port" msgstr "" #: src/servers.c:115 msgid "Connect on start" msgstr "" #: src/silccallbacks.c:127 #, c-format msgid "%s sent a message of unknown type '%s'" msgstr "" #: src/silccallbacks.c:189 #, c-format msgid "Can not leave the channel. (%s)" msgstr "" #: src/silccallbacks.c:226 #, c-format msgid "Connected to %s, please wait..." msgstr "" #: src/silccallbacks.c:233 #, c-format msgid "Resumed connection to %s, please wait..." msgstr "" #: src/silccallbacks.c:242 msgid "There was an error while connecting to the server." msgstr "" #: src/silccallbacks.c:321 #, c-format msgid "Disconnected from %s. (%s)" msgstr "" #: src/silccallbacks.c:429 msgid "Invalid key." msgstr "" #: src/silccallbacks.c:454 msgid "Rejected the key." msgstr "" #: src/silc-command-reply.c:115 msgid "The server did not respond." msgstr "" #. I18N This means "not available" #: src/silc-command-reply.c:148 msgid "N/A" msgstr "" #: src/silc-command-reply.c:151 src/silc-command-reply.c:594 msgid "Nickname" msgstr "" #: src/silc-command-reply.c:152 msgid "Realname" msgstr "" #: src/silc-command-reply.c:153 msgid "Fingerprint" msgstr "" #: src/silc-command-reply.c:167 msgid "Illegal nickname." msgstr "" #: src/silc-command-reply.c:182 #, c-format msgid "Your nickname is now '%s'." msgstr "" #: src/silc-command-reply.c:200 #, c-format msgid "You are now known as '%s'." msgstr "" #: src/silc-command-reply.c:271 #, c-format msgid "Topic for '%s' is '%s'." msgstr "" #: src/silc-command-reply.c:285 #, c-format msgid "I have left channel '%s'." msgstr "" #: src/silc-command-reply.c:367 src/silc-command-reply.c:372 msgid "You are already on that channel." msgstr "" #: src/silc-command-reply.c:379 msgid "You are not yet connected to server." msgstr "" #: src/silc-command-reply.c:384 msgid "Password required for the channel." msgstr "" #: src/silc-command-reply.c:396 msgid "The channel is an invite-only channel and you are not invited." msgstr "" #: src/silc-command-reply.c:406 msgid "The channel is full." msgstr "" #: src/silc-command-reply.c:415 msgid "Can not join. You are banned from the channel." msgstr "" #: src/silc-command-reply.c:421 msgid "Can not join the channel." msgstr "" #: src/silc-command-reply.c:677 #, c-format msgid "Joined channel '%s'." msgstr "" #. I18N first argument is channel name #: src/silc-command-reply.c:679 #, c-format msgid "Topic of '%s' is '%s'." msgstr "" #. I18N first argument is channel name #: src/silc-command-reply.c:681 #, c-format msgid "Mode of '%s' is '%s'." msgstr "" #: src/silc-command-reply.c:814 msgid "Channel list starts:" msgstr "" #: src/silc-command-reply.c:824 msgid "Channel list ends." msgstr "" #: src/silc-notify.c:152 #, c-format msgid "%s kicked me from channel '%s' with reason '%s'." msgstr "" #: src/silc-notify.c:158 #, c-format msgid "%s kicked %s from from channel '%s' with reason '%s'." msgstr "" #: src/silc-notify.c:180 #, c-format msgid "%s (%s@%s) has joined %s" msgstr "" #: src/silc-notify.c:206 #, c-format msgid "%s (%s@%s) left %s" msgstr "" #: src/silc-notify.c:298 #, c-format msgid "%s (%s@%s) changed topic for channel %s to '%s'" msgstr "" #: src/silc-notify.c:302 msgid "" "UNHANDLED TOPIC SET EVENT: Please report a bug to Silky development team" msgstr "" #: src/silc-notify.c:338 #, c-format msgid "%s (%s@%s) changed mode on channel '%s' to %s" msgstr "" #: src/silc-notify.c:343 #, c-format msgid "%s changed mode on channel '%s' to %s" msgstr "" #: src/silc-notify.c:348 #, c-format msgid "Mode on '%s' is now '%s'" msgstr "" #: src/silc-notify.c:461 #, c-format msgid "%s changed mode for '%s' on '%s' to %s" msgstr "" #: src/silc-notify.c:473 #, c-format msgid "%s (%s@%s) invites you to channel %s." msgstr "" #: src/silc-notify.c:506 #, c-format msgid "%s (%s@%s) has signed off (%s)" msgstr "" #: src/support.c:492 msgid "You are not on any channel." msgstr "" #: src/support.c:621 src/support.c:752 msgid "Non-unicode string received. Cannot display." msgstr "" #: src/support.c:1068 #, c-format msgid "Permission denied. You are not channel operator of channel '%s'." msgstr "" #: src/support.c:1075 #, c-format msgid "Permission denied. You are not channel founder of channel '%s'." msgstr "" #: src/support.c:1082 #, c-format msgid "User is not on channel '%s'." msgstr "" #: src/xmlconfig.c:434 #, c-format msgid "Cannot save configuration file '%s' because the target is not a file." msgstr "" #: src/xmlconfig.c:440 #, c-format msgid "Could not open file '%s' for writing, check file permissions." msgstr "" #: po/silky.glade.h:1 po/silky-channel.glade.h:1 msgid "*" msgstr "" #: po/silky.glade.h:2 msgid "1024" msgstr "" #: po/silky.glade.h:3 msgid "2048" msgstr "" #: po/silky.glade.h:4 msgid "4096" msgstr "" #: po/silky.glade.h:5 msgid "" "Change the nickname\n" "\n" "Please enter the new nickname:" msgstr "" #: po/silky.glade.h:8 msgid "" "Connect to a server\n" "\n" "Select or type the server to connect:\n" msgstr "" #: po/silky.glade.h:12 msgid "" "Cryptographic key generation\n" "\n" "The key generation may take long time, depending\n" "on the speed of your computer.\n" msgstr "" #: po/silky.glade.h:17 msgid "Did you know that.." msgstr "" #: po/silky.glade.h:18 msgid "" "Join a channel\n" "\n" "Select or type the channel to join:\n" msgstr "" #: po/silky.glade.h:22 msgid "" "Manual key parameters\n" "\n" "Please fill in your information, and a passphrase\n" "to protect the key.\n" msgstr "" #: po/silky.glade.h:27 msgid "Preferences\n" msgstr "" #: po/silky.glade.h:29 msgid "" "Received server's public key. Would you like to accept this key?\n" "" msgstr "" #: po/silky.glade.h:31 msgid "" "SILKY\n" "A Secure Internet Live Conferencing client\n" msgstr "" #: po/silky.glade.h:34 msgid "" "This is the first time you run Silky. \n" "We need to generate cryptographic \n" "keys for you.\n" "\n" "If you want to modify the key parameters, \n" "select manual mode.\n" msgstr "" #: po/silky.glade.h:41 msgid "" "This key is protected with a\n" "passphrase.\n" "\n" "Please enter the passphrase to use\n" "the key:" msgstr "" #: po/silky.glade.h:46 msgid "Accept server key?" msgstr "" #: po/silky.glade.h:47 msgid "Action:" msgstr "" #: po/silky.glade.h:48 msgid "Add selected channel to the list" msgstr "" #: po/silky.glade.h:49 msgid "Add selected person to the list" msgstr "" #: po/silky.glade.h:50 msgid "Add selected server to the list" msgstr "" #: po/silky.glade.h:51 msgid "Add this channel" msgstr "" #: po/silky.glade.h:52 msgid "Add this person" msgstr "" #: po/silky.glade.h:53 msgid "Add this server" msgstr "" #: po/silky.glade.h:54 msgid "Adds cryptographic signature to your messages" msgstr "" #: po/silky.glade.h:55 msgid "Algorithm:" msgstr "" #: po/silky.glade.h:56 msgid "Another happy Silky user" msgstr "" #: po/silky.glade.h:57 msgid "Automatic key parameters" msgstr "" #: po/silky.glade.h:58 msgid "Await paging" msgstr "" #: po/silky.glade.h:59 msgid "Away" msgstr "" #: po/silky.glade.h:60 msgid "Babbleprint (SHA1):" msgstr "" #: po/silky.glade.h:61 msgid "Background:" msgstr "" #: po/silky.glade.h:62 msgid "Be hyper active" msgstr "" #: po/silky.glade.h:63 msgid "Block invites" msgstr "" #: po/silky.glade.h:64 msgid "Block private messages" msgstr "" #: po/silky.glade.h:65 msgid "Browse" msgstr "" #: po/silky.glade.h:66 msgid "Busy" msgstr "" #: po/silky.glade.h:67 msgid "Change _nickname" msgstr "" #: po/silky.glade.h:69 msgid "Change the nickname" msgstr "" #: po/silky.glade.h:70 msgid "Changes your current nickname" msgstr "" #: po/silky.glade.h:71 msgid "Changes your personal modes" msgstr "" #: po/silky.glade.h:72 msgid "Channels" msgstr "" #: po/silky.glade.h:73 msgid "Check the box to enable tips on startup" msgstr "" #: po/silky.glade.h:74 msgid "Clear" msgstr "" #: po/silky.glade.h:75 msgid "Colors" msgstr "" #: po/silky.glade.h:76 msgid "Command history depth:" msgstr "" #: po/silky.glade.h:77 msgid "" "Confirm\n" "passphrase:" msgstr "" #: po/silky.glade.h:79 msgid "Connect to server" msgstr "" #: po/silky.glade.h:80 msgid "Connection" msgstr "" #: po/silky.glade.h:81 msgid "Connects to a new server" msgstr "" #: po/silky.glade.h:82 msgid "Copy" msgstr "" #: po/silky.glade.h:83 msgid "Country:" msgstr "" #: po/silky.glade.h:84 msgid "Create new key" msgstr "" #: po/silky.glade.h:85 msgid "Cut" msgstr "" #: po/silky.glade.h:86 msgid "Debug" msgstr "" #: po/silky.glade.h:87 msgid "Detach session" msgstr "" #: po/silky.glade.h:88 msgid "Details..." msgstr "" #: po/silky.glade.h:89 msgid "Disconnect from server" msgstr "" #: po/silky.glade.h:90 msgid "Don't save the settings" msgstr "" #: po/silky.glade.h:91 msgid "Edit list" msgstr "" #: po/silky.glade.h:92 msgid "Edit preferences" msgstr "" #: po/silky.glade.h:93 msgid "Edit your preferences" msgstr "" #: po/silky.glade.h:94 msgid "Email address:" msgstr "" #: po/silky.glade.h:95 msgid "Email:" msgstr "" #: po/silky.glade.h:96 msgid "Enter the passphrase for your keys" msgstr "" #: po/silky.glade.h:97 msgid "" "Enter your email address. The address is shown to others. You may leave this " "field empty." msgstr "" #: po/silky.glade.h:98 msgid "" "Enter your name. This is shown to others. You may leave this field empty." msgstr "" #: po/silky.glade.h:99 msgid "Favourite channels" msgstr "" #: po/silky.glade.h:100 msgid "Favourite people" msgstr "" #: po/silky.glade.h:101 msgid "Favourite servers" msgstr "" #: po/silky.glade.h:102 msgid "Fingerprint (SHA1):" msgstr "" #: po/silky.glade.h:103 msgid "Fingerprint and babbleprint for the key are:" msgstr "" #: po/silky.glade.h:104 msgid "First run" msgstr "" #: po/silky.glade.h:105 msgid "Fonts" msgstr "" #: po/silky.glade.h:106 msgid "Hide yourself from people not on same channel than you" msgstr "" #: po/silky.glade.h:107 msgid "Highlight own nickname" msgstr "" #: po/silky.glade.h:108 msgid "Highlighting" msgstr "" #: po/silky.glade.h:109 msgid "Hostname:" msgstr "" #: po/silky.glade.h:110 msgid "Hyper active" msgstr "" #: po/silky.glade.h:111 msgid "" "If set then only private message secured with private message keys are " "delivered" msgstr "" #: po/silky.glade.h:112 msgid "Indisposed" msgstr "" #: po/silky.glade.h:113 msgid "Input box text:" msgstr "" #: po/silky.glade.h:115 msgid "Join channel" msgstr "" #: po/silky.glade.h:116 msgid "Joins a new channel" msgstr "" #: po/silky.glade.h:117 msgid "Key generation" msgstr "" #: po/silky.glade.h:118 msgid "Key length" msgstr "" #: po/silky.glade.h:119 msgid "Key length:" msgstr "" #: po/silky.glade.h:120 msgid "Key management" msgstr "" #: po/silky.glade.h:121 msgid "Length of the key" msgstr "" #: po/silky.glade.h:122 msgid "Manual key parameters" msgstr "" #: po/silky.glade.h:123 msgid "Message settings:" msgstr "" #: po/silky.glade.h:124 msgid "Messages" msgstr "" #: po/silky.glade.h:125 msgid "Modes" msgstr "" #: po/silky.glade.h:126 msgid "My action:" msgstr "" #: po/silky.glade.h:127 msgid "My nickname:" msgstr "" #: po/silky.glade.h:128 msgid "My text:" msgstr "" #: po/silky.glade.h:129 msgid "Name:" msgstr "" #: po/silky.glade.h:130 msgid "New passphrase:" msgstr "" #: po/silky.glade.h:131 msgid "Next tip" msgstr "" #: po/silky.glade.h:132 msgid "Nickname:" msgstr "" #: po/silky.glade.h:133 msgid "Old passphrase:" msgstr "" #: po/silky.glade.h:134 msgid "Online help" msgstr "" #: po/silky.glade.h:135 msgid "Open query" msgstr "" #: po/silky.glade.h:136 msgid "Organization:" msgstr "" #: po/silky.glade.h:137 msgid "Other settings:" msgstr "" #: po/silky.glade.h:138 msgid "Passphrase:" msgstr "" #: po/silky.glade.h:139 msgid "Paste" msgstr "" #: po/silky.glade.h:140 msgid "People" msgstr "" #: po/silky.glade.h:141 msgid "Personal information" msgstr "" #: po/silky.glade.h:142 msgid "Please wait while generating the key..." msgstr "" #: po/silky.glade.h:143 msgid "Preferences" msgstr "" #: po/silky.glade.h:144 msgid "Press to close this dialog" msgstr "" #: po/silky.glade.h:145 msgid "Press to view next tip" msgstr "" #: po/silky.glade.h:146 msgid "Quit message:" msgstr "" #: po/silky.glade.h:147 msgid "Quits the application" msgstr "" #: po/silky.glade.h:148 msgid "Re-enter the passphrase to verify you remember the passphrase" msgstr "" #: po/silky.glade.h:149 msgid "Real name:" msgstr "" #: po/silky.glade.h:150 msgid "Recent channels" msgstr "" #: po/silky.glade.h:151 msgid "Recent messages" msgstr "" #: po/silky.glade.h:152 msgid "Recent servers" msgstr "" #: po/silky.glade.h:153 msgid "Reject watching" msgstr "" #: po/silky.glade.h:154 msgid "Remove selected channel from the list" msgstr "" #: po/silky.glade.h:155 msgid "Remove selected person from the list" msgstr "" #: po/silky.glade.h:156 msgid "Remove selected server from the list" msgstr "" #: po/silky.glade.h:157 msgid "Resume detached session" msgstr "" #: po/silky.glade.h:158 msgid "Resume session" msgstr "" #: po/silky.glade.h:159 msgid "Save the settings" msgstr "" #: po/silky.glade.h:160 msgid "" "Saves your sessions and quits the application. You can resume the session " "later" msgstr "" #: po/silky.glade.h:161 msgid "Search" msgstr "" #: po/silky.glade.h:162 msgid "Search a channel by name" msgstr "" #: po/silky.glade.h:163 msgid "Search a person by nickname" msgstr "" #: po/silky.glade.h:164 msgid "Search a server by name" msgstr "" #: po/silky.glade.h:165 msgid "Search by name:" msgstr "" #: po/silky.glade.h:166 msgid "Search by nickname:" msgstr "" #: po/silky.glade.h:167 msgid "Search channels" msgstr "" #: po/silky.glade.h:168 msgid "Search people" msgstr "" #: po/silky.glade.h:169 msgid "Search servers" msgstr "" #: po/silky.glade.h:170 msgid "Select a font:" msgstr "" #: po/silky.glade.h:171 msgid "Select font:" msgstr "" #: po/silky.glade.h:172 msgid "Select from list:" msgstr "" #: po/silky.glade.h:173 msgid "Select the channel you want to add to the list and click Add" msgstr "" #: po/silky.glade.h:174 msgid "Select the person you want to add to the list and click Add" msgstr "" #: po/silky.glade.h:175 msgid "Select the server you want to add to the list and click Add" msgstr "" #: po/silky.glade.h:176 msgid "Select the user from the list you want to send a message to:" msgstr "" #: po/silky.glade.h:177 msgid "Select to specify parameters manually" msgstr "" #: po/silky.glade.h:178 msgid "Select to use automatic settings" msgstr "" #: po/silky.glade.h:179 msgid "Send" msgstr "" #: po/silky.glade.h:180 msgid "Send file" msgstr "" #: po/silky.glade.h:182 msgid "Send the text" msgstr "" #: po/silky.glade.h:183 msgid "Sends a message to someone" msgstr "" #: po/silky.glade.h:184 msgid "Server information" msgstr "" #: po/silky.glade.h:185 msgid "Server messages:" msgstr "" #: po/silky.glade.h:186 msgid "Servers" msgstr "" #: po/silky.glade.h:187 msgid "Set/unset to reject anyone from watching you" msgstr "" #: po/silky.glade.h:188 msgid "Show tip of the day on startup" msgstr "" #: po/silky.glade.h:189 msgid "Show tips on startup" msgstr "" #: po/silky.glade.h:190 msgid "Shows information of the server you are currently connected" msgstr "" #: po/silky.glade.h:191 msgid "Shows your personal information" msgstr "" #: po/silky.glade.h:192 msgid "Sign channel actions" msgstr "" #: po/silky.glade.h:193 msgid "Sign channel messages" msgstr "" #: po/silky.glade.h:194 msgid "Sign private messages" msgstr "" #: po/silky.glade.h:195 msgid "Silky" msgstr "" #: po/silky.glade.h:196 msgid "Silky - Passphrase required" msgstr "" #: po/silky.glade.h:197 msgid "Silky : View user key" msgstr "" #: po/silky.glade.h:198 msgid "Text:" msgstr "" #: po/silky.glade.h:199 msgid "The passphrase is used to protect your keys" msgstr "" #: po/silky.glade.h:200 msgid "The quick brown fox jumps over the lazy dog." msgstr "" #: po/silky.glade.h:201 msgid "Timestamp:" msgstr "" #: po/silky.glade.h:202 msgid "" "Type the name of the server you want to add to the list and click on Search" msgstr "" #: po/silky.glade.h:203 msgid "" "Type the nickname of the person you want to add to the list and click on " "Search" msgstr "" #: po/silky.glade.h:204 msgid "Type the text you want to send" msgstr "" #: po/silky.glade.h:205 msgid "User information" msgstr "" #: po/silky.glade.h:206 msgid "Username:" msgstr "" #: po/silky.glade.h:207 msgid "View user key" msgstr "" #: po/silky.glade.h:208 msgid "Visuals" msgstr "" #: po/silky.glade.h:209 msgid "When set server does not send invite notifications to you" msgstr "" #: po/silky.glade.h:210 msgid "" "Wordlist for hilight:\n" "(separate by space)" msgstr "" #: po/silky.glade.h:212 msgid "You can change away message with profile editor" msgstr "" #: po/silky.glade.h:213 msgid "Your information" msgstr "" #: po/silky.glade.h:214 msgid "Your name:" msgstr "" #: po/silky.glade.h:215 msgid "_About" msgstr "" #: po/silky.glade.h:216 msgid "_Channel" msgstr "" #: po/silky.glade.h:217 msgid "_Edit" msgstr "" #: po/silky.glade.h:218 msgid "_File" msgstr "" #: po/silky.glade.h:219 msgid "_Help" msgstr "" #: po/silky.glade.h:220 msgid "_Messages" msgstr "" #: po/silky.glade.h:221 msgid "_Preferences" msgstr "" #: po/silky.glade.h:222 msgid "_Quit" msgstr "" #: po/silky.glade.h:223 msgid "_Servers" msgstr "" #: po/silky.glade.h:224 msgid "_View" msgstr "" #: po/silky.glade.h:225 msgid "console" msgstr "" #: po/silky.glade.h:226 msgid "silc" msgstr "" #: po/silky.glade.h:227 msgid "silc.fi" msgstr "" #: po/silky.glade.h:228 msgid "silky" msgstr "" #: po/silky-channel.glade.h:2 msgid ".." msgstr "" #: po/silky-channel.glade.h:3 msgid "Add key" msgstr "" #: po/silky-channel.glade.h:4 msgid "Apply the changes" msgstr "" #: po/silky-channel.glade.h:5 msgid "Banned users" msgstr "" #: po/silky-channel.glade.h:6 msgid "Change the topic" msgstr "" #: po/silky-channel.glade.h:7 msgid "Channel keys" msgstr "" #: po/silky-channel.glade.h:8 msgid "Channel modes" msgstr "" #: po/silky-channel.glade.h:9 msgid "Expand" msgstr "" #: po/silky-channel.glade.h:10 msgid "Invite" msgstr "" #: po/silky-channel.glade.h:11 msgid "Leave the channel" msgstr "" #: po/silky-channel.glade.h:12 msgid "Mute opers" msgstr "" #: po/silky-channel.glade.h:13 msgid "Mute users" msgstr "" #: po/silky-channel.glade.h:14 msgid "Passphrase" msgstr "" #: po/silky-channel.glade.h:15 msgid "Private" msgstr "" #: po/silky-channel.glade.h:16 msgid "Refresh the settings" msgstr "" #: po/silky-channel.glade.h:17 msgid "Restrict topic" msgstr "" #: po/silky-channel.glade.h:18 msgid "Secret" msgstr "" #: po/silky-channel.glade.h:19 msgid "Set/unset channel as private channel" msgstr "" #: po/silky-channel.glade.h:20 msgid "Set/unset channel as secret channel" msgstr "" #: po/silky-channel.glade.h:21 msgid "Set/unset operator silencing" msgstr "" #: po/silky-channel.glade.h:22 msgid "Set/unset that only channel operator or founder may set channel topic" msgstr "" #: po/silky-channel.glade.h:23 msgid "Set/unset user silencing" msgstr "" #: po/silky-channel.glade.h:25 msgid "Type new topic for the channel" msgstr "" #: po/silky-channel.glade.h:26 msgid "User limit" msgstr "" #: po/silky-channel.glade.h:27 msgid "Users" msgstr "" #: po/silky-query.glade.h:1 msgid "Close the query" msgstr "" #: po/silky-query-label.glade.h:1 msgid "Leave this channel" msgstr ""