diff options
author | RaNaN <Mast3rRaNaN@hotmail.de> | 2010-08-27 14:23:55 +0200 |
---|---|---|
committer | RaNaN <Mast3rRaNaN@hotmail.de> | 2010-08-27 14:23:55 +0200 |
commit | 1bbbd7e7e123516a8540099e5f380ba158dfef5f (patch) | |
tree | 87725c8189bf68b5832e4de44555858173051743 /locale/en | |
parent | hotfile fix (diff) | |
download | pyload-1bbbd7e7e123516a8540099e5f380ba158dfef5f.tar.xz |
locale fixes
Diffstat (limited to 'locale/en')
-rw-r--r-- | locale/en/en.po | 8 | ||||
-rw-r--r-- | locale/en/gui.po | 15 |
2 files changed, 14 insertions, 9 deletions
diff --git a/locale/en/en.po b/locale/en/en.po index 4d5bc4ee3..31d2cfaac 100644 --- a/locale/en/en.po +++ b/locale/en/en.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "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" +"PO-Revision-Date: 2010-08-27 00:36+0100\n" "Last-Translator: Marius <mkaay@mkaay.de>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: de\n" @@ -161,9 +161,6 @@ msgstr "Secure XMLRPC Server Started" msgid "Auth XMLRPC Server Started" msgstr "Auth XMLRPC Server Started" -#~ msgid "Failed starting socket server, CLI and GUI will not be available: %s" -#~ msgstr "" - #: pyLoadCore.py:272 msgid "%s created" msgstr "%s created" @@ -207,3 +204,6 @@ 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" + +#~ msgid "Failed starting socket server, CLI and GUI will not be available: %s" +#~ msgstr "" diff --git a/locale/en/gui.po b/locale/en/gui.po index 0cc6cf7ec..cd5357a74 100644 --- a/locale/en/gui.po +++ b/locale/en/gui.po @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2010-02-03 15:21+CET\n" -"PO-Revision-Date: 2010-02-04 21:28+0200\n" +"PO-Revision-Date: 2010-08-27 00:36+0100\n" "Last-Translator: Marius <mkaay@mkaay.de>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: en\n" @@ -21,11 +21,13 @@ msgstr "" msgid "Captcha" msgstr "Captcha" -#: ./module/gui/CaptchaDock.py:56 ./module/gui/PWInputWindow.py:28 +#: ./module/gui/CaptchaDock.py:56 +#: ./module/gui/PWInputWindow.py:28 msgid "OK" msgstr "OK" -#: ./module/gui/CaptchaDock.py:57 ./module/gui/ConnectionManager.py:154 +#: ./module/gui/CaptchaDock.py:57 +#: ./module/gui/ConnectionManager.py:154 #: ./module/gui/PWInputWindow.py:29 msgid "Cancel" msgstr "Cancel" @@ -38,7 +40,8 @@ msgstr "New" msgid "Edit" msgstr "Edit" -#: ./module/gui/ConnectionManager.py:35 ./module/gui/MainWindow.py:191 +#: ./module/gui/ConnectionManager.py:35 +#: ./module/gui/MainWindow.py:191 #: ./module/gui/MainWindow.py:205 msgid "Remove" msgstr "Remove" @@ -211,7 +214,8 @@ msgstr "Password:" msgid "New Package" msgstr "New Package" -#: ./module/gui/PackageDock.py:50 ./pyLoadGui.py:236 +#: ./module/gui/PackageDock.py:50 +#: ./pyLoadGui.py:236 msgid "Name" msgstr "Name" @@ -254,3 +258,4 @@ msgstr "Update Available" #: ./pyLoadGui.py:305 msgid "Unnamed" msgstr "Unnamed" + |