aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-08-23 00:28:15 +0000
committerNextcloud bot <bot@nextcloud.com>2023-08-23 00:28:15 +0000
commitbc411a2cf318d807cd42e15bf9b2ffca56b78bd8 (patch)
tree076993e7b7463ade82c99775c7ac0e916e783d03 /lib
parent020401b6c82930783188fd428b961ddd4a296656 (diff)
downloadnextcloud-server-bc411a2cf318d807cd42e15bf9b2ffca56b78bd8.tar.gz
nextcloud-server-bc411a2cf318d807cd42e15bf9b2ffca56b78bd8.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.js1
-rw-r--r--lib/l10n/es.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/es.js b/lib/l10n/es.js
index 3fd6c3f4412..62e1949ac57 100644
--- a/lib/l10n/es.js
+++ b/lib/l10n/es.js
@@ -262,6 +262,7 @@ OC.L10N.register(
"Storage is temporarily not available" : "El almacenamiento no esta disponible temporalmente",
"Storage connection timeout. %s" : "Tiempo de conexión de almacenamiento agotado. %s",
"Free prompt" : "Prompt libre",
+ "Runs an arbitrary prompt through the language model." : "Ejecuta un prompt arbitrario mediante el modelo de lenguaje integrado.",
"Generate headline" : "Generar titular",
"Generates a possible headline for a text." : "Genera un posible titular para un texto.",
"Summarize" : "Resumir",
diff --git a/lib/l10n/es.json b/lib/l10n/es.json
index 4a119d66057..34c7d6a19c9 100644
--- a/lib/l10n/es.json
+++ b/lib/l10n/es.json
@@ -260,6 +260,7 @@
"Storage is temporarily not available" : "El almacenamiento no esta disponible temporalmente",
"Storage connection timeout. %s" : "Tiempo de conexión de almacenamiento agotado. %s",
"Free prompt" : "Prompt libre",
+ "Runs an arbitrary prompt through the language model." : "Ejecuta un prompt arbitrario mediante el modelo de lenguaje integrado.",
"Generate headline" : "Generar titular",
"Generates a possible headline for a text." : "Genera un posible titular para un texto.",
"Summarize" : "Resumir",