New translations hostserv.lang.json (French)

This commit is contained in:
Daniel Oaks 2020-11-06 17:22:30 +10:00
parent 0b34c7a783
commit 499581b651
1 changed files with 2 additions and 0 deletions

View File

@ -3,12 +3,14 @@
"$bOFF$b disables your vhost, if you have one approved.": "$bOFF$b désactive votre hôte virtuel.",
"$bON$b enables your vhost, if you have one approved.": "$bON$b active votre hôte virtuel.",
"$bSET$b sets a user's vhost.": "$bSET$b définit lhôte virtuel dun·e utilisateurice.",
"$bSETCLOAKSECRET$b modifies the IP cloaking secret.": "$bSETCLOAKSECRET$b modifie le secret pour la génération des masques.",
"$bSTATUS$b shows your vhost and request status.": "$bSTATUS$b affiche votre hôte virtuel, ou le statut de votre demande.",
"HostServ lets you manage your vhost (i.e., the string displayed\nin place of your client's hostname/IP).": "HostServ vous laisse gérer votre hôte virtuel, dit «vhost», qui\nremplace votre véritable nom dhôte, ou adresse IP, par le texte de votre choix.",
"Syntax: $bDEL <user>$b\n\nDEL deletes a user's vhost.": "Syntaxe : $bDEL <Utilisateurice>$b\n\nDEL supprime lhôte virtuel de lutilisateurice en question.",
"Syntax: $bOFF$b\n\nOFF disables your vhost, if you have one approved.": "Syntaxe : $bOFF$b\n\nOFF désactive votre hôte virtuel.",
"Syntax: $bON$b\n\nON enables your vhost, if you have one approved.": "Syntaxe : $bON$b\n\nON active votre hôte virtuel.",
"Syntax: $bSET <user> <vhost>$b\n\nSET sets a user's vhost, bypassing the request system.": "Syntaxe : $bSET <Utilisateurice> <Hôte>$b\n\nSET établit lhôte virtuel dun·e utilisateurice.",
"Syntax: $bSETCLOAKSECRET$b <secret> [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.": "Syntaxe : $bSETCLOAKSECRET$b <Secret> (Code)\n\nÉtablit, ou modifie, le masque secret. Une forte cryptographie est recommandée.\nPour éviter les changements accidentels, un code de vérification vous sera fourni et demandé.",
"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 dautres utilisateurices.",
"^[0-9A-Za-z.\\-_/]+$": "^[0-9A-Za-z.\\-_/]+$"
}