<?xml version="1.0" encoding="UTF-8"?>
<language xmlns="http://www.woltlab.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.woltlab.com http://www.woltlab.com/XSD/maelstrom/language.xsd" languagecode="en" languagename="English">
	<category name="wcf.global">
		<item name="wcf.global.pageTitle"><![CDATA[{$setupPackageName} installation]]></item>
		<item name="wcf.global.title"><![CDATA[{$setupPackageName}]]></item>
		<item name="wcf.global.title.subtitle"><![CDATA[Prepairing Installation]]></item>
		<item name="wcf.global.pageDirection"><![CDATA[ltr]]></item> <!-- system variable; do not translate -->
		<item name="wcf.global.decimalPoint"><![CDATA[.]]></item>
		<item name="wcf.global.thousandsSeparator"><![CDATA[,]]></item>
		<item name="wcf.global.button.next"><![CDATA[Next »]]></item>
		<item name="wcf.global.progressBar"><![CDATA[{@$progress}% complete]]></item>
		<item name="wcf.global.welcome"><![CDATA[Thank you for choosing {$setupPackageName}!]]></item>
		<item name="wcf.global.welcome.description"><![CDATA[This installer will help you to install <br /><b>WoltLab Community Framework</b>{if $setupPackageName != 'WoltLab Community Framework'} and <b>{$setupPackageName}</b>{/if}.]]></item>
		<item name="wcf.global.welcome.language"><![CDATA[Language]]></item>
		<item name="wcf.global.welcome.language.description"><![CDATA[The installer language is currently set to {@$languageChooser}]]></item>
		<item name="wcf.global.welcome.language.change"><![CDATA[Change Language]]></item>
		<item name="wcf.global.license"><![CDATA[License Agreement]]></item>
		<item name="wcf.global.license.description"><![CDATA[Please read the following license agreement. Use the scroll bar to view the entire document.]]></item>
		<item name="wcf.global.license.accept.description"><![CDATA[Do you accept the terms and conditions of the license agreement? You may only install this software upon acceptance of the license agreement.]]></item>
		<item name="wcf.global.license.missingAcception"><![CDATA[You must accept the license agreement to continue this installation.]]></item>
		<item name="wcf.global.systemRequirements.required"><![CDATA[Required System Components]]></item>
		<item name="wcf.global.systemRequirements.recommended"><![CDATA[Recommended System Component]]></item>
		<item name="wcf.global.systemRequirements.element.required"><![CDATA[Required:]]></item>
		<item name="wcf.global.systemRequirements.element.yours"><![CDATA[Found:]]></item>
		<item name="wcf.global.systemRequirements.element.recommended"><![CDATA[Recommended:]]></item>
		<item name="wcf.global.systemRequirements.php"><![CDATA[Installed version of the script-language “PHP”]]></item>
		<item name="wcf.global.systemRequirements.php.description"><![CDATA[The installed version of the script-language “PHP” is too old for a stable operation of this software. To proceed with the installation, a version update is necessary.]]></item>
		<item name="wcf.global.systemRequirements.php.description2"><![CDATA[Your PHP version is outdated. For a stable operation of this software, we recommend a PHP version of 5.3.2 or greater.]]></item>
		<item name="wcf.global.systemRequirements.sql"><![CDATA[Database Support]]></item>
		<item name="wcf.global.systemRequirements.sql.notFound"><![CDATA[not found]]></item>
		<item name="wcf.global.systemRequirements.sql.description"><![CDATA[Database support is required to install this software.]]></item>
		<item name="wcf.global.systemRequirements.uploadMaxFilesize"><![CDATA[Maximum Size for File Uploads]]></item>
		<item name="wcf.global.systemRequirements.uploadMaxFilesize.description"><![CDATA[The current configuration of the installed “PHP” version does not allow file uploads. Due to this configuration, some features of this software will not be available.]]></item>
		<item name="wcf.global.systemRequirements.gdLib"><![CDATA[Installed version of the graphics library “GDLib”]]></item>
		<item name="wcf.global.systemRequirements.gdLib.description"><![CDATA[The graphics-library “GDLib” is needed for the dynamic image generation. Without this library, some features of this software will not be available.]]></item>
		<item name="wcf.global.systemRequirements.active"><![CDATA[Enabled]]></item>
		<item name="wcf.global.systemRequirements.notActive"><![CDATA[Not enabled]]></item>
		<item name="wcf.global.systemRequirements.memoryLimit"><![CDATA[PHP memory limit]]></item>
		<item name="wcf.global.systemRequirements.memoryLimit.description"><![CDATA[The maximum available memory of PHP scripts is too low to properly run the software.]]></item>
		<item name="wcf.global.wcfDir"><![CDATA[Choose the installation-folder]]></item>
		<item name="wcf.global.wcfDir.description"><![CDATA[All files of <b>WoltLab Community Framework</b> will be extracted into the installation-folder.]]></item>
		<item name="wcf.global.wcfDir.dir"><![CDATA[Installation Directory]]></item>
		<item name="wcf.global.wcfDir.dir.description"><![CDATA[If you are unsure, keep the name which the system suggests and run the standard installation.]]></item>
		<item name="wcf.global.wcfDir.error.invalid"><![CDATA[The given directory is not valid.]]></item>
		<item name="wcf.global.wcfDir.error.invalidDirectory"><![CDATA[The installer has found a previous installation of <b>WoltLab Community Framework</b> in the “{$wcfDir}” directory.<br />Please enter an alternative installation directory to continue installation.]]></item>
		<item name="wcf.global.wcfDir.url"><![CDATA[Installation Address (URL)]]></item>
		<item name="wcf.global.wcfDir.url.description"><![CDATA[After the installation into the given directory you will be able to access <b>WoltLab Community Framework</b> through this address (URL).]]></item>
		<item name="wcf.global.next"><![CDATA[Loading next step …]]></item>
		<item name="wcf.global.next.description"><![CDATA[The installation is currently loading the next step, please wait.]]></item>
		<item name="wcf.global.languages"><![CDATA[Choose languages to install]]></item>
		<item name="wcf.global.languages.description"><![CDATA[This software can support multiple languages. Please choose the languages you would like to install.]]></item>
		<item name="wcf.global.languages.languages"><![CDATA[Languages]]></item>
		<item name="wcf.global.languages.error.empty"><![CDATA[Please choose at least one language!]]></item>
		<item name="wcf.global.configureDB"><![CDATA[Configure Database Access]]></item>
		<item name="wcf.global.configureDB.description"><![CDATA[The data for this software needs to be stored in an SQL-database. Please enter your database access information!]]></item>
		<item name="wcf.global.configureDB.accessData"><![CDATA[Database Access Information]]></item>
		<item name="wcf.global.configureDB.host"><![CDATA[Hostname]]></item>
		<item name="wcf.global.configureDB.user"><![CDATA[Username]]></item>
		<item name="wcf.global.configureDB.password"><![CDATA[Password]]></item>
		<item name="wcf.global.configureDB.database"><![CDATA[Database Name]]></item>
		<item name="wcf.global.configureDB.database.description"><![CDATA[The database must already exist.]]></item>
		<item name="wcf.global.configureDB.number"><![CDATA[Installation Number]]></item>
		<item name="wcf.global.configureDB.number.description"><![CDATA[The installation number allows you to install multiple installations of this software into the same database. If this is your first installation in this database, you should enter <em>1</em>.]]></item>	
		<item name="wcf.global.configureDB.error"><![CDATA[An error has accured while trying to connect to your database:
		<br /><strong>{$exception->getMessage()}{if $exception|get_class == 'DatabaseException'}<br />{$exception->getErrorDesc()}{/if}</strong>]]></item>
		<item name="wcf.global.configureDB.conflictedTables"><![CDATA[The following table{if $conflictedTables|count > 1}s{/if} already exist{if $conflictedTables|count == 1}s{/if} within your “{$dbName}” Database:<br />{implode from=$conflictedTables item="table"}{$table}{/implode}.<br /><br />To solve this problem, please do one of the following:<br />1. Remove the table{if $conflictedTables|count > 1}s{/if} manually and continue the installation with the “Next” button or<br />2. You re-enter the database access information, but to a different database and continue the installation with the “Next” button or<br />3. Enter a new installation number, not forgetting to continue the installation with the “Next” Button.]]></item>
		<item name="wcf.global.configureDB.class"><![CDATA[Database Type]]></item>
		<item name="wcf.global.configureDB.class.MySQLDatabase"><![CDATA[MySQL 5.1+]]></item>
		<item name="wcf.global.configureDB.class.PostgreSQLDatabase"><![CDATA[PostgreSQL 8.2+]]></item>
		<item name="wcf.global.createUser"><![CDATA[Create an Administrator]]></item>
		<item name="wcf.global.createUser.description"><![CDATA[The installation will now generate an administrator account for you. Please provide username, email address and password.]]></item>
		<item name="wcf.global.createUser.data"><![CDATA[User Information]]></item>
		<item name="wcf.global.createUser.username"><![CDATA[Username]]></item>
		<item name="wcf.global.createUser.email"><![CDATA[Email Address]]></item>
		<item name="wcf.global.createUser.confirmEmail"><![CDATA[Confirm Email Address]]></item>
		<item name="wcf.global.createUser.password"><![CDATA[Password]]></item>
		<item name="wcf.global.createUser.confirmPassword"><![CDATA[Confirm Password]]></item>
		<item name="wcf.global.createUser.error"><![CDATA[Errors have occured while registering the user account, please check the marked fields for errors.]]></item>
		<item name="wcf.global.createUser.error.empty"><![CDATA[This field can not be left empty.]]></item>
		<item name="wcf.global.createUser.error.username.notValid"><![CDATA[The username you have given is invalid. A valid username must be between 3 and 20 characters long.]]></item>
		<item name="wcf.global.createUser.error.email.notValid"><![CDATA[The email address you have given is invalid. A valid e-mail address must be in the format of name@domain.tld]]></item>
		<item name="wcf.global.createUser.error.confirmEmail.notEqual"><![CDATA[The email addresses you have given are not identical. For security reasons, please make sure that both email address fields have been filled in and are identical.]]></item>
		<item name="wcf.global.createUser.error.confirmPassword.notEqual"><![CDATA[The passwords you have given are not identical. For security reasons, please make sure that both password fields have been filled in and are identical.]]></item>
		<item name="wcf.global.wcfDir.error"><![CDATA[An Error has accured while extracting the required files:
		<br /><strong>{$exception->getMessage()}</strong><br />
		Please make sure that the destination folder exists and can be written to.]]></item>
		<item name="wcf.global.scrollDown"><![CDATA[Go to Page Bottom]]></item>
		<item name="wcf.global.scrollUp"><![CDATA[Go to Page End]]></item>
	</category>
</language>
