diff options
Diffstat (limited to 'apps/updatenotification/l10n/es.js')
-rw-r--r-- | apps/updatenotification/l10n/es.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/es.js b/apps/updatenotification/l10n/es.js index bda42d920b0..f00e2d2ae6a 100644 --- a/apps/updatenotification/l10n/es.js +++ b/apps/updatenotification/l10n/es.js @@ -35,6 +35,8 @@ OC.L10N.register( "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", "View changelog" : "Ver registro de cambios", + "Enterprise" : "Empresa", + "For enterprise use. Provides always the latest patch level, but will not update to the next major release immediately. That update happens once Nextcloud GmbH has done additional hardening and testing for large-scale and mission-critical deployments. This channel is only available to customers and provides the Nextcloud Enterprise package." : "Para uso empresarial. Proporciona siempre el último nivel de actualización, pero no realiza inmediatamente la actualización a la siguiente versión mayor. Esta actualización ocurre una vez que Nextcloud GmbH ha realizado reforzamiento y comprobaciones adicionales para despliegues a larga escala y de misión crítica. Este canal está disponible únicamente a los clientes del paquete Nextcloud Enterprise.", "Stable" : "Estable", "The most recent stable version. It is suited for regular use and will always update to the latest major version." : "La versión estable más reciente. Es apropiada para uso regular y siempre se actualizará a la última versión mayor.", "Beta" : "Beta", |