This commit is contained in:
NoM0Re
2025-05-31 22:54:39 +02:00
committed by GitHub
parent 9def6a5ab8
commit bda851552d
58 changed files with 2518 additions and 1671 deletions
+54 -14
View File
@@ -40,6 +40,10 @@ local L = WeakAuras.L
L["%s - Finish Custom Text"] = "%s - Termina il Testo Personalizzato"
L["%s - Init Action"] = "%s - Azione di Inizializzazione"
L["%s - Main"] = "%s - Principale"
--[[Translation missing --]]
L["%s - OnLoad"] = "%s - OnLoad"
--[[Translation missing --]]
L["%s - OnUnload"] = "%s - OnUnload"
L["%s - Option #%i has the key %s. Please choose a different option key."] = "%s - L'opzione #%i ha la chiave %s. Scegli una chiave di opzione diversa."
L["%s - Rotate Animation"] = "%s - Ruota Animazione"
L["%s - Scale Animation"] = "%s - Scala Animazione"
@@ -151,8 +155,8 @@ Enable this setting if you want this timer to be hidden, or when using a WeakAur
L["Anchor Mode"] = "Anchor Mode"
L["Anchor Point"] = "Punto di ancoraggio"
L["Anchored To"] = "Ancorato a"
L["And "] = "E"
L["and"] = "e"
L["And "] = "E"
L["and %s"] = "e %s"
L["and aligned left"] = "e allineato a sinistra"
L["and aligned right"] = "e allineato a destra"
@@ -280,18 +284,43 @@ Off Screen]=] ] = "L'aura è fuori dallo schermo"
--[[Translation missing --]]
L["Custom Frames"] = "Custom Frames"
--[[Translation missing --]]
L["Custom Functions"] = "Custom Functions"
--[[Translation missing --]]
L["Custom Init"] = "Custom Init"
--[[Translation missing --]]
L["Custom Load"] = "Custom Load"
--[[Translation missing --]]
L["Custom Options"] = "Custom Options"
--[[Translation missing --]]
L["Custom Trigger"] = "Custom Trigger"
--[[Translation missing --]]
L["Custom trigger event tooltip"] = "Custom trigger event tooltip"
L["Custom trigger event tooltip"] = [=[Choose which events cause the custom trigger to be checked. Multiple events can be specified using commas or spaces.
• "UNIT" events can use colons to define which unitIDs will be registered. In addition to UnitIDs Unit types can be used, they include "nameplate", "group", "raid", "party", "arena", "boss".
• "CLEU" can be used instead of COMBAT_LOG_EVENT_UNFILTERED and colons can be used to separate specific "subEvents" you want to receive.
• The keyword "TRIGGER" can be used, with colons separating trigger numbers, to have the custom trigger get updated when the specified trigger(s) update.
|cFF4444FFFor example:|r
UNIT_POWER_UPDATE:player, UNIT_AURA:nameplate:group PLAYER_TARGET_CHANGED CLEU:SPELL_CAST_SUCCESS TRIGGER:3:1
]=]
--[[Translation missing --]]
L["Custom trigger status tooltip"] = "Custom trigger status tooltip"
L["Custom trigger status tooltip"] = [=[Choose which events cause the custom trigger to be checked. Multiple events can be specified using commas or spaces.
• "UNIT" events can use colons to define which unitIDs will be registered. In addition to UnitIDs Unit types can be used, they include "nameplate", "group", "raid", "party", "arena", "boss".
• "CLEU" can be used instead of COMBAT_LOG_EVENT_UNFILTERED and colons can be used to separate specific "subEvents" you want to receive.
• The keyword "TRIGGER" can be used, with colons separating trigger numbers, to have the custom trigger get updated when the specified trigger(s) update.
Since this is a status-type trigger, the specified events may be called by WeakAuras without the expected arguments.
|cFF4444FFFor example:|r
UNIT_POWER_UPDATE:player, UNIT_AURA:nameplate:group PLAYER_TARGET_CHANGED CLEU:SPELL_CAST_SUCCESS TRIGGER:3:1
]=]
--[[Translation missing --]]
L["Custom Trigger: Ignore Lua Errors on OPTIONS event"] = "Custom Trigger: Ignore Lua Errors on OPTIONS event"
--[[Translation missing --]]
L["Custom Trigger: Send fake events instead of STATUS event"] = "Custom Trigger: Send fake events instead of STATUS event"
--[[Translation missing --]]
L["Custom Unload"] = "Custom Unload"
--[[Translation missing --]]
L["Custom Untrigger"] = "Custom Untrigger"
--[[Translation missing --]]
L["Debug Log"] = "Debug Log"
@@ -549,7 +578,7 @@ Bleed classification via LibDispel]=]
--[[Translation missing --]]
L["Grid direction"] = "Grid direction"
--[[Translation missing --]]
L["Group (verb)"] = "Group (verb)"
L["Group (verb)"] = "Group"
--[[Translation missing --]]
L["Group Alpha"] = "Group Alpha"
--[[Translation missing --]]
@@ -563,7 +592,17 @@ Bleed classification via LibDispel]=]
- Unit Frames: attach to unit frame buttons per unit.
- Custom Frames: choose which frame each region should be anchored to.]=]
--[[Translation missing --]]
L["Group aura count description"] = "Group aura count description"
L["Group aura count description"] = [=[The amount of units of type '%s' which must be affected by one or more of the given auras for the display to trigger.
If the entered number is a whole number (e.g. 5), the number of affected units will be compared with the entered number.
If the entered number is a decimal (e.g. 0.5), fraction (e.g. 1/2), or percentage (e.g. 50%%), then that fraction of the %s must be affected.
|cFF4444FFFor example:|r
|cFF00CC00> 0|r will trigger when any unit of type '%s' is affected
|cFF00CC00= 100%%|r will trigger when every unit of type '%s' is affected
|cFF00CC00!= 2|r will trigger when the number of units of type '%s' affected is not exactly 2
|cFF00CC00<= 0.8|r will trigger when less than 80%% of the units of type '%s' is affected (4 of 5 party members, 8 of 10 or 20 of 25 raid members)
|cFF00CC00> 1/2|r will trigger when more than half of the units of type '%s' is affected
]=]
--[[Translation missing --]]
L["Group by Frame"] = "Group by Frame"
--[[Translation missing --]]
@@ -815,11 +854,14 @@ Bleed classification via LibDispel]=]
--[[Translation missing --]]
L["Multiple Displays"] = "Multiple Displays"
--[[Translation missing --]]
L["Multiselect ignored tooltip"] = "Multiselect ignored tooltip"
L["Multiselect ignored tooltip"] = [=[|cFFFF0000Ignored|r - |cFF777777Single|r - |cFF777777Multiple|r
This option will not be used to determine when this display should load]=]
--[[Translation missing --]]
L["Multiselect multiple tooltip"] = "Multiselect multiple tooltip"
L["Multiselect multiple tooltip"] = [=[|cFF777777Ignored|r - |cFF777777Single|r - |cFF00FF00Multiple|r
Any number of matching values can be picked]=]
--[[Translation missing --]]
L["Multiselect single tooltip"] = "Multiselect single tooltip"
L["Multiselect single tooltip"] = [=[|cFF777777Ignored|r - |cFF00FF00Single|r - |cFF777777Multiple|r
Only a single matching value can be picked]=]
--[[Translation missing --]]
L["Must be a power of 2"] = "Must be a power of 2"
--[[Translation missing --]]
@@ -831,7 +873,7 @@ Bleed classification via LibDispel]=]
--[[Translation missing --]]
L["Name:"] = "Name:"
--[[Translation missing --]]
L["Negator"] = "Negator"
L["Negator"] = "Not"
--[[Translation missing --]]
L["New Aura"] = "New Aura"
--[[Translation missing --]]
@@ -889,8 +931,6 @@ every 3 events starting from 2nd and ending at 11th: 2-11/3]=]
--[[Translation missing --]]
L["On Hide"] = "On Hide"
--[[Translation missing --]]
L["On Init"] = "On Init"
--[[Translation missing --]]
L["On Show"] = "On Show"
--[[Translation missing --]]
L["Only Match auras cast by a player (not an npc)"] = "Only Match auras cast by a player (not an npc)"
@@ -1095,7 +1135,7 @@ every 3 events starting from 2nd and ending at 11th: 2-11/3]=]
--[[Translation missing --]]
L["Shadow Y Offset"] = "Shadow Y Offset"
--[[Translation missing --]]
L["Shift-click to create chat link"] = "Shift-click to create chat link"
L["Shift-click to create chat link"] = "Shift-click to create a |cFF8800FF[Chat Link]"
--[[Translation missing --]]
L["Show \"Edge\""] = "Show \"Edge\""
--[[Translation missing --]]
@@ -1427,10 +1467,10 @@ Upgrade your version of WeakAuras or wait for next release before installing thi
--[[Translation missing --]]
L["Use SetTransform"] = "Use SetTransform"
--[[Translation missing --]]
L["Used in Auras:"] = "Used in Auras:"
--[[Translation missing --]]
L["Used in auras:"] = "Used in auras:"
--[[Translation missing --]]
L["Used in Auras:"] = "Used in Auras:"
--[[Translation missing --]]
L["Uses Texture Coordinates to rotate the texture."] = "Uses Texture Coordinates to rotate the texture."
--[[Translation missing --]]
L["Uses UnitIsVisible() to check if game client has loaded a object for this unit. This distance is around 100 yards. This is polled every second."] = "Uses UnitIsVisible() to check if game client has loaded a object for this unit. This distance is around 100 yards. This is polled every second."