diff --git a/l10n/fr.js b/l10n/fr.js index a7919e5..ada7deb 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -15,6 +15,7 @@ OC.L10N.register( "Connected accounts" : "Comptes connectés", "Mattermost integration" : "Intégration Mattermost", "Integration of Mattermost" : "Intégration de Mattermost ", + "Mattermost integration provides a dashboard widget displaying your most important notifications\nand a unified search provider for messages. It also lets you send files to Mattermost from Nextcloud Files." : "L'intégration Mattermost fournit un widget de tableau de bord affichant vos notifications les plus importantes\nainsi qu'une recherche unifiée pour les messages. Elle vous permet également d'envoyer des vos fichiers Nextcloud vers Mattermost.", "If you want to allow your Nextcloud users to use OAuth to authenticate to a Mattermost instance of your choice, create an application in your Mattermost settings and set the ID and secret here." : "Si vous voulez permettre à vos utilisateurs Nextcloud d'utiliser OAuth pour s'identifier sur une instance Mattermost de votre choix, créez une application dans vos paramètres Mattermost et renseignez son ID et secret ici.", "Make sure you set the \"Redirect URI\" to" : "Assurez-vous que \"l'URI de redirection\" a la valeur", "Put the \"Application ID\" and \"Application secret\" below. Your Nextcloud users will then see a \"Connect to Mattermost\" button in their personal settings if they select the Mattermost instance defined here." : "Mettez l'\"ID application\" et le \"secret application\" ci-dessous. Vos utilisateurs Nextcloud verront ensuite un bouton \"Se connecter à Mattermost\" dans leur paramètres personnels si ils sélectionnent l'instance Mattermost définie ici.", diff --git a/l10n/fr.json b/l10n/fr.json index 4070e4d..0388f22 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -13,6 +13,7 @@ "Connected accounts" : "Comptes connectés", "Mattermost integration" : "Intégration Mattermost", "Integration of Mattermost" : "Intégration de Mattermost ", + "Mattermost integration provides a dashboard widget displaying your most important notifications\nand a unified search provider for messages. It also lets you send files to Mattermost from Nextcloud Files." : "L'intégration Mattermost fournit un widget de tableau de bord affichant vos notifications les plus importantes\nainsi qu'une recherche unifiée pour les messages. Elle vous permet également d'envoyer des vos fichiers Nextcloud vers Mattermost.", "If you want to allow your Nextcloud users to use OAuth to authenticate to a Mattermost instance of your choice, create an application in your Mattermost settings and set the ID and secret here." : "Si vous voulez permettre à vos utilisateurs Nextcloud d'utiliser OAuth pour s'identifier sur une instance Mattermost de votre choix, créez une application dans vos paramètres Mattermost et renseignez son ID et secret ici.", "Make sure you set the \"Redirect URI\" to" : "Assurez-vous que \"l'URI de redirection\" a la valeur", "Put the \"Application ID\" and \"Application secret\" below. Your Nextcloud users will then see a \"Connect to Mattermost\" button in their personal settings if they select the Mattermost instance defined here." : "Mettez l'\"ID application\" et le \"secret application\" ci-dessous. Vos utilisateurs Nextcloud verront ensuite un bouton \"Se connecter à Mattermost\" dans leur paramètres personnels si ils sélectionnent l'instance Mattermost définie ici.",