summaryrefslogtreecommitdiffstats
path: root/locale
diff options
context:
space:
mode:
Diffstat (limited to 'locale')
-rw-r--r--locale/cli.pot190
-rw-r--r--locale/core.pot870
-rw-r--r--locale/crowdin.yaml9
-rw-r--r--locale/django.pot686
-rw-r--r--locale/gui.pot511
-rw-r--r--locale/plugins.pot432
-rw-r--r--locale/setup.pot317
7 files changed, 987 insertions, 2028 deletions
diff --git a/locale/cli.pot b/locale/cli.pot
index 646c6c70e..e2d3d4c1c 100644
--- a/locale/cli.pot
+++ b/locale/cli.pot
@@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: pyLoad 0.4.9\n"
+"Project-Id-Version: pyload 0.4.9.9-dev\n"
"Report-Msgid-Bugs-To: 'bugs@pyload.org'\n"
-"POT-Creation-Date: 2011-12-07 19:21+0100\n"
+"POT-Creation-Date: 2013-07-12 20:56+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,283 +17,283 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: pyLoadCli.py:75 pyLoadCli.py:133
+#: 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/Cli.py:75 pyload/cli/Cli.py:133
msgid " Command Line Interface"
msgstr ""
-#: pyLoadCli.py:165
+#: pyload/cli/Cli.py:165
#, python-format
msgid "%s Downloads:"
msgstr ""
-#: pyLoadCli.py:177
+#: pyload/cli/Cli.py:177
msgid " Speed: "
msgstr ""
-#: pyLoadCli.py:177
+#: pyload/cli/Cli.py:177
msgid " Size: "
msgstr ""
-#: pyLoadCli.py:178
+#: pyload/cli/Cli.py:178
msgid " Finished in: "
msgstr ""
-#: pyLoadCli.py:179
+#: pyload/cli/Cli.py:179
msgid " ID: "
msgstr ""
-#: pyLoadCli.py:184
+#: pyload/cli/Cli.py:184
msgid "waiting: "
msgstr ""
-#: pyLoadCli.py:191 pyLoadCli.py:193
+#: pyload/cli/Cli.py:191 pyload/cli/Cli.py:193
msgid "Status:"
msgstr ""
-#: pyLoadCli.py:191
+#: pyload/cli/Cli.py:191
msgid "paused"
msgstr ""
-#: pyLoadCli.py:193
+#: pyload/cli/Cli.py:193
msgid "running"
msgstr ""
-#: pyLoadCli.py:196
+#: pyload/cli/Cli.py:196
msgid "total Speed"
msgstr ""
-#: pyLoadCli.py:196
+#: pyload/cli/Cli.py:196
msgid "Files in queue"
msgstr ""
-#: pyLoadCli.py:197
+#: pyload/cli/Cli.py:197
msgid "Total"
msgstr ""
-#: pyLoadCli.py:203
+#: pyload/cli/Cli.py:203
msgid "Menu:"
msgstr ""
-#: pyLoadCli.py:205
+#: pyload/cli/Cli.py:205
msgid " Add Links"
msgstr ""
-#: pyLoadCli.py:206
+#: pyload/cli/Cli.py:206
msgid " Manage Queue"
msgstr ""
-#: pyLoadCli.py:207
+#: pyload/cli/Cli.py:207
msgid " Manage Collector"
msgstr ""
-#: pyLoadCli.py:208
+#: pyload/cli/Cli.py:208
msgid " (Un)Pause Server"
msgstr ""
-#: pyLoadCli.py:209
+#: pyload/cli/Cli.py:209
msgid " Kill Server"
msgstr ""
-#: pyLoadCli.py:210
+#: pyload/cli/Cli.py:210
msgid " Quit"
msgstr ""
-#: pyLoadCli.py:289 pyLoadCli.py:296
+#: pyload/cli/Cli.py:289 pyload/cli/Cli.py:296
msgid "Please use this syntax: add <Package name> <link> <link2> ..."
msgstr ""
-#: pyLoadCli.py:315
+#: pyload/cli/Cli.py:315
#, python-format
msgid "Checking %d links:"
msgstr ""
-#: pyLoadCli.py:324
+#: pyload/cli/Cli.py:324
msgid "File does not exists."
msgstr ""
-#: pyLoadCli.py:385
+#: pyload/cli/Cli.py:385
msgid "pyLoad was terminated"
msgstr ""
-#: pyLoadCli.py:443
+#: pyload/cli/Cli.py:443
msgid "Prints server status"
msgstr ""
-#: pyLoadCli.py:444
+#: pyload/cli/Cli.py:444
msgid "Prints downloads in queue"
msgstr ""
-#: pyLoadCli.py:445
+#: pyload/cli/Cli.py:445
msgid "Prints downloads in collector"
msgstr ""
-#: pyLoadCli.py:446
+#: pyload/cli/Cli.py:446
msgid "Adds package to queue"
msgstr ""
-#: pyLoadCli.py:447
+#: pyload/cli/Cli.py:447
msgid "Adds package to collector"
msgstr ""
-#: pyLoadCli.py:448
+#: pyload/cli/Cli.py:448
msgid "Delete Files from Queue/Collector"
msgstr ""
-#: pyLoadCli.py:449
+#: pyload/cli/Cli.py:449
msgid "Delete Packages from Queue/Collector"
msgstr ""
-#: pyLoadCli.py:450
+#: pyload/cli/Cli.py:450
msgid "Move Packages from Queue to Collector or vice versa"
msgstr ""
-#: pyLoadCli.py:451
+#: pyload/cli/Cli.py:451
msgid "Restart files"
msgstr ""
-#: pyLoadCli.py:452
+#: pyload/cli/Cli.py:452
msgid "Restart packages"
msgstr ""
-#: pyLoadCli.py:453
+#: pyload/cli/Cli.py:453
msgid "Check online status, works with local container"
msgstr ""
-#: pyLoadCli.py:454
+#: pyload/cli/Cli.py:454
msgid "Checks online status of a container file"
msgstr ""
-#: pyLoadCli.py:455
+#: pyload/cli/Cli.py:455
msgid "Pause the server"
msgstr ""
-#: pyLoadCli.py:456
+#: pyload/cli/Cli.py:456
msgid "continue downloads"
msgstr ""
-#: pyLoadCli.py:457
+#: pyload/cli/Cli.py:457
msgid "Toggle pause/unpause"
msgstr ""
-#: pyLoadCli.py:458
+#: pyload/cli/Cli.py:458
msgid "kill server"
msgstr ""
-#: pyLoadCli.py:460
+#: pyload/cli/Cli.py:460
msgid "List of commands:"
msgstr ""
-#: pyLoadCli.py:473
+#: pyload/cli/Cli.py:473
msgid "Couldn't write user config file"
msgstr ""
-#: pyLoadCli.py:548
+#: pyload/cli/Cli.py:548
msgid "You need py-openssl to connect to this pyLoad Core."
msgstr ""
-#: pyLoadCli.py:555
+#: pyload/cli/Cli.py:555
msgid "Address: "
msgstr ""
-#: pyLoadCli.py:556
+#: pyload/cli/Cli.py:556
msgid "Port: "
msgstr ""
-#: pyLoadCli.py:557
+#: pyload/cli/Cli.py:557
msgid "Username: "
msgstr ""
-#: pyLoadCli.py:561
+#: pyload/cli/Cli.py:561
msgid "Password: "
msgstr ""
-#: pyLoadCli.py:566 pyLoadCli.py:575
+#: pyload/cli/Cli.py:566 pyload/cli/Cli.py:575
msgid "Login data is wrong."
msgstr ""
-#: pyLoadCli.py:568 pyLoadCli.py:577
+#: pyload/cli/Cli.py:568 pyload/cli/Cli.py:577
#, python-format
msgid "Could not establish connection to %(addr)s:%(port)s."
msgstr ""
-#: pyLoadCli.py:580
+#: pyload/cli/Cli.py:580
msgid "You need py-openssl to connect to this pyLoad core."
msgstr ""
-#: pyLoadCli.py:582
+#: pyload/cli/Cli.py:582
msgid "Interactive mode ignored since you passed some commands."
msgstr ""
-#: module/cli/ManageFiles.py:97
+#: pyload/cli/ManageFiles.py:97
msgid "Manage Packages:"
msgstr ""
-#: module/cli/ManageFiles.py:99
+#: pyload/cli/ManageFiles.py:99
msgid "Manage Links:"
msgstr ""
-#: module/cli/ManageFiles.py:104
+#: pyload/cli/ManageFiles.py:104
msgid "What do you want to move?"
msgstr ""
-#: module/cli/ManageFiles.py:106
+#: pyload/cli/ManageFiles.py:106
msgid "What do you want to delete?"
msgstr ""
-#: module/cli/ManageFiles.py:108
+#: pyload/cli/ManageFiles.py:108
msgid "What do you want to restart?"
msgstr ""
-#: module/cli/ManageFiles.py:113
-msgid "Choose what yout want to do or enter package number."
+#: pyload/cli/ManageFiles.py:113
+msgid "Choose what you want to do, or enter package number."
msgstr ""
-#: module/cli/ManageFiles.py:115
+#: pyload/cli/ManageFiles.py:115
msgid "delete"
msgstr ""
-#: module/cli/ManageFiles.py:115
+#: pyload/cli/ManageFiles.py:115
msgid "move"
msgstr ""
-#: module/cli/ManageFiles.py:115
+#: pyload/cli/ManageFiles.py:115
msgid "restart"
msgstr ""
-#: module/cli/ManageFiles.py:148
+#: pyload/cli/ManageFiles.py:148
msgid " - previous"
msgstr ""
-#: module/cli/ManageFiles.py:148
+#: pyload/cli/ManageFiles.py:148
msgid " - next"
msgstr ""
-
-#: module/cli/ManageFiles.py:149 module/cli/AddPackage.py:64
-msgid " back to main menu"
-msgstr ""
-
-#: module/cli/AddPackage.py:48
-msgid "Add Package:"
-msgstr ""
-
-#: module/cli/AddPackage.py:53
-msgid "Enter a name for the new package"
-msgstr ""
-
-#: module/cli/AddPackage.py:57
-#, python-format
-msgid "Package: %s"
-msgstr ""
-
-#: module/cli/AddPackage.py:58
-msgid "Parse the links you want to add."
-msgstr ""
-
-#: module/cli/AddPackage.py:59
-#, python-format
-msgid "Type %s when done."
-msgstr ""
-
-#: module/cli/AddPackage.py:60
-msgid "Links added: "
-msgstr ""
diff --git a/locale/core.pot b/locale/core.pot
index 546f0e4d3..42719abcb 100644
--- a/locale/core.pot
+++ b/locale/core.pot
@@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: pyLoad 0.4.9\n"
+"Project-Id-Version: pyload 0.4.9.9-dev\n"
"Report-Msgid-Bugs-To: 'bugs@pyload.org'\n"
-"POT-Creation-Date: 2011-12-07 19:21+0100\n"
+"POT-Creation-Date: 2013-07-12 20:56+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,850 +17,656 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: pyLoadCore.py:185
-msgid "Received Quit signal"
-msgstr ""
-
-#: pyLoadCore.py:301
+#: pyload/AccountManager.py:69
#, python-format
-msgid "pyLoad already running with pid %s"
+msgid "Unknown account plugin %s"
msgstr ""
-#: pyLoadCore.py:315
+#: pyload/AddonManager.py:62
#, python-format
-msgid "Failed changing group: %s"
+msgid "Error when executing %s"
msgstr ""
-#: pyLoadCore.py:325
+#: pyload/AddonManager.py:93
#, python-format
-msgid "Failed changing user: %s"
-msgstr ""
-
-#: pyLoadCore.py:327
-msgid "folder for logs"
-msgstr ""
-
-#: pyLoadCore.py:338
-msgid "Starting"
-msgstr ""
-
-#: pyLoadCore.py:339
-#, python-format
-msgid "Using home directory: %s"
-msgstr ""
-
-#: pyLoadCore.py:348
-msgid "pycrypto to decode container files"
-msgstr ""
-
-#: pyLoadCore.py:351
-msgid "folder for temporary files"
-msgstr ""
-
-#: pyLoadCore.py:356
-msgid "folder for downloads"
-msgstr ""
-
-#: pyLoadCore.py:359
-msgid "OpenSSL for secure connection"
-msgstr ""
-
-#: pyLoadCore.py:363
-msgid "Moving old user config to DB"
-msgstr ""
-
-#: pyLoadCore.py:366
-msgid "Please check your logindata with ./pyLoadCore.py -u"
-msgstr ""
-
-#: pyLoadCore.py:369
-msgid "All links removed"
+msgid "Failed activating %(name)s"
msgstr ""
-#: pyLoadCore.py:400
+#: pyload/AddonManager.py:96
#, python-format
-msgid "Downloadtime: %s"
+msgid "Activated addons: %s"
msgstr ""
-#: pyLoadCore.py:410
+#: pyload/AddonManager.py:97
#, python-format
-msgid "Free space: %s"
-msgstr ""
-
-#: pyLoadCore.py:430
-msgid "Activating Accounts..."
+msgid "Deactivate addons: %s"
msgstr ""
-#: pyLoadCore.py:436
+#: pyload/AddonManager.py:153
msgid "Activating Plugins..."
msgstr ""
-#: pyLoadCore.py:439
-msgid "pyLoad is up and running"
-msgstr ""
-
-#: pyLoadCore.py:458
-msgid "restarting pyLoad"
-msgstr ""
-
-#: pyLoadCore.py:462
-msgid "pyLoad quits"
+#: pyload/AddonManager.py:162
+msgid "Deactivating Plugins..."
msgstr ""
-#: pyLoadCore.py:519
+#: pyload/api/DownloadApi.py:44
#, python-format
-msgid "Install %s"
+msgid "Added package %(name)s as folder %(folder)s"
msgstr ""
-#: pyLoadCore.py:555
+#: pyload/api/DownloadApi.py:95
#, python-format
-msgid "could not find %(desc)s: %(name)s"
+msgid "Added %d links to package"
msgstr ""
-#: pyLoadCore.py:557
+#: pyload/Api.py:152
#, python-format
-msgid "could not create %(desc)s: %(name)s"
+msgid "User '%s' tries to log in"
msgstr ""
-#: pyLoadCore.py:578
-msgid "shutting down..."
+#: pyload/config/default.py:14
+msgid "Remote"
msgstr ""
-#: pyLoadCore.py:595
-msgid "error while shutting down"
+#: pyload/config/default.py:14 pyload/config/default.py:21
+#: pyload/config/default.py:30 pyload/config/default.py:42
+#: pyload/config/default.py:53 pyload/config/default.py:60
+#: pyload/config/default.py:73 pyload/config/default.py:83
+#: pyload/config/default.py:91 pyload/config/default.py:103
+msgid "Description"
msgstr ""
-#: pyLoadCore.py:659
-msgid "killed pyLoad from Terminal"
+#: pyload/config/default.py:14 pyload/config/default.py:21
+#: pyload/config/default.py:30 pyload/config/default.py:42
+#: pyload/config/default.py:53 pyload/config/default.py:60
+#: pyload/config/default.py:73 pyload/config/default.py:83
+#: pyload/config/default.py:91 pyload/config/default.py:103
+msgid "Long description"
msgstr ""
-#: module/common/JsEngine.py:156
-msgid ""
-"No js engine detected, please install either Spidermonkey, ossp-js, pyv8 or "
-"rhino"
+#: pyload/config/default.py:16 pyload/config/default.py:56
+#: pyload/config/default.py:63
+msgid "Activated"
msgstr ""
-#: module/remote/ThriftBackend.py:39
-msgid "Using SSL ThriftBackend"
+#: pyload/config/default.py:16 pyload/config/default.py:17
+#: pyload/config/default.py:18 pyload/config/default.py:23
+#: pyload/config/default.py:24 pyload/config/default.py:25
+#: pyload/config/default.py:26 pyload/config/default.py:27
+#: pyload/config/default.py:32 pyload/config/default.py:33
+#: pyload/config/default.py:34 pyload/config/default.py:35
+#: pyload/config/default.py:36 pyload/config/default.py:37
+#: pyload/config/default.py:38 pyload/config/default.py:39
+#: pyload/config/default.py:44 pyload/config/default.py:45
+#: pyload/config/default.py:46 pyload/config/default.py:47
+#: pyload/config/default.py:48 pyload/config/default.py:49
+#: pyload/config/default.py:50 pyload/config/default.py:55
+#: pyload/config/default.py:56 pyload/config/default.py:57
+#: pyload/config/default.py:62 pyload/config/default.py:63
+#: pyload/config/default.py:64 pyload/config/default.py:65
+#: pyload/config/default.py:66 pyload/config/default.py:67
+#: pyload/config/default.py:68 pyload/config/default.py:69
+#: pyload/config/default.py:70 pyload/config/default.py:75
+#: pyload/config/default.py:76 pyload/config/default.py:77
+#: pyload/config/default.py:78 pyload/config/default.py:79
+#: pyload/config/default.py:80 pyload/config/default.py:85
+#: pyload/config/default.py:86 pyload/config/default.py:87
+#: pyload/config/default.py:88 pyload/config/default.py:93
+#: pyload/config/default.py:94 pyload/config/default.py:95
+#: pyload/config/default.py:96 pyload/config/default.py:97
+#: pyload/config/default.py:98 pyload/config/default.py:99
+#: pyload/config/default.py:100 pyload/config/default.py:105
+#: pyload/config/default.py:106
+msgid "Tooltip"
msgstr ""
-#: module/remote/RemoteManager.py:35
-#, python-format
-msgid "Remote backend error: %s"
+#: pyload/config/default.py:17 pyload/config/default.py:69
+#: pyload/config/default.py:80
+msgid "Port"
msgstr ""
-#: module/remote/RemoteManager.py:82
-#, python-format
-msgid "Starting %(name)s: %(addr)s:%(port)s"
+#: pyload/config/default.py:18
+msgid "Adress"
msgstr ""
-#: module/remote/RemoteManager.py:84
-#, python-format
-msgid "Failed loading backend %(name)s | %(error)s"
+#: pyload/config/default.py:21
+msgid "Log"
msgstr ""
-#: module/ThreadManager.py:137
-#, python-format
-msgid "Reconnect Failed: %s"
+#: pyload/config/default.py:23
+msgid "Size in kb"
msgstr ""
-#: module/ThreadManager.py:176
-msgid "Reconnect script not found!"
+#: pyload/config/default.py:24
+msgid "Folder"
msgstr ""
-#: module/ThreadManager.py:182
-msgid "Starting reconnect"
+#: pyload/config/default.py:25
+msgid "File Log"
msgstr ""
-#: module/ThreadManager.py:196
-msgid "Failed executing reconnect script!"
+#: pyload/config/default.py:26
+msgid "Count"
msgstr ""
-#: module/ThreadManager.py:208
-#, python-format
-msgid "Reconnected, new IP: %s"
+#: pyload/config/default.py:27
+msgid "Log Rotate"
msgstr ""
-#: module/ThreadManager.py:288
-msgid "Not enough space left on device"
+#: pyload/config/default.py:30
+msgid "Permissions"
msgstr ""
-#: module/HookManager.py:90 module/plugins/Hook.py:102
-#, python-format
-msgid "Error executing hooks: %s"
+#: pyload/config/default.py:32
+msgid "Groupname"
msgstr ""
-#: module/HookManager.py:140
-#, python-format
-msgid "Failed activating %(name)s"
+#: pyload/config/default.py:33
+msgid "Change Group and User of Downloads"
msgstr ""
-#: module/HookManager.py:144
-#, python-format
-msgid "Activated plugins: %s"
+#: pyload/config/default.py:34
+msgid "Change file mode of downloads"
msgstr ""
-#: module/HookManager.py:145
-#, python-format
-msgid "Deactivate plugins: %s"
+#: pyload/config/default.py:35 pyload/config/default.py:75
+msgid "Username"
msgstr ""
-#: module/CaptchaManager.py:78 module/interaction/InteractionManager.py:82
-msgid "No Client connected for captcha decrypting"
+#: pyload/config/default.py:36
+msgid "Filemode for Downloads"
msgstr ""
-#: module/web/ServerThread.py:35
-msgid "SSL certificates not found."
+#: pyload/config/default.py:37
+msgid "Change group of running process"
msgstr ""
-#: module/web/ServerThread.py:39
-#, python-format
-msgid "Sorry, we dropped support for starting %s directly within pyLoad"
+#: pyload/config/default.py:38
+msgid "Folder Permission mode"
msgstr ""
-#: module/web/ServerThread.py:40
-msgid "You can use the threaded server which offers good performance and ssl,"
+#: pyload/config/default.py:39
+msgid "Change user of running process"
msgstr ""
-#: module/web/ServerThread.py:41
-#, python-format
-msgid ""
-"of course you can still use your existing %s with pyLoads fastcgi server"
+#: pyload/config/default.py:42
+msgid "General"
msgstr ""
-#: module/web/ServerThread.py:42
-msgid "sample configs are located in the module/web/servers directory"
+#: pyload/config/default.py:44
+msgid "Language"
msgstr ""
-#: module/web/ServerThread.py:49
-#, python-format
-msgid "Can't use %(server)s, python-flup is not installed!"
+#: pyload/config/default.py:45
+msgid "Download Folder"
msgstr ""
-#: module/web/ServerThread.py:56
-#, python-format
-msgid "Error importing lightweight server: %s"
+#: pyload/config/default.py:46
+msgid "Use Checksum"
msgstr ""
-#: module/web/ServerThread.py:57
-msgid ""
-"You need to download and compile bjoern, https://github.com/jonashaag/bjoern"
+#: pyload/config/default.py:47
+msgid "Create folder for each package"
msgstr ""
-#: module/web/ServerThread.py:58
-msgid "Copy the boern.so to module/lib folder or use setup.py install"
+#: pyload/config/default.py:48
+msgid "Debug Mode"
msgstr ""
-#: module/web/ServerThread.py:59
-msgid ""
-"Of course you need to be familiar with linux and know how to compile software"
+#: pyload/config/default.py:49
+msgid "Min Free Space (MB)"
msgstr ""
-#: module/web/ServerThread.py:63
-msgid "Server set to threaded, due to known performance problems on windows."
+#: pyload/config/default.py:50
+msgid "CPU Priority"
msgstr ""
-#: module/web/ServerThread.py:80 module/web/ServerThread.py:103
-msgid "This server offers no SSL, please consider using threaded instead"
+#: pyload/config/default.py:53
+msgid "SSL"
msgstr ""
-#: module/web/ServerThread.py:82
-#, python-format
-msgid "Starting builtin webserver: %(host)s:%(port)d"
+#: pyload/config/default.py:55
+msgid "SSL Certificate"
msgstr ""
-#: module/web/ServerThread.py:87
-#, python-format
-msgid "Starting threaded SSL webserver: %(host)s:%(port)d"
+#: pyload/config/default.py:57
+msgid "SSL Key"
msgstr ""
-#: module/web/ServerThread.py:91
-#, python-format
-msgid "Starting threaded webserver: %(host)s:%(port)d"
+#: pyload/config/default.py:60
+msgid "Webinterface"
msgstr ""
-#: module/web/ServerThread.py:97
-#, python-format
-msgid "Starting fastcgi server: %(host)s:%(port)d"
+#: pyload/config/default.py:62
+msgid "Template"
msgstr ""
-#: module/web/ServerThread.py:105
-#, python-format
-msgid "Starting lightweight webserver (bjoern): %(host)s:%(port)d"
+#: pyload/config/default.py:64
+msgid "Path Prefix"
msgstr ""
-#: module/web/pyload_app.py:125
-msgid "You dont have permission to access this page."
+#: pyload/config/default.py:65
+msgid "Server"
msgstr ""
-#: module/web/pyload_app.py:193
-msgid "Download directory not found."
+#: pyload/config/default.py:66
+msgid "Favor specific server"
msgstr ""
-#: module/web/pyload_app.py:260 module/web/pyload_app.py:267
-msgid "unlimited"
+#: pyload/config/default.py:67
+msgid "IP"
msgstr ""
-#: module/web/pyload_app.py:262 module/web/pyload_app.py:269
-msgid "not available"
+#: pyload/config/default.py:68
+msgid "Use HTTPS"
msgstr ""
-#: module/web/pyload_app.py:509
-msgid "Run pyLoadCore.py -s to access the setup."
+#: pyload/config/default.py:70
+msgid "Development mode"
msgstr ""
-#: module/web/json_app.py:60
-#, python-format
-msgid "waiting %s"
+#: pyload/config/default.py:73
+msgid "Proxy"
msgstr ""
-#: module/Api.py:329
-#, python-format
-msgid "Added package %(name)s containing %(count)d links"
+#: pyload/config/default.py:76
+msgid "Use Proxy"
msgstr ""
-#: module/Api.py:592
-#, python-format
-msgid "Added %(count)d links to package #%(package)d "
+#: pyload/config/default.py:77
+msgid "Address"
msgstr ""
-#: module/plugins/crypter/SerienjunkiesOrg.py:125
-msgid "Downloadlimit reached"
+#: pyload/config/default.py:78
+msgid "Password"
msgstr ""
-#: module/plugins/hooks/ClickAndLoad.py:74
-msgid "Click'N'Load: Port 9666 already in use"
+#: pyload/config/default.py:79
+msgid "Protocol"
msgstr ""
-#: module/plugins/hooks/ExtractArchive.py:91
-#, python-format
-msgid "No %s installed"
+#: pyload/config/default.py:83
+msgid "Reconnect"
msgstr ""
-#: module/plugins/hooks/ExtractArchive.py:93
-#: module/plugins/hooks/ExtractArchive.py:98
-#, 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"
-msgstr ""
-
-#: module/plugins/hooks/ExtractArchive.py:117
-#, python-format
-msgid "Package %s queued for later extracting"
+#: pyload/config/default.py:85 pyload/config/default.py:106
+msgid "End"
msgstr ""
-#: module/plugins/hooks/ExtractArchive.py:142
-#, python-format
-msgid "Check package %s"
+#: pyload/config/default.py:86
+msgid "Use Reconnect"
msgstr ""
-#: module/plugins/hooks/ExtractArchive.py:179
-#, python-format
-msgid "Extract to %s"
+#: pyload/config/default.py:87
+msgid "Method"
msgstr ""
-#: module/plugins/hooks/ExtractArchive.py:198
-msgid "extracting"
+#: pyload/config/default.py:88 pyload/config/default.py:105
+msgid "Start"
msgstr ""
-#: module/plugins/hooks/ExtractArchive.py:209
-msgid "Password protected"
+#: pyload/config/default.py:91
+msgid "Download"
msgstr ""
-#: module/plugins/hooks/ExtractArchive.py:229
-msgid "Wrong password"
+#: pyload/config/default.py:93
+msgid "Max Parallel Downloads"
msgstr ""
-#: module/plugins/hooks/ExtractArchive.py:237
-#, python-format
-msgid "Deleting %s files"
+#: pyload/config/default.py:94
+msgid "Limit Download Speed"
msgstr ""
-#: module/plugins/hooks/ExtractArchive.py:242
-msgid "Extracting finished"
+#: pyload/config/default.py:95
+msgid "Download interface to bind (ip or Name)"
msgstr ""
-#: module/plugins/hooks/ExtractArchive.py:249
-msgid "Archive Error"
+#: pyload/config/default.py:96
+msgid "Skip already existing files"
msgstr ""
-#: module/plugins/hooks/ExtractArchive.py:251
-msgid "CRC Mismatch"
+#: pyload/config/default.py:97
+msgid "Max Download Speed in kb/s"
msgstr ""
-#: module/plugins/hooks/ExtractArchive.py:255
-msgid "Unknown Error"
+#: pyload/config/default.py:98
+msgid "Allow IPv6"
msgstr ""
-#: module/plugins/hooks/ExtractArchive.py:307
-msgid "Setting User and Group failed"
+#: pyload/config/default.py:99
+msgid "Max connections for one download"
msgstr ""
-#: module/plugins/hooks/CaptchaTrader.py:71
-#, python-format
-msgid "%s credits left"
+#: pyload/config/default.py:100
+msgid "Restart failed downloads on startup"
msgstr ""
-#: module/plugins/hooks/CaptchaTrader.py:132
-msgid "Your CaptchaTrader Account has not enough credits"
+#: pyload/config/default.py:103
+msgid "Download Time"
msgstr ""
-#: module/plugins/hooks/IRCInterface.py:74
-#: module/plugins/hooks/XMPPInterface.py:82
-#: module/database/FileDatabase.py:507
-#, python-format
-msgid "Package finished: %s"
-msgstr ""
-
-#: module/plugins/hooks/IRCInterface.py:81
-#, python-format
-msgid "Download finished: %(name)s @ %(plugin)s "
+#: pyload/Core.py:195
+msgid "Received Quit signal"
msgstr ""
-#: module/plugins/hooks/IRCInterface.py:93
+#: pyload/Core.py:323
#, python-format
-msgid "New Captcha Request: %s"
+msgid "pyLoad already running with pid %s"
msgstr ""
-#: module/plugins/hooks/IRCInterface.py:94
+#: pyload/Core.py:337
#, python-format
-msgid "Answer with 'c %s text on the captcha'"
+msgid "Failed changing group: %s"
msgstr ""
-#: module/plugins/hooks/XMPPInterface.py:90
+#: pyload/Core.py:347
#, python-format
-msgid "Download finished: %(name)s @ %(plugin)s"
-msgstr ""
-
-#: module/plugins/hooks/RehostTo.py:32
-msgid "Please add your rehost.to account first and restart pyLoad"
+msgid "Failed changing user: %s"
msgstr ""
-#: module/plugins/hooks/HotFolder.py:82
-#, python-format
-msgid "Added %s from HotFolder"
+#: pyload/Core.py:358
+msgid "Starting"
msgstr ""
-#: module/plugins/hooks/ExternalScripts.py:54
+#: pyload/Core.py:359
#, python-format
-msgid "Installed scripts for %s: "
+msgid "Using home directory: %s"
msgstr ""
-#: module/plugins/hooks/ExternalScripts.py:70
-msgid "Script not executable:"
+#: pyload/Core.py:373
+msgid "All links removed"
msgstr ""
-#: module/plugins/hooks/ExternalScripts.py:80
+#: pyload/Core.py:403
#, python-format
-msgid "Error in %(script)s: %(error)s"
-msgstr ""
-
-#: module/plugins/hooks/UpdateManager.py:68
-msgid "No Updates for pyLoad"
-msgstr ""
-
-#: module/plugins/hooks/UpdateManager.py:73
-msgid "*** Plugins have been updated, please restart pyLoad ***"
+msgid "Download time: %s"
msgstr ""
-#: module/plugins/hooks/UpdateManager.py:75
-msgid "Plugins updated and reloaded"
-msgstr ""
-
-#: module/plugins/hooks/UpdateManager.py:78
-msgid "No plugin updates available"
-msgstr ""
-
-#: module/plugins/hooks/UpdateManager.py:93
+#: pyload/Core.py:418
#, python-format
-msgid "*** New pyLoad Version %s available ***"
+msgid "Free space: %s"
msgstr ""
-#: module/plugins/hooks/UpdateManager.py:94
-msgid "*** Get it here: http://pyload.org/download ***"
+#: pyload/Core.py:438
+msgid "Activating Accounts..."
msgstr ""
-#: module/plugins/hooks/UpdateManager.py:97
-#: module/plugins/hooks/UpdateManager.py:110
-msgid "Not able to connect server for updates"
+#: pyload/Core.py:443
+msgid "Restarting failed downloads..."
msgstr ""
-#: module/plugins/hooks/UpdateManager.py:141
-#, python-format
-msgid "New version of %(type)s|%(name)s : %(version).2f"
+#: pyload/Core.py:451
+msgid "pyLoad is up and running"
msgstr ""
-#: module/plugins/hooks/UpdateManager.py:150
-#: module/plugins/hooks/UpdateManager.py:155
-#, python-format
-msgid "Error when updating %s"
+#: pyload/Core.py:474
+msgid "restarting pyLoad"
msgstr ""
-#: module/plugins/hooks/UpdateManager.py:155
-msgid "Version mismatch"
+#: pyload/Core.py:478
+msgid "pyLoad quits"
msgstr ""
-#: module/plugins/hoster/BasePlugin.py:53
-msgid "Authorization required (username:password)"
+#: pyload/Core.py:564
+msgid "shutting down..."
msgstr ""
-#: module/plugins/hoster/OronCom.py:135
-msgid "Not enough traffic left"
+#: pyload/Core.py:579
+msgid "error while shutting down"
msgstr ""
-#: module/plugins/hoster/OronCom.py:137
-#: module/plugins/hoster/UploadedTo.py:158
-msgid "Traffic exceeded"
+#: pyload/Core.py:661
+msgid "killed pyLoad from terminal"
msgstr ""
-#: module/plugins/hoster/MegauploadCom.py:135
-msgid "You should enable direct Download in your Megaupload Account settings"
+#: pyload/database/DatabaseBackend.py:167
+msgid "Database was deleted due to incompatible version."
msgstr ""
-#: module/plugins/hoster/MegauploadCom.py:158
-#, python-format
-msgid "Megaupload: waiting %d minutes"
+#: pyload/FileManager.py:53
+msgid "none"
msgstr ""
-#: module/plugins/hoster/MegauploadCom.py:172
-msgid "You need premium to download files larger than 1 GB"
+#: pyload/FileManager.py:53
+msgid "offline"
msgstr ""
-#: module/plugins/hoster/MegauploadCom.py:177
-msgid "The file is password protected, enter a password and restart."
+#: pyload/FileManager.py:53
+msgid "online"
msgstr ""
-#: module/plugins/hoster/MegauploadCom.py:194
-msgid "Megaupload is currently blocking your IP. Try again later, manually."
+#: pyload/FileManager.py:53
+msgid "queued"
msgstr ""
-#: module/plugins/hoster/MegauploadCom.py:269
-msgid ""
-"Looks like the file is still not available. Retry downloading later, "
-"manually."
+#: pyload/FileManager.py:53
+msgid "paused"
msgstr ""
-#: module/plugins/hoster/MegauploadCom.py:272
-msgid "Wrong password for download link."
+#: pyload/FileManager.py:54
+msgid "finished"
msgstr ""
-#: module/plugins/hoster/UploadedTo.py:131
-msgid "API key invalid"
+#: pyload/FileManager.py:54
+msgid "skipped"
msgstr ""
-#: module/plugins/hoster/UploadedTo.py:155
-#, python-format
-msgid "%s: Not enough traffic left"
+#: pyload/FileManager.py:54
+msgid "failed"
msgstr ""
-#: module/plugins/hoster/ShareonlineBiz.py:106
-msgid "Parallel download issue"
+#: pyload/FileManager.py:54
+msgid "starting"
msgstr ""
-#: module/plugins/hoster/ShareonlineBiz.py:121
-msgid "Invalid download ticket"
+#: pyload/FileManager.py:55
+msgid "waiting"
msgstr ""
-#: module/plugins/hoster/RehostTo.py:26
-msgid "Please enter your rehost.to account or deactivate this plugin"
+#: pyload/FileManager.py:55
+msgid "downloading"
msgstr ""
-#: module/plugins/hoster/FileserveCom.py:87
-msgid "Not logged in."
+#: pyload/FileManager.py:55
+msgid "temp. offline"
msgstr ""
-#: module/plugins/hoster/FileserveCom.py:112
-msgid "Parallel download error, now waiting 60s."
+#: pyload/FileManager.py:55
+msgid "aborted"
msgstr ""
-#: module/plugins/hoster/RapidshareCom.py:99
-msgid "Rapidshare: Traffic Share (direct download)"
+#: pyload/FileManager.py:56
+msgid "decrypting"
msgstr ""
-#: module/plugins/hoster/RapidshareCom.py:126
-#: module/plugins/hoster/RapidshareCom.py:192
-msgid "Already downloading from this ip address, waiting 60 seconds"
+#: pyload/FileManager.py:56
+msgid "processing"
msgstr ""
-#: module/plugins/hoster/RapidshareCom.py:130
-msgid "Invalid Auth Code, download will be restarted"
+#: pyload/FileManager.py:56
+msgid "custom"
msgstr ""
-#: module/plugins/hoster/RapidshareCom.py:196
-msgid "RapidShareCom: No free slots"
+#: pyload/FileManager.py:56
+msgid "unknown"
msgstr ""
-#: module/plugins/hoster/RapidshareCom.py:199
-msgid "You need a premium account for this file"
+#: pyload/FileManager.py:426
+#, python-format
+msgid "Package finished: %s"
msgstr ""
-#: module/plugins/hoster/RapidshareCom.py:201
-msgid "Filename reported invalid"
+#: pyload/interaction/InteractionManager.py:88
+msgid "Query"
msgstr ""
-#: module/plugins/hoster/FilesMailRu.py:99
-msgid "There was HTML Code in the Downloaded File("
+#: pyload/interaction/InteractionManager.py:111
+msgid "Captcha request"
msgstr ""
-#: module/plugins/hoster/NetloadIn.py:141
-#: module/plugins/hoster/NetloadIn.py:161
-msgid "File temporarily not available"
+#: pyload/interaction/InteractionManager.py:111
+msgid "Please solve the captcha."
msgstr ""
-#: module/plugins/hoster/NetloadIn.py:174
+#: pyload/network/HTTPDownload.py:249
#, python-format
-msgid "Netload: waiting between downloads %d s."
+msgid "Download chunks failed, fallback to single connection | %s"
msgstr ""
-#: module/plugins/hoster/NetloadIn.py:203
+#: pyload/PluginManager.py:304
#, python-format
-msgid "Netload: waiting for captcha %d s."
-msgstr ""
-
-#: module/plugins/hoster/NetloadIn.py:242
-msgid "Downloaded File was empty"
-msgstr ""
-
-#: module/plugins/hoster/RealdebridCom.py:37
-msgid "Please enter your Real-debrid account or deactivate this plugin"
-msgstr ""
-
-#: module/plugins/container/LinkList.py:54
-msgid "LinkList could not be cleared."
-msgstr ""
-
-#: module/plugins/Plugin.py:381
-msgid ""
-"Pil and tesseract not installed and no Client connected for captcha "
-"decrypting"
-msgstr ""
-
-#: module/plugins/Plugin.py:385
-msgid "No captcha result obtained in appropiate time by any of the plugins."
+msgid "Error importing %(name)s: %(msg)s"
msgstr ""
-#: module/plugins/Plugin.py:490 module/plugins/Plugin.py:520
+#: pyload/remote/RemoteManager.py:35
#, python-format
-msgid "Setting User and Group failed: %s"
-msgstr ""
-
-#: module/plugins/Container.py:68
-msgid "File not exists."
-msgstr ""
-
-#: module/plugins/accounts/MegauploadCom.py:41
-msgid "Activate direct Download in your MegaUpload Account"
-msgstr ""
-
-#: module/plugins/accounts/FilesonicCom.py:49
-msgid "Invalid login retrieving user details"
-msgstr ""
-
-#: module/plugins/accounts/BitshareCom.py:36
-msgid "Activate direct Download in your Bitshare Account"
+msgid "Remote backend error: %s"
msgstr ""
-#: module/plugins/PluginManager.py:153
+#: pyload/remote/RemoteManager.py:80
#, python-format
-msgid "%s has a invalid pattern."
+msgid "Starting %(name)s: %(addr)s:%(port)s"
msgstr ""
-#: module/plugins/PluginManager.py:272
+#: pyload/remote/RemoteManager.py:82
#, python-format
-msgid "Error importing %(name)s: %(msg)s"
+msgid "Failed loading backend %(name)s | %(error)s"
msgstr ""
-#: module/plugins/AccountManager.py:88
-msgid "Account settings deleted, due to new config format."
+#: pyload/threads/AddonThread.py:55
+msgid "An Error occurred"
msgstr ""
-#: module/plugins/internal/MultiHoster.py:60
-msgid "No Hoster loaded"
+#: pyload/threads/DecrypterThread.py:50
+msgid "Decrypting failed"
msgstr ""
-#: module/plugins/Account.py:85 module/plugins/Account.py:91
+#: pyload/threads/DecrypterThread.py:73
#, python-format
-msgid "Could not login with account %(user)s | %(msg)s"
+msgid "Decrypted %(count)d links into package %(name)s"
msgstr ""
-#: module/plugins/Account.py:86
-msgid "Wrong Password"
+#: pyload/threads/DecrypterThread.py:80
+msgid "No links decrypted"
msgstr ""
-#: module/plugins/Account.py:240
+#: pyload/threads/DownloadThread.py:64
#, python-format
-msgid "Your Time %s has wrong format, use: 1:22-3:44"
+msgid "Download starts: %s"
msgstr ""
-#: module/plugins/Account.py:266
+#: pyload/threads/DownloadThread.py:70
#, python-format
-msgid "Account %s has not enough traffic, checking again in 30min"
+msgid "Download finished: %s"
msgstr ""
-#: module/plugins/Account.py:273
+#: pyload/threads/DownloadThread.py:75
#, python-format
-msgid "Account %s is expired, checking again in 1h"
-msgstr ""
-
-#: module/database/FileDatabase.py:47
-msgid "finished"
-msgstr ""
-
-#: module/database/FileDatabase.py:47
-msgid "offline"
-msgstr ""
-
-#: module/database/FileDatabase.py:47
-msgid "online"
-msgstr ""
-
-#: module/database/FileDatabase.py:47
-msgid "queued"
-msgstr ""
-
-#: module/database/FileDatabase.py:47
-msgid "skipped"
-msgstr ""
-
-#: module/database/FileDatabase.py:47
-msgid "waiting"
-msgstr ""
-
-#: module/database/FileDatabase.py:47
-msgid "temp. offline"
-msgstr ""
-
-#: module/database/FileDatabase.py:47
-msgid "starting"
-msgstr ""
-
-#: module/database/FileDatabase.py:47
-msgid "failed"
-msgstr ""
-
-#: module/database/FileDatabase.py:47
-msgid "aborted"
-msgstr ""
-
-#: module/database/FileDatabase.py:47
-msgid "decrypting"
-msgstr ""
-
-#: module/database/FileDatabase.py:47
-msgid "custom"
+msgid "Plugin %s is missing a function."
msgstr ""
-#: module/database/FileDatabase.py:47
-msgid "downloading"
+#: pyload/threads/DownloadThread.py:83 pyload/threads/DownloadThread.py:147
+#, python-format
+msgid "Download aborted: %s"
msgstr ""
-#: module/database/FileDatabase.py:47
-msgid "processing"
+#: pyload/threads/DownloadThread.py:103
+#, python-format
+msgid "Download restarted: %(name)s | %(msg)s"
msgstr ""
-#: module/database/FileDatabase.py:47
-msgid "unknown"
+#: pyload/threads/DownloadThread.py:113
+#, python-format
+msgid "Download is offline: %s"
msgstr ""
-#: module/database/DatabaseBackend.py:174
-msgid "Filedatabase was deleted due to incompatible version."
+#: pyload/threads/DownloadThread.py:116 pyload/threads/DownloadThread.py:187
+#, python-format
+msgid "Download is temporary offline: %s"
msgstr ""
-#: module/database/DatabaseBackend.py:189
-msgid "Filedatabase could NOT be converted."
+#: pyload/threads/DownloadThread.py:119 pyload/threads/DownloadThread.py:192
+#, python-format
+msgid "Download failed: %(name)s | %(msg)s"
msgstr ""
-#: module/database/DatabaseBackend.py:198
-msgid "Database was converted from v2 to v3."
+#: pyload/threads/DownloadThread.py:136
+msgid ""
+"Couldn't connect to host or connection reset, waiting 1 minute and retry."
msgstr ""
-#: module/database/DatabaseBackend.py:206
-msgid "Database was converted from v3 to v4."
+#: pyload/threads/DownloadThread.py:171
+#, python-format
+msgid "Download skipped: %(name)s due to %(plugin)s"
msgstr ""
-#: module/database/DatabaseBackend.py:252
-msgid "Converting old Django DB"
+#: pyload/threads/DownloadThread.py:188
+msgid "Internal Server Error"
msgstr ""
-#: module/network/HTTPDownload.py:245
+#: pyload/threads/InfoThread.py:147
#, python-format
-msgid "Download chunks failed, fallback to single connection | %s"
+msgid "Info Fetching for %(name)s failed | %(err)s"
msgstr ""
-#: module/PluginThread.py:183
+#: pyload/threads/ThreadManager.py:155
#, python-format
-msgid "Download starts: %s"
+msgid "Reconnect Failed: %s"
msgstr ""
-#: module/PluginThread.py:189
-#, python-format
-msgid "Download finished: %s"
+#: pyload/threads/ThreadManager.py:192
+msgid "Reconnect script not found!"
msgstr ""
-#: module/PluginThread.py:194 module/PluginThread.py:366
-#, python-format
-msgid "Plugin %s is missing a function."
+#: pyload/threads/ThreadManager.py:198
+msgid "Starting reconnect"
msgstr ""
-#: module/PluginThread.py:202 module/PluginThread.py:265
-#: module/PluginThread.py:383
-#, python-format
-msgid "Download aborted: %s"
+#: pyload/threads/ThreadManager.py:212
+msgid "Failed executing reconnect script!"
msgstr ""
-#: module/PluginThread.py:222
+#: pyload/threads/ThreadManager.py:224
#, python-format
-msgid "Download restarted: %(name)s | %(msg)s"
+msgid "Reconnected, new IP: %s"
msgstr ""
-#: module/PluginThread.py:231 module/PluginThread.py:374
-#, python-format
-msgid "Download is offline: %s"
+#: pyload/threads/ThreadManager.py:298
+msgid "Not enough space left on device"
msgstr ""
-#: module/PluginThread.py:234
-#, python-format
-msgid "Download is temporary offline: %s"
+#: pyload/utils/JsEngine.py:188
+msgid ""
+"No js engine detected, please install either Spidermonkey, ossp-js, pyv8, "
+"nodejs or rhino"
msgstr ""
-#: module/PluginThread.py:237 module/PluginThread.py:304
-#, python-format
-msgid "Download failed: %(name)s | %(msg)s"
+#: pyload/web/ServerThread.py:49
+msgid "SSL certificates not found."
msgstr ""
-#: module/PluginThread.py:254
-msgid ""
-"Couldn't connect to host or connection reset, waiting 1 minute and retry."
+#: pyload/web/ServerThread.py:53
+msgid "WebUI built is not available"
msgstr ""
-#: module/PluginThread.py:290
-#, python-format
-msgid "Download skipped: %(name)s due to %(plugin)s"
+#: pyload/web/ServerThread.py:55
+msgid "Running webUI in development mode"
msgstr ""
-#: module/PluginThread.py:362
-#, python-format
-msgid "Decrypting starts: %s"
+#: pyload/web/ServerThread.py:73
+msgid "Failed starting webserver: "
msgstr ""
-#: module/PluginThread.py:377 module/PluginThread.py:395
-#, python-format
-msgid "Decrypting failed: %(name)s | %(msg)s"
+#: pyload/web/ServerThread.py:107
+msgid "Failed importing webserver: "
msgstr ""
-#: module/PluginThread.py:389
-#, python-format
-msgid "Retrying %s"
+#: pyload/web/ServerThread.py:125
+msgid "This server offers no SSL, please consider using threaded instead"
msgstr ""
-#: module/PluginThread.py:636
+#: pyload/web/ServerThread.py:139
#, python-format
-msgid "Info Fetching for %(name)s failed | %(err)s"
+msgid "Starting %(name)s webserver: %(host)s:%(port)d"
msgstr ""
diff --git a/locale/crowdin.yaml b/locale/crowdin.yaml
new file mode 100644
index 000000000..4e424b069
--- /dev/null
+++ b/locale/crowdin.yaml
@@ -0,0 +1,9 @@
+project_identifier: pyload
+preserve_hierarchy: true
+api_key: {key}
+base_path: {tmp}
+
+files:
+ -
+ source: 'pyLoad/*.pot'
+ translation: 'pyLoad/%two_letters_code%/LC_MESSAGES/%original_file_name%'
diff --git a/locale/django.pot b/locale/django.pot
deleted file mode 100644
index 81c9c7b6b..000000000
--- a/locale/django.pot
+++ /dev/null
@@ -1,686 +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.9\n"
-"Report-Msgid-Bugs-To: 'bugs@pyload.org'\n"
-"POT-Creation-Date: 2011-12-07 19:21+0100\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"
-
-#: module/web/translations.js:1 module/web/templates/default/base.html:123
-#: module/web/templates/default/base.html:124
-#: module/web/templates/default/settings_item.html:14
-msgid "on"
-msgstr ""
-
-#: module/web/translations.js:2 module/web/templates/default/captcha.html:7
-msgid "Please read the text on the captcha."
-msgstr ""
-
-#: module/web/translations.js:3
-msgid "Settings saved."
-msgstr ""
-
-#: module/web/translations.js:4 module/web/templates/default/base.html:123
-#: module/web/templates/default/base.html:124
-#: module/web/templates/default/settings_item.html:16
-msgid "off"
-msgstr ""
-
-#: module/web/translations.js:5
-msgid "Success"
-msgstr ""
-
-#: module/web/translations.js:6
-msgid "Passwords did not match."
-msgstr ""
-
-#: module/web/translations.js:7
-msgid "Delete Link"
-msgstr ""
-
-#: module/web/translations.js:8
-msgid "pyLoad restarted"
-msgstr ""
-
-#: module/web/translations.js:9
-msgid "You are really sure you want to quit pyLoad?"
-msgstr ""
-
-#: module/web/translations.js:10
-msgid "Please Enter a packagename."
-msgstr ""
-
-#: module/web/translations.js:11
-msgid "Please click on the right captcha position."
-msgstr ""
-
-#: module/web/translations.js:12
-msgid "Error occured."
-msgstr ""
-
-#: module/web/translations.js:13
-msgid "New Captcha Request"
-msgstr ""
-
-#: module/web/translations.js:14
-msgid "Failed"
-msgstr ""
-
-#: module/web/translations.js:15
-msgid "No Captchas to read."
-msgstr ""
-
-#: module/web/translations.js:16
-#: module/web/templates/default/filemanager.html:65
-#: module/web/templates/default/folder.html:14
-msgid "Folder is empty"
-msgstr ""
-
-#: module/web/translations.js:17
-msgid "Restart Link"
-msgstr ""
-
-#: module/web/translations.js:18
-msgid "New folder"
-msgstr ""
-
-#: module/web/translations.js:19
-msgid "Are you sure you want to restart pyLoad?"
-msgstr ""
-
-#: module/web/pyload_app.py:125
-msgid "You dont have permission to access this page."
-msgstr ""
-
-#: module/web/pyload_app.py:193
-msgid "Download directory not found."
-msgstr ""
-
-#: module/web/pyload_app.py:260 module/web/pyload_app.py:267
-msgid "unlimited"
-msgstr ""
-
-#: module/web/pyload_app.py:262 module/web/pyload_app.py:269
-msgid "not available"
-msgstr ""
-
-#: module/web/pyload_app.py:509
-msgid "Run pyLoadCore.py -s to access the setup."
-msgstr ""
-
-#: module/web/json_app.py:60
-#, python-format
-msgid "waiting %s"
-msgstr ""
-
-#: module/web/templates/default/info.html:14
-#: module/web/templates/default/info.html:15
-#: module/web/templates/default/home.html:239
-msgid "Information"
-msgstr ""
-
-#: module/web/templates/default/info.html:18
-msgid "News"
-msgstr ""
-
-#: module/web/templates/default/info.html:21
-msgid "Support"
-msgstr ""
-
-#: module/web/templates/default/info.html:37
-msgid "System"
-msgstr ""
-
-#: module/web/templates/default/info.html:40
-msgid "Python:"
-msgstr ""
-
-#: module/web/templates/default/info.html:44
-msgid "OS:"
-msgstr ""
-
-#: module/web/templates/default/info.html:48
-msgid "pyLoad version:"
-msgstr ""
-
-#: module/web/templates/default/info.html:52
-msgid "Installation Folder:"
-msgstr ""
-
-#: module/web/templates/default/info.html:56
-msgid "Config Folder:"
-msgstr ""
-
-#: module/web/templates/default/info.html:60
-msgid "Download Folder:"
-msgstr ""
-
-#: module/web/templates/default/info.html:64
-msgid "Free Space:"
-msgstr ""
-
-#: module/web/templates/default/info.html:68
-msgid "Language:"
-msgstr ""
-
-#: module/web/templates/default/info.html:72
-msgid "Webinterface Port:"
-msgstr ""
-
-#: module/web/templates/default/info.html:76
-msgid "Remote Interface Port:"
-msgstr ""
-
-#: module/web/templates/default/downloads.html:6
-#: module/web/templates/default/base.html:93
-#: module/web/templates/default/home.html:220
-msgid "Downloads"
-msgstr ""
-
-#: module/web/templates/default/filemanager.html:19
-msgid "FileManager"
-msgstr ""
-
-#: module/web/templates/default/admin.html:8
-#: module/web/templates/default/admin.html:9
-#: module/web/templates/default/base.html:59
-msgid "Administrate"
-msgstr ""
-
-#: module/web/templates/default/admin.html:13
-msgid "Quit pyLoad"
-msgstr ""
-
-#: module/web/templates/default/admin.html:14
-msgid "Restart pyLoad"
-msgstr ""
-
-#: module/web/templates/default/admin.html:18
-msgid "To add user or change passwords use:"
-msgstr ""
-
-#: module/web/templates/default/admin.html:19
-msgid "Important: Admin user have always all permissions!"
-msgstr ""
-
-#: module/web/templates/default/admin.html:25
-#: module/web/templates/default/settings.html:91
-#: module/web/templates/default/queue.html:82
-#: module/web/templates/default/window.html:7
-#: module/web/templates/default/home.html:237
-msgid "Name"
-msgstr ""
-
-#: module/web/templates/default/admin.html:28
-#: module/web/templates/default/admin.html:67
-msgid "Change Password"
-msgstr ""
-
-#: module/web/templates/default/admin.html:31
-msgid "Admin"
-msgstr ""
-
-#: module/web/templates/default/admin.html:34
-msgid "Permissions"
-msgstr ""
-
-#: module/web/templates/default/admin.html:41
-msgid "change"
-msgstr ""
-
-#: module/web/templates/default/admin.html:61
-#: module/web/templates/default/admin.html:91
-#: module/web/templates/default/settings.html:167
-#: module/web/templates/default/queue.html:97
-#: module/web/templates/default/captcha.html:33
-msgid "Submit"
-msgstr ""
-
-#: module/web/templates/default/admin.html:69
-msgid "Enter your current and desired Password."
-msgstr ""
-
-#: module/web/templates/default/admin.html:70
-msgid "User"
-msgstr ""
-
-#: module/web/templates/default/admin.html:71
-#: module/web/templates/default/settings.html:179
-msgid "Your username."
-msgstr ""
-
-#: module/web/templates/default/admin.html:75
-msgid "Current password"
-msgstr ""
-
-#: module/web/templates/default/admin.html:76
-#: module/web/templates/default/settings.html:184
-msgid "The password for this account."
-msgstr ""
-
-#: module/web/templates/default/admin.html:80
-msgid "New password"
-msgstr ""
-
-#: module/web/templates/default/admin.html:81
-msgid "The new password."
-msgstr ""
-
-#: module/web/templates/default/admin.html:85
-msgid "New password (repeat)"
-msgstr ""
-
-#: module/web/templates/default/admin.html:86
-msgid "Please repeat the new password."
-msgstr ""
-
-#: module/web/templates/default/admin.html:92
-#: module/web/templates/default/settings.html:198
-#: module/web/templates/default/queue.html:98
-#: module/web/templates/default/window.html:41
-msgid "Reset"
-msgstr ""
-
-#: module/web/templates/default/settings.html:3
-#: module/web/templates/default/settings.html:4
-#: module/web/templates/default/base.html:102
-#: module/web/templates/default/home.html:229
-msgid "Config"
-msgstr ""
-
-#: module/web/templates/default/settings.html:16
-msgid "General"
-msgstr ""
-
-#: module/web/templates/default/settings.html:17
-msgid "Plugins"
-msgstr ""
-
-#: module/web/templates/default/settings.html:18
-msgid "Accounts"
-msgstr ""
-
-#: module/web/templates/default/settings.html:45
-#: module/web/templates/default/settings.html:74
-msgid "Choose a section from the menu"
-msgstr ""
-
-#: module/web/templates/default/settings.html:90
-msgid "Plugin"
-msgstr ""
-
-#: module/web/templates/default/settings.html:92
-#: module/web/templates/default/settings.html:183
-#: module/web/templates/default/login.html:19
-#: module/web/templates/default/queue.html:92
-#: module/web/templates/default/window.html:21
-msgid "Password"
-msgstr ""
-
-#: module/web/templates/default/settings.html:93
-#: module/web/templates/default/home.html:238
-msgid "Status"
-msgstr ""
-
-#: module/web/templates/default/settings.html:94
-msgid "Premium"
-msgstr ""
-
-#: module/web/templates/default/settings.html:95
-msgid "Valid until"
-msgstr ""
-
-#: module/web/templates/default/settings.html:96
-msgid "Traffic left"
-msgstr ""
-
-#: module/web/templates/default/settings.html:97
-msgid "Time"
-msgstr ""
-
-#: module/web/templates/default/settings.html:98
-msgid "Max Parallel"
-msgstr ""
-
-#: module/web/templates/default/settings.html:99
-msgid "Delete?"
-msgstr ""
-
-#: module/web/templates/default/settings.html:121
-msgid "valid"
-msgstr ""
-
-#: module/web/templates/default/settings.html:124
-msgid "not valid"
-msgstr ""
-
-#: module/web/templates/default/settings.html:131
-msgid "yes"
-msgstr ""
-
-#: module/web/templates/default/settings.html:134
-msgid "no"
-msgstr ""
-
-#: module/web/templates/default/settings.html:168
-#: module/web/templates/default/settings.html:197
-#: module/web/templates/default/base.html:117
-msgid "Add"
-msgstr ""
-
-#: module/web/templates/default/settings.html:176
-msgid "Add Account"
-msgstr ""
-
-#: module/web/templates/default/settings.html:177
-msgid "Enter your account data to use premium features."
-msgstr ""
-
-#: module/web/templates/default/settings.html:178
-#: module/web/templates/default/login.html:3
-msgid "Login"
-msgstr ""
-
-#: module/web/templates/default/settings.html:188
-msgid "Type"
-msgstr ""
-
-#: module/web/templates/default/settings.html:189
-msgid "Choose the hoster for your account."
-msgstr ""
-
-#: module/web/templates/default/pathchooser.html:39
-#: module/web/templates/default/pathchooser.html:41
-msgid "Path"
-msgstr ""
-
-#: module/web/templates/default/pathchooser.html:39
-#: module/web/templates/default/pathchooser.html:41
-msgid "absolute"
-msgstr ""
-
-#: module/web/templates/default/pathchooser.html:39
-#: module/web/templates/default/pathchooser.html:41
-msgid "relative"
-msgstr ""
-
-#: module/web/templates/default/pathchooser.html:46
-msgid "name"
-msgstr ""
-
-#: module/web/templates/default/pathchooser.html:47
-msgid "size"
-msgstr ""
-
-#: module/web/templates/default/pathchooser.html:48
-msgid "type"
-msgstr ""
-
-#: module/web/templates/default/pathchooser.html:49
-msgid "last modified"
-msgstr ""
-
-#: module/web/templates/default/pathchooser.html:54
-msgid "parent directory"
-msgstr ""
-
-#: module/web/templates/default/pathchooser.html:70
-msgid "no content"
-msgstr ""
-
-#: module/web/templates/default/setup.html:3
-#: module/web/templates/default/setup.html:4
-msgid "Setup"
-msgstr ""
-
-#: module/web/templates/default/login.html:14
-msgid "Username"
-msgstr ""
-
-#: module/web/templates/default/login.html:29
-msgid "Your username and password didn't match. Please try again."
-msgstr ""
-
-#: module/web/templates/default/login.html:30
-msgid "To reset your login data or add an user run:"
-msgstr ""
-
-#: module/web/templates/default/base.html:20
-#: module/web/templates/default/base.html:139
-msgid "Webinterface"
-msgstr ""
-
-#: module/web/templates/default/base.html:39
-msgid "pyLoad Update available!"
-msgstr ""
-
-#: module/web/templates/default/base.html:46
-msgid "Plugins updated, please restart!"
-msgstr ""
-
-#: module/web/templates/default/base.html:52
-msgid "Captcha waiting"
-msgstr ""
-
-#: module/web/templates/default/base.html:57
-msgid "Logout"
-msgstr ""
-
-#: module/web/templates/default/base.html:61
-msgid "Info"
-msgstr ""
-
-#: module/web/templates/default/base.html:65
-msgid "Please Login!"
-msgstr ""
-
-#: module/web/templates/default/base.html:84
-#: module/web/templates/default/home.html:211
-msgid "Home"
-msgstr ""
-
-#: module/web/templates/default/base.html:87
-#: module/web/templates/default/queue.html:15
-#: module/web/templates/default/window.html:34
-#: module/web/templates/default/home.html:214
-msgid "Queue"
-msgstr ""
-
-#: module/web/templates/default/base.html:90
-#: module/web/templates/default/queue.html:17
-#: module/web/templates/default/window.html:36
-#: module/web/templates/default/home.html:217
-msgid "Collector"
-msgstr ""
-
-#: module/web/templates/default/base.html:99
-#: module/web/templates/default/logs.html:3
-#: module/web/templates/default/logs.html:4
-#: module/web/templates/default/home.html:226
-msgid "Logs"
-msgstr ""
-
-#: module/web/templates/default/base.html:114
-#: module/web/templates/default/logs.html:12
-msgid "Start"
-msgstr ""
-
-#: module/web/templates/default/base.html:115
-msgid "Stop"
-msgstr ""
-
-#: module/web/templates/default/base.html:116
-msgid "Cancel"
-msgstr ""
-
-#: module/web/templates/default/base.html:123
-msgid "Download:"
-msgstr ""
-
-#: module/web/templates/default/base.html:124
-msgid "Reconnect:"
-msgstr ""
-
-#: module/web/templates/default/base.html:125
-msgid "Speed:"
-msgstr ""
-
-#: module/web/templates/default/base.html:126
-msgid "Active:"
-msgstr ""
-
-#: module/web/templates/default/base.html:127
-msgid "Reload page"
-msgstr ""
-
-#: module/web/templates/default/base.html:157
-msgid "loading"
-msgstr ""
-
-#: module/web/templates/default/base.html:166
-msgid "Back to top"
-msgstr ""
-
-#: module/web/templates/default/logs.html:12
-msgid "prev"
-msgstr ""
-
-#: module/web/templates/default/logs.html:12
-msgid "next"
-msgstr ""
-
-#: module/web/templates/default/logs.html:12
-msgid "End"
-msgstr ""
-
-#: module/web/templates/default/logout.html:8
-msgid "You were successfully logged out."
-msgstr ""
-
-#: module/web/templates/default/queue.html:25
-msgid "Delete Finished"
-msgstr ""
-
-#: module/web/templates/default/queue.html:26
-msgid "Restart Failed"
-msgstr ""
-
-#: module/web/templates/default/queue.html:65
-msgid "Folder:"
-msgstr ""
-
-#: module/web/templates/default/queue.html:65
-msgid "Password:"
-msgstr ""
-
-#: module/web/templates/default/queue.html:79
-msgid "Edit Package"
-msgstr ""
-
-#: module/web/templates/default/queue.html:80
-msgid "Edit the package detais below."
-msgstr ""
-
-#: module/web/templates/default/queue.html:83
-msgid "The name of the package."
-msgstr ""
-
-#: module/web/templates/default/queue.html:87
-msgid "Folder"
-msgstr ""
-
-#: module/web/templates/default/queue.html:88
-msgid "Name of subfolder for these downloads."
-msgstr ""
-
-#: module/web/templates/default/queue.html:93
-msgid "List of passwords used for unrar."
-msgstr ""
-
-#: module/web/templates/default/window.html:5
-#: module/web/templates/default/window.html:40
-msgid "Add Package"
-msgstr ""
-
-#: module/web/templates/default/window.html:6
-msgid "Paste your links or upload a container."
-msgstr ""
-
-#: module/web/templates/default/window.html:8
-msgid "The name of the new package."
-msgstr ""
-
-#: module/web/templates/default/window.html:12
-msgid "Links"
-msgstr ""
-
-#: module/web/templates/default/window.html:13
-msgid "Paste your links here or any text and press the filter button."
-msgstr ""
-
-#: module/web/templates/default/window.html:14
-msgid "Filter urls"
-msgstr ""
-
-#: module/web/templates/default/window.html:22
-msgid "Password for RAR-Archive"
-msgstr ""
-
-#: module/web/templates/default/window.html:26
-msgid "File"
-msgstr ""
-
-#: module/web/templates/default/window.html:27
-msgid "Upload a container."
-msgstr ""
-
-#: module/web/templates/default/window.html:31
-msgid "Destination"
-msgstr ""
-
-#: module/web/templates/default/home.html:206
-msgid "Active Downloads"
-msgstr ""
-
-#: module/web/templates/default/home.html:240
-msgid "Size"
-msgstr ""
-
-#: module/web/templates/default/home.html:241
-msgid "Progress"
-msgstr ""
-
-#: module/web/templates/default/captcha.html:6
-msgid "Captcha reading"
-msgstr ""
-
-#: module/web/templates/default/captcha.html:13
-msgid "Captcha"
-msgstr ""
-
-#: module/web/templates/default/captcha.html:14
-msgid "The captcha."
-msgstr ""
-
-#: module/web/templates/default/captcha.html:20
-msgid "Text"
-msgstr ""
-
-#: module/web/templates/default/captcha.html:21
-msgid "Input the text on the captcha."
-msgstr ""
-
-#: module/web/templates/default/captcha.html:34
-msgid "Close"
-msgstr ""
diff --git a/locale/gui.pot b/locale/gui.pot
deleted file mode 100644
index dc74397a0..000000000
--- a/locale/gui.pot
+++ /dev/null
@@ -1,511 +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.9\n"
-"Report-Msgid-Bugs-To: 'bugs@pyload.org'\n"
-"POT-Creation-Date: 2011-12-07 19:21+0100\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"
-
-#: pyLoadGui.py:290
-msgid "paused"
-msgstr ""
-
-#: pyLoadGui.py:292
-msgid "running"
-msgstr ""
-
-#: pyLoadGui.py:332
-msgid "Unnamed"
-msgstr ""
-
-#: pyLoadGui.py:655
-#, python-format
-msgid "Finished downloading of '%s'"
-msgstr ""
-
-#: pyLoadGui.py:657
-#, python-format
-msgid "Failed downloading '%s'!"
-msgstr ""
-
-#: pyLoadGui.py:660
-#, python-format
-msgid "Added '%s' to queue"
-msgstr ""
-
-#: pyLoadGui.py:685
-msgid "Connection lost"
-msgstr ""
-
-#: pyLoadGui.py:685
-msgid "Lost connection to the core!"
-msgstr ""
-
-#: pyLoadGui.py:720
-msgid "Show"
-msgstr ""
-
-#: pyLoadGui.py:725 module/gui/MainWindow.py:133
-msgid "Exit"
-msgstr ""
-
-#: module/gui/Connector.py:76
-msgid "bad login credentials"
-msgstr ""
-
-#: module/gui/Connector.py:78
-msgid "no ssl support"
-msgstr ""
-
-#: module/gui/Connector.py:80
-msgid "can't connect to host"
-msgstr ""
-
-#: module/gui/Connector.py:94
-#, python-format
-msgid "server is version %(new)s client accepts version %(current)s"
-msgstr ""
-
-#: module/gui/Collector.py:47
-msgid "finished"
-msgstr ""
-
-#: module/gui/Collector.py:48
-msgid "offline"
-msgstr ""
-
-#: module/gui/Collector.py:49
-msgid "online"
-msgstr ""
-
-#: module/gui/Collector.py:50
-msgid "queued"
-msgstr ""
-
-#: module/gui/Collector.py:51
-msgid "skipped"
-msgstr ""
-
-#: module/gui/Collector.py:52
-msgid "waiting"
-msgstr ""
-
-#: module/gui/Collector.py:53
-msgid "temp. offline"
-msgstr ""
-
-#: module/gui/Collector.py:54
-msgid "starting"
-msgstr ""
-
-#: module/gui/Collector.py:55
-msgid "failed"
-msgstr ""
-
-#: module/gui/Collector.py:56
-msgid "aborted"
-msgstr ""
-
-#: module/gui/Collector.py:57
-msgid "decrypting"
-msgstr ""
-
-#: module/gui/Collector.py:58
-msgid "custom"
-msgstr ""
-
-#: module/gui/Collector.py:59
-msgid "downloading"
-msgstr ""
-
-#: module/gui/Collector.py:60
-msgid "processing"
-msgstr ""
-
-#: module/gui/Collector.py:284 module/gui/PackageDock.py:66
-#: module/gui/Queue.py:152
-msgid "Name"
-msgstr ""
-
-#: module/gui/Collector.py:286 module/gui/Queue.py:156
-msgid "Plugin"
-msgstr ""
-
-#: module/gui/Collector.py:288 module/gui/Queue.py:154
-msgid "Status"
-msgstr ""
-
-#: module/gui/Collector.py:290 module/gui/Queue.py:158
-msgid "Size"
-msgstr ""
-
-#: module/gui/Accounts.py:75
-msgid "not valid"
-msgstr ""
-
-#: module/gui/Accounts.py:77 module/gui/Accounts.py:207
-msgid "n/a"
-msgstr ""
-
-#: module/gui/Accounts.py:80
-msgid "%a, %d %b %Y %H:%M"
-msgstr ""
-
-#: module/gui/Accounts.py:83 module/gui/Accounts.py:205
-msgid "unlimited"
-msgstr ""
-
-#: module/gui/Accounts.py:138 module/gui/AccountEdit.py:38
-msgid "Type"
-msgstr ""
-
-#: module/gui/Accounts.py:140 module/gui/AccountEdit.py:39
-msgid "Login"
-msgstr ""
-
-#: module/gui/Accounts.py:142
-msgid "Valid until"
-msgstr ""
-
-#: module/gui/Accounts.py:144
-msgid "Traffic left"
-msgstr ""
-
-#: module/gui/SettingsWidget.py:74
-msgid "General"
-msgstr ""
-
-#: module/gui/SettingsWidget.py:75
-msgid "Plugins"
-msgstr ""
-
-#: module/gui/SettingsWidget.py:89
-msgid "Reload"
-msgstr ""
-
-#: module/gui/SettingsWidget.py:90 module/gui/ConnectionManager.py:206
-#: module/gui/AccountEdit.py:53
-msgid "Save"
-msgstr ""
-
-#: module/gui/SettingsWidget.py:192
-msgid "Yes"
-msgstr ""
-
-#: module/gui/SettingsWidget.py:193
-msgid "No"
-msgstr ""
-
-#: module/gui/ConnectionManager.py:42 module/gui/ConnectionManager.py:185
-msgid "pyLoad ConnectionManager"
-msgstr ""
-
-#: module/gui/ConnectionManager.py:47
-msgid "New"
-msgstr ""
-
-#: module/gui/ConnectionManager.py:48 module/gui/MainWindow.py:324
-msgid "Edit"
-msgstr ""
-
-#: module/gui/ConnectionManager.py:49 module/gui/MainWindow.py:275
-#: module/gui/MainWindow.py:295 module/gui/MainWindow.py:323
-msgid "Remove"
-msgstr ""
-
-#: module/gui/ConnectionManager.py:50
-msgid "Connect"
-msgstr ""
-
-#: module/gui/ConnectionManager.py:56
-msgid "Connect:"
-msgstr ""
-
-#: module/gui/ConnectionManager.py:73
-msgid "Use internal Core:"
-msgstr ""
-
-#: module/gui/ConnectionManager.py:117
-#, python-format
-msgid "%s (Default)"
-msgstr ""
-
-#: module/gui/ConnectionManager.py:190
-msgid "Name:"
-msgstr ""
-
-#: module/gui/ConnectionManager.py:191
-msgid "Host:"
-msgstr ""
-
-#: module/gui/ConnectionManager.py:192
-msgid "Local:"
-msgstr ""
-
-#: module/gui/ConnectionManager.py:193
-msgid "User:"
-msgstr ""
-
-#: module/gui/ConnectionManager.py:194
-msgid "Password:"
-msgstr ""
-
-#: module/gui/ConnectionManager.py:195
-msgid "Port:"
-msgstr ""
-
-#: module/gui/ConnectionManager.py:207 module/gui/CaptchaDock.py:65
-msgid "Cancel"
-msgstr ""
-
-#: module/gui/MainWindow.py:44
-msgid "pyLoad Client"
-msgstr ""
-
-#: module/gui/MainWindow.py:92
-msgid "Packages:"
-msgstr ""
-
-#: module/gui/MainWindow.py:96
-msgid "Files:"
-msgstr ""
-
-#: module/gui/MainWindow.py:100
-msgid "Status:"
-msgstr ""
-
-#: module/gui/MainWindow.py:104
-msgid "Space:"
-msgstr ""
-
-#: module/gui/MainWindow.py:108
-msgid "Speed:"
-msgstr ""
-
-#: module/gui/MainWindow.py:129
-msgid "File"
-msgstr ""
-
-#: module/gui/MainWindow.py:130
-msgid "Connections"
-msgstr ""
-
-#: module/gui/MainWindow.py:134
-msgid "Connection manager"
-msgstr ""
-
-#: module/gui/MainWindow.py:156
-msgid "Overview"
-msgstr ""
-
-#: module/gui/MainWindow.py:157
-msgid "Queue"
-msgstr ""
-
-#: module/gui/MainWindow.py:158
-msgid "Collector"
-msgstr ""
-
-#: module/gui/MainWindow.py:159
-msgid "Accounts"
-msgstr ""
-
-#: module/gui/MainWindow.py:160
-msgid "Settings"
-msgstr ""
-
-#: module/gui/MainWindow.py:161
-msgid "Log"
-msgstr ""
-
-#: module/gui/MainWindow.py:190
-msgid "Hide Toolbar"
-msgstr ""
-
-#: module/gui/MainWindow.py:194
-msgid "Toggle Pause/Resume"
-msgstr ""
-
-#: module/gui/MainWindow.py:200
-msgid "Stop"
-msgstr ""
-
-#: module/gui/MainWindow.py:202 module/gui/MainWindow.py:302
-#: module/gui/MainWindow.py:322
-msgid "Add"
-msgstr ""
-
-#: module/gui/MainWindow.py:204
-msgid "Check Clipboard"
-msgstr ""
-
-#: module/gui/MainWindow.py:211 module/gui/MainWindow.py:308
-#: module/gui/Overview.py:101
-msgid "Package"
-msgstr ""
-
-#: module/gui/MainWindow.py:212 module/gui/MainWindow.py:309
-msgid "Container"
-msgstr ""
-
-#: module/gui/MainWindow.py:213
-msgid "Account"
-msgstr ""
-
-#: module/gui/MainWindow.py:214 module/gui/MainWindow.py:310
-msgid "Links"
-msgstr ""
-
-#: module/gui/MainWindow.py:238
-msgid "Push selected packages to queue"
-msgstr ""
-
-#: module/gui/MainWindow.py:261
-msgid "New Account"
-msgstr ""
-
-#: module/gui/MainWindow.py:276 module/gui/MainWindow.py:298
-msgid "Restart"
-msgstr ""
-
-#: module/gui/MainWindow.py:277
-msgid "Pull out"
-msgstr ""
-
-#: module/gui/MainWindow.py:278
-msgid "Abort"
-msgstr ""
-
-#: module/gui/MainWindow.py:279 module/gui/MainWindow.py:297
-msgid "Edit Name"
-msgstr ""
-
-#: module/gui/MainWindow.py:296
-msgid "Push to queue"
-msgstr ""
-
-#: module/gui/MainWindow.py:299
-msgid "Refresh Status"
-msgstr ""
-
-#: module/gui/MainWindow.py:402
-#, python-format
-msgid "All Container Types (%s)"
-msgstr ""
-
-#: module/gui/MainWindow.py:403
-#, python-format
-msgid "DLC (%s)"
-msgstr ""
-
-#: module/gui/MainWindow.py:404
-#, python-format
-msgid "CCF (%s)"
-msgstr ""
-
-#: module/gui/MainWindow.py:405
-#, python-format
-msgid "RSDF (%s)"
-msgstr ""
-
-#: module/gui/MainWindow.py:406
-#, python-format
-msgid "Text Files (%s)"
-msgstr ""
-
-#: module/gui/MainWindow.py:408
-msgid "Open container"
-msgstr ""
-
-#: module/gui/PackageDock.py:25
-msgid "New Package"
-msgstr ""
-
-#: module/gui/PackageDock.py:68
-msgid "Password"
-msgstr ""
-
-#: module/gui/PackageDock.py:71
-msgid "Links in this Package"
-msgstr ""
-
-#: module/gui/PackageDock.py:77
-msgid "Create"
-msgstr ""
-
-#: module/gui/PackageDock.py:78
-msgid "Filter URLs"
-msgstr ""
-
-#: module/gui/CaptchaDock.py:29
-msgid "Captcha"
-msgstr ""
-
-#: module/gui/CaptchaDock.py:64
-msgid "OK"
-msgstr ""
-
-#: module/gui/AccountEdit.py:32
-msgid "Edit account"
-msgstr ""
-
-#: module/gui/AccountEdit.py:40
-msgid "New password"
-msgstr ""
-
-#: module/gui/AccountEdit.py:83
-msgid "Create account"
-msgstr ""
-
-#: module/gui/Queue.py:160
-msgid "ETA"
-msgstr ""
-
-#: module/gui/Queue.py:162
-msgid "Progress"
-msgstr ""
-
-#: module/gui/Queue.py:384
-#, python-format
-msgid "waiting %d seconds"
-msgstr ""
-
-#: module/gui/Overview.py:71 module/gui/Overview.py:152
-msgid "Downloading"
-msgstr ""
-
-#: module/gui/Overview.py:83
-msgid "Queued"
-msgstr ""
-
-#: module/gui/Overview.py:147
-msgid "ETA: "
-msgstr ""
-
-#: module/gui/Overview.py:149
-msgid "Parts: "
-msgstr ""
-
-#: module/gui/Overview.py:151
-msgid "Finished"
-msgstr ""
-
-#: module/gui/Overview.py:155
-#, python-format
-msgid "Speed: %s"
-msgstr ""
-
-#: module/gui/Overview.py:158 module/gui/Overview.py:160
-msgid "Size:"
-msgstr ""
diff --git a/locale/plugins.pot b/locale/plugins.pot
new file mode 100644
index 000000000..fa92a3a26
--- /dev/null
+++ b/locale/plugins.pot
@@ -0,0 +1,432 @@
+# 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.9.9-dev\n"
+"Report-Msgid-Bugs-To: 'bugs@pyload.org'\n"
+"POT-Creation-Date: 2013-07-12 20:56+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/plugins/Account.py:117 pyload/plugins/Account.py:123
+#, python-format
+msgid "Could not login with account %(user)s | %(msg)s"
+msgstr ""
+
+#: pyload/plugins/Account.py:118
+msgid "Wrong Password"
+msgstr ""
+
+#: pyload/plugins/Account.py:184
+#, python-format
+msgid "Get Account Info for %s"
+msgstr ""
+
+#: pyload/plugins/Account.py:193
+#, python-format
+msgid "Error: %s"
+msgstr ""
+
+#: pyload/plugins/Account.py:242
+#, python-format
+msgid "Your Time %s has a wrong format, use: 1:22-3:44"
+msgstr ""
+
+#: pyload/plugins/Account.py:265
+#, python-format
+msgid "Account %s has not enough traffic, checking again in 30min"
+msgstr ""
+
+#: pyload/plugins/Account.py:273
+#, python-format
+msgid "Account %s is expired, checking again in 1h"
+msgstr ""
+
+#: pyload/plugins/Account.py:290
+#, python-format
+msgid "Login with %s"
+msgstr ""
+
+#: pyload/plugins/accounts/BitshareCom.py:36
+msgid "Activate direct Download in your Bitshare Account"
+msgstr ""
+
+#: pyload/plugins/Addon.py:118
+#, python-format
+msgid "Error executing addons: %s"
+msgstr ""
+
+#: pyload/plugins/addons/CaptchaBrotherhood.py:69
+#, python-format
+msgid "%d credits left"
+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"
+msgstr ""
+
+#: 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/ClickAndLoad.py:74
+msgid "Click'N'Load: Port 9666 already in use"
+msgstr ""
+
+#: pyload/plugins/addons/ExpertDecoders.py:98
+msgid "Your ExpertDecoders Account has not enough credits"
+msgstr ""
+
+#: pyload/plugins/addons/ExternalScripts.py:53
+#, python-format
+msgid "Installed scripts for %s: "
+msgstr ""
+
+#: pyload/plugins/addons/ExternalScripts.py:69
+msgid "Script not executable:"
+msgstr ""
+
+#: pyload/plugins/addons/ExternalScripts.py:79
+#, python-format
+msgid "Error in %(script)s: %(error)s"
+msgstr ""
+
+#: pyload/plugins/addons/ExtractArchive.py:92
+#, python-format
+msgid "No %s installed"
+msgstr ""
+
+#: pyload/plugins/addons/ExtractArchive.py:94
+#: pyload/plugins/addons/ExtractArchive.py:99
+#, python-format
+msgid "Could not activate %s"
+msgstr ""
+
+#: pyload/plugins/addons/ExtractArchive.py:104
+msgid "Activated"
+msgstr ""
+
+#: pyload/plugins/addons/ExtractArchive.py:106
+msgid "No Extract plugins activated"
+msgstr ""
+
+#: pyload/plugins/addons/ExtractArchive.py:118
+#, python-format
+msgid "Package %s queued for later extracting"
+msgstr ""
+
+#: pyload/plugins/addons/ExtractArchive.py:143
+#, python-format
+msgid "Check package %s"
+msgstr ""
+
+#: pyload/plugins/addons/ExtractArchive.py:183
+#, python-format
+msgid "Extract to %s"
+msgstr ""
+
+#: pyload/plugins/addons/ExtractArchive.py:197
+msgid "No files found to extract"
+msgstr ""
+
+#: pyload/plugins/addons/ExtractArchive.py:203
+msgid "extracting"
+msgstr ""
+
+#: pyload/plugins/addons/ExtractArchive.py:214
+msgid "Password protected"
+msgstr ""
+
+#: pyload/plugins/addons/ExtractArchive.py:234
+msgid "Wrong password"
+msgstr ""
+
+#: pyload/plugins/addons/ExtractArchive.py:242
+#, python-format
+msgid "Deleting %s files"
+msgstr ""
+
+#: pyload/plugins/addons/ExtractArchive.py:247
+msgid "Extracting finished"
+msgstr ""
+
+#: pyload/plugins/addons/ExtractArchive.py:254
+msgid "Archive Error"
+msgstr ""
+
+#: pyload/plugins/addons/ExtractArchive.py:256
+msgid "CRC Mismatch"
+msgstr ""
+
+#: pyload/plugins/addons/ExtractArchive.py:260
+msgid "Unknown Error"
+msgstr ""
+
+#: pyload/plugins/addons/ExtractArchive.py:312
+msgid "Setting User and Group failed"
+msgstr ""
+
+#: pyload/plugins/addons/HotFolder.py:82
+#, python-format
+msgid "Added %s from HotFolder"
+msgstr ""
+
+#: pyload/plugins/addons/IRCInterface.py:75
+#: pyload/plugins/addons/XMPPInterface.py:82
+#, python-format
+msgid "Package finished: %s"
+msgstr ""
+
+#: pyload/plugins/addons/IRCInterface.py:82
+#, python-format
+msgid "Download finished: %(name)s @ %(plugin)s "
+msgstr ""
+
+#: pyload/plugins/addons/IRCInterface.py:94
+#, python-format
+msgid "New Captcha Request: %s"
+msgstr ""
+
+#: pyload/plugins/addons/IRCInterface.py:95
+#, python-format
+msgid "Answer with 'c %s text on the captcha'"
+msgstr ""
+
+#: pyload/plugins/addons/LinkdecrypterCom.py:36
+msgid "Crypter list not found"
+msgstr ""
+
+#: pyload/plugins/addons/LinkdecrypterCom.py:50
+msgid "Crypter list is empty"
+msgstr ""
+
+#: pyload/plugins/addons/MultiHoster.py:29
+#, python-format
+msgid "Activated MultiHoster %s"
+msgstr ""
+
+#: pyload/plugins/addons/MultiHoster.py:47
+msgid "No Hoster loaded"
+msgstr ""
+
+#: pyload/plugins/addons/Premium4Me.py:30
+msgid "Please add your premium.to account first and restart pyLoad"
+msgstr ""
+
+#: pyload/plugins/addons/PremiumizeMe.py:46
+msgid "Please add a valid premiumize.me account first and restart pyLoad."
+msgstr ""
+
+#: pyload/plugins/addons/RehostTo.py:34
+msgid "Please add your rehost.to account first and restart pyLoad"
+msgstr ""
+
+#: pyload/plugins/addons/UpdateManager.py:73
+msgid "*** Plugins have been updated, please restart pyLoad ***"
+msgstr ""
+
+#: pyload/plugins/addons/UpdateManager.py:75
+msgid "Plugins updated and reloaded"
+msgstr ""
+
+#: pyload/plugins/addons/UpdateManager.py:78
+msgid "No plugin updates available"
+msgstr ""
+
+#: pyload/plugins/addons/UpdateManager.py:95
+msgid "No Updates for pyLoad"
+msgstr ""
+
+#: pyload/plugins/addons/UpdateManager.py:100
+#, python-format
+msgid "*** New pyLoad Version %s available ***"
+msgstr ""
+
+#: pyload/plugins/addons/UpdateManager.py:101
+msgid "*** Get it here: http://pyload.org/download ***"
+msgstr ""
+
+#: pyload/plugins/addons/UpdateManager.py:104
+msgid "Not able to connect server for updates"
+msgstr ""
+
+#: pyload/plugins/addons/UpdateManager.py:148
+#, python-format
+msgid "New version of %(type)s|%(name)s : %(version).2f"
+msgstr ""
+
+#: pyload/plugins/addons/UpdateManager.py:157
+#: pyload/plugins/addons/UpdateManager.py:162
+#, python-format
+msgid "Error when updating %s"
+msgstr ""
+
+#: pyload/plugins/addons/UpdateManager.py:162
+msgid "Version mismatch"
+msgstr ""
+
+#: pyload/plugins/addons/XMPPInterface.py:90
+#, 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"
+msgstr ""
+
+#: pyload/plugins/Base.py:328
+msgid "No captcha result obtained in appropriate time."
+msgstr ""
+
+#: pyload/plugins/crypter/SerienjunkiesOrg.py:126
+msgid "Downloadlimit reached"
+msgstr ""
+
+#: pyload/plugins/Crypter.py:136
+msgid "Not existing file or unsupported protocol"
+msgstr ""
+
+#: pyload/plugins/hooks/Captcha9kw.py:89
+#, 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"
+msgstr ""
+
+#: pyload/plugins/hoster/ARD.py:76 pyload/plugins/Hoster.py:273
+#: pyload/plugins/Hoster.py:307
+#, 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("
+msgstr ""
+
+#: pyload/plugins/hoster/MegaNz.py:55
+msgid "Decryption failed"
+msgstr ""
+
+#: pyload/plugins/hoster/MegaNz.py:99
+msgid "No file key provided in the URL"
+msgstr ""
+
+#: pyload/plugins/hoster/MegaNz.py:111
+msgid "Error code:"
+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 "Netload: waiting between downloads %d s."
+msgstr ""
+
+#: pyload/plugins/hoster/NetloadIn.py:209
+#, python-format
+msgid "Netload: waiting for captcha %d s."
+msgstr ""
+
+#: pyload/plugins/hoster/NetloadIn.py:248
+msgid "Downloaded File was empty"
+msgstr ""
+
+#: pyload/plugins/hoster/Premium4Me.py:27
+msgid "Please enter your premium.to account or deactivate this plugin"
+msgstr ""
+
+#: pyload/plugins/hoster/PremiumizeMe.py:20
+msgid "Please enter a valid premiumize.me account or deactivate this plugin"
+msgstr ""
+
+#: pyload/plugins/hoster/RapidshareCom.py:96
+msgid "Rapidshare: Traffic Share (direct download)"
+msgstr ""
+
+#: 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/hoster/RapidshareCom.py:127
+msgid "Invalid Auth Code, download will be restarted"
+msgstr ""
+
+#: pyload/plugins/hoster/RapidshareCom.py:193
+msgid "RapidShareCom: No free slots"
+msgstr ""
+
+#: pyload/plugins/hoster/RapidshareCom.py:196
+msgid "You need a premium account for this file"
+msgstr ""
+
+#: pyload/plugins/hoster/RapidshareCom.py:198
+msgid "Filename reported invalid"
+msgstr ""
+
+#: pyload/plugins/hoster/RealdebridCom.py:40
+msgid "Please enter your Real-debrid account or deactivate this plugin"
+msgstr ""
+
+#: pyload/plugins/hoster/RehostTo.py:25
+msgid "Please enter your rehost.to account or deactivate this plugin"
+msgstr ""
+
+#: pyload/plugins/hoster/UploadedTo.py:134
+msgid "API key invalid"
+msgstr ""
+
+#: pyload/plugins/hoster/UploadedTo.py:159
+#, python-format
+msgid "%s: Not enough traffic left"
+msgstr ""
+
+#: pyload/plugins/hoster/UploadedTo.py:162
+msgid "Traffic exceeded"
+msgstr ""
+
+#: pyload/plugins/hoster/XHamsterCom.py:75
+#: pyload/plugins/hoster/XHamsterCom.py:84
+#: pyload/plugins/hoster/XHamsterCom.py:87
+#, python-format
+msgid "long_url: %s"
+msgstr ""
+
+#: pyload/plugins/hoster/ZeveraCom.py:24
+msgid "Please enter your zevera.com account or deactivate this plugin"
+msgstr ""
diff --git a/locale/setup.pot b/locale/setup.pot
index cf4dd8cfc..0011ec4c9 100644
--- a/locale/setup.pot
+++ b/locale/setup.pot
@@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: pyLoad 0.4.9\n"
+"Project-Id-Version: pyload 0.4.9.9-dev\n"
"Report-Msgid-Bugs-To: 'bugs@pyload.org'\n"
-"POT-Creation-Date: 2011-12-07 19:21+0100\n"
+"POT-Creation-Date: 2013-07-12 20:56+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,479 +17,388 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: module/setup.py:51
-msgid "y"
+#: pyload/Setup.py:72
+msgid "Would you like to configure pyLoad via Webinterface?"
msgstr ""
-#: module/setup.py:53
-msgid "n"
+#: pyload/Setup.py:73
+msgid "You need a Browser and a connection to this PC for it."
+msgstr ""
+
+#: pyload/Setup.py:74
+msgid "Url would be: http://hostname:8000/"
msgstr ""
-#: module/setup.py:72
+#: pyload/Setup.py:75
+msgid "Start initial webinterface for configuration?"
+msgstr ""
+
+#: pyload/Setup.py:86
msgid "Welcome to the pyLoad Configuration Assistent."
msgstr ""
-#: module/setup.py:73
+#: pyload/Setup.py:87
msgid ""
"It will check your system and make a basic setup in order to run pyLoad."
msgstr ""
-#: module/setup.py:75
+#: pyload/Setup.py:89
msgid "The value in brackets [] always is the default value,"
msgstr ""
-#: module/setup.py:76
+#: pyload/Setup.py:90
msgid ""
"in case you don't want to change it or you are unsure what to choose, just "
"hit enter."
msgstr ""
-#: module/setup.py:77
+#: pyload/Setup.py:92
msgid ""
"Don't forget: You can always rerun this assistent with --setup or -s "
"parameter, when you start pyLoadCore."
msgstr ""
-#: module/setup.py:78
+#: pyload/Setup.py:93
msgid "If you have any problems with this assistent hit STRG-C,"
msgstr ""
-#: module/setup.py:79
+#: pyload/Setup.py:94
msgid "to abort and don't let him start with pyLoadCore automatically anymore."
msgstr ""
-#: module/setup.py:81
+#: pyload/Setup.py:96
msgid "When you are ready for system check, hit enter."
msgstr ""
-#: module/setup.py:88
-msgid "You need pycurl, sqlite and python 2.5, 2.6 or 2.7 to run pyLoad."
-msgstr ""
-
-#: module/setup.py:89
-msgid "Please correct this and re-run pyLoad."
-msgstr ""
-
-#: module/setup.py:90
-msgid "Setup will now close."
-msgstr ""
-
-#: module/setup.py:94
-msgid "System check finished, hit enter to see your status report."
-msgstr ""
-
-#: module/setup.py:96
-msgid "## Status ##"
-msgstr ""
-
-#: module/setup.py:101
-msgid "container decrypting"
+#: pyload/Setup.py:103
+msgid "Features missing: "
msgstr ""
-#: module/setup.py:102
-msgid "ssl connection"
-msgstr ""
-
-#: module/setup.py:103
-msgid "automatic captcha decryption"
-msgstr ""
-
-#: module/setup.py:104
-msgid "GUI"
-msgstr ""
-
-#: module/setup.py:105
-msgid "Webinterface"
-msgstr ""
-
-#: module/setup.py:106
-msgid "extended Click'N'Load"
-msgstr ""
-
-#: module/setup.py:113
-msgid "Features available:"
-msgstr ""
-
-#: module/setup.py:117
-msgid "Featues missing: "
-msgstr ""
-
-#: module/setup.py:121
+#: pyload/Setup.py:107
msgid "no py-crypto available"
msgstr ""
-#: module/setup.py:122
+#: pyload/Setup.py:108
msgid "You need this if you want to decrypt container files."
msgstr ""
-#: module/setup.py:126
+#: pyload/Setup.py:112
msgid "no SSL available"
msgstr ""
-#: module/setup.py:127
+#: pyload/Setup.py:113
msgid ""
"This is needed if you want to establish a secure connection to core or "
"webinterface."
msgstr ""
-#: module/setup.py:128
-msgid "If you only want to access locally to pyLoad ssl is not usefull."
+#: pyload/Setup.py:114
+msgid "If you only want to access locally to pyLoad ssl is not useful."
msgstr ""
-#: module/setup.py:132
+#: pyload/Setup.py:118
msgid "no Captcha Recognition available"
msgstr ""
-#: module/setup.py:133
+#: pyload/Setup.py:119
msgid "Only needed for some hosters and as freeuser."
msgstr ""
-#: module/setup.py:137
-msgid "Gui not available"
-msgstr ""
-
-#: module/setup.py:138
-msgid "The Graphical User Interface."
-msgstr ""
-
-#: module/setup.py:142
+#: pyload/Setup.py:123
msgid "no JavaScript engine found"
msgstr ""
-#: module/setup.py:143
+#: pyload/Setup.py:124
msgid ""
"You will need this for some Click'N'Load links. Install Spidermonkey, ossp-"
"js, pyv8 or rhino"
msgstr ""
-#: module/setup.py:145
-msgid "You can abort the setup now and fix some dependicies if you want."
+#: pyload/Setup.py:126
+msgid "You can abort the setup now and fix some dependencies if you want."
msgstr ""
-#: module/setup.py:147
+#: pyload/Setup.py:128
msgid "Continue with setup?"
msgstr ""
-#: module/setup.py:153
+#: pyload/Setup.py:134
#, python-format
msgid "Do you want to change the config path? Current is %s"
msgstr ""
-#: module/setup.py:154
+#: pyload/Setup.py:136
msgid ""
-"If you use pyLoad on a server or the home partition lives on an iternal "
+"If you use pyLoad on a server or the home partition lives on an internal "
"flash it may be a good idea to change it."
msgstr ""
-#: module/setup.py:155
+#: pyload/Setup.py:137
msgid "Change config path?"
msgstr ""
-#: module/setup.py:162
+#: pyload/Setup.py:143
msgid "Do you want to configure login data and basic settings?"
msgstr ""
-#: module/setup.py:163
+#: pyload/Setup.py:144
msgid "This is recommend for first run."
msgstr ""
-#: module/setup.py:164
+#: pyload/Setup.py:145
msgid "Make basic setup?"
msgstr ""
-#: module/setup.py:171
+#: pyload/Setup.py:152
msgid "Do you want to configure ssl?"
msgstr ""
-#: module/setup.py:172
+#: pyload/Setup.py:153
msgid "Configure ssl?"
msgstr ""
-#: module/setup.py:178
+#: pyload/Setup.py:159
msgid "Do you want to configure webinterface?"
msgstr ""
-#: module/setup.py:179
+#: pyload/Setup.py:160
msgid "Configure webinterface?"
msgstr ""
-#: module/setup.py:184
+#: pyload/Setup.py:165
msgid "Setup finished successfully."
msgstr ""
-#: module/setup.py:185
+#: pyload/Setup.py:166
msgid "Hit enter to exit and restart pyLoad"
msgstr ""
-#: module/setup.py:191
-msgid "## System Check ##"
-msgstr ""
-
-#: module/setup.py:196
-msgid "Your python version is to new, Please use Python 2.6/2.7"
-msgstr ""
-
-#: module/setup.py:199
-msgid "Your python version is to old, Please use at least Python 2.5"
-msgstr ""
-
-#: module/setup.py:202
-msgid "Python Version: OK"
-msgstr ""
-
-#: module/setup.py:249
-#, python-format
-msgid "Your installed jinja2 version %s seems too old."
-msgstr ""
-
-#: module/setup.py:250
-msgid "You can safely continue but if the webinterface is not working,"
-msgstr ""
-
-#: module/setup.py:251
-msgid ""
-"please upgrade or deinstall it, pyLoad includes a sufficient jinja2 libary."
-msgstr ""
-
-#: module/setup.py:268
-msgid "JS engine"
+#: pyload/Setup.py:173
+msgid "Webinterface running for setup."
msgstr ""
-#: module/setup.py:274
+#: pyload/Setup.py:190
msgid "## Basic Setup ##"
msgstr ""
-#: module/setup.py:277
+#: pyload/Setup.py:193
msgid "The following logindata is valid for CLI, GUI and webinterface."
msgstr ""
-#: module/setup.py:282 module/setup.py:371 module/setup.py:387
+#: pyload/Setup.py:199 pyload/Setup.py:288 pyload/Setup.py:304
msgid "Username"
msgstr ""
-#: module/setup.py:288
+#: pyload/Setup.py:205
msgid ""
"External clients (GUI, CLI or other) need remote access to work over the "
"network."
msgstr ""
-#: module/setup.py:289
+#: pyload/Setup.py:206
msgid ""
"However, if you only want to use the webinterface you may disable it to save "
"ram."
msgstr ""
-#: module/setup.py:290
+#: pyload/Setup.py:207
msgid "Enable remote access"
msgstr ""
-#: module/setup.py:295
+#: pyload/Setup.py:211
msgid "Language"
msgstr ""
-#: module/setup.py:298
+#: pyload/Setup.py:213
msgid "Downloadfolder"
msgstr ""
-#: module/setup.py:299
+#: pyload/Setup.py:214
msgid "Max parallel downloads"
msgstr ""
-#: module/setup.py:303
+#: pyload/Setup.py:218
msgid "Use Reconnect?"
msgstr ""
-#: module/setup.py:306
+#: pyload/Setup.py:221
msgid "Reconnect script location"
msgstr ""
-#: module/setup.py:311
+#: pyload/Setup.py:226
msgid "## Webinterface Setup ##"
msgstr ""
-#: module/setup.py:314
+#: pyload/Setup.py:229
msgid "Activate webinterface?"
msgstr ""
-#: module/setup.py:316
+#: pyload/Setup.py:231
msgid ""
"Listen address, if you use 127.0.0.1 or localhost, the webinterface will "
"only accessible locally."
msgstr ""
-#: module/setup.py:317
+#: pyload/Setup.py:232
msgid "Address"
msgstr ""
-#: module/setup.py:318
+#: pyload/Setup.py:233
msgid "Port"
msgstr ""
-#: module/setup.py:320
+#: pyload/Setup.py:235
msgid ""
"pyLoad offers several server backends, now following a short explanation."
msgstr ""
-#: module/setup.py:321
-msgid "Default server, best choice if you dont know which one to choose."
-msgstr ""
-
-#: module/setup.py:322
-msgid "This server offers SSL and is a good alternative to builtin."
+#: pyload/Setup.py:236
+msgid ""
+"Default server, this server offers SSL and is a good alternative to builtin."
msgstr ""
-#: module/setup.py:323
+#: pyload/Setup.py:238
msgid ""
"Can be used by apache, lighttpd, requires you to configure them, which is "
"not too easy job."
msgstr ""
-#: module/setup.py:324
-msgid "Very fast alternative written in C, requires libev and linux knowlegde."
+#: pyload/Setup.py:239
+msgid "Very fast alternative written in C, requires libev and linux knowledge."
msgstr ""
-#: module/setup.py:325
+#: pyload/Setup.py:240
msgid "Get it from here: https://github.com/jonashaag/bjoern, compile it"
msgstr ""
-#: module/setup.py:326
-msgid "and copy bjoern.so to module/lib"
+#: pyload/Setup.py:241
+msgid "and copy bjoern.so to pyload/lib"
msgstr ""
-#: module/setup.py:329
+#: pyload/Setup.py:245
msgid ""
"Attention: In some rare cases the builtin server is not working, if you "
"notice problems with the webinterface"
msgstr ""
-#: module/setup.py:330
+#: pyload/Setup.py:246
msgid "come back here and change the builtin server to the threaded one here."
msgstr ""
-#: module/setup.py:333
+#: pyload/Setup.py:248
msgid "Server"
msgstr ""
-#: module/setup.py:337
+#: pyload/Setup.py:253
msgid "## SSL Setup ##"
msgstr ""
-#: module/setup.py:339
+#: pyload/Setup.py:255
msgid ""
"Execute these commands from pyLoad config folder to make ssl certificates:"
msgstr ""
-#: module/setup.py:345
+#: pyload/Setup.py:261
msgid "If you're done and everything went fine, you can activate ssl now."
msgstr ""
-#: module/setup.py:347
+#: pyload/Setup.py:262
msgid "Activate SSL?"
msgstr ""
-#: module/setup.py:361
+#: pyload/Setup.py:278
msgid "Select action"
msgstr ""
-#: module/setup.py:362
+#: pyload/Setup.py:279
msgid "1 - Create/Edit user"
msgstr ""
-#: module/setup.py:363
+#: pyload/Setup.py:280
msgid "2 - List users"
msgstr ""
-#: module/setup.py:364
+#: pyload/Setup.py:281
msgid "3 - Remove user"
msgstr ""
-#: module/setup.py:365
+#: pyload/Setup.py:282
msgid "4 - Quit"
msgstr ""
-#: module/setup.py:377
+#: pyload/Setup.py:294
msgid "Users"
msgstr ""
-#: module/setup.py:406
-msgid "Setting new configpath, current configuration will not be transfered!"
+#: pyload/Setup.py:322
+msgid "Setting new configpath, current configuration will not be transferred!"
msgstr ""
-#: module/setup.py:407
+#: pyload/Setup.py:323
msgid "Configpath"
msgstr ""
-#: module/setup.py:415
+#: pyload/Setup.py:331
msgid "Configpath changed, setup will now close, please restart to go on."
msgstr ""
-#: module/setup.py:416
+#: pyload/Setup.py:332
msgid "Press Enter to exit."
msgstr ""
-#: module/setup.py:420
+#: pyload/Setup.py:336
#, python-format
msgid "Setting config path failed: %s"
msgstr ""
-#: module/setup.py:425
-#, python-format
-msgid "%s: OK"
-msgstr ""
-
-#: module/setup.py:427
-#, python-format
-msgid "%s: missing"
-msgstr ""
-
-#: module/setup.py:456
-msgid "[y]/n"
+#: pyload/Setup.py:347
+msgid "y"
msgstr ""
-#: module/setup.py:458
-msgid "y/[n]"
+#: pyload/Setup.py:349
+msgid "n"
msgstr ""
-#: module/setup.py:470
+#: pyload/Setup.py:373
msgid "Password: "
msgstr ""
-#: module/setup.py:475
-msgid "Password to short. Use at least 4 symbols."
+#: pyload/Setup.py:377
+msgid "Password too short. Use at least 4 symbols."
msgstr ""
-#: module/setup.py:481
+#: pyload/Setup.py:380
msgid "Password (again): "
msgstr ""
-#: module/setup.py:488
+#: pyload/Setup.py:386
msgid "Passwords did not match."
msgstr ""
-#: module/setup.py:499
+#: pyload/Setup.py:397
msgid "yes"
msgstr ""
-#: module/setup.py:499
+#: pyload/Setup.py:397
msgid "true"
msgstr ""
-#: module/setup.py:499
+#: pyload/Setup.py:397
msgid "t"
msgstr ""
-#: module/setup.py:502
+#: pyload/Setup.py:400
msgid "no"
msgstr ""
-#: module/setup.py:502
+#: pyload/Setup.py:400
msgid "false"
msgstr ""
-#: module/setup.py:502
+#: pyload/Setup.py:400
msgid "f"
msgstr ""
-#: module/setup.py:505 module/setup.py:516
+#: pyload/Setup.py:403 pyload/Setup.py:413
msgid "Invalid Input"
msgstr ""