diff options
Diffstat (limited to 'lib/l10n/es.json')
-rw-r--r-- | lib/l10n/es.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/l10n/es.json b/lib/l10n/es.json index b6148ff3ac5..cfce70f4e39 100644 --- a/lib/l10n/es.json +++ b/lib/l10n/es.json @@ -380,8 +380,14 @@ "Response message" : "Mensaje de respuesta", "The generated response as part of the conversation" : "La respuesta generada como parte de la conversación", "Chat with tools" : "Chat con herramientas:", + "Chat with the language model with tool calling support." : "Cheatea con el modelo de lenguaje con capacidad para llamar a herramientas.", + "Tool message" : "Mensaje de herramienta", + "The result of tool calls in the last interaction" : "El resultado de llamada a herramientas de la última interacción", "Available tools" : "Herramientas disponibles", "The available tools in JSON format" : "Las herramientas disponibles en formato JSON", + "The response from the chat model" : "La respuesta del modelo de chat", + "Tool calls" : "Llamadas a herramientas", + "Tools call instructions from the model in JSON format" : "Instrucciones para llamadas a herramientas del modelo en formato JSON", "Formalize text" : "Formalizar texto", "Takes a text and makes it sound more formal" : "Toma un texto y lo hace sonar más formal", "Write a text that you want the assistant to formalize" : "Escriba un texto que quiere que el asistente formalice", @@ -397,6 +403,7 @@ "Text" : "Texto", "The text to proofread" : "El texto a corregir", "Corrections" : "Correcciones", + "The corrections that should be made in your text" : "Las correcciones que deberían aplicarse a tu texto", "Reformulate text" : "Reformular texto", "Takes a text and reformulates it" : "Toma un texto y lo reformula", "Write a text that you want the assistant to reformulate" : "Escriba un texto que quiere que el asistente reformule", |