forked from pyload/pyload
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
11 changed files
with
301 additions
and
184 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: pyLoad 0.4.9\n" | ||
"Report-Msgid-Bugs-To: '[email protected]'\n" | ||
"POT-Creation-Date: 2011-12-07 19:00+0100\n" | ||
"POT-Creation-Date: 2011-12-07 19:21+0100\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
@@ -187,40 +187,40 @@ msgstr "" | |
msgid "Couldn't write user config file" | ||
msgstr "" | ||
|
||
#: pyLoadCli.py:546 | ||
#: pyLoadCli.py:548 | ||
msgid "You need py-openssl to connect to this pyLoad Core." | ||
msgstr "" | ||
|
||
#: pyLoadCli.py:553 | ||
#: pyLoadCli.py:555 | ||
msgid "Address: " | ||
msgstr "" | ||
|
||
#: pyLoadCli.py:554 | ||
#: pyLoadCli.py:556 | ||
msgid "Port: " | ||
msgstr "" | ||
|
||
#: pyLoadCli.py:555 | ||
#: pyLoadCli.py:557 | ||
msgid "Username: " | ||
msgstr "" | ||
|
||
#: pyLoadCli.py:559 | ||
#: pyLoadCli.py:561 | ||
msgid "Password: " | ||
msgstr "" | ||
|
||
#: pyLoadCli.py:564 pyLoadCli.py:573 | ||
#: pyLoadCli.py:566 pyLoadCli.py:575 | ||
msgid "Login data is wrong." | ||
msgstr "" | ||
|
||
#: pyLoadCli.py:566 pyLoadCli.py:575 | ||
#: pyLoadCli.py:568 pyLoadCli.py:577 | ||
#, python-format | ||
msgid "Could not establish connection to %(addr)s:%(port)s." | ||
msgstr "" | ||
|
||
#: pyLoadCli.py:578 | ||
#: pyLoadCli.py:580 | ||
msgid "You need py-openssl to connect to this pyLoad core." | ||
msgstr "" | ||
|
||
#: pyLoadCli.py:580 | ||
#: pyLoadCli.py:582 | ||
msgid "Interactive mode ignored since you passed some commands." | ||
msgstr "" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: pyLoad 0.4.9\n" | ||
"Report-Msgid-Bugs-To: '[email protected]'\n" | ||
"POT-Creation-Date: 2011-12-07 19:00+0100\n" | ||
"POT-Creation-Date: 2011-12-07 19:21+0100\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
@@ -21,116 +21,116 @@ msgstr "" | |
msgid "Received Quit signal" | ||
msgstr "" | ||
|
||
#: pyLoadCore.py:300 | ||
#: pyLoadCore.py:301 | ||
#, python-format | ||
msgid "pyLoad already running with pid %s" | ||
msgstr "" | ||
|
||
#: pyLoadCore.py:314 | ||
#: pyLoadCore.py:315 | ||
#, python-format | ||
msgid "Failed changing group: %s" | ||
msgstr "" | ||
|
||
#: pyLoadCore.py:324 | ||
#: pyLoadCore.py:325 | ||
#, python-format | ||
msgid "Failed changing user: %s" | ||
msgstr "" | ||
|
||
#: pyLoadCore.py:326 | ||
#: pyLoadCore.py:327 | ||
msgid "folder for logs" | ||
msgstr "" | ||
|
||
#: pyLoadCore.py:337 | ||
#: pyLoadCore.py:338 | ||
msgid "Starting" | ||
msgstr "" | ||
|
||
#: pyLoadCore.py:338 | ||
#: pyLoadCore.py:339 | ||
#, python-format | ||
msgid "Using home directory: %s" | ||
msgstr "" | ||
|
||
#: pyLoadCore.py:347 | ||
#: pyLoadCore.py:348 | ||
msgid "pycrypto to decode container files" | ||
msgstr "" | ||
|
||
#: pyLoadCore.py:350 | ||
#: pyLoadCore.py:351 | ||
msgid "folder for temporary files" | ||
msgstr "" | ||
|
||
#: pyLoadCore.py:355 | ||
#: pyLoadCore.py:356 | ||
msgid "folder for downloads" | ||
msgstr "" | ||
|
||
#: pyLoadCore.py:358 | ||
#: pyLoadCore.py:359 | ||
msgid "OpenSSL for secure connection" | ||
msgstr "" | ||
|
||
#: pyLoadCore.py:362 | ||
#: pyLoadCore.py:363 | ||
msgid "Moving old user config to DB" | ||
msgstr "" | ||
|
||
#: pyLoadCore.py:365 | ||
#: pyLoadCore.py:366 | ||
msgid "Please check your logindata with ./pyLoadCore.py -u" | ||
msgstr "" | ||
|
||
#: pyLoadCore.py:368 | ||
#: pyLoadCore.py:369 | ||
msgid "All links removed" | ||
msgstr "" | ||
|
||
#: pyLoadCore.py:399 | ||
#: pyLoadCore.py:400 | ||
#, python-format | ||
msgid "Downloadtime: %s" | ||
msgstr "" | ||
|
||
#: pyLoadCore.py:409 | ||
#: pyLoadCore.py:410 | ||
#, python-format | ||
msgid "Free space: %s" | ||
msgstr "" | ||
|
||
#: pyLoadCore.py:429 | ||
#: pyLoadCore.py:430 | ||
msgid "Activating Accounts..." | ||
msgstr "" | ||
|
||
#: pyLoadCore.py:435 | ||
#: pyLoadCore.py:436 | ||
msgid "Activating Plugins..." | ||
msgstr "" | ||
|
||
#: pyLoadCore.py:438 | ||
#: pyLoadCore.py:439 | ||
msgid "pyLoad is up and running" | ||
msgstr "" | ||
|
||
#: pyLoadCore.py:457 | ||
#: pyLoadCore.py:458 | ||
msgid "restarting pyLoad" | ||
msgstr "" | ||
|
||
#: pyLoadCore.py:461 | ||
#: pyLoadCore.py:462 | ||
msgid "pyLoad quits" | ||
msgstr "" | ||
|
||
#: pyLoadCore.py:518 | ||
#: pyLoadCore.py:519 | ||
#, python-format | ||
msgid "Install %s" | ||
msgstr "" | ||
|
||
#: pyLoadCore.py:554 | ||
#: pyLoadCore.py:555 | ||
#, python-format | ||
msgid "could not find %(desc)s: %(name)s" | ||
msgstr "" | ||
|
||
#: pyLoadCore.py:556 | ||
#: pyLoadCore.py:557 | ||
#, python-format | ||
msgid "could not create %(desc)s: %(name)s" | ||
msgstr "" | ||
|
||
#: pyLoadCore.py:577 | ||
#: pyLoadCore.py:578 | ||
msgid "shutting down..." | ||
msgstr "" | ||
|
||
#: pyLoadCore.py:594 | ||
#: pyLoadCore.py:595 | ||
msgid "error while shutting down" | ||
msgstr "" | ||
|
||
#: pyLoadCore.py:658 | ||
#: pyLoadCore.py:659 | ||
msgid "killed pyLoad from Terminal" | ||
msgstr "" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: pyLoad 0.4.9\n" | ||
"Report-Msgid-Bugs-To: '[email protected]'\n" | ||
"POT-Creation-Date: 2011-12-07 19:00+0100\n" | ||
"POT-Creation-Date: 2011-12-07 19:21+0100\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: pyLoad 0.4.9\n" | ||
"Report-Msgid-Bugs-To: '[email protected]'\n" | ||
"POT-Creation-Date: 2011-12-07 19:00+0100\n" | ||
"POT-Creation-Date: 2011-12-07 19:21+0100\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
@@ -17,46 +17,46 @@ msgstr "" | |
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
|
||
#: pyLoadGui.py:288 | ||
#: pyLoadGui.py:290 | ||
msgid "paused" | ||
msgstr "" | ||
|
||
#: pyLoadGui.py:290 | ||
#: pyLoadGui.py:292 | ||
msgid "running" | ||
msgstr "" | ||
|
||
#: pyLoadGui.py:330 | ||
#: pyLoadGui.py:332 | ||
msgid "Unnamed" | ||
msgstr "" | ||
|
||
#: pyLoadGui.py:653 | ||
#: pyLoadGui.py:655 | ||
#, python-format | ||
msgid "Finished downloading of '%s'" | ||
msgstr "" | ||
|
||
#: pyLoadGui.py:655 | ||
#: pyLoadGui.py:657 | ||
#, python-format | ||
msgid "Failed downloading '%s'!" | ||
msgstr "" | ||
|
||
#: pyLoadGui.py:658 | ||
#: pyLoadGui.py:660 | ||
#, python-format | ||
msgid "Added '%s' to queue" | ||
msgstr "" | ||
|
||
#: pyLoadGui.py:683 | ||
#: pyLoadGui.py:685 | ||
msgid "Connection lost" | ||
msgstr "" | ||
|
||
#: pyLoadGui.py:683 | ||
#: pyLoadGui.py:685 | ||
msgid "Lost connection to the core!" | ||
msgstr "" | ||
|
||
#: pyLoadGui.py:718 | ||
#: pyLoadGui.py:720 | ||
msgid "Show" | ||
msgstr "" | ||
|
||
#: pyLoadGui.py:723 module/gui/MainWindow.py:133 | ||
#: pyLoadGui.py:725 module/gui/MainWindow.py:133 | ||
msgid "Exit" | ||
msgstr "" | ||
|
||
|
Oops, something went wrong.