# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # 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: 2010-03-05 20:23+1100\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" #: sortilege/sortilege:89 msgid "Contact List" msgstr "" #: sortilege/sortilege:241 msgid "Activating colors" msgstr "" #: sortilege/sortilege:245 msgid "Deactivating colors" msgstr "" #: sortilege/sortilege:251 msgid "show chat" msgstr "" #: sortilege/sortilege:253 #, python-format msgid "hiding %s" msgstr "" #: sortilege/sortilege:256 #, python-format msgid "showing %s" msgstr "" #: sortilege/sortilege:266 #, python-format msgid "contact choosed: %s" msgstr "" #: sortilege/sortilege:291 msgid "FIXME: askConfirmation not implemented" msgstr "" #: sortilege/sortilege:295 msgid "FIXME: actionResult not implemented" msgstr "" #: sortilege/sortilege:370 msgid "Pleeeeasse, I can't even breathe !" msgstr "" #: wix/chat.py:68 msgid "&SendFile\tCTRL-s" msgstr "" #: wix/chat.py:68 msgid " Send a file to contact" msgstr "" #: wix/chat.py:70 msgid "&Action" msgstr "" #: wix/chat.py:110 msgid "Send File" msgstr "" #: wix/chat.py:111 msgid "Choose a file to send" msgstr "" #: wix/chat.py:113 #, python-format msgid "filename: %s" msgstr "" #: wix/chat.py:116 wix/main_window.py:374 msgid "File Transfer" msgstr "" #: wix/chat.py:116 wix/main_window.py:374 #, python-format msgid "Copying %s" msgstr "" #: wix/form.py:77 #, python-format msgid "FIXME FIXME FIXME: type [%s] is not implemented" msgstr "" #: wix/form.py:101 msgid "Submitting form" msgstr "" #: wix/form.py:112 msgid "Cancelling form" msgstr "" #: wix/form.py:118 wix/gateways.py:191 wix/param.py:123 wix/profile.py:89 msgid "close" msgstr "" #: wix/gateways.py:30 msgid "" "Be careful ! Gateways allow you to use an external IM (legacy IM), so you " "can see your contact as jabber contacts.\n" "But when you do this, all your messages go throught the external legacy IM " "server, it is a huge privacy issue (i.e.: all your messages throught the " "gateway can be monitored, recorded, analyzed by the external server, most of " "time a private company)." msgstr "" #: wix/gateways.py:34 msgid "Gateways manager" msgstr "" #: wix/gateways.py:89 msgid "Use external XMPP server: " msgstr "" #: wix/gateways.py:92 msgid "GO !" msgstr "" #: wix/gateways.py:107 #, python-format msgid "Opening gateways manager on [%s]" msgstr "" #: wix/gateways.py:130 msgid "Unknown IM" msgstr "" #: wix/gateways.py:173 msgid "Register" msgstr "" #: wix/gateways.py:177 msgid "Unregister" msgstr "" #: wix/main_window.py:55 msgid "Online" msgstr "" #: wix/main_window.py:56 msgid "Free for chat" msgstr "" #: wix/main_window.py:57 msgid "AFK" msgstr "" #: wix/main_window.py:58 msgid "DND" msgstr "" #: wix/main_window.py:59 msgid "Away" msgstr "" #: wix/main_window.py:93 #, python-format msgid "update %s" msgstr "" #: wix/main_window.py:158 #, python-format msgid "adding %s" msgstr "" #: wix/main_window.py:177 #, python-format msgid "removing %s" msgstr "" #: wix/main_window.py:257 msgid "Wix jabber client" msgstr "" #: wix/main_window.py:286 msgid "Creating menus" msgstr "" #: wix/main_window.py:288 msgid "&Connect\tCTRL-c" msgstr "" #: wix/main_window.py:288 msgid " Connect to the server" msgstr "" #: wix/main_window.py:289 msgid "&Disconnect\tCTRL-d" msgstr "" #: wix/main_window.py:289 msgid " Disconnect from the server" msgstr "" #: wix/main_window.py:290 msgid "&Parameters" msgstr "" #: wix/main_window.py:290 msgid " Configure the program" msgstr "" #: wix/main_window.py:292 msgid "E&xit" msgstr "" #: wix/main_window.py:292 msgid " Terminate the program" msgstr "" #: wix/main_window.py:294 msgid "&Add contact" msgstr "" #: wix/main_window.py:294 msgid " Add a contact to your list" msgstr "" #: wix/main_window.py:295 msgid "&Remove contact" msgstr "" #: wix/main_window.py:295 msgid " Remove the selected contact from your list" msgstr "" #: wix/main_window.py:297 msgid "&Show profile" msgstr "" #: wix/main_window.py:297 msgid " Show contact's profile" msgstr "" #: wix/main_window.py:299 msgid "&Find Gateways" msgstr "" #: wix/main_window.py:299 msgid " Find gateways to legacy IM" msgstr "" #: wix/main_window.py:301 msgid "&General" msgstr "" #: wix/main_window.py:302 msgid "&Contacts" msgstr "" #: wix/main_window.py:303 msgid "&Communication" msgstr "" #: wix/main_window.py:342 #, python-format msgid "unmanaged dialog type: %s" msgstr "" #: wix/main_window.py:360 msgid "Confirmation asked" msgstr "" #: wix/main_window.py:363 msgid "File transfert confirmation asked" msgstr "" #: wix/main_window.py:364 #, python-format msgid "" "The contact %(jid)s wants to send you the file %(filename)s\n" "Do you accept ?" msgstr "" #: wix/main_window.py:365 msgid "File Request" msgstr "" #: wix/main_window.py:370 msgid "Where do you want to save the file ?" msgstr "" #: wix/main_window.py:383 msgid "Yes/No confirmation asked" msgstr "" #: wix/main_window.py:385 wix/profile_manager.py:112 msgid "Confirmation" msgstr "" #: wix/main_window.py:397 #, python-format msgid "actionResult: type = [%(type)s] id = [%(id)s] data = [%(data)s]" msgstr "" #: wix/main_window.py:399 msgid "unknown id, ignoring" msgstr "" #: wix/main_window.py:406 msgid "Success" msgstr "" #: wix/main_window.py:414 wix/main_window.py:517 wix/main_window.py:540 msgid "Error" msgstr "" #: wix/main_window.py:421 msgid "Form received" msgstr "" #: wix/main_window.py:422 msgid "Registration" msgstr "" #: wix/main_window.py:436 #, python-format msgid "FIXME FIXME FIXME: type [%s] not implemented" msgstr "" #: wix/main_window.py:468 #, python-format msgid "onContactActivated: %s" msgstr "" #: wix/main_window.py:486 msgid "Status change request" msgstr "" #: wix/main_window.py:490 msgid "Param request" msgstr "" #: wix/main_window.py:497 msgid "Add contact request" msgstr "" #: wix/main_window.py:499 msgid "Please enter new contact JID" msgstr "" #: wix/main_window.py:500 msgid "Adding a contact" msgstr "" #: wix/main_window.py:500 msgid "name@server.tld" msgstr "" #: wix/main_window.py:507 #, python-format msgid "'%s' is an invalid JID !" msgstr "" #: wix/main_window.py:513 msgid "Remove contact request" msgstr "" #: wix/main_window.py:516 wix/main_window.py:539 msgid "You haven't selected any contact !" msgstr "" #: wix/main_window.py:524 #, python-format msgid "Are you sure you want to delete %s from your roster list ?" msgstr "" #: wix/main_window.py:525 msgid "Contact suppression" msgstr "" #: wix/main_window.py:530 #, python-format msgid "Unsubscribing %s presence" msgstr "" #: wix/main_window.py:536 msgid "Show contact's profile request" msgstr "" #: wix/main_window.py:552 #, python-format msgid "Profile received: [%s]" msgstr "" #: wix/main_window.py:557 msgid "Find Gateways request" msgstr "" #: wix/main_window.py:569 msgid "Exiting..." msgstr "" #: wix/main_window.py:573 msgid "Tray Click" msgstr "" #: wix/param.py:32 msgid "Configuration" msgstr "" #: wix/param.py:78 msgid "FIXME FIXME FIXME" msgstr "" #: wix/profile_manager.py:47 msgid "Profile:" msgstr "" #: wix/profile_manager.py:52 msgid "New" msgstr "" #: wix/profile_manager.py:53 msgid "Delete" msgstr "" #: wix/profile_manager.py:60 msgid "Login" msgstr "" #: wix/profile_manager.py:67 msgid "Password:" msgstr "" #: wix/profile_manager.py:70 msgid "Connect" msgstr "" #: wix/profile_manager.py:96 msgid "Please enter the new profile name" msgstr "" #: wix/profile_manager.py:96 msgid "New profile" msgstr "" #: wix/profile_manager.py:101 wix/profile_manager.py:133 msgid "A profile name can't start with a @" msgstr "" #: wix/profile_manager.py:101 wix/profile_manager.py:133 msgid "Bad profile name" msgstr "" #: wix/profile_manager.py:112 #, python-format msgid "Are you sure to delete the profile [%s]" msgstr "" #: wix/profile_manager.py:130 msgid "You must select a profile or create a new one before connecting" msgstr "" #: wix/profile_manager.py:130 msgid "No profile selected" msgstr "" #: wix/profile_manager.py:138 msgid "The profile is new, we create it" msgstr "" #: wix/profile_manager.py:144 msgid "Saving new JID" msgstr "" #: wix/profile_manager.py:147 msgid "Saving new password" msgstr "" #: wix/profile.py:35 msgid "Full Name" msgstr "" #: wix/profile.py:36 msgid "Nickname" msgstr "" #: wix/profile.py:37 msgid "Birthday" msgstr "" #: wix/profile.py:38 msgid "Phone #" msgstr "" #: wix/profile.py:39 msgid "Website" msgstr "" #: wix/profile.py:40 msgid "E-mail" msgstr "" #: wix/profile.py:41 msgid "Avatar" msgstr "" #: wix/profile.py:84 msgid "General" msgstr "" #: quick_frontend/quick_app.py:63 msgid "There is already one profile plugged (we are in single profile mode) !" msgstr "" #: quick_frontend/quick_app.py:67 msgid "The profile asked doesn't exist" msgstr "" #: quick_frontend/quick_app.py:70 msgid "The profile is already plugged" msgstr "" #: quick_frontend/quick_app.py:110 msgid "This profile is not plugged" msgstr "" #: quick_frontend/quick_app.py:121 msgid "Connected" msgstr "" #: quick_frontend/quick_app.py:128 msgid "Disconnected" msgstr "" #: quick_frontend/quick_app.py:156 #, python-format msgid "presence update for %(jid)s (show=%(show)s, statuses=%(statuses)s)" msgstr "" #: quick_frontend/quick_app.py:177 #, python-format msgid "Watched jid [%s] is connected !" msgstr "" #: quick_frontend/quick_app.py:205 #, python-format msgid "The contact %s has accepted your subscription" msgstr "" #: quick_frontend/quick_app.py:205 quick_frontend/quick_app.py:211 msgid "Subscription confirmation" msgstr "" #: quick_frontend/quick_app.py:208 #, python-format msgid "The contact %s has refused your subscription" msgstr "" #: quick_frontend/quick_app.py:208 msgid "Subscription refusal" msgstr "" #: quick_frontend/quick_app.py:211 #, python-format msgid "" "The contact %s wants to subscribe to your presence.\n" "Do you accept ?" msgstr "" #: quick_frontend/quick_app.py:226 #, python-format msgid "param update: [%(namespace)s] %(name)s = %(value)s" msgstr "" #: quick_frontend/quick_app.py:228 #, python-format msgid "Changing JID to %s" msgstr "" #: quick_frontend/quick_chat.py:35 msgid "now we print history" msgstr "" #: quick_frontend/quick_contact_list.py:33 msgid "Contact List init" msgstr "" #: quick_frontend/quick_contact_management.py:67 msgid "Trying to get attribute for an unknown contact" msgstr "" #: quick_frontend/quick_contact_management.py:94 #, python-format msgid "Trying to update an unknown contact: %s" msgstr ""