diff options
author | Morris Jobke <hey@morrisjobke.de> | 2016-06-20 18:50:46 +0200 |
---|---|---|
committer | Morris Jobke <hey@morrisjobke.de> | 2016-06-20 18:50:46 +0200 |
commit | 555a3b597ecca723c9ba25ed9d2b8965bfe92cc9 (patch) | |
tree | 55bf34da3ed18f5c1dc361e8aec0ba9733132ff3 /core/l10n/es_MX.js | |
parent | bbe16db5a690458d36f54e334bd8c95e758aa4ac (diff) | |
download | nextcloud-server-555a3b597ecca723c9ba25ed9d2b8965bfe92cc9.tar.gz nextcloud-server-555a3b597ecca723c9ba25ed9d2b8965bfe92cc9.zip |
fixed translations
Diffstat (limited to 'core/l10n/es_MX.js')
-rw-r--r-- | core/l10n/es_MX.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/es_MX.js b/core/l10n/es_MX.js index 944c660bda4..4160b5db220 100644 --- a/core/l10n/es_MX.js +++ b/core/l10n/es_MX.js @@ -143,7 +143,7 @@ OC.L10N.register( "Use the following link to reset your password: {link}" : "Utilice el siguiente enlace para restablecer su contraseña: {link}", "New password" : "Nueva contraseña", "Reset password" : "Restablecer contraseña", - "This ownCloud instance is currently in single user mode." : "Esta instalación de ownCloud se encuentra en modo de usuario único.", + "This Nextcloud instance is currently in single user mode." : "Esta instalación de Nextcloud se encuentra en modo de usuario único.", "This means only administrators can use the instance." : "Esto quiere decir que solo un administrador puede usarla.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacte con su administrador de sistemas si este mensaje persiste o aparece de forma inesperada.", "Thank you for your patience." : "Gracias por su paciencia.", |