Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5,714 changes: 2,880 additions & 2,834 deletions apps/frontend-agent-console/src/i18n/messages.de.xlf

Large diffs are not rendered by default.

61 changes: 35 additions & 26 deletions apps/frontend-agent-console/src/i18n/messages.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,9 @@
<trans-unit id="featureChat-manageClientUsersTitle" datatype="html">
<source>Manage workspace users</source>
</trans-unit>
<trans-unit id="featureChat-manageWorkspaceConfigurationTitle" datatype="html">
<source>Manage workspace configuration</source>
</trans-unit>
<trans-unit id="featureChat-editWorkspaceTitle" datatype="html">
<source>Edit workspace</source>
</trans-unit>
Expand Down Expand Up @@ -549,6 +552,27 @@
<trans-unit id="featureChat-updateEnvironment" datatype="html">
<source>Update Environment</source>
</trans-unit>
<trans-unit id="featureChat-manageWorkspaceConfiguration" datatype="html">
<source> Manage Workspace Configuration </source>
</trans-unit>
<trans-unit id="featureChat-workspaceConfigurationSettings" datatype="html">
<source>Workspace Configuration Settings</source>
</trans-unit>
<trans-unit id="featureChat-workspaceConfigurationValuePlaceholder" datatype="html">
<source>Enter override value</source>
</trans-unit>
<trans-unit id="featureChat-saveWorkspaceConfigurationTitle" datatype="html">
<source>Save override</source>
</trans-unit>
<trans-unit id="featureChat-deleteWorkspaceConfigurationOverrideTitle" datatype="html">
<source>Delete override</source>
</trans-unit>
<trans-unit id="featureChat-envVarsWarning" datatype="html">
<source>Changing the environment variables will re-create the agent&apos;s container. Context may be lost.</source>
</trans-unit>
<trans-unit id="featureChat-close" datatype="html">
<source>Close</source>
</trans-unit>
<trans-unit id="featureChat-manageEnvVarsModalTitle" datatype="html">
<source> Manage Environment Variables </source>
</trans-unit>
Expand Down Expand Up @@ -585,12 +609,6 @@
<trans-unit id="featureChat-deleteTitle" datatype="html">
<source>Delete</source>
</trans-unit>
<trans-unit id="featureChat-envVarsWarning" datatype="html">
<source>Changing the environment variables will re-create the agent&apos;s container. Context may be lost.</source>
</trans-unit>
<trans-unit id="featureChat-close" datatype="html">
<source>Close</source>
</trans-unit>
<trans-unit id="featureChat-ticketAutonomyModalTitle" datatype="html">
<source> Prototype autonomy </source>
</trans-unit>
Expand Down Expand Up @@ -717,6 +735,15 @@
<trans-unit id="featureChat-openDeploymentManager" datatype="html">
<source>Open Deployment Manager</source>
</trans-unit>
<trans-unit id="featureChat-workspaceConfigurationSourceLabel" datatype="html">
<source>Override</source>
</trans-unit>
<trans-unit id="featureChat-workspaceConfigurationSourceLabelDefaultEnvironment" datatype="html">
<source>Default environment</source>
</trans-unit>
<trans-unit id="featureChat-workspaceConfigurationSourceLabelUnset" datatype="html">
<source>Unset</source>
</trans-unit>
<trans-unit id="featureContainer-loadingFile" datatype="html">
<source>Loading file...</source>
</trans-unit>
Expand Down Expand Up @@ -1529,7 +1556,7 @@
<source> Type to search all pages and folders in this workspace. </source>
</trans-unit>
<trans-unit id="featureKnowledgeBoard-noMatchingNodes" datatype="html">
<source>No matching pages or folders</source>
<source> No matching pages or folders </source>
</trans-unit>
<trans-unit id="featureKnowledgeBoard-close" datatype="html">
<source> Close </source>
Expand Down Expand Up @@ -2022,7 +2049,7 @@
<source> Add relations </source>
</trans-unit>
<trans-unit id="featureTicketsBoard-loadingRelations" datatype="html">
<source>Loading relations...</source>
<source> Loading relations... </source>
</trans-unit>
<trans-unit id="featureTicketsBoard-removeRelationTitle" datatype="html">
<source>Remove relation</source>
Expand Down Expand Up @@ -2955,24 +2982,6 @@
<trans-unit id="featureUserManager-delete" datatype="html">
<source>Delete</source>
</trans-unit>
<trans-unit id="featureChat-manageWorkspaceConfigurationTitle" datatype="html">
<source>Manage workspace configuration</source>
</trans-unit>
<trans-unit id="featureChat-manageWorkspaceConfiguration" datatype="html">
<source>Manage Workspace Configuration</source>
</trans-unit>
<trans-unit id="featureChat-workspaceConfigurationSettings" datatype="html">
<source>Workspace Configuration Settings</source>
</trans-unit>
<trans-unit id="featureChat-workspaceConfigurationValuePlaceholder" datatype="html">
<source>Enter override value</source>
</trans-unit>
<trans-unit id="featureChat-saveWorkspaceConfigurationTitle" datatype="html">
<source>Save override</source>
</trans-unit>
<trans-unit id="featureChat-deleteWorkspaceConfigurationOverrideTitle" datatype="html">
<source>Delete override</source>
</trans-unit>
</body>
</file>
</xliff>
Loading
Loading