ircd/languages/fr-FR-chanserv.lang.json
2019-07-23 01:30:12 +10:00

12 lines
3.0 KiB
JSON
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"$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.": "Syntaxe : $bAMODE #Salon [modes] [compte]$b\n\nAMODE liste, ou modifie, les modes persistants attribués aux membres dun salon. Par exemple, $bAMODE #Nuage +o Julie$b donne à Julie le statut dopérateurice à chaque fois quelle rejoint le salon #Nuage. Pour lister les comptes et modes actuels, utilisez $bAMODE #Salon$b. À noter que les utilisateurices sont toujours désigné·e·s selon le nom du compte, et non pas le pseudonyme.",
"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.": "Syntaxe : $bREGISTER #Salon$b\n\nREGISTER enregistre le salon donné, et fait de vous saon administrateurice. Les modes du salon, comme son sujet, seront sauvegardés.",
"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.": "Syntaxe : $bUNREGISTER #Salon [code]$b\n\nUNREGISTER supprime lenregistrement dun salon, laissant la possibilité à une autre personne de le récupérer. Afin déviter les effacements accidentels, un code de vérification est requis; linvocation de la commande vous en donnera un."
}