aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/es.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-09-17 00:20:40 +0000
committerNextcloud bot <bot@nextcloud.com>2024-09-17 00:20:40 +0000
commitd76d971e55f2582ac1bbd196c9bf4d4138d4e3d3 (patch)
tree705dfc57a14b1b9bc0cbb3db4435289bb65909ff /lib/l10n/es.js
parentb9fb1db0f807fbbbfdbbf544a24d7cc3b396ec14 (diff)
downloadnextcloud-server-d76d971e55f2582ac1bbd196c9bf4d4138d4e3d3.tar.gz
nextcloud-server-d76d971e55f2582ac1bbd196c9bf4d4138d4e3d3.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/es.js')
-rw-r--r--lib/l10n/es.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/es.js b/lib/l10n/es.js
index 1e361819686..e95aa593ff6 100644
--- a/lib/l10n/es.js
+++ b/lib/l10n/es.js
@@ -259,6 +259,7 @@ OC.L10N.register(
"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",
+ "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Para permitir que este chequeo se lleve a cabo, debe asegurarse que su servidor pueda conectarse a sí mismo. Por tanto, este debe poder resolver y conectarse a alguno de sus `trusted_domains` o al url definido en `overwrite.cli.url`. Este fallo puede ser resultado de una inconsistencia DNS del lado del servidor o una regla de salida del cortafuegos.",
"Audio input" : "Entrada de audio",
"Context write" : "Escribir contexto",
"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.",