# 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: 2005-03-05 20:24+0100\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:132 src/callbacks.c:174 src/callbacks.c:1254 #: src/commands.c:108 src/commands.c:326 src/silc-command-reply.c:134 #: src/silc-command-reply.c:185 src/silc-notify.c:136 msgid "No such user." msgstr "" #: src/callbacks.c:181 src/callbacks.c:915 src/ui_channel.c:868 msgid "You do not want to talk to yourself." msgstr "" #: src/callbacks.c:391 msgid "You are already connected or connecting. Disconnect first." msgstr "" #: src/callbacks.c:396 msgid "You need to enter the name of the server!" msgstr "" #: src/callbacks.c:413 src/commands.c:665 #, c-format msgid "Connecting to server '%s'..." msgstr "" #: src/callbacks.c:429 src/commands.c:677 msgid "Can not connect to the server." msgstr "" #: src/callbacks.c:636 msgid "Can not send a message to the console window." msgstr "" #: src/callbacks.c:642 msgid "Can not send the message. You are not connected to a server." msgstr "" #: src/callbacks.c:647 msgid "Please select a file to send." msgstr "" #: src/callbacks.c:684 src/commands.c:251 src/commands.c:375 #: src/commands.c:562 src/gui.c:227 src/gui.c:247 src/gui.c:262 src/gui.c:295 msgid "You are not connected to server." msgstr "" #. I18N This is a window title #: src/callbacks.c:772 msgid "New query" msgstr "" #: src/callbacks.c:834 src/commands.c:74 msgid "No users found." msgstr "" #: src/callbacks.c:950 src/callbacks.c:1165 msgid "You are not connected." msgstr "" #: src/callbacks.c:1176 msgid "Can not send the message to the console window." msgstr "" #: src/callbacks.c:1344 msgid "Can not send the file because it is too big." msgstr "" #: src/callbacks.c:1429 src/callbacks.c:1492 msgid "You are not on a channel." msgstr "" #: src/callbacks.c:1492 msgid "Try `/join '." msgstr "" #: src/callbacks.c:1499 msgid "You are not connected. Try /server []" msgstr "" #. I18N This is a nickname change #: src/channel.c:483 #, c-format msgid "'%s' is now known as '%s'." msgstr "" #: src/commands.c:79 msgid "" "There are many people with same nickname, message not sent. Please specify " "the target." msgstr "" #: src/commands.c:159 msgid "Commands Available" msgstr "" #: src/commands.c:193 msgid "Type /HELP for more information, or /HELP -l" msgstr "" #: src/commands.c:194 msgid "User defined commands" msgstr "" #: src/commands.c:220 msgid "Plugin defined commands" msgstr "" #: src/commands.c:270 msgid "Can not send message at this time." msgstr "" #: src/commands.c:383 msgid "Nickname can not be empty." msgstr "" #: src/commands.c:388 msgid "That is your current nickname." msgstr "" #: src/commands.c:446 #, c-format msgid "Leaving channel '%s'." msgstr "" #: src/commands.c:511 src/commands.c:595 msgid "Disconnecting..." msgstr "" #: src/commands.c:519 msgid "Quitting. Thank you for using Silky!" msgstr "" #: src/commands.c:567 src/commands.c:620 src/commands.c:633 #, c-format msgid "You are already connected to '%s'." msgstr "" #: src/commands.c:572 msgid "You are currently connecting to a server, please wait." msgstr "" #: src/commands.c:627 msgid "You are already connecting to a server, please wait." msgstr "" #: src/commands.c:646 msgid "Invalid server address." msgstr "" #: src/commands.c:733 #, c-format msgid "Unknown option '%s'." msgstr "" #: src/commands.c:769 #, c-format msgid "Set %s to %s" msgstr "" #: src/commands.c:899 msgid "CLEAR, Clears the current text window" msgstr "" #: src/commands.c:915 msgid "DISCONNECT, Disconnects from server" msgstr "" #: src/commands.c:918 msgid "GETKEY Requests for public key of the user." msgstr "" #: src/commands.c:933 msgid "JOIN , joins the channel" msgstr "" #: src/commands.c:947 msgid "LIST, Lists the channels on the server." msgstr "" #: src/commands.c:949 msgid "" "ME , sends the action to the current channel (actions are written in " "3rd person, like /me jumps)" msgstr "" #: src/commands.c:955 msgid "MSG , sends a private message to nickname" msgstr "" #: src/commands.c:958 msgid "NICK , sets your nick" msgstr "" #: src/commands.c:970 msgid "PART [], leaves the channel, by default the current one" msgstr "" #: src/commands.c:973 msgid "" "QUERY , opens up a new private conversation window with someone" msgstr "" #: src/commands.c:975 msgid "" "QUIT [], disconnects from the current server, if any and quits Silky" msgstr "" #: src/commands.c:979 msgid "RAW [arguments], sends given SILC command to the server" msgstr "" #: src/commands.c:996 msgid "" "SERVER [] [], connects to a server, the default port " "is 706" msgstr "" #: src/commands.c:999 msgid "SET [ []] Gets or sets a config variable" msgstr "" #: src/commands.c:1013 msgid "WATCH -add |-del Add or remove user to watch list." msgstr "" #: src/commands.c:1014 msgid "WHOIS Shows available information of given user." msgstr "" #: src/commands.c:1064 #, c-format msgid "Usage: %s" msgstr "" #: src/commands.c:1069 msgid "No help available for that command." msgstr "" #: src/commands.c:1075 src/commands.c:1167 msgid "No such command." msgstr "" #: src/gui.c:183 msgid "Can not change nickname: You are not yet connected to server." msgstr "" #: src/gui.c:192 msgid "Can not change nickname: Empty nickname not allowed." msgstr "" #: src/gui.c:197 msgid "Can not change nickname: That is your current nickname already." msgstr "" #. I18N This is a window title #: src/gui.c:273 po/silky.glade.h:115 msgid "Join a channel" msgstr "" #. I18N This is a window title #: src/gui.c:287 po/silky.glade.h:117 msgid "Join channel?" msgstr "" #. I18N This is a window title #: src/gui.c:301 msgid "Change nickname" msgstr "" #: src/gui.c:315 msgid "You are already connected." msgstr "" #. I18N This is a window title #: src/gui.c:335 msgid "Connect to a server" msgstr "" #. I18N This is a window title #: src/gui.c:362 po/silky-channel.glade.h:23 msgid "Settings" msgstr "" #: src/keys.c:217 msgid "Received unknown key type." msgstr "" #: src/keys.c:254 msgid "Could not decode received public key." msgstr "" #: src/keys.c:261 msgid "Could not encode received public key." msgstr "" #: src/keys.c:298 msgid "Key saved." msgstr "" #: src/keys.c:325 msgid "This key is already saved." msgstr "" #: src/keys.c:392 msgid "Passphrases don't match! Try again." msgstr "" #. I18N This is a window title #: src/keys.c:437 msgid "Generating SILC keys..." msgstr "" #: src/keys.c:459 msgid "Ready! Click OK to continue." msgstr "" #: src/main.c:563 #, c-format msgid "Usage: %s [-h][-v][-d][--debug-level=N]\n" msgstr "" #: src/main.c:564 #, c-format msgid "\t-h : Shows this help page\n" msgstr "" #: src/main.c:565 #, c-format msgid "\t-v : Shows the version number\n" msgstr "" #: src/main.c:566 #, c-format msgid "\t-d : Enables debugging with level 0\n" msgstr "" #: src/main.c:567 #, c-format msgid "\t--debug-level=N : Enables debugging with level N\n" msgstr "" #: src/main.c:568 #, c-format msgid "\tSupported debug levels: 0,1 and 2\n" msgstr "" #: src/main.c:569 #, c-format msgid "\tError messages are always printed, regardless of debug options.\n" msgstr "" #: src/silccallbacks.c:152 #, c-format msgid "%s sent a message of unknown type '%s'" msgstr "" #: src/silccallbacks.c:212 #, c-format msgid "Command %s failed: %s" msgstr "" #: src/silccallbacks.c:247 #, c-format msgid "Connected to %s, please wait..." msgstr "" #: src/silccallbacks.c:254 #, c-format msgid "Resumed connection to %s, please wait..." msgstr "" #: src/silccallbacks.c:263 msgid "There was an unknown error while connecting to the server." msgstr "" #: src/silccallbacks.c:281 msgid "Connection to server timed out" msgstr "" #: src/silccallbacks.c:297 msgid "There was an error while connecting to the server." msgstr "" #: src/silccallbacks.c:368 #, c-format msgid "Disconnected from %s. (%s)" msgstr "" #: src/silccallbacks.c:477 msgid "Invalid key." msgstr "" #: src/silccallbacks.c:506 msgid "Rejected the key." msgstr "" #: src/silc-command-reply.c:138 src/silc-command-reply.c:189 msgid "The server did not respond." msgstr "" #. I18N This means "not available" #: src/silc-command-reply.c:220 po/silky-query.glade.h:7 msgid "N/A" msgstr "" #: src/silc-command-reply.c:274 src/silc-command-reply.c:703 msgid "Nickname" msgstr "" #: src/silc-command-reply.c:275 msgid "Realname" msgstr "" #: src/silc-command-reply.c:276 msgid "Fingerprint" msgstr "" #: src/silc-command-reply.c:277 po/silky.glade.h:71 msgid "Channels" msgstr "" #: src/silc-command-reply.c:291 msgid "Illegal nickname." msgstr "" #: src/silc-command-reply.c:306 #, c-format msgid "Your nickname is now '%s'." msgstr "" #: src/silc-command-reply.c:324 #, c-format msgid "You are now known as '%s'." msgstr "" #: src/silc-command-reply.c:396 #, c-format msgid "Topic for '%s' is '%s'." msgstr "" #: src/silc-command-reply.c:410 #, c-format msgid "I have left channel '%s'." msgstr "" #: src/silc-command-reply.c:492 src/silc-command-reply.c:497 msgid "You are already on that channel." msgstr "" #: src/silc-command-reply.c:504 msgid "You are not yet connected to server." msgstr "" #: src/silc-command-reply.c:509 msgid "Password required for the channel." msgstr "" #: src/silc-command-reply.c:522 msgid "The channel is an invite-only channel and you are not invited." msgstr "" #: src/silc-command-reply.c:532 msgid "The channel is full." msgstr "" #: src/silc-command-reply.c:541 msgid "Can not join. You are banned from the channel." msgstr "" #: src/silc-command-reply.c:547 msgid "Can not join the channel." msgstr "" #: src/silc-command-reply.c:760 #, c-format msgid "Joined channel '%s'." msgstr "" #. I18N first argument is channel name #: src/silc-command-reply.c:762 #, c-format msgid "Topic of '%s' is '%s'." msgstr "" #. I18N first argument is channel name #: src/silc-command-reply.c:764 #, c-format msgid "Mode of '%s' is '%s'." msgstr "" #: src/silc-command-reply.c:787 msgid "OK" msgstr "" #: src/silc-command-reply.c:803 msgid "Command failed" msgstr "" #: src/silc-command-reply.c:925 msgid "Channel list starts:" msgstr "" #: src/silc-command-reply.c:942 msgid "Channel list ends." msgstr "" #: src/silc-notify.c:172 #, c-format msgid "%s kicked me from channel '%s' with reason '%s'." msgstr "" #: src/silc-notify.c:178 #, c-format msgid "%s kicked %s from from channel '%s' with reason '%s'." msgstr "" #: src/silc-notify.c:200 #, c-format msgid "%s (%s@%s) has joined %s" msgstr "" #: src/silc-notify.c:226 #, c-format msgid "%s (%s@%s) left %s" msgstr "" #: src/silc-notify.c:318 src/silc-notify.c:320 #, c-format msgid "%s (%s@%s) changed topic for channel %s to '%s'" msgstr "" #: src/silc-notify.c:325 msgid "" "UNHANDLED TOPIC SET EVENT: Please report a bug to Silky development team" msgstr "" #: src/silc-notify.c:361 #, c-format msgid "%s (%s@%s) changed mode on channel '%s' to %s" msgstr "" #: src/silc-notify.c:366 #, c-format msgid "%s changed mode on channel '%s' to %s" msgstr "" #: src/silc-notify.c:371 #, c-format msgid "Mode on '%s' is now '%s'" msgstr "" #: src/silc-notify.c:484 #, c-format msgid "%s changed mode for '%s' on '%s' to %s" msgstr "" #: src/silc-notify.c:497 #, c-format msgid "%s (%s@%s) invites you to channel %s." msgstr "" #: src/silc-notify.c:503 #, c-format msgid "" "You were invited by %s\n" "(%s@%s)" msgstr "" #: src/silc-notify.c:543 #, c-format msgid "%s (%s@%s) has signed off (%s)" msgstr "" #: src/support.c:405 src/ui_buddylist.c:223 src/ui_channel.c:927 msgid "Who is" msgstr "" #: src/support.c:411 src/ui_buddylist.c:246 src/ui_channel.c:933 #: po/silky.glade.h:176 msgid "Send message" msgstr "" #: src/support.c:422 src/ui_channel.c:951 msgid "Op" msgstr "" #: src/support.c:428 src/ui_channel.c:958 msgid "Deop" msgstr "" #: src/support.c:434 src/ui_channel.c:965 msgid "Mute" msgstr "" #: src/support.c:440 src/ui_channel.c:972 msgid "Unmute" msgstr "" #: src/support.c:451 src/ui_channel.c:984 msgid "Kick" msgstr "" #: src/timer.c:75 #, c-format msgid "Network problem: Server did not respond in %d second, please wait..." msgid_plural "" "Network problem: Server did not respond in %d seconds, please wait..." msgstr[0] "" msgstr[1] "" #: src/tips.h:6 msgid "Bug your system administrator to install some tips." msgstr "" #. I18N This is a window title #: src/ui_buddylist.c:65 src/ui_buddylist.c:159 po/silky.glade.h:64 msgid "Buddy List" msgstr "" #: src/ui_buddylist.c:264 msgid "Remove Buddy" msgstr "" #: src/ui_channel.c:107 #, c-format msgid "%d user" msgid_plural "%d users" msgstr[0] "" msgstr[1] "" #: src/ui_channel.c:396 msgid "You are not on any channel." msgstr "" #: src/ui_channel.c:431 src/ui_channel.c:532 msgid "Non-unicode string received. Cannot display." msgstr "" #: src/ui_channel.c:663 #, c-format msgid "Permission denied. You are not channel operator of channel '%s'." msgstr "" #: src/ui_channel.c:670 #, c-format msgid "Permission denied. You are not channel founder of channel '%s'." msgstr "" #: src/ui_channel.c:677 #, c-format msgid "User is not on channel '%s'." msgstr "" #: src/ui_channel.c:939 msgid "Add Buddy" msgstr "" #: src/ui_preferences.c:68 msgid "New passphrase confirmation failed" msgstr "" #: src/ui_preferences.c:82 msgid "Incorrect passphrase" msgstr "" #: src/ui_preferences.c:95 msgid "Passphrase changed" msgstr "" #: src/ui_preferences.c:186 msgid "Hostname" msgstr "" #: src/ui_preferences.c:193 msgid "Port" msgstr "" #: src/ui_preferences.c:199 msgid "Connect on start" msgstr "" #: src/xmllayout.c:75 msgid "Another happy Silky user" msgstr "" #: po/silky.glade.h:1 msgid "1024" msgstr "" #: po/silky.glade.h:2 msgid "2048" msgstr "" #: po/silky.glade.h:3 msgid "4096" msgstr "" #: po/silky.glade.h:4 msgid "706" msgstr "" #: po/silky.glade.h:5 msgid "" "Change passphrase of your key\n" "" msgstr "" #: po/silky.glade.h:7 msgid "" "Change the nickname\n" "\n" "Please enter the new nickname:" msgstr "" #: po/silky.glade.h:10 msgid "" "Connect to a server\n" "\n" "Select or type the server to connect:\n" msgstr "" #: po/silky.glade.h:14 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:19 msgid "Did you know that.." msgstr "" #: po/silky.glade.h:20 msgid "" "Join a channel\n" "\n" "Select or type the channel to join:\n" msgstr "" #: po/silky.glade.h:24 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:29 msgid "Preferences\n" msgstr "" #: po/silky.glade.h:31 msgid "" "Received a public key. Would you like to accept this key?\n" "" msgstr "" #: po/silky.glade.h:33 msgid "Requested user information:" 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 "(C) Toni Willberg" msgstr "" #: po/silky.glade.h:47 msgid "About Silky" msgstr "" #: po/silky.glade.h:48 msgid "Accept new key?" msgstr "" #: po/silky.glade.h:49 msgid "Action:" msgstr "" #: po/silky.glade.h:50 msgid "Add new server to the list" msgstr "" #: po/silky.glade.h:51 msgid "Add selected channel to the list" msgstr "" #: po/silky.glade.h:52 msgid "Add selected person to the list" msgstr "" #: po/silky.glade.h:53 msgid "Add server" msgstr "" #: po/silky.glade.h:54 msgid "Add this channel" msgstr "" #: po/silky.glade.h:55 msgid "Add this person" msgstr "" #: po/silky.glade.h:56 msgid "Add this server" 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 "Background:" msgstr "" #: po/silky.glade.h:61 msgid "Be hyper active" msgstr "" #: po/silky.glade.h:62 msgid "Block invites" msgstr "" #: po/silky.glade.h:63 msgid "Block private messages" msgstr "" #: po/silky.glade.h:65 msgid "Busy" msgstr "" #: po/silky.glade.h:66 msgid "Change _nickname" msgstr "" #: po/silky.glade.h:67 msgid "Change passphrase" msgstr "" #: po/silky.glade.h:68 msgid "Change the nickname" msgstr "" #: po/silky.glade.h:69 msgid "Changes your current nickname" msgstr "" #: po/silky.glade.h:70 msgid "Changes your personal modes" msgstr "" #: po/silky.glade.h:72 msgid "Channels membership:" 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 "Connected to server:" msgstr "" #: po/silky.glade.h:81 msgid "Connection" msgstr "" #: po/silky.glade.h:82 msgid "Connects to a new server" msgstr "" #: po/silky.glade.h:84 msgid "Contributors" msgstr "" #: po/silky.glade.h:85 msgid "Copy" msgstr "" #: po/silky.glade.h:86 msgid "Credits" msgstr "" #: po/silky.glade.h:87 msgid "Cut" msgstr "" #: po/silky.glade.h:88 msgid "Detach session" msgstr "" #: po/silky.glade.h:89 msgid "Details..." msgstr "" #: po/silky.glade.h:91 msgid "Developers" msgstr "" #: po/silky.glade.h:92 msgid "Disconnect from server" msgstr "" #: po/silky.glade.h:93 msgid "Don't save the settings" msgstr "" #: po/silky.glade.h:94 msgid "Edit list" msgstr "" #: po/silky.glade.h:95 msgid "Edit preferences" msgstr "" #: po/silky.glade.h:96 msgid "Edit your preferences" msgstr "" #: po/silky.glade.h:97 msgid "Email address:" msgstr "" #: po/silky.glade.h:98 msgid "Enter the passphrase for your keys" msgstr "" #: po/silky.glade.h:99 msgid "" "Enter your email address. The address is shown to others. You may leave this " "field empty." msgstr "" #: po/silky.glade.h:100 msgid "" "Enter your name. This is shown to others. You may leave this field empty." msgstr "" #: po/silky.glade.h:101 msgid "Favourite channels" msgstr "" #: po/silky.glade.h:102 msgid "Favourite people" msgstr "" #: po/silky.glade.h:103 msgid "Favourite servers" msgstr "" #: po/silky.glade.h:104 msgid "Fingerprint and babbleprint for the key are:" msgstr "" #: po/silky.glade.h:105 msgid "First run" msgstr "" #: po/silky.glade.h:106 msgid "Fonts" msgstr "" #: po/silky.glade.h:107 msgid "Hide yourself from people not on same channel than you" msgstr "" #: po/silky.glade.h:108 msgid "Highlight own nickname" msgstr "" #: po/silky.glade.h:109 msgid "Highlighting" msgstr "" #: po/silky.glade.h:110 msgid "Hostname:" msgstr "" #: po/silky.glade.h:111 msgid "Hyper active" msgstr "" #: po/silky.glade.h:112 msgid "" "If set then only private message secured with private message keys are " "delivered" msgstr "" #: po/silky.glade.h:113 msgid "Indisposed" msgstr "" #: po/silky.glade.h:114 msgid "Input box text:" msgstr "" #: po/silky.glade.h:116 msgid "Join channel" msgstr "" #: po/silky.glade.h:118 msgid "Joins a new channel" msgstr "" #: po/silky.glade.h:119 msgid "Key generation" msgstr "" #: po/silky.glade.h:120 msgid "Key length" msgstr "" #: po/silky.glade.h:121 msgid "Key management" msgstr "" #: po/silky.glade.h:122 msgid "Known servers" msgstr "" #: po/silky.glade.h:123 msgid "Length of the key" msgstr "" #: po/silky.glade.h:124 msgid "Manual key parameters" msgstr "" #: po/silky.glade.h:125 msgid "Message settings:" msgstr "" #: po/silky.glade.h:126 msgid "Messages" msgstr "" #: po/silky.glade.h:127 msgid "Modes" msgstr "" #: po/silky.glade.h:128 msgid "My action:" msgstr "" #: po/silky.glade.h:129 msgid "My nickname:" msgstr "" #: po/silky.glade.h:130 msgid "My text:" msgstr "" #: po/silky.glade.h:131 msgid "New passphrase:" 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 "Other settings:" msgstr "" #: po/silky.glade.h:137 msgid "Passphrase required" 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 "Public key fingerprint:" msgstr "" #: po/silky.glade.h:145 msgid "Quit message:" msgstr "" #: po/silky.glade.h:146 msgid "Quits the application" msgstr "" #: po/silky.glade.h:147 msgid "Re-enter the passphrase to verify you remember the passphrase" msgstr "" #: po/silky.glade.h:148 msgid "Real name:" msgstr "" #: po/silky.glade.h:149 msgid "Recent channels" msgstr "" #: po/silky.glade.h:150 msgid "Recent messages" msgstr "" #: po/silky.glade.h:151 msgid "Recent servers" msgstr "" #: po/silky.glade.h:152 msgid "Reject watching" msgstr "" #: po/silky.glade.h:153 msgid "Remove selected channel from the list" msgstr "" #: po/silky.glade.h:154 msgid "Remove selected person from the list" msgstr "" #: po/silky.glade.h:155 msgid "Remove selected server from the list" msgstr "" #: po/silky.glade.h:156 msgid "Resume detached session" msgstr "" #: po/silky.glade.h:157 msgid "Resume session" msgstr "" #: po/silky.glade.h:158 msgid "Save the settings" msgstr "" #: po/silky.glade.h:159 msgid "" "Saves your sessions and quits the application. You can resume the session " "later" msgstr "" #: po/silky.glade.h:160 msgid "Search" msgstr "" #: po/silky.glade.h:161 msgid "Search a channel by name" msgstr "" #: po/silky.glade.h:162 msgid "Search a person by nickname" msgstr "" #: po/silky.glade.h:163 msgid "Search by name:" msgstr "" #: po/silky.glade.h:164 msgid "Search by nickname:" msgstr "" #: po/silky.glade.h:165 msgid "Search channels" msgstr "" #: po/silky.glade.h:166 msgid "Search people" msgstr "" #: po/silky.glade.h:167 msgid "Select font:" msgstr "" #: po/silky.glade.h:168 msgid "Select from list:" msgstr "" #: po/silky.glade.h:169 msgid "Select the channel you want to add to the list and click Add" msgstr "" #: po/silky.glade.h:170 msgid "Select the person you want to add to the list and click Add" msgstr "" #: po/silky.glade.h:171 msgid "Select the user from the list you want to send a message to:" msgstr "" #: po/silky.glade.h:172 msgid "Select to specify parameters manually" msgstr "" #: po/silky.glade.h:173 msgid "Select to use automatic settings" msgstr "" #: po/silky.glade.h:174 msgid "Send" msgstr "" #: po/silky.glade.h:175 msgid "Send file" msgstr "" #: po/silky.glade.h:177 msgid "Send the text" msgstr "" #: po/silky.glade.h:178 msgid "Sends a message to someone" msgstr "" #: po/silky.glade.h:179 msgid "Server address:" msgstr "" #: po/silky.glade.h:180 msgid "Server information" msgstr "" #: po/silky.glade.h:181 msgid "Server messages:" msgstr "" #: po/silky.glade.h:182 msgid "Servers" msgstr "" #: po/silky.glade.h:183 msgid "Set/unset to reject anyone from watching you" msgstr "" #: po/silky.glade.h:184 msgid "Show tip of the day on startup" msgstr "" #: po/silky.glade.h:185 msgid "Show tips on startup" msgstr "" #: po/silky.glade.h:186 msgid "Shows information of the server you are currently connected" msgstr "" #: po/silky.glade.h:187 msgid "Shows your personal information" msgstr "" #: po/silky.glade.h:188 msgid "Sign channel actions" msgstr "" #: po/silky.glade.h:189 msgid "Sign channel messages" msgstr "" #: po/silky.glade.h:190 msgid "Sign private actions" msgstr "" #: po/silky.glade.h:191 msgid "Sign private messages" msgstr "" #: po/silky.glade.h:192 msgid "Silky is a secure chat client using the SILC protocol." msgstr "" #: po/silky.glade.h:193 msgid "Text:" msgstr "" #: po/silky.glade.h:194 msgid "The passphrase is used to protect your keys" msgstr "" #: po/silky.glade.h:195 msgid "Timestamp:" msgstr "" #: po/silky.glade.h:196 msgid "" "Toni Willberg \n" "Andrej Kacian " msgstr "" #: po/silky.glade.h:198 msgid "Type the address of the new server" msgstr "" #: po/silky.glade.h:199 msgid "" "Type the name of the server you want to add to the list and click on Search" msgstr "" #: po/silky.glade.h:200 msgid "" "Type the nickname of the person you want to add to the list and click on " "Search" msgstr "" #: po/silky.glade.h:201 msgid "Type the text you want to send" msgstr "" #: po/silky.glade.h:202 msgid "User information" msgstr "" #: po/silky.glade.h:203 msgid "Username:" msgstr "" #: po/silky.glade.h:204 msgid "Visuals" msgstr "" #: po/silky.glade.h:205 msgid "When set server does not send invite notifications to you" msgstr "" #: po/silky.glade.h:206 msgid "" "Wordlist for hilight:\n" "(separate by space)" msgstr "" #: po/silky.glade.h:208 msgid "You can change away message with profile editor" msgstr "" #: po/silky.glade.h:209 msgid "Your fingerprint:" msgstr "" #: po/silky.glade.h:210 msgid "Your information" msgstr "" #: po/silky.glade.h:211 msgid "Your name:" msgstr "" #: po/silky.glade.h:212 msgid "_About" msgstr "" #: po/silky.glade.h:213 msgid "_Channel" msgstr "" #: po/silky.glade.h:214 msgid "_Edit" msgstr "" #: po/silky.glade.h:215 msgid "_File" msgstr "" #: po/silky.glade.h:216 msgid "_Help" msgstr "" #: po/silky.glade.h:217 msgid "_Messages" msgstr "" #: po/silky.glade.h:218 msgid "_Preferences" msgstr "" #: po/silky.glade.h:219 msgid "_Quit" msgstr "" #: po/silky.glade.h:220 msgid "_Servers" msgstr "" #: po/silky.glade.h:221 msgid "_View" msgstr "" #: po/silky.glade.h:222 msgid "silc" msgstr "" #: po/silky.glade.h:223 msgid "silc.fi" msgstr "" #: po/silky.glade.h:224 msgid "silky" msgstr "" #: po/silky-channel.glade.h:1 msgid "*" 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 "Invite" msgstr "" #: po/silky-channel.glade.h:10 msgid "Leave the channel" msgstr "" #: po/silky-channel.glade.h:11 msgid "Mute opers" msgstr "" #: po/silky-channel.glade.h:12 msgid "Mute users" msgstr "" #: po/silky-channel.glade.h:13 msgid "Passphrase" msgstr "" #: po/silky-channel.glade.h:14 msgid "Private" msgstr "" #: po/silky-channel.glade.h:15 msgid "Refresh the settings" msgstr "" #: po/silky-channel.glade.h:16 msgid "Restrict topic" msgstr "" #: po/silky-channel.glade.h:17 msgid "Secret" msgstr "" #: po/silky-channel.glade.h:18 msgid "Set/unset channel as private channel" msgstr "" #: po/silky-channel.glade.h:19 msgid "Set/unset channel as secret channel" msgstr "" #: po/silky-channel.glade.h:20 msgid "Set/unset operator silencing" msgstr "" #: po/silky-channel.glade.h:21 msgid "Set/unset that only channel operator or founder may set channel topic" msgstr "" #: po/silky-channel.glade.h:22 msgid "Set/unset user silencing" msgstr "" #: po/silky-channel.glade.h:24 msgid "Type new topic for the channel" msgstr "" #: po/silky-channel.glade.h:25 msgid "User limit" msgstr "" #: po/silky-channel.glade.h:26 msgid "Users" msgstr "" #: po/silky-query.glade.h:1 msgid "Fingerprint:" msgstr "" #: po/silky-query.glade.h:2 msgid "Nickname:" msgstr "" #: po/silky-query.glade.h:3 msgid "Notes:" msgstr "" #: po/silky-query.glade.h:4 msgid "Real name:" msgstr "" #: po/silky-query.glade.h:5 msgid "Add buddy" msgstr "" #: po/silky-query.glade.h:6 msgid "Close the query" msgstr "" #: po/silky-query.glade.h:8 msgid "This user is not yet on your buddy list." msgstr ""