ban.ftl 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687
  1. # ban
  2. cmd-ban-desc = Bans somebody
  3. cmd-ban-help = Usage: ban <name or user ID> <reason> [duration in minutes, leave out or 0 for permanent ban]
  4. cmd-ban-player = Unable to find a player with that name.
  5. cmd-ban-invalid-minutes = {$minutes} is not a valid amount of minutes!
  6. cmd-ban-invalid-severity = {$severity} is not a valid severity!
  7. cmd-ban-invalid-arguments = Invalid amount of arguments
  8. cmd-ban-hint = <name/user ID>
  9. cmd-ban-hint-reason = <reason>
  10. cmd-ban-hint-duration = [duration]
  11. cmd-ban-hint-severity = [severity]
  12. cmd-ban-hint-duration-1 = Permanent
  13. cmd-ban-hint-duration-2 = 1 day
  14. cmd-ban-hint-duration-3 = 3 days
  15. cmd-ban-hint-duration-4 = 1 week
  16. cmd-ban-hint-duration-5 = 2 week
  17. cmd-ban-hint-duration-6 = 1 month
  18. # ban panel
  19. cmd-banpanel-desc = Opens the ban panel
  20. cmd-banpanel-help = Usage: banpanel [name or user guid]
  21. cmd-banpanel-server = This can not be used from the server console
  22. cmd-banpanel-player-err = The specified player could not be found
  23. # listbans
  24. cmd-banlist-desc = Lists a user's active bans.
  25. cmd-banlist-help = Usage: banlist <name or user ID>
  26. cmd-banlist-empty = No active bans found for {$user}
  27. cmd-banlistF-hint = <name/user ID>
  28. cmd-ban_exemption_update-desc = Set an exemption to a type of ban on a player.
  29. cmd-ban_exemption_update-help = Usage: ban_exemption_update <player> <flag> [<flag> [...]]
  30. Specify multiple flags to give a player multiple ban exemption flags.
  31. To remove all exemptions, run this command and give "None" as only flag.
  32. cmd-ban_exemption_update-nargs = Expected at least 2 arguments
  33. cmd-ban_exemption_update-locate = Unable to locate player '{$player}'.
  34. cmd-ban_exemption_update-invalid-flag = Invalid flag '{$flag}'.
  35. cmd-ban_exemption_update-success = Updated ban exemption flags for '{$player}' ({$uid}).
  36. cmd-ban_exemption_update-arg-player = <player>
  37. cmd-ban_exemption_update-arg-flag = <flag>
  38. cmd-ban_exemption_get-desc = Show ban exemptions for a certain player.
  39. cmd-ban_exemption_get-help = Usage: ban_exemption_get <player>
  40. cmd-ban_exemption_get-nargs = Expected exactly 1 argument
  41. cmd-ban_exemption_get-none = User is not exempt from any bans.
  42. cmd-ban_exemption_get-show = User is exempt from the following ban flags: {$flags}.
  43. cmd-ban_exemption_get-arg-player = <player>
  44. # Ban panel
  45. ban-panel-title = Banning panel
  46. ban-panel-player = Player
  47. ban-panel-ip = IP
  48. ban-panel-hwid = HWID
  49. ban-panel-reason = Reason
  50. ban-panel-last-conn = Use IP and HWID from last connection?
  51. ban-panel-submit = Ban
  52. ban-panel-confirm = Are you sure?
  53. ban-panel-tabs-basic = Basic info
  54. ban-panel-tabs-reason = Reason
  55. ban-panel-tabs-players = Player List
  56. ban-panel-tabs-role = Role ban info
  57. ban-panel-no-data = You must provide either a user, IP or HWID to ban
  58. ban-panel-invalid-ip = The IP address could not be parsed. Please try again
  59. ban-panel-select = Select type
  60. ban-panel-server = Server ban
  61. ban-panel-role = Role ban
  62. ban-panel-minutes = Minutes
  63. ban-panel-hours = Hours
  64. ban-panel-days = Days
  65. ban-panel-weeks = Weeks
  66. ban-panel-months = Months
  67. ban-panel-years = Years
  68. ban-panel-permanent = Permanent
  69. ban-panel-ip-hwid-tooltip = Leave empty and check the checkbox below to use last connection's details
  70. ban-panel-severity = Severity:
  71. ban-panel-erase = Erase chat messages and player from round
  72. # Ban string
  73. server-ban-string = {$admin} created a {$severity} severity server ban that expires {$expires} for [{$name}, {$ip}, {$hwid}], with reason: {$reason}
  74. server-ban-string-no-pii = {$admin} created a {$severity} severity server ban that expires {$expires} for {$name} with reason: {$reason}
  75. server-ban-string-never = never
  76. # Kick on ban
  77. ban-kick-reason = You have been banned