diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-31 00:13:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-31 00:13:51 +0000 |
commit | 0f398e7611a39ac843c45cae3db1d63a03d1296a (patch) | |
tree | e8971a496d992e6459e3c114782d007bd5838581 /apps/updatenotification/l10n/es.json | |
parent | 660ae73e5f3f5d3a94c73493166bad170b55c1f4 (diff) | |
download | nextcloud-server-0f398e7611a39ac843c45cae3db1d63a03d1296a.tar.gz nextcloud-server-0f398e7611a39ac843c45cae3db1d63a03d1296a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/es.json')
-rw-r--r-- | apps/updatenotification/l10n/es.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/es.json b/apps/updatenotification/l10n/es.json index 135f987897a..5451ff39f2b 100644 --- a/apps/updatenotification/l10n/es.json +++ b/apps/updatenotification/l10n/es.json @@ -17,6 +17,9 @@ "Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "No se ha podido conectar a la appstore o la appstore no ha devuelto ninguna actualización. Busca actualizaciones manualmente o asegúrate de que tu servidor tiene acceso a internet y puede conectarse a la appstore.", "<strong>All</strong> apps have an update for this version available" : "<strong>Todas</strong> las apps tienen disponible una actualización para esta versión", "_<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."], + "<strong>production</strong> will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "<strong>production</strong> siempre proporcionará el último nivel de parches, pero no se actualizará a la próxima versión principal de inmediato. Esa actualización generalmente ocurre con la segunda versión menor (x.0.2).", + "<strong>stable</strong> is the most recent stable version. It is suited for production use and will always update to the latest major version." : "<strong>stable</strong> es la versión estable más reciente. Es adecuado 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.", "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", "Update notifications" : "Actualizar notificaciones", "Channel updated" : "Canal actualizado", |