diff options
Diffstat (limited to 'locale/core.pot')
-rw-r--r-- | locale/core.pot | 282 |
1 files changed, 141 insertions, 141 deletions
diff --git a/locale/core.pot b/locale/core.pot index 42719abcb..75a08c68a 100644 --- a/locale/core.pot +++ b/locale/core.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: pyload 0.4.9.9-dev\n" "Report-Msgid-Bugs-To: 'bugs@pyload.org'\n" -"POT-Creation-Date: 2013-07-12 20:56+0200\n" +"POT-Creation-Date: 2013-07-15 23:06+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -17,11 +17,6 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: pyload/AccountManager.py:69 -#, python-format -msgid "Unknown account plugin %s" -msgstr "" - #: pyload/AddonManager.py:62 #, python-format msgid "Error when executing %s" @@ -39,7 +34,7 @@ msgstr "" #: pyload/AddonManager.py:97 #, python-format -msgid "Deactivate addons: %s" +msgid "Deactivated addons: %s" msgstr "" #: pyload/AddonManager.py:153 @@ -50,19 +45,33 @@ msgstr "" msgid "Deactivating Plugins..." msgstr "" -#: pyload/api/DownloadApi.py:44 -#, python-format -msgid "Added package %(name)s as folder %(folder)s" +#: pyload/web/ServerThread.py:49 +msgid "SSL certificates not found." msgstr "" -#: pyload/api/DownloadApi.py:95 -#, python-format -msgid "Added %d links to package" +#: pyload/web/ServerThread.py:53 +msgid "WebUI built is not available" msgstr "" -#: pyload/Api.py:152 +#: pyload/web/ServerThread.py:55 +msgid "Running webUI in development mode" +msgstr "" + +#: pyload/web/ServerThread.py:73 +msgid "Failed starting webserver: " +msgstr "" + +#: pyload/web/ServerThread.py:107 +msgid "Failed importing webserver: " +msgstr "" + +#: pyload/web/ServerThread.py:125 +msgid "This server offers no SSL, please consider using threaded instead" +msgstr "" + +#: pyload/web/ServerThread.py:139 #, python-format -msgid "User '%s' tries to log in" +msgid "Starting %(name)s webserver: %(host)s:%(port)d" msgstr "" #: pyload/config/default.py:14 @@ -346,82 +355,51 @@ msgstr "" msgid "Download Time" msgstr "" -#: pyload/Core.py:195 -msgid "Received Quit signal" +#: pyload/network/HTTPDownload.py:249 +#, python-format +msgid "Download chunks failed, fallback to single connection | %s" msgstr "" -#: pyload/Core.py:323 +#: pyload/api/DownloadApi.py:44 #, python-format -msgid "pyLoad already running with pid %s" +msgid "Added package %(name)s as folder %(folder)s" msgstr "" -#: pyload/Core.py:337 +#: pyload/api/DownloadApi.py:95 #, python-format -msgid "Failed changing group: %s" +msgid "Added %d links to package" msgstr "" -#: pyload/Core.py:347 +#: pyload/AccountManager.py:69 #, python-format -msgid "Failed changing user: %s" +msgid "Unknown account plugin %s" msgstr "" -#: pyload/Core.py:358 -msgid "Starting" +#: pyload/interaction/InteractionManager.py:88 +msgid "Query" msgstr "" -#: pyload/Core.py:359 -#, python-format -msgid "Using home directory: %s" +#: pyload/interaction/InteractionManager.py:111 +msgid "Captcha request" msgstr "" -#: pyload/Core.py:373 -msgid "All links removed" +#: pyload/interaction/InteractionManager.py:111 +msgid "Please solve the captcha." msgstr "" -#: pyload/Core.py:403 +#: pyload/remote/RemoteManager.py:35 #, python-format -msgid "Download time: %s" +msgid "Remote backend error: %s" msgstr "" -#: pyload/Core.py:418 +#: pyload/remote/RemoteManager.py:80 #, python-format -msgid "Free space: %s" -msgstr "" - -#: pyload/Core.py:438 -msgid "Activating Accounts..." -msgstr "" - -#: pyload/Core.py:443 -msgid "Restarting failed downloads..." -msgstr "" - -#: pyload/Core.py:451 -msgid "pyLoad is up and running" -msgstr "" - -#: pyload/Core.py:474 -msgid "restarting pyLoad" -msgstr "" - -#: pyload/Core.py:478 -msgid "pyLoad quits" -msgstr "" - -#: pyload/Core.py:564 -msgid "shutting down..." -msgstr "" - -#: pyload/Core.py:579 -msgid "error while shutting down" -msgstr "" - -#: pyload/Core.py:661 -msgid "killed pyLoad from terminal" +msgid "Starting %(name)s: %(addr)s:%(port)s" msgstr "" -#: pyload/database/DatabaseBackend.py:167 -msgid "Database was deleted due to incompatible version." +#: pyload/remote/RemoteManager.py:82 +#, python-format +msgid "Failed loading backend %(name)s | %(error)s" msgstr "" #: pyload/FileManager.py:53 @@ -497,45 +475,87 @@ msgstr "" msgid "Package finished: %s" msgstr "" -#: pyload/interaction/InteractionManager.py:88 -msgid "Query" +#: pyload/Api.py:152 +#, python-format +msgid "User '%s' tries to log in" msgstr "" -#: pyload/interaction/InteractionManager.py:111 -msgid "Captcha request" +#: pyload/Core.py:195 +msgid "Received Quit signal" msgstr "" -#: pyload/interaction/InteractionManager.py:111 -msgid "Please solve the captcha." +#: pyload/Core.py:323 +#, python-format +msgid "pyLoad already running with pid %s" msgstr "" -#: pyload/network/HTTPDownload.py:249 +#: pyload/Core.py:337 #, python-format -msgid "Download chunks failed, fallback to single connection | %s" +msgid "Failed changing group: %s" msgstr "" -#: pyload/PluginManager.py:304 +#: pyload/Core.py:347 #, python-format -msgid "Error importing %(name)s: %(msg)s" +msgid "Failed changing user: %s" msgstr "" -#: pyload/remote/RemoteManager.py:35 +#: pyload/Core.py:358 +msgid "Starting" +msgstr "" + +#: pyload/Core.py:359 #, python-format -msgid "Remote backend error: %s" +msgid "Using home directory: %s" msgstr "" -#: pyload/remote/RemoteManager.py:80 +#: pyload/Core.py:373 +msgid "All links removed" +msgstr "" + +#: pyload/Core.py:403 #, python-format -msgid "Starting %(name)s: %(addr)s:%(port)s" +msgid "Download time: %s" msgstr "" -#: pyload/remote/RemoteManager.py:82 +#: pyload/Core.py:418 #, python-format -msgid "Failed loading backend %(name)s | %(error)s" +msgid "Free space: %s" msgstr "" -#: pyload/threads/AddonThread.py:55 -msgid "An Error occurred" +#: pyload/Core.py:438 +msgid "Activating Accounts..." +msgstr "" + +#: pyload/Core.py:443 +msgid "Restarting failed downloads..." +msgstr "" + +#: pyload/Core.py:451 +msgid "pyLoad is up and running" +msgstr "" + +#: pyload/Core.py:474 +msgid "restarting pyLoad" +msgstr "" + +#: pyload/Core.py:478 +msgid "pyLoad quits" +msgstr "" + +#: pyload/Core.py:564 +msgid "shutting down..." +msgstr "" + +#: pyload/Core.py:579 +msgid "error while shutting down" +msgstr "" + +#: pyload/Core.py:661 +msgid "killed pyLoad from terminal" +msgstr "" + +#: pyload/database/DatabaseBackend.py:167 +msgid "Database was deleted due to incompatible version." msgstr "" #: pyload/threads/DecrypterThread.py:50 @@ -551,6 +571,37 @@ msgstr "" msgid "No links decrypted" msgstr "" +#: pyload/threads/InfoThread.py:147 +#, python-format +msgid "Info Fetching for %(name)s failed | %(err)s" +msgstr "" + +#: pyload/threads/ThreadManager.py:155 +#, python-format +msgid "Reconnect Failed: %s" +msgstr "" + +#: pyload/threads/ThreadManager.py:192 +msgid "Reconnect script not found!" +msgstr "" + +#: pyload/threads/ThreadManager.py:198 +msgid "Starting reconnect" +msgstr "" + +#: pyload/threads/ThreadManager.py:212 +msgid "Failed executing reconnect script!" +msgstr "" + +#: pyload/threads/ThreadManager.py:224 +#, python-format +msgid "Reconnected, new IP: %s" +msgstr "" + +#: pyload/threads/ThreadManager.py:298 +msgid "Not enough space left on device" +msgstr "" + #: pyload/threads/DownloadThread.py:64 #, python-format msgid "Download starts: %s" @@ -605,35 +656,13 @@ msgstr "" msgid "Internal Server Error" msgstr "" -#: pyload/threads/InfoThread.py:147 -#, python-format -msgid "Info Fetching for %(name)s failed | %(err)s" -msgstr "" - -#: pyload/threads/ThreadManager.py:155 -#, python-format -msgid "Reconnect Failed: %s" -msgstr "" - -#: pyload/threads/ThreadManager.py:192 -msgid "Reconnect script not found!" -msgstr "" - -#: pyload/threads/ThreadManager.py:198 -msgid "Starting reconnect" -msgstr "" - -#: pyload/threads/ThreadManager.py:212 -msgid "Failed executing reconnect script!" +#: pyload/threads/AddonThread.py:55 +msgid "An Error occurred" msgstr "" -#: pyload/threads/ThreadManager.py:224 +#: pyload/PluginManager.py:304 #, python-format -msgid "Reconnected, new IP: %s" -msgstr "" - -#: pyload/threads/ThreadManager.py:298 -msgid "Not enough space left on device" +msgid "Error importing %(name)s: %(msg)s" msgstr "" #: pyload/utils/JsEngine.py:188 @@ -641,32 +670,3 @@ msgid "" "No js engine detected, please install either Spidermonkey, ossp-js, pyv8, " "nodejs or rhino" msgstr "" - -#: pyload/web/ServerThread.py:49 -msgid "SSL certificates not found." -msgstr "" - -#: pyload/web/ServerThread.py:53 -msgid "WebUI built is not available" -msgstr "" - -#: pyload/web/ServerThread.py:55 -msgid "Running webUI in development mode" -msgstr "" - -#: pyload/web/ServerThread.py:73 -msgid "Failed starting webserver: " -msgstr "" - -#: pyload/web/ServerThread.py:107 -msgid "Failed importing webserver: " -msgstr "" - -#: pyload/web/ServerThread.py:125 -msgid "This server offers no SSL, please consider using threaded instead" -msgstr "" - -#: pyload/web/ServerThread.py:139 -#, python-format -msgid "Starting %(name)s webserver: %(host)s:%(port)d" -msgstr "" |