# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR pyLoad Team # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pyLoad 0.4\n" "Report-Msgid-Bugs-To: 'bugs@pyload.org'\n" "POT-Creation-Date: 2010-09-05 11:46+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: pyLoadCore.py:154 msgid "Received Quit signal" msgstr "" #: pyLoadCore.py:188 msgid "folder for logs" msgstr "" #: pyLoadCore.py:199 #, python-format msgid "Using home directory: %s" msgstr "" #: pyLoadCore.py:203 msgid "pycrypto to decode container files" msgstr "" #: pyLoadCore.py:204 msgid "Python Image Libary (PIL) for captcha reading" msgstr "" #: pyLoadCore.py:205 msgid "pycurl to download any files" msgstr "" #: pyLoadCore.py:206 msgid "Django for webinterface" msgstr "" #: pyLoadCore.py:207 msgid "folder for temporary files" msgstr "" #: pyLoadCore.py:212 msgid "folder for downloads" msgstr "" #: pyLoadCore.py:213 msgid "file for links" msgstr "" #: pyLoadCore.py:216 msgid "OpenSSL for secure connection" msgstr "" #: pyLoadCore.py:236 #, python-format msgid "Downloadtime: %s" msgstr "" #: pyLoadCore.py:245 #, python-format msgid "Free space: %sGB" msgstr "" #: pyLoadCore.py:247 #, python-format msgid "Free space: %sMB" msgstr "" #: pyLoadCore.py:268 msgid "links.txt could not be cleared" msgstr "" #: pyLoadCore.py:283 msgid "restarting pyLoad" msgstr "" #: pyLoadCore.py:287 msgid "pyLoad quits" msgstr "" #: pyLoadCore.py:301 msgid "Secure XMLRPC Server Started" msgstr "" #: pyLoadCore.py:303 msgid "SSL Certificates not found, fallback to auth XMLRPC server" msgstr "" #: pyLoadCore.py:305 pyLoadCore.py:308 msgid "Auth XMLRPC Server Started" msgstr "" #: pyLoadCore.py:314 #, python-format msgid "Failed starting XMLRPC server CLI and GUI will not be available: %s" msgstr "" #: pyLoadCore.py:353 #, python-format msgid "Install %s" msgstr "" #: pyLoadCore.py:388 #, python-format msgid "could not find %(desc)s: %(name)s" msgstr "" #: pyLoadCore.py:390 #, python-format msgid "could not create %(desc)s: %(name)s" msgstr "" #: pyLoadCore.py:415 msgid "shutting down..." msgstr "" #: pyLoadCore.py:430 msgid "error while shutting down" msgstr "" #: pyLoadCore.py:560 #, python-format msgid "Added package %(name)s containing %(count)d links" msgstr "" #: pyLoadCore.py:731 msgid "killed pyLoad from Terminal" msgstr "" #: module/ThreadManager.py:109 msgid "Reconnect script not found!" msgstr "" #: module/ThreadManager.py:115 msgid "Starting reconnect" msgstr "" #: module/ThreadManager.py:124 #, python-format msgid "Old IP: %s" msgstr "" #: module/ThreadManager.py:129 msgid "Failed executing reconnect script!" msgstr "" #: module/ThreadManager.py:145 #, python-format msgid "Reconnected, new IP: %s" msgstr "" #: module/HookManager.py:50 #, python-format msgid "Error executing hooks: %s" msgstr "" #: module/HookManager.py:64 #, python-format msgid "%(name)s loaded, activated %(value)s" msgstr "" #: module/HookManager.py:66 #, python-format msgid "Failed activating %(name)s" msgstr "" #: module/FileDatabase.py:82 msgid "finished" msgstr "" #: module/FileDatabase.py:82 msgid "offline" msgstr "" #: module/FileDatabase.py:82 msgid "online" msgstr "" #: module/FileDatabase.py:82 msgid "queued" msgstr "" #: module/FileDatabase.py:82 msgid "checking" msgstr "" #: module/FileDatabase.py:82 msgid "waiting" msgstr "" #: module/FileDatabase.py:82 msgid "reconnected" msgstr "" #: module/FileDatabase.py:82 msgid "starting" msgstr "" #: module/FileDatabase.py:82 msgid "failed" msgstr "" #: module/FileDatabase.py:82 msgid "aborted" msgstr "" #: module/FileDatabase.py:82 msgid "decrypting" msgstr "" #: module/FileDatabase.py:82 msgid "custom" msgstr "" #: module/FileDatabase.py:82 msgid "downloading" msgstr "" #: module/FileDatabase.py:82 msgid "processing" msgstr "" #: module/FileDatabase.py:82 msgid "unknown" msgstr "" #: module/FileDatabase.py:453 module/plugins/hooks/IRCInterface.py:68 #: module/plugins/hooks/XMPPInterface.py:75 #, python-format msgid "Package finished: %s" msgstr "" #: module/FileDatabase.py:551 msgid "Filedatabase was deleted due to incompatible version." msgstr "" #: module/PluginManager.py:75 msgid "Crypter" msgstr "" #: module/PluginManager.py:76 msgid "Container" msgstr "" #: module/PluginManager.py:77 msgid "Hoster" msgstr "" #: module/PluginManager.py:79 msgid "Captcha" msgstr "" #: module/PluginManager.py:80 msgid "Account" msgstr "" #: module/PluginManager.py:81 msgid "Hook" msgstr "" #: module/PluginManager.py:83 msgid "created index of plugins" msgstr "" #: module/PluginManager.py:162 #, python-format msgid "%s has invalid pattern." msgstr "" #: module/PluginManager.py:285 #, python-format msgid "Error importing %(name)s: %(msg)s" msgstr "" #: module/PluginManager.py:286 msgid "You should fix dependicies or deactivate load on startup." msgstr "" #: module/AccountManager.py:82 msgid "Account settings deleted, due to new config format." msgstr "" #: module/PluginThread.py:134 #, python-format msgid "Download starts: %s" msgstr "" #: module/PluginThread.py:142 module/PluginThread.py:276 #, python-format msgid "Plugin %s is missing a function." msgstr "" #: module/PluginThread.py:146 #, python-format msgid "Download aborted: %s" msgstr "" #: module/PluginThread.py:165 #, python-format msgid "Download restarted: %s" msgstr "" #: module/PluginThread.py:175 module/PluginThread.py:285 #, python-format msgid "Download is offline: %s" msgstr "" #: module/PluginThread.py:178 module/PluginThread.py:208 #, python-format msgid "Download failed: %(name)s | %(msg)s" msgstr "" #: module/PluginThread.py:191 msgid "Couldn't connect to host waiting 1 minute and retry." msgstr "" #: module/PluginThread.py:225 #, python-format msgid "Download finished: %s" msgstr "" #: module/PluginThread.py:271 #, python-format msgid "Decrypting starts: %s" msgstr "" #: module/PluginThread.py:288 module/PluginThread.py:297 #, python-format msgid "Decrypting failed: %(name)s | %(msg)s" msgstr "" #: module/web/ServerThread.py:45 msgid "Database for Webinterface does not exitst, it will not be available." msgstr "" #: module/web/ServerThread.py:46 msgid "Please run: python pyLoadCore.py -s" msgstr "" #: module/web/ServerThread.py:47 msgid "" "Go through the setup and create a database and add an user to gain access." msgstr "" #: module/web/ServerThread.py:88 msgid "SSL certificates not found." msgstr "" #: module/web/ServerThread.py:98 #, python-format msgid "" "Can't use %(server)s, either python-flup or %(server)s is not installed!" msgstr "" #: module/web/ServerThread.py:132 #, python-format msgid "Starting nginx Webserver: %(host)s:%(port)d" msgstr "" #: module/web/ServerThread.py:169 #, python-format msgid "Starting lighttpd Webserver: %(host)s:%(port)d" msgstr "" #: module/web/ServerThread.py:179 #, python-format msgid "Starting django builtin Webserver: %(host)s:%(port)d" msgstr "" #: module/plugins/Crypter.py:58 #, python-format msgid "Parsed package %(name)s with %(len)d links" msgstr "" #: module/plugins/Plugin.py:227 msgid "No Client connected for captcha decrypting." msgstr "" #: module/plugins/Container.py:69 msgid "File not exists." msgstr "" #: module/plugins/crypter/SerienjunkiesOrg.py:103 msgid "Downloadlimit reached" msgstr "" #: module/plugins/crypter/CryptItCom.py:40 msgid "File not found" msgstr "" #: module/plugins/hooks/IRCInterface.py:75 #, python-format msgid "Download finished: %(name)s @ %(plugin)s " msgstr "" #: module/plugins/hooks/XMPPInterface.py:82 #, python-format msgid "Download finished: %(name)s @ %(plugin)s" msgstr "" #: module/plugins/hooks/XMPPInterface.py:114 #, python-format msgid "pyLoad XMPP: Message from %s received." msgstr "" #: module/plugins/hooks/XMPPInterface.py:115 #, python-format msgid "pyLoad XMPP: Body: %s" msgstr "" #: module/plugins/hooks/XMPPInterface.py:169 #, python-format msgid "pyLoad XMPP: Send message to %s" msgstr "" #: module/plugins/hooks/HotFolder.py:78 #, python-format msgid "Added %s from HotFolder" msgstr "" #: module/plugins/hooks/ExternalScripts.py:47 #: module/plugins/hooks/ExternalScripts.py:48 msgid "folders for scripts" msgstr "" #: module/plugins/hooks/UpdateManager.py:43 msgid "*** Plugins have been updated, please restart pyLoad ***" msgstr "" #: module/plugins/hooks/UpdateManager.py:45 msgid "No plugin updates available" msgstr "" #: module/plugins/hooks/UpdateManager.py:53 msgid "No Updates for pyLoad" msgstr "" #: module/plugins/hooks/UpdateManager.py:56 #, python-format msgid "*** New pyLoad Version %s available ***" msgstr "" #: module/plugins/hooks/UpdateManager.py:57 msgid "*** Get it here: http://pyload.org/download ***" msgstr "" #: module/plugins/hooks/UpdateManager.py:60 msgid "Not able to connect server" msgstr "" #: module/plugins/hooks/UpdateManager.py:70 msgid "Plugins could not be updated" msgstr "" #: module/plugins/hooks/UpdateManager.py:95 #, python-format msgid "New version of %(type)s|%(name)s : %(version).2f" msgstr "" #: module/plugins/hoster/MegauploadCom.py:87 #, python-format msgid "" "%s: Megaupload is currently blocking your IP. Try again later, manually." msgstr "" #: module/plugins/hoster/MegauploadCom.py:123 msgid "" "Looks like the file is still not available. Retry downloading later, " "manually." msgstr "" #: module/plugins/hoster/UploadedTo.py:68 #: module/plugins/hoster/RapidshareCom.py:71 #, python-format msgid "%(name)s: Use Premium Account (%(left)sGB left)" msgstr "" #: module/plugins/hoster/UploadedTo.py:70 #: module/plugins/hoster/RapidshareCom.py:73 #, python-format msgid "%s: Not enough traffic left" msgstr "" #: module/plugins/hoster/RapidshareCom.py:91 msgid "Rapidshare: Traffic Share (direct download)" msgstr "" #: module/plugins/hoster/RapidshareCom.py:143 msgid "Rapidshare: Already downloading, wait 30 minutes" msgstr "" #: module/plugins/hoster/RapidshareCom.py:153 msgid "Rapidshare: No free slots!" msgstr "" #: module/plugins/hoster/NetloadIn.py:104 msgid "No API Data was send" msgstr "" #: module/plugins/hoster/NetloadIn.py:130 #, python-format msgid "Netload: final wait %d seconds" msgstr "" #: module/plugins/hoster/NetloadIn.py:139 #, python-format msgid "Netload: try number %d " msgstr "" #: module/plugins/hoster/NetloadIn.py:152 #, python-format msgid "Netload: waiting between downloads %d s." msgstr "" #: module/plugins/hoster/NetloadIn.py:183 #, python-format msgid "Netload: waiting for captcha %d s." msgstr ""