diff options
author | Stefano <l.stickell@yahoo.it> | 2014-04-08 16:10:03 +0200 |
---|---|---|
committer | Walter Purcaro <vuolter@gmail.com> | 2014-06-28 02:50:29 +0200 |
commit | ee7d1aa56f08a54b984e9daf3c3ec4b531c109a6 (patch) | |
tree | 7868c6b291eed1eaa300418eb26778a7e82dd12e /locale/core.pot | |
parent | Improved wait method (diff) | |
download | pyload-ee7d1aa56f08a54b984e9daf3c3ec4b531c109a6.tar.xz |
Updated locale templates
Diffstat (limited to 'locale/core.pot')
-rw-r--r-- | locale/core.pot | 731 |
1 files changed, 372 insertions, 359 deletions
diff --git a/locale/core.pot b/locale/core.pot index 546f0e4d3..27156399d 100644 --- a/locale/core.pot +++ b/locale/core.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: pyLoad 0.4.9\n" "Report-Msgid-Bugs-To: 'bugs@pyload.org'\n" -"POT-Creation-Date: 2011-12-07 19:21+0100\n" +"POT-Creation-Date: 2014-04-08 15:01+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,196 +17,231 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: pyLoadCore.py:185 +#: pyLoadCore.py:182 msgid "Received Quit signal" msgstr "" -#: pyLoadCore.py:301 +#: pyLoadCore.py:303 #, python-format msgid "pyLoad already running with pid %s" msgstr "" -#: pyLoadCore.py:315 +#: pyLoadCore.py:317 #, python-format msgid "Failed changing group: %s" msgstr "" -#: pyLoadCore.py:325 +#: pyLoadCore.py:327 #, python-format msgid "Failed changing user: %s" msgstr "" -#: pyLoadCore.py:327 +#: pyLoadCore.py:329 msgid "folder for logs" msgstr "" -#: pyLoadCore.py:338 +#: pyLoadCore.py:340 msgid "Starting" msgstr "" -#: pyLoadCore.py:339 +#: pyLoadCore.py:341 #, python-format msgid "Using home directory: %s" msgstr "" -#: pyLoadCore.py:348 +#: pyLoadCore.py:350 msgid "pycrypto to decode container files" msgstr "" -#: pyLoadCore.py:351 +#: pyLoadCore.py:353 msgid "folder for temporary files" msgstr "" -#: pyLoadCore.py:356 +#: pyLoadCore.py:358 msgid "folder for downloads" msgstr "" -#: pyLoadCore.py:359 +#: pyLoadCore.py:361 msgid "OpenSSL for secure connection" msgstr "" -#: pyLoadCore.py:363 +#: pyLoadCore.py:365 msgid "Moving old user config to DB" msgstr "" -#: pyLoadCore.py:366 +#: pyLoadCore.py:368 msgid "Please check your logindata with ./pyLoadCore.py -u" msgstr "" -#: pyLoadCore.py:369 +#: pyLoadCore.py:371 msgid "All links removed" msgstr "" -#: pyLoadCore.py:400 +#: pyLoadCore.py:402 #, python-format msgid "Downloadtime: %s" msgstr "" -#: pyLoadCore.py:410 +#: pyLoadCore.py:412 #, python-format msgid "Free space: %s" msgstr "" -#: pyLoadCore.py:430 +#: pyLoadCore.py:432 msgid "Activating Accounts..." msgstr "" -#: pyLoadCore.py:436 +#: pyLoadCore.py:438 msgid "Activating Plugins..." msgstr "" -#: pyLoadCore.py:439 +#: pyLoadCore.py:441 msgid "pyLoad is up and running" msgstr "" -#: pyLoadCore.py:458 +#: pyLoadCore.py:460 msgid "restarting pyLoad" msgstr "" -#: pyLoadCore.py:462 +#: pyLoadCore.py:464 msgid "pyLoad quits" msgstr "" -#: pyLoadCore.py:519 +#: pyLoadCore.py:521 #, python-format msgid "Install %s" msgstr "" -#: pyLoadCore.py:555 +#: pyLoadCore.py:557 #, python-format msgid "could not find %(desc)s: %(name)s" msgstr "" -#: pyLoadCore.py:557 +#: pyLoadCore.py:559 #, python-format msgid "could not create %(desc)s: %(name)s" msgstr "" -#: pyLoadCore.py:578 +#: pyLoadCore.py:580 msgid "shutting down..." msgstr "" -#: pyLoadCore.py:595 +#: pyLoadCore.py:597 msgid "error while shutting down" msgstr "" -#: pyLoadCore.py:659 +#: pyLoadCore.py:661 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" +#: module/database/DatabaseBackend.py:174 +msgid "Filedatabase was deleted due to incompatible version." msgstr "" -#: module/remote/ThriftBackend.py:39 -msgid "Using SSL ThriftBackend" +#: module/database/DatabaseBackend.py:189 +msgid "Filedatabase could NOT be converted." msgstr "" -#: module/remote/RemoteManager.py:35 -#, python-format -msgid "Remote backend error: %s" +#: module/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" +#: module/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" +#: module/database/DatabaseBackend.py:252 +msgid "Converting old Django DB" msgstr "" -#: module/ThreadManager.py:137 -#, python-format -msgid "Reconnect Failed: %s" +#: module/database/FileDatabase.py:45 +msgid "finished" msgstr "" -#: module/ThreadManager.py:176 -msgid "Reconnect script not found!" +#: module/database/FileDatabase.py:45 +msgid "offline" msgstr "" -#: module/ThreadManager.py:182 -msgid "Starting reconnect" +#: module/database/FileDatabase.py:45 +msgid "online" msgstr "" -#: module/ThreadManager.py:196 -msgid "Failed executing reconnect script!" +#: module/database/FileDatabase.py:45 +msgid "queued" msgstr "" -#: module/ThreadManager.py:208 -#, python-format -msgid "Reconnected, new IP: %s" +#: module/database/FileDatabase.py:45 +msgid "skipped" msgstr "" -#: module/ThreadManager.py:288 -msgid "Not enough space left on device" +#: module/database/FileDatabase.py:45 +msgid "waiting" msgstr "" -#: module/HookManager.py:90 module/plugins/Hook.py:102 +#: module/database/FileDatabase.py:45 +msgid "temp. offline" +msgstr "" + +#: module/database/FileDatabase.py:45 +msgid "starting" +msgstr "" + +#: module/database/FileDatabase.py:45 +msgid "failed" +msgstr "" + +#: module/database/FileDatabase.py:45 +msgid "aborted" +msgstr "" + +#: module/database/FileDatabase.py:45 +msgid "decrypting" +msgstr "" + +#: module/database/FileDatabase.py:45 +msgid "custom" +msgstr "" + +#: module/database/FileDatabase.py:45 +msgid "downloading" +msgstr "" + +#: module/database/FileDatabase.py:45 +msgid "processing" +msgstr "" + +#: module/database/FileDatabase.py:45 +msgid "unknown" +msgstr "" + +#: module/database/FileDatabase.py:531 module/plugins/hooks/IRCInterface.py:74 +#: module/plugins/hooks/XMPPInterface.py:83 #, python-format -msgid "Error executing hooks: %s" +msgid "Package finished: %s" msgstr "" -#: module/HookManager.py:140 +#: module/remote/ThriftBackend.py:39 +msgid "Using SSL ThriftBackend" +msgstr "" + +#: module/remote/RemoteManager.py:35 #, python-format -msgid "Failed activating %(name)s" +msgid "Remote backend error: %s" msgstr "" -#: module/HookManager.py:144 +#: module/remote/RemoteManager.py:82 #, python-format -msgid "Activated plugins: %s" +msgid "Starting %(name)s: %(addr)s:%(port)s" msgstr "" -#: module/HookManager.py:145 +#: module/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" +#: module/web/json_app.py:57 +#, python-format +msgid "waiting %s" msgstr "" #: module/web/ServerThread.py:35 @@ -305,562 +340,540 @@ msgstr "" msgid "not available" msgstr "" -#: module/web/pyload_app.py:509 +#: module/web/pyload_app.py:508 msgid "Run pyLoadCore.py -s to access the setup." msgstr "" -#: module/web/json_app.py:60 +#: module/network/HTTPDownload.py:245 #, python-format -msgid "waiting %s" +msgid "Download chunks failed, fallback to single connection | %s" msgstr "" -#: module/Api.py:329 +#: module/PluginThread.py:183 #, python-format -msgid "Added package %(name)s containing %(count)d links" +msgid "Download starts: %s" msgstr "" -#: module/Api.py:592 +#: module/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 +#: module/PluginThread.py:194 module/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 +#: module/PluginThread.py:202 module/PluginThread.py:265 +#: module/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 +#: module/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 +#: module/PluginThread.py:231 module/PluginThread.py:373 #, python-format -msgid "Check package %s" +msgid "Download is offline: %s" msgstr "" -#: module/plugins/hooks/ExtractArchive.py:179 +#: module/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 +#: module/PluginThread.py:237 module/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" +#: module/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" +#: module/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" +#: module/PluginThread.py:361 +#, python-format +msgid "Decrypting starts: %s" msgstr "" -#: module/plugins/hooks/CaptchaTrader.py:71 +#: module/PluginThread.py:376 module/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" +#: module/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 +#: module/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 +#: module/HookManager.py:90 module/plugins/Hook.py:102 #, python-format -msgid "Download finished: %(name)s @ %(plugin)s " +msgid "Error executing hooks: %s" msgstr "" -#: module/plugins/hooks/IRCInterface.py:93 +#: module/HookManager.py:140 #, python-format -msgid "New Captcha Request: %s" +msgid "Failed activating %(name)s" msgstr "" -#: module/plugins/hooks/IRCInterface.py:94 +#: module/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 +#: module/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" +#: module/ThreadManager.py:137 +#, python-format +msgid "Reconnect Failed: %s" msgstr "" -#: module/plugins/hooks/HotFolder.py:82 -#, python-format -msgid "Added %s from HotFolder" +#: module/ThreadManager.py:176 +msgid "Reconnect script not found!" msgstr "" -#: module/plugins/hooks/ExternalScripts.py:54 -#, python-format -msgid "Installed scripts for %s: " +#: module/ThreadManager.py:182 +msgid "Starting reconnect" msgstr "" -#: module/plugins/hooks/ExternalScripts.py:70 -msgid "Script not executable:" +#: module/ThreadManager.py:196 +msgid "Failed executing reconnect script!" msgstr "" -#: module/plugins/hooks/ExternalScripts.py:80 +#: module/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" +#: module/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 ***" +#: 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/hooks/UpdateManager.py:75 -msgid "Plugins updated and reloaded" +#: module/plugins/Account.py:86 +msgid "Wrong Password" msgstr "" -#: module/plugins/hooks/UpdateManager.py:78 -msgid "No plugin updates available" +#: module/plugins/Account.py:240 +#, python-format +msgid "Your Time %s has wrong format, use: 1:22-3:44" msgstr "" -#: module/plugins/hooks/UpdateManager.py:93 +#: module/plugins/Account.py:266 #, 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 ***" +#: module/plugins/Account.py:273 +#, 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" +#: module/plugins/crypter/SerienjunkiesOrg.py:128 +msgid "Downloadlimit reached" msgstr "" -#: module/plugins/hooks/UpdateManager.py:141 +#: module/plugins/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 +#: module/plugins/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" +#: module/plugins/internal/MultiHoster.py:133 +msgid "No Hoster loaded" msgstr "" -#: module/plugins/hoster/BasePlugin.py:53 -msgid "Authorization required (username:password)" +#: module/plugins/accounts/BitshareCom.py:37 +msgid "Activate direct Download in your Bitshare Account" msgstr "" -#: module/plugins/hoster/OronCom.py:135 -msgid "Not enough traffic left" +#: module/plugins/container/LinkList.py:65 +msgid "LinkList could not be cleared." msgstr "" -#: module/plugins/hoster/OronCom.py:137 -#: module/plugins/hoster/UploadedTo.py:158 -msgid "Traffic exceeded" +#: module/plugins/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" +#: module/plugins/hoster/BasePlugin.py:65 +msgid "Authorization required (username:password)" msgstr "" -#: module/plugins/hoster/MegauploadCom.py:158 +#: module/plugins/hoster/SimplydebridCom.py:25 +#: module/plugins/hoster/RealdebridCom.py:41 +#: module/plugins/hoster/FreeWayMe.py:38 module/plugins/hoster/ZeveraCom.py:22 +#: module/plugins/hoster/UnrestrictLi.py:53 +#: module/plugins/hoster/Premium4Me.py:28 module/plugins/hoster/FastixRu.py:36 +#: module/plugins/hoster/AlldebridCom.py:38 +#: module/plugins/hoster/DebridItaliaCom.py:40 +#: module/plugins/hoster/RPNetBiz.py:26 +#: module/plugins/hoster/MultiDebridCom.py:41 +#: module/plugins/hoster/ReloadCc.py:24 module/plugins/hoster/RehostTo.py:26 +#: module/plugins/hoster/PremiumizeMe.py:22 +#: module/plugins/hooks/RPNetBiz.py:43 #, python-format -msgid "Megaupload: waiting %d minutes" +msgid "Please enter your %s account or deactivate this plugin" msgstr "" -#: module/plugins/hoster/MegauploadCom.py:172 -msgid "You need premium to download files larger than 1 GB" +#: module/plugins/hoster/FilesMailRu.py:99 +#, 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:177 -msgid "The file is password protected, enter a password and restart." +#: module/plugins/hoster/NetloadIn.py:146 +#: module/plugins/hoster/NetloadIn.py:170 +msgid "File temporarily not available" msgstr "" -#: module/plugins/hoster/MegauploadCom.py:194 -msgid "Megaupload is currently blocking your IP. Try again later, manually." +#: module/plugins/hoster/NetloadIn.py:183 +#, python-format +msgid "Netload: waiting between downloads %d s." msgstr "" -#: module/plugins/hoster/MegauploadCom.py:269 -msgid "" -"Looks like the file is still not available. Retry downloading later, " -"manually." +#: module/plugins/hoster/NetloadIn.py:214 +#, python-format +msgid "Netload: waiting for captcha %d s." msgstr "" -#: module/plugins/hoster/MegauploadCom.py:272 -msgid "Wrong password for download link." +#: module/plugins/hoster/NetloadIn.py:252 +msgid "Downloaded File was empty" msgstr "" -#: module/plugins/hoster/UploadedTo.py:131 +#: module/plugins/hoster/UploadedTo.py:129 msgid "API key invalid" msgstr "" -#: module/plugins/hoster/UploadedTo.py:155 +#: module/plugins/hoster/UploadedTo.py:153 #, 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." +#: module/plugins/hoster/UploadedTo.py:156 +msgid "Traffic exceeded" msgstr "" -#: module/plugins/hoster/RapidshareCom.py:99 +#: module/plugins/hoster/RapidshareCom.py:100 msgid "Rapidshare: Traffic Share (direct download)" msgstr "" -#: module/plugins/hoster/RapidshareCom.py:126 -#: module/plugins/hoster/RapidshareCom.py:192 +#: module/plugins/hoster/RapidshareCom.py:127 +#: module/plugins/hoster/RapidshareCom.py:194 msgid "Already downloading from this ip address, waiting 60 seconds" msgstr "" -#: module/plugins/hoster/RapidshareCom.py:130 +#: module/plugins/hoster/RapidshareCom.py:131 msgid "Invalid Auth Code, download will be restarted" msgstr "" -#: module/plugins/hoster/RapidshareCom.py:196 +#: module/plugins/hoster/RapidshareCom.py:199 msgid "RapidShareCom: No free slots" msgstr "" -#: module/plugins/hoster/RapidshareCom.py:199 +#: module/plugins/hoster/RapidshareCom.py:202 msgid "You need a premium account for this file" msgstr "" -#: module/plugins/hoster/RapidshareCom.py:201 +#: module/plugins/hoster/RapidshareCom.py:204 msgid "Filename reported invalid" msgstr "" -#: module/plugins/hoster/FilesMailRu.py:99 -msgid "There was HTML Code in the Downloaded File(" +#: module/plugins/hoster/FileserveCom.py:99 +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" +#: module/plugins/hoster/FileserveCom.py:215 +msgid "Not logged in." msgstr "" -#: module/plugins/hoster/NetloadIn.py:174 -#, python-format -msgid "Netload: waiting between downloads %d s." +#: module/plugins/hoster/MegaNz.py:56 +msgid "Decryption failed" msgstr "" -#: module/plugins/hoster/NetloadIn.py:203 -#, python-format -msgid "Netload: waiting for captcha %d s." +#: module/plugins/hoster/MegaNz.py:106 +msgid "No file key provided in the URL" msgstr "" -#: module/plugins/hoster/NetloadIn.py:242 -msgid "Downloaded File was empty" +#: module/plugins/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" +#: module/plugins/Container.py:68 +msgid "File not exists." msgstr "" -#: module/plugins/container/LinkList.py:54 -msgid "LinkList could not be cleared." +#: module/plugins/hooks/UpdateManager.py:74 +msgid "*** Plugins have been updated, please restart pyLoad ***" msgstr "" -#: module/plugins/Plugin.py:381 -msgid "" -"Pil and tesseract not installed and no Client connected for captcha " -"decrypting" +#: module/plugins/hooks/UpdateManager.py:76 +msgid "Plugins updated and reloaded" msgstr "" -#: module/plugins/Plugin.py:385 -msgid "No captcha result obtained in appropiate time by any of the plugins." +#: module/plugins/hooks/UpdateManager.py:79 +msgid "No plugin updates available" msgstr "" -#: module/plugins/Plugin.py:490 module/plugins/Plugin.py:520 -#, python-format -msgid "Setting User and Group failed: %s" +#: module/plugins/hooks/UpdateManager.py:96 +msgid "No Updates for pyLoad" msgstr "" -#: module/plugins/Container.py:68 -msgid "File not exists." +#: module/plugins/hooks/UpdateManager.py:100 +#, python-format +msgid "*** New pyLoad Version %s available ***" msgstr "" -#: module/plugins/accounts/MegauploadCom.py:41 -msgid "Activate direct Download in your MegaUpload Account" +#: module/plugins/hooks/UpdateManager.py:101 +msgid "*** Get it here: http://pyload.org/download ***" msgstr "" -#: module/plugins/accounts/FilesonicCom.py:49 -msgid "Invalid login retrieving user details" +#: module/plugins/hooks/UpdateManager.py:104 +msgid "Not able to connect server for updates" msgstr "" -#: module/plugins/accounts/BitshareCom.py:36 -msgid "Activate direct Download in your Bitshare Account" +#: module/plugins/hooks/UpdateManager.py:148 +#, python-format +msgid "New version of %(type)s|%(name)s : %(version).2f" msgstr "" -#: module/plugins/PluginManager.py:153 +#: module/plugins/hooks/UpdateManager.py:157 +#: module/plugins/hooks/UpdateManager.py:162 #, python-format -msgid "%s has a invalid pattern." +msgid "Error when updating %s" msgstr "" -#: module/plugins/PluginManager.py:272 -#, python-format -msgid "Error importing %(name)s: %(msg)s" +#: module/plugins/hooks/UpdateManager.py:162 +msgid "Version mismatch" msgstr "" -#: module/plugins/AccountManager.py:88 -msgid "Account settings deleted, due to new config format." +#: module/plugins/hooks/IRCInterface.py:82 +#, python-format +msgid "Download finished: %(name)s @ %(plugin)s " msgstr "" -#: module/plugins/internal/MultiHoster.py:60 -msgid "No Hoster loaded" +#: module/plugins/hooks/IRCInterface.py:95 +#, python-format +msgid "New Captcha Request: %s" msgstr "" -#: module/plugins/Account.py:85 module/plugins/Account.py:91 +#: module/plugins/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" +#: module/plugins/hooks/Premium4Me.py:29 +msgid "Please add your premium.to account first and restart pyLoad" msgstr "" -#: module/plugins/Account.py:240 +#: module/plugins/hooks/HotFolder.py:82 #, 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 +#: module/plugins/hooks/ExtractArchive.py:95 #, python-format -msgid "Account %s has not enough traffic, checking again in 30min" +msgid "No %s installed" msgstr "" -#: module/plugins/Account.py:273 +#: module/plugins/hooks/ExtractArchive.py:97 +#: module/plugins/hooks/ExtractArchive.py:102 #, python-format -msgid "Account %s is expired, checking again in 1h" +msgid "Could not activate %s" msgstr "" -#: module/database/FileDatabase.py:47 -msgid "finished" +#: module/plugins/hooks/ExtractArchive.py:107 +msgid "Activated" msgstr "" -#: module/database/FileDatabase.py:47 -msgid "offline" +#: module/plugins/hooks/ExtractArchive.py:109 +msgid "No Extract plugins activated" msgstr "" -#: module/database/FileDatabase.py:47 -msgid "online" +#: module/plugins/hooks/ExtractArchive.py:121 +#, python-format +msgid "Package %s queued for later extracting" msgstr "" -#: module/database/FileDatabase.py:47 -msgid "queued" +#: module/plugins/hooks/ExtractArchive.py:144 +#, python-format +msgid "Check package %s" msgstr "" -#: module/database/FileDatabase.py:47 -msgid "skipped" +#: module/plugins/hooks/ExtractArchive.py:185 +#, python-format +msgid "Extract to %s" msgstr "" -#: module/database/FileDatabase.py:47 -msgid "waiting" +#: module/plugins/hooks/ExtractArchive.py:200 +msgid "No files found to extract" msgstr "" -#: module/database/FileDatabase.py:47 -msgid "temp. offline" +#: module/plugins/hooks/ExtractArchive.py:207 +msgid "extracting" msgstr "" -#: module/database/FileDatabase.py:47 -msgid "starting" +#: module/plugins/hooks/ExtractArchive.py:218 +msgid "Password protected" msgstr "" -#: module/database/FileDatabase.py:47 -msgid "failed" +#: module/plugins/hooks/ExtractArchive.py:239 +msgid "Wrong password" msgstr "" -#: module/database/FileDatabase.py:47 -msgid "aborted" +#: module/plugins/hooks/ExtractArchive.py:247 +#, python-format +msgid "Deleting %s files" msgstr "" -#: module/database/FileDatabase.py:47 -msgid "decrypting" +#: module/plugins/hooks/ExtractArchive.py:254 +msgid "Extracting finished" msgstr "" -#: module/database/FileDatabase.py:47 -msgid "custom" +#: module/plugins/hooks/ExtractArchive.py:260 +msgid "Archive Error" msgstr "" -#: module/database/FileDatabase.py:47 -msgid "downloading" +#: module/plugins/hooks/ExtractArchive.py:262 +msgid "CRC Mismatch" msgstr "" -#: module/database/FileDatabase.py:47 -msgid "processing" +#: module/plugins/hooks/ExtractArchive.py:266 +msgid "Unknown Error" msgstr "" -#: module/database/FileDatabase.py:47 -msgid "unknown" +#: module/plugins/hooks/ExtractArchive.py:318 +msgid "Setting User and Group failed" msgstr "" -#: module/database/DatabaseBackend.py:174 -msgid "Filedatabase was deleted due to incompatible version." +#: module/plugins/hooks/ClickAndLoad.py:75 +msgid "Click'N'Load: Port 9666 already in use" msgstr "" -#: module/database/DatabaseBackend.py:189 -msgid "Filedatabase could NOT be converted." +#: module/plugins/hooks/CaptchaTrader.py:69 +#: module/plugins/hooks/Captcha9kw.py:59 +#: module/plugins/hooks/ExpertDecoders.py:50 +#, python-format +msgid "%s credits left" msgstr "" -#: module/database/DatabaseBackend.py:198 -msgid "Database was converted from v2 to v3." +#: module/plugins/hooks/CaptchaTrader.py:117 +msgid "Could not send response." msgstr "" -#: module/database/DatabaseBackend.py:206 -msgid "Database was converted from v3 to v4." +#: module/plugins/hooks/CaptchaTrader.py:135 +msgid "Your CaptchaTrader Account has not enough credits" msgstr "" -#: module/database/DatabaseBackend.py:252 -msgid "Converting old Django DB" +#: module/plugins/hooks/LinkdecrypterCom.py:43 +msgid "Crypter list not found" msgstr "" -#: module/network/HTTPDownload.py:245 -#, python-format -msgid "Download chunks failed, fallback to single connection | %s" +#: module/plugins/hooks/LinkdecrypterCom.py:57 +msgid "Crypter list is empty" msgstr "" -#: module/PluginThread.py:183 +#: module/plugins/hooks/XMPPInterface.py:91 #, python-format -msgid "Download starts: %s" +msgid "Download finished: %(name)s @ %(plugin)s" msgstr "" -#: module/PluginThread.py:189 +#: module/plugins/hooks/Captcha9kw.py:93 #, 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." +#: module/plugins/hooks/Captcha9kw.py:129 +msgid "Your Captcha 9kw.eu Account has not enough credits" msgstr "" -#: module/PluginThread.py:202 module/PluginThread.py:265 -#: module/PluginThread.py:383 +#: module/plugins/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" +#: module/plugins/hooks/ExternalScripts.py:69 +msgid "Script not executable:" msgstr "" -#: module/PluginThread.py:231 module/PluginThread.py:374 +#: module/plugins/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" +#: module/plugins/hooks/ExpertDecoders.py:95 +msgid "Your ExpertDecoders Account has not enough credits" msgstr "" -#: module/PluginThread.py:237 module/PluginThread.py:304 +#: module/plugins/hooks/RehostTo.py:32 +msgid "Please add your rehost.to account first and restart pyLoad" +msgstr "" + +#: module/plugins/hooks/PremiumizeMe.py:48 +msgid "Please add a valid premiumize.me account first and restart pyLoad." +msgstr "" + +#: module/plugins/hooks/CaptchaBrotherhood.py:69 #, python-format -msgid "Download failed: %(name)s | %(msg)s" +msgid "%d credits left" msgstr "" -#: module/PluginThread.py:254 +#: module/plugins/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" +#: module/plugins/Plugin.py:393 +msgid "No captcha result obtained in appropiate time by any of the plugins." msgstr "" -#: module/PluginThread.py:362 +#: module/plugins/Plugin.py:498 module/plugins/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" +#: module/CaptchaManager.py:78 +msgid "No Client connected for captcha decrypting" msgstr "" -#: module/PluginThread.py:389 +#: module/Api.py:330 #, python-format -msgid "Retrying %s" +msgid "Added package %(name)s containing %(count)d links" msgstr "" -#: module/PluginThread.py:636 +#: module/Api.py:593 #, python-format -msgid "Info Fetching for %(name)s failed | %(err)s" +msgid "Added %(count)d links to package #%(package)d " +msgstr "" + +#: module/common/JsEngine.py:156 +msgid "" +"No js engine detected, please install either Spidermonkey, ossp-js, pyv8 or " +"rhino" msgstr "" |