|
1 |
| -<?xml version="1.0"?> |
2 |
| -<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2"> |
3 |
| - <file source-language="en" datatype="plaintext" original="file.ext"> |
| 1 | +<?xml version="1.0" encoding="utf-8"?> |
| 2 | +<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2"> |
| 3 | + <file source-language="en" target-language="af" datatype="plaintext" original="file.ext"> |
4 | 4 | <body>
|
5 | 5 | <trans-unit id="1">
|
6 | 6 | <source>This value should be false.</source>
|
|
358 | 358 | <source>This value is not a valid timezone.</source>
|
359 | 359 | <target>Hierdie waarde is nie 'n geldige tydsone nie.</target>
|
360 | 360 | </trans-unit>
|
| 361 | + <trans-unit id="93"> |
| 362 | + <source>This password has been leaked in a data breach, it must not be used. Please use another password.</source> |
| 363 | + <target state="needs-translation">This password has been leaked in a data breach, it must not be used. Please use another password.</target> |
| 364 | + </trans-unit> |
361 | 365 | <trans-unit id="94">
|
362 | 366 | <source>This value should be between {{ min }} and {{ max }}.</source>
|
363 | 367 | <target>Hierdie waarde moet tussen {{ min }} en {{ max }} wees.</target>
|
|
398 | 402 | <source>The value of the netmask should be between {{ min }} and {{ max }}.</source>
|
399 | 403 | <target>Die waarde van die netmasker moet tussen {{ min }} en {{ max }} wees.</target>
|
400 | 404 | </trans-unit>
|
| 405 | + <trans-unit id="104"> |
| 406 | + <source>The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less.</source> |
| 407 | + <target state="needs-translation">The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less.</target> |
| 408 | + </trans-unit> |
| 409 | + <trans-unit id="105"> |
| 410 | + <source>The password strength is too low. Please use a stronger password.</source> |
| 411 | + <target state="needs-translation">The password strength is too low. Please use a stronger password.</target> |
| 412 | + </trans-unit> |
| 413 | + <trans-unit id="106"> |
| 414 | + <source>This value contains characters that are not allowed by the current restriction-level.</source> |
| 415 | + <target state="needs-translation">This value contains characters that are not allowed by the current restriction-level.</target> |
| 416 | + </trans-unit> |
| 417 | + <trans-unit id="107"> |
| 418 | + <source>Using invisible characters is not allowed.</source> |
| 419 | + <target state="needs-translation">Using invisible characters is not allowed.</target> |
| 420 | + </trans-unit> |
| 421 | + <trans-unit id="108"> |
| 422 | + <source>Mixing numbers from different scripts is not allowed.</source> |
| 423 | + <target state="needs-translation">Mixing numbers from different scripts is not allowed.</target> |
| 424 | + </trans-unit> |
| 425 | + <trans-unit id="109"> |
| 426 | + <source>Using hidden overlay characters is not allowed.</source> |
| 427 | + <target state="needs-translation">Using hidden overlay characters is not allowed.</target> |
| 428 | + </trans-unit> |
| 429 | + <trans-unit id="110"> |
| 430 | + <source>The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}.</source> |
| 431 | + <target state="needs-translation">The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}.</target> |
| 432 | + </trans-unit> |
| 433 | + <trans-unit id="111"> |
| 434 | + <source>The detected character encoding is invalid ({{ detected }}). Allowed encodings are {{ encodings }}.</source> |
| 435 | + <target state="needs-translation">The detected character encoding is invalid ({{ detected }}). Allowed encodings are {{ encodings }}.</target> |
| 436 | + </trans-unit> |
| 437 | + <trans-unit id="112"> |
| 438 | + <source>This is not a valid MAC address.</source> |
| 439 | + <target state="needs-translation">This is not a valid MAC address.</target> |
| 440 | + </trans-unit> |
401 | 441 | </body>
|
402 | 442 | </file>
|
403 | 443 | </xliff>
|
0 commit comments