mirror of
https://github.com/ergochat/ergo.git
synced 2024-11-10 22:19:31 +01:00
New translations chanserv.lang.json (Hungarian)
This commit is contained in:
parent
7dfdda7c7e
commit
d2fbd1d30a
@ -1,4 +1,8 @@
|
||||
{
|
||||
"$bAMODE$b modifies persistent mode settings for channel members.": "",
|
||||
"$bOP$b makes the given user (or yourself) a channel admin.": "",
|
||||
"$bREGISTER$b lets you own a given channel.": "",
|
||||
"$bUNREGISTER$b deletes a channel registration.": "",
|
||||
"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": "",
|
||||
"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.": "",
|
||||
|
Loading…
Reference in New Issue
Block a user