Browse Source

New translations chanserv.lang.json (Ukrainian)

tags/v1.1.0-rc1
Daniel Oaks 5 years ago
parent
commit
af8a207a0b
1 changed files with 4 additions and 0 deletions
  1. 4
    0
      languages/uk-UA-chanserv.lang.json

+ 4
- 0
languages/uk-UA-chanserv.lang.json View File

@@ -1,4 +1,8 @@
1 1
 {
2
+  "$bAMODE$b modifies persistent mode settings for channel members.": "",
3
+  "$bOP$b makes the given user (or yourself) a channel admin.": "",
4
+  "$bREGISTER$b lets you own a given channel.": "",
5
+  "$bUNREGISTER$b deletes a channel registration.": "",
2 6
   "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": "",
3 7
   "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.": "",
4 8
   "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…
Cancel
Save