summaryrefslogtreecommitdiffstats
path: root/locale
diff options
context:
space:
mode:
authorGravatar Stefano <l.stickell@yahoo.it> 2013-07-15 23:15:08 +0200
committerGravatar Stefano <l.stickell@yahoo.it> 2013-07-15 23:15:08 +0200
commit507a4594b44d9e5e49ccea70a95f6382c51471e9 (patch)
tree8e6302042c6c0f05a99e13750b460881f65433b1 /locale
parentCaptcha9kw: fixed bad gettext use(cherry picked from commit 57e68cccae1a959c3... (diff)
downloadpyload-507a4594b44d9e5e49ccea70a95f6382c51471e9.tar.xz
Locale template files updated
Diffstat (limited to 'locale')
-rw-r--r--locale/cli.pot90
-rw-r--r--locale/core.pot282
-rw-r--r--locale/plugins.pot408
3 files changed, 390 insertions, 390 deletions
diff --git a/locale/cli.pot b/locale/cli.pot
index e2d3d4c1c..1a839387c 100644
--- a/locale/cli.pot
+++ b/locale/cli.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: pyload 0.4.9.9-dev\n"
"Report-Msgid-Bugs-To: 'bugs@pyload.org'\n"
-"POT-Creation-Date: 2013-07-12 20:56+0200\n"
+"POT-Creation-Date: 2013-07-15 23:06+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"
@@ -47,6 +47,50 @@ msgstr ""
msgid " back to main menu"
msgstr ""
+#: pyload/cli/ManageFiles.py:97
+msgid "Manage Packages:"
+msgstr ""
+
+#: pyload/cli/ManageFiles.py:99
+msgid "Manage Links:"
+msgstr ""
+
+#: pyload/cli/ManageFiles.py:104
+msgid "What do you want to move?"
+msgstr ""
+
+#: pyload/cli/ManageFiles.py:106
+msgid "What do you want to delete?"
+msgstr ""
+
+#: pyload/cli/ManageFiles.py:108
+msgid "What do you want to restart?"
+msgstr ""
+
+#: pyload/cli/ManageFiles.py:113
+msgid "Choose what you want to do, or enter package number."
+msgstr ""
+
+#: pyload/cli/ManageFiles.py:115
+msgid "delete"
+msgstr ""
+
+#: pyload/cli/ManageFiles.py:115
+msgid "move"
+msgstr ""
+
+#: pyload/cli/ManageFiles.py:115
+msgid "restart"
+msgstr ""
+
+#: pyload/cli/ManageFiles.py:148
+msgid " - previous"
+msgstr ""
+
+#: pyload/cli/ManageFiles.py:148
+msgid " - next"
+msgstr ""
+
#: pyload/cli/Cli.py:75 pyload/cli/Cli.py:133
msgid " Command Line Interface"
msgstr ""
@@ -253,47 +297,3 @@ msgstr ""
#: pyload/cli/Cli.py:582
msgid "Interactive mode ignored since you passed some commands."
msgstr ""
-
-#: pyload/cli/ManageFiles.py:97
-msgid "Manage Packages:"
-msgstr ""
-
-#: pyload/cli/ManageFiles.py:99
-msgid "Manage Links:"
-msgstr ""
-
-#: pyload/cli/ManageFiles.py:104
-msgid "What do you want to move?"
-msgstr ""
-
-#: pyload/cli/ManageFiles.py:106
-msgid "What do you want to delete?"
-msgstr ""
-
-#: pyload/cli/ManageFiles.py:108
-msgid "What do you want to restart?"
-msgstr ""
-
-#: pyload/cli/ManageFiles.py:113
-msgid "Choose what you want to do, or enter package number."
-msgstr ""
-
-#: pyload/cli/ManageFiles.py:115
-msgid "delete"
-msgstr ""
-
-#: pyload/cli/ManageFiles.py:115
-msgid "move"
-msgstr ""
-
-#: pyload/cli/ManageFiles.py:115
-msgid "restart"
-msgstr ""
-
-#: pyload/cli/ManageFiles.py:148
-msgid " - previous"
-msgstr ""
-
-#: pyload/cli/ManageFiles.py:148
-msgid " - next"
-msgstr ""
diff --git a/locale/core.pot b/locale/core.pot
index 42719abcb..75a08c68a 100644
--- a/locale/core.pot
+++ b/locale/core.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: pyload 0.4.9.9-dev\n"
"Report-Msgid-Bugs-To: 'bugs@pyload.org'\n"
-"POT-Creation-Date: 2013-07-12 20:56+0200\n"
+"POT-Creation-Date: 2013-07-15 23:06+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,11 +17,6 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: pyload/AccountManager.py:69
-#, python-format
-msgid "Unknown account plugin %s"
-msgstr ""
-
#: pyload/AddonManager.py:62
#, python-format
msgid "Error when executing %s"
@@ -39,7 +34,7 @@ msgstr ""
#: pyload/AddonManager.py:97
#, python-format
-msgid "Deactivate addons: %s"
+msgid "Deactivated addons: %s"
msgstr ""
#: pyload/AddonManager.py:153
@@ -50,19 +45,33 @@ msgstr ""
msgid "Deactivating Plugins..."
msgstr ""
-#: pyload/api/DownloadApi.py:44
-#, python-format
-msgid "Added package %(name)s as folder %(folder)s"
+#: pyload/web/ServerThread.py:49
+msgid "SSL certificates not found."
msgstr ""
-#: pyload/api/DownloadApi.py:95
-#, python-format
-msgid "Added %d links to package"
+#: pyload/web/ServerThread.py:53
+msgid "WebUI built is not available"
msgstr ""
-#: pyload/Api.py:152
+#: pyload/web/ServerThread.py:55
+msgid "Running webUI in development mode"
+msgstr ""
+
+#: pyload/web/ServerThread.py:73
+msgid "Failed starting webserver: "
+msgstr ""
+
+#: pyload/web/ServerThread.py:107
+msgid "Failed importing webserver: "
+msgstr ""
+
+#: pyload/web/ServerThread.py:125
+msgid "This server offers no SSL, please consider using threaded instead"
+msgstr ""
+
+#: pyload/web/ServerThread.py:139
#, python-format
-msgid "User '%s' tries to log in"
+msgid "Starting %(name)s webserver: %(host)s:%(port)d"
msgstr ""
#: pyload/config/default.py:14
@@ -346,82 +355,51 @@ msgstr ""
msgid "Download Time"
msgstr ""
-#: pyload/Core.py:195
-msgid "Received Quit signal"
+#: pyload/network/HTTPDownload.py:249
+#, python-format
+msgid "Download chunks failed, fallback to single connection | %s"
msgstr ""
-#: pyload/Core.py:323
+#: pyload/api/DownloadApi.py:44
#, python-format
-msgid "pyLoad already running with pid %s"
+msgid "Added package %(name)s as folder %(folder)s"
msgstr ""
-#: pyload/Core.py:337
+#: pyload/api/DownloadApi.py:95
#, python-format
-msgid "Failed changing group: %s"
+msgid "Added %d links to package"
msgstr ""
-#: pyload/Core.py:347
+#: pyload/AccountManager.py:69
#, python-format
-msgid "Failed changing user: %s"
+msgid "Unknown account plugin %s"
msgstr ""
-#: pyload/Core.py:358
-msgid "Starting"
+#: pyload/interaction/InteractionManager.py:88
+msgid "Query"
msgstr ""
-#: pyload/Core.py:359
-#, python-format
-msgid "Using home directory: %s"
+#: pyload/interaction/InteractionManager.py:111
+msgid "Captcha request"
msgstr ""
-#: pyload/Core.py:373
-msgid "All links removed"
+#: pyload/interaction/InteractionManager.py:111
+msgid "Please solve the captcha."
msgstr ""
-#: pyload/Core.py:403
+#: pyload/remote/RemoteManager.py:35
#, python-format
-msgid "Download time: %s"
+msgid "Remote backend error: %s"
msgstr ""
-#: pyload/Core.py:418
+#: pyload/remote/RemoteManager.py:80
#, python-format
-msgid "Free space: %s"
-msgstr ""
-
-#: pyload/Core.py:438
-msgid "Activating Accounts..."
-msgstr ""
-
-#: pyload/Core.py:443
-msgid "Restarting failed downloads..."
-msgstr ""
-
-#: pyload/Core.py:451
-msgid "pyLoad is up and running"
-msgstr ""
-
-#: pyload/Core.py:474
-msgid "restarting pyLoad"
-msgstr ""
-
-#: pyload/Core.py:478
-msgid "pyLoad quits"
-msgstr ""
-
-#: pyload/Core.py:564
-msgid "shutting down..."
-msgstr ""
-
-#: pyload/Core.py:579
-msgid "error while shutting down"
-msgstr ""
-
-#: pyload/Core.py:661
-msgid "killed pyLoad from terminal"
+msgid "Starting %(name)s: %(addr)s:%(port)s"
msgstr ""
-#: pyload/database/DatabaseBackend.py:167
-msgid "Database was deleted due to incompatible version."
+#: pyload/remote/RemoteManager.py:82
+#, python-format
+msgid "Failed loading backend %(name)s | %(error)s"
msgstr ""
#: pyload/FileManager.py:53
@@ -497,45 +475,87 @@ msgstr ""
msgid "Package finished: %s"
msgstr ""
-#: pyload/interaction/InteractionManager.py:88
-msgid "Query"
+#: pyload/Api.py:152
+#, python-format
+msgid "User '%s' tries to log in"
msgstr ""
-#: pyload/interaction/InteractionManager.py:111
-msgid "Captcha request"
+#: pyload/Core.py:195
+msgid "Received Quit signal"
msgstr ""
-#: pyload/interaction/InteractionManager.py:111
-msgid "Please solve the captcha."
+#: pyload/Core.py:323
+#, python-format
+msgid "pyLoad already running with pid %s"
msgstr ""
-#: pyload/network/HTTPDownload.py:249
+#: pyload/Core.py:337
#, python-format
-msgid "Download chunks failed, fallback to single connection | %s"
+msgid "Failed changing group: %s"
msgstr ""
-#: pyload/PluginManager.py:304
+#: pyload/Core.py:347
#, python-format
-msgid "Error importing %(name)s: %(msg)s"
+msgid "Failed changing user: %s"
msgstr ""
-#: pyload/remote/RemoteManager.py:35
+#: pyload/Core.py:358
+msgid "Starting"
+msgstr ""
+
+#: pyload/Core.py:359
#, python-format
-msgid "Remote backend error: %s"
+msgid "Using home directory: %s"
msgstr ""
-#: pyload/remote/RemoteManager.py:80
+#: pyload/Core.py:373
+msgid "All links removed"
+msgstr ""
+
+#: pyload/Core.py:403
#, python-format
-msgid "Starting %(name)s: %(addr)s:%(port)s"
+msgid "Download time: %s"
msgstr ""
-#: pyload/remote/RemoteManager.py:82
+#: pyload/Core.py:418
#, python-format
-msgid "Failed loading backend %(name)s | %(error)s"
+msgid "Free space: %s"
msgstr ""
-#: pyload/threads/AddonThread.py:55
-msgid "An Error occurred"
+#: pyload/Core.py:438
+msgid "Activating Accounts..."
+msgstr ""
+
+#: pyload/Core.py:443
+msgid "Restarting failed downloads..."
+msgstr ""
+
+#: pyload/Core.py:451
+msgid "pyLoad is up and running"
+msgstr ""
+
+#: pyload/Core.py:474
+msgid "restarting pyLoad"
+msgstr ""
+
+#: pyload/Core.py:478
+msgid "pyLoad quits"
+msgstr ""
+
+#: pyload/Core.py:564
+msgid "shutting down..."
+msgstr ""
+
+#: pyload/Core.py:579
+msgid "error while shutting down"
+msgstr ""
+
+#: pyload/Core.py:661
+msgid "killed pyLoad from terminal"
+msgstr ""
+
+#: pyload/database/DatabaseBackend.py:167
+msgid "Database was deleted due to incompatible version."
msgstr ""
#: pyload/threads/DecrypterThread.py:50
@@ -551,6 +571,37 @@ msgstr ""
msgid "No links decrypted"
msgstr ""
+#: pyload/threads/InfoThread.py:147
+#, python-format
+msgid "Info Fetching for %(name)s failed | %(err)s"
+msgstr ""
+
+#: pyload/threads/ThreadManager.py:155
+#, python-format
+msgid "Reconnect Failed: %s"
+msgstr ""
+
+#: pyload/threads/ThreadManager.py:192
+msgid "Reconnect script not found!"
+msgstr ""
+
+#: pyload/threads/ThreadManager.py:198
+msgid "Starting reconnect"
+msgstr ""
+
+#: pyload/threads/ThreadManager.py:212
+msgid "Failed executing reconnect script!"
+msgstr ""
+
+#: pyload/threads/ThreadManager.py:224
+#, python-format
+msgid "Reconnected, new IP: %s"
+msgstr ""
+
+#: pyload/threads/ThreadManager.py:298
+msgid "Not enough space left on device"
+msgstr ""
+
#: pyload/threads/DownloadThread.py:64
#, python-format
msgid "Download starts: %s"
@@ -605,35 +656,13 @@ msgstr ""
msgid "Internal Server Error"
msgstr ""
-#: pyload/threads/InfoThread.py:147
-#, python-format
-msgid "Info Fetching for %(name)s failed | %(err)s"
-msgstr ""
-
-#: pyload/threads/ThreadManager.py:155
-#, python-format
-msgid "Reconnect Failed: %s"
-msgstr ""
-
-#: pyload/threads/ThreadManager.py:192
-msgid "Reconnect script not found!"
-msgstr ""
-
-#: pyload/threads/ThreadManager.py:198
-msgid "Starting reconnect"
-msgstr ""
-
-#: pyload/threads/ThreadManager.py:212
-msgid "Failed executing reconnect script!"
+#: pyload/threads/AddonThread.py:55
+msgid "An Error occurred"
msgstr ""
-#: pyload/threads/ThreadManager.py:224
+#: pyload/PluginManager.py:304
#, python-format
-msgid "Reconnected, new IP: %s"
-msgstr ""
-
-#: pyload/threads/ThreadManager.py:298
-msgid "Not enough space left on device"
+msgid "Error importing %(name)s: %(msg)s"
msgstr ""
#: pyload/utils/JsEngine.py:188
@@ -641,32 +670,3 @@ msgid ""
"No js engine detected, please install either Spidermonkey, ossp-js, pyv8, "
"nodejs or rhino"
msgstr ""
-
-#: pyload/web/ServerThread.py:49
-msgid "SSL certificates not found."
-msgstr ""
-
-#: pyload/web/ServerThread.py:53
-msgid "WebUI built is not available"
-msgstr ""
-
-#: pyload/web/ServerThread.py:55
-msgid "Running webUI in development mode"
-msgstr ""
-
-#: pyload/web/ServerThread.py:73
-msgid "Failed starting webserver: "
-msgstr ""
-
-#: pyload/web/ServerThread.py:107
-msgid "Failed importing webserver: "
-msgstr ""
-
-#: pyload/web/ServerThread.py:125
-msgid "This server offers no SSL, please consider using threaded instead"
-msgstr ""
-
-#: pyload/web/ServerThread.py:139
-#, python-format
-msgid "Starting %(name)s webserver: %(host)s:%(port)d"
-msgstr ""
diff --git a/locale/plugins.pot b/locale/plugins.pot
index fa92a3a26..e16b4874b 100644
--- a/locale/plugins.pot
+++ b/locale/plugins.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: pyload 0.4.9.9-dev\n"
"Report-Msgid-Bugs-To: 'bugs@pyload.org'\n"
-"POT-Creation-Date: 2013-07-12 20:56+0200\n"
+"POT-Creation-Date: 2013-07-15 23:06+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,226 +17,260 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: pyload/plugins/Account.py:117 pyload/plugins/Account.py:123
-#, python-format
-msgid "Could not login with account %(user)s | %(msg)s"
+#: pyload/plugins/Base.py:324
+msgid ""
+"Pil and tesseract not installed and no Client connected for captcha "
+"decrypting"
msgstr ""
-#: pyload/plugins/Account.py:118
-msgid "Wrong Password"
+#: pyload/plugins/Base.py:328
+msgid "No captcha result obtained in appropriate time."
msgstr ""
-#: pyload/plugins/Account.py:184
+#: pyload/plugins/Hoster.py:273 pyload/plugins/Hoster.py:307
+#: pyload/plugins/hoster/ARD.py:76
#, python-format
-msgid "Get Account Info for %s"
+msgid "Setting User and Group failed: %s"
msgstr ""
-#: pyload/plugins/Account.py:193
-#, python-format
-msgid "Error: %s"
+#: pyload/plugins/Crypter.py:136
+msgid "Not existing file or unsupported protocol"
msgstr ""
-#: pyload/plugins/Account.py:242
+#: pyload/plugins/hooks/Captcha9kw.py:56
+#: pyload/plugins/addons/CaptchaTrader.py:72
+#: pyload/plugins/addons/ExpertDecoders.py:49
#, python-format
-msgid "Your Time %s has a wrong format, use: 1:22-3:44"
+msgid "%s credits left"
msgstr ""
-#: pyload/plugins/Account.py:265
+#: pyload/plugins/hooks/Captcha9kw.py:89
#, python-format
-msgid "Account %s has not enough traffic, checking again in 30min"
+msgid "NewCaptchaID from upload: %s : %s"
msgstr ""
-#: pyload/plugins/Account.py:273
-#, python-format
-msgid "Account %s is expired, checking again in 1h"
+#: pyload/plugins/hooks/Captcha9kw.py:123
+msgid "Your Captcha 9kw.eu Account has not enough credits"
msgstr ""
-#: pyload/plugins/Account.py:290
-#, python-format
-msgid "Login with %s"
+#: pyload/plugins/hoster/RapidshareCom.py:96
+msgid "Rapidshare: Traffic Share (direct download)"
msgstr ""
-#: pyload/plugins/accounts/BitshareCom.py:36
-msgid "Activate direct Download in your Bitshare Account"
+#: pyload/plugins/hoster/RapidshareCom.py:123
+#: pyload/plugins/hoster/RapidshareCom.py:189
+msgid "Already downloading from this ip address, waiting 60 seconds"
msgstr ""
-#: pyload/plugins/Addon.py:118
-#, python-format
-msgid "Error executing addons: %s"
+#: pyload/plugins/hoster/RapidshareCom.py:127
+msgid "Invalid Auth Code, download will be restarted"
msgstr ""
-#: pyload/plugins/addons/CaptchaBrotherhood.py:69
-#, python-format
-msgid "%d credits left"
+#: pyload/plugins/hoster/RapidshareCom.py:193
+msgid "RapidShareCom: No free slots"
msgstr ""
-#: pyload/plugins/addons/CaptchaTrader.py:72
-#: pyload/plugins/addons/ExpertDecoders.py:49
-#: pyload/plugins/hooks/Captcha9kw.py:56
-#, python-format
-msgid "%s credits left"
+#: pyload/plugins/hoster/RapidshareCom.py:196
+msgid "You need a premium account for this file"
msgstr ""
-#: pyload/plugins/addons/CaptchaTrader.py:120
-msgid "Could not send response."
+#: pyload/plugins/hoster/RapidshareCom.py:198
+msgid "Filename reported invalid"
msgstr ""
-#: pyload/plugins/addons/CaptchaTrader.py:138
-msgid "Your CaptchaTrader Account has not enough credits"
+#: pyload/plugins/hoster/RealdebridCom.py:40
+msgid "Please enter your Real-debrid account or deactivate this plugin"
msgstr ""
-#: pyload/plugins/addons/ClickAndLoad.py:74
-msgid "Click'N'Load: Port 9666 already in use"
+#: pyload/plugins/hoster/Premium4Me.py:27
+msgid "Please enter your premium.to account or deactivate this plugin"
msgstr ""
-#: pyload/plugins/addons/ExpertDecoders.py:98
-msgid "Your ExpertDecoders Account has not enough credits"
+#: pyload/plugins/hoster/MegaNz.py:55
+msgid "Decryption failed"
msgstr ""
-#: pyload/plugins/addons/ExternalScripts.py:53
-#, python-format
-msgid "Installed scripts for %s: "
+#: pyload/plugins/hoster/MegaNz.py:99
+msgid "No file key provided in the URL"
msgstr ""
-#: pyload/plugins/addons/ExternalScripts.py:69
-msgid "Script not executable:"
+#: pyload/plugins/hoster/MegaNz.py:111
+msgid "Error code:"
msgstr ""
-#: pyload/plugins/addons/ExternalScripts.py:79
-#, python-format
-msgid "Error in %(script)s: %(error)s"
+#: pyload/plugins/hoster/ZeveraCom.py:24
+msgid "Please enter your zevera.com account or deactivate this plugin"
msgstr ""
-#: pyload/plugins/addons/ExtractArchive.py:92
-#, python-format
-msgid "No %s installed"
+#: pyload/plugins/hoster/RehostTo.py:25
+msgid "Please enter your rehost.to account or deactivate this plugin"
msgstr ""
-#: pyload/plugins/addons/ExtractArchive.py:94
-#: pyload/plugins/addons/ExtractArchive.py:99
-#, python-format
-msgid "Could not activate %s"
+#: pyload/plugins/hoster/FileserveCom.py:97
+msgid "Parallel download error, now waiting 60s."
msgstr ""
-#: pyload/plugins/addons/ExtractArchive.py:104
-msgid "Activated"
+#: pyload/plugins/hoster/FileserveCom.py:208
+msgid "Not logged in."
msgstr ""
-#: pyload/plugins/addons/ExtractArchive.py:106
-msgid "No Extract plugins activated"
+#: pyload/plugins/hoster/UploadedTo.py:134
+msgid "API key invalid"
msgstr ""
-#: pyload/plugins/addons/ExtractArchive.py:118
+#: pyload/plugins/hoster/UploadedTo.py:159
#, python-format
-msgid "Package %s queued for later extracting"
+msgid "%s: Not enough traffic left"
msgstr ""
-#: pyload/plugins/addons/ExtractArchive.py:143
-#, python-format
-msgid "Check package %s"
+#: pyload/plugins/hoster/UploadedTo.py:162
+msgid "Traffic exceeded"
msgstr ""
-#: pyload/plugins/addons/ExtractArchive.py:183
+#: pyload/plugins/hoster/BasePlugin.py:63
+msgid "Authorization required (username:password)"
+msgstr ""
+
+#: pyload/plugins/hoster/NetloadIn.py:143
+#: pyload/plugins/hoster/NetloadIn.py:167
+msgid "File temporarily not available"
+msgstr ""
+
+#: pyload/plugins/hoster/NetloadIn.py:180
#, python-format
-msgid "Extract to %s"
+msgid "Netload: waiting between downloads %d s."
msgstr ""
-#: pyload/plugins/addons/ExtractArchive.py:197
-msgid "No files found to extract"
+#: pyload/plugins/hoster/NetloadIn.py:209
+#, python-format
+msgid "Netload: waiting for captcha %d s."
msgstr ""
-#: pyload/plugins/addons/ExtractArchive.py:203
-msgid "extracting"
+#: pyload/plugins/hoster/NetloadIn.py:248
+msgid "Downloaded File was empty"
msgstr ""
-#: pyload/plugins/addons/ExtractArchive.py:214
-msgid "Password protected"
+#: pyload/plugins/hoster/PremiumizeMe.py:19
+msgid "Please enter a valid premiumize.me account or deactivate this plugin"
msgstr ""
-#: pyload/plugins/addons/ExtractArchive.py:234
-msgid "Wrong password"
+#: pyload/plugins/hoster/FilesMailRu.py:98
+msgid "There was HTML Code in the Downloaded File("
msgstr ""
-#: pyload/plugins/addons/ExtractArchive.py:242
+#: pyload/plugins/hoster/XHamsterCom.py:75
+#: pyload/plugins/hoster/XHamsterCom.py:84
+#: pyload/plugins/hoster/XHamsterCom.py:87
#, python-format
-msgid "Deleting %s files"
+msgid "long_url: %s"
msgstr ""
-#: pyload/plugins/addons/ExtractArchive.py:247
-msgid "Extracting finished"
+#: pyload/plugins/Account.py:117 pyload/plugins/Account.py:123
+#, python-format
+msgid "Could not login with account %(user)s | %(msg)s"
msgstr ""
-#: pyload/plugins/addons/ExtractArchive.py:254
-msgid "Archive Error"
+#: pyload/plugins/Account.py:118
+msgid "Wrong Password"
msgstr ""
-#: pyload/plugins/addons/ExtractArchive.py:256
-msgid "CRC Mismatch"
+#: pyload/plugins/Account.py:184
+#, python-format
+msgid "Get Account Info for %s"
msgstr ""
-#: pyload/plugins/addons/ExtractArchive.py:260
-msgid "Unknown Error"
+#: pyload/plugins/Account.py:193
+#, python-format
+msgid "Error: %s"
msgstr ""
-#: pyload/plugins/addons/ExtractArchive.py:312
-msgid "Setting User and Group failed"
+#: pyload/plugins/Account.py:242
+#, python-format
+msgid "Your Time %s has a wrong format, use: 1:22-3:44"
msgstr ""
-#: pyload/plugins/addons/HotFolder.py:82
+#: pyload/plugins/Account.py:265
#, python-format
-msgid "Added %s from HotFolder"
+msgid "Account %s has not enough traffic, checking again in 30min"
msgstr ""
-#: pyload/plugins/addons/IRCInterface.py:75
-#: pyload/plugins/addons/XMPPInterface.py:82
+#: pyload/plugins/Account.py:273
#, python-format
-msgid "Package finished: %s"
+msgid "Account %s is expired, checking again in 1h"
msgstr ""
-#: pyload/plugins/addons/IRCInterface.py:82
+#: pyload/plugins/Account.py:290
#, python-format
-msgid "Download finished: %(name)s @ %(plugin)s "
+msgid "Login with %s"
msgstr ""
-#: pyload/plugins/addons/IRCInterface.py:94
+#: pyload/plugins/Addon.py:118
#, python-format
-msgid "New Captcha Request: %s"
+msgid "Error executing addons: %s"
msgstr ""
-#: pyload/plugins/addons/IRCInterface.py:95
-#, python-format
-msgid "Answer with 'c %s text on the captcha'"
+#: pyload/plugins/accounts/BitshareCom.py:36
+msgid "Activate direct Download in your Bitshare Account"
msgstr ""
-#: pyload/plugins/addons/LinkdecrypterCom.py:36
-msgid "Crypter list not found"
+#: pyload/plugins/crypter/SerienjunkiesOrg.py:126
+msgid "Downloadlimit reached"
msgstr ""
-#: pyload/plugins/addons/LinkdecrypterCom.py:50
-msgid "Crypter list is empty"
+#: pyload/plugins/addons/Premium4Me.py:30
+msgid "Please add your premium.to account first and restart pyLoad"
msgstr ""
-#: pyload/plugins/addons/MultiHoster.py:29
+#: pyload/plugins/addons/ExternalScripts.py:53
#, python-format
-msgid "Activated MultiHoster %s"
+msgid "Installed scripts for %s: "
msgstr ""
-#: pyload/plugins/addons/MultiHoster.py:47
-msgid "No Hoster loaded"
+#: pyload/plugins/addons/ExternalScripts.py:69
+msgid "Script not executable:"
msgstr ""
-#: pyload/plugins/addons/Premium4Me.py:30
-msgid "Please add your premium.to account first and restart pyLoad"
+#: pyload/plugins/addons/ExternalScripts.py:79
+#, python-format
+msgid "Error in %(script)s: %(error)s"
msgstr ""
-#: pyload/plugins/addons/PremiumizeMe.py:46
-msgid "Please add a valid premiumize.me account first and restart pyLoad."
+#: pyload/plugins/addons/CaptchaTrader.py:120
+msgid "Could not send response."
+msgstr ""
+
+#: pyload/plugins/addons/CaptchaTrader.py:138
+msgid "Your CaptchaTrader Account has not enough credits"
msgstr ""
#: pyload/plugins/addons/RehostTo.py:34
msgid "Please add your rehost.to account first and restart pyLoad"
msgstr ""
+#: pyload/plugins/addons/HotFolder.py:82
+#, python-format
+msgid "Added %s from HotFolder"
+msgstr ""
+
+#: pyload/plugins/addons/ClickAndLoad.py:74
+msgid "Click'N'Load: Port 9666 already in use"
+msgstr ""
+
+#: pyload/plugins/addons/XMPPInterface.py:82
+#: pyload/plugins/addons/IRCInterface.py:75
+#, python-format
+msgid "Package finished: %s"
+msgstr ""
+
+#: pyload/plugins/addons/XMPPInterface.py:90
+#, python-format
+msgid "Download finished: %(name)s @ %(plugin)s"
+msgstr ""
+
+#: pyload/plugins/addons/ExpertDecoders.py:98
+msgid "Your ExpertDecoders Account has not enough credits"
+msgstr ""
+
#: pyload/plugins/addons/UpdateManager.py:73
msgid "*** Plugins have been updated, please restart pyLoad ***"
msgstr ""
@@ -281,152 +315,118 @@ msgstr ""
msgid "Version mismatch"
msgstr ""
-#: pyload/plugins/addons/XMPPInterface.py:90
+#: pyload/plugins/addons/ExtractArchive.py:92
#, python-format
-msgid "Download finished: %(name)s @ %(plugin)s"
-msgstr ""
-
-#: pyload/plugins/Base.py:324
-msgid ""
-"Pil and tesseract not installed and no Client connected for captcha "
-"decrypting"
+msgid "No %s installed"
msgstr ""
-#: pyload/plugins/Base.py:328
-msgid "No captcha result obtained in appropriate time."
+#: pyload/plugins/addons/ExtractArchive.py:94
+#: pyload/plugins/addons/ExtractArchive.py:99
+#, python-format
+msgid "Could not activate %s"
msgstr ""
-#: pyload/plugins/crypter/SerienjunkiesOrg.py:126
-msgid "Downloadlimit reached"
+#: pyload/plugins/addons/ExtractArchive.py:104
+msgid "Activated"
msgstr ""
-#: pyload/plugins/Crypter.py:136
-msgid "Not existing file or unsupported protocol"
+#: pyload/plugins/addons/ExtractArchive.py:106
+msgid "No Extract plugins activated"
msgstr ""
-#: pyload/plugins/hooks/Captcha9kw.py:89
+#: pyload/plugins/addons/ExtractArchive.py:118
#, python-format
-msgid "NewCaptchaID from upload: %s : %s"
-msgstr ""
-
-#: pyload/plugins/hooks/Captcha9kw.py:123
-msgid "Your Captcha 9kw.eu Account has not enough credits"
+msgid "Package %s queued for later extracting"
msgstr ""
-#: pyload/plugins/hoster/ARD.py:76 pyload/plugins/Hoster.py:273
-#: pyload/plugins/Hoster.py:307
+#: pyload/plugins/addons/ExtractArchive.py:143
#, python-format
-msgid "Setting User and Group failed: %s"
-msgstr ""
-
-#: pyload/plugins/hoster/BasePlugin.py:63
-msgid "Authorization required (username:password)"
-msgstr ""
-
-#: pyload/plugins/hoster/FileserveCom.py:97
-msgid "Parallel download error, now waiting 60s."
-msgstr ""
-
-#: pyload/plugins/hoster/FileserveCom.py:208
-msgid "Not logged in."
-msgstr ""
-
-#: pyload/plugins/hoster/FilesMailRu.py:98
-msgid "There was HTML Code in the Downloaded File("
+msgid "Check package %s"
msgstr ""
-#: pyload/plugins/hoster/MegaNz.py:55
-msgid "Decryption failed"
+#: pyload/plugins/addons/ExtractArchive.py:183
+#, python-format
+msgid "Extract to %s"
msgstr ""
-#: pyload/plugins/hoster/MegaNz.py:99
-msgid "No file key provided in the URL"
+#: pyload/plugins/addons/ExtractArchive.py:197
+msgid "No files found to extract"
msgstr ""
-#: pyload/plugins/hoster/MegaNz.py:111
-msgid "Error code:"
+#: pyload/plugins/addons/ExtractArchive.py:203
+msgid "extracting"
msgstr ""
-#: pyload/plugins/hoster/NetloadIn.py:143
-#: pyload/plugins/hoster/NetloadIn.py:167
-msgid "File temporarily not available"
+#: pyload/plugins/addons/ExtractArchive.py:214
+msgid "Password protected"
msgstr ""
-#: pyload/plugins/hoster/NetloadIn.py:180
-#, python-format
-msgid "Netload: waiting between downloads %d s."
+#: pyload/plugins/addons/ExtractArchive.py:234
+msgid "Wrong password"
msgstr ""
-#: pyload/plugins/hoster/NetloadIn.py:209
+#: pyload/plugins/addons/ExtractArchive.py:242
#, python-format
-msgid "Netload: waiting for captcha %d s."
-msgstr ""
-
-#: pyload/plugins/hoster/NetloadIn.py:248
-msgid "Downloaded File was empty"
+msgid "Deleting %s files"
msgstr ""
-#: pyload/plugins/hoster/Premium4Me.py:27
-msgid "Please enter your premium.to account or deactivate this plugin"
+#: pyload/plugins/addons/ExtractArchive.py:247
+msgid "Extracting finished"
msgstr ""
-#: pyload/plugins/hoster/PremiumizeMe.py:20
-msgid "Please enter a valid premiumize.me account or deactivate this plugin"
+#: pyload/plugins/addons/ExtractArchive.py:254
+msgid "Archive Error"
msgstr ""
-#: pyload/plugins/hoster/RapidshareCom.py:96
-msgid "Rapidshare: Traffic Share (direct download)"
+#: pyload/plugins/addons/ExtractArchive.py:256
+msgid "CRC Mismatch"
msgstr ""
-#: pyload/plugins/hoster/RapidshareCom.py:123
-#: pyload/plugins/hoster/RapidshareCom.py:189
-msgid "Already downloading from this ip address, waiting 60 seconds"
+#: pyload/plugins/addons/ExtractArchive.py:260
+msgid "Unknown Error"
msgstr ""
-#: pyload/plugins/hoster/RapidshareCom.py:127
-msgid "Invalid Auth Code, download will be restarted"
+#: pyload/plugins/addons/ExtractArchive.py:312
+msgid "Setting User and Group failed"
msgstr ""
-#: pyload/plugins/hoster/RapidshareCom.py:193
-msgid "RapidShareCom: No free slots"
+#: pyload/plugins/addons/LinkdecrypterCom.py:36
+msgid "Crypter list not found"
msgstr ""
-#: pyload/plugins/hoster/RapidshareCom.py:196
-msgid "You need a premium account for this file"
+#: pyload/plugins/addons/LinkdecrypterCom.py:50
+msgid "Crypter list is empty"
msgstr ""
-#: pyload/plugins/hoster/RapidshareCom.py:198
-msgid "Filename reported invalid"
+#: pyload/plugins/addons/IRCInterface.py:82
+#, python-format
+msgid "Download finished: %(name)s @ %(plugin)s "
msgstr ""
-#: pyload/plugins/hoster/RealdebridCom.py:40
-msgid "Please enter your Real-debrid account or deactivate this plugin"
+#: pyload/plugins/addons/IRCInterface.py:94
+#, python-format
+msgid "New Captcha Request: %s"
msgstr ""
-#: pyload/plugins/hoster/RehostTo.py:25
-msgid "Please enter your rehost.to account or deactivate this plugin"
+#: pyload/plugins/addons/IRCInterface.py:95
+#, python-format
+msgid "Answer with 'c %s text on the captcha'"
msgstr ""
-#: pyload/plugins/hoster/UploadedTo.py:134
-msgid "API key invalid"
+#: pyload/plugins/addons/PremiumizeMe.py:46
+msgid "Please add a valid premiumize.me account first and restart pyLoad."
msgstr ""
-#: pyload/plugins/hoster/UploadedTo.py:159
+#: pyload/plugins/addons/CaptchaBrotherhood.py:69
#, python-format
-msgid "%s: Not enough traffic left"
-msgstr ""
-
-#: pyload/plugins/hoster/UploadedTo.py:162
-msgid "Traffic exceeded"
+msgid "%d credits left"
msgstr ""
-#: pyload/plugins/hoster/XHamsterCom.py:75
-#: pyload/plugins/hoster/XHamsterCom.py:84
-#: pyload/plugins/hoster/XHamsterCom.py:87
+#: pyload/plugins/addons/MultiHoster.py:29
#, python-format
-msgid "long_url: %s"
+msgid "Activated MultiHoster %s"
msgstr ""
-#: pyload/plugins/hoster/ZeveraCom.py:24
-msgid "Please enter your zevera.com account or deactivate this plugin"
+#: pyload/plugins/addons/MultiHoster.py:47
+msgid "No Hoster loaded"
msgstr ""