diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-12-14 00:21:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-12-14 00:21:37 +0000 |
commit | 2bbc4f59886c8586c5de55956af68b7c7f8159fd (patch) | |
tree | 3d53922e60303a35e19236d5a3a82b0a5e8c9dc4 /lib/l10n/eu.js | |
parent | afc4b0aea5103fad469bd27d1d199778f956291c (diff) | |
download | nextcloud-server-2bbc4f59886c8586c5de55956af68b7c7f8159fd.tar.gz nextcloud-server-2bbc4f59886c8586c5de55956af68b7c7f8159fd.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/eu.js')
-rw-r--r-- | lib/l10n/eu.js | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/lib/l10n/eu.js b/lib/l10n/eu.js index 29bfb37739d..33a4fe66db9 100644 --- a/lib/l10n/eu.js +++ b/lib/l10n/eu.js @@ -311,8 +311,17 @@ OC.L10N.register( "The audio to transcribe" : "Transkribatzeko audioa", "Transcription" : "Transkripzioa", "The transcribed text" : "Transkribatutako testua", + "ContextAgent" : "ContextAgent", + "Chat with an agent" : "Txateatu agente batekin", "Chat message" : "Txat mezua", "Confirmation" : "Berrespena", + "Conversation token" : "Elkarrizketa tokena", + "A token representing the conversation." : "Elkarrizketa adierazten duen token bat.", + "Generated response" : "Sortutako erantzuna", + "The response from the chat model." : "Txat modeloaren erantzuna.", + "The new conversation token" : "Elkarrizketa token berria", + "Send this along with the next interaction." : "Bidali hau hurrengo interakzioarekin.", + "Requested actions by the agent" : "Agenteak eskatutako ekintzak", "Context write" : "Testuingurua idaztea", "Writes text in a given style based on the provided source material." : "Testua estilo jakin batean idazten du, emandako iturri-materialean oinarrituta.", "Writing style" : "Idazteko estiloa", @@ -339,6 +348,7 @@ OC.L10N.register( "Describe a task that you want the assistant to do or ask a question" : "Deskribatu laguntzaileak egitea nahi duzun zeregina edo galdera bat egin", "Generated reply" : "Sortutako erantzuna", "The generated text from the assistant" : "Laguntzaileak sortutako testua", + "Change Tone" : "Aldatu tonoa", "Chat" : "Chat", "Chat with the assistant" : "Hitz egin txat bidez laguntzailarekin", "System prompt" : "Sistemaren gonbita", @@ -347,6 +357,12 @@ OC.L10N.register( "The history of chat messages before the current message, starting with a message by the user" : "Uneko mezuaren aurreko txat mezuen historia, erabiltzailearen mezu batetik hasita", "Response message" : "Erantzun mezua", "The generated response as part of the conversation" : "Sorturiko erantzuna, elkarrizketaren zati gisa", + "Chat with tools" : "Txateatu erremintekin", + "Tool message" : "Erreminta-mezua", + "Available tools" : "Erreminta erabilgarriak", + "The available tools in JSON format" : "Erabilgarri dauden erremintak JSON formatuan", + "The response from the chat model" : "Txat modeloaren erantzuna", + "Tool calls" : "Erreminta deiak", "Formalize text" : "Formaldu testua", "Takes a text and makes it sound more formal" : "Testu bat hartzen du eta doinu formalagoa ematen dio.", "Write a text that you want the assistant to formalize" : "Idatz ezazu laguntzaileak formaltzea nahi duzun testu bat", |