aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-07-03 00:20:19 +0000
committerNextcloud bot <bot@nextcloud.com>2024-07-03 00:20:19 +0000
commitc411edd255b2cb63d5812a42fc6b5765fd2eea8e (patch)
treecb1001cd4f2943f2a6dc531312bdf0e1c4505137 /lib
parentb34ec64c23c5200cfd8e7b2371000f792af3a361 (diff)
downloadnextcloud-server-c411edd255b2cb63d5812a42fc6b5765fd2eea8e.tar.gz
nextcloud-server-c411edd255b2cb63d5812a42fc6b5765fd2eea8e.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_MX.js9
-rw-r--r--lib/l10n/es_MX.json9
2 files changed, 18 insertions, 0 deletions
diff --git a/lib/l10n/es_MX.js b/lib/l10n/es_MX.js
index fb232b36a86..da5b97bb354 100644
--- a/lib/l10n/es_MX.js
+++ b/lib/l10n/es_MX.js
@@ -159,6 +159,8 @@ OC.L10N.register(
"The requested share comes from a disabled user" : "El recurso compartido solicitado proviene de un usuario deshabilitado",
"The user was not created because the user limit has been reached. Check your notifications to learn more." : "No se creó el usuario porque se ha alcanzado el límite de usuarios. Consulta tus notificaciones para obtener más información.",
"Could not find category \"%s\"" : "No fue posible encontrar la categoria \"%s\"",
+ "Input text" : "Ingresar texto",
+ "The input text" : "El texto de entrada",
"Sunday" : "Domingo",
"Monday" : "Lunes",
"Tuesday" : "Martes",
@@ -262,6 +264,13 @@ OC.L10N.register(
"Storage connection error. %s" : "Se presentó un error con la conexión al almacenamiento. %s",
"Storage is temporarily not available" : "El almacenamieto se encuentra temporalmente no disponible",
"Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s",
+ "Transcribe audio" : "Transcribir audio",
+ "Transcribe the things said in an audio" : "Transcribir lo que se dice en un audio",
+ "Audio input" : "Entrada de audio",
+ "The audio to transcribe" : "El audio a transcribir",
+ "Transcription" : "Transcripción",
+ "The transcribed text" : "El texto transcrito",
+ "ContextWrite" : "ContextWrite",
"Generates a possible headline for a text." : "Genera un posible titular para un texto.",
"Summarize" : "Resumir",
"Summary" : "Resumen",
diff --git a/lib/l10n/es_MX.json b/lib/l10n/es_MX.json
index c0ae9f31249..196ddabbaf5 100644
--- a/lib/l10n/es_MX.json
+++ b/lib/l10n/es_MX.json
@@ -157,6 +157,8 @@
"The requested share comes from a disabled user" : "El recurso compartido solicitado proviene de un usuario deshabilitado",
"The user was not created because the user limit has been reached. Check your notifications to learn more." : "No se creó el usuario porque se ha alcanzado el límite de usuarios. Consulta tus notificaciones para obtener más información.",
"Could not find category \"%s\"" : "No fue posible encontrar la categoria \"%s\"",
+ "Input text" : "Ingresar texto",
+ "The input text" : "El texto de entrada",
"Sunday" : "Domingo",
"Monday" : "Lunes",
"Tuesday" : "Martes",
@@ -260,6 +262,13 @@
"Storage connection error. %s" : "Se presentó un error con la conexión al almacenamiento. %s",
"Storage is temporarily not available" : "El almacenamieto se encuentra temporalmente no disponible",
"Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s",
+ "Transcribe audio" : "Transcribir audio",
+ "Transcribe the things said in an audio" : "Transcribir lo que se dice en un audio",
+ "Audio input" : "Entrada de audio",
+ "The audio to transcribe" : "El audio a transcribir",
+ "Transcription" : "Transcripción",
+ "The transcribed text" : "El texto transcrito",
+ "ContextWrite" : "ContextWrite",
"Generates a possible headline for a text." : "Genera un posible titular para un texto.",
"Summarize" : "Resumir",
"Summary" : "Resumen",