aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/gl.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/gl.js')
-rw-r--r--lib/l10n/gl.js21
1 files changed, 21 insertions, 0 deletions
diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js
index a3cdb6090d1..4451297f471 100644
--- a/lib/l10n/gl.js
+++ b/lib/l10n/gl.js
@@ -312,9 +312,20 @@ OC.L10N.register(
"The audio to transcribe" : "O audio para transcribir",
"Transcription" : "Transcrición",
"The transcribed text" : "O texto transcrito",
+ "ContextAgent" : "Axente de contexto",
+ "Chat with an agent" : "Parolar cun axente",
"Chat message" : "Mensaxe de parola",
+ "A chat message to send to the agent." : "Unha mensaxe de parola para enviar ao axente.",
"Confirmation" : "Confirmación",
+ "Whether to confirm previously requested actions: 0 for denial and 1 for confirmation." : "Indica se hai que confirmar as accións solicitadas anteriormente: 0 para a denegación e 1 para a confirmación.",
+ "Conversation token" : "Testemuño de conversa",
+ "A token representing the conversation." : "Un testemuño que representa a conversa.",
"Generated response" : "Resposta xerada",
+ "The response from the chat model." : "A resposta do modelo de parola.",
+ "The new conversation token" : "O novo testemuño de conversa",
+ "Send this along with the next interaction." : "Envía isto xunto coa seguinte interacción.",
+ "Requested actions by the agent" : "Accións solicitadas polo axente",
+ "Actions that the agent would like to carry out in JSON format." : "Accións que o axente quere levar a cabo en formato JSON.",
"Context write" : "Redacción por contexto",
"Writes text in a given style based on the provided source material." : "Escribe texto nun estilo determinado baseándose no material orixinal fornecido.",
"Writing style" : "Estilo de escritura",
@@ -342,6 +353,7 @@ OC.L10N.register(
"Generated reply" : "Resposta xerada",
"The generated text from the assistant" : "O texto xerado polo asistente",
"Change Tone" : "Cambiar o ton",
+ "Change the tone of a piece of text." : "Cambia o ton dun fragmento de texto.",
"Write a text that you want the assistant to rewrite in another tone." : "Escriba un texto que queira que sexa reformulado polo asistente noutro ton",
"Desired tone" : "Ton desexado",
"In which tone should your text be rewritten?" : "En que ton debe reescribirse o texto?",
@@ -354,6 +366,15 @@ OC.L10N.register(
"The history of chat messages before the current message, starting with a message by the user" : "O historial das mensaxes de parola antes da mensaxe actual, comezando cunha mensaxe do usuario",
"Response message" : "Mensaxe de resposta",
"The generated response as part of the conversation" : "A resposta xerada como parte da conversa",
+ "Chat with tools" : "Parola con ferramentas",
+ "Chat with the language model with tool calling support." : "Parola co modelo de linguaxe axuda da ferramenta de chamada",
+ "Tool message" : "Mensaxe da ferramenta",
+ "The result of tool calls in the last interaction" : "O resultado das chamadas de ferramenta na última interacción",
+ "Available tools" : "Ferramentas dispoñíbeis",
+ "The available tools in JSON format" : "As ferramentas dispoñíbeis en formato JSON",
+ "The response from the chat model" : "A resposta do modelo de parola",
+ "Tool calls" : "Chamadas da ferramenta",
+ "Tools call instructions from the model in JSON format" : "As ferramentas chaman ás instrucións do modelo en formato JSON",
"Formalize text" : "Formalizar texto",
"Takes a text and makes it sound more formal" : "Toma un texto e fai que soe máis formal",
"Write a text that you want the assistant to formalize" : "Escriba un texto que queira que sexa formalizado polo asistente",