# 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.5\n"
"Report-Msgid-Bugs-To: 'bugs@pyload.org'\n"
"POT-Creation-Date: 2011-07-24 14:26+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"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: pyLoadCli.py:79 pyLoadCli.py:137
msgid " Command Line Interface"
msgstr ""

#: pyLoadCli.py:169
#, python-format
msgid "%s Downloads:"
msgstr ""

#: pyLoadCli.py:181
msgid " Speed: "
msgstr ""

#: pyLoadCli.py:181
msgid " Size: "
msgstr ""

#: pyLoadCli.py:182
msgid " Finished in: "
msgstr ""

#: pyLoadCli.py:183
msgid " ID: "
msgstr ""

#: pyLoadCli.py:188
msgid "waiting: "
msgstr ""

#: pyLoadCli.py:195 pyLoadCli.py:197
msgid "Status: "
msgstr ""

#: pyLoadCli.py:200
msgid " total Speed: "
msgstr ""

#: pyLoadCli.py:201
msgid " Files in queue: "
msgstr ""

#: pyLoadCli.py:201
msgid " Total: "
msgstr ""

#: pyLoadCli.py:207
msgid "Menu:"
msgstr ""

#: pyLoadCli.py:209
msgid " Add Links"
msgstr ""

#: pyLoadCli.py:210
msgid " Manage Queue"
msgstr ""

#: pyLoadCli.py:211
msgid " Manage Collector"
msgstr ""

#: pyLoadCli.py:212
msgid " (Un)Pause Server"
msgstr ""

#: pyLoadCli.py:213
msgid " Kill Server"
msgstr ""

#: pyLoadCli.py:214
msgid " Quit"
msgstr ""

#: pyLoadCli.py:293 pyLoadCli.py:300
msgid "Please use this syntax: add <Package name> <link> <link2> ..."
msgstr ""

#: pyLoadCli.py:319
#, python-format
msgid "Checking %d links:"
msgstr ""

#: pyLoadCli.py:328
msgid "File does not exists."
msgstr ""

#: pyLoadCli.py:389
msgid "pyLoad was terminated"
msgstr ""

#: pyLoadCli.py:447
msgid "Prints server status"
msgstr ""

#: pyLoadCli.py:448
msgid "Prints downloads in queue"
msgstr ""

#: pyLoadCli.py:449
msgid "Prints downloads in collector"
msgstr ""

#: pyLoadCli.py:450
msgid "Adds package to queue"
msgstr ""

#: pyLoadCli.py:451
msgid "Adds package to collector"
msgstr ""

#: pyLoadCli.py:452
msgid "Delete Files from Queue/Collector"
msgstr ""

#: pyLoadCli.py:453
msgid "Delete Packages from Queue/Collector"
msgstr ""

#: pyLoadCli.py:454
msgid "Move Packages from Queue to Collector or vice versa"
msgstr ""

#: pyLoadCli.py:455
msgid "Restart files"
msgstr ""

#: pyLoadCli.py:456
msgid "Restart packages"
msgstr ""

#: pyLoadCli.py:457
msgid "Check online status, works with local container"
msgstr ""

#: pyLoadCli.py:458
msgid "Checks online status of a container file"
msgstr ""

#: pyLoadCli.py:459
msgid "Pause the server"
msgstr ""

#: pyLoadCli.py:460
msgid "continue downloads"
msgstr ""

#: pyLoadCli.py:461
msgid "Toggle pause/unpause"
msgstr ""

#: pyLoadCli.py:462
msgid "kill server"
msgstr ""

#: pyLoadCli.py:464
msgid "List of commands:"
msgstr ""

#: pyLoadCli.py:477
msgid "Couldn't write user config file"
msgstr ""

#: pyLoadCli.py:549
msgid "You need py-openssl to connect to this pyLoad Core."
msgstr ""

#: pyLoadCli.py:556
msgid "Address: "
msgstr ""

#: pyLoadCli.py:557
msgid "Port: "
msgstr ""

#: pyLoadCli.py:558
msgid "Username: "
msgstr ""

#: pyLoadCli.py:562
msgid "Password: "
msgstr ""

#: pyLoadCli.py:567 pyLoadCli.py:576
msgid "Login data is wrong."
msgstr ""

#: pyLoadCli.py:569 pyLoadCli.py:578
#, python-format
msgid "Could not establish connection to %(addr)s:%(port)s."
msgstr ""

#: pyLoadCli.py:581
msgid "You need py-openssl to connect to this pyLoad core."
msgstr ""

#: pyLoadCli.py:583
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 ""