@@ -122,7 +122,7 @@ msgstr "Beschreiben Sie Ihren Infrastrukturbedarf"
122122msgid "Approval requested"
123123msgstr "Genehmigung angefordert"
124124
125- #: src/iac_code/web/static/index.html src/iac_code/web/static/js/app.js
125+ #: src/iac_code/web/static/index.html
126126msgid "Thinking"
127127msgstr "Nachdenken"
128128
@@ -295,14 +295,14 @@ msgstr "Eingabe {n}"
295295msgid "Output {n}"
296296msgstr "Ausgabe {n}"
297297
298- #: src/iac_code/web/static/js/app.js
299- msgid "Session:"
300- msgstr "Sitzung:"
301-
302298#: src/iac_code/web/static/js/app.js
303299msgid "Context:"
304300msgstr "Kontext:"
305301
302+ #: src/iac_code/web/static/js/app.js
303+ msgid "Session:"
304+ msgstr "Sitzung:"
305+
306306#: src/iac_code/web/static/js/app.js
307307#: src/iac_code/web/static/js/components/workspace.js
308308msgid "Copy session ID"
@@ -578,6 +578,10 @@ msgstr "Pipeline beendet"
578578msgid "Context automatically compacted"
579579msgstr "Kontext automatisch komprimiert"
580580
581+ #: src/iac_code/web/static/js/app.js
582+ msgid "Thinking…"
583+ msgstr "Denkt nach…"
584+
581585#: src/iac_code/web/static/js/app.js
582586msgid "Thinking done"
583587msgstr "Nachdenken abgeschlossen"
@@ -890,6 +894,16 @@ msgstr "Reasoning"
890894msgid "Not supported"
891895msgstr "Nicht unterstützt"
892896
897+ #: src/iac_code/web/static/js/components/composer.js
898+ #, python-brace-format
899+ msgid "{command} is not available in pipeline mode"
900+ msgstr "{command} ist im Pipeline-Modus nicht verfügbar"
901+
902+ #: src/iac_code/web/static/js/components/composer.js
903+ #, python-brace-format
904+ msgid "{command} is only available in an active conversation"
905+ msgstr "{command} ist nur in einer aktiven Unterhaltung verfügbar"
906+
893907#: src/iac_code/web/static/js/components/composer.js
894908msgid "Stop"
895909msgstr "Stoppen"
@@ -3303,25 +3317,8 @@ msgstr ""
33033317#~ msgid "Completed step: {step}"
33043318#~ msgstr "Schritt abgeschlossen: {step}"
33053319
3320+ #~ msgid "Resource stacks"
3321+ #~ msgstr "Ressourcen-Stacks"
33063322
3307- #: src/iac_code/web/static/js/components/output_panel.js
3308- msgid "Resource stacks"
3309- msgstr "Ressourcen-Stacks"
3310-
3311- #: src/iac_code/web/static/js/components/output_panel.js
3312- msgid "Template files"
3313- msgstr "Vorlagendateien"
3314-
3315- #: src/iac_code/web/static/js/components/composer.js
3316- #, python-brace-format
3317- msgid "{command} is not available in pipeline mode"
3318- msgstr "{command} ist im Pipeline-Modus nicht verfügbar"
3319-
3320- #: src/iac_code/web/static/js/components/composer.js
3321- #, python-brace-format
3322- msgid "{command} is only available in an active conversation"
3323- msgstr "{command} ist nur in einer aktiven Unterhaltung verfügbar"
3324-
3325- #: src/iac_code/web/static/js/app.js
3326- msgid "Thinking…"
3327- msgstr "Denkt nach…"
3323+ #~ msgid "Template files"
3324+ #~ msgstr "Vorlagendateien"
0 commit comments