diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-07 00:30:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-07 00:30:25 +0000 |
commit | 97ad1fbd96086bb57bf89bd5e40bfabe25d699fd (patch) | |
tree | 7bbe28247406329c7a356b0c08aa3b86927c1ce0 /lib/l10n/es.json | |
parent | c5f72f0761df8b4e2e8e5c7c3be0bf3a3d17ad55 (diff) | |
download | nextcloud-server-97ad1fbd96086bb57bf89bd5e40bfabe25d699fd.tar.gz nextcloud-server-97ad1fbd96086bb57bf89bd5e40bfabe25d699fd.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/es.json')
-rw-r--r-- | lib/l10n/es.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/l10n/es.json b/lib/l10n/es.json index 1def3530daf..959b90e524b 100644 --- a/lib/l10n/es.json +++ b/lib/l10n/es.json @@ -261,6 +261,14 @@ "Storage connection error. %s" : "Error de conexión de almacenamiento. %s", "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 built-in language model." : "Ejecuta un prompt arbitrario a través del modelo de lenguaje integrado.", + "Generate headline" : "Generar titular", + "Generates a possible headline for a text." : "Genera un posible titular para un texto.", + "Summarize" : "Resumir", + "Summarizes text by reducing its length without losing key information." : "Resume el texto reduciendo su longitud sin perder información clave.", + "Extract topics" : "Extraer tópicos", + "Extracts topics from a text and outputs them separated by commas." : "Extrae los tópicos de un texto y genera una salida separada por comas. ", "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Los archivos de la app %1$s no se han reemplazado correctamente. Asegúrate de que es una versión compatible con el servidor.", "Full name" : "Nombre completo", "The user limit has been reached and the user was not created. Check your notifications to learn more." : "El límite de usuarios fue alcanzado y el usuario no fue creado. Compruebe sus notificaciones para aprender más.", |