diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-24 00:27:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-24 00:27:57 +0000 |
commit | c2b879e64ec56a5af958d52b71fa80c48d9e1539 (patch) | |
tree | 62ea055f6245df4cab6da0ced07474e52004d329 /apps/updatenotification/l10n/fr.js | |
parent | 3c5d8410fa3d3f4ded01eed8c5cf1718532c174e (diff) | |
download | nextcloud-server-c2b879e64ec56a5af958d52b71fa80c48d9e1539.tar.gz nextcloud-server-c2b879e64ec56a5af958d52b71fa80c48d9e1539.zip |
Fix(l10n): Update translations 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 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/fr.js b/apps/updatenotification/l10n/fr.js index 8e90cdb3b80..854f71271e7 100644 --- a/apps/updatenotification/l10n/fr.js +++ b/apps/updatenotification/l10n/fr.js @@ -26,6 +26,9 @@ OC.L10N.register( "The update check is not yet finished. Please refresh the page." : "La vérification de la mise-à-jour n'est pas encore terminée. Veuillez rafraîchir la page.", "Your version is up to date." : "Votre version est à jour.", "A non-default update server is in use to be checked for updates:" : "Un serveur spécifique est actuellement configuré pour la vérification des mises-à-jour :", + "Update channel" : "Canal de mise à jour", + "Changing the update channel also affects the apps management page. E.g. after switching to the beta channel, beta app updates will be offered to you in the apps management page." : "Modifier le canal de mise à jour affectera aussi la page de gestion des applications. Par exemple, après avoir choisi le canal bêta, les mises à jour bêta des applications vous seront proposées.", + "Current update channel:" : "Canal de mise à jour actuel", "You can always update to a newer version. But you can never downgrade to a more stable version." : "Vous pouvez à tout moment mettre à jour votre instance Nextcloud vers une version plus récente. Vous ne pourrez cependant jamais revenir à une version antérieure en sélectionnant un canal plus stable.", "Notify members of the following groups about available updates:" : "Notifier les membres des groupes suivants des mises à jours disponibles :", "No groups" : "Aucun groupe", |