|
66 | 66 | "whiteBalance": "Weißabgleich" |
67 | 67 | }, |
68 | 68 | "curves": { |
69 | | - "channelTitle": "{{channel}}-Kanal", |
70 | 69 | "channels": { |
71 | 70 | "blue": "Blau", |
72 | 71 | "green": "Grün", |
73 | 72 | "luma": "Luma", |
74 | 73 | "red": "Rot" |
75 | 74 | }, |
| 75 | + "channelTitle": "{{channel}}-Kanal", |
76 | 76 | "copyParametric": "Parametrische {{channel}}-Kurve kopieren", |
77 | 77 | "copyPoint": "Punktkurve ({{channel}}) kopieren", |
78 | 78 | "curveDataUnavailable": "Kurvendaten nicht verfügbar.", |
|
365 | 365 | "aiEdit_one": "KI-Bearbeitung {{count}}", |
366 | 366 | "aiEdit_other": "KI-Bearbeitung {{count}}", |
367 | 367 | "clone": "Klonen {{count}}", |
| 368 | + "clone_one": "Klonen {{count}}", |
| 369 | + "clone_other": "Klonen {{count}}", |
368 | 370 | "heal": "Reparieren {{count}}", |
| 371 | + "heal_one": "Reparieren {{count}}", |
| 372 | + "heal_other": "Reparieren {{count}}", |
369 | 373 | "invertedName": "{{name}} umgekehrt", |
370 | 374 | "quickErase": "Schnelles Löschen {{count}}", |
371 | 375 | "quickErase_one": "Schnelles Löschen {{count}}", |
|
636 | 640 | "organization": { |
637 | 641 | "addTagPlaceholder": "Tag hinzufügen...", |
638 | 642 | "colorLabel": "Farbmarkierung", |
639 | | - "noTags": "Keine Tags", |
640 | 643 | "none": "Keine", |
| 644 | + "noTags": "Keine Tags", |
641 | 645 | "rating": "Bewertung", |
642 | 646 | "ratingLabels": "Bewertung & Markierungen", |
643 | 647 | "tags": "Tags", |
|
780 | 784 | "estimatedSize": "Geschätzte Dateigröße: ~{{size}}", |
781 | 785 | "estimatedTotalSize": "Geschätzte Gesamtgröße: ~{{size}}", |
782 | 786 | "estimatingSize": "Größe wird geschätzt...", |
| 787 | + "exporting": "Wird exportiert…", |
| 788 | + "exportingProgress": "Wird exportiert… ({{current}}/{{total}})", |
783 | 789 | "exportMultiple": "Exportiere {{count}} {{label}}", |
784 | 790 | "exportMultiple_one": "Exportiere {{count}} {{label}}", |
785 | 791 | "exportMultiple_other": "Exportiere {{count}} {{label}}", |
786 | 792 | "exportSingle": "{{label}} exportieren", |
787 | | - "exporting": "Wird exportiert…", |
788 | | - "exportingProgress": "Wird exportiert… ({{current}}/{{total}})", |
789 | 793 | "failed": "Export fehlgeschlagen", |
790 | 794 | "noImageSelected": "Kein Bild zum Exportieren ausgewählt.", |
791 | 795 | "noImagesSelected": "Keine Bilder ausgewählt.", |
|
1126 | 1130 | "applyButton_one": "Auf 1 Bild anwenden", |
1127 | 1131 | "applyButton_other": "Auf {{count}} Bilder anwenden", |
1128 | 1132 | "bestImage": "Bestes Bild", |
| 1133 | + "blurryImagesTab": "Unscharfe Bilder", |
1129 | 1134 | "blurThreshold": "Unschärfe-Schwellenwert", |
1130 | 1135 | "blurThresholdDesc": "Bilder mit einem Schärfewert unter diesem Wert werden markiert. Höher ist strenger.", |
1131 | | - "blurryImagesTab": "Unscharfe Bilder", |
1132 | 1136 | "cancel": "Abbrechen", |
1133 | 1137 | "close": "Schließen", |
1134 | 1138 | "cullingFailed": "Aussortieren fehlgeschlagen", |
|
1649 | 1653 | "tagging": { |
1650 | 1654 | "addCustomPlaceholder": "Benutzerdefinierte KI-Tags hinzufügen (kommagetrennt)...", |
1651 | 1655 | "addCustomTooltip": "KI-Tag hinzufügen", |
1652 | | - "addShortcutTooltip": "Shortcut hinzufügen", |
1653 | 1656 | "addShortcutsPlaceholder": "Shortcuts hinzufügen (kommagetrennt)...", |
| 1657 | + "addShortcutTooltip": "Shortcut hinzufügen", |
1654 | 1658 | "aiTagging": "KI-Tagging", |
1655 | 1659 | "aiTaggingDesc": "Aktiviert automatisches Bild-Tagging mit einem KI-Modell (CLIP). Dies lädt ein zusätzliches Modell herunter und beeinträchtigt die Leistung beim Durchsuchen.", |
1656 | 1660 | "amount": "Betrag", |
|
0 commit comments