diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-10-27 02:23:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-10-27 02:23:37 +0000 |
commit | 325606c8e40b2e2074f0547f9d3839aac1885561 (patch) | |
tree | 068d62bdb9eb3f620ccb9440cd740dc4aa8d0553 /apps/updatenotification/l10n/fr.js | |
parent | bb39a2107968b0de10e1f8f271006de8ce36a034 (diff) | |
download | nextcloud-server-325606c8e40b2e2074f0547f9d3839aac1885561.tar.gz nextcloud-server-325606c8e40b2e2074f0547f9d3839aac1885561.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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 feca6fbfc49..6a7f81e1063 100644 --- a/apps/updatenotification/l10n/fr.js +++ b/apps/updatenotification/l10n/fr.js @@ -43,6 +43,7 @@ OC.L10N.register( "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", "A pre-release version only for testing new features, not for production environments." : "Une version préliminaire utilisée seulement pour tester les nouvelles fonctionnalités, n'est pas adaptée dans un environnement de production.", + "_<strong>%n</strong> app has no compatible version for this Nextcloud version available_::_<strong>%n</strong> apps have no compatible version for this Nextcloud version available_" : ["<strong>%n</strong> application n'a pas de version compatible avec cette version disponible de Nextcloud","<strong>%n</strong> applications n'ont pas de version compatible avec cette version disponible de Nextcloud"], "Apps missing updates" : "Applications à mettre à jour", "Apps with available updates" : "Applications avec des mises à jour disponibles", "Note that after a new release it can take some time before it shows up here. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found." : "Veuillez noter qu'il peut s'écouler un certain temps entre la sortie d'une nouvelle version et sa disponibilité pour téléchargement et mise-à-jour ici, sur votre instance. Nous répartissons le déploiement des nouvelles versions Nextcloud dans le temps à l'ensemble de nos utilisateurs. Certaines versions mineures, présentant des bugs problématiques, peuvent être sautées.", |