diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-11-29 01:11:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-11-29 01:11:34 +0000 |
commit | 68f04686a06f8d5e468aa53a51ec25602d1cd4f5 (patch) | |
tree | d7bf571b89770bd4f5bcf80e34d79e1428e6fc8b /apps/updatenotification/l10n/es.js | |
parent | 5b649df4f3aff255b5dd271733579cc3fe60e371 (diff) | |
download | nextcloud-server-68f04686a06f8d5e468aa53a51ec25602d1cd4f5.tar.gz nextcloud-server-68f04686a06f8d5e468aa53a51ec25602d1cd4f5.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/es.js')
-rw-r--r-- | apps/updatenotification/l10n/es.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/es.js b/apps/updatenotification/l10n/es.js index 4ff3e3ba83b..3e669c35948 100644 --- a/apps/updatenotification/l10n/es.js +++ b/apps/updatenotification/l10n/es.js @@ -38,8 +38,8 @@ OC.L10N.register( "<strong>stable</strong> is the most recent stable version. It is suited for regular use and will always update to the latest major version." : "<strong>stable</strong> es la versión estable más reciente. Es adecuada para uso en producción y siempre se actualizará a la última versión principal.", "<strong>beta</strong> is a pre-release version only for testing new features, not for production environments." : "<strong>beta</strong> es una versión preliminar solo para probar nuevas características, no para entornos de producción.", "View changelog" : "Ver registro de cambios", - "Could not start updater, please try the manual update" : "No se ha podido iniciar el actualizador. Por favor, prueba a realizar la actualización de forma manual", "_<strong>%n</strong> app has no update for this version available_::_<strong>%n</strong> apps have no update for this version available_" : ["<strong>%n</strong> app no tiene actualización disponible para esta versión.","<strong>%n</strong> apps no tienen actualización disponible para esta versión."], + "Could not start updater, please try the manual update" : "No se ha podido iniciar el actualizador. Por favor, prueba a realizar la actualización de forma manual", "A new version is available: %s" : "Hay una nueva versión disponible: %s", "Checked on %s" : "Comprobado el %s" }, |