diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-12-10 00:21:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-12-10 00:21:06 +0000 |
commit | 5af0d137e7ba016488e3717e28d698fda195dc24 (patch) | |
tree | 0861882c174328eb1595df925b28d647b41d7cb3 /lib/l10n/de.js | |
parent | 168f38338a9fd7596d53b95a40caecc97ca99218 (diff) | |
download | nextcloud-server-5af0d137e7ba016488e3717e28d698fda195dc24.tar.gz nextcloud-server-5af0d137e7ba016488e3717e28d698fda195dc24.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/de.js')
-rw-r--r-- | lib/l10n/de.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/l10n/de.js b/lib/l10n/de.js index c58f0df7f0c..cb1aa01d96f 100644 --- a/lib/l10n/de.js +++ b/lib/l10n/de.js @@ -312,6 +312,8 @@ OC.L10N.register( "The audio to transcribe" : "Die Audio-Datei zum Transkribieren", "Transcription" : "Transkription", "The transcribed text" : "Der transkribierte Text", + "Chat message" : "Chatnachricht", + "Confirmation" : "Bestätigung", "Context write" : "Kontext schreiben", "Writes text in a given style based on the provided source material." : "Schreibt Text in einem vorgegebenen Stil auf Basis des bereitgestellten Quellmaterials.", "Writing style" : "Schreibstil", @@ -342,7 +344,6 @@ OC.L10N.register( "Chat with the assistant" : "Mit dem Assistenten chatten", "System prompt" : "Systemaufforderung", "Define rules and assumptions that the assistant should follow during the conversation." : "Regeln und Annahmen definieren, die der Assistent während des Gesprächs befolgen soll.", - "Chat message" : "Chatnachricht", "Chat history" : "Chatverlauf", "The history of chat messages before the current message, starting with a message by the user" : "Chatverlauf vor der aktuellen Nachricht, beginnend mit einer Nachricht des Benutzers", "Response message" : "Antwortnachricht", |