diff options
author | RaNaN <Mast3rRaNaN@hotmail.de> | 2011-12-07 19:05:33 +0100 |
---|---|---|
committer | RaNaN <Mast3rRaNaN@hotmail.de> | 2011-12-07 19:05:33 +0100 |
commit | cc797f7970dc13a3aef9dcee4678094abc0a0b25 (patch) | |
tree | fe7dfa0f3040c52e10356ac73dc2e783af6ecb59 /locale | |
parent | fix webinterface downloads list on synology (diff) | |
download | pyload-cc797f7970dc13a3aef9dcee4678094abc0a0b25.tar.xz |
new l18n files, closed #448
Diffstat (limited to 'locale')
-rw-r--r-- | locale/cli.pot | 116 | ||||
-rw-r--r-- | locale/core.pot | 315 | ||||
-rw-r--r-- | locale/django.pot | 123 | ||||
-rw-r--r-- | locale/gui.pot | 10 | ||||
-rw-r--r-- | locale/setup.pot | 116 |
5 files changed, 355 insertions, 325 deletions
diff --git a/locale/cli.pot b/locale/cli.pot index b2d4f50a1..13ff3e5c2 100644 --- a/locale/cli.pot +++ b/locale/cli.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: pyLoad 0.4.9\n" "Report-Msgid-Bugs-To: 'bugs@pyload.org'\n" -"POT-Creation-Date: 2011-10-11 18:59+0200\n" +"POT-Creation-Date: 2011-12-07 19:00+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" @@ -17,202 +17,210 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: pyLoadCli.py:79 pyLoadCli.py:137 +#: pyLoadCli.py:75 pyLoadCli.py:133 msgid " Command Line Interface" msgstr "" -#: pyLoadCli.py:169 +#: pyLoadCli.py:165 #, python-format msgid "%s Downloads:" msgstr "" -#: pyLoadCli.py:181 +#: pyLoadCli.py:177 msgid " Speed: " msgstr "" -#: pyLoadCli.py:181 +#: pyLoadCli.py:177 msgid " Size: " msgstr "" -#: pyLoadCli.py:182 +#: pyLoadCli.py:178 msgid " Finished in: " msgstr "" -#: pyLoadCli.py:183 +#: pyLoadCli.py:179 msgid " ID: " msgstr "" -#: pyLoadCli.py:188 +#: pyLoadCli.py:184 msgid "waiting: " msgstr "" -#: pyLoadCli.py:195 pyLoadCli.py:197 -msgid "Status: " +#: pyLoadCli.py:191 pyLoadCli.py:193 +msgid "Status:" msgstr "" -#: pyLoadCli.py:200 -msgid " total Speed: " +#: pyLoadCli.py:191 +msgid "paused" msgstr "" -#: pyLoadCli.py:201 -msgid " Files in queue: " +#: pyLoadCli.py:193 +msgid "running" msgstr "" -#: pyLoadCli.py:201 -msgid " Total: " +#: pyLoadCli.py:196 +msgid "total Speed" msgstr "" -#: pyLoadCli.py:207 +#: pyLoadCli.py:196 +msgid "Files in queue" +msgstr "" + +#: pyLoadCli.py:197 +msgid "Total" +msgstr "" + +#: pyLoadCli.py:203 msgid "Menu:" msgstr "" -#: pyLoadCli.py:209 +#: pyLoadCli.py:205 msgid " Add Links" msgstr "" -#: pyLoadCli.py:210 +#: pyLoadCli.py:206 msgid " Manage Queue" msgstr "" -#: pyLoadCli.py:211 +#: pyLoadCli.py:207 msgid " Manage Collector" msgstr "" -#: pyLoadCli.py:212 +#: pyLoadCli.py:208 msgid " (Un)Pause Server" msgstr "" -#: pyLoadCli.py:213 +#: pyLoadCli.py:209 msgid " Kill Server" msgstr "" -#: pyLoadCli.py:214 +#: pyLoadCli.py:210 msgid " Quit" msgstr "" -#: pyLoadCli.py:293 pyLoadCli.py:300 +#: pyLoadCli.py:289 pyLoadCli.py:296 msgid "Please use this syntax: add <Package name> <link> <link2> ..." msgstr "" -#: pyLoadCli.py:319 +#: pyLoadCli.py:315 #, python-format msgid "Checking %d links:" msgstr "" -#: pyLoadCli.py:328 +#: pyLoadCli.py:324 msgid "File does not exists." msgstr "" -#: pyLoadCli.py:389 +#: pyLoadCli.py:385 msgid "pyLoad was terminated" msgstr "" -#: pyLoadCli.py:447 +#: pyLoadCli.py:443 msgid "Prints server status" msgstr "" -#: pyLoadCli.py:448 +#: pyLoadCli.py:444 msgid "Prints downloads in queue" msgstr "" -#: pyLoadCli.py:449 +#: pyLoadCli.py:445 msgid "Prints downloads in collector" msgstr "" -#: pyLoadCli.py:450 +#: pyLoadCli.py:446 msgid "Adds package to queue" msgstr "" -#: pyLoadCli.py:451 +#: pyLoadCli.py:447 msgid "Adds package to collector" msgstr "" -#: pyLoadCli.py:452 +#: pyLoadCli.py:448 msgid "Delete Files from Queue/Collector" msgstr "" -#: pyLoadCli.py:453 +#: pyLoadCli.py:449 msgid "Delete Packages from Queue/Collector" msgstr "" -#: pyLoadCli.py:454 +#: pyLoadCli.py:450 msgid "Move Packages from Queue to Collector or vice versa" msgstr "" -#: pyLoadCli.py:455 +#: pyLoadCli.py:451 msgid "Restart files" msgstr "" -#: pyLoadCli.py:456 +#: pyLoadCli.py:452 msgid "Restart packages" msgstr "" -#: pyLoadCli.py:457 +#: pyLoadCli.py:453 msgid "Check online status, works with local container" msgstr "" -#: pyLoadCli.py:458 +#: pyLoadCli.py:454 msgid "Checks online status of a container file" msgstr "" -#: pyLoadCli.py:459 +#: pyLoadCli.py:455 msgid "Pause the server" msgstr "" -#: pyLoadCli.py:460 +#: pyLoadCli.py:456 msgid "continue downloads" msgstr "" -#: pyLoadCli.py:461 +#: pyLoadCli.py:457 msgid "Toggle pause/unpause" msgstr "" -#: pyLoadCli.py:462 +#: pyLoadCli.py:458 msgid "kill server" msgstr "" -#: pyLoadCli.py:464 +#: pyLoadCli.py:460 msgid "List of commands:" msgstr "" -#: pyLoadCli.py:477 +#: pyLoadCli.py:473 msgid "Couldn't write user config file" msgstr "" -#: pyLoadCli.py:549 +#: pyLoadCli.py:546 msgid "You need py-openssl to connect to this pyLoad Core." msgstr "" -#: pyLoadCli.py:556 +#: pyLoadCli.py:553 msgid "Address: " msgstr "" -#: pyLoadCli.py:557 +#: pyLoadCli.py:554 msgid "Port: " msgstr "" -#: pyLoadCli.py:558 +#: pyLoadCli.py:555 msgid "Username: " msgstr "" -#: pyLoadCli.py:562 +#: pyLoadCli.py:559 msgid "Password: " msgstr "" -#: pyLoadCli.py:567 pyLoadCli.py:576 +#: pyLoadCli.py:564 pyLoadCli.py:573 msgid "Login data is wrong." msgstr "" -#: pyLoadCli.py:569 pyLoadCli.py:578 +#: pyLoadCli.py:566 pyLoadCli.py:575 #, python-format msgid "Could not establish connection to %(addr)s:%(port)s." msgstr "" -#: pyLoadCli.py:581 +#: pyLoadCli.py:578 msgid "You need py-openssl to connect to this pyLoad core." msgstr "" -#: pyLoadCli.py:583 +#: pyLoadCli.py:580 msgid "Interactive mode ignored since you passed some commands." msgstr "" diff --git a/locale/core.pot b/locale/core.pot index 6b38ef5e8..0cdc66476 100644 --- a/locale/core.pot +++ b/locale/core.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: pyLoad 0.4.9\n" "Report-Msgid-Bugs-To: 'bugs@pyload.org'\n" -"POT-Creation-Date: 2011-10-11 18:59+0200\n" +"POT-Creation-Date: 2011-12-07 19:00+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" @@ -17,120 +17,120 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: pyLoadCore.py:174 +#: pyLoadCore.py:185 msgid "Received Quit signal" msgstr "" -#: pyLoadCore.py:288 +#: pyLoadCore.py:300 #, python-format msgid "pyLoad already running with pid %s" msgstr "" -#: pyLoadCore.py:302 +#: pyLoadCore.py:314 #, python-format msgid "Failed changing group: %s" msgstr "" -#: pyLoadCore.py:312 +#: pyLoadCore.py:324 #, python-format msgid "Failed changing user: %s" msgstr "" -#: pyLoadCore.py:314 +#: pyLoadCore.py:326 msgid "folder for logs" msgstr "" -#: pyLoadCore.py:325 +#: pyLoadCore.py:337 msgid "Starting" msgstr "" -#: pyLoadCore.py:326 +#: pyLoadCore.py:338 #, python-format msgid "Using home directory: %s" msgstr "" -#: pyLoadCore.py:332 +#: pyLoadCore.py:347 msgid "pycrypto to decode container files" msgstr "" -#: pyLoadCore.py:335 +#: pyLoadCore.py:350 msgid "folder for temporary files" msgstr "" -#: pyLoadCore.py:340 +#: pyLoadCore.py:355 msgid "folder for downloads" msgstr "" -#: pyLoadCore.py:343 +#: pyLoadCore.py:358 msgid "OpenSSL for secure connection" msgstr "" -#: pyLoadCore.py:347 +#: pyLoadCore.py:362 msgid "Moving old user config to DB" msgstr "" -#: pyLoadCore.py:350 +#: pyLoadCore.py:365 msgid "Please check your logindata with ./pyLoadCore.py -u" msgstr "" -#: pyLoadCore.py:353 +#: pyLoadCore.py:368 msgid "All links removed" msgstr "" -#: pyLoadCore.py:378 +#: pyLoadCore.py:399 #, python-format msgid "Downloadtime: %s" msgstr "" -#: pyLoadCore.py:390 +#: pyLoadCore.py:409 #, python-format msgid "Free space: %s" msgstr "" -#: pyLoadCore.py:410 +#: pyLoadCore.py:429 msgid "Activating Accounts..." msgstr "" -#: pyLoadCore.py:416 +#: pyLoadCore.py:435 msgid "Activating Plugins..." msgstr "" -#: pyLoadCore.py:419 +#: pyLoadCore.py:438 msgid "pyLoad is up and running" msgstr "" -#: pyLoadCore.py:438 +#: pyLoadCore.py:457 msgid "restarting pyLoad" msgstr "" -#: pyLoadCore.py:442 +#: pyLoadCore.py:461 msgid "pyLoad quits" msgstr "" -#: pyLoadCore.py:499 +#: pyLoadCore.py:518 #, python-format msgid "Install %s" msgstr "" -#: pyLoadCore.py:535 +#: pyLoadCore.py:554 #, python-format msgid "could not find %(desc)s: %(name)s" msgstr "" -#: pyLoadCore.py:537 +#: pyLoadCore.py:556 #, python-format msgid "could not create %(desc)s: %(name)s" msgstr "" -#: pyLoadCore.py:551 +#: pyLoadCore.py:577 msgid "shutting down..." msgstr "" -#: pyLoadCore.py:568 +#: pyLoadCore.py:594 msgid "error while shutting down" msgstr "" -#: pyLoadCore.py:634 +#: pyLoadCore.py:658 msgid "killed pyLoad from Terminal" msgstr "" @@ -140,84 +140,72 @@ msgid "" "rhino" msgstr "" -#: module/common/MultiHoster.py:60 -msgid "No Hoster loaded" -msgstr "" - #: module/remote/ThriftBackend.py:39 msgid "Using SSL ThriftBackend" msgstr "" -#: module/remote/XMLRPCBackend.py:28 -msgid "Using SSL XMLRPCBackend" -msgstr "" - -#: module/remote/XMLRPCBackend.py:32 -msgid "SSL Certificates not found, fallback to auth XMLRPC server" -msgstr "" - -#: module/remote/RemoteManager.py:32 +#: module/remote/RemoteManager.py:35 #, python-format msgid "Remote backend error: %s" msgstr "" -#: module/remote/RemoteManager.py:64 +#: module/remote/RemoteManager.py:82 #, python-format msgid "Starting %(name)s: %(addr)s:%(port)s" msgstr "" -#: module/remote/RemoteManager.py:66 +#: module/remote/RemoteManager.py:84 #, python-format msgid "Failed loading backend %(name)s | %(error)s" msgstr "" -#: module/ThreadManager.py:135 +#: module/ThreadManager.py:137 #, python-format msgid "Reconnect Failed: %s" msgstr "" -#: module/ThreadManager.py:174 +#: module/ThreadManager.py:176 msgid "Reconnect script not found!" msgstr "" -#: module/ThreadManager.py:180 +#: module/ThreadManager.py:182 msgid "Starting reconnect" msgstr "" -#: module/ThreadManager.py:194 +#: module/ThreadManager.py:196 msgid "Failed executing reconnect script!" msgstr "" -#: module/ThreadManager.py:206 +#: module/ThreadManager.py:208 #, python-format msgid "Reconnected, new IP: %s" msgstr "" -#: module/ThreadManager.py:286 +#: module/ThreadManager.py:288 msgid "Not enough space left on device" msgstr "" -#: module/HookManager.py:91 module/plugins/Hook.py:103 +#: module/HookManager.py:90 module/plugins/Hook.py:102 #, python-format msgid "Error executing hooks: %s" msgstr "" -#: module/HookManager.py:141 +#: module/HookManager.py:140 #, python-format msgid "Failed activating %(name)s" msgstr "" -#: module/HookManager.py:145 +#: module/HookManager.py:144 #, python-format msgid "Activated plugins: %s" msgstr "" -#: module/HookManager.py:146 +#: module/HookManager.py:145 #, python-format msgid "Deactivate plugins: %s" msgstr "" -#: module/CaptchaManager.py:78 +#: module/CaptchaManager.py:78 module/interaction/InteractionManager.py:82 msgid "No Client connected for captcha decrypting" msgstr "" @@ -326,17 +314,17 @@ msgstr "" msgid "waiting %s" msgstr "" -#: module/Api.py:323 +#: module/Api.py:329 #, python-format msgid "Added package %(name)s containing %(count)d links" msgstr "" -#: module/Api.py:586 +#: module/Api.py:592 #, python-format msgid "Added %(count)d links to package #%(package)d " msgstr "" -#: module/plugins/crypter/SerienjunkiesOrg.py:122 +#: module/plugins/crypter/SerienjunkiesOrg.py:125 msgid "Downloadlimit reached" msgstr "" @@ -344,71 +332,75 @@ msgstr "" msgid "Click'N'Load: Port 9666 already in use" msgstr "" -#: module/plugins/hooks/UnRar.py:83 +#: module/plugins/hooks/ExtractArchive.py:91 #, python-format -msgid "Directory %s does not exist!" +msgid "No %s installed" msgstr "" -#: module/plugins/hooks/UnRar.py:94 module/plugins/hooks/UnRar.py:101 +#: module/plugins/hooks/ExtractArchive.py:93 +#: module/plugins/hooks/ExtractArchive.py:98 #, python-format -msgid "Chown/Chmod for %s failed" +msgid "Could not activate %s" msgstr "" -#: module/plugins/hooks/UnRar.py:95 module/plugins/hooks/UnRar.py:102 -#, python-format -msgid "Exception: %s" +#: module/plugins/hooks/ExtractArchive.py:103 +msgid "Activated" msgstr "" -#: module/plugins/hooks/UnRar.py:151 -#, python-format -msgid "starting Unrar of %s" +#: module/plugins/hooks/ExtractArchive.py:105 +msgid "No Extract plugins activated" msgstr "" -#: module/plugins/hooks/UnRar.py:159 +#: module/plugins/hooks/ExtractArchive.py:117 #, python-format -msgid "download folder %s" +msgid "Package %s queued for later extracting" msgstr "" -#: module/plugins/hooks/UnRar.py:175 +#: module/plugins/hooks/ExtractArchive.py:142 #, python-format -msgid "Destination folder %s" +msgid "Check package %s" msgstr "" -#: module/plugins/hooks/UnRar.py:177 +#: module/plugins/hooks/ExtractArchive.py:179 #, python-format -msgid "Creating destination folder %s" +msgid "Extract to %s" msgstr "" -#: module/plugins/hooks/UnRar.py:186 -#, python-format -msgid "Unrar of %s failed (wrong password)" +#: module/plugins/hooks/ExtractArchive.py:198 +msgid "extracting" msgstr "" -#: module/plugins/hooks/UnRar.py:192 -#, python-format -msgid "Unrar of %s failed (missing volume)" +#: module/plugins/hooks/ExtractArchive.py:209 +msgid "Password protected" msgstr "" -#: module/plugins/hooks/UnRar.py:196 module/plugins/hooks/UnRar.py:214 -#, python-format -msgid "Unrar of %s ok" +#: module/plugins/hooks/ExtractArchive.py:229 +msgid "Wrong password" msgstr "" -#: module/plugins/hooks/UnRar.py:201 module/plugins/hooks/UnRar.py:210 +#: module/plugins/hooks/ExtractArchive.py:237 #, python-format -msgid "Unrar of %s failed" +msgid "Deleting %s files" msgstr "" -#: module/plugins/hooks/UnRar.py:205 -#, python-format -msgid "" -"Your ram amount of %s MB seems not sufficient to unrar this file. You can " -"deactivate this warning and risk instability" +#: module/plugins/hooks/ExtractArchive.py:242 +msgid "Extracting finished" msgstr "" -#: module/plugins/hooks/UnRar.py:232 -#, python-format -msgid "Unrar of %s failed (wrong password or bad parts)" +#: module/plugins/hooks/ExtractArchive.py:249 +msgid "Archive Error" +msgstr "" + +#: module/plugins/hooks/ExtractArchive.py:251 +msgid "CRC Mismatch" +msgstr "" + +#: module/plugins/hooks/ExtractArchive.py:255 +msgid "Unknown Error" +msgstr "" + +#: module/plugins/hooks/ExtractArchive.py:307 +msgid "Setting User and Group failed" msgstr "" #: module/plugins/hooks/CaptchaTrader.py:71 @@ -470,53 +462,61 @@ msgstr "" msgid "Error in %(script)s: %(error)s" msgstr "" -#: module/plugins/hooks/UpdateManager.py:48 +#: module/plugins/hooks/UpdateManager.py:68 msgid "No Updates for pyLoad" msgstr "" -#: module/plugins/hooks/UpdateManager.py:53 +#: module/plugins/hooks/UpdateManager.py:73 msgid "*** Plugins have been updated, please restart pyLoad ***" msgstr "" -#: module/plugins/hooks/UpdateManager.py:55 +#: module/plugins/hooks/UpdateManager.py:75 msgid "Plugins updated and reloaded" msgstr "" -#: module/plugins/hooks/UpdateManager.py:57 +#: module/plugins/hooks/UpdateManager.py:78 msgid "No plugin updates available" msgstr "" -#: module/plugins/hooks/UpdateManager.py:72 +#: module/plugins/hooks/UpdateManager.py:93 #, python-format msgid "*** New pyLoad Version %s available ***" msgstr "" -#: module/plugins/hooks/UpdateManager.py:73 +#: module/plugins/hooks/UpdateManager.py:94 msgid "*** Get it here: http://pyload.org/download ***" msgstr "" -#: module/plugins/hooks/UpdateManager.py:76 -#: module/plugins/hooks/UpdateManager.py:89 +#: module/plugins/hooks/UpdateManager.py:97 +#: module/plugins/hooks/UpdateManager.py:110 msgid "Not able to connect server for updates" msgstr "" -#: module/plugins/hooks/UpdateManager.py:116 +#: module/plugins/hooks/UpdateManager.py:141 #, python-format msgid "New version of %(type)s|%(name)s : %(version).2f" msgstr "" -#: module/plugins/hooks/UpdateManager.py:125 -#: module/plugins/hooks/UpdateManager.py:130 +#: module/plugins/hooks/UpdateManager.py:150 +#: module/plugins/hooks/UpdateManager.py:155 #, python-format msgid "Error when updating %s" msgstr "" -#: module/plugins/hoster/OronCom.py:133 -msgid "Not enough traffic left" +#: module/plugins/hooks/UpdateManager.py:155 +msgid "Version mismatch" +msgstr "" + +#: module/plugins/hoster/BasePlugin.py:53 +msgid "Authorization required (username:password)" msgstr "" #: module/plugins/hoster/OronCom.py:135 -#: module/plugins/hoster/UploadedTo.py:121 +msgid "Not enough traffic left" +msgstr "" + +#: module/plugins/hoster/OronCom.py:137 +#: module/plugins/hoster/UploadedTo.py:158 msgid "Traffic exceeded" msgstr "" @@ -551,7 +551,11 @@ msgstr "" msgid "Wrong password for download link." msgstr "" -#: module/plugins/hoster/UploadedTo.py:118 +#: module/plugins/hoster/UploadedTo.py:131 +msgid "API key invalid" +msgstr "" + +#: module/plugins/hoster/UploadedTo.py:155 #, python-format msgid "%s: Not enough traffic left" msgstr "" @@ -580,24 +584,24 @@ msgstr "" msgid "Rapidshare: Traffic Share (direct download)" msgstr "" -#: module/plugins/hoster/RapidshareCom.py:124 -#: module/plugins/hoster/RapidshareCom.py:190 +#: module/plugins/hoster/RapidshareCom.py:126 +#: module/plugins/hoster/RapidshareCom.py:192 msgid "Already downloading from this ip address, waiting 60 seconds" msgstr "" -#: module/plugins/hoster/RapidshareCom.py:128 +#: module/plugins/hoster/RapidshareCom.py:130 msgid "Invalid Auth Code, download will be restarted" msgstr "" -#: module/plugins/hoster/RapidshareCom.py:194 +#: module/plugins/hoster/RapidshareCom.py:196 msgid "RapidShareCom: No free slots" msgstr "" -#: module/plugins/hoster/RapidshareCom.py:197 +#: module/plugins/hoster/RapidshareCom.py:199 msgid "You need a premium account for this file" msgstr "" -#: module/plugins/hoster/RapidshareCom.py:199 +#: module/plugins/hoster/RapidshareCom.py:201 msgid "Filename reported invalid" msgstr "" @@ -632,17 +636,17 @@ msgstr "" msgid "LinkList could not be cleared." msgstr "" -#: module/plugins/Plugin.py:387 +#: module/plugins/Plugin.py:381 msgid "" "Pil and tesseract not installed and no Client connected for captcha " "decrypting" msgstr "" -#: module/plugins/Plugin.py:391 +#: module/plugins/Plugin.py:385 msgid "No captcha result obtained in appropiate time by any of the plugins." msgstr "" -#: module/plugins/Plugin.py:496 module/plugins/Plugin.py:531 +#: module/plugins/Plugin.py:490 module/plugins/Plugin.py:520 #, python-format msgid "Setting User and Group failed: %s" msgstr "" @@ -663,46 +667,22 @@ msgstr "" msgid "Activate direct Download in your Bitshare Account" msgstr "" -#: module/plugins/PluginManager.py:72 -msgid "Crypter" -msgstr "" - -#: module/plugins/PluginManager.py:73 -msgid "Container" -msgstr "" - -#: module/plugins/PluginManager.py:74 -msgid "Hoster" -msgstr "" - -#: module/plugins/PluginManager.py:76 -msgid "Captcha" -msgstr "" - -#: module/plugins/PluginManager.py:77 -msgid "Account" -msgstr "" - -#: module/plugins/PluginManager.py:78 -msgid "Hook" -msgstr "" - -#: module/plugins/PluginManager.py:159 +#: module/plugins/PluginManager.py:153 #, python-format msgid "%s has a invalid pattern." msgstr "" -#: module/plugins/PluginManager.py:320 +#: module/plugins/PluginManager.py:272 #, python-format msgid "Error importing %(name)s: %(msg)s" msgstr "" -#: module/plugins/PluginManager.py:321 -msgid "You should fix dependicies or deactivate it." +#: module/plugins/AccountManager.py:88 +msgid "Account settings deleted, due to new config format." msgstr "" -#: module/plugins/AccountManager.py:87 -msgid "Account settings deleted, due to new config format." +#: module/plugins/internal/MultiHoster.py:60 +msgid "No Hoster loaded" msgstr "" #: module/plugins/Account.py:85 module/plugins/Account.py:91 @@ -809,73 +789,78 @@ msgstr "" msgid "Converting old Django DB" msgstr "" -#: module/PluginThread.py:182 +#: module/network/HTTPDownload.py:245 +#, python-format +msgid "Download chunks failed, fallback to single connection | %s" +msgstr "" + +#: module/PluginThread.py:183 #, python-format msgid "Download starts: %s" msgstr "" -#: module/PluginThread.py:189 module/PluginThread.py:364 +#: module/PluginThread.py:189 +#, python-format +msgid "Download finished: %s" +msgstr "" + +#: module/PluginThread.py:194 module/PluginThread.py:366 #, python-format msgid "Plugin %s is missing a function." msgstr "" -#: module/PluginThread.py:197 module/PluginThread.py:260 -#: module/PluginThread.py:381 +#: module/PluginThread.py:202 module/PluginThread.py:265 +#: module/PluginThread.py:383 #, python-format msgid "Download aborted: %s" msgstr "" -#: module/PluginThread.py:217 +#: module/PluginThread.py:222 #, python-format msgid "Download restarted: %(name)s | %(msg)s" msgstr "" -#: module/PluginThread.py:226 module/PluginThread.py:372 +#: module/PluginThread.py:231 module/PluginThread.py:374 #, python-format msgid "Download is offline: %s" msgstr "" -#: module/PluginThread.py:229 +#: module/PluginThread.py:234 #, python-format msgid "Download is temporary offline: %s" msgstr "" -#: module/PluginThread.py:232 module/PluginThread.py:299 +#: module/PluginThread.py:237 module/PluginThread.py:304 #, python-format msgid "Download failed: %(name)s | %(msg)s" msgstr "" -#: module/PluginThread.py:249 +#: module/PluginThread.py:254 msgid "" "Couldn't connect to host or connection reset, waiting 1 minute and retry." msgstr "" -#: module/PluginThread.py:285 +#: module/PluginThread.py:290 #, python-format msgid "Download skipped: %(name)s due to %(plugin)s" msgstr "" -#: module/PluginThread.py:315 -#, python-format -msgid "Download finished: %s" -msgstr "" - -#: module/PluginThread.py:360 +#: module/PluginThread.py:362 #, python-format msgid "Decrypting starts: %s" msgstr "" -#: module/PluginThread.py:375 module/PluginThread.py:393 +#: module/PluginThread.py:377 module/PluginThread.py:395 #, python-format msgid "Decrypting failed: %(name)s | %(msg)s" msgstr "" -#: module/PluginThread.py:387 +#: module/PluginThread.py:389 #, python-format msgid "Retrying %s" msgstr "" -#: module/PluginThread.py:608 +#: module/PluginThread.py:636 #, python-format msgid "Info Fetching for %(name)s failed | %(err)s" msgstr "" diff --git a/locale/django.pot b/locale/django.pot index 999a00adc..ba34f70c5 100644 --- a/locale/django.pot +++ b/locale/django.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: pyLoad 0.4.9\n" "Report-Msgid-Bugs-To: 'bugs@pyload.org'\n" -"POT-Creation-Date: 2011-10-11 18:59+0200\n" +"POT-Creation-Date: 2011-12-07 19:00+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" @@ -42,47 +42,63 @@ msgid "Success" msgstr "" #: module/web/translations.js:6 -#: module/web/templates/default/filemanager.html:65 -#: module/web/templates/default/folder.html:14 -msgid "Folder is empty" +msgid "Passwords did not match." msgstr "" #: module/web/translations.js:7 -msgid "Restart Link" +msgid "Delete Link" msgstr "" #: module/web/translations.js:8 -msgid "Delete Link" +msgid "pyLoad restarted" msgstr "" #: module/web/translations.js:9 -msgid "Please Enter a packagename." +msgid "You are really sure you want to quit pyLoad?" msgstr "" #: module/web/translations.js:10 -msgid "Please click on the right captcha position." +msgid "Please Enter a packagename." msgstr "" #: module/web/translations.js:11 -msgid "Error occured." +msgid "Please click on the right captcha position." msgstr "" #: module/web/translations.js:12 -msgid "New Captcha Request" +msgid "Error occured." msgstr "" #: module/web/translations.js:13 -msgid "Failed" +msgid "New Captcha Request" msgstr "" #: module/web/translations.js:14 -msgid "No Captchas to read." +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 "" @@ -176,93 +192,102 @@ msgstr "" msgid "FileManager" msgstr "" -#: module/web/templates/default/admin.html:58 -#: module/web/templates/default/admin.html:59 -msgid "Administrate User" +#: 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:63 +#: module/web/templates/default/admin.html:18 msgid "To add user or change passwords use:" msgstr "" -#: module/web/templates/default/admin.html:64 +#: module/web/templates/default/admin.html:19 msgid "Important: Admin user have always all permissions!" msgstr "" -#: module/web/templates/default/admin.html:70 +#: module/web/templates/default/admin.html:25 #: module/web/templates/default/settings.html:91 -#: module/web/templates/default/queue.html:80 +#: 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:73 -#: module/web/templates/default/admin.html:112 +#: module/web/templates/default/admin.html:28 +#: module/web/templates/default/admin.html:67 msgid "Change Password" msgstr "" -#: module/web/templates/default/admin.html:76 +#: module/web/templates/default/admin.html:31 msgid "Admin" msgstr "" -#: module/web/templates/default/admin.html:79 +#: module/web/templates/default/admin.html:34 msgid "Permissions" msgstr "" -#: module/web/templates/default/admin.html:86 +#: module/web/templates/default/admin.html:41 msgid "change" msgstr "" -#: module/web/templates/default/admin.html:106 -#: module/web/templates/default/admin.html:136 +#: 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:95 +#: module/web/templates/default/queue.html:97 #: module/web/templates/default/captcha.html:33 msgid "Submit" msgstr "" -#: module/web/templates/default/admin.html:114 +#: module/web/templates/default/admin.html:69 msgid "Enter your current and desired Password." msgstr "" -#: module/web/templates/default/admin.html:115 +#: module/web/templates/default/admin.html:70 msgid "User" msgstr "" -#: module/web/templates/default/admin.html:116 +#: module/web/templates/default/admin.html:71 #: module/web/templates/default/settings.html:179 msgid "Your username." msgstr "" -#: module/web/templates/default/admin.html:120 +#: module/web/templates/default/admin.html:75 msgid "Current password" msgstr "" -#: module/web/templates/default/admin.html:121 +#: 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:125 +#: module/web/templates/default/admin.html:80 msgid "New password" msgstr "" -#: module/web/templates/default/admin.html:126 +#: module/web/templates/default/admin.html:81 msgid "The new password." msgstr "" -#: module/web/templates/default/admin.html:130 +#: module/web/templates/default/admin.html:85 msgid "New password (repeat)" msgstr "" -#: module/web/templates/default/admin.html:131 +#: module/web/templates/default/admin.html:86 msgid "Please repeat the new password." msgstr "" -#: module/web/templates/default/admin.html:137 +#: module/web/templates/default/admin.html:92 #: module/web/templates/default/settings.html:198 -#: module/web/templates/default/queue.html:96 +#: module/web/templates/default/queue.html:98 #: module/web/templates/default/window.html:41 msgid "Reset" msgstr "" @@ -298,7 +323,7 @@ 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:90 +#: module/web/templates/default/queue.html:92 #: module/web/templates/default/window.html:21 msgid "Password" msgstr "" @@ -452,10 +477,6 @@ msgstr "" msgid "Logout" msgstr "" -#: module/web/templates/default/base.html:59 -msgid "Administrate" -msgstr "" - #: module/web/templates/default/base.html:61 msgid "Info" msgstr "" @@ -555,35 +576,35 @@ msgstr "" msgid "Restart Failed" msgstr "" -#: module/web/templates/default/queue.html:64 +#: module/web/templates/default/queue.html:65 msgid "Folder:" msgstr "" -#: module/web/templates/default/queue.html:64 +#: module/web/templates/default/queue.html:65 msgid "Password:" msgstr "" -#: module/web/templates/default/queue.html:77 +#: module/web/templates/default/queue.html:79 msgid "Edit Package" msgstr "" -#: module/web/templates/default/queue.html:78 +#: module/web/templates/default/queue.html:80 msgid "Edit the package detais below." msgstr "" -#: module/web/templates/default/queue.html:81 +#: module/web/templates/default/queue.html:83 msgid "The name of the package." msgstr "" -#: module/web/templates/default/queue.html:85 +#: module/web/templates/default/queue.html:87 msgid "Folder" msgstr "" -#: module/web/templates/default/queue.html:86 +#: module/web/templates/default/queue.html:88 msgid "Name of subfolder for these downloads." msgstr "" -#: module/web/templates/default/queue.html:91 +#: module/web/templates/default/queue.html:93 msgid "List of passwords used for unrar." msgstr "" diff --git a/locale/gui.pot b/locale/gui.pot index 46543363b..f8a56e738 100644 --- a/locale/gui.pot +++ b/locale/gui.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: pyLoad 0.4.9\n" "Report-Msgid-Bugs-To: 'bugs@pyload.org'\n" -"POT-Creation-Date: 2011-10-11 18:59+0200\n" +"POT-Creation-Date: 2011-12-07 19:00+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" @@ -146,7 +146,7 @@ msgstr "" msgid "Status" msgstr "" -#: module/gui/Collector.py:290 module/gui/Queue.py:160 +#: module/gui/Collector.py:290 module/gui/Queue.py:158 msgid "Size" msgstr "" @@ -468,15 +468,15 @@ msgstr "" msgid "Create account" msgstr "" -#: module/gui/Queue.py:162 +#: module/gui/Queue.py:160 msgid "ETA" msgstr "" -#: module/gui/Queue.py:164 +#: module/gui/Queue.py:162 msgid "Progress" msgstr "" -#: module/gui/Queue.py:393 +#: module/gui/Queue.py:384 #, python-format msgid "waiting %d seconds" msgstr "" diff --git a/locale/setup.pot b/locale/setup.pot index a593f002c..fdf465201 100644 --- a/locale/setup.pot +++ b/locale/setup.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: pyLoad 0.4.9\n" "Report-Msgid-Bugs-To: 'bugs@pyload.org'\n" -"POT-Creation-Date: 2011-10-11 18:59+0200\n" +"POT-Creation-Date: 2011-12-07 19:00+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" @@ -229,211 +229,227 @@ msgstr "" msgid "Python Version: OK" msgstr "" -#: module/setup.py:242 +#: module/setup.py:244 #, python-format msgid "Your installed jinja2 version %s seems too old." msgstr "" -#: module/setup.py:243 +#: module/setup.py:245 msgid "You can safely continue but if the webinterface is not working," msgstr "" -#: module/setup.py:244 +#: module/setup.py:246 msgid "" "please upgrade or deinstall it, pyLoad includes a sufficient jinja2 libary." msgstr "" -#: module/setup.py:261 +#: module/setup.py:263 msgid "JS engine" msgstr "" -#: module/setup.py:267 +#: module/setup.py:269 msgid "## Basic Setup ##" msgstr "" -#: module/setup.py:270 +#: module/setup.py:272 msgid "The following logindata is valid for CLI, GUI and webinterface." msgstr "" -#: module/setup.py:275 module/setup.py:358 module/setup.py:374 +#: module/setup.py:277 module/setup.py:366 module/setup.py:382 msgid "Username" msgstr "" -#: module/setup.py:282 -msgid "Language" +#: module/setup.py:283 +msgid "" +"External clients (GUI, CLI or other) need remote access to work over the " +"network." +msgstr "" + +#: module/setup.py:284 +msgid "" +"However, if you only want to use the webinterface you may disable it to save " +"ram." msgstr "" #: module/setup.py:285 +msgid "Enable remote access" +msgstr "" + +#: module/setup.py:290 +msgid "Language" +msgstr "" + +#: module/setup.py:293 msgid "Downloadfolder" msgstr "" -#: module/setup.py:286 +#: module/setup.py:294 msgid "Max parallel downloads" msgstr "" -#: module/setup.py:290 +#: module/setup.py:298 msgid "Use Reconnect?" msgstr "" -#: module/setup.py:293 +#: module/setup.py:301 msgid "Reconnect script location" msgstr "" -#: module/setup.py:298 +#: module/setup.py:306 msgid "## Webinterface Setup ##" msgstr "" -#: module/setup.py:301 +#: module/setup.py:309 msgid "Activate webinterface?" msgstr "" -#: module/setup.py:303 +#: module/setup.py:311 msgid "" "Listen address, if you use 127.0.0.1 or localhost, the webinterface will " "only accessible locally." msgstr "" -#: module/setup.py:304 +#: module/setup.py:312 msgid "Address" msgstr "" -#: module/setup.py:305 +#: module/setup.py:313 msgid "Port" msgstr "" -#: module/setup.py:307 +#: module/setup.py:315 msgid "" "pyLoad offers several server backends, now following a short explanation." msgstr "" -#: module/setup.py:308 +#: module/setup.py:316 msgid "Default server, best choice if you dont know which one to choose." msgstr "" -#: module/setup.py:309 +#: module/setup.py:317 msgid "This server offers SSL and is a good alternative to builtin." msgstr "" -#: module/setup.py:310 +#: module/setup.py:318 msgid "" "Can be used by apache, lighttpd, requires you to configure them, which is " "not too easy job." msgstr "" -#: module/setup.py:311 +#: module/setup.py:319 msgid "Very fast alternative written in C, requires libev and linux knowlegde." msgstr "" -#: module/setup.py:312 +#: module/setup.py:320 msgid "Get it from here: https://github.com/jonashaag/bjoern, compile it" msgstr "" -#: module/setup.py:313 +#: module/setup.py:321 msgid "and copy bjoern.so to module/lib" msgstr "" -#: module/setup.py:316 +#: module/setup.py:324 msgid "" "Attention: In some rare cases the builtin server is not working, if you " "notice problems with the webinterface" msgstr "" -#: module/setup.py:317 +#: module/setup.py:325 msgid "come back here and change the builtin server to the threaded one here." msgstr "" -#: module/setup.py:320 +#: module/setup.py:328 msgid "Server" msgstr "" -#: module/setup.py:324 +#: module/setup.py:332 msgid "## SSL Setup ##" msgstr "" -#: module/setup.py:326 +#: module/setup.py:334 msgid "" "Execute these commands from pyLoad config folder to make ssl certificates:" msgstr "" -#: module/setup.py:332 +#: module/setup.py:340 msgid "If you're done and everything went fine, you can activate ssl now." msgstr "" -#: module/setup.py:334 +#: module/setup.py:342 msgid "Activate SSL?" msgstr "" -#: module/setup.py:348 +#: module/setup.py:356 msgid "Select action" msgstr "" -#: module/setup.py:349 +#: module/setup.py:357 msgid "1 - Create/Edit user" msgstr "" -#: module/setup.py:350 +#: module/setup.py:358 msgid "2 - List users" msgstr "" -#: module/setup.py:351 +#: module/setup.py:359 msgid "3 - Remove user" msgstr "" -#: module/setup.py:352 +#: module/setup.py:360 msgid "4 - Quit" msgstr "" -#: module/setup.py:364 +#: module/setup.py:372 msgid "Users" msgstr "" -#: module/setup.py:392 +#: module/setup.py:400 msgid "Setting new configpath, current configuration will not be transfered!" msgstr "" -#: module/setup.py:393 +#: module/setup.py:401 msgid "Configpath" msgstr "" -#: module/setup.py:401 +#: module/setup.py:409 msgid "Configpath changed, setup will now close, please restart to go on." msgstr "" -#: module/setup.py:402 +#: module/setup.py:410 msgid "Press Enter to exit." msgstr "" -#: module/setup.py:406 +#: module/setup.py:414 #, python-format msgid "Setting config path failed: %s" msgstr "" -#: module/setup.py:411 +#: module/setup.py:419 #, python-format msgid "%s: OK" msgstr "" -#: module/setup.py:413 +#: module/setup.py:421 #, python-format msgid "%s: missing" msgstr "" -#: module/setup.py:456 +#: module/setup.py:464 msgid "Password: " msgstr "" -#: module/setup.py:461 +#: module/setup.py:469 msgid "Password to short. Use at least 4 symbols." msgstr "" -#: module/setup.py:467 +#: module/setup.py:475 msgid "Password (again): " msgstr "" -#: module/setup.py:474 +#: module/setup.py:482 msgid "Passwords did not match." msgstr "" -#: module/setup.py:489 module/setup.py:500 +#: module/setup.py:497 module/setup.py:508 msgid "Invalid Input" msgstr "" |