local L = BigWigsAPI:NewLocale("BigWigs: Plugins", "enUS") L.general = "General" L.comma = ", " L.positionX = "X Position" L.positionY = "Y Position" L.positionExact = "Exact Positioning" L.positionDesc = "Type in the box or move the slider if you need exact positioning from the anchor." L.width = "Width" L.height = "Height" L.sizeDesc = "Normally you set the size by dragging the anchor. If you need an exact size you can use this slider or type the value into the box, which has no maximum." L.fontSizeDesc = "Adjust the font size using the slider or type the value into the box which has a much higher maximum of 200." L.disableDesc = "You are about to disable the feature '%s' which is |cffff4411not recommended|r.\n\nAre you sure you want to do this?" L.transparency = "Transparency" ----------------------------------------------------------------------- -- AltPower.lua -- L.altPowerTitle = "AltPower" L.altPowerDesc = "The AltPower display will only appear for bosses that apply AltPower to players, which is extremely rare. The display measures the amount of 'Alternative Power' you and your group has, displaying it in a list. To move the display around, please use the test button below." L.toggleDisplayPrint = "The display will show next time. To disable it completely for this encounter, you need to toggle it off in the encounter options." L.disabled = "Disabled" L.disabledDisplayDesc = "Disable the display for all modules that use it." L.resetAltPowerDesc = "Reset all the options related to AltPower, including the position of the AltPower anchor." L.test = "Test" L.altPowerTestDesc = "Show the 'Alternative Power' display, allowing you to move it, and simulating the power changes you would see on a boss encounter." L.yourPowerBar = "Your Power Bar" L.barColor = "Bar color" L.barTextColor = "Bar text color" L.additionalWidth = "Additional Width" L.additionalHeight = "Additional Height" L.additionalSizeDesc = "Add to the size of the standard display by adjusting this slider, or type the value into the box which has a much higher maximum of 100." L.yourPowerTest = "Your Power: %d" -- Your Power: 42 L.yourAltPower = "Your %s: %d" -- e.g. Your Corruption: 42 L.player = "Player %d" -- Player 7 L.disableAltPowerDesc = "Globally disable the AltPower display, it will never show for any boss encounter." ----------------------------------------------------------------------- -- AutoReply.lua -- L.autoReply = "Auto Reply" L.autoReplyDesc = "Automatically reply to whispers when engaged in a boss encounter." L.responseType = "Response Type" L.autoReplyFinalReply = "Also whisper when leaving combat" L.guildAndFriends = "Guild & Friends" L.everyoneElse = "Everyone else" L.autoReplyBasic = "I'm busy in combat with a boss encounter." L.autoReplyNormal = "I'm busy in combat with '%s'." L.autoReplyAdvanced = "I'm busy in combat with '%s' (%s) and %d/%d people are alive." L.autoReplyExtreme = "I'm busy in combat with '%s' (%s) and %d/%d people are alive: %s" L.autoReplyLeftCombatBasic = "I am no longer in combat with a boss encounter." L.autoReplyLeftCombatNormalWin = "I won against '%s'." L.autoReplyLeftCombatNormalWipe = "I lost against '%s'." L.autoReplyLeftCombatAdvancedWin = "I won against '%s' with %d/%d people alive." L.autoReplyLeftCombatAdvancedWipe = "I lost against '%s' at: %s" ----------------------------------------------------------------------- -- Bars.lua -- L.bars = "Bars" L.style = "Style" L.bigWigsBarStyleName_Default = "Default" L.resetBarsDesc = "Reset all the options related to bars, including the position of the bar anchors." L.nameplateBars = "Nameplate Bars" L.nameplateAutoWidth = "Match width of nameplate" L.nameplateAutoWidthDesc = "Sets the width of nameplate bars to the with of their parent nameplate." L.nameplateOffsetY = "Y Offset" L.nameplateOffsetYDesc = "Offset from the top of the nameplate for upwards bars and the bottom of the nameplate for downwards bars." L.nameplateAlphaDesc = "Control how transparent the nameplate bars should be." L.clickableBars = "Clickable Bars" L.clickableBarsDesc = "BigWigs bars are click-through by default. This way you can target objects or launch targetted AoE spells behind them, change the camera angle, and so on, while your cursor is over the bars. |cffff4411If you enable clickable bars, this will no longer work.|r The bars will intercept any mouse clicks you perform on them.\n" L.interceptMouseDesc = "Enables bars to receive mouse clicks." L.modifier = "Modifier" L.modifierDesc = "Hold down the selected modifier key to enable click actions on the timer bars." L.modifierKey = "Only with modifier key" L.modifierKeyDesc = "Allows bars to be click-through unless the specified modifier key is held down, at which point the mouse actions described below will be available." L.temporaryCountdownDesc = "Temporarily enable countdown on the ability associated with this bar." L.report = "Report" L.reportDesc = "Reports the current bars status to the active group chat; either instance chat, raid, party or say, as appropriate." L.remove = "Remove" L.removeBarDesc = "Temporarily removes this bar." L.removeOther = "Remove other" L.removeOtherBarDesc = "Temporarily removes all other bars (except this one)." L.emphasizeAt = "Emphasize at... (seconds)" L.growingUpwards = "Grow upwards" L.growingUpwardsDesc = "Toggle growing upwards or downwards from the anchor." L.texture = "Texture" L.emphasize = "Emphasize" L.emphasizeMultiplier = "Size Multiplier" L.emphasizeMultiplierDesc = "If you disable the bars moving to the emphasize anchor, this option will decide what size the emphasized bars will be by multiplying the size of the normal bars." L.enable = "Enable" L.move = "Move" L.moveDesc = "Moves emphasized bars to the Emphasize anchor. If this option is off, emphasized bars will simply change size and color." L.emphasizedBars = "Emphasized bars" L.align = "Align" L.alignText = "Align Text" L.alignTime = "Align Time" L.left = "Left" L.center = "Center" L.right = "Right" L.time = "Time" L.timeDesc = "Whether to show or hide the time left on the bars." L.textDesc = "Whether to show or hide the text displayed on the bars." L.icon = "Icon" L.iconDesc = "Shows or hides the bar icons." L.iconPosition = "Icon Position" L.iconPositionDesc = "Choose where on the bar the icon should be positioned." L.font = "Font" L.restart = "Restart" L.restartDesc = "Restarts emphasized bars so they start from the beginning and count from 10." L.fill = "Fill" L.fillDesc = "Fills the bars up instead of draining them." L.spacing = "Spacing" L.spacingDesc = "Change the space between each bar." L.visibleBarLimit = "Visible bar limit" L.visibleBarLimitDesc = "Set the maximum amount of bars that are visible at the same time." L.localTimer = "Local" L.timerFinished = "%s: Timer [%s] finished." L.customBarStarted = "Custom bar '%s' started by %s user %s." L.sendCustomBar = "Sending custom bar '%s' to BigWigs and DBM users." L.requiresLeadOrAssist = "This function requires raid leader or raid assist." L.encounterRestricted = "This function can't be used during an encounter." L.wrongCustomBarFormat = "Incorrect format. A correct example is: /raidbar 20 text" L.wrongTime = "Invalid time specified.