|
440 | 440 | </trans-unit> |
441 | 441 | <trans-unit id="113"> |
442 | 442 | <source>This URL is missing a top-level domain.</source> |
443 | | - <target state="needs-review-translation">Této URL chybí doména nejvyššího řádu.</target> |
| 443 | + <target>Této URL není doména nejvyššího řádu.</target> |
444 | 444 | </trans-unit> |
445 | 445 | <trans-unit id="114"> |
446 | 446 | <source>This value is too short. It should contain at least one word.|This value is too short. It should contain at least {{ min }} words.</source> |
447 | | - <target state="needs-translation">This value is too short. It should contain at least one word.|This value is too short. It should contain at least {{ min }} words.</target> |
| 447 | + <target>Tato hodnota je příliš krátká, měla by obsahovat alespoň jedno slovo|Tato hodnota je příliš krátká, měla by obsahovat alespoň {{ min }} slova.</target> |
448 | 448 | </trans-unit> |
449 | 449 | <trans-unit id="115"> |
450 | 450 | <source>This value is too long. It should contain one word.|This value is too long. It should contain {{ max }} words or less.</source> |
451 | | - <target state="needs-translation">This value is too long. It should contain one word.|This value is too long. It should contain {{ max }} words or less.</target> |
| 451 | + <target>Tato hodnota je příliš dlouhá, měla obsahovat pouze jedno slovo.|Tato hodnota je příliš dlouhá, měla by obsahovat {{ max }} slova a nebo méně.</target> |
452 | 452 | </trans-unit> |
453 | 453 | <trans-unit id="116"> |
454 | 454 | <source>This value does not represent a valid week in the ISO 8601 format.</source> |
455 | | - <target state="needs-translation">This value does not represent a valid week in the ISO 8601 format.</target> |
| 455 | + <target>Tato hodnota není validní týden v ISO 8601 formatu.</target> |
456 | 456 | </trans-unit> |
457 | 457 | <trans-unit id="117"> |
458 | 458 | <source>This value is not a valid week.</source> |
459 | | - <target state="needs-translation">This value is not a valid week.</target> |
| 459 | + <target>Tato hodnota není validní týden.</target> |
460 | 460 | </trans-unit> |
461 | 461 | <trans-unit id="118"> |
462 | 462 | <source>This value should not be before week "{{ min }}".</source> |
463 | | - <target state="needs-translation">This value should not be before week "{{ min }}".</target> |
| 463 | + <target>Tato hodnota by neměla být týden před "{{ min }}".</target> |
464 | 464 | </trans-unit> |
465 | 465 | <trans-unit id="119"> |
466 | 466 | <source>This value should not be after week "{{ max }}".</source> |
467 | | - <target state="needs-translation">This value should not be after week "{{ max }}".</target> |
| 467 | + <target>Tato hodnota by neměla být týden za "{{ max }}".</target> |
468 | 468 | </trans-unit> |
469 | 469 | </body> |
470 | 470 | </file> |
|
0 commit comments