{ "ply": { "banned": "Player %s has been banned for %s. Reason: %s", "no_permissions": "You don't have all required permissions.", "banned_self": "You are banned from this server", "group_changed": "Your group has been changed to %s.", "error_get": "Could find player. Please try again.", "welcome": "Welcome on the server, %s" }, "warning": { "user_warned": "%s has been warned by %s. Reason: %s", "cmd_help": "Invlid player! Usage: !warn ", "toggled_self": "The status of one of your warnings has been changed. Check your warnings with !dashboard.", "create_error": "Error while adding warning for player %s: %s", "toggled": "Warning status changed.", "deleted": "Warning deleted.", "deleted_self": "One of your warnings has been deleted. Check your warnings with !dashboard.", "received": "You have received a warning by %s: %s" }, "ban": { "status_changed": "Successfully set ban status of %s to %s.", "user_banned": "%s has been banned by %s for %s. Reason: %s" }, "rslots": { "kick": "A player with a reserved slot connected to the server and you got kicked to free up space", "full": "The server is full", "full_no_slot": "The server is full and you do not have access to a reserved slot" }, "dashboard": { "select_user": "Please select an user.", "action_ban": "Ban", "action_warn": "Warn" }, "other": { "active": "Active", "active_global": "Active (Global)", "inactive": "Inactive", "disabled": "Disabled", "unbanned": "Unbanned", "id": "ID", "reason": "Reason", "dead": "DEAD", "ban_date": "Ban date", "unban_date": "Unban date", "unban": "Unban", "reban": "Reban", "admin": "Admin", "welcome": "Welcome", "actions": "Actions", "never": "Never", "warnings": "Warnings", "date": "Date", "ban": "Ban", "warn": "Warn", "bans": "Bans", "unknown": "Unknown", "minutes": "Minutes", "x_minutes": "%i Minutes", "permanently": "Permanently", "unban_url": "Unban URL", "error_api": "Error while communicating with the API: %s" } }