diff options
| -rw-r--r-- | locale/cli.pot | 153 | ||||
| -rw-r--r-- | locale/core.pot | 192 | ||||
| -rw-r--r-- | locale/django.pot | 269 | ||||
| -rw-r--r-- | locale/gui.pot | 93 | ||||
| -rw-r--r-- | locale/setup.pot | 66 | ||||
| -rw-r--r-- | module/plugins/hooks/UnRar.py | 14 | 
6 files changed, 551 insertions, 236 deletions
| diff --git a/locale/cli.pot b/locale/cli.pot index c1987d0c8..d2ff8f745 100644 --- a/locale/cli.pot +++ b/locale/cli.pot @@ -8,7 +8,7 @@ msgid ""  msgstr ""  "Project-Id-Version: pyLoad 0.4\n"  "Report-Msgid-Bugs-To: 'bugs@pyload.org'\n" -"POT-Creation-Date: 2010-09-05 11:46+0200\n" +"POT-Creation-Date: 2010-09-23 18:11+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,139 +17,218 @@ msgstr ""  "Content-Type: text/plain; charset=UTF-8\n"  "Content-Transfer-Encoding: 8bit\n" -#: pyLoadCli.py:59 +#: pyLoadCli.py:59 pyLoadCli.py:553  msgid "pyLoadCore not running"  msgstr "" -#: pyLoadCli.py:64 -msgid "Linklist added" -msgstr "" - -#: pyLoadCli.py:70 pyLoadCli.py:129 +#: pyLoadCli.py:65 pyLoadCli.py:124  msgid " Command Line Interface"  msgstr "" -#: pyLoadCli.py:131 +#: pyLoadCli.py:126  #, python-format  msgid "%s Downloads:"  msgstr "" -#: pyLoadCli.py:141 +#: pyLoadCli.py:136  msgid " Speed: "  msgstr "" -#: pyLoadCli.py:141 +#: pyLoadCli.py:136  msgid " Size: "  msgstr "" -#: pyLoadCli.py:141 +#: pyLoadCli.py:136  msgid " Finished in: "  msgstr "" -#: pyLoadCli.py:141 +#: pyLoadCli.py:136  msgid " ID: "  msgstr "" -#: pyLoadCli.py:146 +#: pyLoadCli.py:141  msgid "waiting: "  msgstr "" -#: pyLoadCli.py:152 pyLoadCli.py:154 +#: pyLoadCli.py:147 pyLoadCli.py:149  msgid "Status: "  msgstr "" -#: pyLoadCli.py:152 pyLoadCli.py:154 +#: pyLoadCli.py:147 pyLoadCli.py:149  msgid " total Speed: "  msgstr "" -#: pyLoadCli.py:152 pyLoadCli.py:154 +#: pyLoadCli.py:147 pyLoadCli.py:149  msgid " Files in queue: "  msgstr "" -#: pyLoadCli.py:166 +#: pyLoadCli.py:161  msgid "Menu:"  msgstr "" -#: pyLoadCli.py:171 +#: pyLoadCli.py:166  msgid " Add Links"  msgstr "" -#: pyLoadCli.py:173 +#: pyLoadCli.py:168  msgid " Manage Links"  msgstr "" -#: pyLoadCli.py:175 +#: pyLoadCli.py:170  msgid " (Un)Pause Server"  msgstr "" -#: pyLoadCli.py:177 +#: pyLoadCli.py:172  msgid " Kill Server"  msgstr "" -#: pyLoadCli.py:179 +#: pyLoadCli.py:174  msgid " Quit"  msgstr "" -#: pyLoadCli.py:189 +#: pyLoadCli.py:184  msgid "Name your package."  msgstr "" -#: pyLoadCli.py:199 pyLoadCli.py:216 pyLoadCli.py:256 +#: pyLoadCli.py:194 pyLoadCli.py:211 pyLoadCli.py:251  msgid " back to main menu"  msgstr "" -#: pyLoadCli.py:204 +#: pyLoadCli.py:199  #, python-format  msgid "Package: %s"  msgstr "" -#: pyLoadCli.py:206 +#: pyLoadCli.py:201  msgid "Parse the links you want to add."  msgstr "" -#: pyLoadCli.py:208 +#: pyLoadCli.py:203  #, python-format  msgid "Type %s when done."  msgstr "" -#: pyLoadCli.py:210 +#: pyLoadCli.py:205  msgid "Links added: "  msgstr "" -#: pyLoadCli.py:222 +#: pyLoadCli.py:217  msgid ""  "Type d(number of package) to delete a package, r to restart, or w/o d,r to "  "look into it."  msgstr "" -#: pyLoadCli.py:238 +#: pyLoadCli.py:233  msgid "Type d(number) of the link you want to delete or r(number) to restart."  msgstr "" -#: pyLoadCli.py:254 +#: pyLoadCli.py:249  msgid " - previous"  msgstr "" -#: pyLoadCli.py:254 +#: pyLoadCli.py:249  msgid " - next"  msgstr "" -#: pyLoadCli.py:530 +#: pyLoadCli.py:533  msgid "Username: "  msgstr "" -#: pyLoadCli.py:531 +#: pyLoadCli.py:534  msgid "address: "  msgstr "" -#: pyLoadCli.py:533 +#: pyLoadCli.py:536  msgid "Use SSL? ([y]/n): "  msgstr "" -#: pyLoadCli.py:538 +#: pyLoadCli.py:541  msgid "Port: "  msgstr "" -#: pyLoadCli.py:541 +#: pyLoadCli.py:544  msgid "Password: "  msgstr "" + +#: pyLoadCli.py:558 +msgid "Linklist added" +msgstr "" + +#: pyLoadCli.py:580 +msgid "Unknown Command" +msgstr "" + +#: pyLoadCli.py:581 +msgid "Use one of:" +msgstr "" + +#: pyLoadCli.py:583 +msgid "status" +msgstr "" + +#: pyLoadCli.py:583 +msgid "prints server status" +msgstr "" + +#: pyLoadCli.py:584 +msgid "queue" +msgstr "" + +#: pyLoadCli.py:584 +msgid "prints download queue" +msgstr "" + +#: pyLoadCli.py:585 +msgid "pause" +msgstr "" + +#: pyLoadCli.py:585 +msgid "pause the server" +msgstr "" + +#: pyLoadCli.py:586 +msgid "unpause" +msgstr "" + +#: pyLoadCli.py:586 +msgid "continue downloads" +msgstr "" + +#: pyLoadCli.py:587 +msgid "toggle" +msgstr "" + +#: pyLoadCli.py:587 +msgid "toggle pause/unpause" +msgstr "" + +#: pyLoadCli.py:588 +msgid "kill" +msgstr "" + +#: pyLoadCli.py:588 +msgid "kill server" +msgstr "" + +#: pyLoadCli.py:598 +msgid "Status: paused" +msgstr "" + +#: pyLoadCli.py:600 +msgid "Status: running" +msgstr "" + +#: pyLoadCli.py:601 +#, python-format +msgid "%s Downloads" +msgstr "" + +#: pyLoadCli.py:604 +#, python-format +msgid "Downloading: %(name)-40s %(percent)s%%  @%(speed)dkB/s" +msgstr "" + +#: pyLoadCli.py:606 +#, python-format +msgid "Waiting: %(name)s-40s: %(format_wait)s" +msgstr "" diff --git a/locale/core.pot b/locale/core.pot index c0c178fa7..7b75cbbb8 100644 --- a/locale/core.pot +++ b/locale/core.pot @@ -8,7 +8,7 @@ msgid ""  msgstr ""  "Project-Id-Version: pyLoad 0.4\n"  "Report-Msgid-Bugs-To: 'bugs@pyload.org'\n" -"POT-Creation-Date: 2010-09-05 11:46+0200\n" +"POT-Creation-Date: 2010-09-23 18:11+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,145 +17,160 @@ msgstr ""  "Content-Type: text/plain; charset=UTF-8\n"  "Content-Transfer-Encoding: 8bit\n" -#: pyLoadCore.py:154 +#: pyLoadCore.py:162  msgid "Received Quit signal"  msgstr "" -#: pyLoadCore.py:188 +#: pyLoadCore.py:204 +#, python-format +msgid "Failed changing group: %s" +msgstr "" + +#: pyLoadCore.py:213 +#, python-format +msgid "Failed changing user: %s" +msgstr "" + +#: pyLoadCore.py:215  msgid "folder for logs"  msgstr "" -#: pyLoadCore.py:199 +#: pyLoadCore.py:226  #, python-format  msgid "Using home directory: %s"  msgstr "" -#: pyLoadCore.py:203 +#: pyLoadCore.py:230  msgid "pycrypto to decode container files"  msgstr "" -#: pyLoadCore.py:204 +#: pyLoadCore.py:231  msgid "Python Image Libary (PIL) for captcha reading"  msgstr "" -#: pyLoadCore.py:205 +#: pyLoadCore.py:232  msgid "pycurl to download any files"  msgstr "" -#: pyLoadCore.py:206 +#: pyLoadCore.py:233  msgid "Django for webinterface"  msgstr "" -#: pyLoadCore.py:207 +#: pyLoadCore.py:234  msgid "folder for temporary files"  msgstr "" -#: pyLoadCore.py:212 +#: pyLoadCore.py:239  msgid "folder for downloads"  msgstr "" -#: pyLoadCore.py:213 +#: pyLoadCore.py:240  msgid "file for links"  msgstr "" -#: pyLoadCore.py:216 +#: pyLoadCore.py:243  msgid "OpenSSL for secure connection"  msgstr "" -#: pyLoadCore.py:236 +#: pyLoadCore.py:265  #, python-format  msgid "Downloadtime: %s"  msgstr "" -#: pyLoadCore.py:245 +#: pyLoadCore.py:276  #, python-format  msgid "Free space: %sGB"  msgstr "" -#: pyLoadCore.py:247 +#: pyLoadCore.py:278  #, python-format  msgid "Free space: %sMB"  msgstr "" -#: pyLoadCore.py:268 +#: pyLoadCore.py:299  msgid "links.txt could not be cleared"  msgstr "" -#: pyLoadCore.py:283 +#: pyLoadCore.py:317  msgid "restarting pyLoad"  msgstr "" -#: pyLoadCore.py:287 +#: pyLoadCore.py:321  msgid "pyLoad quits"  msgstr "" -#: pyLoadCore.py:301 +#: pyLoadCore.py:342  msgid "Secure XMLRPC Server Started"  msgstr "" -#: pyLoadCore.py:303 +#: pyLoadCore.py:344  msgid "SSL Certificates not found, fallback to auth XMLRPC server"  msgstr "" -#: pyLoadCore.py:305 pyLoadCore.py:308 +#: pyLoadCore.py:346 pyLoadCore.py:349  msgid "Auth XMLRPC Server Started"  msgstr "" -#: pyLoadCore.py:314 +#: pyLoadCore.py:355  #, python-format  msgid "Failed starting XMLRPC server CLI and GUI will not be available: %s"  msgstr "" -#: pyLoadCore.py:353 +#: pyLoadCore.py:399  #, python-format  msgid "Install %s"  msgstr "" -#: pyLoadCore.py:388 +#: pyLoadCore.py:434  #, python-format  msgid "could not find %(desc)s: %(name)s"  msgstr "" -#: pyLoadCore.py:390 +#: pyLoadCore.py:436  #, python-format  msgid "could not create %(desc)s: %(name)s"  msgstr "" -#: pyLoadCore.py:415 +#: pyLoadCore.py:461  msgid "shutting down..."  msgstr "" -#: pyLoadCore.py:430 +#: pyLoadCore.py:476  msgid "error while shutting down"  msgstr "" -#: pyLoadCore.py:560 +#: pyLoadCore.py:609  #, python-format  msgid "Added package %(name)s containing %(count)d links"  msgstr "" -#: pyLoadCore.py:731 +#: pyLoadCore.py:807  msgid "killed pyLoad from Terminal"  msgstr "" -#: module/ThreadManager.py:109 +#: module/ThreadManager.py:93 +#, python-format +msgid "Reconnect Failed: %s" +msgstr "" + +#: module/ThreadManager.py:114  msgid "Reconnect script not found!"  msgstr "" -#: module/ThreadManager.py:115 +#: module/ThreadManager.py:120  msgid "Starting reconnect"  msgstr "" -#: module/ThreadManager.py:124 +#: module/ThreadManager.py:129  #, python-format  msgid "Old IP: %s"  msgstr "" -#: module/ThreadManager.py:129 +#: module/ThreadManager.py:134  msgid "Failed executing reconnect script!"  msgstr "" -#: module/ThreadManager.py:145 +#: module/ThreadManager.py:150  #, python-format  msgid "Reconnected, new IP: %s"  msgstr "" @@ -235,107 +250,116 @@ msgstr ""  msgid "unknown"  msgstr "" -#: module/FileDatabase.py:453 module/plugins/hooks/IRCInterface.py:68 +#: module/FileDatabase.py:492 module/plugins/hooks/IRCInterface.py:68  #: module/plugins/hooks/XMPPInterface.py:75  #, python-format  msgid "Package finished: %s"  msgstr "" -#: module/FileDatabase.py:551 +#: module/FileDatabase.py:590  msgid "Filedatabase was deleted due to incompatible version."  msgstr "" -#: module/PluginManager.py:75 +#: module/PluginManager.py:79  msgid "Crypter"  msgstr "" -#: module/PluginManager.py:76 +#: module/PluginManager.py:80  msgid "Container"  msgstr "" -#: module/PluginManager.py:77 +#: module/PluginManager.py:81  msgid "Hoster"  msgstr "" -#: module/PluginManager.py:79 +#: module/PluginManager.py:83  msgid "Captcha"  msgstr "" -#: module/PluginManager.py:80 +#: module/PluginManager.py:84  msgid "Account"  msgstr "" -#: module/PluginManager.py:81 +#: module/PluginManager.py:85  msgid "Hook"  msgstr "" -#: module/PluginManager.py:83 +#: module/PluginManager.py:87  msgid "created index of plugins"  msgstr "" -#: module/PluginManager.py:162 +#: module/PluginManager.py:166  #, python-format  msgid "%s has invalid pattern."  msgstr "" -#: module/PluginManager.py:285 +#: module/PluginManager.py:293  #, python-format  msgid "Error importing %(name)s: %(msg)s"  msgstr "" -#: module/PluginManager.py:286 +#: module/PluginManager.py:294  msgid "You should fix dependicies or deactivate load on startup."  msgstr "" -#: module/AccountManager.py:82 +#: module/AccountManager.py:87  msgid "Account settings deleted, due to new config format."  msgstr "" -#: module/PluginThread.py:134 +#: module/PluginThread.py:150 +#, python-format +msgid "Download skipped: %(name)s @ %(plugin)s" +msgstr "" + +#: module/PluginThread.py:153 +msgid "File already exists." +msgstr "" + +#: module/PluginThread.py:156  #, python-format  msgid "Download starts: %s"  msgstr "" -#: module/PluginThread.py:142 module/PluginThread.py:276 +#: module/PluginThread.py:164 module/PluginThread.py:318  #, python-format  msgid "Plugin %s is missing a function."  msgstr "" -#: module/PluginThread.py:146 +#: module/PluginThread.py:173 module/PluginThread.py:226  #, python-format  msgid "Download aborted: %s"  msgstr "" -#: module/PluginThread.py:165 +#: module/PluginThread.py:192  #, python-format  msgid "Download restarted: %s"  msgstr "" -#: module/PluginThread.py:175 module/PluginThread.py:285 +#: module/PluginThread.py:202 module/PluginThread.py:327  #, python-format  msgid "Download is offline: %s"  msgstr "" -#: module/PluginThread.py:178 module/PluginThread.py:208 +#: module/PluginThread.py:205 module/PluginThread.py:250  #, python-format  msgid "Download failed: %(name)s | %(msg)s"  msgstr "" -#: module/PluginThread.py:191 +#: module/PluginThread.py:218  msgid "Couldn't connect to host waiting 1 minute and retry."  msgstr "" -#: module/PluginThread.py:225 +#: module/PluginThread.py:267  #, python-format  msgid "Download finished: %s"  msgstr "" -#: module/PluginThread.py:271 +#: module/PluginThread.py:313  #, python-format  msgid "Decrypting starts: %s"  msgstr "" -#: module/PluginThread.py:288 module/PluginThread.py:297 +#: module/PluginThread.py:330 module/PluginThread.py:339  #, python-format  msgid "Decrypting failed: %(name)s | %(msg)s"  msgstr "" @@ -383,8 +407,15 @@ msgstr ""  msgid "Parsed package %(name)s with %(len)d links"  msgstr "" -#: module/plugins/Plugin.py:227 -msgid "No Client connected for captcha decrypting." +#: module/plugins/Plugin.py:237 +msgid "" +"No Client connected for captcha decrypting, or pil and tesseract not " +"installed" +msgstr "" + +#: module/plugins/Plugin.py:289 +#, python-format +msgid "Setting User and Group failed: %s"  msgstr ""  #: module/plugins/Container.py:69 @@ -399,6 +430,35 @@ msgstr ""  msgid "File not found"  msgstr "" +#: module/plugins/hooks/ClickAndLoad.py:73 +msgid "Click'N'Load: Port 9666 already in use" +msgstr "" + +#: module/plugins/hooks/UnRar.py:103 +#, python-format +msgid "starting Unrar of %s" +msgstr "" + +#: module/plugins/hooks/UnRar.py:119 module/plugins/hooks/UnRar.py:146 +#, python-format +msgid "Unrar of %s failed (wrong password)" +msgstr "" + +#: module/plugins/hooks/UnRar.py:125 +#, python-format +msgid "Unrar of %s failed (missing volume)" +msgstr "" + +#: module/plugins/hooks/UnRar.py:129 module/plugins/hooks/UnRar.py:143 +#, python-format +msgid "Unrar of %s ok" +msgstr "" + +#: module/plugins/hooks/UnRar.py:134 module/plugins/hooks/UnRar.py:139 +#, python-format +msgid "Unrar of %s failed" +msgstr "" +  #: module/plugins/hooks/IRCInterface.py:75  #, python-format  msgid "Download finished: %(name)s @ %(plugin)s " @@ -468,39 +528,39 @@ msgstr ""  msgid "New version of %(type)s|%(name)s : %(version).2f"  msgstr "" -#: module/plugins/hoster/MegauploadCom.py:87 +#: module/plugins/hoster/MegauploadCom.py:96  #, python-format  msgid ""  "%s: Megaupload is currently blocking your IP. Try again later, manually."  msgstr "" -#: module/plugins/hoster/MegauploadCom.py:123 +#: module/plugins/hoster/MegauploadCom.py:166  msgid ""  "Looks like the file is still not available. Retry downloading later, "  "manually."  msgstr ""  #: module/plugins/hoster/UploadedTo.py:68 -#: module/plugins/hoster/RapidshareCom.py:71 +#: module/plugins/hoster/RapidshareCom.py:72  #, python-format  msgid "%(name)s: Use Premium Account (%(left)sGB left)"  msgstr ""  #: module/plugins/hoster/UploadedTo.py:70 -#: module/plugins/hoster/RapidshareCom.py:73 +#: module/plugins/hoster/RapidshareCom.py:74  #, python-format  msgid "%s: Not enough traffic left"  msgstr "" -#: module/plugins/hoster/RapidshareCom.py:91 +#: module/plugins/hoster/RapidshareCom.py:92  msgid "Rapidshare: Traffic Share (direct download)"  msgstr "" -#: module/plugins/hoster/RapidshareCom.py:143 +#: module/plugins/hoster/RapidshareCom.py:148  msgid "Rapidshare: Already downloading, wait 30 minutes"  msgstr "" -#: module/plugins/hoster/RapidshareCom.py:153 +#: module/plugins/hoster/RapidshareCom.py:158  msgid "Rapidshare: No free slots!"  msgstr "" diff --git a/locale/django.pot b/locale/django.pot index 6ec4ce820..c5b76476c 100644 --- a/locale/django.pot +++ b/locale/django.pot @@ -8,7 +8,7 @@ msgid ""  msgstr ""  "Project-Id-Version: PACKAGE VERSION\n"  "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-08-31 21:47+0200\n" +"POT-Creation-Date: 2010-09-23 18:05+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,7 +17,45 @@ msgstr ""  "Content-Type: text/plain; charset=UTF-8\n"  "Content-Transfer-Encoding: 8bit\n" -#: ajax/views.py:116 +#: ServerThread.py:45 +msgid "Database for Webinterface does not exitst, it will not be available." +msgstr "" + +#: ServerThread.py:46 +msgid "Please run: python pyLoadCore.py -s" +msgstr "" + +#: ServerThread.py:47 +msgid "" +"Go through the setup and create a database and add an user to gain access." +msgstr "" + +#: ServerThread.py:88 +msgid "SSL certificates not found." +msgstr "" + +#: ServerThread.py:98 +#, python-format +msgid "" +"Can't use %(server)s, either python-flup or %(server)s is not installed!" +msgstr "" + +#: ServerThread.py:132 +#, python-format +msgid "Starting nginx Webserver: %(host)s:%(port)d" +msgstr "" + +#: ServerThread.py:169 +#, python-format +msgid "Starting lighttpd Webserver: %(host)s:%(port)d" +msgstr "" + +#: ServerThread.py:179 +#, python-format +msgid "Starting django builtin Webserver: %(host)s:%(port)d" +msgstr "" + +#: ajax/views.py:118  #, python-format  msgid "waiting %s"  msgstr "" @@ -32,226 +70,311 @@ msgstr ""  msgid "You don't have permission to view this page."  msgstr "" -#: pyload/views.py:126 +#: pyload/views.py:105  msgid "Download directory not found."  msgstr "" -#: pyload/views.py:365 +#: pyload/views.py:323  msgid "Error occured when setting the following options:"  msgstr "" -#: pyload/views.py:369 +#: pyload/views.py:327  msgid "All options were set correctly."  msgstr "" -#: templates/default/base.html:21 templates/default/base.html.py:284 +#: templates/default/base.html:17 templates/default/base.html.py:282  msgid "Webinterface"  msgstr "" -#: templates/default/base.html:34 +#: templates/default/base.html:35  msgid "Please Enter a packagename."  msgstr "" -#: templates/default/base.html:100 templates/default/base.html.py:109 -#: templates/default/base.html:272 templates/default/base.html.py:273 +#: templates/default/base.html:101 templates/default/base.html.py:110 +#: templates/default/base.html:270 templates/default/base.html.py:271  #: templates/default/settings.html:106  msgid "on"  msgstr "" -#: templates/default/base.html:104 templates/default/base.html.py:113 -#: templates/default/base.html:272 templates/default/base.html.py:273 +#: templates/default/base.html:105 templates/default/base.html.py:114 +#: templates/default/base.html:270 templates/default/base.html.py:271  #: templates/default/settings.html:107  msgid "off"  msgstr "" -#: templates/default/base.html:163 templates/default/captcha.html:10 +#: templates/default/base.html:161 templates/default/captcha.html:9  msgid "Please read the text on the captcha."  msgstr "" -#: templates/default/base.html:168 +#: templates/default/base.html:166  msgid "No Captchas to read."  msgstr "" -#: templates/default/base.html:212 +#: templates/default/base.html:210  msgid "Captcha waiting"  msgstr "" -#: templates/default/base.html:217 +#: templates/default/base.html:215  msgid "Logout"  msgstr "" -#: templates/default/base.html:219 +#: templates/default/base.html:217  msgid "Administrate"  msgstr "" -#: templates/default/base.html:224 +#: templates/default/base.html:222  msgid "Please Login!"  msgstr "" -#: templates/default/base.html:236 templates/default/collector.html:90 +#: templates/default/base.html:234 templates/default/collector.html:21  #: templates/default/downloads.html:8 templates/default/logs.html:11 -#: templates/default/queue.html:80 templates/default/settings.html:49 +#: templates/default/queue.html:21 templates/default/settings.html:49  msgid "Home"  msgstr "" -#: templates/default/base.html:239 templates/default/collector.html:93 +#: templates/default/base.html:237 templates/default/collector.html:24  #: templates/default/downloads.html:11 templates/default/logs.html:14 -#: templates/default/queue.html:75 templates/default/queue.html.py:76 -#: templates/default/queue.html:83 templates/default/settings.html:52 +#: templates/default/queue.html:16 templates/default/queue.html.py:17 +#: templates/default/queue.html:24 templates/default/settings.html:52  #: templates/default/window.html:29  msgid "Queue"  msgstr "" -#: templates/default/base.html:242 templates/default/collector.html:85 -#: templates/default/collector.html:86 templates/default/collector.html:96 +#: templates/default/base.html:240 templates/default/collector.html:16 +#: templates/default/collector.html:17 templates/default/collector.html:27  #: templates/default/downloads.html:14 templates/default/logs.html:17 -#: templates/default/queue.html:86 templates/default/settings.html:55 +#: templates/default/queue.html:27 templates/default/settings.html:55  #: templates/default/window.html:31  msgid "Collector"  msgstr "" -#: templates/default/base.html:245 templates/default/collector.html:99 +#: templates/default/base.html:243 templates/default/collector.html:30  #: templates/default/downloads.html:17 templates/default/downloads.html:28 -#: templates/default/logs.html:20 templates/default/queue.html:89 +#: templates/default/logs.html:20 templates/default/queue.html:30  #: templates/default/settings.html:58  msgid "Downloads"  msgstr "" -#: templates/default/base.html:248 templates/default/collector.html:102 +#: templates/default/base.html:246 templates/default/collector.html:33  #: templates/default/downloads.html:20 templates/default/logs.html:4  #: templates/default/logs.html.py:5 templates/default/logs.html:23 -#: templates/default/queue.html:92 templates/default/settings.html:61 +#: templates/default/queue.html:33 templates/default/settings.html:61  msgid "Logs"  msgstr "" -#: templates/default/base.html:251 templates/default/collector.html:105 +#: templates/default/base.html:249 templates/default/collector.html:36  #: templates/default/downloads.html:23 templates/default/logs.html:26 -#: templates/default/queue.html:95 templates/default/settings.html:5 +#: templates/default/queue.html:36 templates/default/settings.html:5  #: templates/default/settings.html.py:6 templates/default/settings.html:64  msgid "Config"  msgstr "" -#: templates/default/base.html:263 +#: templates/default/base.html:261  msgid "Play"  msgstr "" -#: templates/default/base.html:264 +#: templates/default/base.html:262  msgid "Cancel"  msgstr "" -#: templates/default/base.html:265 +#: templates/default/base.html:263  msgid "Stop"  msgstr "" -#: templates/default/base.html:266 +#: templates/default/base.html:264  msgid "Add"  msgstr "" -#: templates/default/base.html:272 +#: templates/default/base.html:270  msgid "Download:"  msgstr "" -#: templates/default/base.html:273 +#: templates/default/base.html:271  msgid "Reconnect:"  msgstr "" -#: templates/default/base.html:274 +#: templates/default/base.html:272  msgid "Speed:"  msgstr "" -#: templates/default/base.html:275 +#: templates/default/base.html:273  msgid "Active:"  msgstr "" -#: templates/default/base.html:276 +#: templates/default/base.html:274  msgid "Reload page"  msgstr "" -#: templates/default/base.html:304 +#: templates/default/base.html:302  msgid "© 2008-2010 the pyLoad Team"  msgstr "" -#: templates/default/base.html:306 +#: templates/default/base.html:304  msgid "Back to top"  msgstr "" -#: templates/default/captcha.html:9 +#: templates/default/captcha.html:8  msgid "Captcha reading"  msgstr "" -#: templates/default/captcha.html:14 +#: templates/default/captcha.html:13  msgid "Captcha"  msgstr "" -#: templates/default/captcha.html:15 +#: templates/default/captcha.html:14  msgid "The captcha."  msgstr "" -#: templates/default/captcha.html:21 +#: templates/default/captcha.html:20  msgid "Text"  msgstr "" -#: templates/default/captcha.html:22 +#: templates/default/captcha.html:21  msgid "Input the text on the captcha."  msgstr "" -#: templates/default/captcha.html:29 templates/default/settings.html:170 +#: templates/default/captcha.html:28 templates/default/edit_package.html:35 +#: templates/default/settings.html:170  msgid "Submit"  msgstr "" -#: templates/default/captcha.html:30 +#: templates/default/captcha.html:29  msgid "Close"  msgstr "" -#: templates/default/collector.html:114 templates/default/queue.html:104 +#: templates/default/collector.html:40 templates/default/queue.html:42 +msgid "success" +msgstr "" + +#: templates/default/collector.html:41 templates/default/queue.html:43 +msgid "failure" +msgstr "" + +#: templates/default/collector.html:44 templates/default/queue.html:46 +msgid "loading" +msgstr "" + +#: templates/default/collector.html:58 templates/default/queue.html:60  msgid "Delete Package"  msgstr "" -#: templates/default/collector.html:116 -msgid "Reset Package" +#: templates/default/collector.html:60 templates/default/queue.html:62 +msgid "Restart Package" +msgstr "" + +#: templates/default/collector.html:62 templates/default/edit_package.html:4 +#: templates/default/queue.html:64 +msgid "Edit Package"  msgstr "" -#: templates/default/collector.html:118 -msgid "Push Package to Queue" +#: templates/default/collector.html:64 +msgid "Move Package to Queue"  msgstr "" -#: templates/default/collector.html:131 templates/default/queue.html:119 +#: templates/default/collector.html:68 templates/default/queue.html:70  msgid "Folder:"  msgstr "" -#: templates/default/collector.html:133 templates/default/queue.html:121 -msgid "Delete Link" +#: templates/default/collector.html:68 templates/default/queue.html:70 +msgid "Password:"  msgstr "" -#: templates/default/collector.html:135 templates/default/queue.html:123 -msgid "Restart Link" +#: templates/default/collector.html:68 templates/default/queue.html:70 +msgid "Priority:"  msgstr ""  #: templates/default/downloads.html:33 -msgid "It's recommend not to download Files bigger than ~10MB from here." +msgid "" +"Do not transfer downloaded files more than 10Mb in size via webinterface to " +"external location, because it can result in high system load."  msgstr "" -#: templates/default/home.html:205 -msgid "Active Downloads" +#: templates/default/edit_package.html:5 +msgid "Edit the package detais below."  msgstr "" -#: templates/default/home.html:212 templates/default/window.html:11 +#: templates/default/edit_package.html:7 templates/default/home.html:214 +#: templates/default/window.html:11  msgid "Name"  msgstr "" -#: templates/default/home.html:213 +#: templates/default/edit_package.html:8 +msgid "The name of the package." +msgstr "" + +#: templates/default/edit_package.html:12 +msgid "Folder" +msgstr "" + +#: templates/default/edit_package.html:13 +msgid "Name of subfolder for these downloads." +msgstr "" + +#: templates/default/edit_package.html:17 +msgid "Priority" +msgstr "" + +#: templates/default/edit_package.html:18 +msgid "Priority of the package." +msgstr "" + +#: templates/default/edit_package.html:21 +msgid "highest" +msgstr "" + +#: templates/default/edit_package.html:22 +msgid "higher" +msgstr "" + +#: templates/default/edit_package.html:23 +msgid "high" +msgstr "" + +#: templates/default/edit_package.html:24 +msgid "normal" +msgstr "" + +#: templates/default/edit_package.html:25 +msgid "low" +msgstr "" + +#: templates/default/edit_package.html:26 +msgid "lower" +msgstr "" + +#: templates/default/edit_package.html:27 +msgid "lowest" +msgstr "" + +#: templates/default/edit_package.html:30 templates/default/login.html:22 +msgid "Password" +msgstr "" + +#: templates/default/edit_package.html:31 +msgid "List of passwords used for unrar." +msgstr "" + +#: templates/default/edit_package.html:36 templates/default/window.html:36 +msgid "Reset" +msgstr "" + +#: templates/default/home.html:207 +msgid "Active Downloads" +msgstr "" + +#: templates/default/home.html:215  msgid "Status"  msgstr "" -#: templates/default/home.html:214 +#: templates/default/home.html:216  msgid "Information"  msgstr "" -#: templates/default/home.html:215 +#: templates/default/home.html:217  msgid "Size"  msgstr "" -#: templates/default/home.html:216 +#: templates/default/home.html:218  msgid "Progress"  msgstr "" @@ -263,10 +386,6 @@ msgstr ""  msgid "Username"  msgstr "" -#: templates/default/login.html:22 -msgid "Password" -msgstr "" -  #: templates/default/login.html:32  msgid "Your username and password didn't match. Please try again."  msgstr "" @@ -291,8 +410,8 @@ msgstr ""  msgid "End"  msgstr "" -#: templates/default/queue.html:106 -msgid "Restart Package" +#: templates/default/queue.html:66 +msgid "Move Package to Collector"  msgstr ""  #: templates/default/settings.html:139 @@ -338,7 +457,3 @@ msgstr ""  #: templates/default/window.html:26  msgid "Destination"  msgstr "" - -#: templates/default/window.html:36 -msgid "Reset" -msgstr "" diff --git a/locale/gui.pot b/locale/gui.pot index 46154271c..26e81ef78 100644 --- a/locale/gui.pot +++ b/locale/gui.pot @@ -8,7 +8,7 @@ msgid ""  msgstr ""  "Project-Id-Version: pyLoad 0.4\n"  "Report-Msgid-Bugs-To: 'bugs@pyload.org'\n" -"POT-Creation-Date: 2010-09-05 11:46+0200\n" +"POT-Creation-Date: 2010-09-23 18:11+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" @@ -36,48 +36,104 @@ msgstr ""  msgid "Unnamed"  msgstr "" -#: pyLoadGui.py:632 +#: pyLoadGui.py:638  #, python-format  msgid "Finished downloading of '%s'"  msgstr "" -#: pyLoadGui.py:634 +#: pyLoadGui.py:640  #, python-format  msgid "Started downloading '%s'"  msgstr "" -#: pyLoadGui.py:636 +#: pyLoadGui.py:642  #, python-format  msgid "Failed downloading '%s'!"  msgstr "" -#: pyLoadGui.py:639 +#: pyLoadGui.py:645  #, python-format  msgid "Added '%s' to queue"  msgstr "" -#: pyLoadGui.py:690 +#: pyLoadGui.py:697  msgid "Show"  msgstr "" -#: pyLoadGui.py:695 module/gui/MainWindow.py:86 +#: pyLoadGui.py:702 module/gui/MainWindow.py:86  msgid "Exit"  msgstr "" -#: module/gui/Collector.py:223 module/gui/PackageDock.py:51 +#: module/gui/Collector.py:54 +msgid "finished" +msgstr "" + +#: module/gui/Collector.py:55 +msgid "offline" +msgstr "" + +#: module/gui/Collector.py:56 +msgid "online" +msgstr "" + +#: module/gui/Collector.py:57 +msgid "queued" +msgstr "" + +#: module/gui/Collector.py:58 +msgid "checking" +msgstr "" + +#: module/gui/Collector.py:59 +msgid "waiting" +msgstr "" + +#: module/gui/Collector.py:60 +msgid "reconnected" +msgstr "" + +#: module/gui/Collector.py:61 +msgid "starting" +msgstr "" + +#: module/gui/Collector.py:62 +msgid "failed" +msgstr "" + +#: module/gui/Collector.py:63 +msgid "aborted" +msgstr "" + +#: module/gui/Collector.py:64 +msgid "decrypting" +msgstr "" + +#: module/gui/Collector.py:65 +msgid "custom" +msgstr "" + +#: module/gui/Collector.py:66 +msgid "downloading" +msgstr "" + +#: module/gui/Collector.py:67 +msgid "processing" +msgstr "" + +#: module/gui/Collector.py:249 module/gui/PackageDock.py:51  #: module/gui/Queue.py:79  msgid "Name"  msgstr "" -#: module/gui/Collector.py:225 module/gui/Queue.py:81 +#: module/gui/Collector.py:251 module/gui/Queue.py:81  msgid "Status"  msgstr "" -#: module/gui/Collector.py:227 module/gui/Queue.py:83 +#: module/gui/Collector.py:253 module/gui/Queue.py:83  msgid "Plugin"  msgstr "" -#: module/gui/Accounts.py:58 +#: module/gui/Accounts.py:58 module/gui/Accounts.py:161  msgid "n/a"  msgstr "" @@ -85,23 +141,23 @@ msgstr ""  msgid "%a, %d %b %Y %H:%M"  msgstr "" -#: module/gui/Accounts.py:64 module/gui/Accounts.py:161 +#: module/gui/Accounts.py:64 module/gui/Accounts.py:159  msgid "unlimited"  msgstr "" -#: module/gui/Accounts.py:103 +#: module/gui/Accounts.py:101  msgid "Type"  msgstr "" -#: module/gui/Accounts.py:105 +#: module/gui/Accounts.py:103  msgid "Login"  msgstr "" -#: module/gui/Accounts.py:107 +#: module/gui/Accounts.py:105  msgid "Valid until"  msgstr "" -#: module/gui/Accounts.py:109 +#: module/gui/Accounts.py:107  msgid "Traffic left"  msgstr "" @@ -363,3 +419,8 @@ msgstr ""  #: module/gui/Queue.py:89  msgid "Progress"  msgstr "" + +#: module/gui/Queue.py:254 +#, python-format +msgid "waiting %d seconds" +msgstr "" diff --git a/locale/setup.pot b/locale/setup.pot index 19ea6de37..506d902f2 100644 --- a/locale/setup.pot +++ b/locale/setup.pot @@ -8,7 +8,7 @@ msgid ""  msgstr ""  "Project-Id-Version: pyLoad 0.4\n"  "Report-Msgid-Bugs-To: 'bugs@pyload.org'\n" -"POT-Creation-Date: 2010-09-05 11:46+0200\n" +"POT-Creation-Date: 2010-09-23 18:11+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" @@ -259,7 +259,7 @@ msgid ""  "webinterface."  msgstr "" -#: module/setup.py:258 module/setup.py:302 module/setup.py:345 +#: module/setup.py:258 module/setup.py:303 module/setup.py:346  msgid "Username"  msgstr "" @@ -267,133 +267,133 @@ msgstr ""  msgid "Language"  msgstr "" -#: module/setup.py:263 +#: module/setup.py:264  msgid "Downloadfolder"  msgstr "" -#: module/setup.py:264 +#: module/setup.py:265  msgid "Max parallel downloads"  msgstr "" -#: module/setup.py:265 +#: module/setup.py:266  msgid ""  "You should disable checksum proofing, if you have low hardware requirements."  msgstr "" -#: module/setup.py:266 +#: module/setup.py:267  msgid "Proof checksum?"  msgstr "" -#: module/setup.py:268 +#: module/setup.py:269  msgid "Use Reconnect?"  msgstr "" -#: module/setup.py:271 +#: module/setup.py:272  msgid "Reconnect script location"  msgstr "" -#: module/setup.py:276 +#: module/setup.py:277  msgid "## Webinterface Setup ##"  msgstr "" -#: module/setup.py:283 +#: module/setup.py:284  msgid "You already have a database for the webinterface."  msgstr "" -#: module/setup.py:284 +#: module/setup.py:285  msgid "Do you want to delete it and make a new one?"  msgstr "" -#: module/setup.py:301 +#: module/setup.py:302  msgid ""  "If you see no errors, your db should be fine and we're adding an user now."  msgstr "" -#: module/setup.py:318 +#: module/setup.py:319  msgid "Activate webinterface?"  msgstr "" -#: module/setup.py:320 +#: module/setup.py:321  msgid ""  "Listen address, if you use 127.0.0.1 or localhost, the webinterface will "  "only accessible locally."  msgstr "" -#: module/setup.py:321 +#: module/setup.py:322  msgid "Address"  msgstr "" -#: module/setup.py:322 +#: module/setup.py:323  msgid "Port"  msgstr "" -#: module/setup.py:327 +#: module/setup.py:328  msgid "## SSL Setup ##"  msgstr "" -#: module/setup.py:329 +#: module/setup.py:330  msgid "Execute these commands from pyLoad folder to make ssl certificates:"  msgstr "" -#: module/setup.py:335 +#: module/setup.py:336  msgid "If you're done and everything went fine, you can activate ssl now."  msgstr "" -#: module/setup.py:337 +#: module/setup.py:338  msgid "Activate SSL?"  msgstr "" -#: module/setup.py:343 +#: module/setup.py:344  msgid "Setting new username and password"  msgstr "" -#: module/setup.py:354 +#: module/setup.py:355  msgid "Setting new configpath, current configuration will not be transfered!"  msgstr "" -#: module/setup.py:355 +#: module/setup.py:356  msgid "Configpath"  msgstr "" -#: module/setup.py:363 +#: module/setup.py:364  msgid "Configpath changed, setup will now close, please restart to go on."  msgstr "" -#: module/setup.py:364 +#: module/setup.py:365  msgid "Press Enter to exit."  msgstr "" -#: module/setup.py:368 +#: module/setup.py:369  #, python-format  msgid "Setting config path failed: %s"  msgstr "" -#: module/setup.py:373 +#: module/setup.py:374  #, python-format  msgid "%s: OK"  msgstr "" -#: module/setup.py:375 +#: module/setup.py:376  #, python-format  msgid "%s: missing"  msgstr "" -#: module/setup.py:414 +#: module/setup.py:419  msgid "Password: "  msgstr "" -#: module/setup.py:417 +#: module/setup.py:424  msgid "Password to short. Use at least 4 symbols."  msgstr "" -#: module/setup.py:420 +#: module/setup.py:430  msgid "Password (again): "  msgstr "" -#: module/setup.py:425 +#: module/setup.py:437  msgid "Passwords did not match."  msgstr "" -#: module/setup.py:439 module/setup.py:450 +#: module/setup.py:451 module/setup.py:462  msgid "Invalid Input"  msgstr "" diff --git a/module/plugins/hooks/UnRar.py b/module/plugins/hooks/UnRar.py index 5d1dff1a5..00dbe36d3 100644 --- a/module/plugins/hooks/UnRar.py +++ b/module/plugins/hooks/UnRar.py @@ -116,34 +116,34 @@ class UnRar(Hook):              try:                  success = u.crackPassword(passwords=self.passwords, statusFunction=s, overwrite=True, destination=folder, fullPath=self.getConfig("fullpath"))              except WrongPasswordError: -                self.core.log.info("Unrar of %s failed (wrong password)" % fname) +                self.core.log.info(_("Unrar of %s failed (wrong password)") % fname)                  continue              except CommandError, e:                  if self.core.debug:                      print_exc()                  if re.search("Cannot find volume", e.stderr): -                    self.core.log.info("Unrar of %s failed (missing volume)" % fname) +                    self.core.log.info(_("Unrar of %s failed (missing volume)") % fname)                      continue                  try:                      if e.getExitCode() == 1 and len(u.listContent(u.getPassword())) == 1: -                        self.core.log.info("Unrar of %s ok" % fname) +                        self.core.log.info(_("Unrar of %s ok") % fname)                          self.removeFiles(pack, fname)                  except:                      if self.core.debug:                          print_exc() -                    self.core.log.info("Unrar of %s failed" % fname) +                    self.core.log.info(_("Unrar of %s failed") % fname)                      continue              except UnknownError:                  if self.core.debug:                      print_exc() -                self.core.log.info("Unrar of %s failed" % fname) +                self.core.log.info(_("Unrar of %s failed") % fname)                  continue              else:                  if success: -                    self.core.log.info("Unrar of %s ok" % fname) +                    self.core.log.info(_("Unrar of %s ok") % fname)                      self.removeFiles(pack, fname)                  else: -                    self.core.log.info("Unrar of %s failed (wrong password)" % fname) +                    self.core.log.info(_("Unrar of %s failed (wrong password)") % fname)              finally:                  pyfile.alternativePercent = None                  pyfile.setStatus("finished") | 
