# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR pyLoad Team # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pyLoad 0.4.5\n" "Report-Msgid-Bugs-To: 'bugs@pyload.org'\n" "POT-Creation-Date: 2011-05-28 17:05+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" #: module/setup.py:67 msgid "Welcome to the pyLoad Configuration Assistent." msgstr "" #: module/setup.py:68 msgid "" "It will check your system and make a basic setup in order to run pyLoad." msgstr "" #: module/setup.py:70 msgid "The value in brackets [] always is the default value," msgstr "" #: module/setup.py:71 msgid "" "in case you don't want to change it or you are unsure what to choose, just " "hit enter." msgstr "" #: module/setup.py:72 msgid "" "Don't forget: You can always rerun this assistent with --setup or -s " "parameter, when you start pyLoadCore." msgstr "" #: module/setup.py:73 msgid "If you have any problems with this assistent hit STRG-C," msgstr "" #: module/setup.py:74 msgid "to abort and don't let him start with pyLoadCore automatically anymore." msgstr "" #: module/setup.py:76 msgid "When you are ready for system check, hit enter." msgstr "" #: module/setup.py:83 msgid "You need pycurl, sqlite and python 2.5, 2.6 or 2.7 to run pyLoad." msgstr "" #: module/setup.py:84 msgid "Please correct this and re-run pyLoad." msgstr "" #: module/setup.py:85 msgid "Setup will now close." msgstr "" #: module/setup.py:89 msgid "System check finished, hit enter to see your status report." msgstr "" #: module/setup.py:91 msgid "## Status ##" msgstr "" #: module/setup.py:96 msgid "container decrypting" msgstr "" #: module/setup.py:97 msgid "ssl connection" msgstr "" #: module/setup.py:98 msgid "automatic captcha decryption" msgstr "" #: module/setup.py:99 msgid "GUI" msgstr "" #: module/setup.py:100 msgid "Webinterface" msgstr "" #: module/setup.py:101 msgid "extended Click'N'Load" msgstr "" #: module/setup.py:108 msgid "Features available:" msgstr "" #: module/setup.py:112 msgid "Featues missing: " msgstr "" #: module/setup.py:116 msgid "no py-crypto available" msgstr "" #: module/setup.py:117 msgid "You need this if you want to decrypt container files." msgstr "" #: module/setup.py:121 msgid "no SSL available" msgstr "" #: module/setup.py:122 msgid "" "This is needed if you want to establish a secure connection to core or " "webinterface." msgstr "" #: module/setup.py:123 msgid "If you only want to access locally to pyLoad ssl is not usefull." msgstr "" #: module/setup.py:127 msgid "no Captcha Recognition available" msgstr "" #: module/setup.py:128 msgid "Only needed for some hosters and as freeuser." msgstr "" #: module/setup.py:132 msgid "Gui not available" msgstr "" #: module/setup.py:133 msgid "The Graphical User Interface." msgstr "" #: module/setup.py:137 msgid "no JavaScript engine found" msgstr "" #: module/setup.py:138 msgid "" "You will need this for some Click'N'Load links. Install Spidermonkey, ossp-" "js, pyv8 or rhino" msgstr "" #: module/setup.py:140 msgid "You can abort the setup now and fix some dependicies if you want." msgstr "" #: module/setup.py:142 msgid "Continue with setup?" msgstr "" #: module/setup.py:148 #, python-format msgid "Do you want to change the config path? Current is %s" msgstr "" #: module/setup.py:149 msgid "" "If you use pyLoad on a server or the home partition lives on an iternal " "flash it may be a good idea to change it." msgstr "" #: module/setup.py:150 msgid "Change config path?" msgstr "" #: module/setup.py:157 msgid "Do you want to configure login data and basic settings?" msgstr "" #: module/setup.py:158 msgid "This is recommend for first run." msgstr "" #: module/setup.py:159 msgid "Make basic setup?" msgstr "" #: module/setup.py:166 msgid "Do you want to configure ssl?" msgstr "" #: module/setup.py:167 msgid "Configure ssl?" msgstr "" #: module/setup.py:173 msgid "Do you want to configure webinterface?" msgstr "" #: module/setup.py:174 msgid "Configure webinterface?" msgstr "" #: module/setup.py:179 msgid "Setup finished successfully." msgstr "" #: module/setup.py:180 msgid "Hit enter to exit and restart pyLoad" msgstr "" #: module/setup.py:186 msgid "## System Check ##" msgstr "" #: module/setup.py:191 msgid "Your python version is to new, Please use Python 2.6/2.7" msgstr "" #: module/setup.py:194 msgid "Your python version is to old, Please use at least Python 2.5" msgstr "" #: module/setup.py:197 msgid "Python Version: OK" msgstr "" #: module/setup.py:242 #, python-format msgid "Your installed jinja2 version %s seems too old." msgstr "" #: module/setup.py:243 msgid "You can safely continue but if the webinterface is not working," msgstr "" #: module/setup.py:244 msgid "" "please upgrade or deinstall it, pyLoad includes a sufficient jinja2 libary." msgstr "" #: module/setup.py:261 msgid "JS engine" msgstr "" #: module/setup.py:267 msgid "## Basic Setup ##" msgstr "" #: module/setup.py:270 msgid "The following logindata is valid for CLI, GUI and webinterface." msgstr "" #: module/setup.py:275 module/setup.py:348 module/setup.py:364 msgid "Username" msgstr "" #: module/setup.py:282 msgid "Language" msgstr "" #: module/setup.py:285 msgid "Downloadfolder" msgstr "" #: module/setup.py:286 msgid "Max parallel downloads" msgstr "" #: module/setup.py:290 msgid "Use Reconnect?" msgstr "" #: module/setup.py:293 msgid "Reconnect script location" msgstr "" #: module/setup.py:298 msgid "## Webinterface Setup ##" msgstr "" #: module/setup.py:301 msgid "Activate webinterface?" msgstr "" #: module/setup.py:303 msgid "" "Listen address, if you use 127.0.0.1 or localhost, the webinterface will " "only accessible locally." msgstr "" #: module/setup.py:304 msgid "Address" msgstr "" #: module/setup.py:305 msgid "Port" msgstr "" #: module/setup.py:307 msgid "" "In some rare cases the builtin server is not working, if you notice problems " "with the webinterface" msgstr "" #: module/setup.py:308 msgid "change the builtin server to the threaded one here." msgstr "" #: module/setup.py:310 msgid "Server" msgstr "" #: module/setup.py:314 msgid "## SSL Setup ##" msgstr "" #: module/setup.py:316 msgid "" "Execute these commands from pyLoad config folder to make ssl certificates:" msgstr "" #: module/setup.py:322 msgid "If you're done and everything went fine, you can activate ssl now." msgstr "" #: module/setup.py:324 msgid "Activate SSL?" msgstr "" #: module/setup.py:338 msgid "Select action" msgstr "" #: module/setup.py:339 msgid "1 - Create/Edit user" msgstr "" #: module/setup.py:340 msgid "2 - List users" msgstr "" #: module/setup.py:341 msgid "3 - Remove user" msgstr "" #: module/setup.py:342 msgid "4 - Quit" msgstr "" #: module/setup.py:354 msgid "Users" msgstr "" #: module/setup.py:382 msgid "Setting new configpath, current configuration will not be transfered!" msgstr "" #: module/setup.py:383 msgid "Configpath" msgstr "" #: module/setup.py:391 msgid "Configpath changed, setup will now close, please restart to go on." msgstr "" #: module/setup.py:392 msgid "Press Enter to exit." msgstr "" #: module/setup.py:396 #, python-format msgid "Setting config path failed: %s" msgstr "" #: module/setup.py:401 #, python-format msgid "%s: OK" msgstr "" #: module/setup.py:403 #, python-format msgid "%s: missing" msgstr "" #: module/setup.py:446 msgid "Password: " msgstr "" #: module/setup.py:451 msgid "Password to short. Use at least 4 symbols." msgstr "" #: module/setup.py:457 msgid "Password (again): " msgstr "" #: module/setup.py:464 msgid "Passwords did not match." msgstr "" #: module/setup.py:478 module/setup.py:489 msgid "Invalid Input" msgstr ""