summaryrefslogtreecommitdiffstats
path: root/locale/en
diff options
context:
space:
mode:
authorGravatar mkaay <mkaay@mkaay.de> 2010-02-02 22:15:48 +0100
committerGravatar mkaay <mkaay@mkaay.de> 2010-02-02 22:15:48 +0100
commitdc97a68f74dc0966b1df9e8f8231d76ecd9f2673 (patch)
treeba05b6850867bf5033d1fa725a442ba7d325956b /locale/en
parentforgot file (diff)
downloadpyload-dc97a68f74dc0966b1df9e8f8231d76ecd9f2673.tar.xz
some gui fixes, i18n update
Diffstat (limited to 'locale/en')
-rw-r--r--locale/en/en.po219
1 files changed, 180 insertions, 39 deletions
diff --git a/locale/en/en.po b/locale/en/en.po
index 87e646735..4d5bc4ee3 100644
--- a/locale/en/en.po
+++ b/locale/en/en.po
@@ -4,65 +4,206 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: 0.1\n"
-"POT-Creation-Date: 2009-06-05 18:26+CEST\n"
-"PO-Revision-Date: 2009-06-05 18:28+0100\n"
-"Last-Translator: spoob <spoob@gmx.de>\n"
-"Language-Team: pyLoad <LL@li.org>\n"
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: 2010-02-02 21:54+CET\n"
+"PO-Revision-Date: 2010-02-02 23:05+0200\n"
+"Last-Translator: Marius <mkaay@mkaay.de>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: de\n"
"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=utf-8\n"
+"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: Pootle 2.0.0\n"
"Generated-By: pygettext.py 1.5\n"
-#: Core.py:59
+#: module/download_thread.py:115
+msgid "Hoster unvailable, wait 60 seconds"
+msgstr "Hoster unvailable, wait 60 seconds"
+
+#: module/download_thread.py:117
+msgid "Error getting error code: %s"
+msgstr "Error getting error code: %s"
+
+#: module/download_thread.py:163
+msgid "Checksum ok ('%s')"
+msgstr "Checksum ok ('%s')"
+
+#: module/download_thread.py:165
+msgid "Checksum not matched! ('%s')"
+msgstr "Checksum not matched! ('%s')"
+
+#: module/download_thread.py:167
+msgid "Can't get checksum for %s"
+msgstr "Can't get checksum for %s"
+
+#: module/download_thread.py:169
+msgid "Checksum not implemented for %s"
+msgstr "Checksum not implemented for %s"
+
+#: module/file_list.py:87
+msgid "Found %s links in linkcollector"
+msgstr "Found %s links in linkcollector"
+
+#: module/file_list.py:89
+msgid "Found %s unqueued packages"
+msgstr "Found %s unqueued packages"
+
+#: module/file_list.py:91
+msgid "Added %s packages to queue"
+msgstr "Added %s packages to queue"
+
+#: module/thread_list.py:88
+msgid "Get links from: %s"
+msgstr "Get links from: %s"
+
+#: module/thread_list.py:90
+msgid "Download starts: %s"
+msgstr "Download starts: %s"
+
+#: module/thread_list.py:136
+msgid "Parsed links from %s: %i"
+msgstr "Parsed links from %s: %i"
+
+#: module/thread_list.py:138
+msgid "No links in %s"
+msgstr "No links in %s"
+
+#: module/thread_list.py:145
+msgid "Download finished: %s"
+msgstr "Download finished: %s"
+
+#: module/thread_list.py:151
+msgid "Download failed: %s | %s"
+msgstr "Download failed: %s | %s"
+
+#: module/thread_list.py:156
+msgid "Download aborted: %s"
+msgstr "Download aborted: %s"
+
+#: module/thread_list.py:206
+msgid "Starting reconnect"
+msgstr "Starting reconnect"
+
+#: module/thread_list.py:220
+msgid "Reconnected, new IP: %s"
+msgstr "Reconnected, new IP: %s"
+
+#: pyLoadCore.py:111
+msgid "pycrypto to decode container files"
+msgstr "pycrypto to decode container files"
+
+#: pyLoadCore.py:112
+msgid "Python Image Libary (PIL) for captha reading"
+msgstr "Python Image Libary (PIL) for captha reading"
+
+#: pyLoadCore.py:113
+msgid "pycurl for lower memory footprint while downloading"
+msgstr "pycurl for lower memory footprint while downloading"
+
+#: pyLoadCore.py:114
+msgid "Django for webinterface"
+msgstr "Django for webinterface"
+
+#: pyLoadCore.py:115
+msgid "tesseract for captcha reading"
+msgstr "tesseract for captcha reading"
+
+#: pyLoadCore.py:116
+msgid "gocr for captcha reading"
+msgstr "gocr for captcha reading"
+
+#: pyLoadCore.py:118
msgid "folder for logs"
-msgstr ""
+msgstr "folder for logs"
-#: Core.py:60
+#: pyLoadCore.py:119
msgid "folder for downloads"
-msgstr ""
+msgstr "folder for downloads"
-#: Core.py:61
+#: pyLoadCore.py:120
msgid "file for links"
-msgstr ""
+msgstr "file for links"
-#: Core.py:62
+#: pyLoadCore.py:121
msgid "file for failed links"
-msgstr ""
+msgstr "file for failed links"
+
+#: pyLoadCore.py:124
+msgid "OpenSSL for secure connection"
+msgstr "OpenSSL for secure connection"
+
+#: pyLoadCore.py:125
+msgid "ssl certificate"
+msgstr "ssl certificate"
+
+#: pyLoadCore.py:126
+msgid "ssl key"
+msgstr "ssl key"
-#: Core.py:68
+#: pyLoadCore.py:150
msgid "Downloadtime: %s"
-msgstr ""
+msgstr "Downloadtime: %s"
-#: Core.py:96
-msgid " added"
-msgstr ""
+#: pyLoadCore.py:179
+msgid "restarting pyLoad"
+msgstr "restarting pyLoad"
-#: Core.py:97
-msgid "created index of plugins"
-msgstr ""
+#: pyLoadCore.py:183
+msgid "pyLoad quits"
+msgstr "pyLoad quits"
-#: Core.py:119
-msgid "new update %s on pyload.org"
-msgstr ""
+#: pyLoadCore.py:194
+msgid "Secure XMLRPC Server Started"
+msgstr "Secure XMLRPC Server Started"
-#: Core.py:121
-msgid "newst version %s in use:"
-msgstr ""
+#: pyLoadCore.py:197
+msgid "Auth XMLRPC Server Started"
+msgstr "Auth XMLRPC Server Started"
-#: Core.py:123
-msgid "beta version %s in use:"
-msgstr ""
+#~ msgid "Failed starting socket server, CLI and GUI will not be available: %s"
+#~ msgstr ""
-#: Core.py:132
+#: pyLoadCore.py:272
msgid "%s created"
-msgstr ""
+msgstr "%s created"
-#: Core.py:194
-msgid "%i seconds"
-msgstr ""
+#: pyLoadCore.py:275
+msgid "could not find %s: %s"
+msgstr "could not find %s: %s"
-#: Core.py:222
-msgid "Server Mode"
-msgstr ""
+#: pyLoadCore.py:277
+msgid "could not create %s: %s"
+msgstr "could not create %s: %s"
+
+#: pyLoadCore.py:305
+msgid "%s added"
+msgstr "%s added"
+
+#: pyLoadCore.py:306
+msgid "created index of plugins"
+msgstr "created index of plugins"
+
+#: pyLoadCore.py:325
+msgid "shutting down..."
+msgstr "shutting down..."
+
+#: pyLoadCore.py:341
+msgid "No Updates for pyLoad"
+msgstr "No Updates for pyLoad"
+
+#: pyLoadCore.py:344
+msgid "New pyLoad Version %s available"
+msgstr "New pyLoad Version %s available"
+
+#: pyLoadCore.py:369
+msgid "Auto install Failed"
+msgstr "Auto install Failed"
+
+#: pyLoadCore.py:607
+msgid "killed pyLoad from Terminal"
+msgstr "killed pyLoad from Terminal"
+#: pyLoadCore.py:203
+msgid "Failed starting XMLRPC server, CLI and GUI will not be available: %s"
+msgstr "Failed starting XMLRPC server, CLI and GUI will not be available: %s"