mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
translationBot(ui): update translation (German)
Currently translated at 60.0% (850 of 1415 strings) Co-authored-by: Alexander Eichhorn <pfannkuchensack@einfach-doof.de> Translate-URL: https://hosted.weblate.org/projects/invokeai/web-ui/de/ Translation: InvokeAI/Web UI
This commit is contained in:
parent
b7d19b8130
commit
470dbe75a2
@ -110,7 +110,28 @@
|
|||||||
"somethingWentWrong": "Etwas ist schief gelaufen",
|
"somethingWentWrong": "Etwas ist schief gelaufen",
|
||||||
"copyError": "$t(gallery.copy) Fehler",
|
"copyError": "$t(gallery.copy) Fehler",
|
||||||
"input": "Eingabe",
|
"input": "Eingabe",
|
||||||
"notInstalled": "Nicht $t(common.installed)"
|
"notInstalled": "Nicht $t(common.installed)",
|
||||||
|
"advancedOptions": "Erweiterte Einstellungen",
|
||||||
|
"alpha": "Alpha",
|
||||||
|
"red": "Rot",
|
||||||
|
"green": "Grün",
|
||||||
|
"blue": "Blau",
|
||||||
|
"delete": "Löschen",
|
||||||
|
"or": "oder",
|
||||||
|
"direction": "Richtung",
|
||||||
|
"free": "Frei",
|
||||||
|
"save": "Speichern",
|
||||||
|
"preferencesLabel": "Präferenzen",
|
||||||
|
"created": "Erstellt",
|
||||||
|
"prevPage": "Vorherige Seite",
|
||||||
|
"nextPage": "Nächste Seite",
|
||||||
|
"unknownError": "Unbekannter Fehler",
|
||||||
|
"unsaved": "Nicht gespeichert",
|
||||||
|
"aboutDesc": "Verwenden Sie Invoke für die Arbeit? Dann siehe hier:",
|
||||||
|
"localSystem": "Lokales System",
|
||||||
|
"orderBy": "Ordnen nach",
|
||||||
|
"saveAs": "Speicher als",
|
||||||
|
"updated": "Aktualisiert"
|
||||||
},
|
},
|
||||||
"gallery": {
|
"gallery": {
|
||||||
"generations": "Erzeugungen",
|
"generations": "Erzeugungen",
|
||||||
@ -701,7 +722,8 @@
|
|||||||
"invokeProgressBar": "Invoke Fortschrittsanzeige",
|
"invokeProgressBar": "Invoke Fortschrittsanzeige",
|
||||||
"mode": "Modus",
|
"mode": "Modus",
|
||||||
"resetUI": "$t(accessibility.reset) von UI",
|
"resetUI": "$t(accessibility.reset) von UI",
|
||||||
"createIssue": "Ticket erstellen"
|
"createIssue": "Ticket erstellen",
|
||||||
|
"about": "Über"
|
||||||
},
|
},
|
||||||
"boards": {
|
"boards": {
|
||||||
"autoAddBoard": "Automatisches Hinzufügen zum Ordner",
|
"autoAddBoard": "Automatisches Hinzufügen zum Ordner",
|
||||||
@ -809,7 +831,8 @@
|
|||||||
"canny": "Canny",
|
"canny": "Canny",
|
||||||
"hedDescription": "Ganzheitlich verschachtelte Kantenerkennung",
|
"hedDescription": "Ganzheitlich verschachtelte Kantenerkennung",
|
||||||
"scribble": "Scribble",
|
"scribble": "Scribble",
|
||||||
"maxFaces": "Maximal Anzahl Gesichter"
|
"maxFaces": "Maximal Anzahl Gesichter",
|
||||||
|
"resizeSimple": "Größe ändern (einfach)"
|
||||||
},
|
},
|
||||||
"queue": {
|
"queue": {
|
||||||
"status": "Status",
|
"status": "Status",
|
||||||
@ -999,5 +1022,27 @@
|
|||||||
"selectLoRA": "Wählen ein LoRA aus",
|
"selectLoRA": "Wählen ein LoRA aus",
|
||||||
"esrganModel": "ESRGAN Modell",
|
"esrganModel": "ESRGAN Modell",
|
||||||
"addLora": "LoRA hinzufügen"
|
"addLora": "LoRA hinzufügen"
|
||||||
|
},
|
||||||
|
"accordions": {
|
||||||
|
"generation": {
|
||||||
|
"title": "Erstellung",
|
||||||
|
"modelTab": "Modell",
|
||||||
|
"conceptsTab": "Konzepte"
|
||||||
|
},
|
||||||
|
"image": {
|
||||||
|
"title": "Bild"
|
||||||
|
},
|
||||||
|
"advanced": {
|
||||||
|
"title": "Erweitert"
|
||||||
|
},
|
||||||
|
"control": {
|
||||||
|
"title": "Kontrolle",
|
||||||
|
"controlAdaptersTab": "Kontroll Adapter",
|
||||||
|
"ipTab": "Bild Beschreibung"
|
||||||
|
},
|
||||||
|
"compositing": {
|
||||||
|
"coherenceTab": "Kohärenzpass",
|
||||||
|
"infillTab": "Füllung"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user