diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-08 00:19:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-08 00:19:42 +0000 |
commit | b94a1f7f298bab4b67ba37e65d6d62449798ba2a (patch) | |
tree | 810f6df222547d93173b5378d9cd080c5ccb5ffe /lib/l10n/es_MX.json | |
parent | f6b53bb9dce8c9c47542ebc19b7816a4469adc5b (diff) | |
download | nextcloud-server-b94a1f7f298bab4b67ba37e65d6d62449798ba2a.tar.gz nextcloud-server-b94a1f7f298bab4b67ba37e65d6d62449798ba2a.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/es_MX.json')
-rw-r--r-- | lib/l10n/es_MX.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/lib/l10n/es_MX.json b/lib/l10n/es_MX.json index 7a208b4a59e..cfc14d941d6 100644 --- a/lib/l10n/es_MX.json +++ b/lib/l10n/es_MX.json @@ -294,11 +294,35 @@ "Describe a task that you want the assistant to do or ask a question" : "Describa una tarea que quiere que haga el asistente o haga una pregunta", "Generated reply" : "Respuesta generada", "The generated text from the assistant" : "El texto generado por el asistente", + "Chat" : "Chat", + "Chat with the assistant" : "Conversar con el asistente", + "System prompt" : "Prompt del sistema", + "Define rules and assumptions that the assistant should follow during the conversation." : "Define las reglas y suposiciones que el asistente debe seguir durante la conversación.", + "Chat message" : "Mensaje de chat", + "Chat history" : "Historial de la conversación", + "The history of chat messages before the current message, starting with a message by the user" : "El historial de mensajes del chat antes del mensaje actual, empezando con un mensaje de usuario", + "Response message" : "Mensaje de respuesta", + "The generated response as part of the conversation" : "La respuesta generada como parte de la conversación", + "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", + "Formalized text" : "Texto formalizado", + "The formalized text" : "El texto formalizado", "Generate a headline" : "Generar un titular", "Generates a possible headline for a text." : "Genera un posible titular para un texto.", "Original text" : "Texto original", "The original text to generate a headline for" : "El texto original para generar un titular", "The generated headline" : "El titular generado", + "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", + "Reformulated text" : "Texto reformulado", + "The reformulated text, written by the assistant" : "El texto reformulado, escrito por el asistente", + "Simplify text" : "Simplificar texto", + "Takes a text and simplifies it" : "Toma un texto y lo simplifica", + "Write a text that you want the assistant to simplify" : "Escriba un texto que quiere que el asistente simplifique", + "Simplified text" : "Texto simplificado", + "The simplified text" : "El texto simplificado", "Summarize" : "Resumir", "Summarizes a text" : "Resume un texto", "The original text to summarize" : "El texto original a resumir", |