diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-17 00:20:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-17 00:20:49 +0000 |
commit | 06b378c3029f4438201b724a47e2572d84e75b62 (patch) | |
tree | 17d14aade5f4cf334debf59e8fc7572fa646d413 /lib/l10n/es.json | |
parent | 97fd49af8ebdb4783f01b12ee6756f21f1bccb52 (diff) | |
download | nextcloud-server-06b378c3029f4438201b724a47e2572d84e75b62.tar.gz nextcloud-server-06b378c3029f4438201b724a47e2572d84e75b62.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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/es.json b/lib/l10n/es.json index 7922cd73598..7d528faa12e 100644 --- a/lib/l10n/es.json +++ b/lib/l10n/es.json @@ -257,6 +257,7 @@ "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.", |