diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-04-01 02:27:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-04-01 02:27:26 +0000 |
commit | 701cc1eabac96cff5ccbb342b2f036d58995b2d6 (patch) | |
tree | 38dfd71d4039fd5b767253fb6c1309e82058a7e1 /apps/updatenotification/l10n/fr.js | |
parent | b14ae5c59cc7a91e1c47bfb4b08c3f0f3600f346 (diff) | |
download | nextcloud-server-701cc1eabac96cff5ccbb342b2f036d58995b2d6.tar.gz nextcloud-server-701cc1eabac96cff5ccbb342b2f036d58995b2d6.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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/fr.js b/apps/updatenotification/l10n/fr.js index 1a497ac15a4..0b7e6955831 100644 --- a/apps/updatenotification/l10n/fr.js +++ b/apps/updatenotification/l10n/fr.js @@ -29,6 +29,7 @@ OC.L10N.register( "Update channel:" : "Canal de mise à jour :", "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", "Only notifications for app updates are available." : "Seules les notifications de mises à jour d'applications sont disponibles. ", "The selected update channel makes dedicated notifications for the server obsolete." : "Le canal de mise à jour sélectionné rend obsolètes les notifications dédiées au serveur.", "The selected update channel does not support updates of the server." : "Le canal de mises à jour sélectionné ne supporte pas les mises à jour du serveur.", |