validators.en.xlf 23.8 KB
<?xml version="1.0" encoding="utf-8"?>
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
  <file source-language="en" datatype="plaintext" original="file.ext" target-language="en">
    <body>
      <trans-unit id="1" approved="yes">
        <source><![CDATA[This value should be false.]]></source>
        <target><![CDATA[This value should be false.]]></target>
      </trans-unit>
      <trans-unit id="2" approved="yes">
        <source><![CDATA[This value should be true.]]></source>
        <target><![CDATA[This value should be true.]]></target>
      </trans-unit>
      <trans-unit id="3" approved="yes">
        <source><![CDATA[This value should be of type {{ type }}.]]></source>
        <target><![CDATA[This value should be of type {{ type }}.]]></target>
      </trans-unit>
      <trans-unit id="4" approved="yes">
        <source><![CDATA[This value should be blank.]]></source>
        <target><![CDATA[This value should be blank.]]></target>
      </trans-unit>
      <trans-unit id="5" approved="yes">
        <source><![CDATA[The value you selected is not a valid choice.]]></source>
        <target><![CDATA[The value you selected is not a valid choice.]]></target>
      </trans-unit>
      <trans-unit id="6" approved="yes">
        <source><![CDATA[You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.]]></source>
        <target><![CDATA[You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.]]></target>
      </trans-unit>
      <trans-unit id="7" approved="yes">
        <source><![CDATA[You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.]]></source>
        <target><![CDATA[You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.]]></target>
      </trans-unit>
      <trans-unit id="8" approved="yes">
        <source><![CDATA[One or more of the given values is invalid.]]></source>
        <target><![CDATA[One or more of the given values is invalid.]]></target>
      </trans-unit>
      <trans-unit id="9" approved="yes">
        <source><![CDATA[This field was not expected.]]></source>
        <target><![CDATA[This field was not expected.]]></target>
      </trans-unit>
      <trans-unit id="10" approved="yes">
        <source><![CDATA[This field is missing.]]></source>
        <target><![CDATA[This field is missing.]]></target>
      </trans-unit>
      <trans-unit id="11" approved="yes">
        <source><![CDATA[This value is not a valid date.]]></source>
        <target><![CDATA[This value is not a valid date.]]></target>
      </trans-unit>
      <trans-unit id="12" approved="yes">
        <source><![CDATA[This value is not a valid datetime.]]></source>
        <target><![CDATA[This value is not a valid datetime.]]></target>
      </trans-unit>
      <trans-unit id="13" approved="yes">
        <source><![CDATA[This value is not a valid email address.]]></source>
        <target><![CDATA[This value is not a valid email address.]]></target>
      </trans-unit>
      <trans-unit id="14" approved="yes">
        <source><![CDATA[The file could not be found.]]></source>
        <target><![CDATA[The file could not be found.]]></target>
      </trans-unit>
      <trans-unit id="15" approved="yes">
        <source><![CDATA[The file is not readable.]]></source>
        <target><![CDATA[The file is not readable.]]></target>
      </trans-unit>
      <trans-unit id="16" approved="yes">
        <source><![CDATA[The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.]]></source>
        <target><![CDATA[The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.]]></target>
      </trans-unit>
      <trans-unit id="17" approved="yes">
        <source><![CDATA[The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.]]></source>
        <target><![CDATA[The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.]]></target>
      </trans-unit>
      <trans-unit id="18" approved="yes">
        <source><![CDATA[This value should be {{ limit }} or less.]]></source>
        <target><![CDATA[This value should be {{ limit }} or less.]]></target>
      </trans-unit>
      <trans-unit id="19" approved="yes">
        <source><![CDATA[This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less.]]></source>
        <target><![CDATA[This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less.]]></target>
      </trans-unit>
      <trans-unit id="20" approved="yes">
        <source><![CDATA[This value should be {{ limit }} or more.]]></source>
        <target><![CDATA[This value should be {{ limit }} or more.]]></target>
      </trans-unit>
      <trans-unit id="21" approved="yes">
        <source><![CDATA[This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more.]]></source>
        <target><![CDATA[This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more.]]></target>
      </trans-unit>
      <trans-unit id="22" approved="yes">
        <source><![CDATA[This value should not be blank.]]></source>
        <target><![CDATA[This value should not be blank.]]></target>
      </trans-unit>
      <trans-unit id="23" approved="yes">
        <source><![CDATA[This value should not be null.]]></source>
        <target><![CDATA[This value should not be null.]]></target>
      </trans-unit>
      <trans-unit id="24" approved="yes">
        <source><![CDATA[This value should be null.]]></source>
        <target><![CDATA[This value should be null.]]></target>
      </trans-unit>
      <trans-unit id="25" approved="yes">
        <source><![CDATA[This value is not valid.]]></source>
        <target><![CDATA[This value is not valid.]]></target>
      </trans-unit>
      <trans-unit id="26" approved="yes">
        <source><![CDATA[This value is not a valid time.]]></source>
        <target><![CDATA[This value is not a valid time.]]></target>
      </trans-unit>
      <trans-unit id="27" approved="yes">
        <source><![CDATA[This value is not a valid URL.]]></source>
        <target><![CDATA[This value is not a valid URL.]]></target>
      </trans-unit>
      <trans-unit id="28" approved="yes">
        <source><![CDATA[The two values should be equal.]]></source>
        <target><![CDATA[The two values should be equal.]]></target>
      </trans-unit>
      <trans-unit id="29" approved="yes">
        <source><![CDATA[The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}.]]></source>
        <target><![CDATA[The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}.]]></target>
      </trans-unit>
      <trans-unit id="30" approved="yes">
        <source><![CDATA[The file is too large.]]></source>
        <target><![CDATA[The file is too large.]]></target>
      </trans-unit>
      <trans-unit id="31" approved="yes">
        <source><![CDATA[The file could not be uploaded.]]></source>
        <target><![CDATA[The file could not be uploaded.]]></target>
      </trans-unit>
      <trans-unit id="32" approved="yes">
        <source><![CDATA[This value should be a valid number.]]></source>
        <target><![CDATA[This value should be a valid number.]]></target>
      </trans-unit>
      <trans-unit id="33" approved="yes">
        <source><![CDATA[This file is not a valid image.]]></source>
        <target><![CDATA[This file is not a valid image.]]></target>
      </trans-unit>
      <trans-unit id="34" approved="yes">
        <source><![CDATA[This is not a valid IP address.]]></source>
        <target><![CDATA[This is not a valid IP address.]]></target>
      </trans-unit>
      <trans-unit id="35" approved="yes">
        <source><![CDATA[This value is not a valid language.]]></source>
        <target><![CDATA[This value is not a valid language.]]></target>
      </trans-unit>
      <trans-unit id="36" approved="yes">
        <source><![CDATA[This value is not a valid locale.]]></source>
        <target><![CDATA[This value is not a valid locale.]]></target>
      </trans-unit>
      <trans-unit id="37" approved="yes">
        <source><![CDATA[This value is not a valid country.]]></source>
        <target><![CDATA[This value is not a valid country.]]></target>
      </trans-unit>
      <trans-unit id="38" approved="yes">
        <source><![CDATA[This value is already used.]]></source>
        <target><![CDATA[This value is already used.]]></target>
      </trans-unit>
      <trans-unit id="39" approved="yes">
        <source><![CDATA[The size of the image could not be detected.]]></source>
        <target><![CDATA[The size of the image could not be detected.]]></target>
      </trans-unit>
      <trans-unit id="40" approved="yes">
        <source><![CDATA[The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.]]></source>
        <target><![CDATA[The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.]]></target>
      </trans-unit>
      <trans-unit id="41" approved="yes">
        <source><![CDATA[The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.]]></source>
        <target><![CDATA[The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.]]></target>
      </trans-unit>
      <trans-unit id="42" approved="yes">
        <source><![CDATA[The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.]]></source>
        <target><![CDATA[The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.]]></target>
      </trans-unit>
      <trans-unit id="43" approved="yes">
        <source><![CDATA[The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.]]></source>
        <target><![CDATA[The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.]]></target>
      </trans-unit>
      <trans-unit id="44" approved="yes">
        <source><![CDATA[This value should be the user's current password.]]></source>
        <target><![CDATA[This value should be the user's current password.]]></target>
      </trans-unit>
      <trans-unit id="45" approved="yes">
        <source><![CDATA[This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.]]></source>
        <target><![CDATA[This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.]]></target>
      </trans-unit>
      <trans-unit id="46" approved="yes">
        <source><![CDATA[The file was only partially uploaded.]]></source>
        <target><![CDATA[The file was only partially uploaded.]]></target>
      </trans-unit>
      <trans-unit id="47" approved="yes">
        <source><![CDATA[No file was uploaded.]]></source>
        <target><![CDATA[No file was uploaded.]]></target>
      </trans-unit>
      <trans-unit id="48" approved="yes">
        <source><![CDATA[No temporary folder was configured in php.ini.]]></source>
        <target><![CDATA[No temporary folder was configured in php.ini, or the configured folder does not exist.]]></target>
      </trans-unit>
      <trans-unit id="49" approved="yes">
        <source><![CDATA[Cannot write temporary file to disk.]]></source>
        <target><![CDATA[Cannot write temporary file to disk.]]></target>
      </trans-unit>
      <trans-unit id="50" approved="yes">
        <source><![CDATA[A PHP extension caused the upload to fail.]]></source>
        <target><![CDATA[A PHP extension caused the upload to fail.]]></target>
      </trans-unit>
      <trans-unit id="51" approved="yes">
        <source><![CDATA[This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more.]]></source>
        <target><![CDATA[This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more.]]></target>
      </trans-unit>
      <trans-unit id="52" approved="yes">
        <source><![CDATA[This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less.]]></source>
        <target><![CDATA[This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less.]]></target>
      </trans-unit>
      <trans-unit id="53" approved="yes">
        <source><![CDATA[This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements.]]></source>
        <target><![CDATA[This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements.]]></target>
      </trans-unit>
      <trans-unit id="54" approved="yes">
        <source><![CDATA[Invalid card number.]]></source>
        <target><![CDATA[Invalid card number.]]></target>
      </trans-unit>
      <trans-unit id="55" approved="yes">
        <source><![CDATA[Unsupported card type or invalid card number.]]></source>
        <target><![CDATA[Unsupported card type or invalid card number.]]></target>
      </trans-unit>
      <trans-unit id="56" approved="yes">
        <source><![CDATA[This is not a valid International Bank Account Number (IBAN).]]></source>
        <target><![CDATA[This is not a valid International Bank Account Number (IBAN).]]></target>
      </trans-unit>
      <trans-unit id="57" approved="yes">
        <source><![CDATA[This value is not a valid ISBN-10.]]></source>
        <target><![CDATA[This value is not a valid ISBN-10.]]></target>
      </trans-unit>
      <trans-unit id="58" approved="yes">
        <source><![CDATA[This value is not a valid ISBN-13.]]></source>
        <target><![CDATA[This value is not a valid ISBN-13.]]></target>
      </trans-unit>
      <trans-unit id="59" approved="yes">
        <source><![CDATA[This value is neither a valid ISBN-10 nor a valid ISBN-13.]]></source>
        <target><![CDATA[This value is neither a valid ISBN-10 nor a valid ISBN-13.]]></target>
      </trans-unit>
      <trans-unit id="60" approved="yes">
        <source><![CDATA[This value is not a valid ISSN.]]></source>
        <target><![CDATA[This value is not a valid ISSN.]]></target>
      </trans-unit>
      <trans-unit id="61" approved="yes">
        <source><![CDATA[This value is not a valid currency.]]></source>
        <target><![CDATA[This value is not a valid currency.]]></target>
      </trans-unit>
      <trans-unit id="62" approved="yes">
        <source><![CDATA[This value should be equal to {{ compared_value }}.]]></source>
        <target><![CDATA[This value should be equal to {{ compared_value }}.]]></target>
      </trans-unit>
      <trans-unit id="63" approved="yes">
        <source><![CDATA[This value should be greater than {{ compared_value }}.]]></source>
        <target><![CDATA[This value should be greater than {{ compared_value }}.]]></target>
      </trans-unit>
      <trans-unit id="64" approved="yes">
        <source><![CDATA[This value should be greater than or equal to {{ compared_value }}.]]></source>
        <target><![CDATA[This value should be greater than or equal to {{ compared_value }}.]]></target>
      </trans-unit>
      <trans-unit id="65" approved="yes">
        <source><![CDATA[This value should be identical to {{ compared_value_type }} {{ compared_value }}.]]></source>
        <target><![CDATA[This value should be identical to {{ compared_value_type }} {{ compared_value }}.]]></target>
      </trans-unit>
      <trans-unit id="66" approved="yes">
        <source><![CDATA[This value should be less than {{ compared_value }}.]]></source>
        <target><![CDATA[This value should be less than {{ compared_value }}.]]></target>
      </trans-unit>
      <trans-unit id="67" approved="yes">
        <source><![CDATA[This value should be less than or equal to {{ compared_value }}.]]></source>
        <target><![CDATA[This value should be less than or equal to {{ compared_value }}.]]></target>
      </trans-unit>
      <trans-unit id="68" approved="yes">
        <source><![CDATA[This value should not be equal to {{ compared_value }}.]]></source>
        <target><![CDATA[This value should not be equal to {{ compared_value }}.]]></target>
      </trans-unit>
      <trans-unit id="69" approved="yes">
        <source><![CDATA[This value should not be identical to {{ compared_value_type }} {{ compared_value }}.]]></source>
        <target><![CDATA[This value should not be identical to {{ compared_value_type }} {{ compared_value }}.]]></target>
      </trans-unit>
      <trans-unit id="70" approved="yes">
        <source><![CDATA[The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}.]]></source>
        <target><![CDATA[The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}.]]></target>
      </trans-unit>
      <trans-unit id="71" approved="yes">
        <source><![CDATA[The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}.]]></source>
        <target><![CDATA[The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}.]]></target>
      </trans-unit>
      <trans-unit id="72" approved="yes">
        <source><![CDATA[The image is square ({{ width }}x{{ height }}px). Square images are not allowed.]]></source>
        <target><![CDATA[The image is square ({{ width }}x{{ height }}px). Square images are not allowed.]]></target>
      </trans-unit>
      <trans-unit id="73" approved="yes">
        <source><![CDATA[The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed.]]></source>
        <target><![CDATA[The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed.]]></target>
      </trans-unit>
      <trans-unit id="74" approved="yes">
        <source><![CDATA[The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed.]]></source>
        <target><![CDATA[The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed.]]></target>
      </trans-unit>
      <trans-unit id="75" approved="yes">
        <source><![CDATA[An empty file is not allowed.]]></source>
        <target><![CDATA[An empty file is not allowed.]]></target>
      </trans-unit>
      <trans-unit id="76" approved="yes">
        <source><![CDATA[The host could not be resolved.]]></source>
        <target><![CDATA[The host could not be resolved.]]></target>
      </trans-unit>
      <trans-unit id="77" approved="yes">
        <source><![CDATA[This value does not match the expected {{ charset }} charset.]]></source>
        <target><![CDATA[This value does not match the expected {{ charset }} charset.]]></target>
      </trans-unit>
      <trans-unit id="78" approved="yes">
        <source><![CDATA[This is not a valid Business Identifier Code (BIC).]]></source>
        <target><![CDATA[This is not a valid Business Identifier Code (BIC).]]></target>
      </trans-unit>
      <trans-unit id="79" approved="yes">
        <source><![CDATA[Error]]></source>
        <target><![CDATA[Error]]></target>
      </trans-unit>
      <trans-unit id="80" approved="yes">
        <source><![CDATA[This is not a valid UUID.]]></source>
        <target><![CDATA[This is not a valid UUID.]]></target>
      </trans-unit>
      <trans-unit id="81" approved="yes">
        <source><![CDATA[This value should be a multiple of {{ compared_value }}.]]></source>
        <target><![CDATA[This value should be a multiple of {{ compared_value }}.]]></target>
      </trans-unit>
      <trans-unit id="82" approved="yes">
        <source><![CDATA[This Business Identifier Code (BIC) is not associated with IBAN {{ iban }}.]]></source>
        <target><![CDATA[This Business Identifier Code (BIC) is not associated with IBAN {{ iban }}.]]></target>
      </trans-unit>
      <trans-unit id="83" approved="yes">
        <source><![CDATA[This value should be valid JSON.]]></source>
        <target><![CDATA[This value should be valid JSON.]]></target>
      </trans-unit>
      <trans-unit id="84" approved="yes">
        <source><![CDATA[This collection should contain only unique elements.]]></source>
        <target><![CDATA[This collection should contain only unique elements.]]></target>
      </trans-unit>
      <trans-unit id="85" approved="yes">
        <source><![CDATA[This value should be positive.]]></source>
        <target><![CDATA[This value should be positive.]]></target>
      </trans-unit>
      <trans-unit id="86" approved="yes">
        <source><![CDATA[This value should be either positive or zero.]]></source>
        <target><![CDATA[This value should be either positive or zero.]]></target>
      </trans-unit>
      <trans-unit id="87" approved="yes">
        <source><![CDATA[This value should be negative.]]></source>
        <target><![CDATA[This value should be negative.]]></target>
      </trans-unit>
      <trans-unit id="88" approved="yes">
        <source><![CDATA[This value should be either negative or zero.]]></source>
        <target><![CDATA[This value should be either negative or zero.]]></target>
      </trans-unit>
      <trans-unit id="89" approved="yes">
        <source><![CDATA[This value is not a valid timezone.]]></source>
        <target><![CDATA[This value is not a valid timezone.]]></target>
      </trans-unit>
      <trans-unit id="90" approved="yes">
        <source><![CDATA[This password has been leaked in a data breach, it must not be used. Please use another password.]]></source>
        <target><![CDATA[This password has been leaked in a data breach, it must not be used. Please use another password.]]></target>
      </trans-unit>
      <trans-unit id="91" approved="yes">
        <source><![CDATA[This value should be between {{ min }} and {{ max }}.]]></source>
        <target><![CDATA[This value should be between {{ min }} and {{ max }}.]]></target>
      </trans-unit>
      <trans-unit id="92" approved="yes">
        <source><![CDATA[This value is not a valid hostname.]]></source>
        <target><![CDATA[This value is not a valid hostname.]]></target>
      </trans-unit>
      <trans-unit id="93" approved="yes">
        <source><![CDATA[The number of elements in this collection should be a multiple of {{ compared_value }}.]]></source>
        <target><![CDATA[The number of elements in this collection should be a multiple of {{ compared_value }}.]]></target>
      </trans-unit>
      <trans-unit id="94" approved="yes">
        <source><![CDATA[This value should satisfy at least one of the following constraints:]]></source>
        <target><![CDATA[This value should satisfy at least one of the following constraints:]]></target>
      </trans-unit>
      <trans-unit id="95" approved="yes">
        <source><![CDATA[Each element of this collection should satisfy its own set of constraints.]]></source>
        <target><![CDATA[Each element of this collection should satisfy its own set of constraints.]]></target>
      </trans-unit>
      <trans-unit id="96" approved="yes">
        <source><![CDATA[This form should not contain extra fields.]]></source>
        <target><![CDATA[This form should not contain extra fields.]]></target>
      </trans-unit>
      <trans-unit id="97" approved="yes">
        <source><![CDATA[The uploaded file was too large. Please try to upload a smaller file.]]></source>
        <target><![CDATA[The uploaded file was too large. Please try to upload a smaller file.]]></target>
      </trans-unit>
      <trans-unit id="98" approved="yes">
        <source><![CDATA[The CSRF token is invalid. Please try to resubmit the form.]]></source>
        <target><![CDATA[The CSRF token is invalid. Please try to resubmit the form.]]></target>
      </trans-unit>
    </body>
  </file>
</xliff>