From 4ede5d3fccec8e12d4ec1b2a1794dd1382bb987b Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Mon, 1 Jun 2020 05:53:39 +1000 Subject: [PATCH] New translations hostserv.lang.json (French) --- languages/fr-FR-hostserv.lang.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/languages/fr-FR-hostserv.lang.json b/languages/fr-FR-hostserv.lang.json index aa392f21..9c8b30ba 100644 --- a/languages/fr-FR-hostserv.lang.json +++ b/languages/fr-FR-hostserv.lang.json @@ -9,6 +9,7 @@ "$bREJECT$b rejects a user's vhost request.": "$bREJECT$b décline la demande d’hôte virtuel.", "$bREQUEST$b requests a new vhost, pending operator approval.": "$bREQUEST$b demande un nouvel hôte virtuel.", "$bSET$b sets a user's vhost.": "$bSET$b définit l’hôte virtuel d’un·e utilisateurice.", + "$bSETCLOAKSECRET$b modifies the IP cloaking secret.": "", "$bSTATUS$b shows your vhost and request status.": "$bSTATUS$b affiche votre hôte virtuel, ou le statut de votre demande.", "$bTAKE$b sets your vhost to one of the options from the offer list.": "$bTAKE$b vous laisse adopter l’un des hôtes virtuels prédéfinis.", "$bWAITING$b shows a list of pending vhost requests.": "$bWAITING$b affiche une liste des demandes d’hôte virtuel en attente.", @@ -23,6 +24,7 @@ "Syntax: $bREJECT []$b\n\nREJECT rejects a user's vhost request, optionally giving them a reason\nfor the rejection.": "Syntaxe : $bREJECT Utilisateurice (Raison)$b\n\nREJECT décline une demande d’hôte virtuel, avec ou sans raison donnée.", "Syntax: $bREQUEST $b\n\nREQUEST requests that a new vhost by assigned to your account. The request must\nthen be approved by a server operator.": "Syntaxe : $bREQUEST Hôte$b\nExemple : $bREQUEST nuve.est-ma.déesse$b\n\nREQUEST émet la demande d’un nouvel hôte virtuel pour votre compte, qui sera\npassée en revue par l’un·e des opérateurices du serveur.", "Syntax: $bSET $b\n\nSET sets a user's vhost, bypassing the request system.": "Syntaxe : $bSET $b\n\nSET établit l’hôte virtuel d’un·e utilisateurice.", + "Syntax: $bSETCLOAKSECRET$b [code]\n\nSETCLOAKSECRET can be used to set or rotate the cloak secret. You should use\na cryptographically strong secret. To prevent accidental modification, a\nverification code is required; invoking the command without a code will\ndisplay the necessary code.": "", "Syntax: $bSTATUS [user]$b\n\nSTATUS displays your current vhost, if any, and the status of your most recent\nrequest for a new one. A server operator can view someone else's status.": "Syntaxe : $bSTATUS (Utilisateurice)$b\n\nSTATUS affiche votre hôte virtuel, ou l’état de votre demande\npour en obtenir un. Un·e opérateurice peut voir le statut d’autres utilisateurices.", "Syntax: $bTAKE$b \n\nTAKE sets your vhost to one of the vhosts in the server's offer list; to see\nthe offered vhosts, use /HOSTSERV OFFERLIST.": "Syntaxe : $TAKE Hôte$b\n\nAdopte l’un des hôtes virtuels prédéfinis. La liste est\nconsultable via la commande /hostserv offerlist.", "Syntax: $bWAITING$b\n\nWAITING shows a list of pending vhost requests, which can then be approved\nor rejected.": "Syntaxe : $bWAITING$b\n\nWAITING affiche une liste des demandes d'hôte virtuel en attente, qui peuvent être approuvées ou rejetées.",