summaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/es_DO.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings/l10n/es_DO.js')
-rw-r--r--apps/settings/l10n/es_DO.js8
1 files changed, 5 insertions, 3 deletions
diff --git a/apps/settings/l10n/es_DO.js b/apps/settings/l10n/es_DO.js
index ec3aa541f86..18c0404ccaa 100644
--- a/apps/settings/l10n/es_DO.js
+++ b/apps/settings/l10n/es_DO.js
@@ -194,7 +194,7 @@ OC.L10N.register(
"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",
@@ -202,7 +202,7 @@ OC.L10N.register(
"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",
@@ -233,6 +233,8 @@ OC.L10N.register(
"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"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");