diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-10-21 00:08:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-10-21 00:08:26 +0000 |
commit | 3709d3eeae4660579b15c8f30314654c43990841 (patch) | |
tree | c6a93ffad503db3430f0761b97a01212274404ac /settings/l10n/es_MX.js | |
parent | a94976bfc83cc47f49217eb5ba7509aee59b3012 (diff) | |
download | nextcloud-server-3709d3eeae4660579b15c8f30314654c43990841.tar.gz nextcloud-server-3709d3eeae4660579b15c8f30314654c43990841.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/es_MX.js')
-rw-r--r-- | settings/l10n/es_MX.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/settings/l10n/es_MX.js b/settings/l10n/es_MX.js index 2e49b039e4d..f08bc9d8610 100644 --- a/settings/l10n/es_MX.js +++ b/settings/l10n/es_MX.js @@ -12,6 +12,7 @@ OC.L10N.register( "A login attempt using two-factor authentication failed (%1$s)" : "Un intento de autenticación usando autenticación de dos-factores ha fallado (%1$s)", "Your <strong>password</strong> or <strong>email</strong> was modified" : "Tu <strong>contraseña</strong> o <strong>correo electrónico</strong> ha sido modificado", "Your apps" : "Tus aplicaciones", + "Updates" : "Actualizaciones", "Enabled apps" : "Aplicaciones habilitadas", "Disabled apps" : "Aplicaciones deshabilitadas", "App bundles" : "Paquetes de aplicación", @@ -103,6 +104,7 @@ OC.L10N.register( "Error: This app can not be enabled because it makes the server unstable" : "Error: Esta aplicación no puede ser habilitada porque genera inestabilidad en el servidor", "Error: Could not disable broken app" : "Error: No fue posible deshabilitar la aplicación rota", "Error while disabling broken app" : "Se presentó un error al deshabilitar la aplicación rota", + "No app updates available" : "No hay actualizaciones disponibles de la aplicación ", "Updating...." : "Actualizando....", "Error while updating app" : "Se presentó un error al actualizar la aplicación", "Updated" : "Actualizado", |