|
110 | 110 | "somethingWentWrong": "Etwas ist schief gelaufen", |
111 | 111 | "copyError": "$t(gallery.copy) Fehler", |
112 | 112 | "input": "Eingabe", |
113 | | - "notInstalled": "Nicht $t(common.installed)" |
| 113 | + "notInstalled": "Nicht $t(common.installed)", |
| 114 | + "advancedOptions": "Erweiterte Einstellungen", |
| 115 | + "alpha": "Alpha", |
| 116 | + "red": "Rot", |
| 117 | + "green": "Grün", |
| 118 | + "blue": "Blau", |
| 119 | + "delete": "Löschen", |
| 120 | + "or": "oder", |
| 121 | + "direction": "Richtung", |
| 122 | + "free": "Frei", |
| 123 | + "save": "Speichern", |
| 124 | + "preferencesLabel": "Präferenzen", |
| 125 | + "created": "Erstellt", |
| 126 | + "prevPage": "Vorherige Seite", |
| 127 | + "nextPage": "Nächste Seite", |
| 128 | + "unknownError": "Unbekannter Fehler", |
| 129 | + "unsaved": "Nicht gespeichert", |
| 130 | + "aboutDesc": "Verwenden Sie Invoke für die Arbeit? Dann siehe hier:", |
| 131 | + "localSystem": "Lokales System", |
| 132 | + "orderBy": "Ordnen nach", |
| 133 | + "saveAs": "Speicher als", |
| 134 | + "updated": "Aktualisiert" |
114 | 135 | }, |
115 | 136 | "gallery": { |
116 | 137 | "generations": "Erzeugungen", |
|
701 | 722 | "invokeProgressBar": "Invoke Fortschrittsanzeige", |
702 | 723 | "mode": "Modus", |
703 | 724 | "resetUI": "$t(accessibility.reset) von UI", |
704 | | - "createIssue": "Ticket erstellen" |
| 725 | + "createIssue": "Ticket erstellen", |
| 726 | + "about": "Über" |
705 | 727 | }, |
706 | 728 | "boards": { |
707 | 729 | "autoAddBoard": "Automatisches Hinzufügen zum Ordner", |
|
809 | 831 | "canny": "Canny", |
810 | 832 | "hedDescription": "Ganzheitlich verschachtelte Kantenerkennung", |
811 | 833 | "scribble": "Scribble", |
812 | | - "maxFaces": "Maximal Anzahl Gesichter" |
| 834 | + "maxFaces": "Maximal Anzahl Gesichter", |
| 835 | + "resizeSimple": "Größe ändern (einfach)" |
813 | 836 | }, |
814 | 837 | "queue": { |
815 | 838 | "status": "Status", |
|
999 | 1022 | "selectLoRA": "Wählen ein LoRA aus", |
1000 | 1023 | "esrganModel": "ESRGAN Modell", |
1001 | 1024 | "addLora": "LoRA hinzufügen" |
| 1025 | + }, |
| 1026 | + "accordions": { |
| 1027 | + "generation": { |
| 1028 | + "title": "Erstellung", |
| 1029 | + "modelTab": "Modell", |
| 1030 | + "conceptsTab": "Konzepte" |
| 1031 | + }, |
| 1032 | + "image": { |
| 1033 | + "title": "Bild" |
| 1034 | + }, |
| 1035 | + "advanced": { |
| 1036 | + "title": "Erweitert" |
| 1037 | + }, |
| 1038 | + "control": { |
| 1039 | + "title": "Kontrolle", |
| 1040 | + "controlAdaptersTab": "Kontroll Adapter", |
| 1041 | + "ipTab": "Bild Beschreibung" |
| 1042 | + }, |
| 1043 | + "compositing": { |
| 1044 | + "coherenceTab": "Kohärenzpass", |
| 1045 | + "infillTab": "Füllung" |
| 1046 | + } |
1002 | 1047 | } |
1003 | 1048 | } |
0 commit comments