diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-13 01:12:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-13 01:12:30 +0000 |
commit | f66af48d49f625a3500a1f3bb831e36476df18b6 (patch) | |
tree | f2f2571059ace3d6411c7453edadd549ea26d928 /settings/l10n/es_MX.js | |
parent | 93f5745700c3b8def653b45e6d574d74cd84e0df (diff) | |
download | nextcloud-server-f66af48d49f625a3500a1f3bb831e36476df18b6.tar.gz nextcloud-server-f66af48d49f625a3500a1f3bb831e36476df18b6.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 6ccf59c3ee3..4f792aa724c 100644 --- a/settings/l10n/es_MX.js +++ b/settings/l10n/es_MX.js @@ -104,6 +104,8 @@ OC.L10N.register( "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", "App up to date" : "La aplicación está actualizada", + "Updating …" : "Actualizando ...", + "Could not update app" : "No fue posible actualizar la aplicación", "Updated" : "Actualizado", "Removing …" : "Eliminando ...", "Could not remove app" : "No fue posible eliminar la aplicación", |