From 64c19ce3aab20cae15bd522428ae54548a76b78b Mon Sep 17 00:00:00 2001 From: Nextcloud bot <bot@nextcloud.com> Date: Tue, 20 Jun 2023 00:22:52 +0000 Subject: Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot <bot@nextcloud.com> --- apps/settings/l10n/es_EC.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'apps/settings/l10n/es_EC.json') diff --git a/apps/settings/l10n/es_EC.json b/apps/settings/l10n/es_EC.json index a1bba5fef5d..65b66d41301 100644 --- a/apps/settings/l10n/es_EC.json +++ b/apps/settings/l10n/es_EC.json @@ -192,7 +192,7 @@ "Documentation" : "Documentación", "Forum" : "Foro", "Login" : "Iniciar sesión", - "SSL/TLS" : "SSL/TLS", + "SSL" : "SSL", "Open documentation" : "Abrir documentación", "It is important to set up this server to be able to send emails, like for password reset and notifications." : "Es importante preparar este servidor para poder enviar correos electrónicos, como para restablecer contraseñas y notificaciones. ", "Send mode" : "Modo de envío", @@ -200,7 +200,7 @@ "From address" : "De la dirección", "Server address" : "Dirección del servidor", "Port" : "Puerto", - "Authentication method" : "Método de autenticación", + "Authentication" : "Autenticación", "Authentication required" : "Autenticación requerida", "Credentials" : "Credenciales", "SMTP Username" : "Usuario SMTP", @@ -231,6 +231,8 @@ "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Plain" : "Plano", "NT LAN Manager" : "Administrador de LAN NT", - "STARTTLS" : "STARTTLS" + "SSL/TLS" : "SSL/TLS", + "STARTTLS" : "STARTTLS", + "Authentication method" : "Método de autenticación" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file -- cgit v1.2.3