# 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: \n" "POT-Creation-Date: 2005-05-13 13:31+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/gtkmm/Entry.cpp:78 msgid "Not connected to server. Try `/SERVER '.\n" msgstr "" #: src/gtkmm/Entry.cpp:80 msgid "No channel joined. Try `/JOIN #channel-name'\n" msgstr "" #: src/gtkmm/Entry.cpp:143 src/gtkmm/Entry.cpp:176 src/gtkmm/Entry.cpp:199 msgid "Matches: " msgstr "" #: src/gtkmm/Entry.cpp:145 src/gtkmm/Entry.cpp:178 msgid "No matches." msgstr "" #: src/gtkmm/GuiCommands.cpp:54 src/libirc/Commands.cpp:77 msgid "Must be connected." msgstr "" #: src/gtkmm/GuiCommands.cpp:69 msgid "/QUERY , start a query(tab) with a user" msgstr "" #: src/gtkmm/GuiCommands.cpp:116 msgid "/KICK , kick a user from a channel." msgstr "" #: src/gtkmm/GuiCommands.cpp:133 msgid "/OP , ops one or more users in the current channel." msgstr "" #: src/gtkmm/GuiCommands.cpp:145 msgid "/DEOP , deops one or more users in the current channel." msgstr "" #: src/gtkmm/GuiCommands.cpp:157 msgid "/VOICE , voices one or more users in the current channel." msgstr "" #: src/gtkmm/GuiCommands.cpp:169 msgid "/DEVOICE , devoices one or more users in the current channel." msgstr "" #: src/gtkmm/GuiCommands.cpp:218 msgid "" "7Available keybindings:\n" " 8ALT-[1-9] - switch tabs from 1-9\n" " CTRL-N - create new server tab\n" " ALT-Left - navigate a tab to the left\n" " ALT-Right - navigate a tab to the right\n" " CTRL-W - close current window(tab)\n" "\n" " Tab - nick-completion and command-completion\n" "\n" " Page Up/Page Down - Scroll up or down in text box\n" " CTRL-End/Home - go to bottom or top of text box\n" " CTRL-H - Scroll back to previous highlight (if any)\n" "\n" " CTRL-M - show/hide menubar\n" " CTRL-P - open preferences\n" " CTRL-S - open server window\n" " CTRL-Q - quit LostIRC\n" msgstr "" #: src/gtkmm/MainWindow.cpp:267 src/gtkmm/MainWindow.cpp:287 msgid "server" msgstr "" #: src/gtkmm/MainWindow.cpp:310 msgid "" "Locale conversion error. An error occured while converting text from UTF-8 " "to your current locale.\n" "\n" "This is most likely because your locale is set to a value which doesn't " "support the character(s) converting to.\n" "\n" "If you believe this is a bug, please report it to the application author." msgstr "" #: src/gtkmm/MainWindow.cpp:314 msgid "" "\n" "\n" "Your current locale (seems) to be: " msgstr "" #: src/gtkmm/MainWindow.cpp:318 msgid "" "Encoding conversion error. An error occured while converting text from UTF-8 " "to the user-defined encoding.\n" "\n" "This is most likely because the encoding you have chosen doesn't support the " "character(s) converting to.\n" "\n" "If you believe this is a bug, please report it to the application author." msgstr "" #: src/gtkmm/MainWindow.cpp:320 msgid "" "\n" "\n" "I was trying to convert to: " msgstr "" #: src/gtkmm/MainWindow.cpp:324 msgid "" "\n" "\n" "(Note: You'll only see this warning once per LostIRC session)" msgstr "" #: src/gtkmm/MainWindow.cpp:362 msgid "_LostIRC" msgstr "" #: src/gtkmm/MainWindow.cpp:363 msgid "_New Server Tab" msgstr "" #: src/gtkmm/MainWindow.cpp:366 msgid "Clear Window" msgstr "" #: src/gtkmm/MainWindow.cpp:368 msgid "Clear All Windows" msgstr "" #: src/gtkmm/MainWindow.cpp:370 msgid "Close Current Tab" msgstr "" #: src/gtkmm/MainWindow.cpp:376 msgid "_View" msgstr "" #: src/gtkmm/MainWindow.cpp:377 msgid "_Menubar" msgstr "" #: src/gtkmm/MainWindow.cpp:378 msgid "Status_bar" msgstr "" #: src/gtkmm/MainWindow.cpp:379 msgid "_User List" msgstr "" #: src/gtkmm/MainWindow.cpp:380 msgid "_Server List" msgstr "" #: src/gtkmm/MainWindow.cpp:381 msgid "_DCC Transfers" msgstr "" #: src/gtkmm/MainWindow.cpp:384 msgid "_Help" msgstr "" #: src/gtkmm/MainWindow.cpp:385 msgid "_Introduction" msgstr "" #: src/gtkmm/MainWindow.cpp:386 msgid "_About" msgstr "" #: src/gtkmm/MainWindow.cpp:474 msgid "" "LostIRC Quick Introduction\n" "\n" "This help window is a quick guide to get you going with LostIRC.\n" "Move this window away from the LostIRC window, and use it as a quick " "reference window until you know the general idea.\n" "\n" "You can connect to a server using:\n" " /SERVER \n" "\n" "...and then join a channel:\n" " /JOIN \n" "\n" "A list of all commands are available with:\n" " /COMMANDS\n" "\n" "And you should really check out the list of key bindings:\n" " /KEYBINDINGS" msgstr "" #: src/gtkmm/MainWindow.cpp:488 msgid "LostIRC " msgstr "" #: src/gtkmm/MainNotebook.cpp:133 msgid " (away: " msgstr "" #: src/gtkmm/MainNotebook.cpp:144 msgid " (currently away)" msgstr "" #: src/gtkmm/ServerWindow.cpp:41 msgid "LostIRC Server Window" msgstr "" #: src/gtkmm/ServerWindow.cpp:54 src/gtkmm/ServerWindow.cpp:260 msgid "Nickname:" msgstr "" #: src/gtkmm/ServerWindow.cpp:62 msgid "Real name:" msgstr "" #: src/gtkmm/ServerWindow.cpp:76 msgid "Auto-connect" msgstr "" #: src/gtkmm/ServerWindow.cpp:77 msgid "Hostname" msgstr "" #: src/gtkmm/ServerWindow.cpp:78 msgid "Port" msgstr "" #: src/gtkmm/ServerWindow.cpp:84 msgid "_Connect" msgstr "" #: src/gtkmm/ServerWindow.cpp:88 msgid "_Modify" msgstr "" #: src/gtkmm/ServerWindow.cpp:103 msgid "Servers" msgstr "" #: src/gtkmm/ServerWindow.cpp:219 msgid "LostIRC Server Edit" msgstr "" #: src/gtkmm/ServerWindow.cpp:220 msgid "_Connect automatically" msgstr "" #: src/gtkmm/ServerWindow.cpp:238 msgid "Hostname:" msgstr "" #: src/gtkmm/ServerWindow.cpp:245 msgid "Port:" msgstr "" #: src/gtkmm/ServerWindow.cpp:253 msgid "Password:" msgstr "" #: src/gtkmm/ServerWindow.cpp:267 msgid "Commands to perform when connected:" msgstr "" #: src/gtkmm/StatusBar.cpp:39 msgid "Not connected." msgstr "" #: src/gtkmm/DCCList.cpp:34 msgid "%" msgstr "" #: src/gtkmm/DCCList.cpp:35 msgid "Status" msgstr "" #: src/gtkmm/DCCList.cpp:36 msgid "Filename" msgstr "" #: src/gtkmm/DCCList.cpp:37 msgid "Size" msgstr "" #: src/gtkmm/DCCList.cpp:38 msgid "User" msgstr "" #: src/gtkmm/DCCList.cpp:110 msgid "Done" msgstr "" #: src/gtkmm/DCCList.cpp:112 msgid "Transfering" msgstr "" #: src/gtkmm/DCCList.cpp:114 msgid "Waiting" msgstr "" #: src/gtkmm/DCCList.cpp:116 msgid "Stopped" msgstr "" #: src/gtkmm/DCCList.cpp:118 msgid "Error" msgstr "" #: src/gtkmm/Prefs.cpp:46 msgid "Strip _color codes from incoming messages" msgstr "" #: src/gtkmm/Prefs.cpp:47 msgid "Strip _bold and underline codes from incoming messages" msgstr "" #: src/gtkmm/Prefs.cpp:48 msgid "_Log conversations to disk" msgstr "" #: src/gtkmm/Prefs.cpp:53 msgid "LostIRC Preferences" msgstr "" #: src/gtkmm/Prefs.cpp:69 msgid "General" msgstr "" #: src/gtkmm/Prefs.cpp:70 msgid "Preferences" msgstr "" #: src/gtkmm/Prefs.cpp:71 msgid "DCC" msgstr "" #: src/gtkmm/Prefs.cpp:72 msgid "Colours" msgstr "" #: src/gtkmm/Prefs.cpp:79 msgid "IRC username (ident):" msgstr "" #: src/gtkmm/Prefs.cpp:98 msgid "Encoding to use on IRC:" msgstr "" #: src/gtkmm/Prefs.cpp:108 msgid "Main window font:" msgstr "" #: src/gtkmm/Prefs.cpp:118 msgid "Nick-completion character:" msgstr "" #: src/gtkmm/Prefs.cpp:126 msgid "Words to highlight on (space seperated):" msgstr "" #: src/gtkmm/Prefs.cpp:134 msgid "Maximium number of lines to cache:" msgstr "" #: src/gtkmm/Prefs.cpp:156 msgid "DCC IP address:" msgstr "" #: src/gtkmm/Prefs.cpp:164 msgid "DCC Port (0 = random):" msgstr "" #: src/gtkmm/Prefs.cpp:171 msgid "Pick a colorscheme" msgstr "" #: src/gtkmm/Prefs.cpp:172 msgid "Changes to colorschemes only apply to newly created tabs" msgstr "" #: src/gtkmm/Prefs.cpp:173 msgid "White on black" msgstr "" #: src/gtkmm/Prefs.cpp:174 msgid "Black on white" msgstr "" #: src/gtkmm/NickList.cpp:57 msgid " user" msgstr "" #: src/gtkmm/NickList.cpp:57 msgid " users" msgstr "" #: src/libirc/Commands.cpp:94 msgid "/JOIN , join a channel" msgstr "" #: src/libirc/Commands.cpp:103 msgid "/PART [msg], part a channel - optional with a part message" msgstr "" #: src/libirc/Commands.cpp:137 msgid "/KICK [msg], kick a user from a channel." msgstr "" #: src/libirc/Commands.cpp:146 msgid "/SERVER [port] [password], connect to an IRC server" msgstr "" #: src/libirc/Commands.cpp:186 msgid "/NICK , change nick." msgstr "" #: src/libirc/Commands.cpp:199 msgid "/WHOIS , whois nick." msgstr "" #: src/libirc/Commands.cpp:208 msgid "/MODE , set modes for a channel." msgstr "" #: src/libirc/Commands.cpp:234 msgid "/CTCP , sends a CTCP message to a user" msgstr "" #: src/libirc/Commands.cpp:261 msgid "/BANLIST , see banlist for channel." msgstr "" #: src/libirc/Commands.cpp:275 msgid "/INVITE , invites someone to a channel." msgstr "" #: src/libirc/Commands.cpp:290 msgid "/TOPIC [topic], view or change topic for a channel." msgstr "" #: src/libirc/Commands.cpp:305 msgid "/MSG , sends a normal message." msgstr "" #: src/libirc/Commands.cpp:322 msgid "/NOTICE , sends a notice." msgstr "" #: src/libirc/Commands.cpp:325 msgid "Notice to " msgstr "" #: src/libirc/Commands.cpp:337 msgid "/ME , sends the action to the current channel." msgstr "" #: src/libirc/Commands.cpp:346 msgid "" "/WHO [o], search for mask on network, if o is supplied, only search " "for opers." msgstr "" #: src/libirc/Commands.cpp:361 msgid "/QUOTE , send raw text to server." msgstr "" #: src/libirc/Commands.cpp:370 msgid "/NAMES , see who's on a channel." msgstr "" #: src/libirc/Commands.cpp:379 src/libirc/Commands.cpp:387 msgid "/OPER , oper up." msgstr "" #: src/libirc/Commands.cpp:402 msgid "/KILL [reason], kill a user from the network." msgstr "" #: src/libirc/Commands.cpp:412 msgid "/WALLOPS , send wallop message." msgstr "" #: src/libirc/Commands.cpp:422 msgid "/DCC , perform a DCC action." msgstr "" #: src/libirc/Commands.cpp:432 msgid "No DCC with that number" msgstr "" #: src/libirc/Commands.cpp:438 msgid "Missing filename" msgstr "" #: src/libirc/Commands.cpp:462 msgid "/OP , give operator status to one or more nicks." msgstr "" #: src/libirc/Commands.cpp:478 msgid "/DEOP , remove operator status from one or more nicks." msgstr "" #: src/libirc/Commands.cpp:494 msgid "/VOICE , gives voice to one or more nicks." msgstr "" #: src/libirc/Commands.cpp:510 msgid "/DEVOICE , removes voice from one or more nicks." msgstr "" #: src/libirc/ConfigHandler.cpp:174 src/libirc/ConfigHandler.cpp:184 msgid "Not found key, `" msgstr "" #: src/libirc/Socket.cpp:110 msgid "Message not sent because of locale problems" msgstr "" #: src/libirc/Socket.cpp:285 src/libirc/Socket.cpp:292 msgid "Error writing to pipe: " msgstr "" #: src/libirc/Socket.cpp:327 msgid "An error occured while reading from pipe (Internal error 2)" msgstr "" #: src/libirc/Socket.cpp:337 msgid "An error occured while reading from pipe (Internal error 3)" msgstr "" #: src/libirc/Parser.cpp:876 msgid "idle: " msgstr "" #: src/libirc/Parser.cpp:880 msgid ", signon time: " msgstr "" #: src/libirc/DCC.cpp:65 msgid "DCC connected. Receiving file..." msgstr "" #: src/libirc/DCC.cpp:71 msgid "Couldn't connect: " msgstr "" #: src/libirc/DCC.cpp:81 msgid "Receiving from:" msgstr "" #: src/libirc/DCC.cpp:121 msgid "File received successfully:" msgstr "" #: src/libirc/DCC.cpp:128 msgid "Couldn't receive: " msgstr "" #: src/libirc/DCC.cpp:132 msgid "DCC connection closed." msgstr "" #: src/libirc/DCC.cpp:180 msgid "DCC SEND request sent. Sending from:" msgstr "" #: src/libirc/DCC.cpp:194 msgid "Couldn't bind: " msgstr "" #: src/libirc/DCC.cpp:201 msgid "Connection accepted." msgstr "" #: src/libirc/DCC.cpp:231 msgid "File sent successfully:" msgstr "" #: src/libirc/DCC.cpp:239 msgid "Couldn't send: " msgstr "" #: src/libirc/DCC.cpp:257 msgid "Incoming file has zero size. Sender:" msgstr "" #: src/libirc/DCC.cpp:273 msgid "File not found: " msgstr "" #: src/libirc/ServerConnection.cpp:119 msgid "Disconnected." msgstr "" #: src/libirc/ServerConnection.cpp:142 msgid "Failed connecting: " msgstr "" #: src/libirc/ServerConnection.cpp:148 msgid "Resolved host. Connecting.." msgstr "" #: src/libirc/ServerConnection.cpp:159 msgid "Connected. Logging in..." msgstr "" #: src/libirc/ServerConnection.cpp:206 msgid "Failed to receive: " msgstr "" #: src/libirc/LostIRCApp.h:56 msgid "Logging to `" msgstr ""