# 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-03-04 23:35+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" #: src/main.c:351 #, c-format msgid "Silky v%s : First run" msgstr "" #: src/main.c:423 msgid "Passphrases don't match! Try again." msgstr "" #: src/main.c:429 msgid "You need to enter a valid email address." msgstr "" #: src/main.c:435 msgid "You need to enter your name for the key." msgstr "" #: src/main.c:467 #, c-format msgid "Silky v%s : Generating SILC keys..." msgstr "" #: src/main.c:616 msgid "" "Couldn't load the key. Possibly incorrect passphrase,\n" "please try again!" msgstr "" #: src/callbacks.c:67 src/callbacks.c:102 src/callbacks.c:1439 #: src/commands.c:135 src/commands.c:354 src/silccallbacks.c:141 msgid "*** No such user." msgstr "" #: src/callbacks.c:109 src/callbacks.c:461 msgid "You don't want to talk to yourself.\n" msgstr "" #: src/callbacks.c:340 src/support.c:1667 msgid "Whois" msgstr "" #: src/callbacks.c:346 src/support.c:1673 po/silky.glade.h:156 msgid "Send message" msgstr "" #: src/callbacks.c:357 src/support.c:1684 msgid "Op" msgstr "" #: src/callbacks.c:364 src/support.c:1690 msgid "Deop" msgstr "" #: src/callbacks.c:371 src/support.c:1696 msgid "Mute" msgstr "" #: src/callbacks.c:378 src/support.c:1702 msgid "Unmute" msgstr "" #: src/callbacks.c:390 src/support.c:1713 msgid "Kick" msgstr "" #: src/callbacks.c:500 msgid "" "You are already connected or connecting.\n" "Disconnect first.\n" msgstr "" #: src/callbacks.c:505 msgid "You need to enter the server's name!" msgstr "" #: src/callbacks.c:518 src/commands.c:645 #, c-format msgid "Connecting to server '%s'...\n" msgstr "" #: src/callbacks.c:537 msgid "Can't connect to the server." msgstr "" #: src/callbacks.c:558 msgid "You have been disconnected from the server." msgstr "" #: src/callbacks.c:571 #, c-format msgid "Silky v%s : Settings" msgstr "" #: src/callbacks.c:645 #, c-format msgid "Silky v%s : Settings : Change passphrase" msgstr "" #: src/callbacks.c:658 #, c-format msgid "Silky v%s : Select font" msgstr "" #: src/callbacks.c:816 msgid "Cannot send a message to console window!" msgstr "" #: src/callbacks.c:822 msgid "Cannot send the message. You are not connected to a server." msgstr "" #: src/callbacks.c:827 msgid "Please select a file to send." msgstr "" #: src/callbacks.c:864 msgid "" "You can't do this yet.\n" "You are not connected to a server." msgstr "" #: src/callbacks.c:951 #, c-format msgid "Silky v%s : New query" msgstr "" #: src/callbacks.c:963 msgid "" "You are already connected.\n" "Reconnecting not yet implemented." msgstr "" #: src/callbacks.c:968 #, c-format msgid "Silky v%s : Connect to server" msgstr "" #: src/callbacks.c:975 msgid "" "Cannot change nick.\n" "You are not connected to a server." msgstr "" #: src/callbacks.c:980 #, c-format msgid "Silky v%s : Change nick" msgstr "" #: src/callbacks.c:990 msgid "" "Cannot join a channel.\n" "You are not connected to a server." msgstr "" #: src/callbacks.c:1000 #, c-format msgid "Silky v%s : Join channel" msgstr "" #: src/callbacks.c:1063 src/commands.c:61 src/commands.c:105 msgid "No users found." msgstr "" #: src/callbacks.c:1144 msgid "You don't want to talk to yourself." msgstr "" #: src/callbacks.c:1210 #, c-format msgid "Silky v%s : About" msgstr "" #: src/callbacks.c:1224 msgid "Quitting. Thank you for using Silky!\n" msgstr "" #: src/callbacks.c:1356 src/commands.c:279 msgid "" "Cannot send a message.\n" "You are not connected to a server." msgstr "" #: src/callbacks.c:1375 msgid "You are not currently joined to this channel." msgstr "" #: src/callbacks.c:1545 msgid "Can't send the file: File is too big.\n" msgstr "" #: src/callbacks.c:1594 src/commands.c:404 msgid "*** Can't change nickname: You are not yet connected to a server.\n" msgstr "" #: src/callbacks.c:1604 src/commands.c:413 msgid "*** Can't change nickname: Empty nickname not allowed.\n" msgstr "" #: src/callbacks.c:1609 src/commands.c:418 msgid "*** Can't change nickname: That's your current nickname already.\n" msgstr "" #: src/callbacks.c:1639 src/commands.c:558 msgid "You are not connected to a server.\n" msgstr "" #: src/callbacks.c:1693 msgid "You are not on channel." msgstr "" #: src/callbacks.c:1700 msgid "" "You are not on that channel.\n" "This should not happen." msgstr "" #: src/callbacks.c:1802 msgid "*** You are not connected to a server.\n" msgstr "" #: src/callbacks.c:1811 msgid "No channel joined. Try /join \n" msgstr "" #: src/callbacks.c:1818 msgid "Not connected. Try /server []\n" msgstr "" #: src/cmdhistory.c:111 msgid "Cannot allocate memory for command history entry!" msgstr "" #: src/commands.c:187 msgid "" "\n" "Commands Available:\n" "\n" " " msgstr "" #: src/commands.c:221 msgid "" "\n" "\n" "Type /HELP for more information, or /HELP -l\n" "\n" msgstr "" #: src/commands.c:222 msgid "" "User defined commands:\n" "\n" " " msgstr "" #: src/commands.c:248 msgid "" "\n" "Plugin defined commands:\n" "\n" msgstr "" #: src/commands.c:298 msgid "Can't send message at this time." msgstr "" #: src/commands.c:480 #, c-format msgid "Leaving channel '%s'\n" msgstr "" #: src/commands.c:563 src/commands.c:600 src/commands.c:613 #, c-format msgid "You are already connected to a server %s.\n" msgstr "" #: src/commands.c:568 msgid "You are currently connecting to a server, please wait.\n" msgstr "" #: src/commands.c:607 msgid "You are already connecting to a server, please wait.\n" msgstr "" #: src/commands.c:626 msgid "You need to enter the server's name!\n" msgstr "" #: src/commands.c:657 msgid "Can't connect to the server.\n" msgstr "" #: src/commands.c:764 msgid "Unknown option.\n" msgstr "" #: src/commands.c:860 msgid "DISCONNECT, Disconnects from server" msgstr "" #: src/commands.c:878 msgid "JOIN , joins the channel" msgstr "" #: src/commands.c:892 msgid "Lists the channels on the server." msgstr "" #: src/commands.c:894 msgid "" "ME , sends the action to the current channel (actions are written in " "the 3rd person, like /me jumps)" msgstr "" #: src/commands.c:900 msgid "MSG , sends a private message" msgstr "" #: src/commands.c:903 msgid "NICK , sets your nick" msgstr "" #: src/commands.c:915 msgid "PART [], leaves the channel, by default the current one" msgstr "" #: src/commands.c:917 msgid "QUERY , opens up a new privmsg window to someone" msgstr "" #: src/commands.c:919 msgid "QUIT [], disconnects from the current server" msgstr "" #: src/commands.c:923 msgid "" "RAW [parameters], sends given command and the parameters to the " "server" msgstr "" #: src/commands.c:940 msgid "" "SERVER [] [], connects to a server, the default port " "is 706" msgstr "" #: src/commands.c:943 msgid "SET [ []] Gets or sets a variable" msgstr "" #: src/commands.c:956 msgid "WHOIS Shows available information of given user." msgstr "" #: src/commands.c:1006 #, c-format msgid "Usage: %s\n" msgstr "" #: src/commands.c:1011 msgid "" "\n" "No help available on that command.\n" msgstr "" #: src/commands.c:1017 msgid "No such command.\n" msgstr "" #: src/commands.c:1105 msgid "No such command\n" msgstr "" #: src/preferences.c:126 src/preferences.c:155 msgid "Default" msgstr "" #: src/preferences.c:127 msgid "Aqua" msgstr "" #: src/preferences.c:128 msgid "Black" msgstr "" #: src/preferences.c:129 msgid "Blue" msgstr "" #: src/preferences.c:130 msgid "Fuchsia" msgstr "" #: src/preferences.c:131 msgid "Gray" msgstr "" #: src/preferences.c:132 msgid "Green" msgstr "" #: src/preferences.c:133 msgid "Lime" msgstr "" #: src/preferences.c:134 msgid "Maroon" msgstr "" #: src/preferences.c:135 msgid "Navy" msgstr "" #: src/preferences.c:136 msgid "Olive" msgstr "" #: src/preferences.c:137 msgid "Purple" msgstr "" #: src/preferences.c:138 msgid "Red" msgstr "" #: src/preferences.c:139 msgid "Silver" msgstr "" #: src/preferences.c:140 msgid "Teal" msgstr "" #: src/preferences.c:141 msgid "White" msgstr "" #: src/preferences.c:142 msgid "Yellow" msgstr "" #: src/preferences.c:156 msgid "Top" msgstr "" #: src/preferences.c:157 msgid "Bottom" msgstr "" #: src/preferences.c:158 msgid "Left" msgstr "" #: src/preferences.c:159 msgid "Right" msgstr "" #: src/preferences.c:251 msgid "Preferences saved.\n" msgstr "" #: src/preferences.c:252 #, c-format msgid "Failed to save preferences to %s, check permissions.\n" msgstr "" #: src/silccallbacks.c:170 #, c-format msgid "I got kicked from '%s' by '%s' with reason '%s'\n" msgstr "" #: src/silccallbacks.c:176 #, c-format msgid "*** '%s' got kicked from '%s' by '%s' with reason '%s'\n" msgstr "" #: src/silccallbacks.c:199 #, c-format msgid "*** %s (%s@%s) has joined %s\n" msgstr "" #: src/silccallbacks.c:224 #, c-format msgid "*** %s (%s@%s) left %s\n" msgstr "" #: src/silccallbacks.c:314 #, c-format msgid "*** %s (%s@%s) changed topic on %s to '%s'\n" msgstr "" #: src/silccallbacks.c:318 msgid "UNHANDLED TOPIC SET EVENT\n" msgstr "" #: src/silccallbacks.c:356 #, c-format msgid "*** %s (%s@%s) changed mode %s on '%s'\n" msgstr "" #: src/silccallbacks.c:361 #, c-format msgid "*** server %s changed mode %s on '%s'\n" msgstr "" #: src/silccallbacks.c:366 #, c-format msgid "*** mode on '%s' is now '%s'\n" msgstr "" #: src/silccallbacks.c:479 #, c-format msgid "*** %s changed mode '%s' for '%s' on '%s'\n" msgstr "" #: src/silccallbacks.c:493 #, c-format msgid "I got invited to channel '%s' by '%s (%s@%s)\n" msgstr "" #: src/silccallbacks.c:526 #, c-format msgid "*** %s (%s@%s) has signed off (%s)\n" msgstr "" #: src/silccallbacks.c:708 #, c-format msgid "Can't leave: %s\n" msgstr "" #: src/silccallbacks.c:816 #, c-format msgid "" "%s (%s)\n" " nickname: %s\n" " realname: %s\n" " fingerprint: %s\n" msgstr "" #: src/silccallbacks.c:833 msgid "*** Can't change your nickname: Illegal nickname.\n" msgstr "" #: src/silccallbacks.c:836 #, c-format msgid "*** Can't change your nickname: Unknown error code %d\n" msgstr "" #: src/silccallbacks.c:848 #, c-format msgid "*** Your nickname is now '%s'\n" msgstr "" #: src/silccallbacks.c:862 #, c-format msgid "*** You are now known as '%s'.\n" msgstr "" #: src/silccallbacks.c:900 #, c-format msgid "" "MOTD:\n" "%s\n" msgstr "" #: src/silccallbacks.c:912 msgid "*** got STATS reply, can't yet show it (unimplemented)\n" msgstr "" #: src/silccallbacks.c:926 #, c-format msgid "*** Topic for channel '%s' is '%s'\n" msgstr "" #: src/silccallbacks.c:940 #, c-format msgid "*** I have left the channel '%s'\n" msgstr "" #: src/silccallbacks.c:1018 src/silccallbacks.c:1023 msgid "You are already on the channel.\n" msgstr "" #: src/silccallbacks.c:1030 msgid "You are not yet connected to the server. Try again later." msgstr "" #: src/silccallbacks.c:1035 msgid "Password required for the channel." msgstr "" #: src/silccallbacks.c:1045 msgid "" "Can't join. The channel is invite-only channel and you are not invited.\n" msgstr "" #: src/silccallbacks.c:1055 msgid "Can't join. The channel is full.\n" msgstr "" #: src/silccallbacks.c:1064 msgid "Can't join. You are banned from the channel.\n" msgstr "" #: src/silccallbacks.c:1070 msgid "" "Can't join the channel.\n" "Unhandled status code." msgstr "" #: src/silccallbacks.c:1258 msgid "Nick name" msgstr "" #: src/silccallbacks.c:1331 #, c-format msgid "*** Joined channel '%s'.\n" msgstr "" #: src/silccallbacks.c:1332 #, c-format msgid "*** Topic of '%s' is '%s'.\n" msgstr "" #: src/silccallbacks.c:1333 #, c-format msgid "*** Mode of '%s' is '%s'.\n" msgstr "" #: src/silccallbacks.c:1535 #, c-format msgid "Connected to %s, please wait...\n" msgstr "" #: src/silccallbacks.c:1542 #, c-format msgid "Resumed connection to %s, please wait...\n" msgstr "" #: src/silccallbacks.c:1551 msgid "There was an error while connecting to the server.\n" msgstr "" #: src/silccallbacks.c:1630 #, c-format msgid "Disconnected from %s. %s %s\n" msgstr "" #: src/silccallbacks.c:1733 msgid "User rejected the key.\n" msgstr "" #: src/support.c:571 msgid "You are not on active channel.\n" msgstr "" #: src/support.c:945 msgid "Received unknown key type.\n" msgstr "" #: src/support.c:1027 msgid "Received unknown key...\n" msgstr "" #: src/support.c:1032 msgid "Could not decode received key.\n" msgstr "" #: src/support.c:1038 msgid "Could not encode received public key.\n" msgstr "" #: src/support.c:1082 msgid "Key saved.\n" msgstr "" #: src/support.c:1097 msgid "This server key is known.\n" msgstr "" #: src/support.c:1120 #, c-format msgid "*** '%s' is now known as '%s'.\n" msgstr "" #: src/support.c:1288 msgid "1 user" msgstr "" #: src/support.c:1289 #, c-format msgid "%d users" msgstr "" #: src/support.c:1472 #, c-format msgid "*** Permission denied. You are not channel operator of '%s'.\n" msgstr "" #: src/support.c:1479 #, c-format msgid "*** Permission denied. You are not channel founder of '%s'.\n" msgstr "" #: src/support.c:1486 #, c-format msgid "*** User is not on channel '%s'.\n" msgstr "" #: po/silky.glade.h:1 msgid " " msgstr "" #: po/silky.glade.h:2 msgid "" "(C) 2003, 2004 Toni Willberg - toniw@iki.fi\n" "http://silky.sourceforge.net/\n" "\n" "The Silky Project team in alphabetical order:\n" " Michele Baldessari\n" " Ossi Herrala\n" " Andrej Kacian\n" " Patrick Kelle\n" " Daniel Richards\n" " Ted Rolle\n" " Tamas SZERB\n" " Patrik Weiskircher\n" " Toni Willberg\n" "\n" "\n" " \n" msgstr "" #: po/silky.glade.h:19 po/silky-channel.glade.h:1 msgid "*" msgstr "" #: po/silky.glade.h:20 msgid "1024" msgstr "" #: po/silky.glade.h:21 msgid "2048" msgstr "" #: po/silky.glade.h:22 msgid "4096" msgstr "" #: po/silky.glade.h:23 msgid "" "Received server's public key. Would you like to accept this key?\n" "" msgstr "" #: po/silky.glade.h:25 msgid "Accept server key?" msgstr "" #: po/silky.glade.h:26 msgid "Action:" msgstr "" #: po/silky.glade.h:27 msgid "Add selected channel to the list." msgstr "" #: po/silky.glade.h:28 msgid "Add selected person to the list." msgstr "" #: po/silky.glade.h:29 msgid "Add selected server to the list." msgstr "" #: po/silky.glade.h:30 msgid "Add this channel" msgstr "" #: po/silky.glade.h:31 msgid "Add this person" msgstr "" #: po/silky.glade.h:32 msgid "Add this server" msgstr "" #: po/silky.glade.h:33 msgid "Adds cryptographic signature to your messages" msgstr "" #: po/silky.glade.h:34 msgid "Algorithm:" msgstr "" #: po/silky.glade.h:35 msgid "Await paging" msgstr "" #: po/silky.glade.h:36 msgid "Away" msgstr "" #: po/silky.glade.h:37 msgid "Babbleprint (SHA1):" msgstr "" #: po/silky.glade.h:38 msgid "Background:" msgstr "" #: po/silky.glade.h:39 msgid "Be hyper active." msgstr "" #: po/silky.glade.h:40 msgid "Block invites" msgstr "" #: po/silky.glade.h:41 msgid "Block private messages" msgstr "" #: po/silky.glade.h:42 msgid "Browse" msgstr "" #: po/silky.glade.h:43 msgid "Busy" msgstr "" #: po/silky.glade.h:44 msgid "Change _nick" msgstr "" #: po/silky.glade.h:45 msgid "Change passphrase" msgstr "" #: po/silky.glade.h:46 msgid "Change your nick" msgstr "" #: po/silky.glade.h:47 msgid "Changes your current nick name." msgstr "" #: po/silky.glade.h:48 msgid "Changes your personal modes." msgstr "" #: po/silky.glade.h:49 msgid "Channels" msgstr "" #: po/silky.glade.h:50 msgid "Clear" msgstr "" #: po/silky.glade.h:51 msgid "Close the window." msgstr "" #: po/silky.glade.h:52 msgid "Colors" msgstr "" #: po/silky.glade.h:53 msgid "Command history depth:" msgstr "" #: po/silky.glade.h:54 msgid "" "Confirm\n" "passphrase:" msgstr "" #: po/silky.glade.h:56 msgid "Connect to a server" msgstr "" #: po/silky.glade.h:57 msgid "Connect to server" msgstr "" #: po/silky.glade.h:58 msgid "Connection" msgstr "" #: po/silky.glade.h:59 msgid "Connects to a new server." msgstr "" #: po/silky.glade.h:60 msgid "Copy" msgstr "" #: po/silky.glade.h:61 msgid "Country:" msgstr "" #: po/silky.glade.h:62 msgid "Create new key" msgstr "" #: po/silky.glade.h:63 msgid "Create user key" msgstr "" #: po/silky.glade.h:64 msgid "Cut" msgstr "" #: po/silky.glade.h:65 msgid "Debug:" msgstr "" #: po/silky.glade.h:66 msgid "Detach session" msgstr "" #: po/silky.glade.h:67 msgid "Details..." msgstr "" #: po/silky.glade.h:68 msgid "Disconnect from server" msgstr "" #: po/silky.glade.h:69 msgid "Edit list" msgstr "" #: po/silky.glade.h:70 msgid "Edit preferences" msgstr "" #: po/silky.glade.h:71 msgid "Edit your preferences" msgstr "" #: po/silky.glade.h:72 msgid "Email:" msgstr "" #: po/silky.glade.h:73 msgid "Enter the passphrase for your keys" msgstr "" #: po/silky.glade.h:74 msgid "Favourite channels" msgstr "" #: po/silky.glade.h:75 msgid "Favourite people" msgstr "" #: po/silky.glade.h:76 msgid "Favourite servers" msgstr "" #: po/silky.glade.h:77 msgid "Fingerprint (SHA1):" msgstr "" #: po/silky.glade.h:78 msgid "Fingerprint and babbleprint for the key are:" msgstr "" #: po/silky.glade.h:79 msgid "Fonts" msgstr "" #: po/silky.glade.h:80 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:87 msgid "Hide yourself from people not on same channel than you." msgstr "" #: po/silky.glade.h:88 msgid "Highlighting" msgstr "" #: po/silky.glade.h:89 msgid "Hilight own nick:" msgstr "" #: po/silky.glade.h:90 msgid "Hostname:" msgstr "" #: po/silky.glade.h:91 msgid "Hyper active" msgstr "" #: po/silky.glade.h:92 msgid "I didn't know the quit message was configurable :o" msgstr "" #: po/silky.glade.h:93 msgid "" "If set then only private message secured with private message keys are " "delivered." msgstr "" #: po/silky.glade.h:94 msgid "Indisposed" msgstr "" #: po/silky.glade.h:95 msgid "Input box text:" msgstr "" #: po/silky.glade.h:96 msgid "Join channel" msgstr "" #: po/silky.glade.h:97 msgid "Join to a channel" msgstr "" #: po/silky.glade.h:98 msgid "Joins a new channel." msgstr "" #: po/silky.glade.h:99 msgid "Key length:" msgstr "" #: po/silky.glade.h:100 msgid "Key management" msgstr "" #: po/silky.glade.h:101 msgid "Message settings:" msgstr "" #: po/silky.glade.h:102 msgid "Messages" msgstr "" #: po/silky.glade.h:103 msgid "Modes" msgstr "" #: po/silky.glade.h:104 msgid "My action:" msgstr "" #: po/silky.glade.h:105 msgid "My nickname:" msgstr "" #: po/silky.glade.h:106 msgid "My text:" msgstr "" #: po/silky.glade.h:107 msgid "Name:" msgstr "" #: po/silky.glade.h:108 msgid "New passphrase:" msgstr "" #: po/silky.glade.h:109 msgid "Nick name:" msgstr "" #: po/silky.glade.h:110 msgid "Nickname:" msgstr "" #: po/silky.glade.h:111 msgid "Old passphrase:" msgstr "" #: po/silky.glade.h:112 msgid "Online help" msgstr "" #: po/silky.glade.h:113 msgid "Open query" msgstr "" #: po/silky.glade.h:114 msgid "Organization:" msgstr "" #: po/silky.glade.h:115 msgid "Passphrase required for loading key." msgstr "" #: po/silky.glade.h:116 msgid "Passphrase:" msgstr "" #: po/silky.glade.h:117 msgid "Paste" msgstr "" #: po/silky.glade.h:118 msgid "People" msgstr "" #: po/silky.glade.h:119 msgid "Personal information" msgstr "" #: po/silky.glade.h:120 msgid "Pressing this quits Silky" msgstr "" #: po/silky.glade.h:121 msgid "Quit message:" msgstr "" #: po/silky.glade.h:122 msgid "Quits the application." msgstr "" #: po/silky.glade.h:123 msgid "Real name:" msgstr "" #: po/silky.glade.h:124 msgid "Recent channels" msgstr "" #: po/silky.glade.h:125 msgid "Recent messages" msgstr "" #: po/silky.glade.h:126 msgid "Recent servers" msgstr "" #: po/silky.glade.h:127 msgid "Reject watching" msgstr "" #: po/silky.glade.h:128 msgid "Remove selected channel from the list." msgstr "" #: po/silky.glade.h:129 msgid "Remove selected person from the list." msgstr "" #: po/silky.glade.h:130 msgid "Remove selected server from the list." msgstr "" #: po/silky.glade.h:131 msgid "Required information" msgstr "" #: po/silky.glade.h:132 msgid "Resume detached session." msgstr "" #: po/silky.glade.h:133 msgid "Resume session" msgstr "" #: po/silky.glade.h:134 msgid "" "S I L K Y\n" "V e r s i o n 0.5.x" msgstr "" #: po/silky.glade.h:136 msgid "" "Saves your sessions and quits the application. You can resume the session " "later." msgstr "" #: po/silky.glade.h:137 msgid "Search" msgstr "" #: po/silky.glade.h:138 msgid "Search a channel by name." msgstr "" #: po/silky.glade.h:139 msgid "Search a person by nick." msgstr "" #: po/silky.glade.h:140 msgid "Search a server by name." msgstr "" #: po/silky.glade.h:141 msgid "Search by name:" msgstr "" #: po/silky.glade.h:142 msgid "Search by nickname:" msgstr "" #: po/silky.glade.h:143 msgid "Search channels" msgstr "" #: po/silky.glade.h:144 msgid "Search people" msgstr "" #: po/silky.glade.h:145 msgid "Search servers" msgstr "" #: po/silky.glade.h:146 msgid "Select a font:" msgstr "" #: po/silky.glade.h:147 msgid "Select a server to connect from Servers menu." msgstr "" #: po/silky.glade.h:148 msgid "Select font:" msgstr "" #: po/silky.glade.h:149 msgid "Select from list:" msgstr "" #: po/silky.glade.h:150 msgid "Select the channel you want to add to the list and click Add." msgstr "" #: po/silky.glade.h:151 msgid "Select the person you want to add to the list and click Add." msgstr "" #: po/silky.glade.h:152 msgid "Select the server you want to add to the list and click Add." msgstr "" #: po/silky.glade.h:153 msgid "Select the user from the list you want to send a message to:" msgstr "" #: po/silky.glade.h:154 msgid "Send" msgstr "" #: po/silky.glade.h:155 msgid "Send file" msgstr "" #: po/silky.glade.h:157 msgid "Send the text." msgstr "" #: po/silky.glade.h:158 msgid "Sends a message to someone." msgstr "" #: po/silky.glade.h:159 msgid "Server information" msgstr "" #: po/silky.glade.h:160 msgid "Server messages:" msgstr "" #: po/silky.glade.h:161 msgid "Servers" msgstr "" #: po/silky.glade.h:162 msgid "Set/unset to reject anyone from watching you" msgstr "" #: po/silky.glade.h:163 msgid "Shows information of the server you are currently connected." msgstr "" #: po/silky.glade.h:164 msgid "Shows your personal information." msgstr "" #: po/silky.glade.h:165 msgid "Sign channel messages" msgstr "" #: po/silky.glade.h:166 msgid "Sign channel messages:" msgstr "" #: po/silky.glade.h:167 msgid "Sign private messages" msgstr "" #: po/silky.glade.h:168 msgid "Silky" msgstr "" #: po/silky.glade.h:169 msgid "Silky : View user key" msgstr "" #: po/silky.glade.h:170 msgid "Tabs" msgstr "" #: po/silky.glade.h:171 msgid "Tabs position:" msgstr "" #: po/silky.glade.h:172 msgid "Text:" msgstr "" #: po/silky.glade.h:173 msgid "The quick brown fox jumps over the lazy dog." msgstr "" #: po/silky.glade.h:174 msgid "Timestamp:" msgstr "" #: po/silky.glade.h:175 msgid "" "Type a new channel\n" "name or select one\n" "from the list:" msgstr "" #: po/silky.glade.h:178 msgid "" "Type a new nick name\n" "or select one from the list:" msgstr "" #: po/silky.glade.h:180 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:185 msgid "" "Type the name of the server you want to add to the list and click on Search." msgstr "" #: po/silky.glade.h:186 msgid "" "Type the nick of the person you want to add to the list and click on Search." msgstr "" #: po/silky.glade.h:187 msgid "Type the text you want to send." msgstr "" #: po/silky.glade.h:188 msgid "User information" msgstr "" #: po/silky.glade.h:189 msgid "Username:" msgstr "" #: po/silky.glade.h:190 msgid "View user key" msgstr "" #: po/silky.glade.h:191 msgid "Visuals" msgstr "" #: po/silky.glade.h:192 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:198 msgid "When set server does not send invite notifications to you." msgstr "" #: po/silky.glade.h:199 msgid "" "Wordlist for hilight:\n" "(separate by space)" msgstr "" #: po/silky.glade.h:201 msgid "You can change away message with profile editor." msgstr "" #: po/silky.glade.h:202 msgid "Your information" msgstr "" #: po/silky.glade.h:203 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:211 msgid "Your name:" msgstr "" #: po/silky.glade.h:212 msgid "" "Your preferences\n" "(Under development. Some buttons disabled.)" msgstr "" #: po/silky.glade.h:214 msgid "_About" msgstr "" #: po/silky.glade.h:215 msgid "_Channel" msgstr "" #: po/silky.glade.h:216 msgid "_Edit" msgstr "" #: po/silky.glade.h:217 msgid "_File" msgstr "" #: po/silky.glade.h:218 msgid "_Help" msgstr "" #: po/silky.glade.h:219 msgid "_Messages" msgstr "" #: po/silky.glade.h:220 msgid "_Preferences" msgstr "" #: po/silky.glade.h:221 msgid "_Quit" msgstr "" #: po/silky.glade.h:222 msgid "_Servers" msgstr "" #: po/silky.glade.h:223 msgid "_View" msgstr "" #: po/silky.glade.h:224 msgid "console" msgstr "" #: po/silky.glade.h:225 msgid "qwerty" msgstr "" #: po/silky.glade.h:226 msgid "silc.au.silcnet.org" msgstr "" #: po/silky.glade.h:227 msgid "silc.de.silcnet.org" msgstr "" #: po/silky.glade.h:228 msgid "silc.fi.silcnet.org" msgstr "" #: po/silky.glade.h:229 msgid "silc.hu.silcnet.org" msgstr "" #: po/silky.glade.h:230 msgid "silc.ru.silcnet.org" msgstr "" #: po/silky.glade.h:231 msgid "silc.silcnet.org" msgstr "" #: po/silky.glade.h:232 msgid "silc.us.silcnet.org" msgstr "" #: po/silky.glade.h:233 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 "CHANNEL NAME" msgstr "" #: po/silky-channel.glade.h:7 msgid "Change the topic" msgstr "" #: po/silky-channel.glade.h:8 msgid "Channel keys" msgstr "" #: po/silky-channel.glade.h:9 msgid "Channel modes" msgstr "" #: po/silky-channel.glade.h:10 msgid "Expand" msgstr "" #: po/silky-channel.glade.h:11 msgid "Invite" msgstr "" #: po/silky-channel.glade.h:12 msgid "Leave the channel" msgstr "" #: po/silky-channel.glade.h:13 msgid "Mute opers" msgstr "" #: po/silky-channel.glade.h:14 msgid "Mute users" msgstr "" #: po/silky-channel.glade.h:15 msgid "Passphrase" msgstr "" #: po/silky-channel.glade.h:16 msgid "Private" msgstr "" #: po/silky-channel.glade.h:17 msgid "Refresh the settings" msgstr "" #: po/silky-channel.glade.h:18 msgid "Restrict topic" msgstr "" #: po/silky-channel.glade.h:19 msgid "Secret" msgstr "" #: po/silky-channel.glade.h:20 msgid "Set/unset channel as private channel" msgstr "" #: po/silky-channel.glade.h:21 msgid "Set/unset channel as secret channel" msgstr "" #: po/silky-channel.glade.h:22 msgid "Set/unset operator silencing." msgstr "" #: po/silky-channel.glade.h:23 msgid "Set/unset that only channel operator or founder may set channel topic" msgstr "" #: po/silky-channel.glade.h:24 msgid "Set/unset user silencing." msgstr "" #: po/silky-channel.glade.h:25 msgid "Settings" msgstr "" #: po/silky-channel.glade.h:26 msgid "Type new topic for the channel." msgstr "" #: po/silky-channel.glade.h:27 msgid "User limit" msgstr "" #: po/silky-channel.glade.h:28 msgid "Users" msgstr "" #: po/silky-query-label.glade.h:1 msgid "Leave this channel" msgstr ""