5.19.10
This commit is contained in:
@@ -37,6 +37,8 @@ local L = WeakAuras.L
|
||||
L["%s - Finish Custom Text"] = "%s - 結束自訂文字"
|
||||
L["%s - Init Action"] = "%s - 初始動作"
|
||||
L["%s - Main"] = "%s - 主要"
|
||||
L["%s - OnLoad"] = "%s - 在載入"
|
||||
L["%s - OnUnload"] = "%s - 在未載入"
|
||||
L["%s - Option #%i has the key %s. Please choose a different option key."] = "%s - 選項 #%i 已經有 key %s。請選擇另一個不同的選項 key。"
|
||||
L["%s - Rotate Animation"] = "%s - 旋轉動畫"
|
||||
L["%s - Scale Animation"] = "%s - 縮放動畫"
|
||||
@@ -141,8 +143,8 @@ Enable this setting if you want this timer to be hidden, or when using a WeakAur
|
||||
L["Anchor Mode"] = "定位模式"
|
||||
L["Anchor Point"] = "對齊點"
|
||||
L["Anchored To"] = "對齊到"
|
||||
L["And "] = "和 "
|
||||
L["and"] = "和"
|
||||
L["And "] = "和 "
|
||||
L["and %s"] = "以及 %s"
|
||||
L["and aligned left"] = "和靠左對齊"
|
||||
L["and aligned right"] = "和靠右對齊"
|
||||
@@ -261,6 +263,9 @@ Off Screen]=] ] = [=[提醒效果
|
||||
L["Custom Code"] = "自訂程式碼"
|
||||
L["Custom Code Viewer"] = "自訂程式碼檢視器"
|
||||
L["Custom Frames"] = "自訂框架"
|
||||
L["Custom Functions"] = "自訂功能"
|
||||
L["Custom Init"] = "自訂初始化"
|
||||
L["Custom Load"] = "自訂載入"
|
||||
L["Custom Options"] = "自訂選項"
|
||||
L["Custom Trigger"] = "自訂觸發"
|
||||
L["Custom trigger event tooltip"] = [=[選擇自訂觸發要檢查的事件。
|
||||
@@ -276,6 +281,7 @@ UNIT_POWER, UNIT_AURA PLAYER_TARGET_CHANGED]=]
|
||||
UNIT_POWER, UNIT_AURA PLAYER_TARGET_CHANGED]=]
|
||||
L["Custom Trigger: Ignore Lua Errors on OPTIONS event"] = "自訂觸發: 忽略 OPTIONS 事件的 Lua 錯誤"
|
||||
L["Custom Trigger: Send fake events instead of STATUS event"] = "自訂觸發: 發送假的事件而不是 STATUS 事件"
|
||||
L["Custom Unload"] = "自訂未載入"
|
||||
L["Custom Untrigger"] = "自訂取消觸發"
|
||||
L["Debug Log"] = "偵錯紀錄"
|
||||
L["Debug Log:"] = "偵錯紀錄:"
|
||||
@@ -603,7 +609,6 @@ every 3 events starting from 2nd and ending at 11th: 2-11/3]=] ] = [=[事件發
|
||||
L["Okay"] = "確認"
|
||||
L["ON"] = "開啟"
|
||||
L["On Hide"] = "消失時"
|
||||
L["On Init"] = "初始化時"
|
||||
L["On Show"] = "出現時"
|
||||
L["Only Match auras cast by a player (not an npc)"] = "只符合玩家 (非 NPC) 施放的光環"
|
||||
L["Only match auras cast by people other than the player or their pet"] = "只符合玩家或他們的寵物以外的人施放的光環"
|
||||
|
||||
Reference in New Issue
Block a user