diff options
author | RaNaN <Mast3rRaNaN@hotmail.de> | 2011-07-24 14:27:03 +0200 |
---|---|---|
committer | RaNaN <Mast3rRaNaN@hotmail.de> | 2011-07-24 14:27:03 +0200 |
commit | b58412ba3defe8976c3518fb9218196e609e8f4d (patch) | |
tree | e884496e31cdc3250b566c524832e2aae5b3dd56 /locale | |
parent | closed #367 (diff) | |
download | pyload-b58412ba3defe8976c3518fb9218196e609e8f4d.tar.xz |
new locale
Diffstat (limited to 'locale')
-rw-r--r-- | locale/cli.pot | 111 | ||||
-rw-r--r-- | locale/core.pot | 406 | ||||
-rw-r--r-- | locale/django.pot | 162 | ||||
-rw-r--r-- | locale/gui.pot | 22 | ||||
-rw-r--r-- | locale/setup.pot | 85 |
5 files changed, 473 insertions, 313 deletions
diff --git a/locale/cli.pot b/locale/cli.pot index 0e42a762b..2b7240bd6 100644 --- a/locale/cli.pot +++ b/locale/cli.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: pyLoad 0.4.5\n" "Report-Msgid-Bugs-To: 'bugs@pyload.org'\n" -"POT-Creation-Date: 2011-06-02 13:00+0200\n" +"POT-Creation-Date: 2011-07-24 14:26+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,181 +17,202 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: pyLoadCli.py:66 pyLoadCli.py:124 +#: pyLoadCli.py:79 pyLoadCli.py:137 msgid " Command Line Interface" msgstr "" -#: pyLoadCli.py:156 +#: pyLoadCli.py:169 #, python-format msgid "%s Downloads:" msgstr "" -#: pyLoadCli.py:168 +#: pyLoadCli.py:181 msgid " Speed: " msgstr "" -#: pyLoadCli.py:168 +#: pyLoadCli.py:181 msgid " Size: " msgstr "" -#: pyLoadCli.py:169 +#: pyLoadCli.py:182 msgid " Finished in: " msgstr "" -#: pyLoadCli.py:170 +#: pyLoadCli.py:183 msgid " ID: " msgstr "" -#: pyLoadCli.py:175 +#: pyLoadCli.py:188 msgid "waiting: " msgstr "" -#: pyLoadCli.py:183 pyLoadCli.py:187 +#: pyLoadCli.py:195 pyLoadCli.py:197 msgid "Status: " msgstr "" -#: pyLoadCli.py:183 pyLoadCli.py:187 +#: pyLoadCli.py:200 msgid " total Speed: " msgstr "" -#: pyLoadCli.py:184 pyLoadCli.py:188 +#: pyLoadCli.py:201 msgid " Files in queue: " msgstr "" -#: pyLoadCli.py:194 +#: pyLoadCli.py:201 +msgid " Total: " +msgstr "" + +#: pyLoadCli.py:207 msgid "Menu:" msgstr "" -#: pyLoadCli.py:196 +#: pyLoadCli.py:209 msgid " Add Links" msgstr "" -#: pyLoadCli.py:197 +#: pyLoadCli.py:210 msgid " Manage Queue" msgstr "" -#: pyLoadCli.py:198 +#: pyLoadCli.py:211 msgid " Manage Collector" msgstr "" -#: pyLoadCli.py:199 +#: pyLoadCli.py:212 msgid " (Un)Pause Server" msgstr "" -#: pyLoadCli.py:200 +#: pyLoadCli.py:213 msgid " Kill Server" msgstr "" -#: pyLoadCli.py:201 +#: pyLoadCli.py:214 msgid " Quit" msgstr "" -#: pyLoadCli.py:277 pyLoadCli.py:284 +#: pyLoadCli.py:293 pyLoadCli.py:300 msgid "Please use this syntax: add <Package name> <link> <link2> ..." msgstr "" -#: pyLoadCli.py:340 +#: pyLoadCli.py:319 +#, python-format +msgid "Checking %d links:" +msgstr "" + +#: pyLoadCli.py:328 +msgid "File does not exists." +msgstr "" + +#: pyLoadCli.py:389 msgid "pyLoad was terminated" msgstr "" -#: pyLoadCli.py:398 +#: pyLoadCli.py:447 msgid "Prints server status" msgstr "" -#: pyLoadCli.py:399 +#: pyLoadCli.py:448 msgid "Prints downloads in queue" msgstr "" -#: pyLoadCli.py:400 +#: pyLoadCli.py:449 msgid "Prints downloads in collector" msgstr "" -#: pyLoadCli.py:401 +#: pyLoadCli.py:450 msgid "Adds package to queue" msgstr "" -#: pyLoadCli.py:402 +#: pyLoadCli.py:451 msgid "Adds package to collector" msgstr "" -#: pyLoadCli.py:403 +#: pyLoadCli.py:452 msgid "Delete Files from Queue/Collector" msgstr "" -#: pyLoadCli.py:404 +#: pyLoadCli.py:453 msgid "Delete Packages from Queue/Collector" msgstr "" -#: pyLoadCli.py:405 +#: pyLoadCli.py:454 msgid "Move Packages from Queue to Collector or vice versa" msgstr "" -#: pyLoadCli.py:406 +#: pyLoadCli.py:455 msgid "Restart files" msgstr "" -#: pyLoadCli.py:407 +#: pyLoadCli.py:456 msgid "Restart packages" msgstr "" -#: pyLoadCli.py:408 +#: pyLoadCli.py:457 +msgid "Check online status, works with local container" +msgstr "" + +#: pyLoadCli.py:458 +msgid "Checks online status of a container file" +msgstr "" + +#: pyLoadCli.py:459 msgid "Pause the server" msgstr "" -#: pyLoadCli.py:409 +#: pyLoadCli.py:460 msgid "continue downloads" msgstr "" -#: pyLoadCli.py:410 +#: pyLoadCli.py:461 msgid "Toggle pause/unpause" msgstr "" -#: pyLoadCli.py:411 +#: pyLoadCli.py:462 msgid "kill server" msgstr "" -#: pyLoadCli.py:413 +#: pyLoadCli.py:464 msgid "List of commands:" msgstr "" -#: pyLoadCli.py:426 +#: pyLoadCli.py:477 msgid "Couldn't write user config file" msgstr "" -#: pyLoadCli.py:498 +#: pyLoadCli.py:549 msgid "You need py-openssl to connect to this pyLoad Core." msgstr "" -#: pyLoadCli.py:505 +#: pyLoadCli.py:556 msgid "Address: " msgstr "" -#: pyLoadCli.py:506 +#: pyLoadCli.py:557 msgid "Port: " msgstr "" -#: pyLoadCli.py:507 +#: pyLoadCli.py:558 msgid "Username: " msgstr "" -#: pyLoadCli.py:511 +#: pyLoadCli.py:562 msgid "Password: " msgstr "" -#: pyLoadCli.py:516 pyLoadCli.py:525 +#: pyLoadCli.py:567 pyLoadCli.py:576 msgid "Login data is wrong." msgstr "" -#: pyLoadCli.py:518 pyLoadCli.py:527 +#: pyLoadCli.py:569 pyLoadCli.py:578 #, python-format msgid "Could not establish connection to %(addr)s:%(port)s." msgstr "" -#: pyLoadCli.py:530 +#: pyLoadCli.py:581 msgid "You need py-openssl to connect to this pyLoad core." msgstr "" -#: pyLoadCli.py:532 +#: pyLoadCli.py:583 msgid "Interactive mode ignored since you passed some commands." msgstr "" diff --git a/locale/core.pot b/locale/core.pot index 1164bed1f..0e57efa93 100644 --- a/locale/core.pot +++ b/locale/core.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: pyLoad 0.4.5\n" "Report-Msgid-Bugs-To: 'bugs@pyload.org'\n" -"POT-Creation-Date: 2011-06-02 13:00+0200\n" +"POT-Creation-Date: 2011-07-24 14:26+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,177 +17,165 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: pyLoadCore.py:166 +#: pyLoadCore.py:169 msgid "Received Quit signal" msgstr "" -#: pyLoadCore.py:264 +#: pyLoadCore.py:269 #, python-format msgid "pyLoad already running with pid %s" msgstr "" -#: pyLoadCore.py:278 +#: pyLoadCore.py:283 #, python-format msgid "Failed changing group: %s" msgstr "" -#: pyLoadCore.py:287 +#: pyLoadCore.py:292 #, python-format msgid "Failed changing user: %s" msgstr "" -#: pyLoadCore.py:289 +#: pyLoadCore.py:294 msgid "folder for logs" msgstr "" -#: pyLoadCore.py:300 +#: pyLoadCore.py:305 msgid "Starting" msgstr "" -#: pyLoadCore.py:301 +#: pyLoadCore.py:306 #, python-format msgid "Using home directory: %s" msgstr "" -#: pyLoadCore.py:307 +#: pyLoadCore.py:312 msgid "pycrypto to decode container files" msgstr "" -#: pyLoadCore.py:310 +#: pyLoadCore.py:315 msgid "folder for temporary files" msgstr "" -#: pyLoadCore.py:315 +#: pyLoadCore.py:320 msgid "folder for downloads" msgstr "" -#: pyLoadCore.py:316 +#: pyLoadCore.py:321 msgid "file for links" msgstr "" -#: pyLoadCore.py:319 +#: pyLoadCore.py:324 msgid "OpenSSL for secure connection" msgstr "" -#: pyLoadCore.py:323 +#: pyLoadCore.py:328 msgid "Moving old user config to DB" msgstr "" -#: pyLoadCore.py:326 +#: pyLoadCore.py:331 msgid "Please check your logindata with ./pyLoadCore.py -u" msgstr "" -#: pyLoadCore.py:348 +#: pyLoadCore.py:354 #, python-format msgid "Downloadtime: %s" msgstr "" -#: pyLoadCore.py:360 +#: pyLoadCore.py:366 #, python-format msgid "Free space: %s" msgstr "" -#: pyLoadCore.py:380 +#: pyLoadCore.py:386 msgid "Activating Accounts..." msgstr "" -#: pyLoadCore.py:387 +#: pyLoadCore.py:393 msgid "Activating Plugins..." msgstr "" -#: pyLoadCore.py:390 +#: pyLoadCore.py:396 msgid "pyLoad is up and running" msgstr "" -#: pyLoadCore.py:395 +#: pyLoadCore.py:416 msgid "restarting pyLoad" msgstr "" -#: pyLoadCore.py:399 +#: pyLoadCore.py:420 msgid "pyLoad quits" msgstr "" -#: pyLoadCore.py:453 +#: pyLoadCore.py:474 #, python-format msgid "Install %s" msgstr "" -#: pyLoadCore.py:488 +#: pyLoadCore.py:509 #, python-format msgid "could not find %(desc)s: %(name)s" msgstr "" -#: pyLoadCore.py:490 +#: pyLoadCore.py:511 #, python-format msgid "could not create %(desc)s: %(name)s" msgstr "" -#: pyLoadCore.py:502 +#: pyLoadCore.py:523 msgid "shutting down..." msgstr "" -#: pyLoadCore.py:517 +#: pyLoadCore.py:538 msgid "error while shutting down" msgstr "" -#: pyLoadCore.py:649 -#, python-format -msgid "Added package %(name)s containing %(count)d links" -msgstr "" - -#: pyLoadCore.py:701 -#, python-format -msgid "Added %(count)d links to package #%(package)d " -msgstr "" - -#: pyLoadCore.py:920 +#: pyLoadCore.py:603 msgid "killed pyLoad from Terminal" msgstr "" -#: module/JsEngine.py:133 -msgid "" -"No js engine detected, please install either Spidermonkey, ossp-js, pyv8 or " -"rhino" -msgstr "" - -#: module/ThreadManager.py:94 +#: module/ThreadManager.py:135 #, python-format msgid "Reconnect Failed: %s" msgstr "" -#: module/ThreadManager.py:118 +#: module/ThreadManager.py:174 msgid "Reconnect script not found!" msgstr "" -#: module/ThreadManager.py:124 +#: module/ThreadManager.py:180 msgid "Starting reconnect" msgstr "" -#: module/ThreadManager.py:138 +#: module/ThreadManager.py:194 msgid "Failed executing reconnect script!" msgstr "" -#: module/ThreadManager.py:150 +#: module/ThreadManager.py:206 #, python-format msgid "Reconnected, new IP: %s" msgstr "" -#: module/HookManager.py:57 module/HookManager.py:125 +#: module/ThreadManager.py:286 +msgid "Not enough space left on device" +msgstr "" + +#: module/HookManager.py:94 module/HookManager.py:186 #, python-format msgid "Error executing hooks: %s" msgstr "" -#: module/HookManager.py:108 +#: module/HookManager.py:144 #, python-format msgid "Failed activating %(name)s" msgstr "" -#: module/HookManager.py:112 +#: module/HookManager.py:148 #, python-format msgid "Activated plugins: %s" msgstr "" -#: module/HookManager.py:113 +#: module/HookManager.py:149 #, python-format msgid "Deactivate plugins: %s" msgstr "" @@ -196,78 +184,94 @@ msgstr "" msgid "No Client connected for captcha decrypting" msgstr "" -#: module/PluginThread.py:147 +#: module/Api.py:260 +#, python-format +msgid "Added package %(name)s containing %(count)d links" +msgstr "" + +#: module/Api.py:480 +#, python-format +msgid "Added %(count)d links to package #%(package)d " +msgstr "" + +#: module/PluginThread.py:148 #, python-format msgid "Download starts: %s" msgstr "" -#: module/PluginThread.py:155 module/PluginThread.py:329 +#: module/PluginThread.py:155 module/PluginThread.py:326 #, python-format msgid "Plugin %s is missing a function." msgstr "" -#: module/PluginThread.py:163 module/PluginThread.py:226 -#: module/PluginThread.py:348 +#: module/PluginThread.py:163 module/PluginThread.py:225 +#: module/PluginThread.py:343 #, python-format msgid "Download aborted: %s" msgstr "" #: module/PluginThread.py:183 #, python-format -msgid "Download restarted: %s" +msgid "Download restarted: %(name)s | %(msg)s" msgstr "" -#: module/PluginThread.py:193 module/PluginThread.py:338 +#: module/PluginThread.py:192 module/PluginThread.py:334 #, python-format msgid "Download is offline: %s" msgstr "" -#: module/PluginThread.py:196 +#: module/PluginThread.py:195 #, python-format msgid "Download is temporary offline: %s" msgstr "" -#: module/PluginThread.py:199 module/PluginThread.py:263 +#: module/PluginThread.py:198 module/PluginThread.py:262 #, python-format msgid "Download failed: %(name)s | %(msg)s" msgstr "" -#: module/PluginThread.py:215 +#: module/PluginThread.py:214 msgid "" "Couldn't connect to host or connection reset, waiting 1 minute and retry." msgstr "" -#: module/PluginThread.py:249 +#: module/PluginThread.py:248 #, python-format msgid "Download skipped: %(name)s due to %(plugin)s" msgstr "" -#: module/PluginThread.py:278 +#: module/PluginThread.py:277 #, python-format msgid "Download finished: %s" msgstr "" -#: module/PluginThread.py:324 +#: module/PluginThread.py:322 #, python-format msgid "Decrypting starts: %s" msgstr "" -#: module/PluginThread.py:341 module/PluginThread.py:362 +#: module/PluginThread.py:337 module/PluginThread.py:355 #, python-format msgid "Decrypting failed: %(name)s | %(msg)s" msgstr "" -#: module/PluginThread.py:355 +#: module/PluginThread.py:349 #, python-format msgid "Retrying %s" msgstr "" -#: module/PluginThread.py:454 +#: module/PluginThread.py:570 #, python-format msgid "Info Fetching for %(name)s failed | %(err)s" msgstr "" -#: module/remote/ThriftBackend.py:40 +#: module/common/JsEngine.py:133 +msgid "" +"No js engine detected, please install either Spidermonkey, ossp-js, pyv8 or " +"rhino" +msgstr "" + +#: module/remote/ThriftBackend.py:39 msgid "Using SSL ThriftBackend" msgstr "" @@ -294,172 +298,198 @@ msgstr "" msgid "Failed loading backend %(name)s | %(error)s" msgstr "" -#: module/web/ServerThread.py:33 +#: module/web/ServerThread.py:35 msgid "SSL certificates not found." msgstr "" -#: module/web/ServerThread.py:37 +#: module/web/ServerThread.py:39 #, python-format msgid "Sorry, we dropped support for starting %s directly within pyLoad" msgstr "" -#: module/web/ServerThread.py:38 +#: module/web/ServerThread.py:40 msgid "You can use the threaded server which offers good performance and ssl," msgstr "" -#: module/web/ServerThread.py:39 +#: module/web/ServerThread.py:41 #, python-format msgid "" "of course you can still use your existing %s with pyLoads fastcgi server" msgstr "" -#: module/web/ServerThread.py:40 +#: module/web/ServerThread.py:42 msgid "sample configs are located in the module/web/servers directory" msgstr "" -#: module/web/ServerThread.py:47 +#: module/web/ServerThread.py:49 #, python-format msgid "Can't use %(server)s, python-flup is not installed!" msgstr "" -#: module/web/ServerThread.py:61 +#: module/web/ServerThread.py:56 +#, python-format +msgid "Error importing lightweight server: %s" +msgstr "" + +#: module/web/ServerThread.py:57 +msgid "" +"You need to download and compile bjoern, https://github.com/jonashaag/bjoern" +msgstr "" + +#: module/web/ServerThread.py:58 +msgid "Copy the boern.so to module/lib folder or use setup.py install" +msgstr "" + +#: module/web/ServerThread.py:59 msgid "" -"The simple builtin server offers no SSL, please consider using threaded " -"instead" +"Of course you need to be familiar with linux and know how to compile software" msgstr "" #: module/web/ServerThread.py:63 +msgid "Server set to threaded, due to known performance problems on windows." +msgstr "" + +#: module/web/ServerThread.py:80 module/web/ServerThread.py:103 +msgid "This server offers no SSL, please consider using threaded instead" +msgstr "" + +#: module/web/ServerThread.py:82 #, python-format msgid "Starting builtin webserver: %(host)s:%(port)d" msgstr "" -#: module/web/ServerThread.py:68 +#: module/web/ServerThread.py:87 #, python-format msgid "Starting threaded SSL webserver: %(host)s:%(port)d" msgstr "" -#: module/web/ServerThread.py:72 +#: module/web/ServerThread.py:91 #, python-format msgid "Starting threaded webserver: %(host)s:%(port)d" msgstr "" -#: module/web/ServerThread.py:78 +#: module/web/ServerThread.py:97 #, python-format msgid "Starting fastcgi server: %(host)s:%(port)d" msgstr "" -#: module/web/pyload_app.py:102 +#: module/web/ServerThread.py:105 +#, python-format +msgid "Starting lightweight webserver (bjoern): %(host)s:%(port)d" +msgstr "" + +#: module/web/pyload_app.py:109 msgid "You dont have permission to access this page." msgstr "" -#: module/web/pyload_app.py:180 module/web/pyload_app.py:230 +#: module/web/pyload_app.py:185 module/web/pyload_app.py:238 msgid "Download directory not found." msgstr "" -#: module/web/pyload_app.py:299 module/web/pyload_app.py:306 +#: module/web/pyload_app.py:307 module/web/pyload_app.py:314 msgid "unlimited" msgstr "" -#: module/web/pyload_app.py:301 module/web/pyload_app.py:308 +#: module/web/pyload_app.py:309 module/web/pyload_app.py:316 msgid "not available" msgstr "" -#: module/web/pyload_app.py:588 +#: module/web/pyload_app.py:597 msgid "Run pyLoadCore.py -s to access the setup." msgstr "" -#: module/web/json_app.py:61 +#: module/web/json_app.py:60 #, python-format msgid "waiting %s" msgstr "" -#: module/plugins/Plugin.py:283 +#: module/plugins/Plugin.py:332 msgid "" "Pil and tesseract not installed and no Client connected for captcha " "decrypting" msgstr "" -#: module/plugins/Plugin.py:287 +#: module/plugins/Plugin.py:336 msgid "No captcha result obtained in appropiate time by any of the plugins." msgstr "" -#: module/plugins/Plugin.py:372 module/plugins/Plugin.py:404 +#: module/plugins/Plugin.py:443 module/plugins/Plugin.py:478 #: module/plugins/hoster/Xdcc.py:237 #, python-format msgid "Setting User and Group failed: %s" msgstr "" -#: module/plugins/Container.py:71 +#: module/plugins/Container.py:68 msgid "File not exists." msgstr "" -#: module/plugins/PluginManager.py:77 +#: module/plugins/PluginManager.py:76 msgid "Crypter" msgstr "" -#: module/plugins/PluginManager.py:78 +#: module/plugins/PluginManager.py:77 msgid "Container" msgstr "" -#: module/plugins/PluginManager.py:79 +#: module/plugins/PluginManager.py:78 msgid "Hoster" msgstr "" -#: module/plugins/PluginManager.py:81 +#: module/plugins/PluginManager.py:80 msgid "Captcha" msgstr "" -#: module/plugins/PluginManager.py:82 +#: module/plugins/PluginManager.py:81 msgid "Account" msgstr "" -#: module/plugins/PluginManager.py:83 +#: module/plugins/PluginManager.py:82 msgid "Hook" msgstr "" -#: module/plugins/PluginManager.py:164 +#: module/plugins/PluginManager.py:163 #, python-format msgid "%s has a invalid pattern." msgstr "" -#: module/plugins/PluginManager.py:317 +#: module/plugins/PluginManager.py:324 #, python-format msgid "Error importing %(name)s: %(msg)s" msgstr "" -#: module/plugins/PluginManager.py:318 -msgid "You should fix dependicies or deactivate load on startup." +#: module/plugins/PluginManager.py:325 +msgid "You should fix dependicies or deactivate it." msgstr "" -#: module/plugins/AccountManager.py:85 +#: module/plugins/AccountManager.py:87 msgid "Account settings deleted, due to new config format." msgstr "" -#: module/plugins/Account.py:66 module/plugins/Account.py:72 +#: module/plugins/Account.py:77 module/plugins/Account.py:83 #, python-format msgid "Could not login with account %(user)s | %(msg)s" msgstr "" -#: module/plugins/Account.py:67 +#: module/plugins/Account.py:78 msgid "Wrong Password" msgstr "" -#: module/plugins/Account.py:206 +#: module/plugins/Account.py:230 #, python-format msgid "Your Time %s has wrong format, use: 1:22-3:44" msgstr "" -#: module/plugins/Account.py:232 +#: module/plugins/Account.py:256 #, python-format msgid "Account %s has not enough traffic, checking again in 30min" msgstr "" -#: module/plugins/Account.py:239 +#: module/plugins/Account.py:263 #, python-format msgid "Account %s is expired, checking again in 1h" msgstr "" -#: module/plugins/crypter/SerienjunkiesOrg.py:123 +#: module/plugins/crypter/SerienjunkiesOrg.py:122 msgid "Downloadlimit reached" msgstr "" @@ -467,70 +497,115 @@ msgstr "" msgid "Click'N'Load: Port 9666 already in use" msgstr "" -#: module/plugins/hooks/ExtractArchive.py:56 +#: module/plugins/hooks/UnRar.py:81 +#, python-format +msgid "Directory %s does not exist!" +msgstr "" + +#: module/plugins/hooks/UnRar.py:92 module/plugins/hooks/UnRar.py:99 #, python-format -msgid "Failed activating %s extracting plugin" +msgid "Chown/Chmod for %s failed" msgstr "" -#: module/plugins/hooks/UnRar.py:120 +#: module/plugins/hooks/UnRar.py:93 module/plugins/hooks/UnRar.py:100 +#, python-format +msgid "Exception: %s" +msgstr "" + +#: module/plugins/hooks/UnRar.py:149 #, python-format msgid "starting Unrar of %s" msgstr "" -#: module/plugins/hooks/UnRar.py:149 module/plugins/hooks/UnRar.py:180 +#: module/plugins/hooks/UnRar.py:158 +#, python-format +msgid "download folder %s" +msgstr "" + +#: module/plugins/hooks/UnRar.py:176 +#, python-format +msgid "Destination folder %s" +msgstr "" + +#: module/plugins/hooks/UnRar.py:178 +#, python-format +msgid "Creating destination folder %s" +msgstr "" + +#: module/plugins/hooks/UnRar.py:187 #, python-format msgid "Unrar of %s failed (wrong password)" msgstr "" -#: module/plugins/hooks/UnRar.py:155 +#: module/plugins/hooks/UnRar.py:193 #, python-format msgid "Unrar of %s failed (missing volume)" msgstr "" -#: module/plugins/hooks/UnRar.py:159 module/plugins/hooks/UnRar.py:176 +#: module/plugins/hooks/UnRar.py:197 module/plugins/hooks/UnRar.py:215 #, python-format msgid "Unrar of %s ok" msgstr "" -#: module/plugins/hooks/UnRar.py:164 module/plugins/hooks/UnRar.py:172 +#: module/plugins/hooks/UnRar.py:202 module/plugins/hooks/UnRar.py:211 #, python-format msgid "Unrar of %s failed" msgstr "" -#: module/plugins/hooks/UnRar.py:167 +#: module/plugins/hooks/UnRar.py:206 #, python-format msgid "" "Your ram amount of %s MB seems not sufficient to unrar this file. You can " "deactivate this warning and risk instability" msgstr "" -#: module/plugins/hooks/CaptchaTrader.py:119 +#: module/plugins/hooks/UnRar.py:219 +#, python-format +msgid "Deleting package directory %s..." +msgstr "" + +#: module/plugins/hooks/UnRar.py:221 +#, python-format +msgid "Package directory %s has been deleted." +msgstr "" + +#: module/plugins/hooks/UnRar.py:238 +#, python-format +msgid "Unrar of %s failed (wrong password or bad parts)" +msgstr "" + +#: module/plugins/hooks/CaptchaTrader.py:71 +#, python-format +msgid "%s credits left" +msgstr "" + +#: module/plugins/hooks/CaptchaTrader.py:132 msgid "Your CaptchaTrader Account has not enough credits" msgstr "" -#: module/plugins/hooks/IRCInterface.py:72 -#: module/plugins/hooks/XMPPInterface.py:76 -#: module/database/FileDatabase.py:480 +#: module/plugins/hooks/IRCInterface.py:74 +#: module/plugins/hooks/XMPPInterface.py:82 +#: module/database/FileDatabase.py:503 #, python-format msgid "Package finished: %s" msgstr "" -#: module/plugins/hooks/IRCInterface.py:79 +#: module/plugins/hooks/IRCInterface.py:81 #, python-format msgid "Download finished: %(name)s @ %(plugin)s " msgstr "" -#: module/plugins/hooks/IRCInterface.py:91 +#: module/plugins/hooks/IRCInterface.py:93 #, python-format msgid "New Captcha Request: %s" msgstr "" -#: module/plugins/hooks/IRCInterface.py:92 +#: module/plugins/hooks/IRCInterface.py:94 #, python-format msgid "Answer with 'c %s text on the captcha'" msgstr "" -#: module/plugins/hooks/XMPPInterface.py:83 +#: module/plugins/hooks/XMPPInterface.py:90 #, python-format msgid "Download finished: %(name)s @ %(plugin)s" msgstr "" @@ -544,74 +619,89 @@ msgstr "" msgid "Added %s from HotFolder" msgstr "" -#: module/plugins/hooks/ExternalScripts.py:48 -#: module/plugins/hooks/ExternalScripts.py:49 -msgid "folders for scripts" +#: module/plugins/hooks/ExternalScripts.py:52 +#, python-format +msgid "Installed scripts for %s: " +msgstr "" + +#: module/plugins/hooks/ExternalScripts.py:67 +msgid "Script not executable:" +msgstr "" + +#: module/plugins/hooks/ExternalScripts.py:77 +#, python-format +msgid "Error in %(script)s: %(error)s" +msgstr "" + +#: module/plugins/hooks/UpdateManager.py:48 +msgid "No Updates for pyLoad" msgstr "" -#: module/plugins/hooks/UpdateManager.py:45 +#: module/plugins/hooks/UpdateManager.py:53 msgid "*** Plugins have been updated, please restart pyLoad ***" msgstr "" -#: module/plugins/hooks/UpdateManager.py:47 +#: module/plugins/hooks/UpdateManager.py:55 msgid "Plugins updated and reloaded" msgstr "" -#: module/plugins/hooks/UpdateManager.py:49 +#: module/plugins/hooks/UpdateManager.py:57 msgid "No plugin updates available" msgstr "" -#: module/plugins/hooks/UpdateManager.py:62 -msgid "No Updates for pyLoad" -msgstr "" - -#: module/plugins/hooks/UpdateManager.py:65 +#: module/plugins/hooks/UpdateManager.py:72 #, python-format msgid "*** New pyLoad Version %s available ***" msgstr "" -#: module/plugins/hooks/UpdateManager.py:66 +#: module/plugins/hooks/UpdateManager.py:73 msgid "*** Get it here: http://pyload.org/download ***" msgstr "" -#: module/plugins/hooks/UpdateManager.py:69 -#: module/plugins/hooks/UpdateManager.py:79 +#: module/plugins/hooks/UpdateManager.py:76 +#: module/plugins/hooks/UpdateManager.py:89 msgid "Not able to connect server for updates" msgstr "" -#: module/plugins/hooks/UpdateManager.py:104 +#: module/plugins/hooks/UpdateManager.py:116 #, python-format msgid "New version of %(type)s|%(name)s : %(version).2f" msgstr "" -#: module/plugins/hoster/MegauploadCom.py:108 +#: module/plugins/hooks/UpdateManager.py:125 +#: module/plugins/hooks/UpdateManager.py:130 #, python-format -msgid "Megaupload: waiting %d minutes" +msgid "Error when updating %s" msgstr "" -#: module/plugins/hoster/MegauploadCom.py:131 +#: module/plugins/hoster/MegauploadCom.py:134 msgid "You should enable direct Download in your Megaupload Account settings" msgstr "" -#: module/plugins/hoster/MegauploadCom.py:142 +#: module/plugins/hoster/MegauploadCom.py:146 +#, python-format +msgid "Megaupload: waiting %d minutes" +msgstr "" + +#: module/plugins/hoster/MegauploadCom.py:160 msgid "You need premium to download files larger than 1 GB" msgstr "" -#: module/plugins/hoster/MegauploadCom.py:147 +#: module/plugins/hoster/MegauploadCom.py:165 msgid "The file is password protected, enter a password and restart." msgstr "" -#: module/plugins/hoster/MegauploadCom.py:164 +#: module/plugins/hoster/MegauploadCom.py:182 msgid "Megaupload is currently blocking your IP. Try again later, manually." msgstr "" -#: module/plugins/hoster/MegauploadCom.py:237 +#: module/plugins/hoster/MegauploadCom.py:257 msgid "" "Looks like the file is still not available. Retry downloading later, " "manually." msgstr "" -#: module/plugins/hoster/MegauploadCom.py:240 +#: module/plugins/hoster/MegauploadCom.py:260 msgid "Wrong password for download link." msgstr "" @@ -628,27 +718,35 @@ msgstr "" msgid "Please enter your rehost.to account or deactivate this plugin" msgstr "" -#: module/plugins/hoster/RapidshareCom.py:99 +#: module/plugins/hoster/FileserveCom.py:107 +msgid "Parallel download error, now waiting 60s." +msgstr "" + +#: module/plugins/hoster/RapidshareCom.py:97 msgid "Rapidshare: Traffic Share (direct download)" msgstr "" -#: module/plugins/hoster/RapidshareCom.py:128 -#: module/plugins/hoster/RapidshareCom.py:198 +#: module/plugins/hoster/RapidshareCom.py:122 +#: module/plugins/hoster/RapidshareCom.py:188 msgid "Already downloading from this ip address, waiting 60 seconds" msgstr "" -#: module/plugins/hoster/RapidshareCom.py:132 +#: module/plugins/hoster/RapidshareCom.py:126 msgid "Invalid Auth Code, download will be restarted" msgstr "" -#: module/plugins/hoster/RapidshareCom.py:202 +#: module/plugins/hoster/RapidshareCom.py:192 msgid "RapidShareCom: No free slots" msgstr "" -#: module/plugins/hoster/RapidshareCom.py:205 +#: module/plugins/hoster/RapidshareCom.py:195 msgid "You need a premium account for this file" msgstr "" +#: module/plugins/hoster/RapidshareCom.py:197 +msgid "Filename reported invalid" +msgstr "" + #: module/plugins/hoster/FilesMailRu.py:99 msgid "There was HTML Code in the Downloaded File(" msgstr "" @@ -672,7 +770,7 @@ msgstr "" msgid "Downloaded File was empty" msgstr "" -#: module/plugins/hoster/RealdebridCom.py:35 +#: module/plugins/hoster/RealdebridCom.py:37 msgid "Please enter your Real-debrid account or deactivate this plugin" msgstr "" diff --git a/locale/django.pot b/locale/django.pot index db345d355..aa769ae27 100644 --- a/locale/django.pot +++ b/locale/django.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: pyLoad 0.4.5\n" "Report-Msgid-Bugs-To: 'bugs@pyload.org'\n" -"POT-Creation-Date: 2011-06-02 13:00+0200\n" +"POT-Creation-Date: 2011-07-24 14:26+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,34 +17,34 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: module/web/pyload_app.py:102 +#: module/web/pyload_app.py:109 msgid "You dont have permission to access this page." msgstr "" -#: module/web/pyload_app.py:180 module/web/pyload_app.py:230 +#: module/web/pyload_app.py:185 module/web/pyload_app.py:238 msgid "Download directory not found." msgstr "" -#: module/web/pyload_app.py:299 module/web/pyload_app.py:306 +#: module/web/pyload_app.py:307 module/web/pyload_app.py:314 msgid "unlimited" msgstr "" -#: module/web/pyload_app.py:301 module/web/pyload_app.py:308 +#: module/web/pyload_app.py:309 module/web/pyload_app.py:316 msgid "not available" msgstr "" -#: module/web/pyload_app.py:588 +#: module/web/pyload_app.py:597 msgid "Run pyLoadCore.py -s to access the setup." msgstr "" -#: module/web/json_app.py:61 +#: 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:238 +#: module/web/templates/default/home.html:239 msgid "Information" msgstr "" @@ -56,55 +56,57 @@ msgstr "" msgid "Support" msgstr "" -#: module/web/templates/default/info.html:28 +#: module/web/templates/default/info.html:37 msgid "System" msgstr "" -#: module/web/templates/default/info.html:31 +#: module/web/templates/default/info.html:40 msgid "Python:" msgstr "" -#: module/web/templates/default/info.html:35 +#: module/web/templates/default/info.html:44 msgid "OS:" msgstr "" -#: module/web/templates/default/info.html:39 +#: module/web/templates/default/info.html:48 msgid "pyLoad version:" msgstr "" -#: module/web/templates/default/info.html:43 +#: module/web/templates/default/info.html:52 msgid "Installation Folder:" msgstr "" -#: module/web/templates/default/info.html:47 +#: module/web/templates/default/info.html:56 msgid "Config Folder:" msgstr "" -#: module/web/templates/default/info.html:51 +#: module/web/templates/default/info.html:60 msgid "Download Folder:" msgstr "" -#: module/web/templates/default/info.html:55 +#: 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:59 +#: module/web/templates/default/info.html:72 msgid "Webinterface Port:" msgstr "" -#: module/web/templates/default/info.html:63 +#: 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:226 -#: module/web/templates/default/home.html:219 +#: module/web/templates/default/base.html:241 +#: module/web/templates/default/home.html:220 msgid "Downloads" msgstr "" #: module/web/templates/default/filemanager.html:19 -#: module/web/templates/default/base.html:229 -#: module/web/templates/default/home.html:222 msgid "FileManager" msgstr "" @@ -128,7 +130,7 @@ msgstr "" #: module/web/templates/default/rename_directory.html:12 #: module/web/templates/default/admin.html:140 #: module/web/templates/default/admin.html:170 -#: module/web/templates/default/settings.html:201 +#: module/web/templates/default/settings.html:198 #: module/web/templates/default/edit_package.html:34 #: module/web/templates/default/captcha.html:104 msgid "Submit" @@ -136,7 +138,7 @@ msgstr "" #: module/web/templates/default/rename_directory.html:13 #: module/web/templates/default/admin.html:171 -#: module/web/templates/default/settings.html:233 +#: module/web/templates/default/settings.html:229 #: module/web/templates/default/window.html:44 #: module/web/templates/default/edit_package.html:35 msgid "Reset" @@ -176,7 +178,7 @@ msgstr "" #: module/web/templates/default/admin.html:83 #: module/web/templates/default/settings.html:122 #: module/web/templates/default/window.html:10 -#: module/web/templates/default/home.html:236 +#: module/web/templates/default/home.html:237 #: module/web/templates/default/edit_package.html:6 msgid "Name" msgstr "" @@ -231,7 +233,7 @@ msgid "User" msgstr "" #: module/web/templates/default/admin.html:150 -#: module/web/templates/default/settings.html:213 +#: module/web/templates/default/settings.html:210 msgid "Your username." msgstr "" @@ -240,7 +242,7 @@ msgid "Current password" msgstr "" #: module/web/templates/default/admin.html:155 -#: module/web/templates/default/settings.html:218 +#: module/web/templates/default/settings.html:215 msgid "The password for this account." msgstr "" @@ -262,8 +264,8 @@ msgstr "" #: module/web/templates/default/settings.html:3 #: module/web/templates/default/settings.html:4 -#: module/web/templates/default/base.html:235 -#: module/web/templates/default/home.html:228 +#: module/web/templates/default/base.html:250 +#: module/web/templates/default/home.html:229 msgid "Config" msgstr "" @@ -289,7 +291,7 @@ msgid "Plugin" msgstr "" #: module/web/templates/default/settings.html:123 -#: module/web/templates/default/settings.html:217 +#: module/web/templates/default/settings.html:214 #: module/web/templates/default/login.html:19 #: module/web/templates/default/window.html:24 #: module/web/templates/default/edit_package.html:29 @@ -297,7 +299,7 @@ msgid "Password" msgstr "" #: module/web/templates/default/settings.html:124 -#: module/web/templates/default/home.html:237 +#: module/web/templates/default/home.html:238 msgid "Status" msgstr "" @@ -325,46 +327,46 @@ msgstr "" msgid "Delete?" msgstr "" -#: module/web/templates/default/settings.html:153 +#: module/web/templates/default/settings.html:152 msgid "valid" msgstr "" -#: module/web/templates/default/settings.html:156 +#: module/web/templates/default/settings.html:155 msgid "not valid" msgstr "" -#: module/web/templates/default/settings.html:163 +#: module/web/templates/default/settings.html:162 msgid "yes" msgstr "" -#: module/web/templates/default/settings.html:166 +#: module/web/templates/default/settings.html:165 msgid "no" msgstr "" -#: module/web/templates/default/settings.html:202 -#: module/web/templates/default/settings.html:232 -#: module/web/templates/default/base.html:250 +#: module/web/templates/default/settings.html:199 +#: module/web/templates/default/settings.html:228 +#: module/web/templates/default/base.html:265 msgid "Add" msgstr "" -#: module/web/templates/default/settings.html:210 +#: module/web/templates/default/settings.html:207 msgid "Add Account" msgstr "" -#: module/web/templates/default/settings.html:211 +#: module/web/templates/default/settings.html:208 msgid "Enter your account data to use premium features." msgstr "" -#: module/web/templates/default/settings.html:212 +#: module/web/templates/default/settings.html:209 #: module/web/templates/default/login.html:3 msgid "Login" msgstr "" -#: module/web/templates/default/settings.html:222 +#: module/web/templates/default/settings.html:219 msgid "Type" msgstr "" -#: module/web/templates/default/settings.html:223 +#: module/web/templates/default/settings.html:220 msgid "Choose the hoster for your account." msgstr "" @@ -425,108 +427,116 @@ msgid "To reset your login data or add an user run:" msgstr "" #: module/web/templates/default/base.html:18 -#: module/web/templates/default/base.html:272 +#: module/web/templates/default/base.html:287 msgid "Webinterface" msgstr "" -#: module/web/templates/default/base.html:185 +#: module/web/templates/default/base.html:187 +msgid "pyLoad Update available!" +msgstr "" + +#: module/web/templates/default/base.html:194 +msgid "Plugins updated, please restart!" +msgstr "" + +#: module/web/templates/default/base.html:200 msgid "Captcha waiting" msgstr "" -#: module/web/templates/default/base.html:190 +#: module/web/templates/default/base.html:205 msgid "Logout" msgstr "" -#: module/web/templates/default/base.html:192 +#: module/web/templates/default/base.html:207 msgid "Administrate" msgstr "" -#: module/web/templates/default/base.html:194 +#: module/web/templates/default/base.html:209 msgid "Info" msgstr "" -#: module/web/templates/default/base.html:198 +#: module/web/templates/default/base.html:213 msgid "Please Login!" msgstr "" -#: module/web/templates/default/base.html:217 -#: module/web/templates/default/home.html:210 +#: module/web/templates/default/base.html:232 +#: module/web/templates/default/home.html:211 msgid "Home" msgstr "" -#: module/web/templates/default/base.html:220 +#: module/web/templates/default/base.html:235 #: module/web/templates/default/queue.html:14 #: module/web/templates/default/queue.html:15 #: module/web/templates/default/window.html:37 -#: module/web/templates/default/home.html:213 +#: module/web/templates/default/home.html:214 msgid "Queue" msgstr "" -#: module/web/templates/default/base.html:223 +#: module/web/templates/default/base.html:238 #: module/web/templates/default/collector.html:14 #: module/web/templates/default/collector.html:15 #: module/web/templates/default/window.html:39 -#: module/web/templates/default/home.html:216 +#: module/web/templates/default/home.html:217 msgid "Collector" msgstr "" -#: module/web/templates/default/base.html:232 +#: module/web/templates/default/base.html:247 #: module/web/templates/default/logs.html:3 #: module/web/templates/default/logs.html:4 -#: module/web/templates/default/home.html:225 +#: module/web/templates/default/home.html:226 msgid "Logs" msgstr "" -#: module/web/templates/default/base.html:247 +#: module/web/templates/default/base.html:262 #: module/web/templates/default/logs.html:12 msgid "Start" msgstr "" -#: module/web/templates/default/base.html:248 +#: module/web/templates/default/base.html:263 msgid "Stop" msgstr "" -#: module/web/templates/default/base.html:249 +#: module/web/templates/default/base.html:264 msgid "Cancel" msgstr "" -#: module/web/templates/default/base.html:256 +#: module/web/templates/default/base.html:271 msgid "Download:" msgstr "" -#: module/web/templates/default/base.html:256 -#: module/web/templates/default/base.html:257 -#: module/web/templates/default/settings_item.html:11 +#: module/web/templates/default/base.html:271 +#: module/web/templates/default/base.html:272 +#: module/web/templates/default/settings_item.html:14 msgid "on" msgstr "" -#: module/web/templates/default/base.html:256 -#: module/web/templates/default/base.html:257 -#: module/web/templates/default/settings_item.html:13 +#: module/web/templates/default/base.html:271 +#: module/web/templates/default/base.html:272 +#: module/web/templates/default/settings_item.html:16 msgid "off" msgstr "" -#: module/web/templates/default/base.html:257 +#: module/web/templates/default/base.html:272 msgid "Reconnect:" msgstr "" -#: module/web/templates/default/base.html:258 +#: module/web/templates/default/base.html:273 msgid "Speed:" msgstr "" -#: module/web/templates/default/base.html:259 +#: module/web/templates/default/base.html:274 msgid "Active:" msgstr "" -#: module/web/templates/default/base.html:260 +#: module/web/templates/default/base.html:275 msgid "Reload page" msgstr "" -#: module/web/templates/default/base.html:290 +#: module/web/templates/default/base.html:305 msgid "loading" msgstr "" -#: module/web/templates/default/base.html:299 +#: module/web/templates/default/base.html:314 msgid "Back to top" msgstr "" @@ -612,15 +622,15 @@ msgstr "" msgid "Destination" msgstr "" -#: module/web/templates/default/home.html:205 +#: module/web/templates/default/home.html:206 msgid "Active Downloads" msgstr "" -#: module/web/templates/default/home.html:239 +#: module/web/templates/default/home.html:240 msgid "Size" msgstr "" -#: module/web/templates/default/home.html:240 +#: module/web/templates/default/home.html:241 msgid "Progress" msgstr "" diff --git a/locale/gui.pot b/locale/gui.pot index a154eb136..5ddbd5436 100644 --- a/locale/gui.pot +++ b/locale/gui.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: pyLoad 0.4.5\n" "Report-Msgid-Bugs-To: 'bugs@pyload.org'\n" -"POT-Creation-Date: 2011-06-02 13:00+0200\n" +"POT-Creation-Date: 2011-07-24 14:26+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,46 +17,46 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: pyLoadGui.py:307 +#: pyLoadGui.py:309 msgid "paused" msgstr "" -#: pyLoadGui.py:309 +#: pyLoadGui.py:311 msgid "running" msgstr "" -#: pyLoadGui.py:349 +#: pyLoadGui.py:351 msgid "Unnamed" msgstr "" -#: pyLoadGui.py:674 +#: pyLoadGui.py:676 #, python-format msgid "Finished downloading of '%s'" msgstr "" -#: pyLoadGui.py:676 +#: pyLoadGui.py:678 #, python-format msgid "Failed downloading '%s'!" msgstr "" -#: pyLoadGui.py:679 +#: pyLoadGui.py:681 #, python-format msgid "Added '%s' to queue" msgstr "" -#: pyLoadGui.py:704 +#: pyLoadGui.py:706 msgid "Connection lost" msgstr "" -#: pyLoadGui.py:704 +#: pyLoadGui.py:706 msgid "Lost connection to the core!" msgstr "" -#: pyLoadGui.py:739 +#: pyLoadGui.py:741 msgid "Show" msgstr "" -#: pyLoadGui.py:744 module/gui/MainWindow.py:133 +#: pyLoadGui.py:746 module/gui/MainWindow.py:133 msgid "Exit" msgstr "" diff --git a/locale/setup.pot b/locale/setup.pot index aaf1085b6..45482c6b7 100644 --- a/locale/setup.pot +++ b/locale/setup.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: pyLoad 0.4.5\n" "Report-Msgid-Bugs-To: 'bugs@pyload.org'\n" -"POT-Creation-Date: 2011-06-02 13:00+0200\n" +"POT-Creation-Date: 2011-07-24 14:26+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" @@ -255,7 +255,7 @@ msgstr "" msgid "The following logindata is valid for CLI, GUI and webinterface." msgstr "" -#: module/setup.py:275 module/setup.py:348 module/setup.py:364 +#: module/setup.py:275 module/setup.py:358 module/setup.py:374 msgid "Username" msgstr "" @@ -303,106 +303,137 @@ msgstr "" #: module/setup.py:307 msgid "" -"In some rare cases the builtin server is not working, if you notice problems " -"with the webinterface" +"pyLoad offers several server backends, now following a short explanation." msgstr "" #: module/setup.py:308 -msgid "change the builtin server to the threaded one here." +msgid "Default server, best choice if you dont know which one to choose." +msgstr "" + +#: module/setup.py:309 +msgid "This server offers SSL and is a good alternative to builtin." msgstr "" #: module/setup.py:310 +msgid "" +"Can be used by apache, lighttpd, requires you to configure them, which is " +"not too easy job." +msgstr "" + +#: module/setup.py:311 +msgid "Very fast alternative written in C, requires libev and linux knowlegde." +msgstr "" + +#: module/setup.py:312 +msgid "Get it from here: https://github.com/jonashaag/bjoern, compile it" +msgstr "" + +#: module/setup.py:313 +msgid "and copy bjoern.so to module/lib" +msgstr "" + +#: module/setup.py:316 +msgid "" +"Attention: In some rare cases the builtin server is not working, if you " +"notice problems with the webinterface" +msgstr "" + +#: module/setup.py:317 +msgid "come back here and change the builtin server to the threaded one here." +msgstr "" + +#: module/setup.py:320 msgid "Server" msgstr "" -#: module/setup.py:314 +#: module/setup.py:324 msgid "## SSL Setup ##" msgstr "" -#: module/setup.py:316 +#: module/setup.py:326 msgid "" "Execute these commands from pyLoad config folder to make ssl certificates:" msgstr "" -#: module/setup.py:322 +#: module/setup.py:332 msgid "If you're done and everything went fine, you can activate ssl now." msgstr "" -#: module/setup.py:324 +#: module/setup.py:334 msgid "Activate SSL?" msgstr "" -#: module/setup.py:338 +#: module/setup.py:348 msgid "Select action" msgstr "" -#: module/setup.py:339 +#: module/setup.py:349 msgid "1 - Create/Edit user" msgstr "" -#: module/setup.py:340 +#: module/setup.py:350 msgid "2 - List users" msgstr "" -#: module/setup.py:341 +#: module/setup.py:351 msgid "3 - Remove user" msgstr "" -#: module/setup.py:342 +#: module/setup.py:352 msgid "4 - Quit" msgstr "" -#: module/setup.py:354 +#: module/setup.py:364 msgid "Users" msgstr "" -#: module/setup.py:382 +#: module/setup.py:392 msgid "Setting new configpath, current configuration will not be transfered!" msgstr "" -#: module/setup.py:383 +#: module/setup.py:393 msgid "Configpath" msgstr "" -#: module/setup.py:391 +#: module/setup.py:401 msgid "Configpath changed, setup will now close, please restart to go on." msgstr "" -#: module/setup.py:392 +#: module/setup.py:402 msgid "Press Enter to exit." msgstr "" -#: module/setup.py:396 +#: module/setup.py:406 #, python-format msgid "Setting config path failed: %s" msgstr "" -#: module/setup.py:401 +#: module/setup.py:411 #, python-format msgid "%s: OK" msgstr "" -#: module/setup.py:403 +#: module/setup.py:413 #, python-format msgid "%s: missing" msgstr "" -#: module/setup.py:446 +#: module/setup.py:456 msgid "Password: " msgstr "" -#: module/setup.py:451 +#: module/setup.py:461 msgid "Password to short. Use at least 4 symbols." msgstr "" -#: module/setup.py:457 +#: module/setup.py:467 msgid "Password (again): " msgstr "" -#: module/setup.py:464 +#: module/setup.py:474 msgid "Passwords did not match." msgstr "" -#: module/setup.py:478 module/setup.py:489 +#: module/setup.py:489 module/setup.py:500 msgid "Invalid Input" msgstr "" |