diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-16 00:20:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-16 00:20:18 +0000 |
commit | 70bd525c84ed664050a229663082c3a229a84ac1 (patch) | |
tree | 549e8324e067e4ed41a61753a7c14eecff54647e /lib/l10n/es.json | |
parent | 1abcc9d03ae5d56c78c79b2cdea4d7835788bded (diff) | |
download | nextcloud-server-70bd525c84ed664050a229663082c3a229a84ac1.tar.gz nextcloud-server-70bd525c84ed664050a229663082c3a229a84ac1.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 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/l10n/es.json b/lib/l10n/es.json index 93710380530..7922cd73598 100644 --- a/lib/l10n/es.json +++ b/lib/l10n/es.json @@ -247,7 +247,7 @@ "Check the value of \"datadirectory\" in your configuration." : "Comprueba el valor de «datadirectory» en tu configuración.", "Your data directory is invalid." : "Tu carpeta de datos es inválida.", "Action \"%s\" not supported or implemented." : "La acción \"%s\" no está soportada o implementada.", - "Authentication failed, wrong token or provider ID given" : "La autentificación ha fallado. Se ha dado un token o una ID de proveedor erróneos.", + "Authentication failed, wrong token or provider ID given" : "La autentificación ha fallado. Se ha proporcionado un token o una ID de proveedor erróneos.", "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "Faltan parámetros para completar la petición. Parámetros que faltan: \"%s\"", "ID \"%1$s\" already used by cloud federation provider \"%2$s\"" : "La ID «%1$s» ya está siendo usada por el proveedor de federación en la nube «%2$s»", "Cloud Federation Provider with ID: \"%s\" does not exist." : "El proveedor de nube federada con ID \"%s\" no existe.", @@ -262,6 +262,7 @@ "Writes text in a given style based on the provided source material." : "Escribe el texto en un estilo dado basándose en el material fuente proporcionado.", "Writing style" : "Estilo de escritura", "Source material" : "Material fuente", + "The generated text with content from the source material in the given style" : "El texto generado con el contenido del material fuente en el estilo dado", "Generate image" : "Generar imagen", "Prompt" : "Prompt", "Generates a possible headline for a text." : "Genera un posible titular para un texto.", |