<?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/5.4/language.xsd" languagecode="en" languagename="English">
	<category name="wcf.global">
		<item name="wcf.global.title"><![CDATA[WoltLab Suite&trade; 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 WoltLab Suite&trade;!]]></item>
		<item name="wcf.global.welcome.description"><![CDATA[This installer will help you to install <strong>WoltLab Suite&trade;</strong>.]]></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 Components]]></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.sql"><![CDATA[PDO Support]]></item>
		<item name="wcf.global.systemRequirements.sql.notFound"><![CDATA[not found]]></item>
		<item name="wcf.global.systemRequirements.sql.description"><![CDATA[The “pdo_mysql” PHP extension 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.graphicsLibrary"><![CDATA[Graphics library]]></item>
		<item name="wcf.global.systemRequirements.graphicsLibrary.requirement"><![CDATA[GD library or ImageMagick]]></item>
		<item name="wcf.global.systemRequirements.graphicsLibrary.description"><![CDATA[A graphics library is needed to read images and for the dynamic image generation. The GD library or alternatively ImageMagick is required.]]></item>
		<item name="wcf.global.systemRequirements.graphicsLibrary.notFound"><![CDATA[not found]]></item>
		<item name="wcf.global.systemRequirements.graphicsLibrary.webp"><![CDATA[Support for WebP images missing]]></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.systemRequirements.openSSL"><![CDATA['OpenSSL' PHP extension]]></item>
		<item name="wcf.global.systemRequirements.openSSL.description"><![CDATA[Your PHP version has been compiled without OpenSSL support, it is required to establish secure connections.]]></item>
		<item name="wcf.global.systemRequirements.curl"><![CDATA['curl' PHP extension]]></item>
		<item name="wcf.global.systemRequirements.curl.description"><![CDATA[Your PHP version has been compiled without cURL support, outgoing connections might not be fully supported.]]></item>
		<item name="wcf.global.systemRequirements.intl"><![CDATA['intl' PHP extension]]></item>
		<item name="wcf.global.systemRequirements.intl.description"><![CDATA[Your PHP version has been compiled without native internationalization support. The performance of multi-lingualism might be reduced.]]></item>
		<item name="wcf.global.systemRequirements.hostname"><![CDATA[Host Name]]></item>
		<item name="wcf.global.systemRequirements.hostname.requirement"><![CDATA[Correct Host Name]]></item>
		<item name="wcf.global.systemRequirements.hostname.description"><![CDATA[The host name determined by the web server must match the host name within the web browser's URL bar.]]></item>
		<item name="wcf.global.systemRequirements.cookie"><![CDATA[Cookies]]></item>
		<item name="wcf.global.systemRequirements.cookie.description"><![CDATA[The web browser must send cookies back to the web server.]]></item>
		<item name="wcf.global.systemRequirements.tls"><![CDATA[Encrypted HTTPS Connection (SSL/TLS)]]></item>
		<item name="wcf.global.systemRequirements.tls.description"><![CDATA[The setup is accessed via an unencrypted HTTP connection. For privacy and security only encrypted HTTPS connections should be used. Unencrypted connections should be redirected to the encrypted variant. Some features might be unsupported when using unencrypted connections, as web browsers restrict some features for use with encrypted connections only.]]></item>
		<item name="wcf.global.systemRequirements.x64"><![CDATA[64-bit Support]]></item>
		<item name="wcf.global.systemRequirements.x64.description"><![CDATA[A PHP version with support for 64-bit integers is required to correctly process numbers larger than ~2.1 billion. Without 64-bit support some functionality might be unavailable or return incorrect results. Furthermore the request processing speed of 64-bit PHP is increased compared to 32-bit PHP.]]></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.configureDB"><![CDATA[Configure Database Access]]></item>
		<item name="wcf.global.configureDB.description"><![CDATA[The data for this software needs to be stored in a MySQL or MariaDB-database. Please enter your 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 occurred while trying to connect to your database:
		<br><strong>{$exception->getMessage()}{if $exception->getPrevious()}<br>{$exception->getPrevious()->getMessage()}{/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.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.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 occurred 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.invalid"><![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.invalid"><![CDATA[The email address you have given is invalid. A valid email address must be in the format of name@example.com]]></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.applicationDirectory"><![CDATA[Configure Directories]]></item>
		<item name="wcf.global.applicationDirectory.description"><![CDATA[Set up the installation directories for each app. Directories are evaluated relative to the website’s document root (“{$documentRoot}”).]]></item>
		<item name="wcf.global.applicationDirectory.error"><![CDATA[The provided directories are invalid, please checked the marked fields for errors.]]></item>
		<item name="wcf.global.applicationDirectory.error.duplicate"><![CDATA[This directory has already been provided for a different app.]]></item>
		<item name="wcf.global.applicationDirectory.error.makePath"><![CDATA[This directory cannot be created due to insufficient permissions.]]></item>
		<item name="wcf.global.applicationDirectory.error.makeWritable"><![CDATA[The directory is not writable by PHP, please review the permissions.]]></item>
		<item name="wcf.global.applicationDirectory.error.notEmpty"><![CDATA[There is already an app inside this directory.]]></item>
		<item name="wcf.global.applicationDirectory.error.outsideDocumentRoot"><![CDATA[The directory is outside the website’s document root.]]></item>
		<item name="wcf.global.applicationDirectory.url"><![CDATA[App URLs]]></item>
		<item name="wcf.global.applicationDirectory.url.description"><![CDATA[Apps will be accessible through these URLs after setup has completed.]]></item>
		<item name="wcf.global.title.apps"><![CDATA[Apps:]]></item>
	</category>
</language>
