<?xml version="1.0" encoding="UTF-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
  <file source-language="en" datatype="plaintext" original="src/Resources/translations/messages.en.xlf">
    <body>
      <trans-unit id="1">
        <source>install_tool</source>
        <target>Contao install tool</target>
      </trans-unit>
      <trans-unit id="2">
        <source>an_error_occurred</source>
        <target>An error occurred</target>
      </trans-unit>
      <trans-unit id="3">
        <source>locked_headline</source>
        <target>The install tool has been locked!</target>
      </trans-unit>
      <trans-unit id="4">
        <source>locked_explanation</source>
        <target>For security reasons, the install tool has been locked after a wrong password had been entered more than three times in a row. You can unlock it in the Contao Manager or by running &lt;code&gt;contao:install:unlock&lt;/code&gt; on the command line.</target>
      </trans-unit>
      <trans-unit id="5">
        <source>file_permissions_headline</source>
        <target>PHP is not allowed to write files!</target>
      </trans-unit>
      <trans-unit id="6">
        <source>file_permissions_explanation</source>
        <target>Your server does not support file access via PHP; most likely PHP runs as Apache module under a different user. Please contact your server administrator and ask him to fix the problem.</target>
      </trans-unit>
      <trans-unit id="7">
        <source>file_permissions_warning</source>
        <target>&lt;strong&gt;Do not attempt to fix this yourself by making files and folders writable for everyone!&lt;/strong&gt;</target>
      </trans-unit>
      <trans-unit id="8">
        <source>accept_license</source>
        <target>Accept license</target>
      </trans-unit>
      <trans-unit id="9">
        <source>set_password</source>
        <target>Install tool password</target>
      </trans-unit>
      <trans-unit id="10">
        <source>set_password_hint</source>
        <target>Please enter a password to prevent unauthorized access.</target>
      </trans-unit>
      <trans-unit id="11">
        <source>password</source>
        <target>Password</target>
      </trans-unit>
      <trans-unit id="12">
        <source>confirmation</source>
        <target>Confirmation</target>
      </trans-unit>
      <trans-unit id="13">
        <source>save_password</source>
        <target>Save password</target>
      </trans-unit>
      <trans-unit id="14">
        <source>password_confirmation_mismatch</source>
        <target>The password does not match the confirmation!</target>
      </trans-unit>
      <trans-unit id="15">
        <source>password_too_short</source>
        <target>The password should be at least %d characters long!</target>
      </trans-unit>
      <trans-unit id="16">
        <source>login</source>
        <target>Install tool login</target>
      </trans-unit>
      <trans-unit id="17">
        <source>login_explanation</source>
        <target>Please enter the install tool password. The install tool password is not the same as the Contao back end password.</target>
      </trans-unit>
      <trans-unit id="18">
        <source>allow_cookies</source>
        <target>You have to allow cookies to use Contao.</target>
      </trans-unit>
      <trans-unit id="19">
        <source>login</source>
        <target>Login</target>
      </trans-unit>
      <trans-unit id="20">
        <source>invalid_password</source>
        <target>Invalid password!</target>
      </trans-unit>
      <trans-unit id="21">
        <source>database_connection</source>
        <target>Database connection</target>
      </trans-unit>
      <trans-unit id="22">
        <source>database_connected</source>
        <target>Database connection established.</target>
      </trans-unit>
      <trans-unit id="23">
        <source>database_dot_in_dbname</source>
        <target>The database name must not contain dots!</target>
      </trans-unit>
      <trans-unit id="24">
        <source>database_could_not_connect</source>
        <target>Could not connect to the database!</target>
      </trans-unit>
      <trans-unit id="25">
        <source>database_connection_explain</source>
        <target>Please enter your database connection parameters.</target>
      </trans-unit>
      <trans-unit id="26">
        <source>database_host</source>
        <target>Host</target>
      </trans-unit>
      <trans-unit id="27">
        <source>database_port</source>
        <target>Port number</target>
      </trans-unit>
      <trans-unit id="28">
        <source>database_user</source>
        <target>Username</target>
      </trans-unit>
      <trans-unit id="29">
        <source>database_password</source>
        <target>Password</target>
      </trans-unit>
      <trans-unit id="30">
        <source>database_name</source>
        <target>Database name</target>
      </trans-unit>
      <trans-unit id="31">
        <source>save_settings</source>
        <target>Save settings</target>
      </trans-unit>
      <trans-unit id="32">
        <source>update_tables</source>
        <target>Update the database</target>
      </trans-unit>
      <trans-unit id="33">
        <source>update_tables_explain</source>
        <target>Please note that the update assistant only handles tables starting with &lt;code&gt;tl_&lt;/code&gt;.</target>
      </trans-unit>
      <trans-unit id="34">
        <source>update_tables_confirm</source>
        <target>The database is up to date.</target>
      </trans-unit>
      <trans-unit id="35">
        <source>update_save</source>
        <target>Update database</target>
      </trans-unit>
      <trans-unit id="36">
        <source>CREATE</source>
        <target>Create tables</target>
      </trans-unit>
      <trans-unit id="37">
        <source>ALTER_ADD</source>
        <target>Add columns</target>
      </trans-unit>
      <trans-unit id="38">
        <source>ALTER_CHANGE</source>
        <target>Change columns</target>
      </trans-unit>
      <trans-unit id="39">
        <source>ALTER_DROP</source>
        <target>Drop columns</target>
      </trans-unit>
      <trans-unit id="40">
        <source>DROP</source>
        <target>Drop tables</target>
      </trans-unit>
      <trans-unit id="41">
        <source>select_all</source>
        <target>Select all</target>
      </trans-unit>
      <trans-unit id="42">
        <source>template_import</source>
        <target>Import a template</target>
      </trans-unit>
      <trans-unit id="43">
        <source>template_import_explain</source>
        <target>Here you can import an &lt;code&gt;.sql&lt;/code&gt; file from the &lt;code&gt;templates&lt;/code&gt; directory. Any existing data will be deleted! If you only want to import a theme, please use the theme manager in the Contao back end instead.</target>
      </trans-unit>
      <trans-unit id="44">
        <source>import_exception</source>
        <target>The import failed! Is the database up to date and is the template file compatible with your Contao version?</target>
      </trans-unit>
      <trans-unit id="45">
        <source>import_empty_source</source>
        <target>Please choose a template file!</target>
      </trans-unit>
      <trans-unit id="46">
        <source>import_data_will_be_deleted</source>
        <target>Any existing data will be deleted!</target>
      </trans-unit>
      <trans-unit id="47">
        <source>imported_on</source>
        <target>Template imported on %s.</target>
      </trans-unit>
      <trans-unit id="48">
        <source>templates</source>
        <target>Templates</target>
      </trans-unit>
      <trans-unit id="49">
        <source>do_not_truncate</source>
        <target>Do not truncate the tables</target>
      </trans-unit>
      <trans-unit id="50">
        <source>import_confirm</source>
        <target>Any existing data will be deleted! Do you really want to continue?</target>
      </trans-unit>
      <trans-unit id="51">
        <source>template_save</source>
        <target>Import template</target>
      </trans-unit>
      <trans-unit id="52">
        <source>admin_create</source>
        <target>Create an admin user</target>
      </trans-unit>
      <trans-unit id="53">
        <source>admin_create_explain</source>
        <target>Here you can create an admin user to log into the Contao back end.</target>
      </trans-unit>
      <trans-unit id="54">
        <source>admin_confirm</source>
        <target>An admin user has been created.</target>
      </trans-unit>
      <trans-unit id="55">
        <source>admin_username</source>
        <target>Username</target>
      </trans-unit>
      <trans-unit id="56">
        <source>admin_name</source>
        <target>Name</target>
      </trans-unit>
      <trans-unit id="57">
        <source>admin_email</source>
        <target>E-mail</target>
      </trans-unit>
      <trans-unit id="58">
        <source>admin_save</source>
        <target>Create admin user</target>
      </trans-unit>
      <trans-unit id="59">
        <source>admin_error_extnd</source>
        <target>For security reasons you can not use the following characters here: #&lt;&gt;()\=</target>
      </trans-unit>
      <trans-unit id="60">
        <source>admin_error_no_space</source>
        <target>The username must not contain any whitespace characters!</target>
      </trans-unit>
      <trans-unit id="61">
        <source>admin_error_email</source>
        <target>Please enter a valid e-mail address!</target>
      </trans-unit>
      <trans-unit id="62">
        <source>admin_error_password_match</source>
        <target>The passwords did not match!</target>
      </trans-unit>
      <trans-unit id="63">
        <source>admin_error_password_user</source>
        <target>Your username and password must not be the same!</target>
      </trans-unit>
      <trans-unit id="64">
        <source>admin_error</source>
        <target>Please fill in all fields to create an admin user!</target>
      </trans-unit>
      <trans-unit id="65">
        <source>congratulations</source>
        <target>Congratulations!</target>
      </trans-unit>
      <trans-unit id="66">
        <source>congratulations_explain</source>
        <target>You have successfully installed Contao.</target>
      </trans-unit>
      <trans-unit id="67">
        <source>installation_complete</source>
        <target>Installation complete</target>
      </trans-unit>
      <trans-unit id="68">
        <source>installation_complete_explain</source>
        <target>Now please go to the Contao back end and check the system settings.</target>
      </trans-unit>
      <trans-unit id="69">
        <source>back_end</source>
        <target>Contao back end</target>
      </trans-unit>
      <trans-unit id="70">
        <source>old_database</source>
        <target>The database is too old!</target>
      </trans-unit>
      <trans-unit id="71">
        <source>old_database_explanation</source>
        <target>You need at least Contao 3.2 to upgrade to Contao 4.</target>
      </trans-unit>
      <trans-unit id="72">
        <source>console_explanation</source>
        <target>A post installation task could not be completed!</target>
      </trans-unit>
      <trans-unit id="73">
        <source>duplicate_subscriptions</source>
        <target>Duplicate subscriptions</target>
      </trans-unit>
      <trans-unit id="74">
        <source>duplicate_subscriptions_begin</source>
        <target>Duplicate newsletter subscriptions found:</target>
      </trans-unit>
      <trans-unit id="75">
        <source>duplicate_subscriptions_end</source>
        <target>The duplicate entries have been purged automatically. A backup of the original subscriptions has been stored in &lt;code&gt;tl_newsletter_recipients_backup&lt;/code&gt;.</target>
      </trans-unit>
    </body>
  </file>
</xliff>
