aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2025-07-26 00:12:15 +0000
committerNextcloud bot <bot@nextcloud.com>2025-07-26 00:12:15 +0000
commit786bdb198e1207792c5681499ea4f4271edb0f01 (patch)
treecc58085ebd42924f2eaef663a75a896f0f87f127 /lib
parent0797fd8af8605ed79b2e0d72f67fb24795620e9d (diff)
downloadnextcloud-server-master.tar.gz
nextcloud-server-master.zip
fix(l10n): Update translations from TransifexHEADmaster
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/es.js8
-rw-r--r--lib/l10n/es.json8
2 files changed, 16 insertions, 0 deletions
diff --git a/lib/l10n/es.js b/lib/l10n/es.js
index 6b8663e2ce5..17540701703 100644
--- a/lib/l10n/es.js
+++ b/lib/l10n/es.js
@@ -326,9 +326,17 @@ OC.L10N.register(
"Images" : "Imágenes",
"Question" : "Pregunta",
"Generated response" : "Respuesta generada",
+ "Voice chat with the assistant" : "Chat de voz con el asistente",
"System prompt" : "Prompt del sistema",
"Define rules and assumptions that the assistant should follow during the conversation." : "Definir las reglas y supuestos que el asistente debe seguir durante la conversación.",
+ "Chat voice message" : "Mensaje de voz del chat",
"Chat history" : "Historial de la conversación",
+ "Input transcript" : "Transcripción de entrada",
+ "Transcription of the audio input" : "Transcripción de la entrada de audio",
+ "Response voice message" : "Mensaje de voz de respuesta",
+ "The generated voice response as part of the conversation" : "La respuesta de voz generada como parte de la conversación",
+ "Output transcript" : "Transcripción de salida",
+ "Transcription of the audio output" : "Transcripción de la salida de audio",
"Transcribe audio" : "Transcribir audio",
"Transcribe the things said in an audio" : "Transcribir las cosas que se dicen en un audio",
"Audio input" : "Entrada de audio",
diff --git a/lib/l10n/es.json b/lib/l10n/es.json
index 997885dd7e1..ac0dac19026 100644
--- a/lib/l10n/es.json
+++ b/lib/l10n/es.json
@@ -324,9 +324,17 @@
"Images" : "Imágenes",
"Question" : "Pregunta",
"Generated response" : "Respuesta generada",
+ "Voice chat with the assistant" : "Chat de voz con el asistente",
"System prompt" : "Prompt del sistema",
"Define rules and assumptions that the assistant should follow during the conversation." : "Definir las reglas y supuestos que el asistente debe seguir durante la conversación.",
+ "Chat voice message" : "Mensaje de voz del chat",
"Chat history" : "Historial de la conversación",
+ "Input transcript" : "Transcripción de entrada",
+ "Transcription of the audio input" : "Transcripción de la entrada de audio",
+ "Response voice message" : "Mensaje de voz de respuesta",
+ "The generated voice response as part of the conversation" : "La respuesta de voz generada como parte de la conversación",
+ "Output transcript" : "Transcripción de salida",
+ "Transcription of the audio output" : "Transcripción de la salida de audio",
"Transcribe audio" : "Transcribir audio",
"Transcribe the things said in an audio" : "Transcribir las cosas que se dicen en un audio",
"Audio input" : "Entrada de audio",