summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Walter Purcaro <vuolter@users.noreply.github.com> 2015-05-09 20:03:45 +0200
committerGravatar Walter Purcaro <vuolter@users.noreply.github.com> 2015-05-09 20:03:45 +0200
commitc88684fd12e339aadf46c832fe45b1e33425d451 (patch)
treebeb4bfde0bb42912e7ac413b533e742e858b936c
parenthandleFree -> handle_free and so on... (diff)
downloadpyload-c88684fd12e339aadf46c832fe45b1e33425d451.tar.xz
Remove old .pot files
-rw-r--r--locale/cli.pot299
-rw-r--r--locale/core.pot899
-rw-r--r--locale/django.pot689
-rw-r--r--locale/setup.pot479
4 files changed, 0 insertions, 2366 deletions
diff --git a/locale/cli.pot b/locale/cli.pot
deleted file mode 100644
index db8033d31..000000000
--- a/locale/cli.pot
+++ /dev/null
@@ -1,299 +0,0 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR pyLoad Team
-# This file is distributed under the same license as the PACKAGE package.
-# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
-#
-#, fuzzy
-msgid ""
-msgstr ""
-"Project-Id-Version: pyLoad 0.4.10\n"
-"Report-Msgid-Bugs-To: 'bugs@pyload.org'\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"
-"Language: \n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#: pyload/cli/Cli.py:75 pyload/cli/Cli.py:133
-msgid " Command Line Interface"
-msgstr ""
-
-#: pyload/cli/Cli.py:165
-#, python-format
-msgid "%s Downloads:"
-msgstr ""
-
-#: pyload/cli/Cli.py:177
-msgid " Speed: "
-msgstr ""
-
-#: pyload/cli/Cli.py:177
-msgid " Size: "
-msgstr ""
-
-#: pyload/cli/Cli.py:178
-msgid " Finished in: "
-msgstr ""
-
-#: pyload/cli/Cli.py:179
-msgid " ID: "
-msgstr ""
-
-#: pyload/cli/Cli.py:184
-msgid "waiting: "
-msgstr ""
-
-#: pyload/cli/Cli.py:191 pyload/cli/Cli.py:193
-msgid "Status:"
-msgstr ""
-
-#: pyload/cli/Cli.py:191
-msgid "paused"
-msgstr ""
-
-#: pyload/cli/Cli.py:193
-msgid "running"
-msgstr ""
-
-#: pyload/cli/Cli.py:196
-msgid "total Speed"
-msgstr ""
-
-#: pyload/cli/Cli.py:196
-msgid "Files in queue"
-msgstr ""
-
-#: pyload/cli/Cli.py:197
-msgid "Total"
-msgstr ""
-
-#: pyload/cli/Cli.py:203
-msgid "Menu:"
-msgstr ""
-
-#: pyload/cli/Cli.py:205
-msgid " Add Links"
-msgstr ""
-
-#: pyload/cli/Cli.py:206
-msgid " Manage Queue"
-msgstr ""
-
-#: pyload/cli/Cli.py:207
-msgid " Manage Collector"
-msgstr ""
-
-#: pyload/cli/Cli.py:208
-msgid " (Un)Pause Server"
-msgstr ""
-
-#: pyload/cli/Cli.py:209
-msgid " Kill Server"
-msgstr ""
-
-#: pyload/cli/Cli.py:210
-msgid " Quit"
-msgstr ""
-
-#: pyload/cli/Cli.py:289 pyload/cli/Cli.py:296
-msgid "Please use this syntax: add <Package name> <link> <link2> ..."
-msgstr ""
-
-#: pyload/cli/Cli.py:315
-#, python-format
-msgid "Checking %d links:"
-msgstr ""
-
-#: pyload/cli/Cli.py:324
-msgid "File does not exists."
-msgstr ""
-
-#: pyload/cli/Cli.py:385
-msgid "pyLoad was terminated"
-msgstr ""
-
-#: pyload/cli/Cli.py:443
-msgid "Prints server status"
-msgstr ""
-
-#: pyload/cli/Cli.py:444
-msgid "Prints downloads in queue"
-msgstr ""
-
-#: pyload/cli/Cli.py:445
-msgid "Prints downloads in collector"
-msgstr ""
-
-#: pyload/cli/Cli.py:446
-msgid "Adds package to queue"
-msgstr ""
-
-#: pyload/cli/Cli.py:447
-msgid "Adds package to collector"
-msgstr ""
-
-#: pyload/cli/Cli.py:448
-msgid "Delete Files from Queue/Collector"
-msgstr ""
-
-#: pyload/cli/Cli.py:449
-msgid "Delete Packages from Queue/Collector"
-msgstr ""
-
-#: pyload/cli/Cli.py:450
-msgid "Move Packages from Queue to Collector or vice versa"
-msgstr ""
-
-#: pyload/cli/Cli.py:451
-msgid "Restart files"
-msgstr ""
-
-#: pyload/cli/Cli.py:452
-msgid "Restart packages"
-msgstr ""
-
-#: pyload/cli/Cli.py:453
-msgid "Check online status, works with local container"
-msgstr ""
-
-#: pyload/cli/Cli.py:454
-msgid "Checks online status of a container file"
-msgstr ""
-
-#: pyload/cli/Cli.py:455
-msgid "Pause the server"
-msgstr ""
-
-#: pyload/cli/Cli.py:456
-msgid "continue downloads"
-msgstr ""
-
-#: pyload/cli/Cli.py:457
-msgid "Toggle pause/unpause"
-msgstr ""
-
-#: pyload/cli/Cli.py:458
-msgid "kill server"
-msgstr ""
-
-#: pyload/cli/Cli.py:460
-msgid "List of commands:"
-msgstr ""
-
-#: pyload/cli/Cli.py:473
-msgid "Couldn't write user config file"
-msgstr ""
-
-#: pyload/cli/Cli.py:548
-msgid "You need py-openssl to connect to this pyLoad Core."
-msgstr ""
-
-#: pyload/cli/Cli.py:555
-msgid "Address: "
-msgstr ""
-
-#: pyload/cli/Cli.py:556
-msgid "Port: "
-msgstr ""
-
-#: pyload/cli/Cli.py:557
-msgid "Username: "
-msgstr ""
-
-#: pyload/cli/Cli.py:561
-msgid "Password: "
-msgstr ""
-
-#: pyload/cli/Cli.py:566 pyload/cli/Cli.py:575
-msgid "Login data is wrong."
-msgstr ""
-
-#: pyload/cli/Cli.py:568 pyload/cli/Cli.py:577
-#, python-format
-msgid "Could not establish connection to %(addr)s:%(port)s."
-msgstr ""
-
-#: pyload/cli/Cli.py:580
-msgid "You need py-openssl to connect to this pyLoad core."
-msgstr ""
-
-#: pyload/cli/Cli.py:582
-msgid "Interactive mode ignored since you passed some commands."
-msgstr ""
-
-#: pyload/cli/AddPackage.py:48
-msgid "Add Package:"
-msgstr ""
-
-#: pyload/cli/AddPackage.py:53
-msgid "Enter a name for the new package"
-msgstr ""
-
-#: pyload/cli/AddPackage.py:57
-#, python-format
-msgid "Package: %s"
-msgstr ""
-
-#: pyload/cli/AddPackage.py:58
-msgid "Parse the links you want to add."
-msgstr ""
-
-#: pyload/cli/AddPackage.py:59
-#, python-format
-msgid "Type %s when done."
-msgstr ""
-
-#: pyload/cli/AddPackage.py:60
-msgid "Links added: "
-msgstr ""
-
-#: pyload/cli/AddPackage.py:64 pyload/cli/ManageFiles.py:149
-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 yout 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
deleted file mode 100644
index 84879674d..000000000
--- a/locale/core.pot
+++ /dev/null
@@ -1,899 +0,0 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR pyLoad Team
-# This file is distributed under the same license as the PACKAGE package.
-# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
-#
-#, fuzzy
-msgid ""
-msgstr ""
-"Project-Id-Version: pyLoad 0.4.10\n"
-"Report-Msgid-Bugs-To: 'bugs@pyload.org'\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"
-"Language: \n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#: pyload/Core.py:181
-msgid "Received Quit signal"
-msgstr ""
-
-#: pyload/Core.py:302
-#, python-format
-msgid "pyLoad already running with pid %s"
-msgstr ""
-
-#: pyload/Core.py:316
-#, python-format
-msgid "Failed changing group: %s"
-msgstr ""
-
-#: pyload/Core.py:326
-#, python-format
-msgid "Failed changing user: %s"
-msgstr ""
-
-#: pyload/Core.py:328
-msgid "folder for logs"
-msgstr ""
-
-#: pyload/Core.py:339
-msgid "Starting"
-msgstr ""
-
-#: pyload/Core.py:340
-#, python-format
-msgid "Using home directory: %s"
-msgstr ""
-
-#: pyload/Core.py:349
-msgid "pycrypto to decode container files"
-msgstr ""
-
-#: pyload/Core.py:352
-msgid "folder for temporary files"
-msgstr ""
-
-#: pyload/Core.py:357
-msgid "folder for downloads"
-msgstr ""
-
-#: pyload/Core.py:360
-msgid "OpenSSL for secure connection"
-msgstr ""
-
-#: pyload/Core.py:364
-msgid "Moving old user config to DB"
-msgstr ""
-
-#: pyload/Core.py:367
-msgid "Please check your logindata with ./pyload.py -u"
-msgstr ""
-
-#: pyload/Core.py:370
-msgid "All links removed"
-msgstr ""
-
-#: pyload/Core.py:401
-#, python-format
-msgid "Downloadtime: %s"
-msgstr ""
-
-#: pyload/Core.py:411
-#, python-format
-msgid "Free space: %s"
-msgstr ""
-
-#: pyload/Core.py:431
-msgid "Activating Accounts..."
-msgstr ""
-
-#: pyload/Core.py:437
-msgid "Activating Plugins..."
-msgstr ""
-
-#: pyload/Core.py:440
-msgid "pyLoad is up and running"
-msgstr ""
-
-#: pyload/Core.py:459
-msgid "restarting pyLoad"
-msgstr ""
-
-#: pyload/Core.py:463
-msgid "pyLoad quits"
-msgstr ""
-
-#: pyload/Core.py:520
-#, python-format
-msgid "Install %s"
-msgstr ""
-
-#: pyload/Core.py:556
-#, python-format
-msgid "could not find %(desc)s: %(name)s"
-msgstr ""
-
-#: pyload/Core.py:558
-#, python-format
-msgid "could not create %(desc)s: %(name)s"
-msgstr ""
-
-#: pyload/Core.py:579
-msgid "shutting down..."
-msgstr ""
-
-#: pyload/Core.py:596
-msgid "error while shutting down"
-msgstr ""
-
-#: pyload/Core.py:660
-msgid "killed pyLoad from Terminal"
-msgstr ""
-
-#: pyload/database/DatabaseBackend.py:174
-msgid "Filedatabase was deleted due to incompatible version."
-msgstr ""
-
-#: pyload/database/DatabaseBackend.py:189
-msgid "Filedatabase could NOT be converted."
-msgstr ""
-
-#: pyload/database/DatabaseBackend.py:198
-msgid "Database was converted from v2 to v3."
-msgstr ""
-
-#: pyload/database/DatabaseBackend.py:206
-msgid "Database was converted from v3 to v4."
-msgstr ""
-
-#: pyload/database/DatabaseBackend.py:252
-msgid "Converting old Django DB"
-msgstr ""
-
-#: pyload/database/FileDatabase.py:45
-msgid "finished"
-msgstr ""
-
-#: pyload/database/FileDatabase.py:45
-msgid "offline"
-msgstr ""
-
-#: pyload/database/FileDatabase.py:45
-msgid "online"
-msgstr ""
-
-#: pyload/database/FileDatabase.py:45
-msgid "queued"
-msgstr ""
-
-#: pyload/database/FileDatabase.py:45
-msgid "skipped"
-msgstr ""
-
-#: 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 ""
-
-#: 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 "Package finished: %s"
-msgstr ""
-
-#: pyload/remote/ThriftBackend.py:39
-msgid "Using SSL ThriftBackend"
-msgstr ""
-
-#: pyload/remote/RemoteManager.py:35
-#, python-format
-msgid "Remote backend error: %s"
-msgstr ""
-
-#: pyload/remote/RemoteManager.py:82
-#, python-format
-msgid "Starting %(name)s: %(addr)s:%(port)s"
-msgstr ""
-
-#: pyload/remote/RemoteManager.py:84
-#, python-format
-msgid "Failed loading backend %(name)s | %(error)s"
-msgstr ""
-
-#: pyload/webui/app/json.py:57
-#, python-format
-msgid "waiting %s"
-msgstr ""
-
-#: pyload/threads/ServerThread.py:36
-msgid "SSL certificates not found."
-msgstr ""
-
-#: pyload/threads/ServerThread.py:40
-#, python-format
-msgid "Sorry, we dropped support for starting %s directly within pyLoad"
-msgstr ""
-
-#: pyload/threads/ServerThread.py:41
-msgid "You can use the threaded server which offers good performance and ssl,"
-msgstr ""
-
-#: pyload/threads/ServerThread.py:42
-#, python-format
-msgid ""
-"of course you can still use your existing %s with pyLoads fastcgi server"
-msgstr ""
-
-#: pyload/threads/ServerThread.py:43
-msgid "sample configs are located in the pyload/webui/servers directory"
-msgstr ""
-
-#: pyload/threads/ServerThread.py:49
-#, python-format
-msgid "Can't use %(server)s, python-flup is not installed!"
-msgstr ""
-
-#: pyload/threads/ServerThread.py:58
-#, python-format
-msgid "Error importing lightweight server: %s"
-msgstr ""
-
-#: pyload/threads/ServerThread.py:59
-msgid ""
-"You need to download and compile bjoern, https://github.com/jonashaag/bjoern"
-msgstr ""
-
-#: pyload/threads/ServerThread.py:60
-msgid "Copy the boern.so file to lib/Python/Lib or use setup.py install"
-msgstr ""
-
-#: pyload/threads/ServerThread.py:61
-msgid ""
-"Of course you need to be familiar with linux and know how to compile software"
-msgstr ""
-
-#: pyload/threads/ServerThread.py:64
-msgid "Server set to threaded, due to known performance problems on windows."
-msgstr ""
-
-#: pyload/threads/ServerThread.py:80 pyload/threads/ServerThread.py:103
-msgid "This server offers no SSL, please consider using threaded instead"
-msgstr ""
-
-#: pyload/threads/ServerThread.py:82
-#, python-format
-msgid "Starting builtin webserver: %(host)s:%(port)d"
-msgstr ""
-
-#: pyload/threads/ServerThread.py:87
-#, python-format
-msgid "Starting threaded SSL webserver: %(host)s:%(port)d"
-msgstr ""
-
-#: pyload/threads/ServerThread.py:91
-#, python-format
-msgid "Starting threaded webserver: %(host)s:%(port)d"
-msgstr ""
-
-#: pyload/threads/ServerThread.py:97
-#, python-format
-msgid "Starting fastcgi server: %(host)s:%(port)d"
-msgstr ""
-
-#: pyload/threads/ServerThread.py:105
-#, python-format
-msgid "Starting lightweight webserver (bjoern): %(host)s:%(port)d"
-msgstr ""
-
-#: pyload/webui/app/pyload.py:127
-msgid "You dont have permission to access this page."
-msgstr ""
-
-#: pyload/webui/app/pyload.py:195
-msgid "Download directory not found."
-msgstr ""
-
-#: pyload/webui/app/pyload.py:262 pyload/webui/app/pyload.py:269
-msgid "unlimited"
-msgstr ""
-
-#: pyload/webui/app/pyload.py:264 pyload/webui/app/pyload.py:271
-msgid "not available"
-msgstr ""
-
-#: pyload/webui/app/pyload.py:509
-msgid "Run pyload.py -s to access the setup."
-msgstr ""
-
-#: pyload/network/HTTPDownload.py:245
-#, python-format
-msgid "Download chunks failed, fallback to single connection | %s"
-msgstr ""
-
-#: pyload/threads/PluginThread.py:183
-#, python-format
-msgid "Download starts: %s"
-msgstr ""
-
-#: pyload/threads/PluginThread.py:189
-#, python-format
-msgid "Download finished: %s"
-msgstr ""
-
-#: pyload/threads/PluginThread.py:194 pyload/threads/PluginThread.py:365
-#, python-format
-msgid "Plugin %s is missing a function."
-msgstr ""
-
-#: pyload/threads/PluginThread.py:202 pyload/threads/PluginThread.py:265
-#: pyload/threads/PluginThread.py:382
-#, python-format
-msgid "Download aborted: %s"
-msgstr ""
-
-#: pyload/threads/PluginThread.py:222
-#, python-format
-msgid "Download restarted: %(name)s | %(msg)s"
-msgstr ""
-
-#: pyload/threads/PluginThread.py:231 pyload/threads/PluginThread.py:373
-#, python-format
-msgid "Download is offline: %s"
-msgstr ""
-
-#: pyload/threads/PluginThread.py:234
-#, python-format
-msgid "Download is temporary offline: %s"
-msgstr ""
-
-#: pyload/threads/PluginThread.py:237 pyload/threads/PluginThread.py:304
-#, python-format
-msgid "Download failed: %(name)s | %(msg)s"
-msgstr ""
-
-#: pyload/threads/PluginThread.py:254
-msgid ""
-"Couldn't connect to host or connection reset, waiting 1 minute and retry."
-msgstr ""
-
-#: pyload/threads/PluginThread.py:290
-#, python-format
-msgid "Download skipped: %(name)s due to %(plugin)s"
-msgstr ""
-
-#: pyload/threads/PluginThread.py:361
-#, python-format
-msgid "Decrypting starts: %s"
-msgstr ""
-
-#: pyload/threads/PluginThread.py:376 pyload/threads/PluginThread.py:394
-#, python-format
-msgid "Decrypting failed: %(name)s | %(msg)s"
-msgstr ""
-
-#: pyload/threads/PluginThread.py:388
-#, python-format
-msgid "Retrying %s"
-msgstr ""
-
-#: pyload/threads/PluginThread.py:635
-#, python-format
-msgid "Info Fetching for %(name)s failed | %(err)s"
-msgstr ""
-
-#: pyload/HookManager.py:90 pyload/plugin/Hook.py:103
-#, python-format
-msgid "Error executing hooks: %s"
-msgstr ""
-
-#: pyload/HookManager.py:140
-#, python-format
-msgid "Failed activating %(name)s"
-msgstr ""
-
-#: pyload/HookManager.py:144
-#, python-format
-msgid "Activated plugins: %s"
-msgstr ""
-
-#: pyload/HookManager.py:145
-#, python-format
-msgid "Deactivate plugins: %s"
-msgstr ""
-
-#: pyload/ThreadManager.py:137
-#, python-format
-msgid "Reconnect Failed: %s"
-msgstr ""
-
-#: pyload/ThreadManager.py:176
-msgid "Reconnect script not found!"
-msgstr ""
-
-#: pyload/ThreadManager.py:182
-msgid "Starting reconnect"
-msgstr ""
-
-#: pyload/ThreadManager.py:196
-msgid "Failed executing reconnect script!"
-msgstr ""
-
-#: pyload/ThreadManager.py:208
-#, python-format
-msgid "Reconnected, new IP: %s"
-msgstr ""
-
-#: pyload/ThreadManager.py:288
-msgid "Not enough space left on device"
-msgstr ""
-
-#: pyload/plugin/Account.py:85 pyload/plugin/Account.py:90
-#, python-format
-msgid "Could not login with account %(user)s | %(msg)s"
-msgstr ""
-
-#: pyload/plugin/Account.py:86
-msgid "Wrong Password"
-msgstr ""
-
-#: pyload/plugin/Account.py:243
-#, python-format
-msgid "Your Time %s has wrong format, use: 1:22-3:44"
-msgstr ""
-
-#: pyload/plugin/Account.py:269
-#, python-format
-msgid "Account %s has not enough traffic, checking again in 30min"
-msgstr ""
-
-#: pyload/plugin/Account.py:276
-#, python-format
-msgid "Account %s is expired, checking again in 1h"
-msgstr ""
-
-#: pyload/plugin/crypter/SerienjunkiesOrg.py:126
-msgid "Downloadlimit reached"
-msgstr ""
-
-#: pyload/plugin/PluginManager.py:153
-#, python-format
-msgid "%s has a invalid pattern."
-msgstr ""
-
-#: pyload/plugin/PluginManager.py:272
-#, python-format
-msgid "Error importing %(name)s: %(msg)s"
-msgstr ""
-
-#: pyload/plugin/internal/MultiHoster.py:132
-msgid "No Hoster loaded"
-msgstr ""
-
-#: pyload/plugin/accounts/BitshareCom.py:38
-msgid "Activate direct Download in your Bitshare Account"
-msgstr ""
-
-#: pyload/plugin/container/LinkList.py:64
-msgid "LinkList could not be cleared."
-msgstr ""
-
-#: pyload/plugin/AccountManager.py:88
-msgid "Account settings deleted, due to new config format."
-msgstr ""
-
-#: pyload/plugin/hoster/BasePlugin.py:65
-msgid "Authorization required (username:password)"
-msgstr ""
-
-#: 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 "Please enter your %s account or deactivate this plugin"
-msgstr ""
-
-#: 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 ""
-
-#: pyload/plugin/hoster/NetloadIn.py:145
-#: pyload/plugin/hoster/NetloadIn.py:169
-msgid "File temporarily not available"
-msgstr ""
-
-#: pyload/plugin/hoster/NetloadIn.py:182
-#, python-format
-msgid "Netload: waiting between downloads %d s."
-msgstr ""
-
-#: pyload/plugin/hoster/NetloadIn.py:213
-#, python-format
-msgid "Netload: waiting for captcha %d s."
-msgstr ""
-
-#: pyload/plugin/hoster/NetloadIn.py:251
-msgid "Downloaded File was empty"
-msgstr ""
-
-#: pyload/plugin/hoster/MegaDebridEu.py:49
-#, python-format
-msgid "Impossible to connect to %s"
-msgstr ""
-
-#: pyload/plugin/hoster/MegaDebridEu.py:89
-#, python-format
-msgid "Impossible to debrid %s"
-msgstr ""
-
-#: pyload/plugin/hoster/UploadedTo.py:129
-msgid "API key invalid"
-msgstr ""
-
-#: pyload/plugin/hoster/UploadedTo.py:153
-#, python-format
-msgid "%s: Not enough traffic left"
-msgstr ""
-
-#: pyload/plugin/hoster/UploadedTo.py:156
-msgid "Traffic exceeded"
-msgstr ""
-
-#: pyload/plugin/hoster/RapidshareCom.py:99
-msgid "Rapidshare: Traffic Share (direct download)"
-msgstr ""
-
-#: pyload/plugin/hoster/RapidshareCom.py:126
-#: pyload/plugin/hoster/RapidshareCom.py:193
-msgid "Already downloading from this ip address, waiting 60 seconds"
-msgstr ""
-
-#: pyload/plugin/hoster/RapidshareCom.py:130
-msgid "Invalid Auth Code, download will be restarted"
-msgstr ""
-
-#: pyload/plugin/hoster/RapidshareCom.py:198
-msgid "RapidShareCom: No free slots"
-msgstr ""
-
-#: pyload/plugin/hoster/RapidshareCom.py:201
-msgid "You need a premium account for this file"
-msgstr ""
-
-#: pyload/plugin/hoster/RapidshareCom.py:203
-msgid "Filename reported invalid"
-msgstr ""
-
-#: pyload/plugin/hoster/FileserveCom.py:100
-msgid "Parallel download error, now waiting 60s."
-msgstr ""
-
-#: pyload/plugin/hoster/FileserveCom.py:216
-msgid "Not logged in."
-msgstr ""
-
-#: pyload/plugin/hoster/MegaNz.py:56
-msgid "Decryption failed"
-msgstr ""
-
-#: pyload/plugin/hoster/MegaNz.py:106
-msgid "No file key provided in the URL"
-msgstr ""
-
-#: pyload/plugin/hoster/MegaNz.py:118
-msgid "Error code:"
-msgstr ""
-
-#: pyload/plugin/Container.py:68
-msgid "File not exists."
-msgstr ""
-
-#: pyload/plugin/hooks/UpdateManager.py:97
-msgid "Not able to connect server to get updates"
-msgstr ""
-
-#: pyload/plugin/hooks/UpdateManager.py:111
-msgid "No pyLoad version available"
-msgstr ""
-
-#: 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 ""
-
-#: pyload/plugin/hooks/UpdateManager.py:170
-#, python-format
-msgid "New version of [%(type)s] %(name)s (v%(oldver)s -> v%(newver)s)"
-msgstr ""
-
-#: pyload/plugin/hooks/UpdateManager.py:180
-#: pyload/plugin/hooks/UpdateManager.py:185
-#, python-format
-msgid "Error when updating plugin %s"
-msgstr ""
-
-#: pyload/plugin/hooks/UpdateManager.py:185
-msgid "Version mismatch"
-msgstr ""
-
-#: pyload/plugin/hooks/UpdateManager.py:196
-#, python-format
-msgid "Removed blacklisted plugin: [%(type)s] %(name)s"
-msgstr ""
-
-#: pyload/plugin/hooks/UpdateManager.py:204
-msgid "Plugins updated and reloaded"
-msgstr ""
-
-#: pyload/plugin/hooks/UpdateManager.py:206
-msgid "*** Plugins have been updated, pyLoad will be restarted now ***"
-msgstr ""
-
-#: pyload/plugin/hooks/UpdateManager.py:211
-msgid "No plugin updates available"
-msgstr ""
-
-#: pyload/plugin/hooks/IRCInterface.py:82
-#, python-format
-msgid "Download finished: %(name)s @ %(plugin)s "
-msgstr ""
-
-#: pyload/plugin/hooks/IRCInterface.py:95
-#, python-format
-msgid "New Captcha Request: %s"
-msgstr ""
-
-#: pyload/plugin/hooks/IRCInterface.py:96
-#, python-format
-msgid "Answer with 'c %s text on the captcha'"
-msgstr ""
-
-#: pyload/plugin/hooks/Premium4Me.py:29
-msgid "Please add your premium.to account first and restart pyLoad"
-msgstr ""
-
-#: pyload/plugin/hooks/HotFolder.py:81
-#, python-format
-msgid "Added %s from HotFolder"
-msgstr ""
-
-#: pyload/plugin/hooks/ExtractArchive.py:94
-#, python-format
-msgid "No %s installed"
-msgstr ""
-
-#: pyload/plugin/hooks/ExtractArchive.py:96
-#: pyload/plugin/hooks/ExtractArchive.py:101
-#, python-format
-msgid "Could not activate %s"
-msgstr ""
-
-#: pyload/plugin/hooks/ExtractArchive.py:106
-msgid "Activated"
-msgstr ""
-
-#: pyload/plugin/hooks/ExtractArchive.py:108
-msgid "No Extract plugins activated"
-msgstr ""
-
-#: pyload/plugin/hooks/ExtractArchive.py:120
-#, python-format
-msgid "Package %s queued for later extracting"
-msgstr ""
-
-#: pyload/plugin/hooks/ExtractArchive.py:143
-#, python-format
-msgid "Check package %s"
-msgstr ""
-
-#: pyload/plugin/hooks/ExtractArchive.py:184
-#, python-format
-msgid "Extract to %s"
-msgstr ""
-
-#: pyload/plugin/hooks/ExtractArchive.py:199
-msgid "No files found to extract"
-msgstr ""
-
-#: pyload/plugin/hooks/ExtractArchive.py:206
-msgid "extracting"
-msgstr ""
-
-#: pyload/plugin/hooks/ExtractArchive.py:217
-msgid "Password protected"
-msgstr ""
-
-#: pyload/plugin/hooks/ExtractArchive.py:238
-msgid "Wrong password"
-msgstr ""
-
-#: pyload/plugin/hooks/ExtractArchive.py:246
-#, python-format
-msgid "Deleting %s files"
-msgstr ""
-
-#: pyload/plugin/hooks/ExtractArchive.py:253
-msgid "Extracting finished"
-msgstr ""
-
-#: pyload/plugin/hooks/ExtractArchive.py:259
-msgid "Archive Error"
-msgstr ""
-
-#: pyload/plugin/hooks/ExtractArchive.py:261
-msgid "CRC Mismatch"
-msgstr ""
-
-#: pyload/plugin/hooks/ExtractArchive.py:265
-msgid "Unknown Error"
-msgstr ""
-
-#: pyload/plugin/hooks/ExtractArchive.py:317
-msgid "Setting User and Group failed"
-msgstr ""
-
-#: pyload/plugin/hooks/ClickNLoad.py:75
-msgid "Click'N'Load: Port 9666 already in use"
-msgstr ""
-
-#: 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 ""
-
-#: pyload/plugin/hooks/CaptchaTrader.py:118
-msgid "Could not send response."
-msgstr ""
-
-#: pyload/plugin/hooks/CaptchaTrader.py:136
-msgid "Your CaptchaTrader Account has not enough credits"
-msgstr ""
-
-#: pyload/plugin/hooks/LinkdecrypterCom.py:45
-msgid "Crypter list not found"
-msgstr ""
-
-#: pyload/plugin/hooks/LinkdecrypterCom.py:59
-msgid "Crypter list is empty"
-msgstr ""
-
-#: pyload/plugin/hooks/XMPPInterface.py:91
-#, python-format
-msgid "Download finished: %(name)s @ %(plugin)s"
-msgstr ""
-
-#: pyload/plugin/hooks/Captcha9kw.py:94
-#, python-format
-msgid "New CaptchaID from upload: %s : %s"
-msgstr ""
-
-#: pyload/plugin/hooks/Captcha9kw.py:130
-msgid "Your Captcha 9kw.eu Account has not enough credits"
-msgstr ""
-
-#: pyload/plugin/hooks/ExternalScripts.py:54
-#, python-format
-msgid "Installed scripts for %s: "
-msgstr ""
-
-#: pyload/plugin/hooks/ExternalScripts.py:69
-msgid "Script not executable:"
-msgstr ""
-
-#: pyload/plugin/hooks/ExternalScripts.py:80
-#, python-format
-msgid "Error in %(script)s: %(error)s"
-msgstr ""
-
-#: 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 ""
-
-#: 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 "%d credits left"
-msgstr ""
-
-#: pyload/plugin/Plugin.py:389
-msgid ""
-"Pil and tesseract not installed and no Client connected for captcha "
-"decrypting"
-msgstr ""
-
-#: pyload/plugin/Plugin.py:393
-msgid "No captcha result obtained in appropiate time by any of the plugins."
-msgstr ""
-
-#: pyload/plugin/Plugin.py:498 pyload/plugin/Plugin.py:532
-#, python-format
-msgid "Setting User and Group failed: %s"
-msgstr ""
-
-#: pyload/CaptchaManager.py:78
-msgid "No Client connected for captcha decrypting"
-msgstr ""
-
-#: pyload/Api.py:330
-#, python-format
-msgid "Added package %(name)s containing %(count)d links"
-msgstr ""
-
-#: pyload/Api.py:593
-#, python-format
-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 ""
diff --git a/locale/django.pot b/locale/django.pot
deleted file mode 100644
index 277108e5b..000000000
--- a/locale/django.pot
+++ /dev/null
@@ -1,689 +0,0 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR pyLoad Team
-# This file is distributed under the same license as the PACKAGE package.
-# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
-#
-#, fuzzy
-msgid ""
-msgstr ""
-"Project-Id-Version: pyLoad 0.4.10\n"
-"Report-Msgid-Bugs-To: 'bugs@pyload.org'\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"
-"Language: \n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#: pyload/webui/translations.js:1
-msgid "New Captcha Request"
-msgstr ""
-
-#: pyload/webui/translations.js:2 pyload/webui/themes/default/tml/captcha.html:7
-msgid "Please read the text on the captcha."
-msgstr ""
-
-#: pyload/webui/translations.js:3
-msgid "pyLoad restarted"
-msgstr ""
-
-#: pyload/webui/translations.js:4
-#: pyload/webui/themes/default/tml/settings_item.html:16
-#: pyload/webui/themes/default/tml/base.html:123
-#: pyload/webui/themes/default/tml/base.html:124
-msgid "off"
-msgstr ""
-
-#: pyload/webui/translations.js:5
-msgid "Success"
-msgstr ""
-
-#: pyload/webui/translations.js:6
-#: pyload/webui/themes/default/tml/settings_item.html:14
-#: pyload/webui/themes/default/tml/base.html:123
-#: pyload/webui/themes/default/tml/base.html:124
-msgid "on"
-msgstr ""
-
-#: pyload/webui/translations.js:7
-msgid "You are really sure you want to quit pyLoad?"
-msgstr ""
-
-#: pyload/webui/translations.js:8
-msgid "Restart Link"
-msgstr ""
-
-#: pyload/webui/translations.js:9
-msgid "Delete Link"
-msgstr ""
-
-#: pyload/webui/translations.js:10
-msgid "Please Enter a packagename."
-msgstr ""
-
-#: pyload/webui/translations.js:11
-msgid "Please click on the right captcha position."
-msgstr ""
-
-#: pyload/webui/translations.js:12
-msgid "Error occured."
-msgstr ""
-
-#: pyload/webui/translations.js:13
-#: pyload/webui/themes/default/tml/filemanager.html:65
-#: pyload/webui/themes/default/tml/folder.html:14
-msgid "Folder is empty"
-msgstr ""
-
-#: pyload/webui/translations.js:14
-msgid "Failed"
-msgstr ""
-
-#: pyload/webui/translations.js:15
-msgid "No Captchas to read."
-msgstr ""
-
-#: pyload/webui/translations.js:16
-msgid "Passwords did not match."
-msgstr ""
-
-#: pyload/webui/translations.js:17
-msgid "Settings saved."
-msgstr ""
-
-#: pyload/webui/translations.js:18
-msgid "New folder"
-msgstr ""
-
-#: pyload/webui/translations.js:19
-msgid "Are you sure you want to restart pyLoad?"
-msgstr ""
-
-#: pyload/webui/app/json.py:57
-#, python-format
-msgid "waiting %s"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/home.html:206
-msgid "Active Downloads"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/home.html:211
-#: pyload/webui/themes/default/tml/base.html:84
-msgid "Home"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/home.html:214
-#: pyload/webui/themes/default/tml/queue.html:15
-#: pyload/webui/themes/default/tml/window.html:34
-#: pyload/webui/themes/default/tml/base.html:87
-msgid "Queue"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/home.html:217
-#: pyload/webui/themes/default/tml/queue.html:17
-#: pyload/webui/themes/default/tml/window.html:36
-#: pyload/webui/themes/default/tml/base.html:90
-msgid "Collector"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/home.html:220
-#: pyload/webui/themes/default/tml/downloads.html:6
-#: pyload/webui/themes/default/tml/base.html:93
-msgid "Downloads"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/home.html:226
-#: pyload/webui/themes/default/tml/logs.html:3
-#: pyload/webui/themes/default/tml/logs.html:4
-#: pyload/webui/themes/default/tml/base.html:99
-msgid "Logs"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/home.html:229
-#: pyload/webui/themes/default/tml/settings.html:3
-#: pyload/webui/themes/default/tml/settings.html:4
-#: pyload/webui/themes/default/tml/base.html:102
-msgid "Config"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/home.html:237
-#: pyload/webui/themes/default/tml/queue.html:82
-#: pyload/webui/themes/default/tml/settings.html:91
-#: pyload/webui/themes/default/tml/window.html:7
-#: pyload/webui/themes/default/tml/admin.html:25
-msgid "Name"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/home.html:238
-#: pyload/webui/themes/default/tml/settings.html:93
-msgid "Status"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/home.html:239
-#: pyload/webui/themes/default/tml/info.html:14
-#: pyload/webui/themes/default/tml/info.html:15
-msgid "Information"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/home.html:240
-msgid "Size"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/home.html:241
-msgid "Progress"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/login.html:3
-#: pyload/webui/themes/default/tml/settings.html:178
-msgid "Login"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/login.html:14
-msgid "Username"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/login.html:19
-#: pyload/webui/themes/default/tml/queue.html:92
-#: pyload/webui/themes/default/tml/settings.html:92
-#: pyload/webui/themes/default/tml/settings.html:183
-#: pyload/webui/themes/default/tml/window.html:21
-msgid "Password"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/login.html:29
-msgid "Your username and password didn't match. Please try again."
-msgstr ""
-
-#: pyload/webui/themes/default/tml/login.html:30
-msgid "To reset your login data or add an user run:"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/queue.html:25
-msgid "Delete Finished"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/queue.html:26
-msgid "Restart Failed"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/queue.html:65
-msgid "Folder:"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/queue.html:65
-msgid "Password:"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/queue.html:79
-msgid "Edit Package"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/queue.html:80
-msgid "Edit the package detais below."
-msgstr ""
-
-#: pyload/webui/themes/default/tml/queue.html:83
-msgid "The name of the package."
-msgstr ""
-
-#: pyload/webui/themes/default/tml/queue.html:87
-msgid "Folder"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/queue.html:88
-msgid "Name of subfolder for these downloads."
-msgstr ""
-
-#: pyload/webui/themes/default/tml/queue.html:93
-msgid "List of passwords used for unrar."
-msgstr ""
-
-#: pyload/webui/themes/default/tml/queue.html:97
-#: pyload/webui/themes/default/tml/settings.html:167
-#: pyload/webui/themes/default/tml/captcha.html:33
-#: pyload/webui/themes/default/tml/admin.html:61
-#: pyload/webui/themes/default/tml/admin.html:91
-msgid "Submit"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/queue.html:98
-#: pyload/webui/themes/default/tml/settings.html:198
-#: pyload/webui/themes/default/tml/window.html:41
-#: pyload/webui/themes/default/tml/admin.html:92
-msgid "Reset"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/logout.html:8
-msgid "You were successfully logged out."
-msgstr ""
-
-#: pyload/webui/themes/default/tml/pathchooser.html:39
-#: pyload/webui/themes/default/tml/pathchooser.html:41
-msgid "Path"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/pathchooser.html:39
-#: pyload/webui/themes/default/tml/pathchooser.html:41
-msgid "absolute"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/pathchooser.html:39
-#: pyload/webui/themes/default/tml/pathchooser.html:41
-msgid "relative"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/pathchooser.html:46
-msgid "name"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/pathchooser.html:47
-msgid "size"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/pathchooser.html:48
-msgid "type"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/pathchooser.html:49
-msgid "last modified"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/pathchooser.html:54
-msgid "parent directory"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/pathchooser.html:70
-msgid "no content"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/settings.html:16
-msgid "General"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/settings.html:17
-msgid "Plugins"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/settings.html:18
-msgid "Accounts"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/settings.html:45
-#: pyload/webui/themes/default/tml/settings.html:74
-msgid "Choose a section from the menu"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/settings.html:90
-msgid "Plugin"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/settings.html:94
-msgid "Premium"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/settings.html:95
-msgid "Valid until"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/settings.html:96
-msgid "Traffic left"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/settings.html:97
-msgid "Time"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/settings.html:98
-msgid "Max Parallel"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/settings.html:99
-msgid "Delete?"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/settings.html:121
-msgid "valid"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/settings.html:124
-msgid "not valid"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/settings.html:131
-msgid "yes"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/settings.html:134
-msgid "no"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/settings.html:168
-#: pyload/webui/themes/default/tml/settings.html:197
-#: pyload/webui/themes/default/tml/base.html:117
-msgid "Add"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/settings.html:176
-msgid "Add Account"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/settings.html:177
-msgid "Enter your account data to use premium features."
-msgstr ""
-
-#: pyload/webui/themes/default/tml/settings.html:179
-#: pyload/webui/themes/default/tml/admin.html:71
-msgid "Your username."
-msgstr ""
-
-#: pyload/webui/themes/default/tml/settings.html:184
-#: pyload/webui/themes/default/tml/admin.html:76
-msgid "The password for this account."
-msgstr ""
-
-#: pyload/webui/themes/default/tml/settings.html:188
-msgid "Type"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/settings.html:189
-msgid "Choose the hoster for your account."
-msgstr ""
-
-#: pyload/webui/themes/default/tml/logs.html:12
-#: pyload/webui/themes/default/tml/base.html:114
-msgid "Start"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/logs.html:12
-msgid "prev"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/logs.html:12
-msgid "next"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/logs.html:12
-msgid "End"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/info.html:18
-msgid "News"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/info.html:21
-msgid "Support"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/info.html:37
-msgid "System"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/info.html:40
-msgid "Python:"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/info.html:44
-msgid "OS:"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/info.html:48
-msgid "pyLoad version:"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/info.html:52
-msgid "Installation Folder:"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/info.html:56
-msgid "Config Folder:"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/info.html:60
-msgid "Download Folder:"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/info.html:64
-msgid "Free Space:"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/info.html:68
-msgid "Language:"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/info.html:72
-msgid "Webinterface Port:"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/info.html:76
-msgid "Remote Interface Port:"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/setup.html:3
-#: pyload/webui/themes/default/tml/setup.html:4
-msgid "Setup"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/filemanager.html:19
-msgid "FileManager"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/window.html:5
-#: pyload/webui/themes/default/tml/window.html:40
-msgid "Add Package"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/window.html:6
-msgid "Paste your links or upload a container."
-msgstr ""
-
-#: pyload/webui/themes/default/tml/window.html:8
-msgid "The name of the new package."
-msgstr ""
-
-#: pyload/webui/themes/default/tml/window.html:12
-msgid "Links"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/window.html:13
-msgid "Paste your links here or any text and press the filter button."
-msgstr ""
-
-#: pyload/webui/themes/default/tml/window.html:14
-msgid "Filter urls"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/window.html:22
-msgid "Password for RAR-Archive"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/window.html:26
-msgid "File"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/window.html:27
-msgid "Upload a container."
-msgstr ""
-
-#: pyload/webui/themes/default/tml/window.html:31
-msgid "Destination"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/captcha.html:6
-msgid "Captcha reading"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/captcha.html:13
-msgid "Captcha"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/captcha.html:14
-msgid "The captcha."
-msgstr ""
-
-#: pyload/webui/themes/default/tml/captcha.html:20
-msgid "Text"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/captcha.html:21
-msgid "Input the text on the captcha."
-msgstr ""
-
-#: pyload/webui/themes/default/tml/captcha.html:34
-msgid "Close"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/base.html:20
-#: pyload/webui/themes/default/tml/base.html:139
-msgid "Webinterface"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/base.html:39
-#, python-format
-msgid "New pyLoad version %s available!"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/base.html:46
-msgid "Plugins updated, please restart!"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/base.html:52
-msgid "Captcha waiting"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/base.html:57
-msgid "Logout"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/base.html:59
-#: pyload/webui/themes/default/tml/admin.html:8
-#: pyload/webui/themes/default/tml/admin.html:9
-msgid "Administrate"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/base.html:61
-msgid "Info"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/base.html:65
-msgid "Please Login!"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/base.html:115
-msgid "Stop"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/base.html:116
-msgid "Cancel"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/base.html:123
-msgid "Download:"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/base.html:124
-msgid "Reconnect:"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/base.html:125
-msgid "Speed:"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/base.html:126
-msgid "Active:"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/base.html:127
-msgid "Reload page"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/base.html:157
-msgid "loading"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/base.html:166
-msgid "Back to top"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/admin.html:13
-msgid "Quit pyLoad"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/admin.html:14
-msgid "Restart pyLoad"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/admin.html:18
-msgid "To add user or change passwords use:"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/admin.html:19
-msgid "Important: Admin user have always all permissions!"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/admin.html:28
-#: pyload/webui/themes/default/tml/admin.html:67
-msgid "Change Password"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/admin.html:31
-msgid "Admin"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/admin.html:34
-msgid "Permissions"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/admin.html:41
-msgid "change"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/admin.html:69
-msgid "Enter your current and desired Password."
-msgstr ""
-
-#: pyload/webui/themes/default/tml/admin.html:70
-msgid "User"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/admin.html:75
-msgid "Current password"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/admin.html:80
-msgid "New password"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/admin.html:81
-msgid "The new password."
-msgstr ""
-
-#: pyload/webui/themes/default/tml/admin.html:85
-msgid "New password (repeat)"
-msgstr ""
-
-#: pyload/webui/themes/default/tml/admin.html:86
-msgid "Please repeat the new password."
-msgstr ""
-
-#: pyload/webui/app/pyload.py:127
-msgid "You dont have permission to access this page."
-msgstr ""
-
-#: pyload/webui/app/pyload.py:195
-msgid "Download directory not found."
-msgstr ""
-
-#: pyload/webui/app/pyload.py:262 pyload/webui/app/pyload.py:269
-msgid "unlimited"
-msgstr ""
-
-#: pyload/webui/app/pyload.py:264 pyload/webui/app/pyload.py:271
-msgid "not available"
-msgstr ""
-
-#: pyload/webui/app/pyload.py:509
-msgid "Run pyload.py -s to access the setup."
-msgstr ""
diff --git a/locale/setup.pot b/locale/setup.pot
deleted file mode 100644
index ceba6a5d2..000000000
--- a/locale/setup.pot
+++ /dev/null
@@ -1,479 +0,0 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR pyLoad Team
-# This file is distributed under the same license as the PACKAGE package.
-# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
-#
-#, fuzzy
-msgid ""
-msgstr ""
-"Project-Id-Version: pyLoad 0.4.10\n"
-"Report-Msgid-Bugs-To: 'bugs@pyload.org'\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"
-"Language: \n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#: pyload/setup.py:33
-msgid "y"
-msgstr ""
-
-#: pyload/setup.py:35
-msgid "n"
-msgstr ""
-
-#: pyload/setup.py:53
-msgid "Welcome to the pyLoad Configuration Assistant."
-msgstr ""
-
-#: pyload/setup.py:54
-msgid ""
-"It will check your system and make a basic setup in order to run pyLoad."
-msgstr ""
-
-#: pyload/setup.py:56
-msgid "The value in brackets [] always is the default value,"
-msgstr ""
-
-#: pyload/setup.py:57
-msgid ""
-"in case you don't want to change it or you are unsure what to choose, just "
-"hit enter."
-msgstr ""
-
-#: pyload/setup.py:59
-msgid ""
-"Don't forget: You can always rerun this assistant with --setup or -s "
-"parameter, when you start pyload.py ."
-msgstr ""
-
-#: pyload/setup.py:60
-msgid "If you have any problems with this assistant hit STRG-C,"
-msgstr ""
-
-#: pyload/setup.py:61
-msgid "to abort and don't let him start with pyload.py automatically anymore."
-msgstr ""
-
-#: pyload/setup.py:63
-msgid "When you are ready for system check, hit enter."
-msgstr ""
-
-#: pyload/setup.py:70
-msgid "You need pycurl, sqlite and python 2.5, 2.6 or 2.7 to run pyLoad."
-msgstr ""
-
-#: pyload/setup.py:71
-msgid "Please correct this and re-run pyLoad."
-msgstr ""
-
-#: pyload/setup.py:72
-msgid "Setup will now close."
-msgstr ""
-
-#: pyload/setup.py:76
-msgid "System check finished, hit enter to see your status report."
-msgstr ""
-
-#: pyload/setup.py:78
-msgid "## Status ##"
-msgstr ""
-
-#: pyload/setup.py:83
-msgid "container decrypting"
-msgstr ""
-
-#: pyload/setup.py:85
-msgid "ssl connection"
-msgstr ""
-
-#: pyload/setup.py:87
-msgid "automatic captcha decryption"
-msgstr ""
-
-#: pyload/setup.py:89
-msgid "Webinterface"
-msgstr ""
-
-#: pyload/setup.py:91
-msgid "extended Click'N'Load"
-msgstr ""
-
-#: pyload/setup.py:98
-msgid "Features available:"
-msgstr ""
-
-#: pyload/setup.py:102
-msgid "Featues missing: "
-msgstr ""
-
-#: pyload/setup.py:106
-msgid "no py-crypto available"
-msgstr ""
-
-#: pyload/setup.py:107
-msgid "You need this if you want to decrypt container files."
-msgstr ""
-
-#: pyload/setup.py:111
-msgid "no SSL available"
-msgstr ""
-
-#: pyload/setup.py:112
-msgid ""
-"This is needed if you want to establish a secure connection to core or "
-"webinterface."
-msgstr ""
-
-#: pyload/setup.py:113
-msgid "If you only want to access locally to pyLoad ssl is not usefull."
-msgstr ""
-
-#: pyload/setup.py:117
-msgid "no Captcha Recognition available"
-msgstr ""
-
-#: pyload/setup.py:118
-msgid "Only needed for some hosters and as freeuser."
-msgstr ""
-
-#: pyload/setup.py:122
-msgid "no JavaScript engine found"
-msgstr ""
-
-#: pyload/setup.py:123
-msgid ""
-"You will need this for some Click'N'Load links. Install Spidermonkey, ossp-"
-"js, pyv8 or rhino"
-msgstr ""
-
-#: pyload/setup.py:125
-msgid "You can abort the setup now and fix some dependicies if you want."
-msgstr ""
-
-#: pyload/setup.py:127
-msgid "Continue with setup?"
-msgstr ""
-
-#: pyload/setup.py:133
-#, python-format
-msgid "Do you want to change the config path? Current is %s"
-msgstr ""
-
-#: pyload/setup.py:135
-msgid ""
-"If you use pyLoad on a server or the home partition lives on an iternal "
-"flash it may be a good idea to change it."
-msgstr ""
-
-#: pyload/setup.py:136
-msgid "Change config path?"
-msgstr ""
-
-#: pyload/setup.py:142
-msgid "Do you want to configure login data and basic settings?"
-msgstr ""
-
-#: pyload/setup.py:143
-msgid "This is recommend for first run."
-msgstr ""
-
-#: pyload/setup.py:144
-msgid "Make basic setup?"
-msgstr ""
-
-#: pyload/setup.py:151
-msgid "Do you want to configure ssl?"
-msgstr ""
-
-#: pyload/setup.py:152
-msgid "Configure ssl?"
-msgstr ""
-
-#: pyload/setup.py:158
-msgid "Do you want to configure webinterface?"
-msgstr ""
-
-#: pyload/setup.py:159
-msgid "Configure webinterface?"
-msgstr ""
-
-#: pyload/setup.py:164
-msgid "Setup finished successfully."
-msgstr ""
-
-#: pyload/setup.py:165
-msgid "Hit enter to exit and restart pyLoad"
-msgstr ""
-
-#: pyload/setup.py:172
-msgid "## System Check ##"
-msgstr ""
-
-#: pyload/setup.py:175
-msgid "Your python version is to new, Please use Python 2.6/2.7"
-msgstr ""
-
-#: pyload/setup.py:178
-msgid "Your python version is to old, Please use at least Python 2.5"
-msgstr ""
-
-#: pyload/setup.py:181
-msgid "Python Version: OK"
-msgstr ""
-
-#: pyload/setup.py:224
-#, python-format
-msgid "Your installed jinja2 version %s seems too old."
-msgstr ""
-
-#: pyload/setup.py:225
-msgid "You can safely continue but if the webinterface is not working,"
-msgstr ""
-
-#: pyload/setup.py:226
-msgid ""
-"please upgrade or deinstall it, pyLoad includes a sufficient jinja2 libary."
-msgstr ""
-
-#: pyload/setup.py:243
-msgid "JS engine"
-msgstr ""
-
-#: pyload/setup.py:250
-msgid "## Basic Setup ##"
-msgstr ""
-
-#: pyload/setup.py:253
-msgid "The following logindata is valid for CLI and webinterface."
-msgstr ""
-
-#: pyload/setup.py:259 pyload/setup.py:357 pyload/setup.py:373
-msgid "Username"
-msgstr ""
-
-#: pyload/setup.py:265
-msgid ""
-"External clients (GUI, CLI or other) need remote access to work over the "
-"network."
-msgstr ""
-
-#: pyload/setup.py:266
-msgid ""
-"However, if you only want to use the webinterface you may disable it to save "
-"ram."
-msgstr ""
-
-#: pyload/setup.py:267
-msgid "Enable remote access"
-msgstr ""
-
-#: pyload/setup.py:271
-msgid "Language"
-msgstr ""
-
-#: pyload/setup.py:273
-msgid "Downloadfolder"
-msgstr ""
-
-#: pyload/setup.py:274
-msgid "Max parallel downloads"
-msgstr ""
-
-#: pyload/setup.py:278
-msgid "Use Reconnect?"
-msgstr ""
-
-#: pyload/setup.py:281
-msgid "Reconnect script location"
-msgstr ""
-
-#: pyload/setup.py:286
-msgid "## Webinterface Setup ##"
-msgstr ""
-
-#: pyload/setup.py:289
-msgid "Activate webinterface?"
-msgstr ""
-
-#: pyload/setup.py:291
-msgid ""
-"Listen address, if you use 127.0.0.1 or localhost, the webinterface will "
-"only accessible locally."
-msgstr ""
-
-#: pyload/setup.py:292
-msgid "Address"
-msgstr ""
-
-#: pyload/setup.py:293
-msgid "Port"
-msgstr ""
-
-#: pyload/setup.py:295
-msgid ""
-"pyLoad offers several server backends, now following a short explanation."
-msgstr ""
-
-#: pyload/setup.py:296
-msgid "Default server; best choice if you plan to use pyLoad just for you."
-msgstr ""
-
-#: pyload/setup.py:297
-msgid ""
-"Support SSL connection and can serve simultaneously more client flawlessly."
-msgstr ""
-
-#: pyload/setup.py:299
-msgid ""
-"Can be used by apache, lighttpd, etc.; needs to be properly configured "
-"before."
-msgstr ""
-
-#: pyload/setup.py:301
-msgid "Very fast alternative to builtin; requires libev and bjoern packages."
-msgstr ""
-
-#: pyload/setup.py:305
-msgid ""
-"Attention: In some rare cases the builtin server is not working, if you "
-"notice problems with the webinterface"
-msgstr ""
-
-#: pyload/setup.py:306
-msgid "come back here and change the builtin server to the threaded one here."
-msgstr ""
-
-#: pyload/setup.py:315
-msgid "Server"
-msgstr ""
-
-#: pyload/setup.py:320
-msgid "## SSL Setup ##"
-msgstr ""
-
-#: pyload/setup.py:322
-msgid ""
-"Execute these commands from pyLoad config folder to make ssl certificates:"
-msgstr ""
-
-#: pyload/setup.py:328
-msgid "If you're done and everything went fine, you can activate ssl now."
-msgstr ""
-
-#: pyload/setup.py:330
-msgid "Activate SSL?"
-msgstr ""
-
-#: pyload/setup.py:347
-msgid "Select action"
-msgstr ""
-
-#: pyload/setup.py:348
-msgid "1 - Create/Edit user"
-msgstr ""
-
-#: pyload/setup.py:349
-msgid "2 - List users"
-msgstr ""
-
-#: pyload/setup.py:350
-msgid "3 - Remove user"
-msgstr ""
-
-#: pyload/setup.py:351
-msgid "4 - Quit"
-msgstr ""
-
-#: pyload/setup.py:363
-msgid "Users"
-msgstr ""
-
-#: pyload/setup.py:391
-msgid "Setting new configpath, current configuration will not be transfered!"
-msgstr ""
-
-#: pyload/setup.py:392
-msgid "Configpath"
-msgstr ""
-
-#: pyload/setup.py:400
-msgid "Configpath changed, setup will now close, please restart to go on."
-msgstr ""
-
-#: pyload/setup.py:401
-msgid "Press Enter to exit."
-msgstr ""
-
-#: pyload/setup.py:405
-#, python-format
-msgid "Setting config path failed: %s"
-msgstr ""
-
-#: pyload/setup.py:411
-#, python-format
-msgid "%s: OK"
-msgstr ""
-
-#: pyload/setup.py:413
-#, python-format
-msgid "%s: missing"
-msgstr ""
-
-#: pyload/setup.py:456
-msgid ""
-"Warning: Consider a password of 10 or more symbols if you expect to access "
-"from outside your local network (ex. internet)."
-msgstr ""
-
-#: pyload/setup.py:457
-msgid "Password: "
-msgstr ""
-
-#: pyload/setup.py:461
-#, python-format
-msgid "Password too short! Use at least %s symbols."
-msgstr ""
-
-#: pyload/setup.py:464
-msgid "Password must be alphanumeric."
-msgstr ""
-
-#: pyload/setup.py:467
-msgid "Password (again): "
-msgstr ""
-
-#: pyload/setup.py:473
-msgid "Passwords did not match."
-msgstr ""
-
-#: pyload/setup.py:489
-msgid "yes"
-msgstr ""
-
-#: pyload/setup.py:489
-msgid "true"
-msgstr ""
-
-#: pyload/setup.py:489
-msgid "t"
-msgstr ""
-
-#: pyload/setup.py:492
-msgid "no"
-msgstr ""
-
-#: pyload/setup.py:492
-msgid "false"
-msgstr ""
-
-#: pyload/setup.py:492
-msgid "f"
-msgstr ""
-
-#: pyload/setup.py:495 pyload/setup.py:505
-msgid "Invalid Input"
-msgstr ""