diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-07-22 02:15:59 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-07-22 02:15:59 +0000 |
commit | a024dcfc817cc766fa105d8ba9a9cac08538eaf4 (patch) | |
tree | 46ae5f5579a5c8c620d8b95ca1fa8b6fdb30c661 /apps/updatenotification/l10n/fr.js | |
parent | 1b3bcbc99c86b37d8018a4c3e192c5c03681f83d (diff) | |
download | nextcloud-server-a024dcfc817cc766fa105d8ba9a9cac08538eaf4.tar.gz nextcloud-server-a024dcfc817cc766fa105d8ba9a9cac08538eaf4.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/fr.js')
-rw-r--r-- | apps/updatenotification/l10n/fr.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/fr.js b/apps/updatenotification/l10n/fr.js index 5b8f2344c36..7f5ac234978 100644 --- a/apps/updatenotification/l10n/fr.js +++ b/apps/updatenotification/l10n/fr.js @@ -36,6 +36,7 @@ OC.L10N.register( "<strong>All</strong> apps have an update for this version available" : "<strong>Toutes</strong> les applications ont une mise à jour disponible pour cette version", "View changelog" : "Voir le journal des modifications", "Enterprise" : "Entreprise", + "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." : "Pour les entreprises. Fournit toujours le correctif le plus récent, mais ne mettra pas à jour dans la version majeure suivante immédiatement. Cette mise à jour sera effectuée une fois que Nextcloud GmbH aura effectué les renforcements et tests pour permettre un déploiement en production et à grande échelle. Ce canal de mise à jour est seulement disponible pour les clients et fournit le paquet Nextcloud Entreprise.", "Stable" : "Stable", "The most recent stable version. It is suited for regular use and will always update to the latest major version." : "La version stable la plus récente. Elle est adaptée pour une utilisation régulière et sera toujours mise à jour vers la dernière version majeure.", "Beta" : "Beta", |