Mercurial > pidgin.yaz
diff po/si.po @ 27578:3bb1085235d0
propagate from branch 'im.pidgin.pidgin' (head 90138fae4d2350d166f730736ecea9ee8e20ecdb)
to branch 'im.pidgin.cpw.darkrain42.roster' (head 04af1d94534183574e72b50b268b425b4cac2a33)
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Sun, 12 Jul 2009 02:56:06 +0000 |
parents | b9790d3e2a0a |
children | bfe511f69e93 |
line wrap: on
line diff
--- a/po/si.po Mon Jul 06 04:37:41 2009 +0000 +++ b/po/si.po Sun Jul 12 02:56:06 2009 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: si\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-07-02 01:34-0700\n" +"POT-Creation-Date: 2009-07-06 15:04-0700\n" "PO-Revision-Date: 2008-05-17 11:08+0530\n" "Last-Translator: Yajith Ajantha Dayarathna <yajith@gmail.com>\n" "Language-Team: Sinhala <sinhala@linux.lk>\n" @@ -2457,7 +2457,7 @@ #. * description msgid "" "When viewing logs, this plugin will include logs from other IM clients. " -"Currently, this includes Adium, MSN Messenger, and Trillian.\n" +"Currently, this includes Adium, MSN Messenger, aMSN, and Trillian.\n" "\n" "WARNING: This plugin is still alpha code and may crash frequently. Use it " "at your own risk!" @@ -2505,7 +2505,7 @@ msgstr "" msgid "" -"The rest of the messages will be saved as pounce. You can edit/delete the " +"The rest of the messages will be saved as pounces. You can edit/delete the " "pounce from the `Buddy Pounce' dialog." msgstr "" @@ -2746,11 +2746,11 @@ msgstr "" msgid "" -"The Apple Bonjour For Windows toolkit wasn't found, see the FAQ at: http://d." -"pidgin.im/BonjourWindows for more information." -msgstr "" - -msgid "Unable to listen for incoming IM connections\n" +"Unable to find Apple's \"Bonjour for Windows\" toolkit, see http://d.pidgin." +"im/BonjourWindows for more information." +msgstr "" + +msgid "Unable to listen for incoming IM connections" msgstr "" msgid "" @@ -2802,14 +2802,17 @@ msgid "Unable to send the message, the conversation couldn't be started." msgstr "" -msgid "Cannot open socket" -msgstr "" - -msgid "Could not bind socket to port" -msgstr "" - -msgid "Could not listen on socket" -msgstr "" +#, fuzzy, c-format +msgid "Unable to create socket: %s" +msgstr "කෙවෙනියට සම්බන්ධවිය නොහැක" + +#, fuzzy, c-format +msgid "Unable to bind socket to port: %s" +msgstr "කෙවෙනියට සම්බන්ධවිය නොහැක" + +#, fuzzy, c-format +msgid "Unable to listen on socket: %s" +msgstr "කෙවෙනියට සම්බන්ධවිය නොහැක" msgid "Error communicating with local mDNSResponder." msgstr "" @@ -2856,13 +2859,14 @@ msgid "Load buddylist from file..." msgstr "" -msgid "Fill in the registration fields." -msgstr "" - -msgid "Passwords do not match." +msgid "You must fill in all registration fields" +msgstr "" + +#, fuzzy +msgid "Passwords do not match" msgstr "රහස්පද ගැල පෙන්නේ නැත." -msgid "Unable to register new account. Error occurred.\n" +msgid "Unable to register new account. An unknown error occurred." msgstr "" msgid "New Gadu-Gadu Account Registered" @@ -2874,14 +2878,15 @@ msgid "Password" msgstr "රහස්පදය" -msgid "Password (retype)" -msgstr "" - -msgid "Enter current token" -msgstr "" - -msgid "Current token" -msgstr "" +msgid "Password (again)" +msgstr "" + +msgid "Enter captcha text" +msgstr "" + +#, fuzzy +msgid "Captcha" +msgstr "පිළිඹිබුව සුරකින්න" msgid "Register New Gadu-Gadu Account" msgstr "" @@ -2934,6 +2939,15 @@ msgid "Current password" msgstr "" +msgid "Password (retype)" +msgstr "" + +msgid "Enter current token" +msgstr "" + +msgid "Current token" +msgstr "" + msgid "Please, enter your current password and your new password for UIN: " msgstr "" @@ -2981,7 +2995,7 @@ msgid "There are no users matching your search criteria." msgstr "" -msgid "Unable to read socket" +msgid "Unable to read from socket" msgstr "" msgid "Buddy list downloaded" @@ -2996,7 +3010,13 @@ msgid "Your buddy list was stored on the server." msgstr "" -msgid "Connection failed." +#. The session is now set up, ready to be connected. This emits the +#. * signedOn signal, so clients can now do anything with msimprpl, and +#. * we're ready for it (session key, userid, username all setup). +msgid "Connected" +msgstr "" + +msgid "Connection failed" msgstr "" msgid "Add to chat" @@ -3005,19 +3025,24 @@ msgid "Chat _name:" msgstr "" -#. should this be a settings error? -#, fuzzy -msgid "Unable to resolve server" +#, fuzzy, c-format +msgid "Unable to resolve hostname '%s': %s" msgstr "කෙවෙනියට සම්බන්ධවිය නොහැක" +#. 1. connect to server +#. connect to the server +msgid "Connecting" +msgstr "" + msgid "Chat error" msgstr "" msgid "This chat name is already in use" msgstr "" -msgid "Not connected to the server." -msgstr "" +#, fuzzy +msgid "Not connected to the server" +msgstr "SILC සේවාදායක සමඟ සම්බන්ධ වෙමින් පවතී" msgid "Find buddies..." msgstr "" @@ -3076,8 +3101,9 @@ msgid "File Transfer Failed" msgstr "" -msgid "Could not open a listening port." -msgstr "" +#, fuzzy +msgid "Unable to open a listening port." +msgstr "කෙවෙනියට සම්බන්ධවිය නොහැක" msgid "Error displaying MOTD" msgstr "" @@ -3092,8 +3118,16 @@ msgid "MOTD for %s" msgstr "" -msgid "Server has disconnected" -msgstr "" +#. +#. * TODO: Handle this better. Probably requires a PurpleBOSHConnection +#. * buffer that stores what is "being sent" until the +#. * PurpleHTTPConnection reports it is fully sent. +#. +#. TODO: what to do here - do we really have to disconnect? +#. TODO: do we really want to disconnect on a failure to write? +#, fuzzy, c-format +msgid "Lost connection with server: %s" +msgstr "SILC සේවාදායක සමඟ සම්බන්ධ වෙමින් පවතී" msgid "View MOTD" msgstr "" @@ -3107,21 +3141,19 @@ msgid "IRC nick and server may not contain whitespace" msgstr "" -#. 1. connect to server -#. connect to the server -msgid "Connecting" -msgstr "" - msgid "SSL support unavailable" msgstr "" -msgid "Couldn't create socket" -msgstr "" - -msgid "Couldn't connect to host" -msgstr "" - -msgid "Read error" +msgid "Unable to connect" +msgstr "" + +#. this is a regular connect, error out +#, fuzzy, c-format +msgid "Unable to connect: %s" +msgstr "කෙවෙනියට සම්බන්ධවිය නොහැක" + +#, c-format +msgid "Server closed the connection" msgstr "" msgid "Users" @@ -3508,10 +3540,10 @@ msgid "execute" msgstr "" -msgid "Server requires TLS/SSL for login. No TLS/SSL support found." -msgstr "" - -msgid "You require encryption, but no TLS/SSL support found." +msgid "Server requires TLS/SSL, but no TLS/SSL support was found." +msgstr "" + +msgid "You require encryption, but no TLS/SSL support was found." msgstr "" msgid "Server requires plaintext authentication over an unencrypted stream" @@ -3526,8 +3558,13 @@ msgid "Plaintext Authentication" msgstr "" -msgid "Invalid response from server." -msgstr "" +#, fuzzy +msgid "SASL authentication failed" +msgstr "සත්යාපනය අසමත් විය" + +#, fuzzy +msgid "Invalid response from server" +msgstr "කෙවෙනියට සම්බන්ධවිය නොහැක" msgid "Server does not use any supported authentication method" msgstr "" @@ -3538,7 +3575,8 @@ msgid "Invalid challenge from server" msgstr "" -msgid "SASL error" +#, c-format +msgid "SASL error: %s" msgstr "" msgid "The BOSH connection manager terminated your session." @@ -3553,21 +3591,13 @@ msgid "Unable to establish a connection with the server" msgstr "" -#, c-format -msgid "" -"Could not establish a connection with the server:\n" -"%s" -msgstr "" +#, fuzzy, c-format +msgid "Unable to establish a connection with the server: %s" +msgstr "SILC සේවාදායක සමඟ සම්බන්ධ වෙමින් පවතී" msgid "Unable to establish SSL connection" msgstr "" -msgid "Unable to create socket" -msgstr "කෙවෙනියට සම්බන්ධවිය නොහැක" - -msgid "Write error" -msgstr "" - msgid "Full Name" msgstr "සම්පූර්ණ නම" @@ -3635,159 +3665,6 @@ msgid "Local Time" msgstr "" -msgid "Last Activity" -msgstr "අවසන් ක්රියාව" - -msgid "Service Discovery Info" -msgstr "" - -msgid "Service Discovery Items" -msgstr "" - -msgid "Extended Stanza Addressing" -msgstr "" - -msgid "Multi-User Chat" -msgstr "" - -msgid "Multi-User Chat Extended Presence Information" -msgstr "" - -msgid "In-Band Bytestreams" -msgstr "" - -msgid "Ad-Hoc Commands" -msgstr "" - -msgid "PubSub Service" -msgstr "" - -msgid "SOCKS5 Bytestreams" -msgstr "" - -msgid "Out of Band Data" -msgstr "" - -msgid "XHTML-IM" -msgstr "XHTML-IM" - -msgid "In-Band Registration" -msgstr "" - -msgid "User Location" -msgstr "" - -msgid "User Avatar" -msgstr "" - -msgid "Chat State Notifications" -msgstr "" - -msgid "Software Version" -msgstr "" - -msgid "Stream Initiation" -msgstr "" - -msgid "File Transfer" -msgstr "" - -msgid "User Mood" -msgstr "" - -msgid "User Activity" -msgstr "" - -msgid "Entity Capabilities" -msgstr "" - -msgid "Encrypted Session Negotiations" -msgstr "" - -msgid "User Tune" -msgstr "" - -msgid "Roster Item Exchange" -msgstr "" - -msgid "Reachability Address" -msgstr "" - -msgid "User Profile" -msgstr "" - -msgid "Jingle" -msgstr "" - -msgid "Jingle Audio" -msgstr "" - -msgid "User Nickname" -msgstr "" - -msgid "Jingle ICE UDP" -msgstr "" - -msgid "Jingle ICE TCP" -msgstr "" - -msgid "Jingle Raw UDP" -msgstr "" - -msgid "Jingle Video" -msgstr "" - -msgid "Jingle DTMF" -msgstr "" - -msgid "Message Receipts" -msgstr "" - -msgid "Public Key Publishing" -msgstr "" - -msgid "User Chatting" -msgstr "" - -msgid "User Browsing" -msgstr "" - -msgid "User Gaming" -msgstr "" - -msgid "User Viewing" -msgstr "" - -msgid "Ping" -msgstr "" - -msgid "Stanza Encryption" -msgstr "" - -msgid "Entity Time" -msgstr "" - -msgid "Delayed Delivery" -msgstr "" - -msgid "Collaborative Data Objects" -msgstr "" - -msgid "File Repository and Sharing" -msgstr "" - -msgid "STUN Service Discovery for Jingle" -msgstr "" - -msgid "Simplified Encrypted Session Negotiation" -msgstr "" - -msgid "Hop Check" -msgstr "" - -msgid "Capabilities" -msgstr "" - msgid "Priority" msgstr "ප්රමුකත්වය" @@ -3799,7 +3676,7 @@ msgstr "" #, fuzzy -msgid "Logged off" +msgid "Logged Off" msgstr "පිට වීම" msgid "Middle Name" @@ -3978,16 +3855,12 @@ msgid "Roles:" msgstr "කාර්යය" -msgid "Ping timeout" -msgstr "" - -msgid "Read Error" -msgstr "" - -#, c-format -msgid "" -"Could not find alternative XMPP connection methods after failing to connect " -"directly.\n" +msgid "Ping timed out" +msgstr "" + +msgid "" +"Unable to find alternative XMPP connection methods after failing to connect " +"directly." msgstr "" msgid "Invalid XMPP ID" @@ -4161,9 +4034,6 @@ msgid "Error changing password" msgstr "" -msgid "Password (again)" -msgstr "" - msgid "Change XMPP Password" msgstr "" @@ -4537,6 +4407,14 @@ msgid "Unknown Error in presence" msgstr "" +#, c-format +msgid "Error joining chat %s" +msgstr "" + +#, c-format +msgid "Error in chat %s" +msgstr "" + msgid "Create New Room" msgstr "" @@ -4551,16 +4429,20 @@ msgid "_Accept Defaults" msgstr "" -#, c-format -msgid "Error joining chat %s" -msgstr "" - -#, c-format -msgid "Error in chat %s" -msgstr "" - -#, fuzzy -msgid "An error occured on the in-band bytestream transfer\n" +#, fuzzy +msgid "No reason" +msgstr "නොදන්නා හේතුවක්" + +#, fuzzy, c-format +msgid "You have been kicked: (%s)" +msgstr "%s අභාවිත විය (%s)" + +#, fuzzy, c-format +msgid "Kicked (%s)" +msgstr "%s (%s)" + +#, fuzzy +msgid "An error occurred on the in-band bytestream transfer\n" msgstr "ගොනුව විවෘත කිරීමේදී දෝශයක් ඇතිවිය." msgid "Transfer was closed." @@ -5045,9 +4927,6 @@ msgid "SSL support is needed for MSN. Please install a supported SSL library." msgstr "" -msgid "Failed to connect to server." -msgstr "" - msgid "Error retrieving profile" msgstr "" @@ -5286,9 +5165,6 @@ msgid "Message was not sent because an unknown error occurred." msgstr "" -msgid "Unable to connect" -msgstr "" - msgid "Writing error" msgstr "" @@ -5301,19 +5177,20 @@ "%s" msgstr "" -msgid "Our protocol is not supported by the server." -msgstr "" - -msgid "Error parsing HTTP." -msgstr "" - -msgid "You have signed on from another location." +msgid "Our protocol is not supported by the server" +msgstr "" + +#, fuzzy +msgid "Error parsing HTTP" +msgstr "%s ධාවනය කිරීමේ දෝශයක්." + +msgid "You have signed on from another location" msgstr "" msgid "The MSN servers are temporarily unavailable. Please wait and try again." msgstr "" -msgid "The MSN servers are going down temporarily." +msgid "The MSN servers are going down temporarily" msgstr "" #, c-format @@ -5324,9 +5201,6 @@ "Your MSN buddy list is temporarily unavailable. Please wait and try again." msgstr "" -msgid "Unknown error." -msgstr "" - msgid "Handshaking" msgstr "" @@ -5422,6 +5296,9 @@ msgid "%s is not a valid group." msgstr "" +msgid "Unknown error." +msgstr "" + #, c-format msgid "%s on %s (%s)" msgstr "" @@ -5529,12 +5406,6 @@ msgid "Add contacts from server" msgstr "" -#. The session is now set up, ready to be connected. This emits the -#. * signedOn signal, so clients can now do anything with msimprpl, and -#. * we're ready for it (session key, userid, username all setup). -msgid "Connected" -msgstr "" - #, c-format msgid "Protocol error, code %d: %s" msgstr "" @@ -5556,16 +5427,6 @@ msgid "Invalid input condition" msgstr "" -msgid "Read buffer full (2)" -msgstr "" - -msgid "Unparseable message" -msgstr "" - -#, c-format -msgid "Couldn't connect to host: %s (%d)" -msgstr "" - msgid "Failed to add buddy" msgstr "" @@ -5647,6 +5508,12 @@ msgid "Client Version" msgstr "" +msgid "" +"An error occurred while trying to set the username. Please try again, or " +"visit http://editprofile.myspace.com/index.cfm?fuseaction=profile.username " +"to set your username." +msgstr "" + msgid "MySpaceIM - Username Available" msgstr "" @@ -5901,9 +5768,9 @@ msgid "Unknown error: 0x%X" msgstr "" -#, c-format -msgid "Login failed (%s)." -msgstr "" +#, fuzzy, c-format +msgid "Unable to login: %s" +msgstr "පිවිසුම සක්රීය කරන්න" #, c-format msgid "Unable to send message. Could not get details for user (%s)." @@ -6001,9 +5868,6 @@ msgid "Authenticating..." msgstr "" -msgid "Unable to connect to server." -msgstr "" - msgid "Waiting for response..." msgstr "" @@ -6024,20 +5888,14 @@ msgid "Would you like to join the conversation?" msgstr "" -msgid "You have been logged out because you logged in at another workstation." -msgstr "" - #, c-format msgid "" "%s appears to be offline and did not receive the message that you just sent." msgstr "" msgid "" -"Unable to connect to server. Please enter the address of the server you wish " -"to connect to." -msgstr "" - -msgid "Error. SSL support is not installed." +"Unable to connect to server. Please enter the address of the server to which " +"you wish to connect." msgstr "" msgid "This conference has been closed. No more messages can be sent." @@ -6075,10 +5933,7 @@ msgid "Error requesting " msgstr "%s ධාවනය කිරීමේ දෝශයක්." -msgid "Incorrect password." -msgstr "සාවද්ය රහස්පදයකී." - -msgid "AOL does not allow your screen name to authenticate via this site." +msgid "AOL does not allow your screen name to authenticate here" msgstr "" msgid "Could not join chat room" @@ -6087,17 +5942,9 @@ msgid "Invalid chat room name" msgstr "" -msgid "Server closed the connection." -msgstr "" - -#, c-format -msgid "" -"Lost connection with server:\n" -"%s" -msgstr "" - -msgid "Received invalid data on connection with server." -msgstr "" +#, fuzzy +msgid "Received invalid data on connection with server" +msgstr "SILC සේවාදායක සමඟ සම්බන්ධ වෙමින් පවතී" #. *< type #. *< ui_requirement @@ -6144,7 +5991,7 @@ msgid "Received invalid data on connection with remote user." msgstr "" -msgid "Could not establish a connection with the remote user." +msgid "Unable to establish a connection with the remote user." msgstr "" msgid "Direct IM established" @@ -6337,16 +6184,12 @@ msgstr "" #, c-format -msgid "" -"Could not connect to authentication server:\n" -"%s" -msgstr "" - -#, c-format -msgid "" -"Could not connect to BOS server:\n" -"%s" -msgstr "" +msgid "Unable to connect to authentication server: %s" +msgstr "" + +#, fuzzy, c-format +msgid "Unable to connect to BOS server: %s" +msgstr "කෙවෙනියට සම්බන්ධවිය නොහැක" #, fuzzy msgid "Username sent" @@ -6361,9 +6204,9 @@ #, c-format msgid "" -"Unable to login: Could not sign on as %s because the username is invalid. " -"Usernames must be a valid email address, or start with a letter and contain " -"only letters, numbers and spaces, or contain only numbers." +"Unable to sign on as %s because the username is invalid. Usernames must be " +"a valid email address, or start with a letter and contain only letters, " +"numbers and spaces, or contain only numbers." msgstr "" #, c-format @@ -6373,26 +6216,21 @@ msgid "Unable to get a valid AIM login hash." msgstr "" -#, c-format -msgid "You may be disconnected shortly. Check %s for updates." -msgstr "" - msgid "Unable to get a valid login hash." msgstr "" -msgid "Could Not Connect" -msgstr "" - msgid "Received authorization" msgstr "" #. Unregistered username #. uid is not exist -msgid "Invalid username." -msgstr "" +#. the username does not exist +#, fuzzy +msgid "Username does not exist" +msgstr "පරිශීලක නම" #. Suspended account -msgid "Your account is currently suspended." +msgid "Your account is currently suspended" msgstr "" #. service temporarily unavailable @@ -6409,7 +6247,7 @@ "try again. If you continue to try, you will need to wait even longer." msgstr "" -msgid "The SecurID key entered is invalid." +msgid "The SecurID key entered is invalid" msgstr "" msgid "Enter SecurID" @@ -6560,6 +6398,9 @@ msgid "Member Since" msgstr "" +msgid "Capabilities" +msgstr "" + msgid "Profile" msgstr "" @@ -6716,7 +6557,7 @@ #, c-format msgid "" -"Could not add the buddy %s because the username is invalid. Usernames must " +"Unable to add the buddy %s because the username is invalid. Usernames must " "be a valid email address, or start with a letter and contain only letters, " "numbers and spaces, or contain only numbers." msgstr "" @@ -6739,7 +6580,7 @@ #, c-format msgid "" -"Could not add the buddy %s because you have too many buddies in your buddy " +"Unable to add the buddy %s because you have too many buddies in your buddy " "list. Please remove one and try again." msgstr "" @@ -6747,7 +6588,7 @@ msgstr "" #, c-format -msgid "Could not add the buddy %s for an unknown reason." +msgid "Unable to add the buddy %s for an unknown reason." msgstr "" #, c-format @@ -7545,8 +7386,9 @@ msgid "Update interval (seconds)" msgstr "පරිශීලක තොරතුරු" -msgid "Cannot decrypt server reply" -msgstr "" +#, fuzzy +msgid "Unable to decrypt server reply" +msgstr "කෙවෙනියට සම්බන්ධවිය නොහැක" #, c-format msgid "Failed requesting token, 0x%02X" @@ -7571,9 +7413,6 @@ msgid "Unknown reply code when logging in (0x%02X)" msgstr "" -msgid "Could not decrypt server reply" -msgstr "" - #, fuzzy msgid "Requesting captcha" msgstr "ඉතිරිය" @@ -7608,21 +7447,9 @@ "%s" msgstr "" -msgid "Unable to connect." -msgstr "" - msgid "Socket error" msgstr "" -msgid "Unable to read from socket" -msgstr "" - -msgid "Write Error" -msgstr "" - -msgid "Connection lost" -msgstr "" - #, fuzzy msgid "Getting server" msgstr "SILC සේවාදායක සමඟ සම්බන්ධ වෙමින් පවතී" @@ -7631,8 +7458,9 @@ msgid "Requesting token" msgstr "ඉතිරිය" -msgid "Couldn't resolve host" -msgstr "" +#, fuzzy +msgid "Unable to resolve hostname" +msgstr "කෙවෙනියට සම්බන්ධවිය නොහැක" msgid "Invalid server or port" msgstr "" @@ -7681,8 +7509,9 @@ msgid "QQ Qun Command" msgstr "විධානය" -msgid "Could not decrypt login reply" -msgstr "" +#, fuzzy +msgid "Unable to decrypt login reply" +msgstr "කෙවෙනියට සම්බන්ධවිය නොහැක" #, fuzzy msgid "Unknown LOGIN CMD" @@ -7703,9 +7532,6 @@ msgid "%d canceled the transfer of %s" msgstr "" -msgid "Connection closed (writing)" -msgstr "" - #, c-format msgid "<b>Group Title:</b> %s<br>" msgstr "" @@ -7759,17 +7585,6 @@ msgid "Sametime Administrator Announcement" msgstr "" -msgid "Connection reset" -msgstr "" - -#, c-format -msgid "Error reading from socket: %s" -msgstr "" - -#. this is a regular connect, error out -msgid "Unable to connect to host" -msgstr "" - #, c-format msgid "Announcement from %s" msgstr "" @@ -7792,6 +7607,9 @@ msgid "Video Camera" msgstr "" +msgid "File Transfer" +msgstr "" + msgid "Supports" msgstr "" @@ -8547,6 +8365,9 @@ msgid "Network Statistics" msgstr "" +msgid "Ping" +msgstr "" + msgid "Ping failed" msgstr "" @@ -8604,8 +8425,9 @@ msgid "Disconnected by server" msgstr "" -msgid "Error during connecting to SILC Server" -msgstr "" +#, fuzzy +msgid "Error connecting to SILC Server" +msgstr "SILC සේවාදායක සමඟ සම්බන්ධ වෙමින් පවතී" msgid "Key Exchange failed" msgstr "" @@ -8614,26 +8436,25 @@ "Resuming detached session failed. Press Reconnect to create new connection." msgstr "" -msgid "Connection failed" -msgstr "" - msgid "Performing key exchange" msgstr "" -msgid "Unable to create connection" -msgstr "" - -msgid "Could not load SILC key pair" +#, fuzzy +msgid "Unable to load SILC key pair" msgstr "SILC යතුරු කූට්ටම නැංවීමට නොහැක" #. Progress msgid "Connecting to SILC Server" msgstr "SILC සේවාදායක සමඟ සම්බන්ධ වෙමින් පවතී" +#, fuzzy +msgid "Unable to not load SILC key pair" +msgstr "SILC යතුරු කූට්ටම නැංවීමට නොහැක" + msgid "Out of memory" msgstr "මතකය ප්රමාණවත් නොමැත" -msgid "Cannot initialize SILC protocol" +msgid "Unable to initialize SILC protocol" msgstr "" msgid "Error loading SILC key pair" @@ -8910,7 +8731,8 @@ msgid "Creating SILC key pair..." msgstr "SILC යතුරු කූට්ටමක් සම්පාදනය වෙමින් පවතී..." -msgid "Cannot create SILC key pair\n" +#, fuzzy +msgid "Unable to create SILC key pair" msgstr "SILC යතුරු කූට්ටම සම්පාදනය කිරීමට නොහැකි විය\n" #. Hint for translators: Please check the tabulator width here and in @@ -8999,6 +8821,9 @@ msgid "No server statistics available" msgstr "" +msgid "Error during connecting to SILC Server" +msgstr "" + #, c-format msgid "Failure: Version mismatch, upgrade your client" msgstr "" @@ -9039,30 +8864,26 @@ msgid "Failure: Authentication failed" msgstr "" -msgid "Cannot initialize SILC Client connection" +msgid "Unable to initialize SILC Client connection" msgstr "" msgid "John Noname" msgstr "" -#, c-format -msgid "Could not load SILC key pair: %s" -msgstr "" - -msgid "Could not write" -msgstr "" - -msgid "Could not connect" -msgstr "" - -msgid "Unknown server response." -msgstr "" - -msgid "Could not create listen socket" -msgstr "" - -msgid "Could not resolve hostname" -msgstr "" +#, fuzzy, c-format +msgid "Unable to load SILC key pair: %s" +msgstr "SILC යතුරු කූට්ටම නැංවීමට නොහැක" + +msgid "Unable to create connection" +msgstr "" + +#, fuzzy +msgid "Unknown server response" +msgstr "නොදන්නා හේතුවක්" + +#, fuzzy +msgid "Unable to create listen socket" +msgstr "කෙවෙනියට සම්බන්ධවිය නොහැක" msgid "SIP usernames may not contain whitespaces or @ symbols" msgstr "" @@ -9104,6 +8925,78 @@ msgid "Auth Domain" msgstr "" +msgid "join <room>: Join a chat room on the Yahoo network" +msgstr "" + +msgid "list: List rooms on the Yahoo network" +msgstr "" + +msgid "doodle: Request user to start a Doodle session" +msgstr "" + +#, fuzzy +msgid "Yahoo ID..." +msgstr "තෝරන්න..." + +#. *< type +#. *< ui_requirement +#. *< flags +#. *< dependencies +#. *< priority +#. *< id +#. *< name +#. *< version +#. * summary +#. * description +#, fuzzy +msgid "Yahoo! Protocol Plugin" +msgstr "නියමාවලිය" + +msgid "Pager server" +msgstr "" + +msgid "Pager port" +msgstr "" + +msgid "File transfer server" +msgstr "" + +msgid "File transfer port" +msgstr "" + +msgid "Chat room locale" +msgstr "" + +msgid "Ignore conference and chatroom invitations" +msgstr "" + +msgid "Chat room list URL" +msgstr "" + +msgid "Yahoo Chat server" +msgstr "" + +msgid "Yahoo Chat port" +msgstr "" + +#, fuzzy +msgid "Yahoo JAPAN ID..." +msgstr "තෝරන්න..." + +#. *< type +#. *< ui_requirement +#. *< flags +#. *< dependencies +#. *< priority +#. *< id +#. *< name +#. *< version +#. * summary +#. * description +#, fuzzy +msgid "Yahoo! JAPAN Protocol Plugin" +msgstr "නියමාවලිය" + msgid "Your SMS was not delivered" msgstr "" @@ -9131,26 +9024,16 @@ msgid "Received invalid data" msgstr "" -#. Password incorrect -#, fuzzy -msgid "Incorrect Password" -msgstr "සාවද්ය රහස්පදයකී." - #. security lock from too many failed login attempts msgid "" -"Account locked: Too many failed login attempts.\n" -"Logging into the Yahoo! website may fix this." -msgstr "" - -#. the username does not exist -#, fuzzy -msgid "Username does not exist" -msgstr "පරිශීලක නම" +"Account locked: Too many failed login attempts. Logging into the Yahoo! " +"website may fix this." +msgstr "" #. indicates a lock of some description msgid "" -"Account locked: Unknown reason.\n" -"Logging into the Yahoo! website may fix this." +"Account locked: Unknown reason. Logging into the Yahoo! website may fix " +"this." msgstr "" #. username or password missing @@ -9185,32 +9068,26 @@ msgstr "" #, c-format -msgid "Could not add buddy %s to group %s to the server list on account %s." -msgstr "" - -msgid "Could not add buddy to server list" -msgstr "" +msgid "Unable to add buddy %s to group %s to the server list on account %s." +msgstr "" + +#, fuzzy +msgid "Unable to add buddy to server list" +msgstr "මබගේ ලැයිස්තුවට මිතුරා එක් කළ යුතුද?" #, c-format msgid "[ Audible %s/%s/%s.swf ] %s" msgstr "" -msgid "Received unexpected HTTP response from server." -msgstr "" - -msgid "Connection problem" -msgstr "" - -#, c-format -msgid "" -"Lost connection with %s:\n" -"%s" -msgstr "" - -#, c-format -msgid "" -"Could not establish a connection with %s:\n" -"%s" +msgid "Received unexpected HTTP response from server" +msgstr "" + +#, fuzzy, c-format +msgid "Lost connection with %s: %s" +msgstr "SILC සේවාදායක සමඟ සම්බන්ධ වෙමින් පවතී" + +#, c-format +msgid "Unable to establish a connection with %s: %s" msgstr "" msgid "Not at Home" @@ -9273,74 +9150,15 @@ msgid "Open Inbox" msgstr "" -msgid "join <room>: Join a chat room on the Yahoo network" -msgstr "" - -msgid "list: List rooms on the Yahoo network" -msgstr "" - -msgid "doodle: Request user to start a Doodle session" -msgstr "" - -#, fuzzy -msgid "Yahoo ID..." -msgstr "තෝරන්න..." - -#. *< type -#. *< ui_requirement -#. *< flags -#. *< dependencies -#. *< priority -#. *< id -#. *< name -#. *< version -#. * summary -#. * description -msgid "Yahoo Protocol Plugin" -msgstr "" - -msgid "Yahoo Japan" -msgstr "" - -msgid "Pager server" -msgstr "" - -msgid "Japan Pager server" -msgstr "" - -msgid "Pager port" -msgstr "" - -msgid "File transfer server" -msgstr "" - -msgid "Japan file transfer server" -msgstr "" - -msgid "File transfer port" -msgstr "" - -msgid "Chat room locale" -msgstr "" - -msgid "Ignore conference and chatroom invitations" -msgstr "" - -msgid "Chat room list URL" -msgstr "" - -msgid "Yahoo Chat server" -msgstr "" - -msgid "Yahoo Chat port" -msgstr "" - #. Write a local message to this conversation showing that a request for a #. * Doodle session has been made #. msgid "Sent Doodle request." msgstr "" +msgid "Unable to connect." +msgstr "" + msgid "Unable to establish file descriptor." msgstr "" @@ -9348,6 +9166,9 @@ msgid "%s is trying to send you a group of %d files.\n" msgstr "" +msgid "Write Error" +msgstr "" + msgid "Yahoo! Japan Profile" msgstr "" @@ -9452,20 +9273,18 @@ msgid "Webcams" msgstr "" +msgid "Connection problem" +msgstr "" + msgid "Unable to fetch room list." msgstr "" msgid "User Rooms" msgstr "" -msgid "Connection problem with the YCHT server." -msgstr "" - -#, c-format -msgid "" -"Lost connection with server\n" -"%s" -msgstr "" +#, fuzzy +msgid "Connection problem with the YCHT server" +msgstr "SILC සේවාදායක සමඟ සම්බන්ධ වෙමින් පවතී" msgid "" "(There was an error converting this message.\t Check the 'Encoding' option " @@ -9583,13 +9402,7 @@ msgstr "" #, c-format -msgid "" -"Unable to create socket:\n" -"%s" -msgstr "" - -#, c-format -msgid "Unable to parse response from HTTP proxy: %s\n" +msgid "Unable to parse response from HTTP proxy: %s" msgstr "" #, c-format @@ -9597,16 +9410,13 @@ msgstr "" #, c-format -msgid "Access denied: HTTP proxy server forbids port %d tunneling." +msgid "Access denied: HTTP proxy server forbids port %d tunneling" msgstr "" #, c-format msgid "Error resolving %s" msgstr "" -msgid "Could not resolve host name" -msgstr "" - #, c-format msgid "Requesting %s's attention..." msgstr "" @@ -9807,12 +9617,6 @@ msgstr "" #, c-format -msgid "" -"Unable to connect to %s: Server requires TLS/SSL, but no TLS/SSL support was " -"found." -msgstr "" - -#, c-format msgid " - %s" msgstr "" @@ -10044,8 +9848,12 @@ msgid "View _Log" msgstr "" -msgid "Hide when offline" -msgstr "" +msgid "Hide When Offline" +msgstr "" + +#, fuzzy +msgid "Show When Offline" +msgstr "නොබැඳි මිතුරන් දර්ශනය" msgid "_Alias..." msgstr "" @@ -10537,6 +10345,9 @@ msgid "The text information for a buddy's status" msgstr "" +msgid "Type the host name for this certificate." +msgstr "" + #. Widget creation function msgid "SSL Servers" msgstr "" @@ -10582,8 +10393,9 @@ msgid "Get Away Message" msgstr "" -msgid "Last said" -msgstr "" +#, fuzzy +msgid "Last Said" +msgstr "අවසන් නම" msgid "Unable to save icon file to disk." msgstr "" @@ -11466,7 +11278,7 @@ msgid "Hyperlink visited color" msgstr "" -msgid "Color to draw hyperlinks after it has been visited (or activated)." +msgid "Color to draw hyperlink after it has been visited (or activated)." msgstr "" msgid "Hyperlink prelight color" @@ -11502,14 +11314,21 @@ msgid "Action Message Name Color for Whispered Message" msgstr "" +msgid "Color to draw the name of a whispered action message." +msgstr "" + msgid "Whisper Message Name Color" msgstr "" +msgid "Color to draw the name of a whispered message." +msgstr "" + msgid "Typing notification color" msgstr "" -msgid "The color to use for the typing notification font" -msgstr "" +#, fuzzy +msgid "The color to use for the typing notification" +msgstr "නව තැපැල් දැන්වීම" #, fuzzy msgid "Typing notification font" @@ -11848,6 +11667,10 @@ "The 'Manual' browser command has been chosen, but no command has been set." msgstr "" +#, fuzzy +msgid "No message" +msgstr "පණිවිඩ" + msgid "Open All Messages" msgstr "" @@ -11864,10 +11687,6 @@ msgid "<span weight=\"bold\" size=\"larger\">You have pounced!</span>" msgstr "" -#, fuzzy -msgid "No message" -msgstr "පණිවිඩ" - msgid "The following plugins will be unloaded." msgstr "" @@ -12076,8 +11895,9 @@ msgid "On unread messages" msgstr "නොකියවන ලද පණිවුඩ සඳහා" -msgid "Conversation Window Hiding" -msgstr "දෙබස් කවුඵව සැඟවීම" +#, fuzzy +msgid "Conversation Window" +msgstr "ක්ෂණික පණිවුඩ සංවාද කවුළු" msgid "_Hide new IM conversations:" msgstr "" @@ -12085,6 +11905,9 @@ msgid "When away" msgstr "" +msgid "Minimi_ze new conversation windows" +msgstr "" + #. All the tab options! msgid "Tabs" msgstr "" @@ -12143,9 +11966,6 @@ msgid "F_lash window when IMs are received" msgstr "" -msgid "Minimi_ze new conversation windows" -msgstr "" - msgid "Minimum input area height in lines:" msgstr "" @@ -12178,7 +11998,8 @@ msgid "<span style=\"italic\">Example: stunserver.org</span>" msgstr "" -msgid "_Autodetect IP address" +#, c-format +msgid "Use _automatically detected IP address: %s" msgstr "" msgid "Public _IP:" @@ -12547,32 +12368,17 @@ msgid "Status for %s" msgstr "" -#. -#. * TODO: We should enable/disable the add button based on -#. * whether the user has entered all required data. That -#. * would eliminate the need for this check and provide a -#. * better user experience. -#. -msgid "Custom Smiley" -msgstr "" - -msgid "More Data needed" -msgstr "" - -msgid "Please provide a shortcut to associate with the smiley." -msgstr "" - #, c-format msgid "" "A custom smiley for '%s' already exists. Please use a different shortcut." msgstr "" +msgid "Custom Smiley" +msgstr "" + msgid "Duplicate Shortcut" msgstr "" -msgid "Please select an image for the smiley." -msgstr "" - msgid "Edit Smiley" msgstr "" @@ -12680,8 +12486,8 @@ msgstr "" msgid "" -"You dragged a desktop launcher. Most likely you wanted to send whatever this " -"launcher points to instead of this launcher itself." +"You dragged a desktop launcher. Most likely you wanted to send the target of " +"this launcher instead of this launcher itself." msgstr "" #, c-format @@ -13252,7 +13058,7 @@ #. * summary msgid "" "The Music Messaging Plugin allows a number of users to simultaneously work " -"on a piece of music by editting a common score in real-time." +"on a piece of music by editing a common score in real-time." msgstr "" #. ---------- "Notify For" ---------- @@ -13500,7 +13306,7 @@ #. *< summary msgid "" "Adds a Send button to the entry area of the conversation window. Intended " -"for when no physical keyboard is present." +"for use when no physical keyboard is present." msgstr "" msgid "Duplicate Correction" @@ -13817,8 +13623,9 @@ msgid "Options specific to Pidgin for Windows." msgstr "වින්ඩෝස් මත Pidgin සඳහා වූ වෛකල්පිතයන් ලබාදෙයි." -msgid "" -"Provides options specific to Pidgin for Windows , such as buddy list docking." +#, fuzzy +msgid "" +"Provides options specific to Pidgin for Windows, such as buddy list docking." msgstr "වින්ඩෝස් මත Pidgin වලට අදාල, මිතුරු ලැයිස්තුව යාකිරීම වැනි, වෛකල්පිතයන් ලබා දෙයි." msgid "<font color='#777777'>Logged out.</font>" @@ -13858,6 +13665,22 @@ msgid "This plugin is useful for debbuging XMPP servers or clients." msgstr "මෙම ඈඳුතුව XMPP සේවා දායකයන්හි නිරවද්යකරනයන් කිරීමට ප්රයෝජනවත් වේ." +#~ msgid "Last Activity" +#~ msgstr "අවසන් ක්රියාව" + +#~ msgid "XHTML-IM" +#~ msgstr "XHTML-IM" + +#~ msgid "Incorrect password." +#~ msgstr "සාවද්ය රහස්පදයකී." + +#, fuzzy +#~ msgid "Incorrect Password" +#~ msgstr "සාවද්ය රහස්පදයකී." + +#~ msgid "Conversation Window Hiding" +#~ msgstr "දෙබස් කවුඵව සැඟවීම" + #, fuzzy #~ msgid "Invite message" #~ msgstr "අන්තර්ජාල පණිවිඩකරු"