From ee7d1aa56f08a54b984e9daf3c3ec4b531c109a6 Mon Sep 17 00:00:00 2001 From: Stefano Date: Tue, 8 Apr 2014 16:10:03 +0200 Subject: Updated locale templates --- locale/cli.pot | 62 ++--- locale/core.pot | 731 +++++++++++++++++++++++++++--------------------------- locale/django.pot | 618 ++++++++++++++++++++++----------------------- locale/gui.pot | 446 ++++++++++++++++----------------- locale/setup.pot | 156 ++++++------ 5 files changed, 1010 insertions(+), 1003 deletions(-) (limited to 'locale') diff --git a/locale/cli.pot b/locale/cli.pot index 646c6c70e..199c299d7 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-12-07 19:21+0100\n" +"POT-Creation-Date: 2014-04-08 15:01+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -224,6 +224,36 @@ msgstr "" msgid "Interactive mode ignored since you passed some commands." msgstr "" +#: module/cli/AddPackage.py:48 +msgid "Add Package:" +msgstr "" + +#: module/cli/AddPackage.py:53 +msgid "Enter a name for the new package" +msgstr "" + +#: module/cli/AddPackage.py:57 +#, python-format +msgid "Package: %s" +msgstr "" + +#: module/cli/AddPackage.py:58 +msgid "Parse the links you want to add." +msgstr "" + +#: module/cli/AddPackage.py:59 +#, python-format +msgid "Type %s when done." +msgstr "" + +#: module/cli/AddPackage.py:60 +msgid "Links added: " +msgstr "" + +#: module/cli/AddPackage.py:64 module/cli/ManageFiles.py:149 +msgid " back to main menu" +msgstr "" + #: module/cli/ManageFiles.py:97 msgid "Manage Packages:" msgstr "" @@ -267,33 +297,3 @@ msgstr "" #: module/cli/ManageFiles.py:148 msgid " - next" msgstr "" - -#: module/cli/ManageFiles.py:149 module/cli/AddPackage.py:64 -msgid " back to main menu" -msgstr "" - -#: module/cli/AddPackage.py:48 -msgid "Add Package:" -msgstr "" - -#: module/cli/AddPackage.py:53 -msgid "Enter a name for the new package" -msgstr "" - -#: module/cli/AddPackage.py:57 -#, python-format -msgid "Package: %s" -msgstr "" - -#: module/cli/AddPackage.py:58 -msgid "Parse the links you want to add." -msgstr "" - -#: module/cli/AddPackage.py:59 -#, python-format -msgid "Type %s when done." -msgstr "" - -#: module/cli/AddPackage.py:60 -msgid "Links added: " -msgstr "" diff --git a/locale/core.pot b/locale/core.pot index 546f0e4d3..27156399d 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-12-07 19:21+0100\n" +"POT-Creation-Date: 2014-04-08 15:01+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,196 +17,231 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: pyLoadCore.py:185 +#: pyLoadCore.py:182 msgid "Received Quit signal" msgstr "" -#: pyLoadCore.py:301 +#: pyLoadCore.py:303 #, python-format msgid "pyLoad already running with pid %s" msgstr "" -#: pyLoadCore.py:315 +#: pyLoadCore.py:317 #, python-format msgid "Failed changing group: %s" msgstr "" -#: pyLoadCore.py:325 +#: pyLoadCore.py:327 #, python-format msgid "Failed changing user: %s" msgstr "" -#: pyLoadCore.py:327 +#: pyLoadCore.py:329 msgid "folder for logs" msgstr "" -#: pyLoadCore.py:338 +#: pyLoadCore.py:340 msgid "Starting" msgstr "" -#: pyLoadCore.py:339 +#: pyLoadCore.py:341 #, python-format msgid "Using home directory: %s" msgstr "" -#: pyLoadCore.py:348 +#: pyLoadCore.py:350 msgid "pycrypto to decode container files" msgstr "" -#: pyLoadCore.py:351 +#: pyLoadCore.py:353 msgid "folder for temporary files" msgstr "" -#: pyLoadCore.py:356 +#: pyLoadCore.py:358 msgid "folder for downloads" msgstr "" -#: pyLoadCore.py:359 +#: pyLoadCore.py:361 msgid "OpenSSL for secure connection" msgstr "" -#: pyLoadCore.py:363 +#: pyLoadCore.py:365 msgid "Moving old user config to DB" msgstr "" -#: pyLoadCore.py:366 +#: pyLoadCore.py:368 msgid "Please check your logindata with ./pyLoadCore.py -u" msgstr "" -#: pyLoadCore.py:369 +#: pyLoadCore.py:371 msgid "All links removed" msgstr "" -#: pyLoadCore.py:400 +#: pyLoadCore.py:402 #, python-format msgid "Downloadtime: %s" msgstr "" -#: pyLoadCore.py:410 +#: pyLoadCore.py:412 #, python-format msgid "Free space: %s" msgstr "" -#: pyLoadCore.py:430 +#: pyLoadCore.py:432 msgid "Activating Accounts..." msgstr "" -#: pyLoadCore.py:436 +#: pyLoadCore.py:438 msgid "Activating Plugins..." msgstr "" -#: pyLoadCore.py:439 +#: pyLoadCore.py:441 msgid "pyLoad is up and running" msgstr "" -#: pyLoadCore.py:458 +#: pyLoadCore.py:460 msgid "restarting pyLoad" msgstr "" -#: pyLoadCore.py:462 +#: pyLoadCore.py:464 msgid "pyLoad quits" msgstr "" -#: pyLoadCore.py:519 +#: pyLoadCore.py:521 #, python-format msgid "Install %s" msgstr "" -#: pyLoadCore.py:555 +#: pyLoadCore.py:557 #, python-format msgid "could not find %(desc)s: %(name)s" msgstr "" -#: pyLoadCore.py:557 +#: pyLoadCore.py:559 #, python-format msgid "could not create %(desc)s: %(name)s" msgstr "" -#: pyLoadCore.py:578 +#: pyLoadCore.py:580 msgid "shutting down..." msgstr "" -#: pyLoadCore.py:595 +#: pyLoadCore.py:597 msgid "error while shutting down" msgstr "" -#: pyLoadCore.py:659 +#: pyLoadCore.py:661 msgid "killed pyLoad from Terminal" msgstr "" -#: module/common/JsEngine.py:156 -msgid "" -"No js engine detected, please install either Spidermonkey, ossp-js, pyv8 or " -"rhino" +#: module/database/DatabaseBackend.py:174 +msgid "Filedatabase was deleted due to incompatible version." msgstr "" -#: module/remote/ThriftBackend.py:39 -msgid "Using SSL ThriftBackend" +#: module/database/DatabaseBackend.py:189 +msgid "Filedatabase could NOT be converted." msgstr "" -#: module/remote/RemoteManager.py:35 -#, python-format -msgid "Remote backend error: %s" +#: module/database/DatabaseBackend.py:198 +msgid "Database was converted from v2 to v3." msgstr "" -#: module/remote/RemoteManager.py:82 -#, python-format -msgid "Starting %(name)s: %(addr)s:%(port)s" +#: module/database/DatabaseBackend.py:206 +msgid "Database was converted from v3 to v4." msgstr "" -#: module/remote/RemoteManager.py:84 -#, python-format -msgid "Failed loading backend %(name)s | %(error)s" +#: module/database/DatabaseBackend.py:252 +msgid "Converting old Django DB" msgstr "" -#: module/ThreadManager.py:137 -#, python-format -msgid "Reconnect Failed: %s" +#: module/database/FileDatabase.py:45 +msgid "finished" msgstr "" -#: module/ThreadManager.py:176 -msgid "Reconnect script not found!" +#: module/database/FileDatabase.py:45 +msgid "offline" msgstr "" -#: module/ThreadManager.py:182 -msgid "Starting reconnect" +#: module/database/FileDatabase.py:45 +msgid "online" msgstr "" -#: module/ThreadManager.py:196 -msgid "Failed executing reconnect script!" +#: module/database/FileDatabase.py:45 +msgid "queued" msgstr "" -#: module/ThreadManager.py:208 -#, python-format -msgid "Reconnected, new IP: %s" +#: module/database/FileDatabase.py:45 +msgid "skipped" msgstr "" -#: module/ThreadManager.py:288 -msgid "Not enough space left on device" +#: module/database/FileDatabase.py:45 +msgid "waiting" msgstr "" -#: module/HookManager.py:90 module/plugins/Hook.py:102 +#: module/database/FileDatabase.py:45 +msgid "temp. offline" +msgstr "" + +#: module/database/FileDatabase.py:45 +msgid "starting" +msgstr "" + +#: module/database/FileDatabase.py:45 +msgid "failed" +msgstr "" + +#: module/database/FileDatabase.py:45 +msgid "aborted" +msgstr "" + +#: module/database/FileDatabase.py:45 +msgid "decrypting" +msgstr "" + +#: module/database/FileDatabase.py:45 +msgid "custom" +msgstr "" + +#: module/database/FileDatabase.py:45 +msgid "downloading" +msgstr "" + +#: module/database/FileDatabase.py:45 +msgid "processing" +msgstr "" + +#: module/database/FileDatabase.py:45 +msgid "unknown" +msgstr "" + +#: module/database/FileDatabase.py:531 module/plugins/hooks/IRCInterface.py:74 +#: module/plugins/hooks/XMPPInterface.py:83 #, python-format -msgid "Error executing hooks: %s" +msgid "Package finished: %s" msgstr "" -#: module/HookManager.py:140 +#: module/remote/ThriftBackend.py:39 +msgid "Using SSL ThriftBackend" +msgstr "" + +#: module/remote/RemoteManager.py:35 #, python-format -msgid "Failed activating %(name)s" +msgid "Remote backend error: %s" msgstr "" -#: module/HookManager.py:144 +#: module/remote/RemoteManager.py:82 #, python-format -msgid "Activated plugins: %s" +msgid "Starting %(name)s: %(addr)s:%(port)s" msgstr "" -#: module/HookManager.py:145 +#: module/remote/RemoteManager.py:84 #, python-format -msgid "Deactivate plugins: %s" +msgid "Failed loading backend %(name)s | %(error)s" msgstr "" -#: module/CaptchaManager.py:78 module/interaction/InteractionManager.py:82 -msgid "No Client connected for captcha decrypting" +#: module/web/json_app.py:57 +#, python-format +msgid "waiting %s" msgstr "" #: module/web/ServerThread.py:35 @@ -305,562 +340,540 @@ msgstr "" msgid "not available" msgstr "" -#: module/web/pyload_app.py:509 +#: module/web/pyload_app.py:508 msgid "Run pyLoadCore.py -s to access the setup." msgstr "" -#: module/web/json_app.py:60 +#: module/network/HTTPDownload.py:245 #, python-format -msgid "waiting %s" +msgid "Download chunks failed, fallback to single connection | %s" msgstr "" -#: module/Api.py:329 +#: module/PluginThread.py:183 #, python-format -msgid "Added package %(name)s containing %(count)d links" +msgid "Download starts: %s" msgstr "" -#: module/Api.py:592 +#: module/PluginThread.py:189 #, python-format -msgid "Added %(count)d links to package #%(package)d " -msgstr "" - -#: module/plugins/crypter/SerienjunkiesOrg.py:125 -msgid "Downloadlimit reached" -msgstr "" - -#: module/plugins/hooks/ClickAndLoad.py:74 -msgid "Click'N'Load: Port 9666 already in use" +msgid "Download finished: %s" msgstr "" -#: module/plugins/hooks/ExtractArchive.py:91 +#: module/PluginThread.py:194 module/PluginThread.py:365 #, python-format -msgid "No %s installed" +msgid "Plugin %s is missing a function." msgstr "" -#: module/plugins/hooks/ExtractArchive.py:93 -#: module/plugins/hooks/ExtractArchive.py:98 +#: module/PluginThread.py:202 module/PluginThread.py:265 +#: module/PluginThread.py:382 #, python-format -msgid "Could not activate %s" -msgstr "" - -#: module/plugins/hooks/ExtractArchive.py:103 -msgid "Activated" -msgstr "" - -#: module/plugins/hooks/ExtractArchive.py:105 -msgid "No Extract plugins activated" +msgid "Download aborted: %s" msgstr "" -#: module/plugins/hooks/ExtractArchive.py:117 +#: module/PluginThread.py:222 #, python-format -msgid "Package %s queued for later extracting" +msgid "Download restarted: %(name)s | %(msg)s" msgstr "" -#: module/plugins/hooks/ExtractArchive.py:142 +#: module/PluginThread.py:231 module/PluginThread.py:373 #, python-format -msgid "Check package %s" +msgid "Download is offline: %s" msgstr "" -#: module/plugins/hooks/ExtractArchive.py:179 +#: module/PluginThread.py:234 #, python-format -msgid "Extract to %s" -msgstr "" - -#: module/plugins/hooks/ExtractArchive.py:198 -msgid "extracting" -msgstr "" - -#: module/plugins/hooks/ExtractArchive.py:209 -msgid "Password protected" -msgstr "" - -#: module/plugins/hooks/ExtractArchive.py:229 -msgid "Wrong password" +msgid "Download is temporary offline: %s" msgstr "" -#: module/plugins/hooks/ExtractArchive.py:237 +#: module/PluginThread.py:237 module/PluginThread.py:304 #, python-format -msgid "Deleting %s files" -msgstr "" - -#: module/plugins/hooks/ExtractArchive.py:242 -msgid "Extracting finished" -msgstr "" - -#: module/plugins/hooks/ExtractArchive.py:249 -msgid "Archive Error" +msgid "Download failed: %(name)s | %(msg)s" msgstr "" -#: module/plugins/hooks/ExtractArchive.py:251 -msgid "CRC Mismatch" +#: module/PluginThread.py:254 +msgid "" +"Couldn't connect to host or connection reset, waiting 1 minute and retry." msgstr "" -#: module/plugins/hooks/ExtractArchive.py:255 -msgid "Unknown Error" +#: module/PluginThread.py:290 +#, python-format +msgid "Download skipped: %(name)s due to %(plugin)s" msgstr "" -#: module/plugins/hooks/ExtractArchive.py:307 -msgid "Setting User and Group failed" +#: module/PluginThread.py:361 +#, python-format +msgid "Decrypting starts: %s" msgstr "" -#: module/plugins/hooks/CaptchaTrader.py:71 +#: module/PluginThread.py:376 module/PluginThread.py:394 #, python-format -msgid "%s credits left" +msgid "Decrypting failed: %(name)s | %(msg)s" msgstr "" -#: module/plugins/hooks/CaptchaTrader.py:132 -msgid "Your CaptchaTrader Account has not enough credits" +#: module/PluginThread.py:388 +#, python-format +msgid "Retrying %s" msgstr "" -#: module/plugins/hooks/IRCInterface.py:74 -#: module/plugins/hooks/XMPPInterface.py:82 -#: module/database/FileDatabase.py:507 +#: module/PluginThread.py:635 #, python-format -msgid "Package finished: %s" +msgid "Info Fetching for %(name)s failed | %(err)s" msgstr "" -#: module/plugins/hooks/IRCInterface.py:81 +#: module/HookManager.py:90 module/plugins/Hook.py:102 #, python-format -msgid "Download finished: %(name)s @ %(plugin)s " +msgid "Error executing hooks: %s" msgstr "" -#: module/plugins/hooks/IRCInterface.py:93 +#: module/HookManager.py:140 #, python-format -msgid "New Captcha Request: %s" +msgid "Failed activating %(name)s" msgstr "" -#: module/plugins/hooks/IRCInterface.py:94 +#: module/HookManager.py:144 #, python-format -msgid "Answer with 'c %s text on the captcha'" +msgid "Activated plugins: %s" msgstr "" -#: module/plugins/hooks/XMPPInterface.py:90 +#: module/HookManager.py:145 #, python-format -msgid "Download finished: %(name)s @ %(plugin)s" +msgid "Deactivate plugins: %s" msgstr "" -#: module/plugins/hooks/RehostTo.py:32 -msgid "Please add your rehost.to account first and restart pyLoad" +#: module/ThreadManager.py:137 +#, python-format +msgid "Reconnect Failed: %s" msgstr "" -#: module/plugins/hooks/HotFolder.py:82 -#, python-format -msgid "Added %s from HotFolder" +#: module/ThreadManager.py:176 +msgid "Reconnect script not found!" msgstr "" -#: module/plugins/hooks/ExternalScripts.py:54 -#, python-format -msgid "Installed scripts for %s: " +#: module/ThreadManager.py:182 +msgid "Starting reconnect" msgstr "" -#: module/plugins/hooks/ExternalScripts.py:70 -msgid "Script not executable:" +#: module/ThreadManager.py:196 +msgid "Failed executing reconnect script!" msgstr "" -#: module/plugins/hooks/ExternalScripts.py:80 +#: module/ThreadManager.py:208 #, python-format -msgid "Error in %(script)s: %(error)s" +msgid "Reconnected, new IP: %s" msgstr "" -#: module/plugins/hooks/UpdateManager.py:68 -msgid "No Updates for pyLoad" +#: module/ThreadManager.py:288 +msgid "Not enough space left on device" msgstr "" -#: module/plugins/hooks/UpdateManager.py:73 -msgid "*** Plugins have been updated, please restart pyLoad ***" +#: module/plugins/Account.py:85 module/plugins/Account.py:91 +#, python-format +msgid "Could not login with account %(user)s | %(msg)s" msgstr "" -#: module/plugins/hooks/UpdateManager.py:75 -msgid "Plugins updated and reloaded" +#: module/plugins/Account.py:86 +msgid "Wrong Password" msgstr "" -#: module/plugins/hooks/UpdateManager.py:78 -msgid "No plugin updates available" +#: module/plugins/Account.py:240 +#, python-format +msgid "Your Time %s has wrong format, use: 1:22-3:44" msgstr "" -#: module/plugins/hooks/UpdateManager.py:93 +#: module/plugins/Account.py:266 #, python-format -msgid "*** New pyLoad Version %s available ***" +msgid "Account %s has not enough traffic, checking again in 30min" msgstr "" -#: module/plugins/hooks/UpdateManager.py:94 -msgid "*** Get it here: http://pyload.org/download ***" +#: module/plugins/Account.py:273 +#, python-format +msgid "Account %s is expired, checking again in 1h" msgstr "" -#: module/plugins/hooks/UpdateManager.py:97 -#: module/plugins/hooks/UpdateManager.py:110 -msgid "Not able to connect server for updates" +#: module/plugins/crypter/SerienjunkiesOrg.py:128 +msgid "Downloadlimit reached" msgstr "" -#: module/plugins/hooks/UpdateManager.py:141 +#: module/plugins/PluginManager.py:153 #, python-format -msgid "New version of %(type)s|%(name)s : %(version).2f" +msgid "%s has a invalid pattern." msgstr "" -#: module/plugins/hooks/UpdateManager.py:150 -#: module/plugins/hooks/UpdateManager.py:155 +#: module/plugins/PluginManager.py:272 #, python-format -msgid "Error when updating %s" +msgid "Error importing %(name)s: %(msg)s" msgstr "" -#: module/plugins/hooks/UpdateManager.py:155 -msgid "Version mismatch" +#: module/plugins/internal/MultiHoster.py:133 +msgid "No Hoster loaded" msgstr "" -#: module/plugins/hoster/BasePlugin.py:53 -msgid "Authorization required (username:password)" +#: module/plugins/accounts/BitshareCom.py:37 +msgid "Activate direct Download in your Bitshare Account" msgstr "" -#: module/plugins/hoster/OronCom.py:135 -msgid "Not enough traffic left" +#: module/plugins/container/LinkList.py:65 +msgid "LinkList could not be cleared." msgstr "" -#: module/plugins/hoster/OronCom.py:137 -#: module/plugins/hoster/UploadedTo.py:158 -msgid "Traffic exceeded" +#: module/plugins/AccountManager.py:88 +msgid "Account settings deleted, due to new config format." msgstr "" -#: module/plugins/hoster/MegauploadCom.py:135 -msgid "You should enable direct Download in your Megaupload Account settings" +#: module/plugins/hoster/BasePlugin.py:65 +msgid "Authorization required (username:password)" msgstr "" -#: module/plugins/hoster/MegauploadCom.py:158 +#: module/plugins/hoster/SimplydebridCom.py:25 +#: module/plugins/hoster/RealdebridCom.py:41 +#: module/plugins/hoster/FreeWayMe.py:38 module/plugins/hoster/ZeveraCom.py:22 +#: module/plugins/hoster/UnrestrictLi.py:53 +#: module/plugins/hoster/Premium4Me.py:28 module/plugins/hoster/FastixRu.py:36 +#: module/plugins/hoster/AlldebridCom.py:38 +#: module/plugins/hoster/DebridItaliaCom.py:40 +#: module/plugins/hoster/RPNetBiz.py:26 +#: module/plugins/hoster/MultiDebridCom.py:41 +#: module/plugins/hoster/ReloadCc.py:24 module/plugins/hoster/RehostTo.py:26 +#: module/plugins/hoster/PremiumizeMe.py:22 +#: module/plugins/hooks/RPNetBiz.py:43 #, python-format -msgid "Megaupload: waiting %d minutes" +msgid "Please enter your %s account or deactivate this plugin" msgstr "" -#: module/plugins/hoster/MegauploadCom.py:172 -msgid "You need premium to download files larger than 1 GB" +#: module/plugins/hoster/FilesMailRu.py:99 +#, python-format +msgid "" +"There was HTML Code in the Downloaded File (%s)...redirect error? The " +"Download will be restarted." msgstr "" -#: module/plugins/hoster/MegauploadCom.py:177 -msgid "The file is password protected, enter a password and restart." +#: module/plugins/hoster/NetloadIn.py:146 +#: module/plugins/hoster/NetloadIn.py:170 +msgid "File temporarily not available" msgstr "" -#: module/plugins/hoster/MegauploadCom.py:194 -msgid "Megaupload is currently blocking your IP. Try again later, manually." +#: module/plugins/hoster/NetloadIn.py:183 +#, python-format +msgid "Netload: waiting between downloads %d s." msgstr "" -#: module/plugins/hoster/MegauploadCom.py:269 -msgid "" -"Looks like the file is still not available. Retry downloading later, " -"manually." +#: module/plugins/hoster/NetloadIn.py:214 +#, python-format +msgid "Netload: waiting for captcha %d s." msgstr "" -#: module/plugins/hoster/MegauploadCom.py:272 -msgid "Wrong password for download link." +#: module/plugins/hoster/NetloadIn.py:252 +msgid "Downloaded File was empty" msgstr "" -#: module/plugins/hoster/UploadedTo.py:131 +#: module/plugins/hoster/UploadedTo.py:129 msgid "API key invalid" msgstr "" -#: module/plugins/hoster/UploadedTo.py:155 +#: module/plugins/hoster/UploadedTo.py:153 #, python-format msgid "%s: Not enough traffic left" msgstr "" -#: module/plugins/hoster/ShareonlineBiz.py:106 -msgid "Parallel download issue" -msgstr "" - -#: module/plugins/hoster/ShareonlineBiz.py:121 -msgid "Invalid download ticket" -msgstr "" - -#: module/plugins/hoster/RehostTo.py:26 -msgid "Please enter your rehost.to account or deactivate this plugin" -msgstr "" - -#: module/plugins/hoster/FileserveCom.py:87 -msgid "Not logged in." -msgstr "" - -#: module/plugins/hoster/FileserveCom.py:112 -msgid "Parallel download error, now waiting 60s." +#: module/plugins/hoster/UploadedTo.py:156 +msgid "Traffic exceeded" msgstr "" -#: module/plugins/hoster/RapidshareCom.py:99 +#: module/plugins/hoster/RapidshareCom.py:100 msgid "Rapidshare: Traffic Share (direct download)" msgstr "" -#: module/plugins/hoster/RapidshareCom.py:126 -#: module/plugins/hoster/RapidshareCom.py:192 +#: module/plugins/hoster/RapidshareCom.py:127 +#: module/plugins/hoster/RapidshareCom.py:194 msgid "Already downloading from this ip address, waiting 60 seconds" msgstr "" -#: module/plugins/hoster/RapidshareCom.py:130 +#: module/plugins/hoster/RapidshareCom.py:131 msgid "Invalid Auth Code, download will be restarted" msgstr "" -#: module/plugins/hoster/RapidshareCom.py:196 +#: module/plugins/hoster/RapidshareCom.py:199 msgid "RapidShareCom: No free slots" msgstr "" -#: module/plugins/hoster/RapidshareCom.py:199 +#: module/plugins/hoster/RapidshareCom.py:202 msgid "You need a premium account for this file" msgstr "" -#: module/plugins/hoster/RapidshareCom.py:201 +#: module/plugins/hoster/RapidshareCom.py:204 msgid "Filename reported invalid" msgstr "" -#: module/plugins/hoster/FilesMailRu.py:99 -msgid "There was HTML Code in the Downloaded File(" +#: module/plugins/hoster/FileserveCom.py:99 +msgid "Parallel download error, now waiting 60s." msgstr "" -#: module/plugins/hoster/NetloadIn.py:141 -#: module/plugins/hoster/NetloadIn.py:161 -msgid "File temporarily not available" +#: module/plugins/hoster/FileserveCom.py:215 +msgid "Not logged in." msgstr "" -#: module/plugins/hoster/NetloadIn.py:174 -#, python-format -msgid "Netload: waiting between downloads %d s." +#: module/plugins/hoster/MegaNz.py:56 +msgid "Decryption failed" msgstr "" -#: module/plugins/hoster/NetloadIn.py:203 -#, python-format -msgid "Netload: waiting for captcha %d s." +#: module/plugins/hoster/MegaNz.py:106 +msgid "No file key provided in the URL" msgstr "" -#: module/plugins/hoster/NetloadIn.py:242 -msgid "Downloaded File was empty" +#: module/plugins/hoster/MegaNz.py:118 +msgid "Error code:" msgstr "" -#: module/plugins/hoster/RealdebridCom.py:37 -msgid "Please enter your Real-debrid account or deactivate this plugin" +#: module/plugins/Container.py:68 +msgid "File not exists." msgstr "" -#: module/plugins/container/LinkList.py:54 -msgid "LinkList could not be cleared." +#: module/plugins/hooks/UpdateManager.py:74 +msgid "*** Plugins have been updated, please restart pyLoad ***" msgstr "" -#: module/plugins/Plugin.py:381 -msgid "" -"Pil and tesseract not installed and no Client connected for captcha " -"decrypting" +#: module/plugins/hooks/UpdateManager.py:76 +msgid "Plugins updated and reloaded" msgstr "" -#: module/plugins/Plugin.py:385 -msgid "No captcha result obtained in appropiate time by any of the plugins." +#: module/plugins/hooks/UpdateManager.py:79 +msgid "No plugin updates available" msgstr "" -#: module/plugins/Plugin.py:490 module/plugins/Plugin.py:520 -#, python-format -msgid "Setting User and Group failed: %s" +#: module/plugins/hooks/UpdateManager.py:96 +msgid "No Updates for pyLoad" msgstr "" -#: module/plugins/Container.py:68 -msgid "File not exists." +#: module/plugins/hooks/UpdateManager.py:100 +#, python-format +msgid "*** New pyLoad Version %s available ***" msgstr "" -#: module/plugins/accounts/MegauploadCom.py:41 -msgid "Activate direct Download in your MegaUpload Account" +#: module/plugins/hooks/UpdateManager.py:101 +msgid "*** Get it here: http://pyload.org/download ***" msgstr "" -#: module/plugins/accounts/FilesonicCom.py:49 -msgid "Invalid login retrieving user details" +#: module/plugins/hooks/UpdateManager.py:104 +msgid "Not able to connect server for updates" msgstr "" -#: module/plugins/accounts/BitshareCom.py:36 -msgid "Activate direct Download in your Bitshare Account" +#: module/plugins/hooks/UpdateManager.py:148 +#, python-format +msgid "New version of %(type)s|%(name)s : %(version).2f" msgstr "" -#: module/plugins/PluginManager.py:153 +#: module/plugins/hooks/UpdateManager.py:157 +#: module/plugins/hooks/UpdateManager.py:162 #, python-format -msgid "%s has a invalid pattern." +msgid "Error when updating %s" msgstr "" -#: module/plugins/PluginManager.py:272 -#, python-format -msgid "Error importing %(name)s: %(msg)s" +#: module/plugins/hooks/UpdateManager.py:162 +msgid "Version mismatch" msgstr "" -#: module/plugins/AccountManager.py:88 -msgid "Account settings deleted, due to new config format." +#: module/plugins/hooks/IRCInterface.py:82 +#, python-format +msgid "Download finished: %(name)s @ %(plugin)s " msgstr "" -#: module/plugins/internal/MultiHoster.py:60 -msgid "No Hoster loaded" +#: module/plugins/hooks/IRCInterface.py:95 +#, python-format +msgid "New Captcha Request: %s" msgstr "" -#: module/plugins/Account.py:85 module/plugins/Account.py:91 +#: module/plugins/hooks/IRCInterface.py:96 #, python-format -msgid "Could not login with account %(user)s | %(msg)s" +msgid "Answer with 'c %s text on the captcha'" msgstr "" -#: module/plugins/Account.py:86 -msgid "Wrong Password" +#: module/plugins/hooks/Premium4Me.py:29 +msgid "Please add your premium.to account first and restart pyLoad" msgstr "" -#: module/plugins/Account.py:240 +#: module/plugins/hooks/HotFolder.py:82 #, python-format -msgid "Your Time %s has wrong format, use: 1:22-3:44" +msgid "Added %s from HotFolder" msgstr "" -#: module/plugins/Account.py:266 +#: module/plugins/hooks/ExtractArchive.py:95 #, python-format -msgid "Account %s has not enough traffic, checking again in 30min" +msgid "No %s installed" msgstr "" -#: module/plugins/Account.py:273 +#: module/plugins/hooks/ExtractArchive.py:97 +#: module/plugins/hooks/ExtractArchive.py:102 #, python-format -msgid "Account %s is expired, checking again in 1h" +msgid "Could not activate %s" msgstr "" -#: module/database/FileDatabase.py:47 -msgid "finished" +#: module/plugins/hooks/ExtractArchive.py:107 +msgid "Activated" msgstr "" -#: module/database/FileDatabase.py:47 -msgid "offline" +#: module/plugins/hooks/ExtractArchive.py:109 +msgid "No Extract plugins activated" msgstr "" -#: module/database/FileDatabase.py:47 -msgid "online" +#: module/plugins/hooks/ExtractArchive.py:121 +#, python-format +msgid "Package %s queued for later extracting" msgstr "" -#: module/database/FileDatabase.py:47 -msgid "queued" +#: module/plugins/hooks/ExtractArchive.py:144 +#, python-format +msgid "Check package %s" msgstr "" -#: module/database/FileDatabase.py:47 -msgid "skipped" +#: module/plugins/hooks/ExtractArchive.py:185 +#, python-format +msgid "Extract to %s" msgstr "" -#: module/database/FileDatabase.py:47 -msgid "waiting" +#: module/plugins/hooks/ExtractArchive.py:200 +msgid "No files found to extract" msgstr "" -#: module/database/FileDatabase.py:47 -msgid "temp. offline" +#: module/plugins/hooks/ExtractArchive.py:207 +msgid "extracting" msgstr "" -#: module/database/FileDatabase.py:47 -msgid "starting" +#: module/plugins/hooks/ExtractArchive.py:218 +msgid "Password protected" msgstr "" -#: module/database/FileDatabase.py:47 -msgid "failed" +#: module/plugins/hooks/ExtractArchive.py:239 +msgid "Wrong password" msgstr "" -#: module/database/FileDatabase.py:47 -msgid "aborted" +#: module/plugins/hooks/ExtractArchive.py:247 +#, python-format +msgid "Deleting %s files" msgstr "" -#: module/database/FileDatabase.py:47 -msgid "decrypting" +#: module/plugins/hooks/ExtractArchive.py:254 +msgid "Extracting finished" msgstr "" -#: module/database/FileDatabase.py:47 -msgid "custom" +#: module/plugins/hooks/ExtractArchive.py:260 +msgid "Archive Error" msgstr "" -#: module/database/FileDatabase.py:47 -msgid "downloading" +#: module/plugins/hooks/ExtractArchive.py:262 +msgid "CRC Mismatch" msgstr "" -#: module/database/FileDatabase.py:47 -msgid "processing" +#: module/plugins/hooks/ExtractArchive.py:266 +msgid "Unknown Error" msgstr "" -#: module/database/FileDatabase.py:47 -msgid "unknown" +#: module/plugins/hooks/ExtractArchive.py:318 +msgid "Setting User and Group failed" msgstr "" -#: module/database/DatabaseBackend.py:174 -msgid "Filedatabase was deleted due to incompatible version." +#: module/plugins/hooks/ClickAndLoad.py:75 +msgid "Click'N'Load: Port 9666 already in use" msgstr "" -#: module/database/DatabaseBackend.py:189 -msgid "Filedatabase could NOT be converted." +#: module/plugins/hooks/CaptchaTrader.py:69 +#: module/plugins/hooks/Captcha9kw.py:59 +#: module/plugins/hooks/ExpertDecoders.py:50 +#, python-format +msgid "%s credits left" msgstr "" -#: module/database/DatabaseBackend.py:198 -msgid "Database was converted from v2 to v3." +#: module/plugins/hooks/CaptchaTrader.py:117 +msgid "Could not send response." msgstr "" -#: module/database/DatabaseBackend.py:206 -msgid "Database was converted from v3 to v4." +#: module/plugins/hooks/CaptchaTrader.py:135 +msgid "Your CaptchaTrader Account has not enough credits" msgstr "" -#: module/database/DatabaseBackend.py:252 -msgid "Converting old Django DB" +#: module/plugins/hooks/LinkdecrypterCom.py:43 +msgid "Crypter list not found" msgstr "" -#: module/network/HTTPDownload.py:245 -#, python-format -msgid "Download chunks failed, fallback to single connection | %s" +#: module/plugins/hooks/LinkdecrypterCom.py:57 +msgid "Crypter list is empty" msgstr "" -#: module/PluginThread.py:183 +#: module/plugins/hooks/XMPPInterface.py:91 #, python-format -msgid "Download starts: %s" +msgid "Download finished: %(name)s @ %(plugin)s" msgstr "" -#: module/PluginThread.py:189 +#: module/plugins/hooks/Captcha9kw.py:93 #, python-format -msgid "Download finished: %s" +msgid "New CaptchaID from upload: %s : %s" msgstr "" -#: module/PluginThread.py:194 module/PluginThread.py:366 -#, python-format -msgid "Plugin %s is missing a function." +#: module/plugins/hooks/Captcha9kw.py:129 +msgid "Your Captcha 9kw.eu Account has not enough credits" msgstr "" -#: module/PluginThread.py:202 module/PluginThread.py:265 -#: module/PluginThread.py:383 +#: module/plugins/hooks/ExternalScripts.py:54 #, python-format -msgid "Download aborted: %s" +msgid "Installed scripts for %s: " msgstr "" -#: module/PluginThread.py:222 -#, python-format -msgid "Download restarted: %(name)s | %(msg)s" +#: module/plugins/hooks/ExternalScripts.py:69 +msgid "Script not executable:" msgstr "" -#: module/PluginThread.py:231 module/PluginThread.py:374 +#: module/plugins/hooks/ExternalScripts.py:80 #, python-format -msgid "Download is offline: %s" +msgid "Error in %(script)s: %(error)s" msgstr "" -#: module/PluginThread.py:234 -#, python-format -msgid "Download is temporary offline: %s" +#: module/plugins/hooks/ExpertDecoders.py:95 +msgid "Your ExpertDecoders Account has not enough credits" msgstr "" -#: module/PluginThread.py:237 module/PluginThread.py:304 +#: module/plugins/hooks/RehostTo.py:32 +msgid "Please add your rehost.to account first and restart pyLoad" +msgstr "" + +#: module/plugins/hooks/PremiumizeMe.py:48 +msgid "Please add a valid premiumize.me account first and restart pyLoad." +msgstr "" + +#: module/plugins/hooks/CaptchaBrotherhood.py:69 #, python-format -msgid "Download failed: %(name)s | %(msg)s" +msgid "%d credits left" msgstr "" -#: module/PluginThread.py:254 +#: module/plugins/Plugin.py:389 msgid "" -"Couldn't connect to host or connection reset, waiting 1 minute and retry." +"Pil and tesseract not installed and no Client connected for captcha " +"decrypting" msgstr "" -#: module/PluginThread.py:290 -#, python-format -msgid "Download skipped: %(name)s due to %(plugin)s" +#: module/plugins/Plugin.py:393 +msgid "No captcha result obtained in appropiate time by any of the plugins." msgstr "" -#: module/PluginThread.py:362 +#: module/plugins/Plugin.py:498 module/plugins/Plugin.py:532 #, python-format -msgid "Decrypting starts: %s" +msgid "Setting User and Group failed: %s" msgstr "" -#: module/PluginThread.py:377 module/PluginThread.py:395 -#, python-format -msgid "Decrypting failed: %(name)s | %(msg)s" +#: module/CaptchaManager.py:78 +msgid "No Client connected for captcha decrypting" msgstr "" -#: module/PluginThread.py:389 +#: module/Api.py:330 #, python-format -msgid "Retrying %s" +msgid "Added package %(name)s containing %(count)d links" msgstr "" -#: module/PluginThread.py:636 +#: module/Api.py:593 #, python-format -msgid "Info Fetching for %(name)s failed | %(err)s" +msgid "Added %(count)d links to package #%(package)d " +msgstr "" + +#: module/common/JsEngine.py:156 +msgid "" +"No js engine detected, please install either Spidermonkey, ossp-js, pyv8 or " +"rhino" msgstr "" diff --git a/locale/django.pot b/locale/django.pot index 81c9c7b6b..4332f81e1 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-12-07 19:21+0100\n" +"POT-Creation-Date: 2014-04-08 15:01+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,10 +17,8 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: module/web/translations.js:1 module/web/templates/default/base.html:123 -#: module/web/templates/default/base.html:124 -#: module/web/templates/default/settings_item.html:14 -msgid "on" +#: module/web/translations.js:1 +msgid "New Captcha Request" msgstr "" #: module/web/translations.js:2 module/web/templates/default/captcha.html:7 @@ -28,12 +26,13 @@ msgid "Please read the text on the captcha." msgstr "" #: module/web/translations.js:3 -msgid "Settings saved." +msgid "pyLoad restarted" msgstr "" -#: module/web/translations.js:4 module/web/templates/default/base.html:123 -#: module/web/templates/default/base.html:124 +#: module/web/translations.js:4 #: module/web/templates/default/settings_item.html:16 +#: module/web/templates/default/base.html:123 +#: module/web/templates/default/base.html:124 msgid "off" msgstr "" @@ -42,19 +41,22 @@ msgid "Success" msgstr "" #: module/web/translations.js:6 -msgid "Passwords did not match." +#: module/web/templates/default/settings_item.html:14 +#: module/web/templates/default/base.html:123 +#: module/web/templates/default/base.html:124 +msgid "on" msgstr "" #: module/web/translations.js:7 -msgid "Delete Link" +msgid "You are really sure you want to quit pyLoad?" msgstr "" #: module/web/translations.js:8 -msgid "pyLoad restarted" +msgid "Restart Link" msgstr "" #: module/web/translations.js:9 -msgid "You are really sure you want to quit pyLoad?" +msgid "Delete Link" msgstr "" #: module/web/translations.js:10 @@ -70,7 +72,9 @@ msgid "Error occured." msgstr "" #: module/web/translations.js:13 -msgid "New Captcha Request" +#: module/web/templates/default/filemanager.html:65 +#: module/web/templates/default/folder.html:14 +msgid "Folder is empty" msgstr "" #: module/web/translations.js:14 @@ -82,13 +86,11 @@ 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" +msgid "Passwords did not match." msgstr "" #: module/web/translations.js:17 -msgid "Restart Link" +msgid "Settings saved." msgstr "" #: module/web/translations.js:18 @@ -99,212 +101,210 @@ msgstr "" 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." +#: module/web/json_app.py:57 +#, python-format +msgid "waiting %s" msgstr "" -#: module/web/pyload_app.py:193 -msgid "Download directory not found." +#: module/web/templates/default/home.html:206 +msgid "Active Downloads" msgstr "" -#: module/web/pyload_app.py:260 module/web/pyload_app.py:267 -msgid "unlimited" +#: module/web/templates/default/home.html:211 +#: module/web/templates/default/base.html:84 +msgid "Home" msgstr "" -#: module/web/pyload_app.py:262 module/web/pyload_app.py:269 -msgid "not available" +#: module/web/templates/default/home.html:214 +#: module/web/templates/default/queue.html:15 +#: module/web/templates/default/window.html:34 +#: module/web/templates/default/base.html:87 +msgid "Queue" msgstr "" -#: module/web/pyload_app.py:509 -msgid "Run pyLoadCore.py -s to access the setup." +#: module/web/templates/default/home.html:217 +#: module/web/templates/default/queue.html:17 +#: module/web/templates/default/window.html:36 +#: module/web/templates/default/base.html:90 +msgid "Collector" msgstr "" -#: module/web/json_app.py:60 -#, python-format -msgid "waiting %s" +#: module/web/templates/default/home.html:220 +#: module/web/templates/default/downloads.html:6 +#: module/web/templates/default/base.html:93 +msgid "Downloads" msgstr "" -#: module/web/templates/default/info.html:14 -#: module/web/templates/default/info.html:15 -#: module/web/templates/default/home.html:239 -msgid "Information" +#: module/web/templates/default/home.html:226 +#: module/web/templates/default/logs.html:3 +#: module/web/templates/default/logs.html:4 +#: module/web/templates/default/base.html:99 +msgid "Logs" msgstr "" -#: module/web/templates/default/info.html:18 -msgid "News" +#: module/web/templates/default/home.html:229 +#: module/web/templates/default/settings.html:3 +#: module/web/templates/default/settings.html:4 +#: module/web/templates/default/base.html:102 +msgid "Config" msgstr "" -#: module/web/templates/default/info.html:21 -msgid "Support" +#: module/web/templates/default/home.html:237 +#: module/web/templates/default/queue.html:82 +#: module/web/templates/default/settings.html:91 +#: module/web/templates/default/window.html:7 +#: module/web/templates/default/admin.html:25 +msgid "Name" msgstr "" -#: module/web/templates/default/info.html:37 -msgid "System" +#: module/web/templates/default/home.html:238 +#: module/web/templates/default/settings.html:93 +msgid "Status" msgstr "" -#: module/web/templates/default/info.html:40 -msgid "Python:" +#: module/web/templates/default/home.html:239 +#: module/web/templates/default/info.html:14 +#: module/web/templates/default/info.html:15 +msgid "Information" msgstr "" -#: module/web/templates/default/info.html:44 -msgid "OS:" +#: module/web/templates/default/home.html:240 +msgid "Size" msgstr "" -#: module/web/templates/default/info.html:48 -msgid "pyLoad version:" +#: module/web/templates/default/home.html:241 +msgid "Progress" msgstr "" -#: module/web/templates/default/info.html:52 -msgid "Installation Folder:" +#: module/web/templates/default/login.html:3 +#: module/web/templates/default/settings.html:178 +msgid "Login" msgstr "" -#: module/web/templates/default/info.html:56 -msgid "Config Folder:" +#: module/web/templates/default/login.html:14 +msgid "Username" msgstr "" -#: module/web/templates/default/info.html:60 -msgid "Download Folder:" +#: module/web/templates/default/login.html:19 +#: module/web/templates/default/queue.html:92 +#: module/web/templates/default/settings.html:92 +#: module/web/templates/default/settings.html:183 +#: module/web/templates/default/window.html:21 +msgid "Password" msgstr "" -#: module/web/templates/default/info.html:64 -msgid "Free Space:" +#: module/web/templates/default/login.html:29 +msgid "Your username and password didn't match. Please try again." msgstr "" -#: module/web/templates/default/info.html:68 -msgid "Language:" +#: module/web/templates/default/login.html:30 +msgid "To reset your login data or add an user run:" msgstr "" -#: module/web/templates/default/info.html:72 -msgid "Webinterface Port:" +#: module/web/templates/default/queue.html:25 +msgid "Delete Finished" msgstr "" -#: module/web/templates/default/info.html:76 -msgid "Remote Interface Port:" +#: module/web/templates/default/queue.html:26 +msgid "Restart Failed" msgstr "" -#: module/web/templates/default/downloads.html:6 -#: module/web/templates/default/base.html:93 -#: module/web/templates/default/home.html:220 -msgid "Downloads" +#: module/web/templates/default/queue.html:65 +msgid "Folder:" msgstr "" -#: module/web/templates/default/filemanager.html:19 -msgid "FileManager" +#: module/web/templates/default/queue.html:65 +msgid "Password:" msgstr "" -#: module/web/templates/default/admin.html:8 -#: module/web/templates/default/admin.html:9 -#: module/web/templates/default/base.html:59 -msgid "Administrate" +#: module/web/templates/default/queue.html:79 +msgid "Edit Package" msgstr "" -#: module/web/templates/default/admin.html:13 -msgid "Quit pyLoad" +#: module/web/templates/default/queue.html:80 +msgid "Edit the package detais below." msgstr "" -#: module/web/templates/default/admin.html:14 -msgid "Restart pyLoad" +#: module/web/templates/default/queue.html:83 +msgid "The name of the package." msgstr "" -#: module/web/templates/default/admin.html:18 -msgid "To add user or change passwords use:" +#: module/web/templates/default/queue.html:87 +msgid "Folder" msgstr "" -#: module/web/templates/default/admin.html:19 -msgid "Important: Admin user have always all permissions!" +#: module/web/templates/default/queue.html:88 +msgid "Name of subfolder for these downloads." msgstr "" -#: module/web/templates/default/admin.html:25 -#: module/web/templates/default/settings.html:91 -#: module/web/templates/default/queue.html:82 -#: module/web/templates/default/window.html:7 -#: module/web/templates/default/home.html:237 -msgid "Name" +#: module/web/templates/default/queue.html:93 +msgid "List of passwords used for unrar." msgstr "" -#: module/web/templates/default/admin.html:28 -#: module/web/templates/default/admin.html:67 -msgid "Change Password" +#: module/web/templates/default/queue.html:97 +#: module/web/templates/default/settings.html:167 +#: module/web/templates/default/captcha.html:33 +#: module/web/templates/default/admin.html:61 +#: module/web/templates/default/admin.html:91 +msgid "Submit" msgstr "" -#: module/web/templates/default/admin.html:31 -msgid "Admin" +#: module/web/templates/default/queue.html:98 +#: module/web/templates/default/settings.html:198 +#: module/web/templates/default/window.html:41 +#: module/web/templates/default/admin.html:92 +msgid "Reset" msgstr "" -#: module/web/templates/default/admin.html:34 -msgid "Permissions" +#: module/web/templates/default/logout.html:8 +msgid "You were successfully logged out." msgstr "" -#: module/web/templates/default/admin.html:41 -msgid "change" +#: module/web/templates/default/pathchooser.html:39 +#: module/web/templates/default/pathchooser.html:41 +msgid "Path" msgstr "" -#: module/web/templates/default/admin.html:61 -#: module/web/templates/default/admin.html:91 -#: module/web/templates/default/settings.html:167 -#: module/web/templates/default/queue.html:97 -#: module/web/templates/default/captcha.html:33 -msgid "Submit" +#: module/web/templates/default/pathchooser.html:39 +#: module/web/templates/default/pathchooser.html:41 +msgid "absolute" msgstr "" -#: module/web/templates/default/admin.html:69 -msgid "Enter your current and desired Password." +#: module/web/templates/default/pathchooser.html:39 +#: module/web/templates/default/pathchooser.html:41 +msgid "relative" msgstr "" -#: module/web/templates/default/admin.html:70 -msgid "User" +#: module/web/templates/default/pathchooser.html:46 +msgid "name" msgstr "" -#: module/web/templates/default/admin.html:71 -#: module/web/templates/default/settings.html:179 -msgid "Your username." +#: module/web/templates/default/pathchooser.html:47 +msgid "size" msgstr "" -#: module/web/templates/default/admin.html:75 -msgid "Current password" +#: module/web/templates/default/pathchooser.html:48 +msgid "type" msgstr "" -#: module/web/templates/default/admin.html:76 -#: module/web/templates/default/settings.html:184 -msgid "The password for this account." +#: module/web/templates/default/pathchooser.html:49 +msgid "last modified" msgstr "" -#: module/web/templates/default/admin.html:80 -msgid "New password" +#: module/web/templates/default/pathchooser.html:54 +msgid "parent directory" msgstr "" -#: module/web/templates/default/admin.html:81 -msgid "The new password." +#: module/web/templates/default/pathchooser.html:70 +msgid "no content" msgstr "" -#: module/web/templates/default/admin.html:85 -msgid "New password (repeat)" +#: module/web/templates/default/settings.html:16 +msgid "General" msgstr "" -#: module/web/templates/default/admin.html:86 -msgid "Please repeat the new password." -msgstr "" - -#: module/web/templates/default/admin.html:92 -#: module/web/templates/default/settings.html:198 -#: module/web/templates/default/queue.html:98 -#: module/web/templates/default/window.html:41 -msgid "Reset" -msgstr "" - -#: module/web/templates/default/settings.html:3 -#: module/web/templates/default/settings.html:4 -#: module/web/templates/default/base.html:102 -#: module/web/templates/default/home.html:229 -msgid "Config" -msgstr "" - -#: module/web/templates/default/settings.html:16 -msgid "General" -msgstr "" - -#: module/web/templates/default/settings.html:17 -msgid "Plugins" +#: module/web/templates/default/settings.html:17 +msgid "Plugins" msgstr "" #: module/web/templates/default/settings.html:18 @@ -320,19 +320,6 @@ msgstr "" msgid "Plugin" msgstr "" -#: module/web/templates/default/settings.html:92 -#: module/web/templates/default/settings.html:183 -#: module/web/templates/default/login.html:19 -#: module/web/templates/default/queue.html:92 -#: module/web/templates/default/window.html:21 -msgid "Password" -msgstr "" - -#: module/web/templates/default/settings.html:93 -#: module/web/templates/default/home.html:238 -msgid "Status" -msgstr "" - #: module/web/templates/default/settings.html:94 msgid "Premium" msgstr "" @@ -387,9 +374,14 @@ msgstr "" msgid "Enter your account data to use premium features." msgstr "" -#: module/web/templates/default/settings.html:178 -#: module/web/templates/default/login.html:3 -msgid "Login" +#: module/web/templates/default/settings.html:179 +#: module/web/templates/default/admin.html:71 +msgid "Your username." +msgstr "" + +#: module/web/templates/default/settings.html:184 +#: module/web/templates/default/admin.html:76 +msgid "The password for this account." msgstr "" #: module/web/templates/default/settings.html:188 @@ -400,287 +392,297 @@ msgstr "" msgid "Choose the hoster for your account." msgstr "" -#: module/web/templates/default/pathchooser.html:39 -#: module/web/templates/default/pathchooser.html:41 -msgid "Path" +#: module/web/templates/default/logs.html:12 +#: module/web/templates/default/base.html:114 +msgid "Start" msgstr "" -#: module/web/templates/default/pathchooser.html:39 -#: module/web/templates/default/pathchooser.html:41 -msgid "absolute" +#: module/web/templates/default/logs.html:12 +msgid "prev" msgstr "" -#: module/web/templates/default/pathchooser.html:39 -#: module/web/templates/default/pathchooser.html:41 -msgid "relative" +#: module/web/templates/default/logs.html:12 +msgid "next" msgstr "" -#: module/web/templates/default/pathchooser.html:46 -msgid "name" +#: module/web/templates/default/logs.html:12 +msgid "End" msgstr "" -#: module/web/templates/default/pathchooser.html:47 -msgid "size" +#: module/web/templates/default/info.html:18 +msgid "News" msgstr "" -#: module/web/templates/default/pathchooser.html:48 -msgid "type" +#: module/web/templates/default/info.html:21 +msgid "Support" msgstr "" -#: module/web/templates/default/pathchooser.html:49 -msgid "last modified" +#: module/web/templates/default/info.html:37 +msgid "System" msgstr "" -#: module/web/templates/default/pathchooser.html:54 -msgid "parent directory" +#: module/web/templates/default/info.html:40 +msgid "Python:" msgstr "" -#: module/web/templates/default/pathchooser.html:70 -msgid "no content" +#: module/web/templates/default/info.html:44 +msgid "OS:" msgstr "" -#: module/web/templates/default/setup.html:3 -#: module/web/templates/default/setup.html:4 -msgid "Setup" +#: module/web/templates/default/info.html:48 +msgid "pyLoad version:" msgstr "" -#: module/web/templates/default/login.html:14 -msgid "Username" +#: module/web/templates/default/info.html:52 +msgid "Installation Folder:" msgstr "" -#: module/web/templates/default/login.html:29 -msgid "Your username and password didn't match. Please try again." +#: module/web/templates/default/info.html:56 +msgid "Config Folder:" msgstr "" -#: module/web/templates/default/login.html:30 -msgid "To reset your login data or add an user run:" +#: module/web/templates/default/info.html:60 +msgid "Download Folder:" msgstr "" -#: module/web/templates/default/base.html:20 -#: module/web/templates/default/base.html:139 -msgid "Webinterface" +#: module/web/templates/default/info.html:64 +msgid "Free Space:" msgstr "" -#: module/web/templates/default/base.html:39 -msgid "pyLoad Update available!" +#: module/web/templates/default/info.html:68 +msgid "Language:" msgstr "" -#: module/web/templates/default/base.html:46 -msgid "Plugins updated, please restart!" +#: module/web/templates/default/info.html:72 +msgid "Webinterface Port:" msgstr "" -#: module/web/templates/default/base.html:52 -msgid "Captcha waiting" +#: module/web/templates/default/info.html:76 +msgid "Remote Interface Port:" msgstr "" -#: module/web/templates/default/base.html:57 -msgid "Logout" +#: module/web/templates/default/setup.html:3 +#: module/web/templates/default/setup.html:4 +msgid "Setup" msgstr "" -#: module/web/templates/default/base.html:61 -msgid "Info" +#: module/web/templates/default/filemanager.html:19 +msgid "FileManager" msgstr "" -#: module/web/templates/default/base.html:65 -msgid "Please Login!" +#: module/web/templates/default/window.html:5 +#: module/web/templates/default/window.html:40 +msgid "Add Package" msgstr "" -#: module/web/templates/default/base.html:84 -#: module/web/templates/default/home.html:211 -msgid "Home" +#: module/web/templates/default/window.html:6 +msgid "Paste your links or upload a container." msgstr "" -#: module/web/templates/default/base.html:87 -#: module/web/templates/default/queue.html:15 -#: module/web/templates/default/window.html:34 -#: module/web/templates/default/home.html:214 -msgid "Queue" +#: module/web/templates/default/window.html:8 +msgid "The name of the new package." msgstr "" -#: module/web/templates/default/base.html:90 -#: module/web/templates/default/queue.html:17 -#: module/web/templates/default/window.html:36 -#: module/web/templates/default/home.html:217 -msgid "Collector" +#: module/web/templates/default/window.html:12 +msgid "Links" msgstr "" -#: module/web/templates/default/base.html:99 -#: module/web/templates/default/logs.html:3 -#: module/web/templates/default/logs.html:4 -#: module/web/templates/default/home.html:226 -msgid "Logs" +#: module/web/templates/default/window.html:13 +msgid "Paste your links here or any text and press the filter button." msgstr "" -#: module/web/templates/default/base.html:114 -#: module/web/templates/default/logs.html:12 -msgid "Start" +#: module/web/templates/default/window.html:14 +msgid "Filter urls" msgstr "" -#: module/web/templates/default/base.html:115 -msgid "Stop" +#: module/web/templates/default/window.html:22 +msgid "Password for RAR-Archive" msgstr "" -#: module/web/templates/default/base.html:116 -msgid "Cancel" +#: module/web/templates/default/window.html:26 +msgid "File" msgstr "" -#: module/web/templates/default/base.html:123 -msgid "Download:" +#: module/web/templates/default/window.html:27 +msgid "Upload a container." msgstr "" -#: module/web/templates/default/base.html:124 -msgid "Reconnect:" +#: module/web/templates/default/window.html:31 +msgid "Destination" msgstr "" -#: module/web/templates/default/base.html:125 -msgid "Speed:" +#: module/web/templates/default/captcha.html:6 +msgid "Captcha reading" msgstr "" -#: module/web/templates/default/base.html:126 -msgid "Active:" +#: module/web/templates/default/captcha.html:13 +msgid "Captcha" msgstr "" -#: module/web/templates/default/base.html:127 -msgid "Reload page" +#: module/web/templates/default/captcha.html:14 +msgid "The captcha." msgstr "" -#: module/web/templates/default/base.html:157 -msgid "loading" +#: module/web/templates/default/captcha.html:20 +msgid "Text" msgstr "" -#: module/web/templates/default/base.html:166 -msgid "Back to top" +#: module/web/templates/default/captcha.html:21 +msgid "Input the text on the captcha." msgstr "" -#: module/web/templates/default/logs.html:12 -msgid "prev" +#: module/web/templates/default/captcha.html:34 +msgid "Close" msgstr "" -#: module/web/templates/default/logs.html:12 -msgid "next" +#: module/web/templates/default/base.html:20 +#: module/web/templates/default/base.html:139 +msgid "Webinterface" msgstr "" -#: module/web/templates/default/logs.html:12 -msgid "End" +#: module/web/templates/default/base.html:39 +msgid "pyLoad Update available!" msgstr "" -#: module/web/templates/default/logout.html:8 -msgid "You were successfully logged out." +#: module/web/templates/default/base.html:46 +msgid "Plugins updated, please restart!" msgstr "" -#: module/web/templates/default/queue.html:25 -msgid "Delete Finished" +#: module/web/templates/default/base.html:52 +msgid "Captcha waiting" msgstr "" -#: module/web/templates/default/queue.html:26 -msgid "Restart Failed" +#: module/web/templates/default/base.html:57 +msgid "Logout" msgstr "" -#: module/web/templates/default/queue.html:65 -msgid "Folder:" +#: module/web/templates/default/base.html:59 +#: module/web/templates/default/admin.html:8 +#: module/web/templates/default/admin.html:9 +msgid "Administrate" msgstr "" -#: module/web/templates/default/queue.html:65 -msgid "Password:" +#: module/web/templates/default/base.html:61 +msgid "Info" msgstr "" -#: module/web/templates/default/queue.html:79 -msgid "Edit Package" +#: module/web/templates/default/base.html:65 +msgid "Please Login!" msgstr "" -#: module/web/templates/default/queue.html:80 -msgid "Edit the package detais below." +#: module/web/templates/default/base.html:115 +msgid "Stop" msgstr "" -#: module/web/templates/default/queue.html:83 -msgid "The name of the package." +#: module/web/templates/default/base.html:116 +msgid "Cancel" msgstr "" -#: module/web/templates/default/queue.html:87 -msgid "Folder" +#: module/web/templates/default/base.html:123 +msgid "Download:" msgstr "" -#: module/web/templates/default/queue.html:88 -msgid "Name of subfolder for these downloads." +#: module/web/templates/default/base.html:124 +msgid "Reconnect:" msgstr "" -#: module/web/templates/default/queue.html:93 -msgid "List of passwords used for unrar." +#: module/web/templates/default/base.html:125 +msgid "Speed:" msgstr "" -#: module/web/templates/default/window.html:5 -#: module/web/templates/default/window.html:40 -msgid "Add Package" +#: module/web/templates/default/base.html:126 +msgid "Active:" msgstr "" -#: module/web/templates/default/window.html:6 -msgid "Paste your links or upload a container." +#: module/web/templates/default/base.html:127 +msgid "Reload page" msgstr "" -#: module/web/templates/default/window.html:8 -msgid "The name of the new package." +#: module/web/templates/default/base.html:157 +msgid "loading" msgstr "" -#: module/web/templates/default/window.html:12 -msgid "Links" +#: module/web/templates/default/base.html:166 +msgid "Back to top" msgstr "" -#: module/web/templates/default/window.html:13 -msgid "Paste your links here or any text and press the filter button." +#: module/web/templates/default/admin.html:13 +msgid "Quit pyLoad" msgstr "" -#: module/web/templates/default/window.html:14 -msgid "Filter urls" +#: module/web/templates/default/admin.html:14 +msgid "Restart pyLoad" msgstr "" -#: module/web/templates/default/window.html:22 -msgid "Password for RAR-Archive" +#: module/web/templates/default/admin.html:18 +msgid "To add user or change passwords use:" msgstr "" -#: module/web/templates/default/window.html:26 -msgid "File" +#: module/web/templates/default/admin.html:19 +msgid "Important: Admin user have always all permissions!" msgstr "" -#: module/web/templates/default/window.html:27 -msgid "Upload a container." +#: module/web/templates/default/admin.html:28 +#: module/web/templates/default/admin.html:67 +msgid "Change Password" msgstr "" -#: module/web/templates/default/window.html:31 -msgid "Destination" +#: module/web/templates/default/admin.html:31 +msgid "Admin" msgstr "" -#: module/web/templates/default/home.html:206 -msgid "Active Downloads" +#: module/web/templates/default/admin.html:34 +msgid "Permissions" msgstr "" -#: module/web/templates/default/home.html:240 -msgid "Size" +#: module/web/templates/default/admin.html:41 +msgid "change" msgstr "" -#: module/web/templates/default/home.html:241 -msgid "Progress" +#: module/web/templates/default/admin.html:69 +msgid "Enter your current and desired Password." msgstr "" -#: module/web/templates/default/captcha.html:6 -msgid "Captcha reading" +#: module/web/templates/default/admin.html:70 +msgid "User" msgstr "" -#: module/web/templates/default/captcha.html:13 -msgid "Captcha" +#: module/web/templates/default/admin.html:75 +msgid "Current password" msgstr "" -#: module/web/templates/default/captcha.html:14 -msgid "The captcha." +#: module/web/templates/default/admin.html:80 +msgid "New password" msgstr "" -#: module/web/templates/default/captcha.html:20 -msgid "Text" +#: module/web/templates/default/admin.html:81 +msgid "The new password." msgstr "" -#: module/web/templates/default/captcha.html:21 -msgid "Input the text on the captcha." +#: module/web/templates/default/admin.html:85 +msgid "New password (repeat)" msgstr "" -#: module/web/templates/default/captcha.html:34 -msgid "Close" +#: module/web/templates/default/admin.html:86 +msgid "Please repeat the new password." +msgstr "" + +#: module/web/pyload_app.py:125 +msgid "You dont have permission to access this page." +msgstr "" + +#: module/web/pyload_app.py:193 +msgid "Download directory not found." +msgstr "" + +#: module/web/pyload_app.py:260 module/web/pyload_app.py:267 +msgid "unlimited" +msgstr "" + +#: module/web/pyload_app.py:262 module/web/pyload_app.py:269 +msgid "not available" +msgstr "" + +#: module/web/pyload_app.py:508 +msgid "Run pyLoadCore.py -s to access the setup." msgstr "" diff --git a/locale/gui.pot b/locale/gui.pot index dc74397a0..aea17ad28 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-12-07 19:21+0100\n" +"POT-Creation-Date: 2014-04-08 15:01+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -60,215 +60,6 @@ msgstr "" msgid "Exit" msgstr "" -#: module/gui/Connector.py:76 -msgid "bad login credentials" -msgstr "" - -#: module/gui/Connector.py:78 -msgid "no ssl support" -msgstr "" - -#: module/gui/Connector.py:80 -msgid "can't connect to host" -msgstr "" - -#: module/gui/Connector.py:94 -#, python-format -msgid "server is version %(new)s client accepts version %(current)s" -msgstr "" - -#: module/gui/Collector.py:47 -msgid "finished" -msgstr "" - -#: module/gui/Collector.py:48 -msgid "offline" -msgstr "" - -#: module/gui/Collector.py:49 -msgid "online" -msgstr "" - -#: module/gui/Collector.py:50 -msgid "queued" -msgstr "" - -#: module/gui/Collector.py:51 -msgid "skipped" -msgstr "" - -#: module/gui/Collector.py:52 -msgid "waiting" -msgstr "" - -#: module/gui/Collector.py:53 -msgid "temp. offline" -msgstr "" - -#: module/gui/Collector.py:54 -msgid "starting" -msgstr "" - -#: module/gui/Collector.py:55 -msgid "failed" -msgstr "" - -#: module/gui/Collector.py:56 -msgid "aborted" -msgstr "" - -#: module/gui/Collector.py:57 -msgid "decrypting" -msgstr "" - -#: module/gui/Collector.py:58 -msgid "custom" -msgstr "" - -#: module/gui/Collector.py:59 -msgid "downloading" -msgstr "" - -#: module/gui/Collector.py:60 -msgid "processing" -msgstr "" - -#: module/gui/Collector.py:284 module/gui/PackageDock.py:66 -#: module/gui/Queue.py:152 -msgid "Name" -msgstr "" - -#: module/gui/Collector.py:286 module/gui/Queue.py:156 -msgid "Plugin" -msgstr "" - -#: module/gui/Collector.py:288 module/gui/Queue.py:154 -msgid "Status" -msgstr "" - -#: module/gui/Collector.py:290 module/gui/Queue.py:158 -msgid "Size" -msgstr "" - -#: module/gui/Accounts.py:75 -msgid "not valid" -msgstr "" - -#: module/gui/Accounts.py:77 module/gui/Accounts.py:207 -msgid "n/a" -msgstr "" - -#: module/gui/Accounts.py:80 -msgid "%a, %d %b %Y %H:%M" -msgstr "" - -#: module/gui/Accounts.py:83 module/gui/Accounts.py:205 -msgid "unlimited" -msgstr "" - -#: module/gui/Accounts.py:138 module/gui/AccountEdit.py:38 -msgid "Type" -msgstr "" - -#: module/gui/Accounts.py:140 module/gui/AccountEdit.py:39 -msgid "Login" -msgstr "" - -#: module/gui/Accounts.py:142 -msgid "Valid until" -msgstr "" - -#: module/gui/Accounts.py:144 -msgid "Traffic left" -msgstr "" - -#: module/gui/SettingsWidget.py:74 -msgid "General" -msgstr "" - -#: module/gui/SettingsWidget.py:75 -msgid "Plugins" -msgstr "" - -#: module/gui/SettingsWidget.py:89 -msgid "Reload" -msgstr "" - -#: module/gui/SettingsWidget.py:90 module/gui/ConnectionManager.py:206 -#: module/gui/AccountEdit.py:53 -msgid "Save" -msgstr "" - -#: module/gui/SettingsWidget.py:192 -msgid "Yes" -msgstr "" - -#: module/gui/SettingsWidget.py:193 -msgid "No" -msgstr "" - -#: module/gui/ConnectionManager.py:42 module/gui/ConnectionManager.py:185 -msgid "pyLoad ConnectionManager" -msgstr "" - -#: module/gui/ConnectionManager.py:47 -msgid "New" -msgstr "" - -#: module/gui/ConnectionManager.py:48 module/gui/MainWindow.py:324 -msgid "Edit" -msgstr "" - -#: module/gui/ConnectionManager.py:49 module/gui/MainWindow.py:275 -#: module/gui/MainWindow.py:295 module/gui/MainWindow.py:323 -msgid "Remove" -msgstr "" - -#: module/gui/ConnectionManager.py:50 -msgid "Connect" -msgstr "" - -#: module/gui/ConnectionManager.py:56 -msgid "Connect:" -msgstr "" - -#: module/gui/ConnectionManager.py:73 -msgid "Use internal Core:" -msgstr "" - -#: module/gui/ConnectionManager.py:117 -#, python-format -msgid "%s (Default)" -msgstr "" - -#: module/gui/ConnectionManager.py:190 -msgid "Name:" -msgstr "" - -#: module/gui/ConnectionManager.py:191 -msgid "Host:" -msgstr "" - -#: module/gui/ConnectionManager.py:192 -msgid "Local:" -msgstr "" - -#: module/gui/ConnectionManager.py:193 -msgid "User:" -msgstr "" - -#: module/gui/ConnectionManager.py:194 -msgid "Password:" -msgstr "" - -#: module/gui/ConnectionManager.py:195 -msgid "Port:" -msgstr "" - -#: module/gui/ConnectionManager.py:207 module/gui/CaptchaDock.py:65 -msgid "Cancel" -msgstr "" - #: module/gui/MainWindow.py:44 msgid "pyLoad Client" msgstr "" @@ -375,6 +166,11 @@ msgstr "" msgid "New Account" msgstr "" +#: module/gui/MainWindow.py:275 module/gui/MainWindow.py:295 +#: module/gui/MainWindow.py:323 module/gui/ConnectionManager.py:49 +msgid "Remove" +msgstr "" + #: module/gui/MainWindow.py:276 module/gui/MainWindow.py:298 msgid "Restart" msgstr "" @@ -399,6 +195,10 @@ msgstr "" msgid "Refresh Status" msgstr "" +#: module/gui/MainWindow.py:324 module/gui/ConnectionManager.py:48 +msgid "Edit" +msgstr "" + #: module/gui/MainWindow.py:402 #, python-format msgid "All Container Types (%s)" @@ -428,6 +228,121 @@ msgstr "" msgid "Open container" msgstr "" +#: module/gui/Collector.py:47 +msgid "finished" +msgstr "" + +#: module/gui/Collector.py:48 +msgid "offline" +msgstr "" + +#: module/gui/Collector.py:49 +msgid "online" +msgstr "" + +#: module/gui/Collector.py:50 +msgid "queued" +msgstr "" + +#: module/gui/Collector.py:51 +msgid "skipped" +msgstr "" + +#: module/gui/Collector.py:52 +msgid "waiting" +msgstr "" + +#: module/gui/Collector.py:53 +msgid "temp. offline" +msgstr "" + +#: module/gui/Collector.py:54 +msgid "starting" +msgstr "" + +#: module/gui/Collector.py:55 +msgid "failed" +msgstr "" + +#: module/gui/Collector.py:56 +msgid "aborted" +msgstr "" + +#: module/gui/Collector.py:57 +msgid "decrypting" +msgstr "" + +#: module/gui/Collector.py:58 +msgid "custom" +msgstr "" + +#: module/gui/Collector.py:59 +msgid "downloading" +msgstr "" + +#: module/gui/Collector.py:60 +msgid "processing" +msgstr "" + +#: module/gui/Collector.py:284 module/gui/PackageDock.py:66 +#: module/gui/Queue.py:152 +msgid "Name" +msgstr "" + +#: module/gui/Collector.py:286 module/gui/Queue.py:156 +msgid "Plugin" +msgstr "" + +#: module/gui/Collector.py:288 module/gui/Queue.py:154 +msgid "Status" +msgstr "" + +#: module/gui/Collector.py:290 module/gui/Queue.py:158 +msgid "Size" +msgstr "" + +#: module/gui/connector.py:76 +msgid "bad login credentials" +msgstr "" + +#: module/gui/connector.py:78 +msgid "no ssl support" +msgstr "" + +#: module/gui/connector.py:80 +msgid "can't connect to host" +msgstr "" + +#: module/gui/connector.py:94 +#, python-format +msgid "server is version %(new)s client accepts version %(current)s" +msgstr "" + +#: module/gui/SettingsWidget.py:74 +msgid "General" +msgstr "" + +#: module/gui/SettingsWidget.py:75 +msgid "Plugins" +msgstr "" + +#: module/gui/SettingsWidget.py:89 +msgid "Reload" +msgstr "" + +#: module/gui/SettingsWidget.py:90 module/gui/AccountEdit.py:53 +#: module/gui/ConnectionManager.py:206 +msgid "Save" +msgstr "" + +#: module/gui/SettingsWidget.py:192 +msgid "Yes" +msgstr "" + +#: module/gui/SettingsWidget.py:193 +msgid "No" +msgstr "" + #: module/gui/PackageDock.py:25 msgid "New Package" msgstr "" @@ -456,29 +371,40 @@ msgstr "" msgid "OK" msgstr "" -#: module/gui/AccountEdit.py:32 -msgid "Edit account" +#: module/gui/CaptchaDock.py:65 module/gui/ConnectionManager.py:207 +msgid "Cancel" msgstr "" -#: module/gui/AccountEdit.py:40 -msgid "New password" +#: module/gui/Accounts.py:75 +msgid "not valid" msgstr "" -#: module/gui/AccountEdit.py:83 -msgid "Create account" +#: module/gui/Accounts.py:77 module/gui/Accounts.py:207 +msgid "n/a" msgstr "" -#: module/gui/Queue.py:160 -msgid "ETA" +#: module/gui/Accounts.py:80 +msgid "%a, %d %b %Y %H:%M" msgstr "" -#: module/gui/Queue.py:162 -msgid "Progress" +#: module/gui/Accounts.py:83 module/gui/Accounts.py:205 +msgid "unlimited" msgstr "" -#: module/gui/Queue.py:384 -#, python-format -msgid "waiting %d seconds" +#: module/gui/Accounts.py:138 module/gui/AccountEdit.py:38 +msgid "Type" +msgstr "" + +#: module/gui/Accounts.py:140 module/gui/AccountEdit.py:39 +msgid "Login" +msgstr "" + +#: module/gui/Accounts.py:142 +msgid "Valid until" +msgstr "" + +#: module/gui/Accounts.py:144 +msgid "Traffic left" msgstr "" #: module/gui/Overview.py:71 module/gui/Overview.py:152 @@ -509,3 +435,77 @@ msgstr "" #: module/gui/Overview.py:158 module/gui/Overview.py:160 msgid "Size:" msgstr "" + +#: module/gui/AccountEdit.py:32 +msgid "Edit account" +msgstr "" + +#: module/gui/AccountEdit.py:40 +msgid "New password" +msgstr "" + +#: module/gui/AccountEdit.py:83 +msgid "Create account" +msgstr "" + +#: module/gui/Queue.py:160 +msgid "ETA" +msgstr "" + +#: module/gui/Queue.py:162 +msgid "Progress" +msgstr "" + +#: module/gui/Queue.py:384 +#, python-format +msgid "waiting %d seconds" +msgstr "" + +#: module/gui/ConnectionManager.py:42 module/gui/ConnectionManager.py:185 +msgid "pyLoad ConnectionManager" +msgstr "" + +#: module/gui/ConnectionManager.py:47 +msgid "New" +msgstr "" + +#: module/gui/ConnectionManager.py:50 +msgid "Connect" +msgstr "" + +#: module/gui/ConnectionManager.py:56 +msgid "Connect:" +msgstr "" + +#: module/gui/ConnectionManager.py:73 +msgid "Use internal Core:" +msgstr "" + +#: module/gui/ConnectionManager.py:117 +#, python-format +msgid "%s (Default)" +msgstr "" + +#: module/gui/ConnectionManager.py:190 +msgid "Name:" +msgstr "" + +#: module/gui/ConnectionManager.py:191 +msgid "Host:" +msgstr "" + +#: module/gui/ConnectionManager.py:192 +msgid "Local:" +msgstr "" + +#: module/gui/ConnectionManager.py:193 +msgid "User:" +msgstr "" + +#: module/gui/ConnectionManager.py:194 +msgid "Password:" +msgstr "" + +#: module/gui/ConnectionManager.py:195 +msgid "Port:" +msgstr "" diff --git a/locale/setup.pot b/locale/setup.pot index cf4dd8cfc..e3effae76 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-12-07 19:21+0100\n" +"POT-Creation-Date: 2014-04-08 15:01+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -44,41 +44,41 @@ msgid "" "hit enter." msgstr "" -#: module/setup.py:77 +#: module/setup.py:78 msgid "" "Don't forget: You can always rerun this assistent with --setup or -s " "parameter, when you start pyLoadCore." msgstr "" -#: module/setup.py:78 +#: module/setup.py:79 msgid "If you have any problems with this assistent hit STRG-C," msgstr "" -#: module/setup.py:79 +#: module/setup.py:80 msgid "to abort and don't let him start with pyLoadCore automatically anymore." msgstr "" -#: module/setup.py:81 +#: module/setup.py:82 msgid "When you are ready for system check, hit enter." msgstr "" -#: module/setup.py:88 +#: module/setup.py:89 msgid "You need pycurl, sqlite and python 2.5, 2.6 or 2.7 to run pyLoad." msgstr "" -#: module/setup.py:89 +#: module/setup.py:90 msgid "Please correct this and re-run pyLoad." msgstr "" -#: module/setup.py:90 +#: module/setup.py:91 msgid "Setup will now close." msgstr "" -#: module/setup.py:94 +#: module/setup.py:95 msgid "System check finished, hit enter to see your status report." msgstr "" -#: module/setup.py:96 +#: module/setup.py:97 msgid "## Status ##" msgstr "" @@ -175,13 +175,13 @@ msgstr "" msgid "Do you want to change the config path? Current is %s" msgstr "" -#: module/setup.py:154 +#: module/setup.py:155 msgid "" "If you use pyLoad on a server or the home partition lives on an iternal " "flash it may be a good idea to change it." msgstr "" -#: module/setup.py:155 +#: module/setup.py:156 msgid "Change config path?" msgstr "" @@ -225,271 +225,263 @@ msgstr "" msgid "## System Check ##" msgstr "" -#: module/setup.py:196 +#: module/setup.py:194 msgid "Your python version is to new, Please use Python 2.6/2.7" msgstr "" -#: module/setup.py:199 +#: module/setup.py:197 msgid "Your python version is to old, Please use at least Python 2.5" msgstr "" -#: module/setup.py:202 +#: module/setup.py:200 msgid "Python Version: OK" msgstr "" -#: module/setup.py:249 +#: module/setup.py:247 #, python-format msgid "Your installed jinja2 version %s seems too old." msgstr "" -#: module/setup.py:250 +#: module/setup.py:248 msgid "You can safely continue but if the webinterface is not working," msgstr "" -#: module/setup.py:251 +#: module/setup.py:249 msgid "" "please upgrade or deinstall it, pyLoad includes a sufficient jinja2 libary." msgstr "" -#: module/setup.py:268 +#: module/setup.py:264 msgid "JS engine" msgstr "" -#: module/setup.py:274 +#: module/setup.py:270 msgid "## Basic Setup ##" msgstr "" -#: module/setup.py:277 +#: module/setup.py:273 msgid "The following logindata is valid for CLI, GUI and webinterface." msgstr "" -#: module/setup.py:282 module/setup.py:371 module/setup.py:387 +#: module/setup.py:279 module/setup.py:370 module/setup.py:386 msgid "Username" msgstr "" -#: module/setup.py:288 +#: module/setup.py:285 msgid "" "External clients (GUI, CLI or other) need remote access to work over the " "network." msgstr "" -#: module/setup.py:289 +#: module/setup.py:286 msgid "" "However, if you only want to use the webinterface you may disable it to save " "ram." msgstr "" -#: module/setup.py:290 +#: module/setup.py:287 msgid "Enable remote access" msgstr "" -#: module/setup.py:295 +#: module/setup.py:291 msgid "Language" msgstr "" -#: module/setup.py:298 +#: module/setup.py:293 msgid "Downloadfolder" msgstr "" -#: module/setup.py:299 +#: module/setup.py:294 msgid "Max parallel downloads" msgstr "" -#: module/setup.py:303 +#: module/setup.py:298 msgid "Use Reconnect?" msgstr "" -#: module/setup.py:306 +#: module/setup.py:301 msgid "Reconnect script location" msgstr "" -#: module/setup.py:311 +#: module/setup.py:306 msgid "## Webinterface Setup ##" msgstr "" -#: module/setup.py:314 +#: module/setup.py:309 msgid "Activate webinterface?" msgstr "" -#: module/setup.py:316 +#: 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:317 +#: module/setup.py:312 msgid "Address" msgstr "" -#: module/setup.py:318 +#: module/setup.py:313 msgid "Port" msgstr "" -#: module/setup.py:320 +#: module/setup.py:315 msgid "" "pyLoad offers several server backends, now following a short explanation." msgstr "" -#: module/setup.py:321 +#: module/setup.py:316 msgid "Default server, best choice if you dont know which one to choose." msgstr "" -#: module/setup.py:322 +#: module/setup.py:317 msgid "This server offers SSL and is a good alternative to builtin." msgstr "" -#: module/setup.py:323 +#: module/setup.py:319 msgid "" "Can be used by apache, lighttpd, requires you to configure them, which is " "not too easy job." msgstr "" -#: module/setup.py:324 +#: module/setup.py:320 msgid "Very fast alternative written in C, requires libev and linux knowlegde." msgstr "" -#: module/setup.py:325 +#: module/setup.py:321 msgid "Get it from here: https://github.com/jonashaag/bjoern, compile it" msgstr "" -#: module/setup.py:326 +#: module/setup.py:322 msgid "and copy bjoern.so to module/lib" msgstr "" -#: module/setup.py:329 +#: module/setup.py:326 msgid "" "Attention: In some rare cases the builtin server is not working, if you " "notice problems with the webinterface" msgstr "" -#: module/setup.py:330 +#: module/setup.py:327 msgid "come back here and change the builtin server to the threaded one here." msgstr "" -#: module/setup.py:333 +#: module/setup.py:329 msgid "Server" msgstr "" -#: module/setup.py:337 +#: module/setup.py:334 msgid "## SSL Setup ##" msgstr "" -#: module/setup.py:339 +#: module/setup.py:336 msgid "" "Execute these commands from pyLoad config folder to make ssl certificates:" msgstr "" -#: module/setup.py:345 +#: module/setup.py:342 msgid "If you're done and everything went fine, you can activate ssl now." msgstr "" -#: module/setup.py:347 +#: module/setup.py:344 msgid "Activate SSL?" msgstr "" -#: module/setup.py:361 +#: module/setup.py:360 msgid "Select action" msgstr "" -#: module/setup.py:362 +#: module/setup.py:361 msgid "1 - Create/Edit user" msgstr "" -#: module/setup.py:363 +#: module/setup.py:362 msgid "2 - List users" msgstr "" -#: module/setup.py:364 +#: module/setup.py:363 msgid "3 - Remove user" msgstr "" -#: module/setup.py:365 +#: module/setup.py:364 msgid "4 - Quit" msgstr "" -#: module/setup.py:377 +#: module/setup.py:376 msgid "Users" msgstr "" -#: module/setup.py:406 +#: module/setup.py:403 msgid "Setting new configpath, current configuration will not be transfered!" msgstr "" -#: module/setup.py:407 +#: module/setup.py:404 msgid "Configpath" msgstr "" -#: module/setup.py:415 +#: module/setup.py:412 msgid "Configpath changed, setup will now close, please restart to go on." msgstr "" -#: module/setup.py:416 +#: module/setup.py:413 msgid "Press Enter to exit." msgstr "" -#: module/setup.py:420 +#: module/setup.py:417 #, python-format msgid "Setting config path failed: %s" msgstr "" -#: module/setup.py:425 +#: module/setup.py:422 #, python-format msgid "%s: OK" msgstr "" -#: module/setup.py:427 +#: module/setup.py:424 #, python-format msgid "%s: missing" msgstr "" -#: module/setup.py:456 -msgid "[y]/n" -msgstr "" - -#: module/setup.py:458 -msgid "y/[n]" -msgstr "" - -#: module/setup.py:470 +#: module/setup.py:464 msgid "Password: " msgstr "" -#: module/setup.py:475 -msgid "Password to short. Use at least 4 symbols." +#: module/setup.py:468 +msgid "Password too short. Use at least 4 symbols." msgstr "" -#: module/setup.py:481 +#: module/setup.py:471 msgid "Password (again): " msgstr "" -#: module/setup.py:488 +#: module/setup.py:477 msgid "Passwords did not match." msgstr "" -#: module/setup.py:499 +#: module/setup.py:493 msgid "yes" msgstr "" -#: module/setup.py:499 +#: module/setup.py:493 msgid "true" msgstr "" -#: module/setup.py:499 +#: module/setup.py:493 msgid "t" msgstr "" -#: module/setup.py:502 +#: module/setup.py:496 msgid "no" msgstr "" -#: module/setup.py:502 +#: module/setup.py:496 msgid "false" msgstr "" -#: module/setup.py:502 +#: module/setup.py:496 msgid "f" msgstr "" -#: module/setup.py:505 module/setup.py:516 +#: module/setup.py:499 module/setup.py:509 msgid "Invalid Input" msgstr "" -- cgit v1.2.3