|
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">Diese Datei ist kein gültiges Video.</target> |
| 475 | + <target>Diese Datei ist kein gültiges 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">Die Größe des Videos konnte nicht ermittelt werden.</target> |
| 479 | + <target>Die Größe des Videos konnte nicht ermittelt werden.</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">Die Videobreite ist zu groß ({{ width }}px). Zulässige maximale Breite ist {{ max_width }}px.</target> |
| 483 | + <target>Das Video ist zu breit ({{ width }}px). Die zulässige maximale Breite ist {{ 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">Die Videobreite ist zu klein ({{ width }}px). Erwartete Mindestbreite ist {{ min_width }}px.</target> |
| 487 | + <target>Das Video ist nicht breit genug ({{ width }}px). Die erwartete Mindestbreite ist {{ 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">Die Videohöhe ist zu groß ({{ height }}px). Zulässige maximale Höhe ist {{ max_height }}px.</target> |
| 491 | + <target>Die Videohöhe ist zu groß ({{ height }}px). Zulässige maximale Höhe ist {{ 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">Die Videohöhe ist zu klein ({{ height }}px). Erwartete Mindesthöhe ist {{ min_height }}px.</target> |
| 495 | + <target>Die Videohöhe ist zu klein ({{ height }}px). Erwartete Mindesthöhe ist {{ 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">Das Video hat zu wenige Pixel ({{ pixels }}). Erwartete Mindestmenge ist {{ min_pixels }}.</target> |
| 499 | + <target>Das Video hat zu wenige Pixel ({{ pixels }}). Erwartete Mindestanzahl ist {{ 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">Das Video hat zu viele Pixel ({{ pixels }}). Die erwartete Höchstanzahl ist {{ max_pixels }}.</target> |
| 503 | + <target>Das Video hat zu viele Pixel ({{ pixels }}). Die erwartete Höchstanzahl ist {{ 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">Das Videoverhältnis ist zu groß ({{ ratio }}). Zulässiges maximales Verhältnis ist {{ max_ratio }}.</target> |
| 507 | + <target>Das Video-Seitenverhältnis ist zu hoch ({{ ratio }}). Zulässiges maximales Verhältnis ist {{ 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">Das Video-Seitenverhältnis ist zu klein ({{ ratio }}). Erwartetes Mindestverhältnis ist {{ min_ratio }}.</target> |
| 511 | + <target>Das Video-Seitenverhältnis ist zu klein ({{ ratio }}). Erwartetes Mindestverhältnis ist {{ 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">Das Video ist quadratisch ({{ width }}x{{ height }}px). Quadratische Videos sind nicht erlaubt.</target> |
| 515 | + <target>Das Video ist quadratisch ({{ width }}x{{ height }}px). Quadratische Videos sind nicht erlaubt.</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">Das Video ist im Querformat ({{ width }}x{{ height }} px). Querformat-Videos sind nicht erlaubt.</target> |
| 519 | + <target>Das Video ist im Querformat ({{ width }}x{{ height }} px). Querformat-Videos sind nicht erlaubt.</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">Das Video ist hochkant ausgerichtet ({{ width }}x{{ height }}px). Hochkant-Videos sind nicht erlaubt.</target> |
| 523 | + <target>Das Video ist hochkant ausgerichtet ({{ width }}x{{ height }}px). Hochkant-Videos sind nicht erlaubt.</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">Die Videodatei ist beschädigt.</target> |
| 527 | + <target>Die Videodatei ist beschädigt.</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">Das Video enthält mehrere Streams. Es ist nur ein Stream erlaubt.</target> |
| 531 | + <target>Das Video enthält mehrere Streams. Es ist nur ein Stream erlaubt.</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">Nicht unterstützter Videocodec „{{ codec }}“.</target> |
| 535 | + <target>Nicht unterstützter Videocodec "{{ 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">Nicht unterstützter Videocontainer "{{ container }}".</target> |
| 539 | + <target>Nicht unterstützter Videocontainer "{{ 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">Die Bilddatei ist beschädigt.</target> |
| 543 | + <target>Die Bilddatei ist beschädigt.</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">Das Bild hat zu wenige Pixel ({{ pixels }}). Erwartete Mindestmenge ist {{ min_pixels }}.</target> |
| 547 | + <target>Das Bild hat zu wenige Pixel ({{ pixels }}). Erwartete Mindestanzahl ist {{ 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">Das Bild hat zu viele Pixel ({{ pixels }}). Erwartete Höchstmenge ist {{ max_pixels }}.</target> |
| 551 | + <target>Das Bild hat zu viele Pixel ({{ pixels }}). Erwartete Höchstanzahl ist {{ 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">Dieser Dateiname entspricht nicht dem erwarteten Zeichensatz.</target> |
| 555 | + <target>Dieser Dateiname entspricht nicht dem erwarteten Zeichensatz.</target> |
556 | 556 | </trans-unit>
|
557 | 557 | </body>
|
558 | 558 | </file>
|
|
0 commit comments