Skip to content

Commit

Permalink
improvement: update locals
Browse files Browse the repository at this point in the history
  • Loading branch information
ffainy committed Dec 16, 2022
1 parent 526f99b commit 0dd51b5
Show file tree
Hide file tree
Showing 3 changed files with 159 additions and 78 deletions.
79 changes: 53 additions & 26 deletions src/locales/enUS.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@
-- https://github.com/fang2hou/WindToolsScripts/tree/master/MergeLocales

local F, C = unpack(select(2, ...))
local L = F.Libs.ACL:NewLocale(C.ADDON_NAME, "enUS", true, not C.IS_DEVELOPER)
local L = F.Libs.AceLocale:NewLocale(C.ADDON_NAME, "enUS", true, not C.IS_DEVELOPER)
if not L then return end

L["%s %s/%s all charges ready."] = true
L["%s %s/%s next charge remaining %s."] = true
L["%s Undress all|n%s Undress tabard"] = true
L["%s cooldown remaining %s."] = true
L["%s has been reset."] = true
Expand Down Expand Up @@ -39,7 +41,6 @@ L["Actionbar"] = true
L["Actionbars"] = true
L["Add Contacts"] = true
L["Add a game menu bar at the bottom of the screen."] = true
L["Add flash animation to the pressed actionbar buttons."] = true
L["Add font outline globally, if you run the game with a low resolution, this option may improve the clarity of the interface text."] = true
L["Add group tool at the top of the screen."] = true
L["Add shadowed overlay to screen corner."] = true
Expand Down Expand Up @@ -94,6 +95,12 @@ L["Bank Per Row"] = true
L["Bar 1"] = true
L["Bar 2"] = true
L["Bar 3"] = true
L["Bar 4"] = true
L["Bar 5"] = true
L["Bar 6"] = true
L["Bar 7"] = true
L["Bar 8"] = true
L["Bar Preset"] = true
L["Bars"] = true
L["Battle.NET Friend"] = true
L["Black & White List"] = true
Expand All @@ -103,22 +110,24 @@ L["Block AddOn Spam"] = true
L["Block Spammer Message"] = true
L["Block Stranger Whisper"] = true
L["Blocks Fade Out"] = true
L["BoE"] = true
L["BoP"] = true
L["BoU"] = true
L["Boss Frame"] = true
L["Buff"] = true
L["Buff Reminder"] = true
L["BuffFrame"] = true
L["Buffs Reverse Growth"] = true
L["Button Class Color"] = true
L["Button Hover Animation"] = true
L["Button Size"] = true
L["CPU Usage"] = true
L["CVars"] = true
L["Calendar"] = true
L["Can not reset %s, there are players in your party attempting to zone into an instance."] = true
L["Can not reset %s, there are players offline in your party."] = true
L["Can not reset %s, there are players still inside the instance."] = true
L["Can't Roll"] = true
L["Cancel"] = true
L["CastBy"] = true
L["Castbar Color"] = true
L["Casting"] = true
L["Casting Complete"] = true
Expand All @@ -136,12 +145,14 @@ L["Chat Window Size"] = true
L["Chatbox"] = true
L["Check Flask & Food"] = true
L["China"] = true
L["Class Color"] = true
L["Class Color Customization"] = true
L["Class Power"] = true
L["Classification"] = true
L["Classify Indicator"] = true
L["Clean up chat messages from damage meter addons like Details and instead provides a clickable chat link to provide the blocked statistics in a popup."] = true
L["Clear: Class Color"] = true
L["Clear: Gradient"] = true
L["Click Binding"] = true
L["Click to tag item as junk.|nIf 'Auto sell junk' enabled, these items would be sold as well.|nThe list is saved account-wide, and won't be in the export data.|nYou can hold CTRL + ALT and click to wipe the custom junk list."] = true
L["Clickable Size"] = true
L["Co-Tank"] = true
Expand Down Expand Up @@ -172,6 +183,7 @@ L["Combat Flashing"] = true
L["Combat Text Scale"] = true
L["Combat alert"] = true
L["Combat text vertical up over nameplate instead of arc."] = true
L["CombatAlert"] = true
L["Combine spare slots to save screen space."] = true
L["Compact Mode"] = true
L["Conditional Visibility"] = true
Expand All @@ -188,7 +200,7 @@ L["Coordinates"] = true
L["Copy Button"] = true
L["Copy Name"] = true
L["Copy chat content"] = true
L["Count and Charge"] = true
L["Corner Indicator"] = true
L["Covenant"] = true
L["Credits"] = true
L["Currencies"] = true
Expand All @@ -215,14 +227,11 @@ L["Debuffs Reverse Growth"] = true
L["Debuffs Type Color"] = true
L["Debuffs by You Only"] = true
L["Default"] = true
L["Default White"] = true
L["Deficit"] = true
L["Delete %AddonName% all settings, reset to the default."] = true
L["Delete keystones info"] = true
L["Delete unit profile"] = true
L["Desaturate Debuffs Icon"] = true
L["Desaturate Icon"] = true
L["Desaturate actionbar buttons when they are on cooldown."] = true
L["Desaturate debuff icons cast by others."] = true
L["Disable Icon Tooltip"] = true
L["Disable Incompatible Addons"] = true
Expand Down Expand Up @@ -256,7 +265,6 @@ L["Display debuffs on PartyFrame by blizzard API logic, up to 3 icons, displayed
L["Display debuffs on RaidFrame by blizzard API logic, up to 3 icons.|nThis may overlap with the Corner Indicator and is best not enabled at the same time."] = true
L["Display floating combat text, including damage healing and events (dodge, parry, absorb etc...)."] = true
L["Display important auras in color blocks at the corner of the GroupFrame, such as healer's HoT Paladin's 'Forbearance' and Priest's 'Weakened Soul', etc."] = true
L["Display item count and spell charge on the actionbar buttons."] = true
L["Display its icon on the totem's nameplate."] = true
L["Display key binding on the actionbar buttons."] = true
L["Display macro name on the actionbar buttons."] = true
Expand Down Expand Up @@ -293,12 +301,15 @@ L["Enable Castbar"] = true
L["Enable Chat"] = true
L["Enable Combat"] = true
L["Enable Debuff Watcher"] = true
L["Enable Fade on Bar1"] = true
L["Enable Fade on Bar2"] = true
L["Enable Fade on Bar3"] = true
L["Enable Fade on Bar 1"] = true
L["Enable Fade on Bar 2"] = true
L["Enable Fade on Bar 3"] = true
L["Enable Fade on Bar 4"] = true
L["Enable Fade on Bar 5"] = true
L["Enable Fade on Bar 6"] = true
L["Enable Fade on Bar 7"] = true
L["Enable Fade on Bar 8"] = true
L["Enable Fade on PetBar"] = true
L["Enable Fade on SideBar1"] = true
L["Enable Fade on SideBar2"] = true
L["Enable Fade on StanceBar"] = true
L["Enable Infobar"] = true
L["Enable Inventory"] = true
Expand All @@ -310,17 +321,26 @@ L["Enable PartyFrame"] = true
L["Enable RaidFrame"] = true
L["Enable Tooltip"] = true
L["Enable Unitframe"] = true
L["Enable actionbar 1."] = true
L["Enable actionbar 2."] = true
L["Enable actionbar 3."] = true
L["Enable actionbar 4."] = true
L["Enable actionbar 5."] = true
L["Enable actionbar 6."] = true
L["Enable actionbar 7."] = true
L["Enable actionbar 8."] = true
L["Enable animation effect when mouse hover over the button-like UI widgets."] = true
L["Enable arena frames"] = true
L["Enable boss frames"] = true
L["Enable castbar on nameplate."] = true
L["Enable extra button."] = true
L["Enable gradient style on UI widgets."] = true
L["Enable hidden ActionCam mode."] = true
L["Enable leave vehicle button."] = true
L["Enable pet actionbar."] = true
L["Enable screen saver during AFK."] = true
L["Enable shadow border on UI widgets."] = true
L["Enable stance bar."] = true
L["Enable stance actionbar."] = true
L["Enemy Click Through"] = true
L["Enhance the default aura frame."] = true
L["Enhance the default loot frame."] = true
Expand All @@ -342,6 +362,7 @@ L["Equipped Item Border"] = true
L["Europe"] = true
L["Execute Indicator"] = true
L["Execute Ratio"] = true
L["Expansion"] = true
L["Explosive Indicator"] = true
L["Export"] = true
L["Export settings"] = true
Expand Down Expand Up @@ -371,7 +392,7 @@ L["Filter messages that match the words blow. Use key SPACE between multi words.
L["Filter the loot messages of teammates based on the quality of the items."] = true
L["Finances"] = true
L["Finish"] = true
L["Flash Animation"] = true
L["Fishy Loot"] = true
L["Flask"] = true
L["Flat"] = true
L["Floating Combat Text"] = true
Expand Down Expand Up @@ -443,6 +464,8 @@ L["Hide the frame"] = true
L["Highlight the castbar icon if unit is casting a major spell."] = true
L["Hint"] = true
L["Hold SHIFT for more details"] = true
L["Hold the ALT key to show extra item info."] = true
L["Hold the ALT key to show various IDs.|nSupport spells, items, quests, talents, achievements, currency, etc."] = true
L["Holding key ALT and mousewheel on minimap will change game sound volume.|nHold key CTRL+ALT, the volume will switch from 0 to 100 directly."] = true
L["Home Protocol"] = true
L["HorizontalSpacing"] = true
Expand Down Expand Up @@ -554,6 +577,7 @@ L["Nameplate health color present its threat status for non-tank classes, instea
L["New Mail"] = true
L["Newly obtained items will flash slightly, and stop flashing after hovering the cursor."] = true
L["Next Trait"] = true
L["No Loot"] = true
L["No Online"] = true
L["Notification"] = true
L["Number"] = true
Expand All @@ -566,6 +590,9 @@ L["Only show RaidFrame if there are more than 5 members in your group.|nIf disab
L["Only show chat bubbles in raid."] = true
L["Only show messages that match the words below. Disabled if empty. Use key SPACE between multi words."] = true
L["Only show player tags on mouseover."] = true
L["Opaque: Class Color"] = true
L["Opaque: Gradient"] = true
L["Opaque: Grey"] = true
L["Other AddOns"] = true
L["Out Range Alpha"] = true
L["Outgoing"] = true
Expand All @@ -581,7 +608,6 @@ L["Party Name Length"] = true
L["PartyFrame"] = true
L["People"] = true
L["Per Row"] = true
L["Percentage Gradient"] = true
L["Periodic"] = true
L["Pet"] = true
L["Pet Bar"] = true
Expand All @@ -600,7 +626,6 @@ L["Power Height"] = true
L["Preset"] = true
L["Press TAB key to switch available channels, it's a bit silly to click on bars all the time."] = true
L["Press the escape key or right click to unbind this action."] = true
L["Price"] = true
L["Priority"] = true
L["Priority limit in 1-6.|nPress ENTER key when you finish typing."] = true
L["Profile"] = true
Expand Down Expand Up @@ -666,6 +691,7 @@ L["Reskin WeakAuras"] = true
L["Restyle Blizzard Frames"] = true
L["Restyle default blizzard frames."] = true
L["Revert Threat Color"] = true
L["Right click to switch expansion content"] = true
L["Right click to use vellum"] = true
L["Right mouse click on minimap will show the game menu."] = true
L["Right mouse click the quest or achievement in the objective tracker to get the corresponding wowhead link."] = true
Expand Down Expand Up @@ -699,15 +725,16 @@ L["Show BoE/BoA Indicator"] = true
L["Show Border Color"] = true
L["Show Covenant"] = true
L["Show Extra Item Info"] = true
L["Show Extra Item Info by ALT"] = true
L["Show Extra Item Info by Alt"] = true
L["Show Grid"] = true
L["Show Health Value"] = true
L["Show IDs"] = true
L["Show IDs by Alt"] = true
L["Show Item Level"] = true
L["Show Mythic Plus Score"] = true
L["Show New Item Flash"] = true
L["Show Spec&iLvl"] = true
L["Show Spec&iLvl&Coven by ALT"] = true
L["Show Spell&Item IDs"] = true
L["Show Spell&Item IDs by ALT"] = true
L["Show Unit Targeted By"] = true
L["Show an animated alert when you enter/leave combat."] = true
L["Show blizzard combat text"] = true
Expand All @@ -720,8 +747,6 @@ L["Show icon"] = true
L["Show item level on inventory slots.|nOnly show iLvl info if higher than threshold."] = true
L["Show special resources of the class, such as Combo Points, Holy Power, Chi, Runes, etc."] = true
L["Show time latency and FPS, and also track the resource usage of addons."] = true
L["SideBar 1"] = true
L["SideBar 2"] = true
L["Simple Mode"] = true
L["Simple Raid Frames"] = true
L["Simple mode remove most of the elements, and only show unit health status."] = true
Expand Down Expand Up @@ -753,7 +778,7 @@ L["SpellFeedback"] = true
L["SpellID"] = true
L["Spent"] = true
L["Spiteful Indicator"] = true
L["Stack"] = true
L["Stack Cap"] = true
L["Stance Bar"] = true
L["StanceBar"] = true
L["Standard: b/m/k"] = true
Expand Down Expand Up @@ -821,11 +846,11 @@ L["Toggle Great Vault Panel"] = true
L["Toggle Store Panel"] = true
L["Toggle Talent Panel"] = true
L["Tooltip"] = true
L["Tormentors of Torghast"] = true
L["Totme Indicator"] = true
L["Track instance/raid lockouts and some daily/weekly stuffs."] = true
L["Track the progress of player's level, experience, reputation, honor, renown, etc."] = true
L["Track your spell cooldown using a pulse icon in the center of the screen."] = true
L["Trait"] = true
L["Transition"] = true
L["UI Scale"] = true
L["UIWidgetFrame"] = true
Expand All @@ -845,6 +870,7 @@ L["Use custom class colors."] = true
L["Use old style combat text"] = true
L["Use the left mouse button to click on any unit while holding down the specified modifier key to quickly mark it."] = true
L["Use the left mouse button to click on any unit while holding down the specified modifier key to quickly set it as focus."] = true
L["Vehicle Button"] = true
L["VehicleIndicator"] = true
L["Version"] = true
L["VerticalSpacing"] = true
Expand Down Expand Up @@ -887,6 +913,7 @@ L["You need to complete all optinos"] = true
L["You need to uncheck language filter in GUI and reload UI to get access into CN BattleNet support."] = true
L["You no longer auto interact quests with current NPC. You can hold key ALT and click the name above to undo this."] = true
L["Your SHIFT key may be stuck."] = true
L["Your actionbar layout string is incorrect."] = true
L["ZoneAbilityButton"] = true
L["bound to"] = true
L["lacking"] = true
Expand Down
Loading

0 comments on commit 0dd51b5

Please sign in to comment.