# 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.9\n" "Report-Msgid-Bugs-To: 'bugs@pyload.org'\n" "POT-Creation-Date: 2011-10-11 18:59+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:174 msgid "Received Quit signal" msgstr "" #: pyLoadCore.py:288 #, python-format msgid "pyLoad already running with pid %s" msgstr "" #: pyLoadCore.py:302 #, python-format msgid "Failed changing group: %s" msgstr "" #: pyLoadCore.py:312 #, python-format msgid "Failed changing user: %s" msgstr "" #: pyLoadCore.py:314 msgid "folder for logs" msgstr "" #: pyLoadCore.py:325 msgid "Starting" msgstr "" #: pyLoadCore.py:326 #, python-format msgid "Using home directory: %s" msgstr "" #: pyLoadCore.py:332 msgid "pycrypto to decode container files" msgstr "" #: pyLoadCore.py:335 msgid "folder for temporary files" msgstr "" #: pyLoadCore.py:340 msgid "folder for downloads" msgstr "" #: pyLoadCore.py:343 msgid "OpenSSL for secure connection" msgstr "" #: pyLoadCore.py:347 msgid "Moving old user config to DB" msgstr "" #: pyLoadCore.py:350 msgid "Please check your logindata with ./pyLoadCore.py -u" msgstr "" #: pyLoadCore.py:353 msgid "All links removed" msgstr "" #: pyLoadCore.py:378 #, python-format msgid "Downloadtime: %s" msgstr "" #: pyLoadCore.py:390 #, python-format msgid "Free space: %s" msgstr "" #: pyLoadCore.py:410 msgid "Activating Accounts..." msgstr "" #: pyLoadCore.py:416 msgid "Activating Plugins..." msgstr "" #: pyLoadCore.py:419 msgid "pyLoad is up and running" msgstr "" #: pyLoadCore.py:438 msgid "restarting pyLoad" msgstr "" #: pyLoadCore.py:442 msgid "pyLoad quits" msgstr "" #: pyLoadCore.py:499 #, python-format msgid "Install %s" msgstr "" #: pyLoadCore.py:535 #, python-format msgid "could not find %(desc)s: %(name)s" msgstr "" #: pyLoadCore.py:537 #, python-format msgid "could not create %(desc)s: %(name)s" msgstr "" #: pyLoadCore.py:551 msgid "shutting down..." msgstr "" #: pyLoadCore.py:568 msgid "error while shutting down" msgstr "" #: pyLoadCore.py:634 msgid "killed pyLoad from Terminal" msgstr "" #: module/common/JsEngine.py:156 msgid "" "No js engine detected, please install either Spidermonkey, ossp-js, pyv8 or " "rhino" msgstr "" #: module/common/MultiHoster.py:60 msgid "No Hoster loaded" msgstr "" #: module/remote/ThriftBackend.py:39 msgid "Using SSL ThriftBackend" msgstr "" #: module/remote/XMLRPCBackend.py:28 msgid "Using SSL XMLRPCBackend" msgstr "" #: module/remote/XMLRPCBackend.py:32 msgid "SSL Certificates not found, fallback to auth XMLRPC server" msgstr "" #: module/remote/RemoteManager.py:32 #, python-format msgid "Remote backend error: %s" msgstr "" #: module/remote/RemoteManager.py:64 #, python-format msgid "Starting %(name)s: %(addr)s:%(port)s" msgstr "" #: module/remote/RemoteManager.py:66 #, python-format msgid "Failed loading backend %(name)s | %(error)s" msgstr "" #: module/ThreadManager.py:135 #, python-format msgid "Reconnect Failed: %s" msgstr "" #: module/ThreadManager.py:174 msgid "Reconnect script not found!" msgstr "" #: module/ThreadManager.py:180 msgid "Starting reconnect" msgstr "" #: module/ThreadManager.py:194 msgid "Failed executing reconnect script!" msgstr "" #: module/ThreadManager.py:206 #, python-format msgid "Reconnected, new IP: %s" msgstr "" #: module/ThreadManager.py:286 msgid "Not enough space left on device" msgstr "" #: module/HookManager.py:91 module/plugins/Hook.py:103 #, python-format msgid "Error executing hooks: %s" msgstr "" #: module/HookManager.py:141 #, python-format msgid "Failed activating %(name)s" msgstr "" #: module/HookManager.py:145 #, python-format msgid "Activated plugins: %s" msgstr "" #: module/HookManager.py:146 #, python-format msgid "Deactivate plugins: %s" msgstr "" #: module/CaptchaManager.py:78 msgid "No Client connected for captcha decrypting" msgstr "" #: module/web/ServerThread.py:35 msgid "SSL certificates not found." msgstr "" #: module/web/ServerThread.py:39 #, python-format msgid "Sorry, we dropped support for starting %s directly within pyLoad" msgstr "" #: module/web/ServerThread.py:40 msgid "You can use the threaded server which offers good performance and ssl," msgstr "" #: module/web/ServerThread.py:41 #, python-format msgid "" "of course you can still use your existing %s with pyLoads fastcgi server" msgstr "" #: module/web/ServerThread.py:42 msgid "sample configs are located in the module/web/servers directory" msgstr "" #: module/web/ServerThread.py:49 #, python-format msgid "Can't use %(server)s, python-flup is not installed!" msgstr "" #: module/web/ServerThread.py:56 #, python-format msgid "Error importing lightweight server: %s" msgstr "" #: module/web/ServerThread.py:57 msgid "" "You need to download and compile bjoern, https://github.com/jonashaag/bjoern" msgstr "" #: module/web/ServerThread.py:58 msgid "Copy the boern.so to module/lib folder or use setup.py install" msgstr "" #: module/web/ServerThread.py:59 msgid "" "Of course you need to be familiar with linux and know how to compile software" msgstr "" #: module/web/ServerThread.py:63 msgid "Server set to threaded, due to known performance problems on windows." msgstr "" #: module/web/ServerThread.py:80 module/web/ServerThread.py:103 msgid "This server offers no SSL, please consider using threaded instead" msgstr "" #: module/web/ServerThread.py:82 #, python-format msgid "Starting builtin webserver: %(host)s:%(port)d" msgstr "" #: module/web/ServerThread.py:87 #, python-format msgid "Starting threaded SSL webserver: %(host)s:%(port)d" msgstr "" #: module/web/ServerThread.py:91 #, python-format msgid "Starting threaded webserver: %(host)s:%(port)d" msgstr "" #: module/web/ServerThread.py:97 #, python-format msgid "Starting fastcgi server: %(host)s:%(port)d" msgstr "" #: module/web/ServerThread.py:105 #, python-format msgid "Starting lightweight webserver (bjoern): %(host)s:%(port)d" msgstr "" #: module/web/pyload_app.py:125 msgid "You dont have permission to access this page." msgstr "" #: module/web/pyload_app.py:193 msgid "Download directory not found." msgstr "" #: module/web/pyload_app.py:260 module/web/pyload_app.py:267 msgid "unlimited" msgstr "" #: module/web/pyload_app.py:262 module/web/pyload_app.py:269 msgid "not available" msgstr "" #: module/web/pyload_app.py:509 msgid "Run pyLoadCore.py -s to access the setup." msgstr "" #: module/web/json_app.py:60 #, python-format msgid "waiting %s" msgstr "" #: module/Api.py:323 #, python-format msgid "Added package %(name)s containing %(count)d links" msgstr "" #: module/Api.py:586 #, python-format msgid "Added %(count)d links to package #%(package)d " msgstr "" #: module/plugins/crypter/SerienjunkiesOrg.py:122 msgid "Downloadlimit reached" msgstr "" #: module/plugins/hooks/ClickAndLoad.py:74 msgid "Click'N'Load: Port 9666 already in use" msgstr "" #: module/plugins/hooks/UnRar.py:83 #, python-format msgid "Directory %s does not exist!" msgstr "" #: module/plugins/hooks/UnRar.py:94 module/plugins/hooks/UnRar.py:101 #, python-format msgid "Chown/Chmod for %s failed" msgstr "" #: module/plugins/hooks/UnRar.py:95 module/plugins/hooks/UnRar.py:102 #, python-format msgid "Exception: %s" msgstr "" #: module/plugins/hooks/UnRar.py:151 #, python-format msgid "starting Unrar of %s" msgstr "" #: module/plugins/hooks/UnRar.py:159 #, python-format msgid "download folder %s" msgstr "" #: module/plugins/hooks/UnRar.py:175 #, python-format msgid "Destination folder %s" msgstr "" #: module/plugins/hooks/UnRar.py:177 #, python-format msgid "Creating destination folder %s" msgstr "" #: module/plugins/hooks/UnRar.py:186 #, python-format msgid "Unrar of %s failed (wrong password)" msgstr "" #: module/plugins/hooks/UnRar.py:192 #, python-format msgid "Unrar of %s failed (missing volume)" msgstr "" #: module/plugins/hooks/UnRar.py:196 module/plugins/hooks/UnRar.py:214 #, python-format msgid "Unrar of %s ok" msgstr "" #: module/plugins/hooks/UnRar.py:201 module/plugins/hooks/UnRar.py:210 #, python-format msgid "Unrar of %s failed" msgstr "" #: module/plugins/hooks/UnRar.py:205 #, python-format msgid "" "Your ram amount of %s MB seems not sufficient to unrar this file. You can " "deactivate this warning and risk instability" msgstr "" #: module/plugins/hooks/UnRar.py:232 #, python-format msgid "Unrar of %s failed (wrong password or bad parts)" msgstr "" #: module/plugins/hooks/CaptchaTrader.py:71 #, python-format msgid "%s credits left" msgstr "" #: module/plugins/hooks/CaptchaTrader.py:132 msgid "Your CaptchaTrader Account has not enough credits" msgstr "" #: module/plugins/hooks/IRCInterface.py:74 #: module/plugins/hooks/XMPPInterface.py:82 #: module/database/FileDatabase.py:507 #, python-format msgid "Package finished: %s" msgstr "" #: module/plugins/hooks/IRCInterface.py:81 #, python-format msgid "Download finished: %(name)s @ %(plugin)s " msgstr "" #: module/plugins/hooks/IRCInterface.py:93 #, python-format msgid "New Captcha Request: %s" msgstr "" #: module/plugins/hooks/IRCInterface.py:94 #, python-format msgid "Answer with 'c %s text on the captcha'" msgstr "" #: module/plugins/hooks/XMPPInterface.py:90 #, python-format msgid "Download finished: %(name)s @ %(plugin)s" msgstr "" #: module/plugins/hooks/RehostTo.py:32 msgid "Please add your rehost.to account first and restart pyLoad" msgstr "" #: module/plugins/hooks/HotFolder.py:82 #, python-format msgid "Added %s from HotFolder" msgstr "" #: module/plugins/hooks/ExternalScripts.py:54 #, python-format msgid "Installed scripts for %s: " msgstr "" #: module/plugins/hooks/ExternalScripts.py:70 msgid "Script not executable:" msgstr "" #: module/plugins/hooks/ExternalScripts.py:80 #, python-format msgid "Error in %(script)s: %(error)s" msgstr "" #: module/plugins/hooks/UpdateManager.py:48 msgid "No Updates for pyLoad" msgstr "" #: module/plugins/hooks/UpdateManager.py:53 msgid "*** Plugins have been updated, please restart pyLoad ***" msgstr "" #: module/plugins/hooks/UpdateManager.py:55 msgid "Plugins updated and reloaded" msgstr "" #: module/plugins/hooks/UpdateManager.py:57 msgid "No plugin updates available" msgstr "" #: module/plugins/hooks/UpdateManager.py:72 #, python-format msgid "*** New pyLoad Version %s available ***" msgstr "" #: module/plugins/hooks/UpdateManager.py:73 msgid "*** Get it here: http://pyload.org/download ***" msgstr "" #: module/plugins/hooks/UpdateManager.py:76 #: module/plugins/hooks/UpdateManager.py:89 msgid "Not able to connect server for updates" msgstr "" #: module/plugins/hooks/UpdateManager.py:116 #, python-format msgid "New version of %(type)s|%(name)s : %(version).2f" msgstr "" #: module/plugins/hooks/UpdateManager.py:125 #: module/plugins/hooks/UpdateManager.py:130 #, python-format msgid "Error when updating %s" msgstr "" #: module/plugins/hoster/OronCom.py:133 msgid "Not enough traffic left" msgstr "" #: module/plugins/hoster/OronCom.py:135 #: module/plugins/hoster/UploadedTo.py:121 msgid "Traffic exceeded" msgstr "" #: module/plugins/hoster/MegauploadCom.py:135 msgid "You should enable direct Download in your Megaupload Account settings" msgstr "" #: module/plugins/hoster/MegauploadCom.py:158 #, python-format msgid "Megaupload: waiting %d minutes" msgstr "" #: module/plugins/hoster/MegauploadCom.py:172 msgid "You need premium to download files larger than 1 GB" msgstr "" #: module/plugins/hoster/MegauploadCom.py:177 msgid "The file is password protected, enter a password and restart." msgstr "" #: module/plugins/hoster/MegauploadCom.py:194 msgid "Megaupload is currently blocking your IP. Try again later, manually." msgstr "" #: module/plugins/hoster/MegauploadCom.py:269 msgid "" "Looks like the file is still not available. Retry downloading later, " "manually." msgstr "" #: module/plugins/hoster/MegauploadCom.py:272 msgid "Wrong password for download link." msgstr "" #: module/plugins/hoster/UploadedTo.py:118 #, python-format msgid "%s: Not enough traffic left" msgstr "" #: module/plugins/hoster/ShareonlineBiz.py:106 msgid "Parallel download issue" msgstr "" #: module/plugins/hoster/ShareonlineBiz.py:121 msgid "Invalid download ticket" msgstr "" #: module/plugins/hoster/RehostTo.py:26 msgid "Please enter your rehost.to account or deactivate this plugin" msgstr "" #: module/plugins/hoster/FileserveCom.py:87 msgid "Not logged in." msgstr "" #: module/plugins/hoster/FileserveCom.py:112 msgid "Parallel download error, now waiting 60s." msgstr "" #: module/plugins/hoster/RapidshareCom.py:99 msgid "Rapidshare: Traffic Share (direct download)" msgstr "" #: module/plugins/hoster/RapidshareCom.py:124 #: module/plugins/hoster/RapidshareCom.py:190 msgid "Already downloading from this ip address, waiting 60 seconds" msgstr "" #: module/plugins/hoster/RapidshareCom.py:128 msgid "Invalid Auth Code, download will be restarted" msgstr "" #: module/plugins/hoster/RapidshareCom.py:194 msgid "RapidShareCom: No free slots" msgstr "" #: module/plugins/hoster/RapidshareCom.py:197 msgid "You need a premium account for this file" msgstr "" #: module/plugins/hoster/RapidshareCom.py:199 msgid "Filename reported invalid" msgstr "" #: module/plugins/hoster/FilesMailRu.py:99 msgid "There was HTML Code in the Downloaded File(" msgstr "" #: module/plugins/hoster/NetloadIn.py:141 #: module/plugins/hoster/NetloadIn.py:161 msgid "File temporarily not available" msgstr "" #: module/plugins/hoster/NetloadIn.py:174 #, python-format msgid "Netload: waiting between downloads %d s." msgstr "" #: module/plugins/hoster/NetloadIn.py:203 #, python-format msgid "Netload: waiting for captcha %d s." msgstr "" #: module/plugins/hoster/NetloadIn.py:242 msgid "Downloaded File was empty" msgstr "" #: module/plugins/hoster/RealdebridCom.py:37 msgid "Please enter your Real-debrid account or deactivate this plugin" msgstr "" #: module/plugins/container/LinkList.py:54 msgid "LinkList could not be cleared." msgstr "" #: module/plugins/Plugin.py:387 msgid "" "Pil and tesseract not installed and no Client connected for captcha " "decrypting" msgstr "" #: module/plugins/Plugin.py:391 msgid "No captcha result obtained in appropiate time by any of the plugins." msgstr "" #: module/plugins/Plugin.py:496 module/plugins/Plugin.py:531 #, python-format msgid "Setting User and Group failed: %s" msgstr "" #: module/plugins/Container.py:68 msgid "File not exists." msgstr "" #: module/plugins/accounts/MegauploadCom.py:41 msgid "Activate direct Download in your MegaUpload Account" msgstr "" #: module/plugins/accounts/FilesonicCom.py:49 msgid "Invalid login retrieving user details" msgstr "" #: module/plugins/accounts/BitshareCom.py:36 msgid "Activate direct Download in your Bitshare Account" msgstr "" #: module/plugins/PluginManager.py:72 msgid "Crypter" msgstr "" #: module/plugins/PluginManager.py:73 msgid "Container" msgstr "" #: module/plugins/PluginManager.py:74 msgid "Hoster" msgstr "" #: module/plugins/PluginManager.py:76 msgid "Captcha" msgstr "" #: module/plugins/PluginManager.py:77 msgid "Account" msgstr "" #: module/plugins/PluginManager.py:78 msgid "Hook" msgstr "" #: module/plugins/PluginManager.py:159 #, python-format msgid "%s has a invalid pattern." msgstr "" #: module/plugins/PluginManager.py:320 #, python-format msgid "Error importing %(name)s: %(msg)s" msgstr "" #: module/plugins/PluginManager.py:321 msgid "You should fix dependicies or deactivate it." msgstr "" #: module/plugins/AccountManager.py:87 msgid "Account settings deleted, due to new config format." msgstr "" #: module/plugins/Account.py:85 module/plugins/Account.py:91 #, python-format msgid "Could not login with account %(user)s | %(msg)s" msgstr "" #: module/plugins/Account.py:86 msgid "Wrong Password" msgstr "" #: module/plugins/Account.py:240 #, python-format msgid "Your Time %s has wrong format, use: 1:22-3:44" msgstr "" #: module/plugins/Account.py:266 #, python-format msgid "Account %s has not enough traffic, checking again in 30min" msgstr "" #: module/plugins/Account.py:273 #, python-format msgid "Account %s is expired, checking again in 1h" msgstr "" #: module/database/FileDatabase.py:47 msgid "finished" msgstr "" #: module/database/FileDatabase.py:47 msgid "offline" msgstr "" #: module/database/FileDatabase.py:47 msgid "online" msgstr "" #: module/database/FileDatabase.py:47 msgid "queued" msgstr "" #: module/database/FileDatabase.py:47 msgid "skipped" msgstr "" #: module/database/FileDatabase.py:47 msgid "waiting" msgstr "" #: module/database/FileDatabase.py:47 msgid "temp. offline" msgstr "" #: module/database/FileDatabase.py:47 msgid "starting" msgstr "" #: module/database/FileDatabase.py:47 msgid "failed" msgstr "" #: module/database/FileDatabase.py:47 msgid "aborted" msgstr "" #: module/database/FileDatabase.py:47 msgid "decrypting" msgstr "" #: module/database/FileDatabase.py:47 msgid "custom" msgstr "" #: module/database/FileDatabase.py:47 msgid "downloading" msgstr "" #: module/database/FileDatabase.py:47 msgid "processing" msgstr "" #: module/database/FileDatabase.py:47 msgid "unknown" msgstr "" #: module/database/DatabaseBackend.py:174 msgid "Filedatabase was deleted due to incompatible version." msgstr "" #: module/database/DatabaseBackend.py:189 msgid "Filedatabase could NOT be converted." msgstr "" #: module/database/DatabaseBackend.py:198 msgid "Database was converted from v2 to v3." msgstr "" #: module/database/DatabaseBackend.py:206 msgid "Database was converted from v3 to v4." msgstr "" #: module/database/DatabaseBackend.py:252 msgid "Converting old Django DB" msgstr "" #: module/PluginThread.py:182 #, python-format msgid "Download starts: %s" msgstr "" #: module/PluginThread.py:189 module/PluginThread.py:364 #, python-format msgid "Plugin %s is missing a function." msgstr "" #: module/PluginThread.py:197 module/PluginThread.py:260 #: module/PluginThread.py:381 #, python-format msgid "Download aborted: %s" msgstr "" #: module/PluginThread.py:217 #, python-format msgid "Download restarted: %(name)s | %(msg)s" msgstr "" #: module/PluginThread.py:226 module/PluginThread.py:372 #, python-format msgid "Download is offline: %s" msgstr "" #: module/PluginThread.py:229 #, python-format msgid "Download is temporary offline: %s" msgstr "" #: module/PluginThread.py:232 module/PluginThread.py:299 #, python-format msgid "Download failed: %(name)s | %(msg)s" msgstr "" #: module/PluginThread.py:249 msgid "" "Couldn't connect to host or connection reset, waiting 1 minute and retry." msgstr "" #: module/PluginThread.py:285 #, python-format msgid "Download skipped: %(name)s due to %(plugin)s" msgstr "" #: module/PluginThread.py:315 #, python-format msgid "Download finished: %s" msgstr "" #: module/PluginThread.py:360 #, python-format msgid "Decrypting starts: %s" msgstr "" #: module/PluginThread.py:375 module/PluginThread.py:393 #, python-format msgid "Decrypting failed: %(name)s | %(msg)s" msgstr "" #: module/PluginThread.py:387 #, python-format msgid "Retrying %s" msgstr "" #: module/PluginThread.py:608 #, python-format msgid "Info Fetching for %(name)s failed | %(err)s" msgstr ""