validators.en.xlf 23.8 KB
Newer Older
Julien Jorry committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399
<?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>