# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2011-01-05 20:10+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ServerThread.py:45 msgid "Database for Webinterface does not exitst, it will not be available." msgstr "" #: ServerThread.py:46 msgid "Please run: python pyLoadCore.py -s" msgstr "" #: ServerThread.py:47 msgid "" "Go through the setup and create a database and add an user to gain access." msgstr "" #: ServerThread.py:88 msgid "SSL certificates not found." msgstr "" #: ServerThread.py:98 #, python-format msgid "" "Can't use %(server)s, either python-flup or %(server)s is not installed!" msgstr "" #: ServerThread.py:132 #, python-format msgid "Starting nginx Webserver: %(host)s:%(port)d" msgstr "" #: ServerThread.py:169 #, python-format msgid "Starting lighttpd Webserver: %(host)s:%(port)d" msgstr "" #: ServerThread.py:179 #, python-format msgid "Starting django builtin Webserver: %(host)s:%(port)d" msgstr "" #: ajax/views.py:119 #, python-format msgid "waiting %s" msgstr "" #: pyload/views.py:69 msgid "" "Can't connect to pyLoad. Please check your configuration and make sure " "pyLoad is running." msgstr "" #: pyload/views.py:90 msgid "You don't have permission to view this page." msgstr "" #: pyload/views.py:142 msgid "Download directory not found." msgstr "" #: pyload/views.py:362 msgid "Error occured when setting the following options:" msgstr "" #: pyload/views.py:366 msgid "All options were set correctly." msgstr "" #: pyload/views.py:372 pyload/views.py:379 msgid "unlimited" msgstr "" #: pyload/views.py:374 pyload/views.py:381 msgid "not available" msgstr "" #: templates/default/base.html:17 templates/default/base.html.py:283 msgid "Webinterface" msgstr "" #: templates/default/base.html:35 msgid "Please Enter a packagename." msgstr "" #: templates/default/base.html:101 templates/default/base.html.py:110 #: templates/default/base.html:271 templates/default/base.html.py:272 #: templates/default/settings.html:107 msgid "on" msgstr "" #: templates/default/base.html:105 templates/default/base.html.py:114 #: templates/default/base.html:271 templates/default/base.html.py:272 #: templates/default/settings.html:108 msgid "off" msgstr "" #: templates/default/base.html:162 templates/default/captcha.html:9 msgid "Please read the text on the captcha." msgstr "" #: templates/default/base.html:167 msgid "No Captchas to read." msgstr "" #: templates/default/base.html:211 msgid "Captcha waiting" msgstr "" #: templates/default/base.html:216 msgid "Logout" msgstr "" #: templates/default/base.html:218 msgid "Administrate" msgstr "" #: templates/default/base.html:223 msgid "Please Login!" msgstr "" #: templates/default/base.html:235 templates/default/collector.html:21 #: templates/default/downloads.html:8 templates/default/logs.html:11 #: templates/default/queue.html:21 templates/default/settings.html:50 msgid "Home" msgstr "" #: templates/default/base.html:238 templates/default/collector.html:24 #: templates/default/downloads.html:11 templates/default/logs.html:14 #: templates/default/queue.html:16 templates/default/queue.html.py:17 #: templates/default/queue.html:24 templates/default/settings.html:53 #: templates/default/window.html:34 msgid "Queue" msgstr "" #: templates/default/base.html:241 templates/default/collector.html:16 #: templates/default/collector.html:17 templates/default/collector.html:27 #: templates/default/downloads.html:14 templates/default/logs.html:17 #: templates/default/queue.html:27 templates/default/settings.html:56 #: templates/default/window.html:36 msgid "Collector" msgstr "" #: templates/default/base.html:244 templates/default/collector.html:30 #: templates/default/downloads.html:17 templates/default/downloads.html:28 #: templates/default/logs.html:20 templates/default/queue.html:30 #: templates/default/settings.html:59 msgid "Downloads" msgstr "" #: templates/default/base.html:247 templates/default/collector.html:33 #: templates/default/downloads.html:20 templates/default/logs.html:4 #: templates/default/logs.html.py:5 templates/default/logs.html:23 #: templates/default/queue.html:33 templates/default/settings.html:62 msgid "Logs" msgstr "" #: templates/default/base.html:250 templates/default/collector.html:36 #: templates/default/downloads.html:23 templates/default/logs.html:26 #: templates/default/queue.html:36 templates/default/settings.html:6 #: templates/default/settings.html.py:7 templates/default/settings.html:65 msgid "Config" msgstr "" #: templates/default/base.html:262 msgid "Play" msgstr "" #: templates/default/base.html:263 msgid "Cancel" msgstr "" #: templates/default/base.html:264 msgid "Stop" msgstr "" #: templates/default/base.html:265 msgid "Add" msgstr "" #: templates/default/base.html:271 msgid "Download:" msgstr "" #: templates/default/base.html:272 msgid "Reconnect:" msgstr "" #: templates/default/base.html:273 msgid "Speed:" msgstr "" #: templates/default/base.html:274 msgid "Active:" msgstr "" #: templates/default/base.html:275 msgid "Reload page" msgstr "" #: templates/default/base.html:303 msgid "© 2008-2011 the pyLoad Team" msgstr "" #: templates/default/base.html:305 msgid "Back to top" msgstr "" #: templates/default/captcha.html:8 msgid "Captcha reading" msgstr "" #: templates/default/captcha.html:13 msgid "Captcha" msgstr "" #: templates/default/captcha.html:14 msgid "The captcha." msgstr "" #: templates/default/captcha.html:20 msgid "Text" msgstr "" #: templates/default/captcha.html:21 msgid "Input the text on the captcha." msgstr "" #: templates/default/captcha.html:28 templates/default/edit_package.html:35 #: templates/default/settings.html:207 msgid "Submit" msgstr "" #: templates/default/captcha.html:29 msgid "Close" msgstr "" #: templates/default/collector.html:40 templates/default/queue.html:42 msgid "success" msgstr "" #: templates/default/collector.html:41 templates/default/queue.html:43 msgid "failure" msgstr "" #: templates/default/collector.html:44 templates/default/queue.html:46 msgid "loading" msgstr "" #: templates/default/collector.html:58 templates/default/queue.html:60 msgid "Delete Package" msgstr "" #: templates/default/collector.html:60 templates/default/queue.html:62 msgid "Restart Package" msgstr "" #: templates/default/collector.html:62 templates/default/edit_package.html:4 #: templates/default/queue.html:64 msgid "Edit Package" msgstr "" #: templates/default/collector.html:64 msgid "Move Package to Queue" msgstr "" #: templates/default/collector.html:68 templates/default/queue.html:70 msgid "Folder:" msgstr "" #: templates/default/collector.html:68 templates/default/queue.html:70 msgid "Password:" msgstr "" #: templates/default/collector.html:68 templates/default/queue.html:70 msgid "Priority:" msgstr "" #: templates/default/downloads.html:33 msgid "" "Do not transfer downloaded files more than 10Mb in size via webinterface to " "external location, because it can result in high system load." msgstr "" #: templates/default/edit_package.html:5 msgid "Edit the package detais below." msgstr "" #: templates/default/edit_package.html:7 templates/default/home.html:214 #: templates/default/window.html:11 msgid "Name" msgstr "" #: templates/default/edit_package.html:8 msgid "The name of the package." msgstr "" #: templates/default/edit_package.html:12 msgid "Folder" msgstr "" #: templates/default/edit_package.html:13 msgid "Name of subfolder for these downloads." msgstr "" #: templates/default/edit_package.html:17 msgid "Priority" msgstr "" #: templates/default/edit_package.html:18 msgid "Priority of the package." msgstr "" #: templates/default/edit_package.html:21 msgid "highest" msgstr "" #: templates/default/edit_package.html:22 msgid "higher" msgstr "" #: templates/default/edit_package.html:23 msgid "high" msgstr "" #: templates/default/edit_package.html:24 msgid "normal" msgstr "" #: templates/default/edit_package.html:25 msgid "low" msgstr "" #: templates/default/edit_package.html:26 msgid "lower" msgstr "" #: templates/default/edit_package.html:27 msgid "lowest" msgstr "" #: templates/default/edit_package.html:30 templates/default/login.html:22 #: templates/default/window.html:21 msgid "Password" msgstr "" #: templates/default/edit_package.html:31 msgid "List of passwords used for unrar." msgstr "" #: templates/default/edit_package.html:36 templates/default/window.html:41 msgid "Reset" msgstr "" #: templates/default/home.html:207 msgid "Active Downloads" msgstr "" #: templates/default/home.html:215 msgid "Status" msgstr "" #: templates/default/home.html:216 msgid "Information" msgstr "" #: templates/default/home.html:217 msgid "Size" msgstr "" #: templates/default/home.html:218 msgid "Progress" msgstr "" #: templates/default/login.html:5 msgid "Login" msgstr "" #: templates/default/login.html:17 msgid "Username" msgstr "" #: templates/default/login.html:32 msgid "Your username and password didn't match. Please try again." msgstr "" #: templates/default/logout.html:9 msgid "You were successfully logged out." msgstr "" #: templates/default/logs.html:33 msgid "Start" msgstr "" #: templates/default/logs.html:33 msgid "prev" msgstr "" #: templates/default/logs.html:33 msgid "next" msgstr "" #: templates/default/logs.html:33 msgid "End" msgstr "" #: templates/default/pathchooser.html:42 templates/default/pathchooser.html:44 msgid "Path" msgstr "" #: templates/default/pathchooser.html:42 templates/default/pathchooser.html:44 msgid "absolute" msgstr "" #: templates/default/pathchooser.html:42 templates/default/pathchooser.html:44 msgid "relative" msgstr "" #: templates/default/pathchooser.html:49 msgid "name" msgstr "" #: templates/default/pathchooser.html:50 msgid "size" msgstr "" #: templates/default/pathchooser.html:51 msgid "type" msgstr "" #: templates/default/pathchooser.html:52 msgid "last modified" msgstr "" #: templates/default/pathchooser.html:57 msgid "parent directory" msgstr "" #: templates/default/pathchooser.html:74 msgid "no content" msgstr "" #: templates/default/queue.html:66 msgid "Move Package to Collector" msgstr "" #: templates/default/settings.html:120 templates/default/settings.html:124 msgid "Browse" msgstr "" #: templates/default/settings.html:150 msgid "Status:" msgstr "" #: templates/default/settings.html:153 msgid "valid" msgstr "" #: templates/default/settings.html:156 msgid "not valid" msgstr "" #: templates/default/settings.html:161 msgid "Valid until:" msgstr "" #: templates/default/settings.html:167 msgid "Traffic left:" msgstr "" #: templates/default/settings.html:173 msgid "Time:" msgstr "" #: templates/default/settings.html:177 msgid "Delete? " msgstr "" #: templates/default/settings.html:186 msgid "New account:" msgstr "" #: templates/default/settings.html:193 msgid "New password:" msgstr "" #: templates/default/window.html:9 templates/default/window.html.py:40 msgid "Add Package" msgstr "" #: templates/default/window.html:10 msgid "Paste your links or upload a container." msgstr "" #: templates/default/window.html:12 msgid "The name of the new package." msgstr "" #: templates/default/window.html:16 msgid "Links" msgstr "" #: templates/default/window.html:17 msgid "Paste your links here" msgstr "" #: templates/default/window.html:22 msgid "Password for RAR-Archive" msgstr "" #: templates/default/window.html:26 msgid "File" msgstr "" #: templates/default/window.html:27 msgid "Upload a container." msgstr "" #: templates/default/window.html:31 msgid "Destination" msgstr ""