This commit is contained in:
NoM0Re
2025-08-15 22:05:16 +02:00
committed by GitHub
parent c44c7be9eb
commit 32cab1aa27
27 changed files with 80 additions and 55 deletions
+3 -2
View File
@@ -9,8 +9,9 @@ WeakAuras.halfWidth = WeakAuras.normalWidth / 2
WeakAuras.doubleWidth = WeakAuras.normalWidth * 2 WeakAuras.doubleWidth = WeakAuras.normalWidth * 2
local versionStringFromToc = GetAddOnMetadata("WeakAuras", "Version") local versionStringFromToc = GetAddOnMetadata("WeakAuras", "Version")
local versionString = "5.20.1 Beta" local versionString = "5.20.2 Beta"
local buildTime = "20250721200906" -- Year, Month, Day, Hour, Minute, Seconds
local buildTime = "2025".."08".."15".."22".."00".."00"
local isAwesomeEnabled = C_NamePlate and C_NamePlate.GetNamePlateForUnit and true or false local isAwesomeEnabled = C_NamePlate and C_NamePlate.GetNamePlateForUnit and true or false
local flavor local flavor
+4
View File
@@ -628,6 +628,8 @@ L["Drain"] = "Saugen (DRAIN)"
L["Dropdown Menu"] = "Auswahlmenü" L["Dropdown Menu"] = "Auswahlmenü"
--[[Translation missing --]] --[[Translation missing --]]
L["Dumping table"] = "Dumping table" L["Dumping table"] = "Dumping table"
--[[Translation missing --]]
L["Dungeon (Celestial)"] = "Dungeon (Celestial)"
L["Dungeon (Heroic)"] = "Dungeon (Heroisch)" L["Dungeon (Heroic)"] = "Dungeon (Heroisch)"
--[[Translation missing --]] --[[Translation missing --]]
L["Dungeon (Mythic)"] = "Dungeon (Mythic)" L["Dungeon (Mythic)"] = "Dungeon (Mythic)"
@@ -1187,6 +1189,8 @@ L["Loot Specialization"] = "Loot Specialization"
L["Loot Specialization Id"] = "Loot Specialization Id" L["Loot Specialization Id"] = "Loot Specialization Id"
--[[Translation missing --]] --[[Translation missing --]]
L["Loot Specialization Name"] = "Loot Specialization Name" L["Loot Specialization Name"] = "Loot Specialization Name"
--[[Translation missing --]]
L["Lorewalking"] = "Lorewalking"
L["Lost"] = "Verloren" L["Lost"] = "Verloren"
L["Low Damage"] = "Niedriger Schaden" L["Low Damage"] = "Niedriger Schaden"
L["Lower Than Tank"] = "Niedriger als der Tank" L["Lower Than Tank"] = "Niedriger als der Tank"
+2
View File
@@ -429,6 +429,7 @@ L["Dragonflight"] = "Dragonflight"
L["Drain"] = "Drain" L["Drain"] = "Drain"
L["Dropdown Menu"] = "Dropdown Menu" L["Dropdown Menu"] = "Dropdown Menu"
L["Dumping table"] = "Dumping table" L["Dumping table"] = "Dumping table"
L["Dungeon (Celestial)"] = "Dungeon (Celestial)"
L["Dungeon (Heroic)"] = "Dungeon (Heroic)" L["Dungeon (Heroic)"] = "Dungeon (Heroic)"
L["Dungeon (Mythic)"] = "Dungeon (Mythic)" L["Dungeon (Mythic)"] = "Dungeon (Mythic)"
L["Dungeon (Mythic+)"] = "Dungeon (Mythic+)" L["Dungeon (Mythic+)"] = "Dungeon (Mythic+)"
@@ -773,6 +774,7 @@ L["Loot"] = "Loot"
L["Loot Specialization"] = "Loot Specialization" L["Loot Specialization"] = "Loot Specialization"
L["Loot Specialization Id"] = "Loot Specialization Id" L["Loot Specialization Id"] = "Loot Specialization Id"
L["Loot Specialization Name"] = "Loot Specialization Name" L["Loot Specialization Name"] = "Loot Specialization Name"
L["Lorewalking"] = "Lorewalking"
L["Lost"] = "Lost" L["Lost"] = "Lost"
L["Low Damage"] = "Low Damage" L["Low Damage"] = "Low Damage"
L["Lower Than Tank"] = "Lower Than Tank" L["Lower Than Tank"] = "Lower Than Tank"
+4
View File
@@ -413,6 +413,8 @@ L["Dragonflight"] = "Dragonflight"
L["Drain"] = "Drenar" L["Drain"] = "Drenar"
L["Dropdown Menu"] = "Menú desplegable" L["Dropdown Menu"] = "Menú desplegable"
L["Dumping table"] = "Tabla de descarga" L["Dumping table"] = "Tabla de descarga"
--[[Translation missing --]]
L["Dungeon (Celestial)"] = "Dungeon (Celestial)"
L["Dungeon (Heroic)"] = "Mazmorra (Heroico)" L["Dungeon (Heroic)"] = "Mazmorra (Heroico)"
L["Dungeon (Mythic)"] = "Mazmorra (Mítico)" L["Dungeon (Mythic)"] = "Mazmorra (Mítico)"
L["Dungeon (Mythic+)"] = "Mazmorra (Mítico+)" L["Dungeon (Mythic+)"] = "Mazmorra (Mítico+)"
@@ -756,6 +758,8 @@ L["Loot"] = "Botín"
L["Loot Specialization"] = "Especialización de botín" L["Loot Specialization"] = "Especialización de botín"
L["Loot Specialization Id"] = "ID de especialización de botín" L["Loot Specialization Id"] = "ID de especialización de botín"
L["Loot Specialization Name"] = "Nombre de especialización de botín" L["Loot Specialization Name"] = "Nombre de especialización de botín"
--[[Translation missing --]]
L["Lorewalking"] = "Lorewalking"
L["Lost"] = "Perdido" L["Lost"] = "Perdido"
L["Low Damage"] = "Bajo Daño" L["Low Damage"] = "Bajo Daño"
L["Lower Than Tank"] = "Menor Que el Tanque" L["Lower Than Tank"] = "Menor Que el Tanque"
+4
View File
@@ -413,6 +413,8 @@ L["Dragonflight"] = "Dragonflight"
L["Drain"] = "Drenar" L["Drain"] = "Drenar"
L["Dropdown Menu"] = "Menú desplegable" L["Dropdown Menu"] = "Menú desplegable"
L["Dumping table"] = "Tabla de descarga" L["Dumping table"] = "Tabla de descarga"
--[[Translation missing --]]
L["Dungeon (Celestial)"] = "Dungeon (Celestial)"
L["Dungeon (Heroic)"] = "Mazmorra (Heroico)" L["Dungeon (Heroic)"] = "Mazmorra (Heroico)"
L["Dungeon (Mythic)"] = "Mazmorra (Mítico)" L["Dungeon (Mythic)"] = "Mazmorra (Mítico)"
L["Dungeon (Mythic+)"] = "Mazmorra (Mítico+)" L["Dungeon (Mythic+)"] = "Mazmorra (Mítico+)"
@@ -757,6 +759,8 @@ L["Loot"] = "Botín"
L["Loot Specialization"] = "Especialización de botín" L["Loot Specialization"] = "Especialización de botín"
L["Loot Specialization Id"] = "ID de especialización de botín" L["Loot Specialization Id"] = "ID de especialización de botín"
L["Loot Specialization Name"] = "Nombre de especialización de botín" L["Loot Specialization Name"] = "Nombre de especialización de botín"
--[[Translation missing --]]
L["Lorewalking"] = "Lorewalking"
L["Lost"] = "Perdido" L["Lost"] = "Perdido"
L["Low Damage"] = "Bajo Daño" L["Low Damage"] = "Bajo Daño"
L["Lower Than Tank"] = "Menor Que el Tanque" L["Lower Than Tank"] = "Menor Que el Tanque"
+4
View File
@@ -539,6 +539,8 @@ L["Drain"] = "Drain"
L["Dropdown Menu"] = "Menu Déroulant" L["Dropdown Menu"] = "Menu Déroulant"
--[[Translation missing --]] --[[Translation missing --]]
L["Dumping table"] = "Dumping table" L["Dumping table"] = "Dumping table"
--[[Translation missing --]]
L["Dungeon (Celestial)"] = "Dungeon (Celestial)"
L["Dungeon (Heroic)"] = "Donjon (Héroïque)" L["Dungeon (Heroic)"] = "Donjon (Héroïque)"
L["Dungeon (Mythic)"] = "Donjon (Mythique)" L["Dungeon (Mythic)"] = "Donjon (Mythique)"
--[[Translation missing --]] --[[Translation missing --]]
@@ -1051,6 +1053,8 @@ L["Loot Specialization"] = "Loot Specialization"
L["Loot Specialization Id"] = "Loot Specialization Id" L["Loot Specialization Id"] = "Loot Specialization Id"
--[[Translation missing --]] --[[Translation missing --]]
L["Loot Specialization Name"] = "Loot Specialization Name" L["Loot Specialization Name"] = "Loot Specialization Name"
--[[Translation missing --]]
L["Lorewalking"] = "Lorewalking"
L["Lost"] = "Perdu" L["Lost"] = "Perdu"
L["Low Damage"] = "Dégâts faibles" L["Low Damage"] = "Dégâts faibles"
L["Lower Than Tank"] = "Plus bas que le tank" L["Lower Than Tank"] = "Plus bas que le tank"
+4
View File
@@ -559,6 +559,8 @@ L["Dropdown Menu"] = "Dropdown Menu"
--[[Translation missing --]] --[[Translation missing --]]
L["Dumping table"] = "Dumping table" L["Dumping table"] = "Dumping table"
--[[Translation missing --]] --[[Translation missing --]]
L["Dungeon (Celestial)"] = "Dungeon (Celestial)"
--[[Translation missing --]]
L["Dungeon (Heroic)"] = "Dungeon (Heroic)" L["Dungeon (Heroic)"] = "Dungeon (Heroic)"
--[[Translation missing --]] --[[Translation missing --]]
L["Dungeon (Mythic)"] = "Dungeon (Mythic)" L["Dungeon (Mythic)"] = "Dungeon (Mythic)"
@@ -1242,6 +1244,8 @@ L["Loot Specialization Id"] = "Loot Specialization Id"
--[[Translation missing --]] --[[Translation missing --]]
L["Loot Specialization Name"] = "Loot Specialization Name" L["Loot Specialization Name"] = "Loot Specialization Name"
--[[Translation missing --]] --[[Translation missing --]]
L["Lorewalking"] = "Lorewalking"
--[[Translation missing --]]
L["Lost"] = "Lost" L["Lost"] = "Lost"
--[[Translation missing --]] --[[Translation missing --]]
L["Low Damage"] = "Low Damage" L["Low Damage"] = "Low Damage"
+16 -12
View File
@@ -96,7 +96,7 @@ Note: This trigger will use BigWigs or DBM, in that order if both are installed.
참고: 이 활성 조건은 BigWigs나 DBM을 사용하며 둘 다 설치했을 경우 BigWigs를 사용합니다.]=] 참고: 이 활성 조건은 BigWigs나 DBM을 사용하며 둘 다 설치했을 경우 BigWigs를 사용합니다.]=]
L["Add"] = "추가" L["Add"] = "추가"
L["Add Missing Auras"] = "빠진 위크오라 추가" L["Add Missing Auras"] = "누락된 위크오라 추가"
L["Advanced Caster's Target Check"] = "고급 시전 대상 검사" L["Advanced Caster's Target Check"] = "고급 시전 대상 검사"
L["Affected"] = "오라에 걸린 유닛" L["Affected"] = "오라에 걸린 유닛"
L["Affected Unit Count"] = "오라에 걸린 유닛 수" L["Affected Unit Count"] = "오라에 걸린 유닛 수"
@@ -177,7 +177,7 @@ L["Auras"] = "위크오라"
L["Auras:"] = "오라:" L["Auras:"] = "오라:"
L["Author Options"] = "제작자 옵션" L["Author Options"] = "제작자 옵션"
L["Auto"] = "자동" L["Auto"] = "자동"
L["Autocast Shine"] = "자동시전 광채" L["Autocast Shine"] = "자동시전 반짝임"
L["Automatic"] = "자동 설정" L["Automatic"] = "자동 설정"
L["Automatic Length"] = "자동 길이 조정" L["Automatic Length"] = "자동 길이 조정"
L["Automatic Rotation"] = "자동 회전" L["Automatic Rotation"] = "자동 회전"
@@ -352,11 +352,11 @@ L["Cumulated time used during profiling"] = "분석중엔 누적 시간이 사
L["Currency"] = "화폐" L["Currency"] = "화폐"
L["Current Essence"] = "현재 정수" L["Current Essence"] = "현재 정수"
L["Current Experience"] = "현재 경험치" L["Current Experience"] = "현재 경험치"
L["Current Instance"] = "현재 있는 인스턴스" L["Current Instance"] = "지금 있는 인스턴스"
L["Current Movement Speed (%)"] = "현재 이동 속도 (%)" L["Current Movement Speed (%)"] = "현재 이동 속도 (%)"
L["Current Stage"] = "현재 단계" L["Current Stage"] = "현재 단계"
L["Current Zone"] = "현재 있는 지역" L["Current Zone"] = "지금 있는 지역"
L["Current Zone Group"] = "현재 있는 지역 그룹" L["Current Zone Group"] = "지금 있는 지역 그룹"
L["Curse"] = "저주" L["Curse"] = "저주"
L["Custom"] = "사용자 정의" L["Custom"] = "사용자 정의"
L["Custom Action"] = "사용자 정의 동작" L["Custom Action"] = "사용자 정의 동작"
@@ -431,6 +431,8 @@ L["Dragonflight"] = "용군단"
L["Drain"] = "마력 소진" L["Drain"] = "마력 소진"
L["Dropdown Menu"] = "드롭다운 메뉴" L["Dropdown Menu"] = "드롭다운 메뉴"
L["Dumping table"] = "테이블 덤프" L["Dumping table"] = "테이블 덤프"
--[[Translation missing --]]
L["Dungeon (Celestial)"] = "Dungeon (Celestial)"
L["Dungeon (Heroic)"] = "던전 (영웅)" L["Dungeon (Heroic)"] = "던전 (영웅)"
L["Dungeon (Mythic)"] = "던전 (신화)" L["Dungeon (Mythic)"] = "던전 (신화)"
L["Dungeon (Mythic+)"] = "던전 (신화+)" L["Dungeon (Mythic+)"] = "던전 (신화+)"
@@ -592,7 +594,7 @@ L["General Rajaxx"] = "장군 라작스"
L["GetNameAndIcon Function (fallback state)"] = "GetNameAndIcon 함수 (고장 대체 상태)" L["GetNameAndIcon Function (fallback state)"] = "GetNameAndIcon 함수 (고장 대체 상태)"
L["Glancing"] = "빗맞음" L["Glancing"] = "빗맞음"
L["Global Cooldown"] = "글로벌 쿨타임" L["Global Cooldown"] = "글로벌 쿨타임"
L["Glow"] = "빛남" L["Glow"] = "반짝임"
L["Glow External Element"] = "외부 요소에 반짝임 효과 적용" L["Glow External Element"] = "외부 요소에 반짝임 효과 적용"
L["Gluth"] = "글루스" L["Gluth"] = "글루스"
L["Glyph"] = "문양" L["Glyph"] = "문양"
@@ -775,6 +777,8 @@ L["Loot"] = "전리품 획득"
L["Loot Specialization"] = "전리품 획득 전문화" L["Loot Specialization"] = "전리품 획득 전문화"
L["Loot Specialization Id"] = "전리품 획득 전문화 ID" L["Loot Specialization Id"] = "전리품 획득 전문화 ID"
L["Loot Specialization Name"] = "전리품 획득 전문화 이름" L["Loot Specialization Name"] = "전리품 획득 전문화 이름"
--[[Translation missing --]]
L["Lorewalking"] = "Lorewalking"
L["Lost"] = "손실" L["Lost"] = "손실"
L["Low Damage"] = "낮은 피해" L["Low Damage"] = "낮은 피해"
L["Lower Than Tank"] = "탱커보다 낮을 때" L["Lower Than Tank"] = "탱커보다 낮을 때"
@@ -838,9 +842,9 @@ L["Modern Blizzard (1h 3m | 3m 7s | 10s | 2.4)"] = "현 블리자드식 (1h 3m |
L["Modernize"] = "현대화" L["Modernize"] = "현대화"
L["Molten Core"] = "화산 심장부" L["Molten Core"] = "화산 심장부"
L["Money"] = "소지금" L["Money"] = "소지금"
L["Monochrome"] = "단색" L["Monochrome"] = "모노크롬"
L["Monochrome Outline"] = "단색 외곽선" L["Monochrome Outline"] = "모노크롬 외곽선"
L["Monochrome Thick Outline"] = "단색 굵은 외곽선" L["Monochrome Thick Outline"] = "모노크롬 두꺼운 외곽선"
L["Monster Emote"] = "몬스터 감정 표현" L["Monster Emote"] = "몬스터 감정 표현"
L["Monster Party"] = "몬스터 파티" L["Monster Party"] = "몬스터 파티"
L["Monster Say"] = "몬스터 일반 대화" L["Monster Say"] = "몬스터 일반 대화"
@@ -858,7 +862,7 @@ L["Name"] = "이름"
L["Name Function"] = "이름 함수" L["Name Function"] = "이름 함수"
L["Name Function (fallback state)"] = "Name 함수 (고장 대체 상태)" L["Name Function (fallback state)"] = "Name 함수 (고장 대체 상태)"
L["Name of Caster's Target"] = "시전 대상의 이름" L["Name of Caster's Target"] = "시전 대상의 이름"
L["Name of the (sub-)zone currently shown above the minimap."] = "현재 있는 지역 (하위 지역 포함) 이름은 미니맵 위에 나와있습니다." L["Name of the (sub-)zone currently shown above the minimap."] = "지금 있는 지역 (하위 지역 포함) 이름은 미니맵 위에 나와있습니다."
L["Name(s)"] = "이름 (여럿 가능)" L["Name(s)"] = "이름 (여럿 가능)"
L["Name/Realm of Caster's Target"] = "시전 대상의 이름/서버" L["Name/Realm of Caster's Target"] = "시전 대상의 이름/서버"
L["Nameplate"] = "이름표" L["Nameplate"] = "이름표"
@@ -1329,7 +1333,7 @@ Supports Instance IDs prefixed with 'i'.
Entries can be prefixed with '-' to negate.]=] ] = "여러 항목을 지원하며 쉼표로 구분됩니다. 자식 지역(Child Zone) ID 를 포함하려면 'c2022'처럼 'c'를 접두사로 사용하세요. 그룹 지역(Group Zone) ID는 'g277'처럼 'g'를 접두사로 사용해야 합니다. 구역(Area) ID는 https://wago.tools/db2/AreaTable에서 확인할 수 있으며 'a'를 접두사로 사용합니다. 인스턴스(Instance) ID는 'i'를 접두사로 사용하세요. 이들 항목은 '-'를 접두사로 사용하면 조건이 반대로 해당 지역에 없을 때가 됩니다." Entries can be prefixed with '-' to negate.]=] ] = "여러 항목을 지원하며 쉼표로 구분됩니다. 자식 지역(Child Zone) ID 를 포함하려면 'c2022'처럼 'c'를 접두사로 사용하세요. 그룹 지역(Group Zone) ID는 'g277'처럼 'g'를 접두사로 사용해야 합니다. 구역(Area) ID는 https://wago.tools/db2/AreaTable에서 확인할 수 있으며 'a'를 접두사로 사용합니다. 인스턴스(Instance) ID는 'i'를 접두사로 사용하세요. 이들 항목은 '-'를 접두사로 사용하면 조건이 반대로 해당 지역에 없을 때가 됩니다."
L["Swing"] = "근접 평타" L["Swing"] = "근접 평타"
L["Swing Timer"] = "근접 평타 타이머" L["Swing Timer"] = "근접 평타 타이머"
L["Swipe"] = "원형 진행" L["Swipe"] = "쿨타임 진행"
L["Syntax /wa feature <toggle|on|enable|disable|off> <feature>"] = "사용법 /wa feature <toggle|on|enable|disable|off> <feature>" L["Syntax /wa feature <toggle|on|enable|disable|off> <feature>"] = "사용법 /wa feature <toggle|on|enable|disable|off> <feature>"
L["System"] = "시스템" L["System"] = "시스템"
L["Systems"] = "시스템" L["Systems"] = "시스템"
@@ -1368,7 +1372,7 @@ L["The total quantity a warband character can transfer after paying the transfer
L["The total quantity after transferring everything to your current character and paying the transfer cost"] = "모든 수량을 현재 캐릭터로 이전하고 이전 비용까지 차감된 후의 총 수량" L["The total quantity after transferring everything to your current character and paying the transfer cost"] = "모든 수량을 현재 캐릭터로 이전하고 이전 비용까지 차감된 후의 총 수량"
L["The War Within"] = "내부 전쟁" L["The War Within"] = "내부 전쟁"
L["There are %i updates to your auras ready to be installed!"] = "위크오라 %i개의 업데이트를 설치할 수 있습니다!" L["There are %i updates to your auras ready to be installed!"] = "위크오라 %i개의 업데이트를 설치할 수 있습니다!"
L["Thick Outline"] = "굵은 외곽선" L["Thick Outline"] = "두꺼운 외곽선"
L["Thickness"] = "두께" L["Thickness"] = "두께"
L["Third"] = "세 번째" L["Third"] = "세 번째"
L["Third Value of Tooltip Text"] = "툴팁 텍스트의 세번째 값" L["Third Value of Tooltip Text"] = "툴팁 텍스트의 세번째 값"
+4
View File
@@ -641,6 +641,8 @@ L["Dropdown Menu"] = "Dropdown Menu"
--[[Translation missing --]] --[[Translation missing --]]
L["Dumping table"] = "Dumping table" L["Dumping table"] = "Dumping table"
--[[Translation missing --]] --[[Translation missing --]]
L["Dungeon (Celestial)"] = "Dungeon (Celestial)"
--[[Translation missing --]]
L["Dungeon (Heroic)"] = "Dungeon (Heroic)" L["Dungeon (Heroic)"] = "Dungeon (Heroic)"
--[[Translation missing --]] --[[Translation missing --]]
L["Dungeon (Mythic)"] = "Dungeon (Mythic)" L["Dungeon (Mythic)"] = "Dungeon (Mythic)"
@@ -1299,6 +1301,8 @@ L["Loot Specialization Id"] = "Loot Specialization Id"
--[[Translation missing --]] --[[Translation missing --]]
L["Loot Specialization Name"] = "Loot Specialization Name" L["Loot Specialization Name"] = "Loot Specialization Name"
--[[Translation missing --]] --[[Translation missing --]]
L["Lorewalking"] = "Lorewalking"
--[[Translation missing --]]
L["Lost"] = "Lost" L["Lost"] = "Lost"
--[[Translation missing --]] --[[Translation missing --]]
L["Low Damage"] = "Low Damage" L["Low Damage"] = "Low Damage"
+4
View File
@@ -439,6 +439,8 @@ L["Dragonflight"] = "Dragonflight"
L["Drain"] = "Вытягивание" L["Drain"] = "Вытягивание"
L["Dropdown Menu"] = "Выпадающее меню" L["Dropdown Menu"] = "Выпадающее меню"
L["Dumping table"] = "Дамп таблицы" L["Dumping table"] = "Дамп таблицы"
--[[Translation missing --]]
L["Dungeon (Celestial)"] = "Dungeon (Celestial)"
L["Dungeon (Heroic)"] = "Подземелье (героическое)" L["Dungeon (Heroic)"] = "Подземелье (героическое)"
L["Dungeon (Mythic)"] = "Подземелье (эпохальное)" L["Dungeon (Mythic)"] = "Подземелье (эпохальное)"
L["Dungeon (Mythic+)"] = "Подземелье (М+)" L["Dungeon (Mythic+)"] = "Подземелье (М+)"
@@ -792,6 +794,8 @@ L["Loot"] = "Добыча"
L["Loot Specialization"] = "Специализация добычи" L["Loot Specialization"] = "Специализация добычи"
L["Loot Specialization Id"] = "Идентификатор специализации добычи" L["Loot Specialization Id"] = "Идентификатор специализации добычи"
L["Loot Specialization Name"] = "Название специализации добычи" L["Loot Specialization Name"] = "Название специализации добычи"
--[[Translation missing --]]
L["Lorewalking"] = "Lorewalking"
L["Lost"] = "Израсходован" L["Lost"] = "Израсходован"
L["Low Damage"] = "Незначительный урон" L["Low Damage"] = "Незначительный урон"
L["Lower Than Tank"] = "Меньше чем у основной цели" L["Lower Than Tank"] = "Меньше чем у основной цели"
+4
View File
@@ -428,6 +428,8 @@ L["Dragonflight"] = "巨龙时代"
L["Drain"] = "引导性吸取" L["Drain"] = "引导性吸取"
L["Dropdown Menu"] = "下拉菜单" L["Dropdown Menu"] = "下拉菜单"
L["Dumping table"] = "转存表" L["Dumping table"] = "转存表"
--[[Translation missing --]]
L["Dungeon (Celestial)"] = "Dungeon (Celestial)"
L["Dungeon (Heroic)"] = "地下城(英雄)" L["Dungeon (Heroic)"] = "地下城(英雄)"
L["Dungeon (Mythic)"] = "地下城(史诗)" L["Dungeon (Mythic)"] = "地下城(史诗)"
L["Dungeon (Mythic+)"] = "地下城(史诗钥石)" L["Dungeon (Mythic+)"] = "地下城(史诗钥石)"
@@ -772,6 +774,8 @@ L["Loot"] = "拾取"
L["Loot Specialization"] = "拾取专精" L["Loot Specialization"] = "拾取专精"
L["Loot Specialization Id"] = "拾取专精ID" L["Loot Specialization Id"] = "拾取专精ID"
L["Loot Specialization Name"] = "拾取专精名称" L["Loot Specialization Name"] = "拾取专精名称"
--[[Translation missing --]]
L["Lorewalking"] = "Lorewalking"
L["Lost"] = "失去" L["Lost"] = "失去"
L["Low Damage"] = "低伤害" L["Low Damage"] = "低伤害"
L["Lower Than Tank"] = "比MT低" L["Lower Than Tank"] = "比MT低"
+5 -1
View File
@@ -419,6 +419,8 @@ L["Dragonflight"] = "巨龍崛起"
L["Drain"] = "抽取資源" L["Drain"] = "抽取資源"
L["Dropdown Menu"] = "下拉選單" L["Dropdown Menu"] = "下拉選單"
L["Dumping table"] = "傾印表格" L["Dumping table"] = "傾印表格"
--[[Translation missing --]]
L["Dungeon (Celestial)"] = "Dungeon (Celestial)"
L["Dungeon (Heroic)"] = "地城 (英雄)" L["Dungeon (Heroic)"] = "地城 (英雄)"
L["Dungeon (Mythic)"] = "地城 (傳奇)" L["Dungeon (Mythic)"] = "地城 (傳奇)"
L["Dungeon (Mythic+)"] = "地城 (M+)" L["Dungeon (Mythic+)"] = "地城 (M+)"
@@ -762,6 +764,8 @@ L["Loot"] = "拾取"
L["Loot Specialization"] = "拾取專精" L["Loot Specialization"] = "拾取專精"
L["Loot Specialization Id"] = "拾取專精ID" L["Loot Specialization Id"] = "拾取專精ID"
L["Loot Specialization Name"] = "拾取專精名稱" L["Loot Specialization Name"] = "拾取專精名稱"
--[[Translation missing --]]
L["Lorewalking"] = "Lorewalking"
L["Lost"] = "失去" L["Lost"] = "失去"
L["Low Damage"] = "低傷害" L["Low Damage"] = "低傷害"
L["Lower Than Tank"] = "低於坦克" L["Lower Than Tank"] = "低於坦克"
@@ -1339,7 +1343,7 @@ L["Texture Picker"] = "材質選擇器"
L["Texture Rotation"] = "材質旋轉" L["Texture Rotation"] = "材質旋轉"
L["Thaddius"] = "泰迪斯" L["Thaddius"] = "泰迪斯"
L["The aura has overwritten the global '%s', this might affect other auras."] = "這個提醒效果會覆蓋全域的 '%s',將會影響其他提醒效果。" L["The aura has overwritten the global '%s', this might affect other auras."] = "這個提醒效果會覆蓋全域的 '%s',將會影響其他提醒效果。"
L["The aura tried to overwrite the aura_env global, which is not allowed."] = "光環試圖覆蓋全域aura_env,這是不允許的。" L["The aura tried to overwrite the aura_env global, which is not allowed."] = "提醒效果嘗試覆寫 aura_env 全域變數,這是不允許的。"
L["The effective level differs from the level in e.g. Time Walking dungeons."] = "真實等級和等級 (例如: 時光漫遊的) 不同。" L["The effective level differs from the level in e.g. Time Walking dungeons."] = "真實等級和等級 (例如: 時光漫遊的) 不同。"
L["The Four Horsemen"] = "四騎士" L["The Four Horsemen"] = "四騎士"
L["The 'ID' value can be found in the BigWigs options of a specific spell"] = "此 'ID' 值可以在 BigWigs 選項的特殊法術中找到" L["The 'ID' value can be found in the BigWigs options of a specific spell"] = "此 'ID' 值可以在 BigWigs 選項的特殊法術中找到"
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+1 -1
View File
@@ -1,7 +1,7 @@
## Interface: 30300 ## Interface: 30300
## Title: WeakAuras ## Title: WeakAuras
## Author: The WeakAuras Team ## Author: The WeakAuras Team
## Version: 5.20.1 ## Version: 5.20.2
## IconTexture: Interface\AddOns\WeakAuras\Media\Textures\icon.blp ## IconTexture: Interface\AddOns\WeakAuras\Media\Textures\icon.blp
## X-Flavor: 3.3.5 ## X-Flavor: 3.3.5
## Notes: A powerful, comprehensive utility for displaying graphics and information based on buffs, debuffs, and other triggers. ## Notes: A powerful, comprehensive utility for displaying graphics and information based on buffs, debuffs, and other triggers.
+1 -1
View File
@@ -1,7 +1,7 @@
## Interface: 30300 ## Interface: 30300
## Title: WeakAuras Model Paths ## Title: WeakAuras Model Paths
## Author: The WeakAuras Team ## Author: The WeakAuras Team
## Version: 5.20.1 ## Version: 5.20.2
## Notes: Model paths for WeakAuras ## Notes: Model paths for WeakAuras
## Notes-esES: Las rutas de modelos para WeakAuras ## Notes-esES: Las rutas de modelos para WeakAuras
## Notes-esMX: Las rutas de modelos para WeakAuras ## Notes-esMX: Las rutas de modelos para WeakAuras
+8 -26
View File
@@ -4,36 +4,18 @@ local AddonName = ...
local OptionsPrivate = select(2, ...) local OptionsPrivate = select(2, ...)
OptionsPrivate.changelog = { OptionsPrivate.changelog = {
versionString = '5.20.1', versionString = '5.20.2',
dateString = '2025-08-05', dateString = '2025-08-15',
fullChangeLogUrl = 'https://github.com/WeakAuras/WeakAuras2/compare/5.20.0...5.20.1', fullChangeLogUrl = 'https://github.com/WeakAuras/WeakAuras2/compare/5.20.1...5.20.2',
highlightText = [==[ highlightText = [==[
new game patch, new weakauras version bugfix release for some broken textures]==], commitText = [==[Pewtro (2):
- load status indicator (the little power icon) now changes shape depending on load status in addition to color - Re-export the .blp files
- item count trigger no longer claims to check the reagent bank, since that doesn't exist anymore - Add Celestial Dungeon load option instance type
- custom code meant to run on every frame now has a builtin throttle option, so no more need for if GetTime() > (aura_env.last + 1) boilerplate :)]==], commitText = [==[InfusOnWoW (2):
- Tweak loaded/standby/unloaded icons emptyrivers (1):
- Bufftrigger: Fix Unit Caste condition
Stanzilla (2): - some more difficulty ids
- Update WeakAurasModelPaths from wago.tools
- Update WeakAurasModelPaths from wago.tools
emptyrivers (4):
- drop reagent bank option
- toc bump
- lazily get rid of STATICPOPUPS_NUMDIALOGS
- protect weakauras against unaligned ai
mrbuds (3):
- Add throttle option for everyframe custom triggers
- Add throttle option for everyframe custom text
- Make profiling of BuffTrigger2 more granular
]==] ]==]
} }
+7 -7
View File
@@ -354,12 +354,12 @@ UNIT_POWER_UPDATE:player, UNIT_AURA:nameplate:group PLAYER_TARGET_CHANGED CLEU:S
L["Else If %s"] = "Else If %s" L["Else If %s"] = "Else If %s"
L["Empty Base Region"] = "공백 기본 표시 영역(Region)" L["Empty Base Region"] = "공백 기본 표시 영역(Region)"
L["Enable \"Edge\" part of the overlay"] = "오버레이의 \"경계선\" 부분을 켭니다" L["Enable \"Edge\" part of the overlay"] = "오버레이의 \"경계선\" 부분을 켭니다"
L["Enable \"swipe\" part of the overlay"] = "오버레이의 \"원형 진행\" 부분을 켭니다" L["Enable \"swipe\" part of the overlay"] = "오버레이의 \"쿨타임 진행\" 부분을 켭니다"
L["Enable Debug Log"] = "디버그 로그 활성화" L["Enable Debug Log"] = "디버그 로그 활성화"
L["Enable Debug Logging"] = "디버그 로그 사용" L["Enable Debug Logging"] = "디버그 로그 사용"
L["Enable Gradient"] = "그라디언트 활성화" L["Enable Gradient"] = "그라디언트 활성화"
L["Enable Swipe"] = "원형 진행 켜기" L["Enable Swipe"] = "쿨타임 진행 켜기"
L["Enable the \"Swipe\" radial overlay"] = "\"원형 진행\" 오버레이를 켭니다" L["Enable the \"Swipe\" radial overlay"] = "\"쿨타임 진행\" 원형 오버레이를 켭니다"
L["Enabled"] = "활성화" L["Enabled"] = "활성화"
L["End Angle"] = "종료 각도" L["End Angle"] = "종료 각도"
L["End of %s"] = "%s의 끝" L["End of %s"] = "%s의 끝"
@@ -743,7 +743,7 @@ every 3 events starting from 2nd and ending at 11th: 2-11/3]=] ] = [=[이벤트
L["Shadow Y Offset"] = "그림자 Y 위치 조정" L["Shadow Y Offset"] = "그림자 Y 위치 조정"
L["Shift-click to create chat link"] = "Shift+클릭으로 대화창 링크 생성" L["Shift-click to create chat link"] = "Shift+클릭으로 대화창 링크 생성"
L["Show \"Edge\""] = "\"경계\" 표시" L["Show \"Edge\""] = "\"경계\" 표시"
L["Show \"Swipe\""] = "\"원형 진행\" 표시" L["Show \"Swipe\""] = "\"쿨타임 진행\" 표시"
L["Show and Clone Settings"] = "표시 및 복제 설정" L["Show and Clone Settings"] = "표시 및 복제 설정"
L["Show Border"] = "테두리 표시" L["Show Border"] = "테두리 표시"
L["Show Circular Texture"] = "테두리 텍스처 표시" L["Show Circular Texture"] = "테두리 텍스처 표시"
@@ -818,7 +818,7 @@ every 3 events starting from 2nd and ending at 11th: 2-11/3]=] ] = [=[이벤트
L["Sub Option %i"] = "하위 옵션 %i" L["Sub Option %i"] = "하위 옵션 %i"
L["Subevent"] = "서브이벤트" L["Subevent"] = "서브이벤트"
L["Subevent Suffix"] = "서브이벤트 접미사" L["Subevent Suffix"] = "서브이벤트 접미사"
L["Swipe Overlay Settings"] = "원형 진행 오버레이 설정" L["Swipe Overlay Settings"] = "쿨타임 진행 오버레이 설정"
L["Templates could not be loaded, the addon is %s"] = "템플릿을 불러올 수 없습니다. 애드온은 %s입니다." L["Templates could not be loaded, the addon is %s"] = "템플릿을 불러올 수 없습니다. 애드온은 %s입니다."
L["Temporary Group"] = "임시 그룹" L["Temporary Group"] = "임시 그룹"
L["Text %s"] = "텍스트 %s" L["Text %s"] = "텍스트 %s"
@@ -832,8 +832,8 @@ every 3 events starting from 2nd and ending at 11th: 2-11/3]=] ] = [=[이벤트
L["Texture X Offset"] = "텍스처 X 위치 조정" L["Texture X Offset"] = "텍스처 X 위치 조정"
L["Texture Y Offset"] = "텍스처 Y 위치 조정" L["Texture Y Offset"] = "텍스처 Y 위치 조정"
L["Thanks"] = "감사 인사" L["Thanks"] = "감사 인사"
L["The addon ElvUI is enabled. It might add cooldown numbers to the swipe. You can configure these in the ElvUI settings"] = "ElvUI 애드온을 사용중이므로 원형 진행 부에 쿨타임 시간이 표시될 것입니다. 시간 텍스트는 ElvUI 설정에서 조정할 수 있습니다" L["The addon ElvUI is enabled. It might add cooldown numbers to the swipe. You can configure these in the ElvUI settings"] = "ElvUI 애드온을 사용중이므로 쿨타임 진행 부에 쿨타임 시간이 표시될 것입니다. 시간 텍스트는 ElvUI 설정에서 조정할 수 있습니다"
L["The addon OmniCC is enabled. It might add cooldown numbers to the swipe. You can configure these in the OmniCC settings"] = "OmniCC 애드온을 사용중이므로 원형 진행 부에 쿨타임 시간이 표시될 것입니다. 시간 텍스트는 OmniCC 설정에서 조정할 수 있습니다" L["The addon OmniCC is enabled. It might add cooldown numbers to the swipe. You can configure these in the OmniCC settings"] = "OmniCC 애드온을 사용중이므로 쿨타임 진행 부에 쿨타임 시간이 표시될 것입니다. 시간 텍스트는 OmniCC 설정에서 조정할 수 있습니다"
L["The duration of the animation in seconds."] = "애니메이션 지속시간 (초)" L["The duration of the animation in seconds."] = "애니메이션 지속시간 (초)"
L["The duration of the animation in seconds. The finish animation does not start playing until after the display would normally be hidden."] = "애니메이션의 초단위 지속시간입니다. 종료 애니메이션은 일반적으로는 디스플레이가 숨겨지기 전까진 재생을 시작하지 않습니다." L["The duration of the animation in seconds. The finish animation does not start playing until after the display would normally be hidden."] = "애니메이션의 초단위 지속시간입니다. 종료 애니메이션은 일반적으로는 디스플레이가 숨겨지기 전까진 재생을 시작하지 않습니다."
L["The group and all direct children will share the same base frame level."] = "이 그룹과 모든 직속 자식 위크오라는 같은 기반의 프레임 레벨을 공유합니다." L["The group and all direct children will share the same base frame level."] = "이 그룹과 모든 직속 자식 위크오라는 같은 기반의 프레임 레벨을 공유합니다."
+2 -2
View File
@@ -267,7 +267,7 @@ Off Screen]=] ] = [=[提醒效果
L["Custom Init"] = "自訂初始化" L["Custom Init"] = "自訂初始化"
L["Custom Load"] = "自訂載入" L["Custom Load"] = "自訂載入"
L["Custom Options"] = "自訂選項" L["Custom Options"] = "自訂選項"
L["Custom Text Update Throttle"] = "定義文字更新限制" L["Custom Text Update Throttle"] = "文字更新限制"
L["Custom Trigger"] = "自訂觸發" L["Custom Trigger"] = "自訂觸發"
L["Custom trigger event tooltip"] = [=[ L["Custom trigger event tooltip"] = [=[
@@ -280,7 +280,7 @@ UNIT_POWER, UNIT_AURA PLAYER_TARGET_CHANGED]=]
|cFF4444FF例如:|r |cFF4444FF例如:|r
UNIT_POWER, UNIT_AURA PLAYER_TARGET_CHANGED]=] UNIT_POWER, UNIT_AURA PLAYER_TARGET_CHANGED]=]
L["Custom trigger Update Throttle"] = "定義觸發器更新限制" L["Custom trigger Update Throttle"] = "觸發器更新限制"
L["Custom Trigger: Ignore Lua Errors on OPTIONS event"] = "自訂觸發: 忽略 OPTIONS 事件的 Lua 錯誤" L["Custom Trigger: Ignore Lua Errors on OPTIONS event"] = "自訂觸發: 忽略 OPTIONS 事件的 Lua 錯誤"
L["Custom Trigger: Send fake events instead of STATUS event"] = "自訂觸發: 發送假的事件而不是 STATUS 事件" L["Custom Trigger: Send fake events instead of STATUS event"] = "自訂觸發: 發送假的事件而不是 STATUS 事件"
L["Custom Unload"] = "自訂取消載入" L["Custom Unload"] = "自訂取消載入"
+1 -1
View File
@@ -3,7 +3,7 @@ local Private = select(2, ...)
local L = WeakAuras.L local L = WeakAuras.L
local optionsVersion = "5.20.1 Beta" local optionsVersion = "5.20.2 Beta"
if optionsVersion ~= WeakAuras.versionString then if optionsVersion ~= WeakAuras.versionString then
local message = string.format(L["The WeakAuras Options Addon version %s doesn't match the WeakAuras version %s. If you updated the addon while the game was running, try restarting World of Warcraft. Otherwise try reinstalling WeakAuras"], local message = string.format(L["The WeakAuras Options Addon version %s doesn't match the WeakAuras version %s. If you updated the addon while the game was running, try restarting World of Warcraft. Otherwise try reinstalling WeakAuras"],
+1 -1
View File
@@ -1,7 +1,7 @@
## Interface: 30300 ## Interface: 30300
## Title: WeakAuras Options ## Title: WeakAuras Options
## Author: The WeakAuras Team ## Author: The WeakAuras Team
## Version: 5.20.1 ## Version: 5.20.2
## IconTexture: Interface\AddOns\WeakAuras\Media\Textures\icon.blp ## IconTexture: Interface\AddOns\WeakAuras\Media\Textures\icon.blp
## Notes: Options for WeakAuras ## Notes: Options for WeakAuras
## Notes-esES: Opciones para WeakAuras ## Notes-esES: Opciones para WeakAuras
+1 -1
View File
@@ -1,7 +1,7 @@
## Interface: 30300 ## Interface: 30300
## Title: WeakAuras Templates ## Title: WeakAuras Templates
## Author: The WeakAuras Team ## Author: The WeakAuras Team
## Version: 5.20.1 ## Version: 5.20.2
## Notes: Templates for WeakAuras ## Notes: Templates for WeakAuras
## Notes-esES: Plantillas para WeakAuras ## Notes-esES: Plantillas para WeakAuras
## Notes-esMX: Plantillas para WeakAuras ## Notes-esMX: Plantillas para WeakAuras