Skip to content

Commit 470dbe7

Browse files
Pfannkuchensackpsychedelicious
authored andcommitted
translationBot(ui): update translation (German)
Currently translated at 60.0% (850 of 1415 strings) Co-authored-by: Alexander Eichhorn <[email protected]> Translate-URL: https://hosted.weblate.org/projects/invokeai/web-ui/de/ Translation: InvokeAI/Web UI
1 parent b7d19b8 commit 470dbe7

File tree

1 file changed

+48
-3
lines changed
  • invokeai/frontend/web/public/locales

1 file changed

+48
-3
lines changed

invokeai/frontend/web/public/locales/de.json

Lines changed: 48 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,28 @@
110110
"somethingWentWrong": "Etwas ist schief gelaufen",
111111
"copyError": "$t(gallery.copy) Fehler",
112112
"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"
114135
},
115136
"gallery": {
116137
"generations": "Erzeugungen",
@@ -701,7 +722,8 @@
701722
"invokeProgressBar": "Invoke Fortschrittsanzeige",
702723
"mode": "Modus",
703724
"resetUI": "$t(accessibility.reset) von UI",
704-
"createIssue": "Ticket erstellen"
725+
"createIssue": "Ticket erstellen",
726+
"about": "Über"
705727
},
706728
"boards": {
707729
"autoAddBoard": "Automatisches Hinzufügen zum Ordner",
@@ -809,7 +831,8 @@
809831
"canny": "Canny",
810832
"hedDescription": "Ganzheitlich verschachtelte Kantenerkennung",
811833
"scribble": "Scribble",
812-
"maxFaces": "Maximal Anzahl Gesichter"
834+
"maxFaces": "Maximal Anzahl Gesichter",
835+
"resizeSimple": "Größe ändern (einfach)"
813836
},
814837
"queue": {
815838
"status": "Status",
@@ -999,5 +1022,27 @@
9991022
"selectLoRA": "Wählen ein LoRA aus",
10001023
"esrganModel": "ESRGAN Modell",
10011024
"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+
}
10021047
}
10031048
}

0 commit comments

Comments
 (0)