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 | |
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')
-rw-r--r-- | lib/l10n/es_419.js | 1 | ||||
-rw-r--r-- | lib/l10n/es_419.json | 1 | ||||
-rw-r--r-- | lib/l10n/eu.js | 16 | ||||
-rw-r--r-- | lib/l10n/eu.json | 16 |
4 files changed, 34 insertions, 0 deletions
diff --git a/lib/l10n/es_419.js b/lib/l10n/es_419.js index b312874efe6..7061ade82d3 100644 --- a/lib/l10n/es_419.js +++ b/lib/l10n/es_419.js @@ -5,6 +5,7 @@ OC.L10N.register( "See %s" : "Ver %s", "Sample configuration detected" : "Se ha detectado la configuración de muestra", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Se ha detectado que la configuración de muestra ha sido copiada. Esto puede arruiniar tu instalacón y no está soportado. Por favor lee la documentación antes de hacer cambios en el archivo config.php", + "Other activities" : "Otras actividades", "%1$s and %2$s" : "%1$s y %2$s", "%1$s, %2$s and %3$s" : "%1$s, %2$s y %3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s y %4$s", diff --git a/lib/l10n/es_419.json b/lib/l10n/es_419.json index 63e1c30d769..8bbd88a5d84 100644 --- a/lib/l10n/es_419.json +++ b/lib/l10n/es_419.json @@ -3,6 +3,7 @@ "See %s" : "Ver %s", "Sample configuration detected" : "Se ha detectado la configuración de muestra", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Se ha detectado que la configuración de muestra ha sido copiada. Esto puede arruiniar tu instalacón y no está soportado. Por favor lee la documentación antes de hacer cambios en el archivo config.php", + "Other activities" : "Otras actividades", "%1$s and %2$s" : "%1$s y %2$s", "%1$s, %2$s and %3$s" : "%1$s, %2$s y %3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s y %4$s", 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", diff --git a/lib/l10n/eu.json b/lib/l10n/eu.json index 44350c3f24a..46189514185 100644 --- a/lib/l10n/eu.json +++ b/lib/l10n/eu.json @@ -309,8 +309,17 @@ "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", @@ -337,6 +346,7 @@ "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", @@ -345,6 +355,12 @@ "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", |