# 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-03 16:51+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=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: sat.tac:88 #, python-format msgid "********** [%s] CONNECTED **********" msgstr "" #: sat.tac:94 msgid "XML stream is initialized" msgstr "" #: sat.tac:114 #, python-format msgid "********** [%s] DISCONNECTED **********" msgstr "" #: sat.tac:118 msgid "No keep_alife" msgstr "" #: sat.tac:129 #, python-format msgid "got message from: %s" msgstr "" #: sat.tac:171 #, python-format msgid "new contact in roster list: %s" msgstr "" #: sat.tac:178 #, python-format msgid "removing %s from roster list" msgstr "" #: sat.tac:188 #, python-format msgid "presence update for [%s]" msgstr "" #: sat.tac:218 #, python-format msgid "subscription approved for [%s]" msgstr "" #: sat.tac:223 #, python-format msgid "unsubscription confirmed for [%s]" msgstr "" #: sat.tac:228 #, python-format msgid "subscription request for [%s]" msgstr "" #: sat.tac:233 #, python-format msgid "unsubscription asked for [%s]" msgstr "" #: sat.tac:259 msgid "Registration asked for" msgstr "" #: sat.tac:277 plugins/plugin_xep_0077.py:84 plugins/plugin_xep_0077.py:98 #, python-format msgid "registration answer: %s" msgstr "" #: sat.tac:279 plugins/plugin_xep_0077.py:100 msgid "Registration successfull" msgstr "" #: sat.tac:284 plugins/plugin_xep_0077.py:76 plugins/plugin_xep_0077.py:107 #, python-format msgid "Registration failure: %s" msgstr "" #: sat.tac:289 plugins/plugin_xep_0077.py:113 msgid "Username already exists, please choose an other one" msgstr "" #: sat.tac:292 #, python-format msgid "Registration failed (%s)" msgstr "" #: sat.tac:305 msgid "Trying to access an undefined constant" msgstr "" #: sat.tac:312 msgid "Trying to redefine a constant" msgstr "" #: sat.tac:373 #, python-format msgid "importing plugin: %s" msgstr "" #: sat.tac:387 msgid "Trying to connect a non-exsitant profile" msgstr "" #: sat.tac:391 msgid "already connected !" msgstr "" #: sat.tac:415 msgid "setting plugins parents" msgstr "" #: sat.tac:426 msgid "not connected !" msgstr "" #: sat.tac:429 msgid "Disconnecting..." msgstr "" #: sat.tac:441 msgid "running app" msgstr "" #: sat.tac:445 msgid "stopping app" msgstr "" #: sat.tac:483 msgid "No user or server given" msgstr "" #: sat.tac:485 msgid "No user, password or server given, can't register new account." msgstr "" #: sat.tac:492 #, python-format msgid "Are you sure to register new account [%(user)s] to server %(server)s ?" msgstr "" #: sat.tac:500 #, python-format msgid "register Confirmation CB ! (%s)" msgstr "" #: sat.tac:532 #, python-format msgid "FIXME FIXME FIXME: Unmanaged action (%s) in submitForm" msgstr "" #: sat.tac:542 #, python-format msgid "setting param: %(name)s=%(value)s in category %(category)s" msgstr "" #: sat.tac:552 msgid "asking connection status for a non-existant profile" msgstr "" #: sat.tac:569 msgid "Incomplete data" msgstr "" #: sat.tac:575 msgid "Unknown action type" msgstr "" #: sat.tac:587 #, python-format msgid "Sending jabber message to %s..." msgstr "" #: sat.tac:610 #, python-format msgid "subsciption request [%(type)s] for %(jid)s" msgstr "" #: sat.tac:617 msgid "sending automatic \"to\" subscription request" msgstr "" #: sat.tac:648 #, python-format msgid "Feature found: %s" msgstr "" #: sat.tac:651 #, python-format msgid "Identity found: [%(category)s/%(type)s] %(identity)s" msgstr "" #: sat.tac:671 msgid "type for actionResultExt must be DICT_DICT, fixing it" msgstr "" #: sat.tac:685 msgid "Attempt to register two callbacks for the same confirmation" msgstr "" #: sat.tac:693 #, python-format msgid "Received confirmation answer for id [%(id)s]: %(success)s" msgstr "" #: sat.tac:693 msgid "refused" msgstr "" #: sat.tac:695 msgid "Received an unknown confirmation" msgstr "" #: sat.tac:708 msgid "Trying to remove an unknow progress callback" msgstr "" #: sat.tac:732 msgid "Trying to remove an unknow general callback" msgstr "" #: sat.tac:741 msgid "Trying to call unknown function" msgstr "" #: tools/memory.py:77 msgid "general params data loaded" msgstr "" #: tools/memory.py:79 msgid "Can't load general params data !" msgstr "" #: tools/memory.py:85 msgid "individual params data loaded" msgstr "" #: tools/memory.py:87 msgid "Can't load individual params data !" msgstr "" #: tools/memory.py:124 msgid "The profile name already exists" msgstr "" #: tools/memory.py:133 msgid "Trying to delete an unknown profile" msgstr "" #: tools/memory.py:149 msgid "No default profile, returning first one" msgstr "" #: tools/memory.py:154 msgid "Trying to access an unknown profile" msgstr "" #: tools/memory.py:194 #, python-format msgid "Can't determine default value for [%(category)s/%(name)s]: %(reason)s" msgstr "" #: tools/memory.py:207 tools/memory.py:225 #, python-format msgid "Requested param [%(name)s] in category [%(category)s] doesn't exist !" msgstr "" #: tools/memory.py:236 msgid "Requesting a param for an non-existant profile" msgstr "" #: tools/memory.py:290 tools/memory.py:303 msgid "Asking params for inexistant profile" msgstr "" #: tools/memory.py:349 #, python-format msgid "Requesting an unknown parameter (%(category)s/%(name)s)" msgstr "" #: tools/memory.py:361 msgid "Trying to set parameter for an unknown profile" msgstr "" #: tools/memory.py:375 msgid "Memory manager init" msgstr "" #: tools/memory.py:402 msgid "params template loaded" msgstr "" #: tools/memory.py:404 msgid "Can't load params template !" msgstr "" #: tools/memory.py:407 msgid "No params template, using default template" msgstr "" #: tools/memory.py:412 msgid "params loaded" msgstr "" #: tools/memory.py:414 msgid "Can't load params !" msgstr "" #: tools/memory.py:421 msgid "history loaded" msgstr "" #: tools/memory.py:423 msgid "Can't load history !" msgstr "" #: tools/memory.py:430 msgid "private values loaded" msgstr "" #: tools/memory.py:432 msgid "Can't load private values !" msgstr "" #: tools/memory.py:448 msgid "params saved" msgstr "" #: tools/memory.py:451 msgid "history saved" msgstr "" #: tools/memory.py:454 msgid "private values saved" msgstr "" #: tools/memory.py:497 msgid "source JID not found !" msgstr "" #: tools/memory.py:501 msgid "dest JID not found !" msgstr "" #: tools/memory.py:528 msgid "Trying to add a contact to a non-existant profile" msgstr "" #: tools/memory.py:540 msgid "Trying to delete a contact for a non-existant profile" msgstr "" #: tools/memory.py:548 msgid "Asking a contact for a non-existant profile" msgstr "" #: tools/memory.py:562 tools/memory.py:611 msgid "Asking contacts for a non-existant profile" msgstr "" #: tools/memory.py:573 msgid "Trying to add presence status to a non-existant profile" msgstr "" #: tools/memory.py:601 msgid "Asking waiting subscriptions for a non-existant profile" msgstr "" #: plugins/plugin_xep_0054.py:62 msgid "Implementation of vcard-temp" msgstr "" #: plugins/plugin_xep_0054.py:68 msgid "Plugin XEP_0054 initialization" msgstr "" #: plugins/plugin_xep_0054.py:111 #, python-format msgid "Photo of type [%s] found" msgstr "" #: plugins/plugin_xep_0054.py:113 msgid "Decoding binary" msgstr "" #: plugins/plugin_xep_0054.py:120 #, python-format msgid "file saved to %s" msgstr "" #: plugins/plugin_xep_0054.py:122 #, python-format msgid "file [%s] already in cache" msgstr "" #: plugins/plugin_xep_0054.py:128 msgid "parsing vcard" msgstr "" #: plugins/plugin_xep_0054.py:154 #, python-format msgid "FIXME: [%s] VCard tag is not managed yet" msgstr "" #: plugins/plugin_xep_0054.py:160 msgid "VCard found" msgstr "" #: plugins/plugin_xep_0054.py:166 msgid "FIXME: vCard not found as first child element" msgstr "" #: plugins/plugin_xep_0054.py:171 #, python-format msgid "Can't find VCard of %s" msgstr "" #: plugins/plugin_xep_0054.py:180 msgid "Asking vcard for an non-existant or not connected profile" msgstr "" #: plugins/plugin_xep_0054.py:183 #, python-format msgid "Asking for %s's VCard" msgstr "" #: plugins/plugin_xep_0054.py:198 #, python-format msgid "Asking for an uncached avatar [%s]" msgstr "" #: plugins/plugin_xep_0054.py:245 msgid "New avatar found, requesting vcard" msgstr "" #: plugins/plugin_xep_0065.py:89 msgid "Implementation of SOCKS5 Bytestreams" msgstr "" #: plugins/plugin_xep_0065.py:135 msgid "Protocol init" msgstr "" #: plugins/plugin_xep_0065.py:217 #, python-format msgid "Adding connection: %(address)s, %(connection)s" msgstr "" #: plugins/plugin_xep_0065.py:313 #, python-format msgid "Saving file in %s." msgstr "" #: plugins/plugin_xep_0065.py:364 msgid "File transfer completed, closing connection" msgstr "" #: plugins/plugin_xep_0065.py:438 msgid "Socks 5 server connection started" msgstr "" #: plugins/plugin_xep_0065.py:441 #, python-format msgid "Socks 5 server connection lost (reason: %s)" msgstr "" #: plugins/plugin_xep_0065.py:448 msgid "Socks 5 client connection started" msgstr "" #: plugins/plugin_xep_0065.py:451 #, python-format msgid "Socks 5 client connection lost (reason: %s)" msgstr "" #: plugins/plugin_xep_0065.py:468 msgid "Plugin XEP_0065 initialization" msgstr "" #: plugins/plugin_xep_0065.py:470 msgid "registering" msgstr "" #: plugins/plugin_xep_0065.py:480 #, python-format msgid "Launching Socks5 Stream server on port %d" msgstr "" #: plugins/plugin_xep_0065.py:496 msgid "Launching socks5 initiator" msgstr "" #: plugins/plugin_xep_0065.py:511 #, python-format msgid "Stream proposed: host=[%(host)s] port=[%(post)s]" msgstr "" #: plugins/plugin_xep_0065.py:527 msgid "activating stream" msgstr "" #: plugins/plugin_xep_0077.py:41 msgid "Implementation of in-band registration" msgstr "" #: plugins/plugin_xep_0077.py:47 msgid "Plugin XEP_0077 initialization" msgstr "" #: plugins/plugin_xep_0077.py:62 msgid "No data form found" msgstr "" #: plugins/plugin_xep_0077.py:65 msgid "This gateway can't be managed by SàT, sorry :(" msgstr "" #: plugins/plugin_xep_0077.py:86 msgid "Your are now unregistred" msgstr "" #: plugins/plugin_xep_0077.py:90 #, python-format msgid "Unregistration failure: %s" msgstr "" #: plugins/plugin_xep_0077.py:94 #, python-format msgid "Unregistration failed: %s" msgstr "" #: plugins/plugin_xep_0077.py:116 msgid "Registration failed" msgstr "" #: plugins/plugin_xep_0077.py:134 plugins/plugin_xep_0096.py:154 msgid "Asking for an non-existant or not connected profile" msgstr "" #: plugins/plugin_xep_0077.py:137 #, python-format msgid "Asking registration for [%s]" msgstr "" #: plugins/plugin_xep_0096.py:52 msgid "Implementation of SI File Transfert" msgstr "" #: plugins/plugin_xep_0096.py:58 msgid "Plugin XEP_0096 initialization" msgstr "" #: plugins/plugin_xep_0096.py:67 msgid "XEP-0096 management" msgstr "" #: plugins/plugin_xep_0096.py:75 #, python-format msgid "File proposed: name=[%(name)s] size=%(size)s" msgstr "" #: plugins/plugin_xep_0096.py:91 #, python-format msgid "Transfert [%s] refused" msgstr "" #: plugins/plugin_xep_0096.py:96 #, python-format msgid "Transfert [%s] accepted" msgstr "" #: plugins/plugin_xep_0096.py:99 msgid "Approved unknow id !" msgstr "" #: plugins/plugin_xep_0096.py:111 msgid "Feature negociation" msgstr "" #: plugins/plugin_xep_0100.py:37 msgid "Implementation of Gateways protocol" msgstr "" #: plugins/plugin_xep_0100.py:43 msgid "Gateways plugin initialization" msgstr "" #: plugins/plugin_xep_0100.py:53 #, python-format msgid "All items checked for id [%s]" msgstr "" #: plugins/plugin_xep_0100.py:64 #, python-format msgid "Found gateway (%(jid)s): %(identity)s" msgstr "" #: plugins/plugin_xep_0100.py:75 #, python-format msgid "Error when discovering [%(jid)s]: %(condition)s" msgstr "" #: plugins/plugin_xep_0100.py:84 msgid "No gateway found" msgstr "" #: plugins/plugin_xep_0100.py:90 #, python-format msgid "item found: %s" msgstr "" #: plugins/plugin_xep_0100.py:96 msgid "Registration successful, doing the rest" msgstr "" #: plugins/plugin_xep_0100.py:113 #, python-format msgid "find gateways (target = %s)" msgstr ""