# 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: 2010-10-07 22:49+0200\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:118 #, python-format msgid "waiting %s" msgstr "" #: pyload/views.py:45 msgid "" "Can't connect to pyLoad. Please check your configuration and make sure " "pyLoad is running." msgstr "" #: pyload/views.py:66 msgid "You don't have permission to view this page." msgstr "" #: pyload/views.py:118 msgid "Download directory not found." msgstr "" #: pyload/views.py:338 msgid "Error occured when setting the following options:" msgstr "" #: pyload/views.py:342 msgid "All options were set correctly." msgstr "" #: pyload/views.py:348 pyload/views.py:355 msgid "unlimited" msgstr "" #: pyload/views.py:350 pyload/views.py:357 msgid "not available" msgstr "" #: templates/default/base.html:17 templates/default/base.html.py:282 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:270 templates/default/base.html.py:271 #: templates/default/settings.html:106 msgid "on" msgstr "" #: templates/default/base.html:105 templates/default/base.html.py:114 #: templates/default/base.html:270 templates/default/base.html.py:271 #: templates/default/settings.html:107 msgid "off" msgstr "" #: templates/default/base.html:161 templates/default/captcha.html:9 msgid "Please read the text on the captcha." msgstr "" #: templates/default/base.html:166 msgid "No Captchas to read." msgstr "" #: templates/default/base.html:210 msgid "Captcha waiting" msgstr "" #: templates/default/base.html:215 msgid "Logout" msgstr "" #: templates/default/base.html:217 msgid "Administrate" msgstr "" #: templates/default/base.html:222 msgid "Please Login!" msgstr "" #: templates/default/base.html:234 templates/default/collector.html:21 #: templates/default/downloads.html:8 templates/default/logs.html:11 #: templates/default/queue.html:21 templates/default/settings.html:49 msgid "Home" msgstr "" #: templates/default/base.html:237 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:52 #: templates/default/window.html:29 msgid "Queue" msgstr "" #: templates/default/base.html:240 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:55 #: templates/default/window.html:31 msgid "Collector" msgstr "" #: templates/default/base.html:243 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:58 msgid "Downloads" msgstr "" #: templates/default/base.html:246 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:61 msgid "Logs" msgstr "" #: templates/default/base.html:249 templates/default/collector.html:36 #: templates/default/downloads.html:23 templates/default/logs.html:26 #: templates/default/queue.html:36 templates/default/settings.html:5 #: templates/default/settings.html.py:6 templates/default/settings.html:64 msgid "Config" msgstr "" #: templates/default/base.html:261 msgid "Play" msgstr "" #: templates/default/base.html:262 msgid "Cancel" msgstr "" #: templates/default/base.html:263 msgid "Stop" msgstr "" #: templates/default/base.html:264 msgid "Add" msgstr "" #: templates/default/base.html:270 msgid "Download:" msgstr "" #: templates/default/base.html:271 msgid "Reconnect:" msgstr "" #: templates/default/base.html:272 msgid "Speed:" msgstr "" #: templates/default/base.html:273 msgid "Active:" msgstr "" #: templates/default/base.html:274 msgid "Reload page" msgstr "" #: templates/default/base.html:302 msgid "© 2008-2010 the pyLoad Team" msgstr "" #: templates/default/base.html:304 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:196 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 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:36 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/queue.html:66 msgid "Move Package to Collector" msgstr "" #: templates/default/settings.html:139 msgid "Status:" msgstr "" #: templates/default/settings.html:142 msgid "valid" msgstr "" #: templates/default/settings.html:145 msgid "not valid" msgstr "" #: templates/default/settings.html:150 msgid "Valid until:" msgstr "" #: templates/default/settings.html:156 msgid "Traffic left:" msgstr "" #: templates/default/settings.html:162 msgid "Time:" msgstr "" #: templates/default/settings.html:166 msgid "Delete? " msgstr "" #: templates/default/settings.html:175 msgid "New account:" msgstr "" #: templates/default/settings.html:182 msgid "New password:" msgstr "" #: templates/default/window.html:9 templates/default/window.html.py:35 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:21 msgid "File" msgstr "" #: templates/default/window.html:22 msgid "Upload a container." msgstr "" #: templates/default/window.html:26 msgid "Destination" msgstr ""