DBM_CORE_L = {} local L = DBM_CORE_L L.DEADLY_BOSS_MODS = "Deadly Boss Mods" -- NO TRANSLATE L.DBM = "DBM" -- NO TRANSLATE local dateTable = date("*t") if dateTable.day and dateTable.month and dateTable.day == 1 and dateTable.month == 4 then L.DEADLY_BOSS_MODS = "Bigwigs" L.DBM = "BW" end L.HOW_TO_USE_MOD = "Welcome to " .. L.DBM .. ". Type /dbm help for a list of supported commands. To access options type /dbm in your chat to begin configuration. Load specific zones manually to configure any boss specific settings to your liking as well. " .. L.DBM .. " will setup defaults for your spec, but you may want to fine tune these." L.SILENT_REMINDER = "Reminder: " .. L.DBM .. " is still in silent mode." L.NEWS_UPDATE = "|h|c11ff1111News|r|h: This update is basically a re-release of 9.1.9 to clear a false malware detection on the hash of the previous file release. Read more about it |Hgarrmission:DBM:news|h|cff3588ff[here]|r|h" L.COPY_URL_DIALOG_NEWS = "To read latest news, visit link below" L.LOAD_MOD_ERROR = "Error while loading boss mods for %s: %s" L.LOAD_MOD_SUCCESS = "Loaded '%s' mods. For more options such as custom alert sounds and personalized warning notes, type /dbm." L.LOAD_MOD_COMBAT = "Loading of '%s' delayed until you leave combat" L.LOAD_GUI_ERROR = "Could not load GUI: %s" L.LOAD_GUI_COMBAT = "GUI cannot be initially loaded in combat. GUI will be loaded out of combat. After GUI loaded, you can open GUI in combat." L.BAD_LOAD = L.DBM .. " has detected your mod for this instance failed to fully load correctly because of combat. As soon as you are out of combat, please do /console reloadui as soon as possible." L.LOAD_MOD_VER_MISMATCH = "%s could not be loaded because your DBM-Core does not meet requirements. An updated version is required" L.LOAD_MOD_EXP_MISMATCH = "%s could not be loaded because it is designed for a WoW expansion that's not currently available. When expansion becomes available, this mod will automatically work." L.LOAD_MOD_TOC_MISMATCH = "%s could not be loaded because it is designed for a WoW patch (%s) that's not currently available. When patch becomes available, this mod will automatically work." L.LOAD_MOD_DISABLED = "%s is installed but currently disabled. This mod will not be loaded unless you enable it." L.LOAD_MOD_DISABLED_PLURAL = "%s are installed but currently disabled. These mods will not be loaded unless you enable them." L.COPY_URL_DIALOG = "Copy URL" L.COPY_WA_DIALOG = "Copy WA Key" --Post Patch 7.1 L.NO_RANGE = "Range Radar can not be used in instances. Legacy text range frame used instead" L.NO_ARROW = "Arrow can not be used in instances" L.NO_HUD = "HUDMap can not be used in instances" L.DYNAMIC_DIFFICULTY_CLUMP = L.DBM .. " has disabled dynamic range frame on this fight do to insufficient information about number of players needed to affect clump check for a group of your size." L.DYNAMIC_ADD_COUNT = L.DBM .. " has disabled add count warnings on this fight do to insufficient information about number of adds that spawn for a group of your size." L.DYNAMIC_MULTIPLE = L.DBM .. " has disabled multiple features on this fight do to insufficient information about certain mechanics for a group of your size." L.LOOT_SPEC_REMINDER = "Your current spec is %s. Your current loot choice is %s." L.BIGWIGS_ICON_CONFLICT = L.DBM .. " has detected that you have raid icons turned on in both BigWigs and " .. L.DBM .. ". Please disable icons in one of them to avoid conflicts" L.MOD_AVAILABLE = "%s is available for this zone. You can find download on Curse, Wago, WoWI, or from the GitHub Releases page" L.COMBAT_STARTED = "%s engaged. Good luck and have fun! :)" L.COMBAT_STARTED_IN_PROGRESS = "Engaged an in progress fight against %s. Good luck and have fun! :)" L.GUILD_COMBAT_STARTED = "%s has been engaged by %s's guild group" L.SCENARIO_STARTED = "%s started. Good luck and have fun! :)" L.SCENARIO_STARTED_IN_PROGRESS = "Joined %s a scenario that's in progress. Good luck and have fun! :)" L.BOSS_DOWN = "%s down after %s!" L.BOSS_DOWN_I = "%s down! You have %d total victories." L.BOSS_DOWN_L = "%s down after %s! Your last kill took %s and your fastest kill took %s. You have %d total victories." L.BOSS_DOWN_NR = "%s down after %s! This is a new record! (Old record was %s). You have %d total victories." L.RAID_DOWN = "%s cleared after %s!" L.RAID_DOWN_L = "%s cleared after %s! Your fastest clear took %s." L.RAID_DOWN_NR = "%s cleared after %s! This is a new record! (Old record was %s)." L.GUILD_BOSS_DOWN = "%s has been defeated by %s's guild group after %s!" L.SCENARIO_COMPLETE = "%s completed after %s!" L.SCENARIO_COMPLETE_I = "%s completed! You have %d total clears." L.SCENARIO_COMPLETE_L = "%s completed after %s! Your last clear took %s and your fastest clear took %s. You have %d total clears." L.SCENARIO_COMPLETE_NR = "%s completed after %s! This is a new record! (Old record was %s). You have %d total clears." L.COMBAT_ENDED_AT = "Combat against %s (%s) ended after %s." L.COMBAT_ENDED_AT_LONG = "Combat against %s (%s) ended after %s. You have %d total wipe(s) on this difficulty." L.GUILD_COMBAT_ENDED_AT = "%s's Guild group has wiped on %s (%s) after %s." L.SCENARIO_ENDED_AT = "%s ended after %s." L.SCENARIO_ENDED_AT_LONG = "%s ended after %s. You have %d total incompletes on this difficulty." L.COMBAT_STATE_RECOVERED = "%s was engaged %s ago, recovering timers... " L.TRANSCRIPTOR_LOG_START = "Transcriptor logging started." L.TRANSCRIPTOR_LOG_END = "Transcriptor logging ended." L.MOVIE_SKIPPED = L.DBM .. " has attempted to skip a cut scene automatically." L.MOVIE_NOTSKIPPED = L.DBM .. " has detected a skipable cut scene but has NOT skipped it due to a blizzard bug. When this bug is fixed, skipping will be re-enabled" L.BONUS_SKIPPED = L.DBM .. " has automatically closed bonus loot frame. If you need to get this frame back, type /dbmbonusroll within 3 minutes" L.AFK_WARNING = "You are AFK and in combat (%d percent health remaining), firing sound alert. If you are not AFK, clear your AFK flag or disable this option in 'extra features'." L.COMBAT_STARTED_AI_TIMER = "My CPU is a neural net processor; a learning computer. (This fight will use the new timer AI feature to generate timer approximations)" L.PROFILE_NOT_FOUND = "<" .. L.DBM .. "> Your current profile is corrupted. " .. L.DBM .. " will load 'Default' profile." L.PROFILE_CREATED = "'%s' profile created." L.PROFILE_CREATE_ERROR = "Create profile failed. Invalid profile name." L.PROFILE_CREATE_ERROR_D = "Create profile failed. '%s' profile already exists." L.PROFILE_APPLIED = "'%s' profile applied." L.PROFILE_APPLY_ERROR = "Apply profile failed. '%s' profile does not exist." L.PROFILE_COPIED = "'%s' profile copied." L.PROFILE_COPY_ERROR = "Copy profile failed. '%s' profile does not exist." L.PROFILE_COPY_ERROR_SELF = "Cannot copy profile to itself." L.PROFILE_DELETED = "'%s' profile deleted. 'Default' profile will be applied." L.PROFILE_DELETE_ERROR = "Delete profile failed. '%s' profile does not exist." L.PROFILE_CANNOT_DELETE = "Cannot delete 'Default' profile." L.MPROFILE_COPY_SUCCESS = "%s's (%d spec) mod settings have been copied." L.MPROFILE_COPY_SELF_ERROR = "Cannot copy character settings to itself" L.MPROFILE_COPY_S_ERROR = "Source is corrupted. Settings not copied or partly copied. Copy failed." L.MPROFILE_COPYS_SUCCESS = "%s's (%d spec) mod sound or note settings have been copied." L.MPROFILE_COPYS_SELF_ERROR = "Cannot copy character sound or note settings to itself" L.MPROFILE_COPYS_S_ERROR = "Source is corrupted. Sound or note settings not copied or partly copied. Copy failed." L.MPROFILE_DELETE_SUCCESS = "%s's (%d spec) mod settings deleted." L.MPROFILE_DELETE_SELF_ERROR = "Cannot delete mod settings currently in use." L.MPROFILE_DELETE_S_ERROR = "Source is corrupted. Settings not deleted or partly deleted. Delete failed." L.NOTE_SHARE_SUCCESS = "%s has shared their note for %s" L.NOTE_SHARE_LINK = "Click Here to Open Note" L.NOTE_SHARE_FAIL = "%s attempted to share note text with you for %s. However, mod associated with this ability is not installed or is not loaded. If you need this note, make sure you load the mod they are sharing notes for and ask them to share again" L.NOTEHEADER = "Enter your note text here for %s. Enclosing a players name with >< class colors it. For alerts with multiple counts, separate notes with '/'" L.NOTEFOOTER = "Press 'Okay' to accept changes or 'Cancel' to decline changes" L.NOTESHAREDHEADER = "%s has shared below note text for %s. If you accept it, it will overwrite your existing note" L.NOTESHARED = "Your note has been sent to the group" L.NOTESHAREERRORSOLO = "Lonely? Shouldn't be passing notes to yourself" L.NOTESHAREERRORBLANK = "Cannot share blank notes" L.NOTESHAREERRORGROUPFINDER = "Notes cannot be shared in BGs, LFR, or LFG" L.NOTESHAREERRORALREADYOPEN = "Cannot open a shared note link while note editor is already open, to prevent you from losing the note you are currently editing" L.ALLMOD_DEFAULT_LOADED = "Default options for all mods in this instance have been loaded." L.ALLMOD_STATS_RESETED = "All mod stats have been reset." L.MOD_DEFAULT_LOADED = "Default options for this fight have been loaded." L.WORLDBOSS_ENGAGED = "%s was possibly engaged on your realm at %s percent health. (Sent by %s)" L.WORLDBOSS_DEFEATED = "%s was possibly defeated on your realm (Sent by %s)." L.WORLDBUFF_STARTED = "%s buff has started on your realm for %s faction (Sent by %s)." L.TIMER_FORMAT_SECS = "%.2f |4second:seconds;" L.TIMER_FORMAT_MINS = "%d |4minute:minutes;" L.TIMER_FORMAT = "%d |4minute:minutes; and %.2f |4second:seconds;" L.MIN = "min" L.MIN_FMT = "%d min" L.SEC = "sec" L.SEC_FMT = "%s sec" L.GENERIC_WARNING_OTHERS = "and one other" L.GENERIC_WARNING_OTHERS2 = "and %d others" L.GENERIC_WARNING_BERSERK = "Berserk in %s %s" L.GENERIC_TIMER_BERSERK = "Berserk" L.OPTION_TIMER_BERSERK = "Show timer for $spell:26662" L.GENERIC_TIMER_COMBAT = "Combat starts" L.OPTION_TIMER_COMBAT = "Show timer for combat start" L.BAD = "Bad" L.OPTION_CATEGORY_TIMERS = "Bars" --Sub cats for "announce" object L.OPTION_CATEGORY_WARNINGS = "General Announces" L.OPTION_CATEGORY_WARNINGS_YOU = "Personal Announces" L.OPTION_CATEGORY_WARNINGS_OTHER = "Target Announces" L.OPTION_CATEGORY_WARNINGS_ROLE = "Role Announces" L.OPTION_CATEGORY_SPECWARNINGS = "Special Announces" L.OPTION_CATEGORY_SOUNDS = "Sounds" --Misc object broken down into sub cats L.OPTION_CATEGORY_DROPDOWNS = "Dropdowns"--Still put in MISC sub grooup, just used for line separators since multiple of these on a fight (or even having on of these at all) is rare. L.OPTION_CATEGORY_YELLS = "Yells" L.OPTION_CATEGORY_NAMEPLATES = "Nameplates" L.OPTION_CATEGORY_ICONS = "Icons" L.OPTION_CATEGORY_PAURAS = "Private Auras" L.AUTO_RESPONDED = "Auto-responded." L.STATUS_WHISPER = "%s: %s, %d/%d people alive" --Bosses L.AUTO_RESPOND_WHISPER = "%s is busy fighting against %s (%s, %d/%d people alive)" L.WHISPER_COMBAT_END_KILL = "%s has defeated %s!" L.WHISPER_COMBAT_END_KILL_STATS = "%s has defeated %s! They have %d total victories." L.WHISPER_COMBAT_END_WIPE_AT = "%s has wiped on %s at %s" L.WHISPER_COMBAT_END_WIPE_STATS_AT = "%s has wiped on %s at %s. They have %d total wipes on this difficulty." --Scenarios (no percents. words like "fighting" or "wipe" changed to better fit scenarios) L.AUTO_RESPOND_WHISPER_SCENARIO = "%s is busy in %s (%d/%d people alive)" L.WHISPER_SCENARIO_END_KILL = "%s has completed %s!" L.WHISPER_SCENARIO_END_KILL_STATS = "%s has completed %s! They have %d total victories." L.WHISPER_SCENARIO_END_WIPE = "%s did not complete %s" L.WHISPER_SCENARIO_END_WIPE_STATS = "%s did not complete %s. They have %d total incompletes on this difficulty." L.VERSIONCHECK_HEADER = "Boss Mod - Versions" L.VERSIONCHECK_ENTRY = "%s: %s (%s) %s"--One Boss mod L.VERSIONCHECK_ENTRY_TWO = "%s: %s (%s) & %s (%s)"--Two Boss mods L.VERSIONCHECK_ENTRY_NO_DBM = "%s: No boss mod installed" L.VERSIONCHECK_FOOTER = "Found %d player(s) with " .. L.DBM .. " & %d player(s) with Bigwigs" L.VERSIONCHECK_OUTDATED = "Following %d player(s) have outdated boss mod version: %s" L.YOUR_VERSION_OUTDATED = "Your version of " .. L.DEADLY_BOSS_MODS .. " is out-of-date. Please download the latest version through Curse, Wago, WoWI, or from the GitHub Releases page." L.VOICE_PACK_OUTDATED = "Your selected " .. L.DBM .. " voice pack is missing some sounds supported by " .. L.DBM .. ". Some warning sounds will still play default sounds. Please download a newer version of voice pack or contact pack author for an update that contains missing audio" L.VOICE_MISSING = "You have a " .. L.DBM .. " voice pack selected that could not be found. If this is an error, make sure your voice pack is properly installed and enabled in addons." L.VOICE_DISABLED = "You currently have at least one " .. L.DBM .. " voice pack installed but none enabled. If you intend to use a voice pack, make sure it's chosen in 'Spoken Alerts', else uninstall unused voice packs to hide this message" L.VOICE_COUNT_MISSING = "Countdown voice %d is set to a voice/count pack that could not be found. It has been reset to default setting: %s." L.BIG_WIGS = "BigWigs" L.WEAKAURA_KEY = " (|cff308530WA Key:|r %s)" L.UPDATEREMINDER_HEADER = "Your version of " .. L.DEADLY_BOSS_MODS.. " is out-of-date.\n Version %s (%s) is available for download through Curse, Wago, WoWI, or from GitHub Releases page" L.UPDATEREMINDER_FOOTER = "Press " .. (IsMacClient() and "Cmd-C" or "Ctrl-C") .. " to copy the download link to your clipboard." L.UPDATEREMINDER_FOOTER_GENERIC = "Press " .. (IsMacClient() and "Cmd-C" or "Ctrl-C") .. " to copy to your clipboard." L.UPDATEREMINDER_DISABLE = "WARNING: Due to your " .. L.DEADLY_BOSS_MODS.. " being out of date and incompatible with newer versions of DBM, it has been force disabled and cannot be used until updated. This is to ensure incompatible mods do not cause poor play experience for yourself or fellow group members." L.UPDATEREMINDER_DISABLETEST = "WARNING: Due to your " .. L.DEADLY_BOSS_MODS.. " being out of date and this being a test/beta realm, it has been force disabled and cannot be used until updated. This is to ensure out of date mods aren't being used to generate test feedback" L.UPDATEREMINDER_HOTFIX = L.DBM .. " version you are on has known issues during this boss encounter that are corrected if you update to latest release" L.UPDATEREMINDER_HOTFIX_ALPHA = L.DBM .. " version you are on has known issues during this boss encounter that are corrected in an upcoming release (or latest alpha version)" L.UPDATEREMINDER_MAJORPATCH = "WARNING: Due to your " .. L.DEADLY_BOSS_MODS.. " being out of date, " .. L.DBM .. " has been disabled until updated, since this is a major game patch. This is to ensure old and incompatible code doesn't cause poor play experience for yourself or fellow group members. Make sure you download a newer version from Curse, Wago, WoWI, or from GitHub Releases page as soon as possible." L.VEM = "WARNING: You are running both " .. L.DEADLY_BOSS_MODS.. " and Voice Encounter Mods. DBM will not run in this configuration and therefore will not be loaded." L.OUTDATEDPROFILES = "WARNING: DBM-Profiles not compatible with this version of " .. L.DBM .. ". It must be removed before DBM can proceed, to avoid conflict." L.OUTDATEDSPELLTIMERS = "WARNING: DBM-SpellTimers breaks " .. L.DBM .. " and must be disabled for " .. L.DBM .. " to function properly." L.OUTDATEDRLT = "WARNING: DBM-RaidLeadTools breaks " .. L.DBM .. ". DBM-RaidLeadTools is no longer supported and must be removed for " .. L.DBM .. " to function properly." L.VICTORYSOUND = "WARNING: DBM-VictorySound is not compatible with this version of " .. L.DBM .. ". It must be removed before " .. L.DBM .. " can proceed, to avoid conflict." L.DPMCORE = "WARNING: Deadly PvP mods is discontinued and not compatible with this version of " .. L.DBM .. ". It must be removed before " .. L.DBM .. " can proceed, to avoid conflict." L.DBMLDB = "WARNING: DBM-LDB is now built into DBM-Core. While it won't do any harm, it's recommended to remove 'DBM-LDB' from your addons folder" L.DBMLOOTREMINDER = "WARNING: 3rd party mod DBM-LootReminder is installed. This addon is no longer compatible with Retail WoW client and will cause " .. L.DBM .. " to break and not be able to send pull timers. Uninstall of this addon recommended" L.UPDATE_REQUIRES_RELAUNCH = "WARNING: This " .. L.DBM .. " update will not work correctly if you don't fully restart your game client. This update contains new files or .toc file changes that cannot be loaded via ReloadUI. You may encounter broken functionality or errors if you continue without a client restart." L.OUT_OF_DATE_NAG = "Your version of " .. L.DBM.. " is out-of-date and this specific fight mod has newer features or bug fixes. It is recommended you update for this fight to improve your experience." L.PLATER_NP_AURAS_MSG = "DBM includes an advanced feature to show enemy cooldown timers using icons on nameplates. This is on by default for most users, but for Plater users it is off by default in Plater options unless you enable it. To get the most out of DBM (and Plater) it's recommended you enable this feature in Plater under 'Buff Special' section. If you don't want to see this message again, you can also just entirely disable 'Cooldown icons on nameplates' option in DBM global disable or nameplate options panels" L.MOVABLE_BAR = "Drag me!" L.PIZZA_SYNC_INFO = "|Hplayer:%1$s|h[%1$s]|h sent you a " .. L.DBM .. " timer: '%2$s'\n|Hgarrmission:DBM:cancel:%2$s:nil|h|cff3588ff[Cancel this timer]|r|h |Hgarrmission:DBM:ignore:%2$s:%1$s|h|cff3588ff[Ignore timers from %1$s]|r|h" --L.PIZZA_SYNC_INFO = "|Hplayer:%1$s|h[%1$s]|h sent you a " .. L.DBM .. " timer" L.PIZZA_CONFIRM_IGNORE = "Do you really want to ignore " .. L.DBM .. " timers from %s for this session?" L.PIZZA_ERROR_USAGE = "Usage: /dbm [broadcast] timer