diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-28 00:12:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-28 00:12:20 +0000 |
commit | 1bf486d93fbceeb0f2a0cb0813bc5d30fe7e56f6 (patch) | |
tree | 2ec870cb6cc0e4e4718d849811dbb5c07aee25e5 /apps/updatenotification/l10n/fr.js | |
parent | ad2ef3a81fd0dff07eaec63223829a17dd9c771f (diff) | |
download | nextcloud-server-1bf486d93fbceeb0f2a0cb0813bc5d30fe7e56f6.tar.gz nextcloud-server-1bf486d93fbceeb0f2a0cb0813bc5d30fe7e56f6.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, 0 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/fr.js b/apps/updatenotification/l10n/fr.js index 5403dfc11b6..61e7141d74f 100644 --- a/apps/updatenotification/l10n/fr.js +++ b/apps/updatenotification/l10n/fr.js @@ -20,7 +20,6 @@ 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", "_<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> application n'a pas de mise à jour disponible pour cette version","<strong>%n</strong> applications n'ont pas de mise à jour disponible pour cette version"], "<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> fournira toujours le correctif le plus récent, mais ne mettra pas immédiatement à jour vers la version majeure suivante. Cette mise à jour se produit généralement avec la deuxième version mineure (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> est la version stable la plus récente. Il est adapté à une utilisation en production et sera toujours mis à jour vers la dernière version majeure.", "<strong>beta</strong> is a pre-release version only for testing new features, not for production environments." : "<strong>beta</strong> est une version préliminaire utilisée seulement pour tester les nouvelles fonctionnalités, n'est pas adaptée dans un environnement de production.", "Could not start updater, please try the manual update" : "Impossible de démarrer le système de mise à jour, veuillez essayer de mettre à jour manuellement", "Update notifications" : "Notifications de mises à jour", |