diff options
Diffstat (limited to 'locale/setup.pot')
-rw-r--r-- | locale/setup.pot | 495 |
1 files changed, 0 insertions, 495 deletions
diff --git a/locale/setup.pot b/locale/setup.pot deleted file mode 100644 index cf4dd8cfc..000000000 --- a/locale/setup.pot +++ /dev/null @@ -1,495 +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" - -#: module/setup.py:51 -msgid "y" -msgstr "" - -#: module/setup.py:53 -msgid "n" -msgstr "" - -#: module/setup.py:72 -msgid "Welcome to the pyLoad Configuration Assistent." -msgstr "" - -#: module/setup.py:73 -msgid "" -"It will check your system and make a basic setup in order to run pyLoad." -msgstr "" - -#: module/setup.py:75 -msgid "The value in brackets [] always is the default value," -msgstr "" - -#: module/setup.py:76 -msgid "" -"in case you don't want to change it or you are unsure what to choose, just " -"hit enter." -msgstr "" - -#: module/setup.py:77 -msgid "" -"Don't forget: You can always rerun this assistent with --setup or -s " -"parameter, when you start pyLoadCore." -msgstr "" - -#: module/setup.py:78 -msgid "If you have any problems with this assistent hit STRG-C," -msgstr "" - -#: module/setup.py:79 -msgid "to abort and don't let him start with pyLoadCore automatically anymore." -msgstr "" - -#: module/setup.py:81 -msgid "When you are ready for system check, hit enter." -msgstr "" - -#: module/setup.py:88 -msgid "You need pycurl, sqlite and python 2.5, 2.6 or 2.7 to run pyLoad." -msgstr "" - -#: module/setup.py:89 -msgid "Please correct this and re-run pyLoad." -msgstr "" - -#: module/setup.py:90 -msgid "Setup will now close." -msgstr "" - -#: module/setup.py:94 -msgid "System check finished, hit enter to see your status report." -msgstr "" - -#: module/setup.py:96 -msgid "## Status ##" -msgstr "" - -#: module/setup.py:101 -msgid "container decrypting" -msgstr "" - -#: module/setup.py:102 -msgid "ssl connection" -msgstr "" - -#: module/setup.py:103 -msgid "automatic captcha decryption" -msgstr "" - -#: module/setup.py:104 -msgid "GUI" -msgstr "" - -#: module/setup.py:105 -msgid "Webinterface" -msgstr "" - -#: module/setup.py:106 -msgid "extended Click'N'Load" -msgstr "" - -#: module/setup.py:113 -msgid "Features available:" -msgstr "" - -#: module/setup.py:117 -msgid "Featues missing: " -msgstr "" - -#: module/setup.py:121 -msgid "no py-crypto available" -msgstr "" - -#: module/setup.py:122 -msgid "You need this if you want to decrypt container files." -msgstr "" - -#: module/setup.py:126 -msgid "no SSL available" -msgstr "" - -#: module/setup.py:127 -msgid "" -"This is needed if you want to establish a secure connection to core or " -"webinterface." -msgstr "" - -#: module/setup.py:128 -msgid "If you only want to access locally to pyLoad ssl is not usefull." -msgstr "" - -#: module/setup.py:132 -msgid "no Captcha Recognition available" -msgstr "" - -#: module/setup.py:133 -msgid "Only needed for some hosters and as freeuser." -msgstr "" - -#: module/setup.py:137 -msgid "Gui not available" -msgstr "" - -#: module/setup.py:138 -msgid "The Graphical User Interface." -msgstr "" - -#: module/setup.py:142 -msgid "no JavaScript engine found" -msgstr "" - -#: module/setup.py:143 -msgid "" -"You will need this for some Click'N'Load links. Install Spidermonkey, ossp-" -"js, pyv8 or rhino" -msgstr "" - -#: module/setup.py:145 -msgid "You can abort the setup now and fix some dependicies if you want." -msgstr "" - -#: module/setup.py:147 -msgid "Continue with setup?" -msgstr "" - -#: module/setup.py:153 -#, python-format -msgid "Do you want to change the config path? Current is %s" -msgstr "" - -#: module/setup.py:154 -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:155 -msgid "Change config path?" -msgstr "" - -#: module/setup.py:162 -msgid "Do you want to configure login data and basic settings?" -msgstr "" - -#: module/setup.py:163 -msgid "This is recommend for first run." -msgstr "" - -#: module/setup.py:164 -msgid "Make basic setup?" -msgstr "" - -#: module/setup.py:171 -msgid "Do you want to configure ssl?" -msgstr "" - -#: module/setup.py:172 -msgid "Configure ssl?" -msgstr "" - -#: module/setup.py:178 -msgid "Do you want to configure webinterface?" -msgstr "" - -#: module/setup.py:179 -msgid "Configure webinterface?" -msgstr "" - -#: module/setup.py:184 -msgid "Setup finished successfully." -msgstr "" - -#: module/setup.py:185 -msgid "Hit enter to exit and restart pyLoad" -msgstr "" - -#: module/setup.py:191 -msgid "## System Check ##" -msgstr "" - -#: module/setup.py:196 -msgid "Your python version is to new, Please use Python 2.6/2.7" -msgstr "" - -#: module/setup.py:199 -msgid "Your python version is to old, Please use at least Python 2.5" -msgstr "" - -#: module/setup.py:202 -msgid "Python Version: OK" -msgstr "" - -#: module/setup.py:249 -#, python-format -msgid "Your installed jinja2 version %s seems too old." -msgstr "" - -#: module/setup.py:250 -msgid "You can safely continue but if the webinterface is not working," -msgstr "" - -#: module/setup.py:251 -msgid "" -"please upgrade or deinstall it, pyLoad includes a sufficient jinja2 libary." -msgstr "" - -#: module/setup.py:268 -msgid "JS engine" -msgstr "" - -#: module/setup.py:274 -msgid "## Basic Setup ##" -msgstr "" - -#: module/setup.py:277 -msgid "The following logindata is valid for CLI, GUI and webinterface." -msgstr "" - -#: module/setup.py:282 module/setup.py:371 module/setup.py:387 -msgid "Username" -msgstr "" - -#: module/setup.py:288 -msgid "" -"External clients (GUI, CLI or other) need remote access to work over the " -"network." -msgstr "" - -#: module/setup.py:289 -msgid "" -"However, if you only want to use the webinterface you may disable it to save " -"ram." -msgstr "" - -#: module/setup.py:290 -msgid "Enable remote access" -msgstr "" - -#: module/setup.py:295 -msgid "Language" -msgstr "" - -#: module/setup.py:298 -msgid "Downloadfolder" -msgstr "" - -#: module/setup.py:299 -msgid "Max parallel downloads" -msgstr "" - -#: module/setup.py:303 -msgid "Use Reconnect?" -msgstr "" - -#: module/setup.py:306 -msgid "Reconnect script location" -msgstr "" - -#: module/setup.py:311 -msgid "## Webinterface Setup ##" -msgstr "" - -#: module/setup.py:314 -msgid "Activate webinterface?" -msgstr "" - -#: module/setup.py:316 -msgid "" -"Listen address, if you use 127.0.0.1 or localhost, the webinterface will " -"only accessible locally." -msgstr "" - -#: module/setup.py:317 -msgid "Address" -msgstr "" - -#: module/setup.py:318 -msgid "Port" -msgstr "" - -#: module/setup.py:320 -msgid "" -"pyLoad offers several server backends, now following a short explanation." -msgstr "" - -#: module/setup.py:321 -msgid "Default server, best choice if you dont know which one to choose." -msgstr "" - -#: module/setup.py:322 -msgid "This server offers SSL and is a good alternative to builtin." -msgstr "" - -#: module/setup.py:323 -msgid "" -"Can be used by apache, lighttpd, requires you to configure them, which is " -"not too easy job." -msgstr "" - -#: module/setup.py:324 -msgid "Very fast alternative written in C, requires libev and linux knowlegde." -msgstr "" - -#: module/setup.py:325 -msgid "Get it from here: https://github.com/jonashaag/bjoern, compile it" -msgstr "" - -#: module/setup.py:326 -msgid "and copy bjoern.so to module/lib" -msgstr "" - -#: module/setup.py:329 -msgid "" -"Attention: In some rare cases the builtin server is not working, if you " -"notice problems with the webinterface" -msgstr "" - -#: module/setup.py:330 -msgid "come back here and change the builtin server to the threaded one here." -msgstr "" - -#: module/setup.py:333 -msgid "Server" -msgstr "" - -#: module/setup.py:337 -msgid "## SSL Setup ##" -msgstr "" - -#: module/setup.py:339 -msgid "" -"Execute these commands from pyLoad config folder to make ssl certificates:" -msgstr "" - -#: module/setup.py:345 -msgid "If you're done and everything went fine, you can activate ssl now." -msgstr "" - -#: module/setup.py:347 -msgid "Activate SSL?" -msgstr "" - -#: module/setup.py:361 -msgid "Select action" -msgstr "" - -#: module/setup.py:362 -msgid "1 - Create/Edit user" -msgstr "" - -#: module/setup.py:363 -msgid "2 - List users" -msgstr "" - -#: module/setup.py:364 -msgid "3 - Remove user" -msgstr "" - -#: module/setup.py:365 -msgid "4 - Quit" -msgstr "" - -#: module/setup.py:377 -msgid "Users" -msgstr "" - -#: module/setup.py:406 -msgid "Setting new configpath, current configuration will not be transfered!" -msgstr "" - -#: module/setup.py:407 -msgid "Configpath" -msgstr "" - -#: module/setup.py:415 -msgid "Configpath changed, setup will now close, please restart to go on." -msgstr "" - -#: module/setup.py:416 -msgid "Press Enter to exit." -msgstr "" - -#: module/setup.py:420 -#, python-format -msgid "Setting config path failed: %s" -msgstr "" - -#: module/setup.py:425 -#, python-format -msgid "%s: OK" -msgstr "" - -#: module/setup.py:427 -#, python-format -msgid "%s: missing" -msgstr "" - -#: module/setup.py:456 -msgid "[y]/n" -msgstr "" - -#: module/setup.py:458 -msgid "y/[n]" -msgstr "" - -#: module/setup.py:470 -msgid "Password: " -msgstr "" - -#: module/setup.py:475 -msgid "Password to short. Use at least 4 symbols." -msgstr "" - -#: module/setup.py:481 -msgid "Password (again): " -msgstr "" - -#: module/setup.py:488 -msgid "Passwords did not match." -msgstr "" - -#: module/setup.py:499 -msgid "yes" -msgstr "" - -#: module/setup.py:499 -msgid "true" -msgstr "" - -#: module/setup.py:499 -msgid "t" -msgstr "" - -#: module/setup.py:502 -msgid "no" -msgstr "" - -#: module/setup.py:502 -msgid "false" -msgstr "" - -#: module/setup.py:502 -msgid "f" -msgstr "" - -#: module/setup.py:505 module/setup.py:516 -msgid "Invalid Input" -msgstr "" |