ircd/languages/fr-FR-chanserv.lang.json

12 lines
2.2 KiB
JSON
Raw Normal View History

{
"$bAMODE$b modifies persistent mode settings for channel members.": "$bAMODE$b modifie les modes persistants attribués aux membres du salon.",
"$bOP$b makes the given user (or yourself) a channel admin.": "$bOP$b fait de vous, ou de quelquun dautre, un·e administrateurice du salon.",
"$bREGISTER$b lets you own a given channel.": "$bREGISTER$b vous permet de réserver un salon.",
"$bUNREGISTER$b deletes a channel registration.": "$bUNREGISTER$b supprime lenregistrement dun salon.",
"ChanServ lets you register and manage channels.\n\nTo see in-depth help for a specific ChanServ command, try:\n $b/CS HELP <command>$b\n\nHere are the commands you can use:\n%s": "ChanServ vous permet denregistrer et dadministrer des salons.\n\nPour obtenir laide détaillée dune commande spécifique, essayez :\n $b/CS HELP <commande>$b\n\nVoici les commandes à votre disposition :\n%s",
"Syntax: $bAMODE #channel [mode change] [account]$b\n\nAMODE lists or modifies persistent mode settings that affect channel members.\nFor example, $bAMODE #channel +o dan$b grants the the holder of the \"dan\"\naccount the +o operator mode every time they join #channel. To list current\naccounts and modes, use $bAMODE #channel$b. Note that users are always\nreferenced by their registered account names, not their nicknames.": "",
"Syntax: $bOP #channel [nickname]$b\n\nOP makes the given nickname, or yourself, a channel admin. You can only use\nthis command if you're the founder of the channel.": "Syntaxe : $bOP #Salon [Nom]$b\n\nOP fait de vous, ou de quelquun dautre, un·e administrateurice du salon. Cette commande est seulement disponible si vous avez créé ledit salon.",
"Syntax: $bREGISTER #channel$b\n\nREGISTER lets you own the given channel. If you rejoin this channel, you'll be\ngiven admin privs on it. Modes set on the channel and the topic will also be\nremembered.": "",
"Syntax: $bUNREGISTER #channel [code]$b\n\nUNREGISTER deletes a channel registration, allowing someone else to claim it.\nTo prevent accidental unregistrations, a verification code is required;\ninvoking the command without a code will display the necessary code.": ""
}