Skip to content

Fixed various typos #269

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 12, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Version 4.9.0 shapes up to be a major rewrite of the whole addon. The following
* Split xCT into a main addon and an options addon to reduce the footprint.
* The main addon has a RAM footprint of about 800 KB, and the options of 1,8 MB ... wow!

Feel free to try the alpha and beta versions and provide feedback in Github!
Feel free to try the alpha and beta versions and provide feedback in GitHub!

## Download

Expand Down
2 changes: 1 addition & 1 deletion xCT+/modules/combattext.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1953,7 +1953,7 @@ function x:RegisterCombatEvents()

self:RegisterEvent("CHAT_MSG_LOOT", EventHandlers.CHAT_MSG_LOOT)

if x:Options_Loot_ShowCurency() then
if x:Options_Loot_ShowCurrency() then
self:RegisterEvent("CHAT_MSG_CURRENCY", EventHandlers.CHAT_MSG_CURRENCY)
end

Expand Down
2 changes: 1 addition & 1 deletion xCT+/modules/options.lua
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ function x:Options_Loot_ShowMoney()
return x.db.profile.frames.loot.showMoney
end

function x:Options_Loot_ShowCurency()
function x:Options_Loot_ShowCurrency()
return x.db.profile.frames.loot.showCurrency
end

Expand Down
18 changes: 9 additions & 9 deletions xCT+Options/locales/enUS.lua
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ L["Colors of the events"] = true
L["Colors"] = true
L["Crafted Items"] = true
L["Create a comment on Curseforge:"] = true
L["Create an issue at github:"] = true
L["Create an issue at GitHub:"] = true
L["Credits"] = true
L["Critical Hits"] = true
L["Critical Prefix"] = true
Expand Down Expand Up @@ -112,7 +112,7 @@ L["Display the spell you successfully interrupted."] = true
L["Display unit that was killed by your final blow."] = true
L["Displays 'Low Health/Mana' when your health/mana reaches the low threshold."] = true
L["Displays Dodge, Parry, or Miss when you miss incoming damage."] = true
L["Displays currecy that you gain."] = true
L["Displays currency that you gain."] = true
L["Displays how many items you have in your bag."] = true
L["Displays items that pertain to a quest."] = true
L["Displays items that were purchased from a vendor."] = true
Expand Down Expand Up @@ -178,7 +178,7 @@ L["Font Shadow Settings"] = true
L["Font Size"] = true
L["Font"] = true
L["Format Overhealing"] = true
L["Formats incoming damage to show how much was absorbed. The spam merger hides these reduction and effectivly disables this option though."] = true
L["Formats incoming damage to show how much was absorbed. The spam merger hides these reduction and effectively disables this option though."] = true
L["Formats the looted message to also include the type of item (e.g. Trade Goods, Armor, Junk, etc.)."] = true
L["Frame Alpha"] = true
L["Frame Settings"] = true
Expand All @@ -189,7 +189,7 @@ L["Fullscreen Dialog"] = true
L["Fullscreen"] = true
L["Gained Currency"] = true
L["General"] = true
L["Github Contributors"] = true
L["GitHub Contributors"] = true
L["Global Frame Settings |cffFFFFFF(Experimental)|r"] = true
L["Global Spells / Items"] = true
L["Groups decimals and separates them by commas; this allows for better responsiveness when reading numbers.\n\n|cffFF0000EXAMPLE|r |cff798BDD12,890|r"] = true
Expand All @@ -200,7 +200,7 @@ L["Hide Merged Criticals"] = true
L["High |cffFFFF00(Default)|r"] = true
L["HoTs"] = true
L["Honor Gains"] = true
L["Horizonal Offset"] = true
L["Horizontal Offset"] = true
L["How to contact me"] = true
L["ID"] = true
L["Icon Settings"] = true
Expand Down Expand Up @@ -264,7 +264,7 @@ L["No items have been added to this list yet."] = true
L["No procs have been added to this list yet."] = true
L["No spells have been added to this list yet."] = true
L["None"] = true
L["Normally all damage / heal events of a spell will result in one message each.\nSo AE spells like Rain of Fire or Spinning Crane Kick will spam a lot of messages into the xCT frames.\nIf the spam merger is enabled, then the damage events in a configured interval of X seconds of each spell will be merged into one message.\n|cffFF0000Drawback|r: the (merged) message will be delayed by the configured interval!!\nUse an interval of 0 to disable the specific merge."] = true
L["Normally all damage / heal events of a spell will result in one message each.\nSo AoE spells like Rain of Fire or Spinning Crane Kick will spam a lot of messages into the xCT frames.\nIf the spam merger is enabled, then the damage events in a configured interval of X seconds of each spell will be merged into one message.\n|cffFF0000Drawback|r: the (merged) message will be delayed by the configured interval!!\nUse an interval of 0 to disable the specific merge."] = true
L["Number Format Settings"] = true
L["Number Formatting"] = true
L["Number of Lines"] = true
Expand Down Expand Up @@ -294,7 +294,7 @@ L["Please choose one:"] = true
L["Preempt an automatic color with a custom one."] = true
L["Prefix this value to the beginning when displaying a critical amount."] = true
L["Prefix this value to the beginning when displaying an overheal amount.\n\n|cffFF0000Requires:|r |cff798BDDFormat Overhealing|r"] = true
L["Prefix this value to the endind when displaying an overheal amount.\n\n|cffFF0000Requires:|r |cff798BDDFormat Overhealing|r"] = true
L["Prefix this value to the ending when displaying an overheal amount.\n\n|cffFF0000Requires:|r |cff798BDDFormat Overhealing|r"] = true
L["Profession skillup"] = true
L["Purchased Items"] = true
L["Quest Items"] = true
Expand Down Expand Up @@ -431,7 +431,7 @@ L["The amount to scale the distance that directional damage numbers will move as
L["The duration of the fade out animation. |cffFFFF00(Default: |cff798BDD0.3|r)|r\n\n|cffFF0000Requires:|r |cffFFFF00Use Custom Fade|r"] = true
L["The duration that the text is shown in the frame. |cffFFFF00(Default: |cff798BDD5|r)|r\n\n|cffFF0000Requires:|r |cffFFFF00Use Custom Fade|r"] = true
L["The following settings allow you to tweak Blizzard's Floating Combat Text."] = true
L["The following settings are marked as experimental. They should all work, but they might not be very useful. Expect chanrges or updates to these in the near future.\n\nClick |cffFFFF00Set All|r to apply setting to all |cffFF0000x|r|cffFFFF00CT|r|cffFF0000+|r frames.\n"] = true
L["The following settings are marked as experimental. They should all work, but they might not be very useful. Expect changes or updates to these in the near future.\n\nClick |cffFFFF00Set All|r to apply setting to all |cffFF0000x|r|cffFFFF00CT|r|cffFF0000+|r frames.\n"] = true
L["The full, case-sensitive name of the |cff1AFF1ABuff|r you want to filter (e.g. 'Power Word: Fortitude')."] = true
L["The full, case-sensitive name of the |cff1AFF1ABuff|r you want to filter (e.g. 'Shadow Word: Pain')."] = true
L["The full, case-sensitive name of the |cff1AFF1AProc|r you want to filter (e.g. 'Power Word: Fortitude')."] = true
Expand Down Expand Up @@ -511,7 +511,7 @@ L["|cffFF0000x|rCT|cffFFFF00+|r |cff798BDDConfiguration Tool|r\n"] = true
L["|cffFF7D0ADruid|r"] = true
L["|cffFFF569Rogue|r"] = true
L["|cffFFFF00Helpful Tips:|r\n\n"] = true
L["|cffFFFF00Thank You Github Contributors!|r"] = true
L["|cffFFFF00Thank You GitHub Contributors!|r"] = true
L["|cffFFFF00xCT+|r has several different ways it will merge critical hits. You can check them out in the |cffFFFF00Spam Merger|r section."] = true
L["|cffFFFFFFClass Power|r"] = true
L["|cffFFFFFFFilter:|r |cff798BDDBuffs|r"] = true
Expand Down
18 changes: 9 additions & 9 deletions xCT+Options/locales/zhCN.lua
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ L["Colors of the events"] = "事件的颜色"
L["Colors"] = "颜色"
L["Crafted Items"] = "制作物品"
L["Create a comment on Curseforge:"] = "在Curseforge上创建评论:"
L["Create an issue at github:"] = "在GitHub上创建一个问题:"
L["Create an issue at GitHub:"] = "在GitHub上创建一个问题:"
L["Credits"] = "致谢"
L["Critical Hits"] = "爆击伤害"
L["Critical Prefix"] = "爆击前缀"
Expand Down Expand Up @@ -116,7 +116,7 @@ L["Display the spell you successfully interrupted."] = "显示您成功打断的
L["Display unit that was killed by your final blow."] = "显示被您最后一击杀死的单位."
L["Displays 'Low Health/Mana' when your health/mana reaches the low threshold."] = "当您的血量/法力达到低阈值时显示'低血量/法力."
L["Displays Dodge, Parry, or Miss when you miss incoming damage."] = "当您未能成功抵挡受到伤害时显示闪避, 格挡或未命中."
L["Displays currecy that you gain."] = "显示您获得的货币."
L["Displays currency that you gain."] = "显示您获得的货币."
L["Displays how many items you have in your bag."] = "显示您的包里有多少物品."
L["Displays items that pertain to a quest."] = "显示与任务有关的物品."
L["Displays items that were purchased from a vendor."] = "显示从商人处购买的物品."
Expand Down Expand Up @@ -182,7 +182,7 @@ L["Font Shadow Settings"] = "字体阴影设置"
L["Font Size"] = "字体大小"
L["Font"] = "字体"
L["Format Overhealing"] = "过量治疗格式"
L["Formats incoming damage to show how much was absorbed. The spam merger hides these reduction and effectivly disables this option though."] = "受到伤害格式为显示被吸收的多少. 垃圾信息合并会隐藏这些伤害减少效果并有效禁用此选项."
L["Formats incoming damage to show how much was absorbed. The spam merger hides these reduction and effectively disables this option though."] = "受到伤害格式为显示被吸收的多少. 垃圾信息合并会隐藏这些伤害减少效果并有效禁用此选项."
L["Formats the looted message to also include the type of item (e.g. Trade Goods, Armor, Junk, etc.)."] = "拾取信息格式也包括物品的类型(例如交易品、装备、垃圾等)."
L["Frame Alpha"] = "框体透明度"
L["Frame Settings"] = "框体设置"
Expand All @@ -193,7 +193,7 @@ L["Fullscreen Dialog"] = "全屏聊天框"
L["Fullscreen"] = "全屏"
L["Gained Currency"] = "获得货币"
L["General"] = "通用"
L["Github Contributors"] = "Github贡献者"
L["GitHub Contributors"] = "GitHub贡献者"
L["Global Frame Settings |cffFFFFFF(Experimental)|r"] = "全局框体设置|cffFFFFFF(试验)|r"
L["Global Spells / Items"] = "全局法术/物品"
L["Groups decimals and separates them by commas; this allows for better responsiveness when reading numbers.\n\n|cffFF0000EXAMPLE|r |cff798BDD12,890|r"] = "将小数分组并以逗号分隔; 这使得在读取数字时有更好的反应速度.\n\n|cffFF0000比如|r |cff798BDD12,890|r"
Expand All @@ -204,7 +204,7 @@ L["Hide Merged Criticals"] = "隐藏合并爆击"
L["High |cffFFFF00(Default)|r"] = "高|cffFFFF00(默认)|r"
L["HoTs"] = "HoT"
L["Honor Gains"] = "荣誉获取"
L["Horizonal Offset"] = "横向偏移"
L["Horizontal Offset"] = "横向偏移"
L["How to contact me"] = "怎样联系我"
L["ID"] = "ID"
L["Icon Settings"] = "图标设置"
Expand Down Expand Up @@ -268,7 +268,7 @@ L["No items have been added to this list yet."] = "尚未向此列表添加任
L["No procs have been added to this list yet."] = "尚未向此列表添加任何触发."
L["No spells have been added to this list yet."] = "尚未向此列表添加任何法术."
L["None"] = "无"
L["Normally all damage / heal events of a spell will result in one message each.\nSo AE spells like Rain of Fire or Spinning Crane Kick will spam a lot of messages into the xCT frames.\nIf the spam merger is enabled, then the damage events in a configured interval of X seconds of each spell will be merged into one message.\n|cffFF0000Drawback|r: the (merged) message will be delayed by the configured interval!!\nUse an interval of 0 to disable the specific merge."] = "通常法术的所有伤害/治疗事件将产生各自的一条消息.\n因此像火焰之雨或神鹤引项踢这样的范围法术会在xCT框架中产生大量消息.\n如果启用了垃圾信息合并, 那么在每个法术的配置时间间隔X秒内的伤害事件将合并为一条消息.\n|cffFF0000缺点|r: 合并后的消息将会延迟配置的时间间隔!!\n使用间隔0来禁用特定的合并."
L["Normally all damage / heal events of a spell will result in one message each.\nSo AoE spells like Rain of Fire or Spinning Crane Kick will spam a lot of messages into the xCT frames.\nIf the spam merger is enabled, then the damage events in a configured interval of X seconds of each spell will be merged into one message.\n|cffFF0000Drawback|r: the (merged) message will be delayed by the configured interval!!\nUse an interval of 0 to disable the specific merge."] = "通常法术的所有伤害/治疗事件将产生各自的一条消息.\n因此像火焰之雨或神鹤引项踢这样的范围法术会在xCT框架中产生大量消息.\n如果启用了垃圾信息合并, 那么在每个法术的配置时间间隔X秒内的伤害事件将合并为一条消息.\n|cffFF0000缺点|r: 合并后的消息将会延迟配置的时间间隔!!\n使用间隔0来禁用特定的合并."
L["Number Format Settings"] = "数字格式设置"
L["Number Formatting"] = "数字格式"
L["Number of Lines"] = "行数"
Expand Down Expand Up @@ -298,7 +298,7 @@ L["Please choose one:"] = "请选一个:"
L["Preempt an automatic color with a custom one."] = "用自定义的颜色来取代自动颜色."
L["Prefix this value to the beginning when displaying a critical amount."] = "在显示爆击时将此值作为开头的前缀."
L["Prefix this value to the beginning when displaying an overheal amount.\n\n|cffFF0000Requires:|r |cff798BDDFormat Overhealing|r"] = "在显示过量治疗量时将该值作为前缀添加到开头.\n\n|cffFF0000要求:|r |cff798BDD过量治疗格式|r"
L["Prefix this value to the endind when displaying an overheal amount.\n\n|cffFF0000Requires:|r |cff798BDDFormat Overhealing|r"] = "在显示过量治疗量时将该值作为后缀添加到结尾.\n\n|cffFF0000要求:|r |cff798BDD过量治疗格式|r"
L["Prefix this value to the ending when displaying an overheal amount.\n\n|cffFF0000Requires:|r |cff798BDDFormat Overhealing|r"] = "在显示过量治疗量时将该值作为后缀添加到结尾.\n\n|cffFF0000要求:|r |cff798BDD过量治疗格式|r"
L["Profession skillup"] = "专业技能提升"
L["Purchased Items"] = "购买的物品"
L["Quest Items"] = "任务物品"
Expand Down Expand Up @@ -435,7 +435,7 @@ L["The amount to scale the distance that directional damage numbers will move as
L["The duration of the fade out animation. |cffFFFF00(Default: |cff798BDD0.3|r)|r\n\n|cffFF0000Requires:|r |cffFFFF00Use Custom Fade|r"] = "淡出动画的持续时间. |cffFFFF00(默认: |cff798BDD0.3|r)|r\n\n|cffFF0000需要:|r |cffFFFF00使用自定义淡出|r"
L["The duration that the text is shown in the frame. |cffFFFF00(Default: |cff798BDD5|r)|r\n\n|cffFF0000Requires:|r |cffFFFF00Use Custom Fade|r"] = "文本在框体中显示的持续时间. |cffFFFF00(默认: |cff798BDD5|r)|r\n\n|cffFF0000需要:|r |cffFFFF00使用自定义淡出|r"
L["The following settings allow you to tweak Blizzard's Floating Combat Text."] = "以下设置允许您调整暴雪的浮动战斗文字."
L["The following settings are marked as experimental. They should all work, but they might not be very useful. Expect chanrges or updates to these in the near future.\n\nClick |cffFFFF00Set All|r to apply setting to all |cffFF0000x|r|cffFFFF00CT|r|cffFF0000+|r frames.\n"] = "以下设置被标记为实验性的. 他们应该都能工作但他们可能不是很有用. 期待在不久的将来对这些内容进行修改或更新.\n\n点击|cffFFFF00设置全部|r将设置应用于所有|cffFF0000x|r|cffFFFF00CT|r|cffFF0000+|r框体.\n"
L["The following settings are marked as experimental. They should all work, but they might not be very useful. Expect changes or updates to these in the near future.\n\nClick |cffFFFF00Set All|r to apply setting to all |cffFF0000x|r|cffFFFF00CT|r|cffFF0000+|r frames.\n"] = "以下设置被标记为实验性的. 他们应该都能工作但他们可能不是很有用. 期待在不久的将来对这些内容进行修改或更新.\n\n点击|cffFFFF00设置全部|r将设置应用于所有|cffFF0000x|r|cffFFFF00CT|r|cffFF0000+|r框体.\n"
L["The full, case-sensitive name of the |cff1AFF1ABuff|r you want to filter (e.g. 'Power Word: Fortitude')."] = "您想要过滤的|cff1AFF1ABuff|r的完整(区分大小写)名称(例如'Power Word: Fortitude')."
L["The full, case-sensitive name of the |cff1AFF1ABuff|r you want to filter (e.g. 'Shadow Word: Pain')."] = "您想要过滤的|cff1AFF1ABuff|r的完整(区分大小写)名称(例如'Shadow Word: Pain')."
L["The full, case-sensitive name of the |cff1AFF1AProc|r you want to filter (e.g. 'Power Word: Fortitude')."] = "您想要过滤的|cff1AFF1A触发|r的完整(区分大小写)名称(例如'Power Word: Fortitude')."
Expand Down Expand Up @@ -515,7 +515,7 @@ L["|cffFF0000x|rCT|cffFFFF00+|r |cff798BDDConfiguration Tool|r\n"] = "|cffFF0000
L["|cffFF7D0ADruid|r"] = "|cffFF7D0A德鲁伊|r"
L["|cffFFF569Rogue|r"] = "|cffFFF569潜行者|r"
L["|cffFFFF00Helpful Tips:|r\n\n"] = "|cffFFFF00实用小贴士:|r\n\n"
L["|cffFFFF00Thank You Github Contributors!|r"] = "|cffFFFF00感谢GitHub贡献者!|r"
L["|cffFFFF00Thank You GitHub Contributors!|r"] = "|cffFFFF00感谢GitHub贡献者!|r"
L["|cffFFFF00xCT+|r has several different ways it will merge critical hits. You can check them out in the |cffFFFF00Spam Merger|r section."] = "|cffFFFF00xCT+|r具有多种合并爆击的方式. 您可以在|cffFFFF00垃圾信息合并|r部分查看它们."
L["|cffFFFFFFClass Power|r"] = "|cffFFFFFF职业资源|r"
L["|cffFFFFFFFilter:|r |cff798BDDBuffs|r"] = "|cffFFFFFF过滤:|r |cff798BDDBuff|r"
Expand Down
Loading