local L = AceLibrary("AceLocale-2.2"):new("PallyPower") L:RegisterTranslations("enUS", function() return { AURAS = "Auras", AURAS_DESC = "Auras monitoring enable/disable", AUTOASSIGN = "Auto-Assign", AUTOBTN = "Show Auto Button", AUTOBTN_DESC = "Show/Hide the Auto Buff Button", AUTOBUFF = "Auto Buff", AUTOBUFF_DESC = "Auto Buff Options", AUTOKEY1 = "Auto Normal Blessing Key", AUTOKEY1_DESC = "Key Binding for automated buffing of normal blessings.", AUTOKEY2 = "Auto Greater Blessing Key", AUTOKEY2_DESC = "Key Binding for automated buffing of greater blessings.", BAS = "Blessing Assignments", BAS_DESC = "Open Blessing Assignments", BRPT = "Blessings Report", BRPT_DESC = "Report Blessing to Raid/Party channel", BSC = "Buff Scale", BSC_DESC = "Set Buff Bar scale", CSC = "Config Scale", CSC_DESC = "Set Config Window scale", DISABLED = "Disabled", DISP = "Buff Buttons", DISPCL = "Class Buttons", DISPCL_DESC = "Direction for Class Buttons", DISPCOL = "Columns", DISPCOL_DESC = "Set number of columns", DISP_DESC = "Buff Buttons settings", DISPEDGES = "Display Button Edges", DISPEDGES_DESC = "Display Edges for Player Buttons", DISPGAP = "Gapping", DISPGAP_DESC = "Gapping between buttons", DISPPL = "Player Buttons", DISPPL_DESC = "Direction for Player Buttons", DISPROWS = "Rows", DISPROWS_DESC = "Set number of rows", DRAGHANDLE = [=[Left Mouse Drag to move BuffBar Left Click to Lock / Unlock Right Click for options]=], ENABLED = "Enabled", FREEASSIGN = "Free assignment", FREEASSIGN_DESC = "Allow others to change your blessings without being leader/promoted", GREATER = "Greater Blessings", GREATER_DESC = "Enable/Disable Greater Blessings", HIDECB = "Auto-Hide Class Buttons", HIDECB_DESC = "Auto-Hide Class Buttons", HIDEDH = "Hide Drag Handle", HIDEDH_DESC = "Show/Hide Drag Handle", HIDEPB = "Hide Player Buttons", HIDEPB_DESC = "Show/Hide Player Buttons", IGNOREEXTRA = "Ignore groups 6-8", IGNOREEXTRADESC = "Ignore people on stand-by placed in groups 6 to 8", LAYOUT = "Layout", LAYOUT_DESC = "Custom Layout", PET_FELHUNTER = "Felhunter", PET_GHOUL = "Ghoul", PET_IMP = "Imp", PET_SUCCUBUS = "Succubus", PP_CLEAR = "Clear", PP_OPTIONS = "Options", PP_RAS1 = "--- Paladin assignments ---", PP_RAS2 = "--- End of assignments ---", PP_REFRESH = "Refresh", RESET = "Reset Frames", RESET_DESC = "Reset all PallyPower frames back to center", RFBUFF = "Righteous Fury / Seals", RFBUFF_DESC = "Righteous Fury monitoring enable/disable", RFUSE = "Righteous Fury", RFUSE_DESC = "Righteous Fury on/off", SBUFF = "Smart Buffs", SBUFF_DESC = "Skip some buffs for certain classes", SEAL = "Seal", SEAL_DESC = "Seal", SHOWPARTY = "Show in Party", SHOWPARTY_DESC = "Show/Hide Buff Bar when in Party", SHOWSINGLE = "Show when single", SHOWSINGLE_DESC = "Show/Hide Buff Bar when Single", SKIN = "Skin", SKIN_DESC = "Apply a custom background to buff buttons", SPET = "Smart pets", SPET_DESC = "Smart pet handling. Attach pets to classes responsible for their greater buffs.", WAIT = "Wait for all people", WAIT_DESC = "Whether to wait for all people to be in range and online to buff a class.", ["Water Elemental"] = "Water Elemental", } end)