|
136 | 136 | </trans-unit>
|
137 | 137 | <trans-unit id="37" resname="This is not a valid IP address.">
|
138 | 138 | <source>This value is not a valid IP address.</source>
|
139 |
| - <target state="needs-review-translation">Táto hodnota nie je platná IP adresa.</target> |
| 139 | + <target>Táto hodnota nie je platná IP adresa.</target> |
140 | 140 | </trans-unit>
|
141 | 141 | <trans-unit id="38">
|
142 | 142 | <source>This value is not a valid language.</source>
|
|
468 | 468 | </trans-unit>
|
469 | 469 | <trans-unit id="121">
|
470 | 470 | <source>This value is not a valid Twig template.</source>
|
471 |
| - <target state="needs-review-translation">Táto hodnota nie je platná šablóna Twig.</target> |
| 471 | + <target>Táto hodnota nie je platnou Twig šablónou.</target> |
472 | 472 | </trans-unit>
|
473 | 473 | <trans-unit id="122">
|
474 | 474 | <source>This file is not a valid video.</source>
|
475 |
| - <target state="needs-review-translation">Tento súbor nie je platné video.</target> |
| 475 | + <target>Tento súbor nie je platné video.</target> |
476 | 476 | </trans-unit>
|
477 | 477 | <trans-unit id="123">
|
478 | 478 | <source>The size of the video could not be detected.</source>
|
479 |
| - <target state="needs-review-translation">Veľkosť videa sa nepodarilo zistiť.</target> |
| 479 | + <target>Veľkosť videa sa nepodarilo zistiť.</target> |
480 | 480 | </trans-unit>
|
481 | 481 | <trans-unit id="124">
|
482 | 482 | <source>The video width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.</source>
|
483 |
| - <target state="needs-review-translation">Šírka videa je príliš veľká ({{ width }}px). Povolená maximálna šírka je {{ max_width }}px.</target> |
| 483 | + <target>Šírka videa je príliš veľká ({{ width }}px). Povolená maximálna šírka je {{ max_width }}px.</target> |
484 | 484 | </trans-unit>
|
485 | 485 | <trans-unit id="125">
|
486 | 486 | <source>The video width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.</source>
|
487 |
| - <target state="needs-review-translation">Šírka videa je príliš malá ({{ width }}px). Očakávaná minimálna šírka je {{ min_width }} px.</target> |
| 487 | + <target>Šírka videa je príliš malá ({{ width }}px). Očakávaná minimálna šírka je {{ min_width }} px.</target> |
488 | 488 | </trans-unit>
|
489 | 489 | <trans-unit id="126">
|
490 | 490 | <source>The video height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.</source>
|
491 |
| - <target state="needs-review-translation">Výška videa je príliš veľká ({{ height }}px). Povolená maximálna výška je {{ max_height }}px.</target> |
| 491 | + <target>Výška videa je príliš veľká ({{ height }}px). Povolená maximálna výška je {{ max_height }}px.</target> |
492 | 492 | </trans-unit>
|
493 | 493 | <trans-unit id="127">
|
494 | 494 | <source>The video height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.</source>
|
495 |
| - <target state="needs-review-translation">Výška videa je príliš malá ({{ height }}px). Očakávaná minimálna výška je {{ min_height }}px.</target> |
| 495 | + <target>Výška videa je príliš malá ({{ height }}px). Očakávaná minimálna výška je {{ min_height }}px.</target> |
496 | 496 | </trans-unit>
|
497 | 497 | <trans-unit id="128">
|
498 | 498 | <source>The video has too few pixels ({{ pixels }} pixels). Minimum amount expected is {{ min_pixels }} pixels.</source>
|
499 |
| - <target state="needs-review-translation">Video má príliš málo pixelov ({{ pixels }}). Očakávané minimálne množstvo je {{ min_pixels }}.</target> |
| 499 | + <target>Video má príliš málo pixelov ({{ pixels }}). Očakávané minimálne množstvo je {{ min_pixels }}.</target> |
500 | 500 | </trans-unit>
|
501 | 501 | <trans-unit id="129">
|
502 | 502 | <source>The video has too many pixels ({{ pixels }} pixels). Maximum amount expected is {{ max_pixels }} pixels.</source>
|
503 |
| - <target state="needs-review-translation">Video má príliš veľa pixelov ({{ pixels }}). Očakávané maximum je {{ max_pixels }}.</target> |
| 503 | + <target>Video má príliš veľa pixelov ({{ pixels }}). Očakávané maximálne množstvo je {{ max_pixels }}.</target> |
504 | 504 | </trans-unit>
|
505 | 505 | <trans-unit id="130">
|
506 | 506 | <source>The video ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}.</source>
|
507 |
| - <target state="needs-review-translation">Pomer videa je príliš veľký ({{ ratio }}). Povolený maximálny pomer je {{ max_ratio }}.</target> |
| 507 | + <target>Pomer strán videa je príliš veľký ({{ ratio }}). Povolený maximálny pomer strán je {{ max_ratio }}.</target> |
508 | 508 | </trans-unit>
|
509 | 509 | <trans-unit id="131">
|
510 | 510 | <source>The video ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}.</source>
|
511 |
| - <target state="needs-review-translation">Pomer videa je príliš malý ({{ ratio }}). Očakávaný minimálny pomer je {{ min_ratio }}.</target> |
| 511 | + <target>Pomer strán videa je príliš malý ({{ ratio }}). Očakávaný minimálny pomer strán je {{ min_ratio }}.</target> |
512 | 512 | </trans-unit>
|
513 | 513 | <trans-unit id="132">
|
514 | 514 | <source>The video is square ({{ width }}x{{ height }}px). Square videos are not allowed.</source>
|
515 |
| - <target state="needs-review-translation">Video je štvorcové ({{ width }}x{{ height }}px). Štvorcové videá nie sú povolené.</target> |
| 515 | + <target>Video je štvorcové ({{ width }}x{{ height }}px). Štvorcové videá nie sú povolené.</target> |
516 | 516 | </trans-unit>
|
517 | 517 | <trans-unit id="133">
|
518 | 518 | <source>The video is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented videos are not allowed.</source>
|
519 |
| - <target state="needs-review-translation">Video je na šírku ({{ width }}x{{ height }} px). Videá na šírku nie sú povolené.</target> |
| 519 | + <target>Video je orientované na šírku ({{ width }}x{{ height }} px). Videá orientované na šírku nie sú povolené.</target> |
520 | 520 | </trans-unit>
|
521 | 521 | <trans-unit id="134">
|
522 | 522 | <source>The video is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented videos are not allowed.</source>
|
523 |
| - <target state="needs-review-translation">Video je orientované na výšku ({{ width }}x{{ height }}px). Videá s orientáciou na výšku nie sú povolené.</target> |
| 523 | + <target>Video je orientované na výšku ({{ width }}x{{ height }}px). Videá orientované na výšku nie sú povolené.</target> |
524 | 524 | </trans-unit>
|
525 | 525 | <trans-unit id="135">
|
526 | 526 | <source>The video file is corrupted.</source>
|
527 |
| - <target state="needs-review-translation">Videosúbor je poškodený.</target> |
| 527 | + <target>Videosúbor je poškodený.</target> |
528 | 528 | </trans-unit>
|
529 | 529 | <trans-unit id="136">
|
530 | 530 | <source>The video contains multiple streams. Only one stream is allowed.</source>
|
531 |
| - <target state="needs-review-translation">Video obsahuje viacero tokov. Povolený je len jeden tok.</target> |
| 531 | + <target>Video obsahuje viacero tokov. Povolený je len jeden tok.</target> |
532 | 532 | </trans-unit>
|
533 | 533 | <trans-unit id="137">
|
534 | 534 | <source>Unsupported video codec "{{ codec }}".</source>
|
535 |
| - <target state="needs-review-translation">Nepodporovaný videokodek „{{ codec }}“.</target> |
| 535 | + <target>Nepodporovaný videokodek "{{ codec }}".</target> |
536 | 536 | </trans-unit>
|
537 | 537 | <trans-unit id="138">
|
538 | 538 | <source>Unsupported video container "{{ container }}".</source>
|
539 |
| - <target state="needs-review-translation">Nepodporovaný kontajner videa "{{ container }}".</target> |
| 539 | + <target>Nepodporovaný kontajner videa "{{ container }}".</target> |
540 | 540 | </trans-unit>
|
541 | 541 | <trans-unit id="139">
|
542 | 542 | <source>The image file is corrupted.</source>
|
543 |
| - <target state="needs-review-translation">Súbor obrázka je poškodený.</target> |
| 543 | + <target>Súbor obrázka je poškodený.</target> |
544 | 544 | </trans-unit>
|
545 | 545 | <trans-unit id="140">
|
546 | 546 | <source>The image has too few pixels ({{ pixels }} pixels). Minimum amount expected is {{ min_pixels }} pixels.</source>
|
547 |
| - <target state="needs-review-translation">Obrázok má príliš málo pixelov ({{ pixels }}). Očakávané minimum je {{ min_pixels }}.</target> |
| 547 | + <target>Obrázok má príliš málo pixelov ({{ pixels }}). Očakávané minimálne množstvo je {{ min_pixels }}.</target> |
548 | 548 | </trans-unit>
|
549 | 549 | <trans-unit id="141">
|
550 | 550 | <source>The image has too many pixels ({{ pixels }} pixels). Maximum amount expected is {{ max_pixels }} pixels.</source>
|
551 |
| - <target state="needs-review-translation">Obrázok má príliš veľa pixelov ({{ pixels }}). Očakávané maximum je {{ max_pixels }}.</target> |
| 551 | + <target>Obrázok má príliš veľa pixelov ({{ pixels }}). Očakávané maximálne množstvo je {{ max_pixels }}.</target> |
552 | 552 | </trans-unit>
|
553 | 553 | <trans-unit id="142">
|
554 | 554 | <source>This filename does not match the expected charset.</source>
|
555 |
| - <target state="needs-review-translation">Tento názov súboru nezodpovedá očakávanej znakovej sade.</target> |
| 555 | + <target>Tento názov súboru nezodpovedá očakávanej znakovej sade.</target> |
556 | 556 | </trans-unit>
|
557 | 557 | </body>
|
558 | 558 | </file>
|
|
0 commit comments