diff options
Diffstat (limited to 'locale/core.pot')
-rw-r--r-- | locale/core.pot | 799 |
1 files changed, 416 insertions, 383 deletions
diff --git a/locale/core.pot b/locale/core.pot index 546f0e4d3..84879674d 100644 --- a/locale/core.pot +++ b/locale/core.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: pyLoad 0.4.9\n" +"Project-Id-Version: pyLoad 0.4.10\n" "Report-Msgid-Bugs-To: 'bugs@pyload.org'\n" -"POT-Creation-Date: 2011-12-07 19:21+0100\n" +"POT-Creation-Date: 2014-07-13 20:53+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -17,850 +17,883 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: pyLoadCore.py:185 +#: pyload/Core.py:181 msgid "Received Quit signal" msgstr "" -#: pyLoadCore.py:301 +#: pyload/Core.py:302 #, python-format msgid "pyLoad already running with pid %s" msgstr "" -#: pyLoadCore.py:315 +#: pyload/Core.py:316 #, python-format msgid "Failed changing group: %s" msgstr "" -#: pyLoadCore.py:325 +#: pyload/Core.py:326 #, python-format msgid "Failed changing user: %s" msgstr "" -#: pyLoadCore.py:327 +#: pyload/Core.py:328 msgid "folder for logs" msgstr "" -#: pyLoadCore.py:338 +#: pyload/Core.py:339 msgid "Starting" msgstr "" -#: pyLoadCore.py:339 +#: pyload/Core.py:340 #, python-format msgid "Using home directory: %s" msgstr "" -#: pyLoadCore.py:348 +#: pyload/Core.py:349 msgid "pycrypto to decode container files" msgstr "" -#: pyLoadCore.py:351 +#: pyload/Core.py:352 msgid "folder for temporary files" msgstr "" -#: pyLoadCore.py:356 +#: pyload/Core.py:357 msgid "folder for downloads" msgstr "" -#: pyLoadCore.py:359 +#: pyload/Core.py:360 msgid "OpenSSL for secure connection" msgstr "" -#: pyLoadCore.py:363 +#: pyload/Core.py:364 msgid "Moving old user config to DB" msgstr "" -#: pyLoadCore.py:366 -msgid "Please check your logindata with ./pyLoadCore.py -u" +#: pyload/Core.py:367 +msgid "Please check your logindata with ./pyload.py -u" msgstr "" -#: pyLoadCore.py:369 +#: pyload/Core.py:370 msgid "All links removed" msgstr "" -#: pyLoadCore.py:400 +#: pyload/Core.py:401 #, python-format msgid "Downloadtime: %s" msgstr "" -#: pyLoadCore.py:410 +#: pyload/Core.py:411 #, python-format msgid "Free space: %s" msgstr "" -#: pyLoadCore.py:430 +#: pyload/Core.py:431 msgid "Activating Accounts..." msgstr "" -#: pyLoadCore.py:436 +#: pyload/Core.py:437 msgid "Activating Plugins..." msgstr "" -#: pyLoadCore.py:439 +#: pyload/Core.py:440 msgid "pyLoad is up and running" msgstr "" -#: pyLoadCore.py:458 +#: pyload/Core.py:459 msgid "restarting pyLoad" msgstr "" -#: pyLoadCore.py:462 +#: pyload/Core.py:463 msgid "pyLoad quits" msgstr "" -#: pyLoadCore.py:519 +#: pyload/Core.py:520 #, python-format msgid "Install %s" msgstr "" -#: pyLoadCore.py:555 +#: pyload/Core.py:556 #, python-format msgid "could not find %(desc)s: %(name)s" msgstr "" -#: pyLoadCore.py:557 +#: pyload/Core.py:558 #, python-format msgid "could not create %(desc)s: %(name)s" msgstr "" -#: pyLoadCore.py:578 +#: pyload/Core.py:579 msgid "shutting down..." msgstr "" -#: pyLoadCore.py:595 +#: pyload/Core.py:596 msgid "error while shutting down" msgstr "" -#: pyLoadCore.py:659 +#: pyload/Core.py:660 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" +#: pyload/database/DatabaseBackend.py:174 +msgid "Filedatabase was deleted due to incompatible version." msgstr "" -#: module/remote/ThriftBackend.py:39 -msgid "Using SSL ThriftBackend" +#: pyload/database/DatabaseBackend.py:189 +msgid "Filedatabase could NOT be converted." msgstr "" -#: module/remote/RemoteManager.py:35 -#, python-format -msgid "Remote backend error: %s" +#: pyload/database/DatabaseBackend.py:198 +msgid "Database was converted from v2 to v3." msgstr "" -#: module/remote/RemoteManager.py:82 -#, python-format -msgid "Starting %(name)s: %(addr)s:%(port)s" +#: pyload/database/DatabaseBackend.py:206 +msgid "Database was converted from v3 to v4." msgstr "" -#: module/remote/RemoteManager.py:84 -#, python-format -msgid "Failed loading backend %(name)s | %(error)s" +#: pyload/database/DatabaseBackend.py:252 +msgid "Converting old Django DB" msgstr "" -#: module/ThreadManager.py:137 -#, python-format -msgid "Reconnect Failed: %s" +#: pyload/database/FileDatabase.py:45 +msgid "finished" msgstr "" -#: module/ThreadManager.py:176 -msgid "Reconnect script not found!" +#: pyload/database/FileDatabase.py:45 +msgid "offline" msgstr "" -#: module/ThreadManager.py:182 -msgid "Starting reconnect" +#: pyload/database/FileDatabase.py:45 +msgid "online" msgstr "" -#: module/ThreadManager.py:196 -msgid "Failed executing reconnect script!" +#: pyload/database/FileDatabase.py:45 +msgid "queued" msgstr "" -#: module/ThreadManager.py:208 -#, python-format -msgid "Reconnected, new IP: %s" +#: pyload/database/FileDatabase.py:45 +msgid "skipped" msgstr "" -#: module/ThreadManager.py:288 -msgid "Not enough space left on device" +#: pyload/database/FileDatabase.py:45 +msgid "waiting" +msgstr "" + +#: pyload/database/FileDatabase.py:45 +msgid "temp. offline" +msgstr "" + +#: pyload/database/FileDatabase.py:45 +msgid "starting" +msgstr "" + +#: pyload/database/FileDatabase.py:45 +msgid "failed" +msgstr "" + +#: pyload/database/FileDatabase.py:45 +msgid "aborted" msgstr "" -#: module/HookManager.py:90 module/plugins/Hook.py:102 +#: pyload/database/FileDatabase.py:45 +msgid "decrypting" +msgstr "" + +#: pyload/database/FileDatabase.py:45 +msgid "custom" +msgstr "" + +#: pyload/database/FileDatabase.py:45 +msgid "downloading" +msgstr "" + +#: pyload/database/FileDatabase.py:45 +msgid "processing" +msgstr "" + +#: pyload/database/FileDatabase.py:45 +msgid "unknown" +msgstr "" + +#: pyload/database/FileDatabase.py:531 pyload/plugin/hooks/IRCInterface.py:74 +#: pyload/plugin/hooks/XMPPInterface.py:83 #, python-format -msgid "Error executing hooks: %s" +msgid "Package finished: %s" msgstr "" -#: module/HookManager.py:140 +#: pyload/remote/ThriftBackend.py:39 +msgid "Using SSL ThriftBackend" +msgstr "" + +#: pyload/remote/RemoteManager.py:35 #, python-format -msgid "Failed activating %(name)s" +msgid "Remote backend error: %s" msgstr "" -#: module/HookManager.py:144 +#: pyload/remote/RemoteManager.py:82 #, python-format -msgid "Activated plugins: %s" +msgid "Starting %(name)s: %(addr)s:%(port)s" msgstr "" -#: module/HookManager.py:145 +#: pyload/remote/RemoteManager.py:84 #, python-format -msgid "Deactivate plugins: %s" +msgid "Failed loading backend %(name)s | %(error)s" msgstr "" -#: module/CaptchaManager.py:78 module/interaction/InteractionManager.py:82 -msgid "No Client connected for captcha decrypting" +#: pyload/webui/app/json.py:57 +#, python-format +msgid "waiting %s" msgstr "" -#: module/web/ServerThread.py:35 +#: pyload/threads/ServerThread.py:36 msgid "SSL certificates not found." msgstr "" -#: module/web/ServerThread.py:39 +#: pyload/threads/ServerThread.py:40 #, python-format msgid "Sorry, we dropped support for starting %s directly within pyLoad" msgstr "" -#: module/web/ServerThread.py:40 +#: pyload/threads/ServerThread.py:41 msgid "You can use the threaded server which offers good performance and ssl," msgstr "" -#: module/web/ServerThread.py:41 +#: pyload/threads/ServerThread.py:42 #, 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" +#: pyload/threads/ServerThread.py:43 +msgid "sample configs are located in the pyload/webui/servers directory" msgstr "" -#: module/web/ServerThread.py:49 +#: pyload/threads/ServerThread.py:49 #, python-format msgid "Can't use %(server)s, python-flup is not installed!" msgstr "" -#: module/web/ServerThread.py:56 +#: pyload/threads/ServerThread.py:58 #, python-format msgid "Error importing lightweight server: %s" msgstr "" -#: module/web/ServerThread.py:57 +#: pyload/threads/ServerThread.py:59 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" +#: pyload/threads/ServerThread.py:60 +msgid "Copy the boern.so file to lib/Python/Lib or use setup.py install" msgstr "" -#: module/web/ServerThread.py:59 +#: pyload/threads/ServerThread.py:61 msgid "" "Of course you need to be familiar with linux and know how to compile software" msgstr "" -#: module/web/ServerThread.py:63 +#: pyload/threads/ServerThread.py:64 msgid "Server set to threaded, due to known performance problems on windows." msgstr "" -#: module/web/ServerThread.py:80 module/web/ServerThread.py:103 +#: pyload/threads/ServerThread.py:80 pyload/threads/ServerThread.py:103 msgid "This server offers no SSL, please consider using threaded instead" msgstr "" -#: module/web/ServerThread.py:82 +#: pyload/threads/ServerThread.py:82 #, python-format msgid "Starting builtin webserver: %(host)s:%(port)d" msgstr "" -#: module/web/ServerThread.py:87 +#: pyload/threads/ServerThread.py:87 #, python-format msgid "Starting threaded SSL webserver: %(host)s:%(port)d" msgstr "" -#: module/web/ServerThread.py:91 +#: pyload/threads/ServerThread.py:91 #, python-format msgid "Starting threaded webserver: %(host)s:%(port)d" msgstr "" -#: module/web/ServerThread.py:97 +#: pyload/threads/ServerThread.py:97 #, python-format msgid "Starting fastcgi server: %(host)s:%(port)d" msgstr "" -#: module/web/ServerThread.py:105 +#: pyload/threads/ServerThread.py:105 #, python-format msgid "Starting lightweight webserver (bjoern): %(host)s:%(port)d" msgstr "" -#: module/web/pyload_app.py:125 +#: pyload/webui/app/pyload.py:127 msgid "You dont have permission to access this page." msgstr "" -#: module/web/pyload_app.py:193 +#: pyload/webui/app/pyload.py:195 msgid "Download directory not found." msgstr "" -#: module/web/pyload_app.py:260 module/web/pyload_app.py:267 +#: pyload/webui/app/pyload.py:262 pyload/webui/app/pyload.py:269 msgid "unlimited" msgstr "" -#: module/web/pyload_app.py:262 module/web/pyload_app.py:269 +#: pyload/webui/app/pyload.py:264 pyload/webui/app/pyload.py:271 msgid "not available" msgstr "" -#: module/web/pyload_app.py:509 -msgid "Run pyLoadCore.py -s to access the setup." +#: pyload/webui/app/pyload.py:509 +msgid "Run pyload.py -s to access the setup." msgstr "" -#: module/web/json_app.py:60 +#: pyload/network/HTTPDownload.py:245 #, python-format -msgid "waiting %s" +msgid "Download chunks failed, fallback to single connection | %s" msgstr "" -#: module/Api.py:329 +#: pyload/threads/PluginThread.py:183 #, python-format -msgid "Added package %(name)s containing %(count)d links" +msgid "Download starts: %s" msgstr "" -#: module/Api.py:592 +#: pyload/threads/PluginThread.py:189 #, python-format -msgid "Added %(count)d links to package #%(package)d " -msgstr "" - -#: module/plugins/crypter/SerienjunkiesOrg.py:125 -msgid "Downloadlimit reached" -msgstr "" - -#: module/plugins/hooks/ClickAndLoad.py:74 -msgid "Click'N'Load: Port 9666 already in use" +msgid "Download finished: %s" msgstr "" -#: module/plugins/hooks/ExtractArchive.py:91 +#: pyload/threads/PluginThread.py:194 pyload/threads/PluginThread.py:365 #, python-format -msgid "No %s installed" +msgid "Plugin %s is missing a function." msgstr "" -#: module/plugins/hooks/ExtractArchive.py:93 -#: module/plugins/hooks/ExtractArchive.py:98 +#: pyload/threads/PluginThread.py:202 pyload/threads/PluginThread.py:265 +#: pyload/threads/PluginThread.py:382 #, python-format -msgid "Could not activate %s" -msgstr "" - -#: module/plugins/hooks/ExtractArchive.py:103 -msgid "Activated" -msgstr "" - -#: module/plugins/hooks/ExtractArchive.py:105 -msgid "No Extract plugins activated" +msgid "Download aborted: %s" msgstr "" -#: module/plugins/hooks/ExtractArchive.py:117 +#: pyload/threads/PluginThread.py:222 #, python-format -msgid "Package %s queued for later extracting" +msgid "Download restarted: %(name)s | %(msg)s" msgstr "" -#: module/plugins/hooks/ExtractArchive.py:142 +#: pyload/threads/PluginThread.py:231 pyload/threads/PluginThread.py:373 #, python-format -msgid "Check package %s" +msgid "Download is offline: %s" msgstr "" -#: module/plugins/hooks/ExtractArchive.py:179 +#: pyload/threads/PluginThread.py:234 #, python-format -msgid "Extract to %s" -msgstr "" - -#: module/plugins/hooks/ExtractArchive.py:198 -msgid "extracting" -msgstr "" - -#: module/plugins/hooks/ExtractArchive.py:209 -msgid "Password protected" -msgstr "" - -#: module/plugins/hooks/ExtractArchive.py:229 -msgid "Wrong password" +msgid "Download is temporary offline: %s" msgstr "" -#: module/plugins/hooks/ExtractArchive.py:237 +#: pyload/threads/PluginThread.py:237 pyload/threads/PluginThread.py:304 #, python-format -msgid "Deleting %s files" -msgstr "" - -#: module/plugins/hooks/ExtractArchive.py:242 -msgid "Extracting finished" -msgstr "" - -#: module/plugins/hooks/ExtractArchive.py:249 -msgid "Archive Error" +msgid "Download failed: %(name)s | %(msg)s" msgstr "" -#: module/plugins/hooks/ExtractArchive.py:251 -msgid "CRC Mismatch" +#: pyload/threads/PluginThread.py:254 +msgid "" +"Couldn't connect to host or connection reset, waiting 1 minute and retry." msgstr "" -#: module/plugins/hooks/ExtractArchive.py:255 -msgid "Unknown Error" +#: pyload/threads/PluginThread.py:290 +#, python-format +msgid "Download skipped: %(name)s due to %(plugin)s" msgstr "" -#: module/plugins/hooks/ExtractArchive.py:307 -msgid "Setting User and Group failed" +#: pyload/threads/PluginThread.py:361 +#, python-format +msgid "Decrypting starts: %s" msgstr "" -#: module/plugins/hooks/CaptchaTrader.py:71 +#: pyload/threads/PluginThread.py:376 pyload/threads/PluginThread.py:394 #, python-format -msgid "%s credits left" +msgid "Decrypting failed: %(name)s | %(msg)s" msgstr "" -#: module/plugins/hooks/CaptchaTrader.py:132 -msgid "Your CaptchaTrader Account has not enough credits" +#: pyload/threads/PluginThread.py:388 +#, python-format +msgid "Retrying %s" msgstr "" -#: module/plugins/hooks/IRCInterface.py:74 -#: module/plugins/hooks/XMPPInterface.py:82 -#: module/database/FileDatabase.py:507 +#: pyload/threads/PluginThread.py:635 #, python-format -msgid "Package finished: %s" +msgid "Info Fetching for %(name)s failed | %(err)s" msgstr "" -#: module/plugins/hooks/IRCInterface.py:81 +#: pyload/HookManager.py:90 pyload/plugin/Hook.py:103 #, python-format -msgid "Download finished: %(name)s @ %(plugin)s " +msgid "Error executing hooks: %s" msgstr "" -#: module/plugins/hooks/IRCInterface.py:93 +#: pyload/HookManager.py:140 #, python-format -msgid "New Captcha Request: %s" +msgid "Failed activating %(name)s" msgstr "" -#: module/plugins/hooks/IRCInterface.py:94 +#: pyload/HookManager.py:144 #, python-format -msgid "Answer with 'c %s text on the captcha'" +msgid "Activated plugins: %s" msgstr "" -#: module/plugins/hooks/XMPPInterface.py:90 +#: pyload/HookManager.py:145 #, python-format -msgid "Download finished: %(name)s @ %(plugin)s" +msgid "Deactivate plugins: %s" msgstr "" -#: module/plugins/hooks/RehostTo.py:32 -msgid "Please add your rehost.to account first and restart pyLoad" +#: pyload/ThreadManager.py:137 +#, python-format +msgid "Reconnect Failed: %s" msgstr "" -#: module/plugins/hooks/HotFolder.py:82 -#, python-format -msgid "Added %s from HotFolder" +#: pyload/ThreadManager.py:176 +msgid "Reconnect script not found!" msgstr "" -#: module/plugins/hooks/ExternalScripts.py:54 -#, python-format -msgid "Installed scripts for %s: " +#: pyload/ThreadManager.py:182 +msgid "Starting reconnect" msgstr "" -#: module/plugins/hooks/ExternalScripts.py:70 -msgid "Script not executable:" +#: pyload/ThreadManager.py:196 +msgid "Failed executing reconnect script!" msgstr "" -#: module/plugins/hooks/ExternalScripts.py:80 +#: pyload/ThreadManager.py:208 #, python-format -msgid "Error in %(script)s: %(error)s" +msgid "Reconnected, new IP: %s" msgstr "" -#: module/plugins/hooks/UpdateManager.py:68 -msgid "No Updates for pyLoad" +#: pyload/ThreadManager.py:288 +msgid "Not enough space left on device" msgstr "" -#: module/plugins/hooks/UpdateManager.py:73 -msgid "*** Plugins have been updated, please restart pyLoad ***" +#: pyload/plugin/Account.py:85 pyload/plugin/Account.py:90 +#, python-format +msgid "Could not login with account %(user)s | %(msg)s" msgstr "" -#: module/plugins/hooks/UpdateManager.py:75 -msgid "Plugins updated and reloaded" +#: pyload/plugin/Account.py:86 +msgid "Wrong Password" msgstr "" -#: module/plugins/hooks/UpdateManager.py:78 -msgid "No plugin updates available" +#: pyload/plugin/Account.py:243 +#, python-format +msgid "Your Time %s has wrong format, use: 1:22-3:44" msgstr "" -#: module/plugins/hooks/UpdateManager.py:93 +#: pyload/plugin/Account.py:269 #, python-format -msgid "*** New pyLoad Version %s available ***" +msgid "Account %s has not enough traffic, checking again in 30min" msgstr "" -#: module/plugins/hooks/UpdateManager.py:94 -msgid "*** Get it here: http://pyload.org/download ***" +#: pyload/plugin/Account.py:276 +#, python-format +msgid "Account %s is expired, checking again in 1h" msgstr "" -#: module/plugins/hooks/UpdateManager.py:97 -#: module/plugins/hooks/UpdateManager.py:110 -msgid "Not able to connect server for updates" +#: pyload/plugin/crypter/SerienjunkiesOrg.py:126 +msgid "Downloadlimit reached" msgstr "" -#: module/plugins/hooks/UpdateManager.py:141 +#: pyload/plugin/PluginManager.py:153 #, python-format -msgid "New version of %(type)s|%(name)s : %(version).2f" +msgid "%s has a invalid pattern." msgstr "" -#: module/plugins/hooks/UpdateManager.py:150 -#: module/plugins/hooks/UpdateManager.py:155 +#: pyload/plugin/PluginManager.py:272 #, python-format -msgid "Error when updating %s" +msgid "Error importing %(name)s: %(msg)s" msgstr "" -#: module/plugins/hooks/UpdateManager.py:155 -msgid "Version mismatch" +#: pyload/plugin/internal/MultiHoster.py:132 +msgid "No Hoster loaded" msgstr "" -#: module/plugins/hoster/BasePlugin.py:53 -msgid "Authorization required (username:password)" +#: pyload/plugin/accounts/BitshareCom.py:38 +msgid "Activate direct Download in your Bitshare Account" msgstr "" -#: module/plugins/hoster/OronCom.py:135 -msgid "Not enough traffic left" +#: pyload/plugin/container/LinkList.py:64 +msgid "LinkList could not be cleared." msgstr "" -#: module/plugins/hoster/OronCom.py:137 -#: module/plugins/hoster/UploadedTo.py:158 -msgid "Traffic exceeded" +#: pyload/plugin/AccountManager.py:88 +msgid "Account settings deleted, due to new config format." msgstr "" -#: module/plugins/hoster/MegauploadCom.py:135 -msgid "You should enable direct Download in your Megaupload Account settings" +#: pyload/plugin/hoster/BasePlugin.py:65 +msgid "Authorization required (username:password)" msgstr "" -#: module/plugins/hoster/MegauploadCom.py:158 +#: pyload/plugin/hoster/SimplydebridCom.py:23 +#: pyload/plugin/hoster/RealdebridCom.py:40 +#: pyload/plugin/hoster/FreeWayMe.py:39 pyload/plugin/hoster/ZeveraCom.py:21 +#: pyload/plugin/hoster/UnrestrictLi.py:52 +#: pyload/plugin/hoster/Vipleech4uCom.py:30 +#: pyload/plugin/hoster/Premium4Me.py:27 pyload/plugin/hoster/FastixRu.py:36 +#: pyload/plugin/hoster/SimplyPremiumCom.py:52 +#: pyload/plugin/hoster/MegaDebridEu.py:46 +#: pyload/plugin/hoster/AlldebridCom.py:38 +#: pyload/plugin/hoster/LinksnappyCom.py:29 +#: pyload/plugin/hoster/DebridItaliaCom.py:39 +#: pyload/plugin/hoster/RPNetBiz.py:28 +#: pyload/plugin/hoster/MultiDebridCom.py:40 +#: pyload/plugin/hoster/ReloadCc.py:26 pyload/plugin/hoster/OverLoadMe.py:38 +#: pyload/plugin/hoster/RehostTo.py:25 +#: pyload/plugin/hoster/PremiumizeMe.py:24 +#: pyload/plugin/hooks/RPNetBiz.py:45 #, 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" +msgid "Please enter your %s account or deactivate this plugin" msgstr "" -#: module/plugins/hoster/MegauploadCom.py:177 -msgid "The file is password protected, enter a password and restart." +#: pyload/plugin/hoster/FilesMailRu.py:98 +#, python-format +msgid "" +"There was HTML Code in the Downloaded File (%s)...redirect error? The " +"Download will be restarted." msgstr "" -#: module/plugins/hoster/MegauploadCom.py:194 -msgid "Megaupload is currently blocking your IP. Try again later, manually." +#: pyload/plugin/hoster/NetloadIn.py:145 +#: pyload/plugin/hoster/NetloadIn.py:169 +msgid "File temporarily not available" msgstr "" -#: module/plugins/hoster/MegauploadCom.py:269 -msgid "" -"Looks like the file is still not available. Retry downloading later, " -"manually." +#: pyload/plugin/hoster/NetloadIn.py:182 +#, python-format +msgid "Netload: waiting between downloads %d s." msgstr "" -#: module/plugins/hoster/MegauploadCom.py:272 -msgid "Wrong password for download link." +#: pyload/plugin/hoster/NetloadIn.py:213 +#, python-format +msgid "Netload: waiting for captcha %d s." msgstr "" -#: module/plugins/hoster/UploadedTo.py:131 -msgid "API key invalid" +#: pyload/plugin/hoster/NetloadIn.py:251 +msgid "Downloaded File was empty" msgstr "" -#: module/plugins/hoster/UploadedTo.py:155 +#: pyload/plugin/hoster/MegaDebridEu.py:49 #, python-format -msgid "%s: Not enough traffic left" -msgstr "" - -#: module/plugins/hoster/ShareonlineBiz.py:106 -msgid "Parallel download issue" +msgid "Impossible to connect to %s" msgstr "" -#: module/plugins/hoster/ShareonlineBiz.py:121 -msgid "Invalid download ticket" +#: pyload/plugin/hoster/MegaDebridEu.py:89 +#, python-format +msgid "Impossible to debrid %s" msgstr "" -#: module/plugins/hoster/RehostTo.py:26 -msgid "Please enter your rehost.to account or deactivate this plugin" +#: pyload/plugin/hoster/UploadedTo.py:129 +msgid "API key invalid" msgstr "" -#: module/plugins/hoster/FileserveCom.py:87 -msgid "Not logged in." +#: pyload/plugin/hoster/UploadedTo.py:153 +#, python-format +msgid "%s: Not enough traffic left" msgstr "" -#: module/plugins/hoster/FileserveCom.py:112 -msgid "Parallel download error, now waiting 60s." +#: pyload/plugin/hoster/UploadedTo.py:156 +msgid "Traffic exceeded" msgstr "" -#: module/plugins/hoster/RapidshareCom.py:99 +#: pyload/plugin/hoster/RapidshareCom.py:99 msgid "Rapidshare: Traffic Share (direct download)" msgstr "" -#: module/plugins/hoster/RapidshareCom.py:126 -#: module/plugins/hoster/RapidshareCom.py:192 +#: pyload/plugin/hoster/RapidshareCom.py:126 +#: pyload/plugin/hoster/RapidshareCom.py:193 msgid "Already downloading from this ip address, waiting 60 seconds" msgstr "" -#: module/plugins/hoster/RapidshareCom.py:130 +#: pyload/plugin/hoster/RapidshareCom.py:130 msgid "Invalid Auth Code, download will be restarted" msgstr "" -#: module/plugins/hoster/RapidshareCom.py:196 +#: pyload/plugin/hoster/RapidshareCom.py:198 msgid "RapidShareCom: No free slots" msgstr "" -#: module/plugins/hoster/RapidshareCom.py:199 +#: pyload/plugin/hoster/RapidshareCom.py:201 msgid "You need a premium account for this file" msgstr "" -#: module/plugins/hoster/RapidshareCom.py:201 +#: pyload/plugin/hoster/RapidshareCom.py:203 msgid "Filename reported invalid" msgstr "" -#: module/plugins/hoster/FilesMailRu.py:99 -msgid "There was HTML Code in the Downloaded File(" +#: pyload/plugin/hoster/FileserveCom.py:100 +msgid "Parallel download error, now waiting 60s." msgstr "" -#: module/plugins/hoster/NetloadIn.py:141 -#: module/plugins/hoster/NetloadIn.py:161 -msgid "File temporarily not available" +#: pyload/plugin/hoster/FileserveCom.py:216 +msgid "Not logged in." msgstr "" -#: module/plugins/hoster/NetloadIn.py:174 -#, python-format -msgid "Netload: waiting between downloads %d s." +#: pyload/plugin/hoster/MegaNz.py:56 +msgid "Decryption failed" msgstr "" -#: module/plugins/hoster/NetloadIn.py:203 -#, python-format -msgid "Netload: waiting for captcha %d s." +#: pyload/plugin/hoster/MegaNz.py:106 +msgid "No file key provided in the URL" msgstr "" -#: module/plugins/hoster/NetloadIn.py:242 -msgid "Downloaded File was empty" +#: pyload/plugin/hoster/MegaNz.py:118 +msgid "Error code:" msgstr "" -#: module/plugins/hoster/RealdebridCom.py:37 -msgid "Please enter your Real-debrid account or deactivate this plugin" +#: pyload/plugin/Container.py:68 +msgid "File not exists." msgstr "" -#: module/plugins/container/LinkList.py:54 -msgid "LinkList could not be cleared." +#: pyload/plugin/hooks/UpdateManager.py:97 +msgid "Not able to connect server to get updates" msgstr "" -#: module/plugins/Plugin.py:381 -msgid "" -"Pil and tesseract not installed and no Client connected for captcha " -"decrypting" +#: pyload/plugin/hooks/UpdateManager.py:111 +msgid "No pyLoad version available" msgstr "" -#: module/plugins/Plugin.py:385 -msgid "No captcha result obtained in appropiate time by any of the plugins." +#: pyload/plugin/hooks/UpdateManager.py:118 +#, python-format +msgid "*** New pyLoad Version %s available ***" +msgstr "" + +#: pyload/plugin/hooks/UpdateManager.py:119 +msgid "*** Get it here: https://github.com/pyload/pyload/releases ***" msgstr "" -#: module/plugins/Plugin.py:490 module/plugins/Plugin.py:520 +#: pyload/plugin/hooks/UpdateManager.py:170 #, python-format -msgid "Setting User and Group failed: %s" +msgid "New version of [%(type)s] %(name)s (v%(oldver)s -> v%(newver)s)" msgstr "" -#: module/plugins/Container.py:68 -msgid "File not exists." +#: pyload/plugin/hooks/UpdateManager.py:180 +#: pyload/plugin/hooks/UpdateManager.py:185 +#, python-format +msgid "Error when updating plugin %s" msgstr "" -#: module/plugins/accounts/MegauploadCom.py:41 -msgid "Activate direct Download in your MegaUpload Account" +#: pyload/plugin/hooks/UpdateManager.py:185 +msgid "Version mismatch" msgstr "" -#: module/plugins/accounts/FilesonicCom.py:49 -msgid "Invalid login retrieving user details" +#: pyload/plugin/hooks/UpdateManager.py:196 +#, python-format +msgid "Removed blacklisted plugin: [%(type)s] %(name)s" msgstr "" -#: module/plugins/accounts/BitshareCom.py:36 -msgid "Activate direct Download in your Bitshare Account" +#: pyload/plugin/hooks/UpdateManager.py:204 +msgid "Plugins updated and reloaded" msgstr "" -#: module/plugins/PluginManager.py:153 -#, python-format -msgid "%s has a invalid pattern." +#: pyload/plugin/hooks/UpdateManager.py:206 +msgid "*** Plugins have been updated, pyLoad will be restarted now ***" msgstr "" -#: module/plugins/PluginManager.py:272 -#, python-format -msgid "Error importing %(name)s: %(msg)s" +#: pyload/plugin/hooks/UpdateManager.py:211 +msgid "No plugin updates available" msgstr "" -#: module/plugins/AccountManager.py:88 -msgid "Account settings deleted, due to new config format." +#: pyload/plugin/hooks/IRCInterface.py:82 +#, python-format +msgid "Download finished: %(name)s @ %(plugin)s " msgstr "" -#: module/plugins/internal/MultiHoster.py:60 -msgid "No Hoster loaded" +#: pyload/plugin/hooks/IRCInterface.py:95 +#, python-format +msgid "New Captcha Request: %s" msgstr "" -#: module/plugins/Account.py:85 module/plugins/Account.py:91 +#: pyload/plugin/hooks/IRCInterface.py:96 #, python-format -msgid "Could not login with account %(user)s | %(msg)s" +msgid "Answer with 'c %s text on the captcha'" msgstr "" -#: module/plugins/Account.py:86 -msgid "Wrong Password" +#: pyload/plugin/hooks/Premium4Me.py:29 +msgid "Please add your premium.to account first and restart pyLoad" msgstr "" -#: module/plugins/Account.py:240 +#: pyload/plugin/hooks/HotFolder.py:81 #, python-format -msgid "Your Time %s has wrong format, use: 1:22-3:44" +msgid "Added %s from HotFolder" msgstr "" -#: module/plugins/Account.py:266 +#: pyload/plugin/hooks/ExtractArchive.py:94 #, python-format -msgid "Account %s has not enough traffic, checking again in 30min" +msgid "No %s installed" msgstr "" -#: module/plugins/Account.py:273 +#: pyload/plugin/hooks/ExtractArchive.py:96 +#: pyload/plugin/hooks/ExtractArchive.py:101 #, python-format -msgid "Account %s is expired, checking again in 1h" +msgid "Could not activate %s" msgstr "" -#: module/database/FileDatabase.py:47 -msgid "finished" +#: pyload/plugin/hooks/ExtractArchive.py:106 +msgid "Activated" msgstr "" -#: module/database/FileDatabase.py:47 -msgid "offline" +#: pyload/plugin/hooks/ExtractArchive.py:108 +msgid "No Extract plugins activated" msgstr "" -#: module/database/FileDatabase.py:47 -msgid "online" +#: pyload/plugin/hooks/ExtractArchive.py:120 +#, python-format +msgid "Package %s queued for later extracting" msgstr "" -#: module/database/FileDatabase.py:47 -msgid "queued" +#: pyload/plugin/hooks/ExtractArchive.py:143 +#, python-format +msgid "Check package %s" msgstr "" -#: module/database/FileDatabase.py:47 -msgid "skipped" +#: pyload/plugin/hooks/ExtractArchive.py:184 +#, python-format +msgid "Extract to %s" msgstr "" -#: module/database/FileDatabase.py:47 -msgid "waiting" +#: pyload/plugin/hooks/ExtractArchive.py:199 +msgid "No files found to extract" msgstr "" -#: module/database/FileDatabase.py:47 -msgid "temp. offline" +#: pyload/plugin/hooks/ExtractArchive.py:206 +msgid "extracting" msgstr "" -#: module/database/FileDatabase.py:47 -msgid "starting" +#: pyload/plugin/hooks/ExtractArchive.py:217 +msgid "Password protected" msgstr "" -#: module/database/FileDatabase.py:47 -msgid "failed" +#: pyload/plugin/hooks/ExtractArchive.py:238 +msgid "Wrong password" msgstr "" -#: module/database/FileDatabase.py:47 -msgid "aborted" +#: pyload/plugin/hooks/ExtractArchive.py:246 +#, python-format +msgid "Deleting %s files" msgstr "" -#: module/database/FileDatabase.py:47 -msgid "decrypting" +#: pyload/plugin/hooks/ExtractArchive.py:253 +msgid "Extracting finished" msgstr "" -#: module/database/FileDatabase.py:47 -msgid "custom" +#: pyload/plugin/hooks/ExtractArchive.py:259 +msgid "Archive Error" msgstr "" -#: module/database/FileDatabase.py:47 -msgid "downloading" +#: pyload/plugin/hooks/ExtractArchive.py:261 +msgid "CRC Mismatch" msgstr "" -#: module/database/FileDatabase.py:47 -msgid "processing" +#: pyload/plugin/hooks/ExtractArchive.py:265 +msgid "Unknown Error" msgstr "" -#: module/database/FileDatabase.py:47 -msgid "unknown" +#: pyload/plugin/hooks/ExtractArchive.py:317 +msgid "Setting User and Group failed" msgstr "" -#: module/database/DatabaseBackend.py:174 -msgid "Filedatabase was deleted due to incompatible version." +#: pyload/plugin/hooks/ClickNLoad.py:75 +msgid "Click'N'Load: Port 9666 already in use" msgstr "" -#: module/database/DatabaseBackend.py:189 -msgid "Filedatabase could NOT be converted." +#: pyload/plugin/hooks/CaptchaTrader.py:70 +#: pyload/plugin/hooks/Captcha9kw.py:60 +#: pyload/plugin/hooks/ExpertDecoders.py:51 +#, python-format +msgid "%s credits left" msgstr "" -#: module/database/DatabaseBackend.py:198 -msgid "Database was converted from v2 to v3." +#: pyload/plugin/hooks/CaptchaTrader.py:118 +msgid "Could not send response." msgstr "" -#: module/database/DatabaseBackend.py:206 -msgid "Database was converted from v3 to v4." +#: pyload/plugin/hooks/CaptchaTrader.py:136 +msgid "Your CaptchaTrader Account has not enough credits" msgstr "" -#: module/database/DatabaseBackend.py:252 -msgid "Converting old Django DB" +#: pyload/plugin/hooks/LinkdecrypterCom.py:45 +msgid "Crypter list not found" msgstr "" -#: module/network/HTTPDownload.py:245 -#, python-format -msgid "Download chunks failed, fallback to single connection | %s" +#: pyload/plugin/hooks/LinkdecrypterCom.py:59 +msgid "Crypter list is empty" msgstr "" -#: module/PluginThread.py:183 +#: pyload/plugin/hooks/XMPPInterface.py:91 #, python-format -msgid "Download starts: %s" +msgid "Download finished: %(name)s @ %(plugin)s" msgstr "" -#: module/PluginThread.py:189 +#: pyload/plugin/hooks/Captcha9kw.py:94 #, python-format -msgid "Download finished: %s" +msgid "New CaptchaID from upload: %s : %s" msgstr "" -#: module/PluginThread.py:194 module/PluginThread.py:366 -#, python-format -msgid "Plugin %s is missing a function." +#: pyload/plugin/hooks/Captcha9kw.py:130 +msgid "Your Captcha 9kw.eu Account has not enough credits" msgstr "" -#: module/PluginThread.py:202 module/PluginThread.py:265 -#: module/PluginThread.py:383 +#: pyload/plugin/hooks/ExternalScripts.py:54 #, python-format -msgid "Download aborted: %s" +msgid "Installed scripts for %s: " msgstr "" -#: module/PluginThread.py:222 -#, python-format -msgid "Download restarted: %(name)s | %(msg)s" +#: pyload/plugin/hooks/ExternalScripts.py:69 +msgid "Script not executable:" msgstr "" -#: module/PluginThread.py:231 module/PluginThread.py:374 +#: pyload/plugin/hooks/ExternalScripts.py:80 #, python-format -msgid "Download is offline: %s" +msgid "Error in %(script)s: %(error)s" msgstr "" -#: module/PluginThread.py:234 -#, python-format -msgid "Download is temporary offline: %s" +#: pyload/plugin/hooks/ExpertDecoders.py:96 +msgid "Your ExpertDecoders Account has not enough credits" +msgstr "" + +#: pyload/plugin/hooks/RehostTo.py:32 +msgid "Please add your rehost.to account first and restart pyLoad" msgstr "" -#: module/PluginThread.py:237 module/PluginThread.py:304 +#: pyload/plugin/hooks/PremiumizeMe.py:50 +msgid "Please add a valid premiumize.me account first and restart pyLoad." +msgstr "" + +#: pyload/plugin/hooks/CaptchaBrotherhood.py:70 #, python-format -msgid "Download failed: %(name)s | %(msg)s" +msgid "%d credits left" msgstr "" -#: module/PluginThread.py:254 +#: pyload/plugin/Plugin.py:389 msgid "" -"Couldn't connect to host or connection reset, waiting 1 minute and retry." +"Pil and tesseract not installed and no Client connected for captcha " +"decrypting" msgstr "" -#: module/PluginThread.py:290 -#, python-format -msgid "Download skipped: %(name)s due to %(plugin)s" +#: pyload/plugin/Plugin.py:393 +msgid "No captcha result obtained in appropiate time by any of the plugins." msgstr "" -#: module/PluginThread.py:362 +#: pyload/plugin/Plugin.py:498 pyload/plugin/Plugin.py:532 #, python-format -msgid "Decrypting starts: %s" +msgid "Setting User and Group failed: %s" msgstr "" -#: module/PluginThread.py:377 module/PluginThread.py:395 -#, python-format -msgid "Decrypting failed: %(name)s | %(msg)s" +#: pyload/CaptchaManager.py:78 +msgid "No Client connected for captcha decrypting" msgstr "" -#: module/PluginThread.py:389 +#: pyload/Api.py:330 #, python-format -msgid "Retrying %s" +msgid "Added package %(name)s containing %(count)d links" msgstr "" -#: module/PluginThread.py:636 +#: pyload/Api.py:593 #, python-format -msgid "Info Fetching for %(name)s failed | %(err)s" +msgid "Added %(count)d links to package #%(package)d " +msgstr "" + +#: pyload/common/JsEngine.py:156 +msgid "" +"No js engine detected, please install either Spidermonkey, ossp-js, pyv8 or " +"rhino" msgstr "" |