diff options
Diffstat (limited to 'locale/cli.pot')
-rw-r--r-- | locale/cli.pot | 299 |
1 files changed, 0 insertions, 299 deletions
diff --git a/locale/cli.pot b/locale/cli.pot deleted file mode 100644 index 646c6c70e..000000000 --- a/locale/cli.pot +++ /dev/null @@ -1,299 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR pyLoad Team -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. -# -#, fuzzy -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" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" -"Language-Team: LANGUAGE <LL@li.org>\n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: pyLoadCli.py:75 pyLoadCli.py:133 -msgid " Command Line Interface" -msgstr "" - -#: pyLoadCli.py:165 -#, python-format -msgid "%s Downloads:" -msgstr "" - -#: pyLoadCli.py:177 -msgid " Speed: " -msgstr "" - -#: pyLoadCli.py:177 -msgid " Size: " -msgstr "" - -#: pyLoadCli.py:178 -msgid " Finished in: " -msgstr "" - -#: pyLoadCli.py:179 -msgid " ID: " -msgstr "" - -#: pyLoadCli.py:184 -msgid "waiting: " -msgstr "" - -#: pyLoadCli.py:191 pyLoadCli.py:193 -msgid "Status:" -msgstr "" - -#: pyLoadCli.py:191 -msgid "paused" -msgstr "" - -#: pyLoadCli.py:193 -msgid "running" -msgstr "" - -#: pyLoadCli.py:196 -msgid "total Speed" -msgstr "" - -#: pyLoadCli.py:196 -msgid "Files in queue" -msgstr "" - -#: pyLoadCli.py:197 -msgid "Total" -msgstr "" - -#: pyLoadCli.py:203 -msgid "Menu:" -msgstr "" - -#: pyLoadCli.py:205 -msgid " Add Links" -msgstr "" - -#: pyLoadCli.py:206 -msgid " Manage Queue" -msgstr "" - -#: pyLoadCli.py:207 -msgid " Manage Collector" -msgstr "" - -#: pyLoadCli.py:208 -msgid " (Un)Pause Server" -msgstr "" - -#: pyLoadCli.py:209 -msgid " Kill Server" -msgstr "" - -#: pyLoadCli.py:210 -msgid " Quit" -msgstr "" - -#: pyLoadCli.py:289 pyLoadCli.py:296 -msgid "Please use this syntax: add <Package name> <link> <link2> ..." -msgstr "" - -#: pyLoadCli.py:315 -#, python-format -msgid "Checking %d links:" -msgstr "" - -#: pyLoadCli.py:324 -msgid "File does not exists." -msgstr "" - -#: pyLoadCli.py:385 -msgid "pyLoad was terminated" -msgstr "" - -#: pyLoadCli.py:443 -msgid "Prints server status" -msgstr "" - -#: pyLoadCli.py:444 -msgid "Prints downloads in queue" -msgstr "" - -#: pyLoadCli.py:445 -msgid "Prints downloads in collector" -msgstr "" - -#: pyLoadCli.py:446 -msgid "Adds package to queue" -msgstr "" - -#: pyLoadCli.py:447 -msgid "Adds package to collector" -msgstr "" - -#: pyLoadCli.py:448 -msgid "Delete Files from Queue/Collector" -msgstr "" - -#: pyLoadCli.py:449 -msgid "Delete Packages from Queue/Collector" -msgstr "" - -#: pyLoadCli.py:450 -msgid "Move Packages from Queue to Collector or vice versa" -msgstr "" - -#: pyLoadCli.py:451 -msgid "Restart files" -msgstr "" - -#: pyLoadCli.py:452 -msgid "Restart packages" -msgstr "" - -#: pyLoadCli.py:453 -msgid "Check online status, works with local container" -msgstr "" - -#: pyLoadCli.py:454 -msgid "Checks online status of a container file" -msgstr "" - -#: pyLoadCli.py:455 -msgid "Pause the server" -msgstr "" - -#: pyLoadCli.py:456 -msgid "continue downloads" -msgstr "" - -#: pyLoadCli.py:457 -msgid "Toggle pause/unpause" -msgstr "" - -#: pyLoadCli.py:458 -msgid "kill server" -msgstr "" - -#: pyLoadCli.py:460 -msgid "List of commands:" -msgstr "" - -#: pyLoadCli.py:473 -msgid "Couldn't write user config file" -msgstr "" - -#: pyLoadCli.py:548 -msgid "You need py-openssl to connect to this pyLoad Core." -msgstr "" - -#: pyLoadCli.py:555 -msgid "Address: " -msgstr "" - -#: pyLoadCli.py:556 -msgid "Port: " -msgstr "" - -#: pyLoadCli.py:557 -msgid "Username: " -msgstr "" - -#: pyLoadCli.py:561 -msgid "Password: " -msgstr "" - -#: pyLoadCli.py:566 pyLoadCli.py:575 -msgid "Login data is wrong." -msgstr "" - -#: pyLoadCli.py:568 pyLoadCli.py:577 -#, python-format -msgid "Could not establish connection to %(addr)s:%(port)s." -msgstr "" - -#: pyLoadCli.py:580 -msgid "You need py-openssl to connect to this pyLoad core." -msgstr "" - -#: pyLoadCli.py:582 -msgid "Interactive mode ignored since you passed some commands." -msgstr "" - -#: module/cli/ManageFiles.py:97 -msgid "Manage Packages:" -msgstr "" - -#: module/cli/ManageFiles.py:99 -msgid "Manage Links:" -msgstr "" - -#: module/cli/ManageFiles.py:104 -msgid "What do you want to move?" -msgstr "" - -#: module/cli/ManageFiles.py:106 -msgid "What do you want to delete?" -msgstr "" - -#: module/cli/ManageFiles.py:108 -msgid "What do you want to restart?" -msgstr "" - -#: module/cli/ManageFiles.py:113 -msgid "Choose what yout want to do or enter package number." -msgstr "" - -#: module/cli/ManageFiles.py:115 -msgid "delete" -msgstr "" - -#: module/cli/ManageFiles.py:115 -msgid "move" -msgstr "" - -#: module/cli/ManageFiles.py:115 -msgid "restart" -msgstr "" - -#: module/cli/ManageFiles.py:148 -msgid " - previous" -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 "" |