diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-09-18 00:08:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-09-18 00:08:32 +0000 |
commit | 60e0de4a36be29ec787860808bf61a115ef4adfb (patch) | |
tree | 3d6a92a482ad2db40a03e0e564c778a24abc8ee0 /settings/l10n | |
parent | cdb6b0295abaf9138e4bbc928acf12714c1a232a (diff) | |
download | nextcloud-server-60e0de4a36be29ec787860808bf61a115ef4adfb.tar.gz nextcloud-server-60e0de4a36be29ec787860808bf61a115ef4adfb.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n')
-rw-r--r-- | settings/l10n/es_MX.js | 3 | ||||
-rw-r--r-- | settings/l10n/es_MX.json | 3 |
2 files changed, 6 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", diff --git a/settings/l10n/es_MX.json b/settings/l10n/es_MX.json index 893c6b3ac6f..cf5fef66b2f 100644 --- a/settings/l10n/es_MX.json +++ b/settings/l10n/es_MX.json @@ -68,6 +68,7 @@ "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", @@ -305,6 +306,8 @@ "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", |