Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/serverinfo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-08-18 06:12:56 +0300
committerNextcloud bot <bot@nextcloud.com>2021-08-18 06:12:56 +0300
commit08e655986b51af96330ada9adade0731b65ad13a (patch)
treec16a502d023ec0b4a24b4beab6e4af5bf0a122cf
parentdf74706b189352ba4726533dc463bca14291983d (diff)
[tx-robot] updated from transifexv22.2.0rc2v22.2.0v22.1.1rc2v22.1.1rc1v22.1.1
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/fr.js2
-rw-r--r--l10n/fr.json2
2 files changed, 4 insertions, 0 deletions
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