diff options
Diffstat (limited to 'settings/l10n/es_MX.js')
-rw-r--r-- | settings/l10n/es_MX.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/settings/l10n/es_MX.js b/settings/l10n/es_MX.js index 02a488cd783..61f4ef89fb3 100644 --- a/settings/l10n/es_MX.js +++ b/settings/l10n/es_MX.js @@ -70,6 +70,7 @@ OC.L10N.register( "Email address for %1$s changed on %2$s" : "La dirección de correo electrónico para %1$s fue cambiada el %2$s", "Welcome aboard" : "Bienvenido a bordo", "Welcome aboard %s" : "Bienvenido a bordo %s", + "You now have an %s account, you can add, protect, and share your data." : "Ahora tiene una cuenta %s, puede añadir, proteger y compartir sus datos.", "Your username is: %s" : "Tu Usuario es: %s", "Set your password" : "Establece tu contraseña", "Go to %s" : "Ir a %s", @@ -307,6 +308,8 @@ OC.L10N.register( "Theming" : "Tematizar", "Check the security of your Nextcloud over our security scan" : "Verifica la seguridad de tu Nextcloud con nuestro escaneo de seguridad", "Hardening and security guidance" : "Consejos de reforzamiento y seguridad", + "Personal" : "Personal", + "Administration" : "Administración", "You are using <strong>%s</strong> of <strong>%s</strong>" : "Estás usando <strong>%s</strong> de <strong>%s</strong>", "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Estás usando <strong>%s</strong> de <strong>%s</strong> (<strong> %s %%</strong>)", "Profile picture" : "Foto de perfil", |