From fa49cf8662b41d2945099dedb6db120759b5c9bb Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 18 Aug 2021 03:12:54 +0000 Subject: [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- l10n/fr.js | 2 ++ l10n/fr.json | 2 ++ 2 files changed, 4 insertions(+) diff --git a/l10n/fr.js b/l10n/fr.js index 1ac14fb..3e8e4db 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -65,6 +65,8 @@ OC.L10N.register( "External monitoring tool" : "Outil de surveillance externe", "You can connect an external monitoring tool by using this end point:" : "Vous pouvez connecter un outil de surveillance externe en utilisant ce point d'extrémité :", "Appending \"?format=json\" at the end of the URL gives you the result in JSON." : "Ajoutez \"?format=json\" à la fin de l'URL pour obtenir le résultat au format JSON. ", + "To use an access token please generate one then set it using the following command:" : "Pour utiliser un jeton d'accès, merci de bien vouloir en générer un puis l'utiliser avec la commande suivante : ", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Puis transmettez le jeton avec l'entête \"NC-Token\" lorsque vous appelez l'URL.", "Time Servers" : "Serveurs de temps" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/fr.json b/l10n/fr.json index d382a48..451d9fc 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -63,6 +63,8 @@ "External monitoring tool" : "Outil de surveillance externe", "You can connect an external monitoring tool by using this end point:" : "Vous pouvez connecter un outil de surveillance externe en utilisant ce point d'extrémité :", "Appending \"?format=json\" at the end of the URL gives you the result in JSON." : "Ajoutez \"?format=json\" à la fin de l'URL pour obtenir le résultat au format JSON. ", + "To use an access token please generate one then set it using the following command:" : "Pour utiliser un jeton d'accès, merci de bien vouloir en générer un puis l'utiliser avec la commande suivante : ", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Puis transmettez le jeton avec l'entête \"NC-Token\" lorsque vous appelez l'URL.", "Time Servers" : "Serveurs de temps" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file -- cgit v1.2.3