You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1489 lines
71 KiB
1489 lines
71 KiB
if not WeakAuras.IsLibsOK() then return end
|
|
|
|
if (GAME_LOCALE or GetLocale()) ~= "esMX" then
|
|
return
|
|
end
|
|
|
|
local L = WeakAuras.L
|
|
|
|
-- WeakAuras/Options
|
|
L[" and |cFFFF0000mirrored|r"] = "y |cFFFF0000reflejado|r"
|
|
L["-- Do not remove this comment, it is part of this aura: "] = "-- No remover este comentario, es parte de esta aura"
|
|
L[" rotated |cFFFF0000%s|r degrees"] = "rotado |cFFFF0000%s|r grados"
|
|
L["% of Progress"] = "% de progreso"
|
|
L["%d |4aura:auras; added"] = "%d |4aura:auras; agregada(s)"
|
|
L["%d |4aura:auras; deleted"] = "%d |4aura:auras; eliminada(s)"
|
|
L["%d |4aura:auras; modified"] = "%d |4aura:auras; modificada(s)"
|
|
L["%i auras selected"] = "%i auras seleccionados"
|
|
--[[Translation missing --]]
|
|
L["%s - %i. Trigger"] = "%s - %i. Trigger"
|
|
--[[Translation missing --]]
|
|
L["%s - Alpha Animation"] = "%s - Alpha Animation"
|
|
--[[Translation missing --]]
|
|
L["%s - Color Animation"] = "%s - Color Animation"
|
|
--[[Translation missing --]]
|
|
L["%s - Condition Custom Chat %s"] = "%s - Condition Custom Chat %s"
|
|
--[[Translation missing --]]
|
|
L["%s - Condition Custom Check %s"] = "%s - Condition Custom Check %s"
|
|
--[[Translation missing --]]
|
|
L["%s - Condition Custom Code %s"] = "%s - Condition Custom Code %s"
|
|
--[[Translation missing --]]
|
|
L["%s - Custom Anchor"] = "%s - Custom Anchor"
|
|
--[[Translation missing --]]
|
|
L["%s - Custom Grow"] = "%s - Custom Grow"
|
|
--[[Translation missing --]]
|
|
L["%s - Custom Sort"] = "%s - Custom Sort"
|
|
--[[Translation missing --]]
|
|
L["%s - Custom Text"] = "%s - Custom Text"
|
|
--[[Translation missing --]]
|
|
L["%s - Finish"] = "%s - Finish"
|
|
--[[Translation missing --]]
|
|
L["%s - Finish Action"] = "%s - Finish Action"
|
|
--[[Translation missing --]]
|
|
L["%s - Finish Custom Text"] = "%s - Finish Custom Text"
|
|
--[[Translation missing --]]
|
|
L["%s - Init Action"] = "%s - Init Action"
|
|
--[[Translation missing --]]
|
|
L["%s - Main"] = "%s - Main"
|
|
L["%s - Option #%i has the key %s. Please choose a different option key."] = "%s - La opción #%i tiene el código %s. Por favor selecciona un código diferente."
|
|
--[[Translation missing --]]
|
|
L["%s - Rotate Animation"] = "%s - Rotate Animation"
|
|
--[[Translation missing --]]
|
|
L["%s - Scale Animation"] = "%s - Scale Animation"
|
|
--[[Translation missing --]]
|
|
L["%s - Start"] = "%s - Start"
|
|
--[[Translation missing --]]
|
|
L["%s - Start Action"] = "%s - Start Action"
|
|
--[[Translation missing --]]
|
|
L["%s - Start Custom Text"] = "%s - Start Custom Text"
|
|
--[[Translation missing --]]
|
|
L["%s - Translate Animation"] = "%s - Translate Animation"
|
|
--[[Translation missing --]]
|
|
L["%s - Trigger Logic"] = "%s - Trigger Logic"
|
|
L["%s %s, Lines: %d, Frequency: %0.2f, Length: %d, Thickness: %d"] = "%s %s, Líneas: %d, Frecuencia: %0.2f, Longitud: %d, Espesor: %d"
|
|
L["%s %s, Particles: %d, Frequency: %0.2f, Scale: %0.2f"] = "%s %s, Partículas: %d, Frecuencia: %0.2f, Escala: %0.2f"
|
|
--[[Translation missing --]]
|
|
L["%s %u. Overlay Function"] = "%s %u. Overlay Function"
|
|
L["%s Alpha: %d%%"] = "%s Alfa: %d%%"
|
|
L["%s Color"] = "%s Color"
|
|
--[[Translation missing --]]
|
|
L["%s Custom Variables"] = "%s Custom Variables"
|
|
L["%s Default Alpha, Zoom, Icon Inset, Aspect Ratio"] = "%s Alfa por defecto, Zoom, Inserción de iconos, Relación de aspecto"
|
|
--[[Translation missing --]]
|
|
L["%s Duration Function"] = "%s Duration Function"
|
|
--[[Translation missing --]]
|
|
L["%s Icon Function"] = "%s Icon Function"
|
|
L["%s Inset: %d%%"] = "%s Inserción: %d%%"
|
|
L["%s is not a valid SubEvent for COMBAT_LOG_EVENT_UNFILTERED"] = "%s no es un válido SubEvent para COMBAT_LOG_EVENT_UNFILTERED"
|
|
L["%s Keep Aspect Ratio"] = "%s Mantener relación de aspecto"
|
|
--[[Translation missing --]]
|
|
L["%s Name Function"] = "%s Name Function"
|
|
--[[Translation missing --]]
|
|
L["%s Stacks Function"] = "%s Stacks Function"
|
|
--[[Translation missing --]]
|
|
L["%s stores around %s KB of data"] = "%s stores around %s KB of data"
|
|
--[[Translation missing --]]
|
|
L["%s Texture"] = "%s Texture"
|
|
--[[Translation missing --]]
|
|
L["%s Texture Function"] = "%s Texture Function"
|
|
L["%s total auras"] = "%s auras en total"
|
|
--[[Translation missing --]]
|
|
L["%s Trigger Function"] = "%s Trigger Function"
|
|
--[[Translation missing --]]
|
|
L["%s Untrigger Function"] = "%s Untrigger Function"
|
|
--[[Translation missing --]]
|
|
L["%s X offset by %d"] = "%s X offset by %d"
|
|
--[[Translation missing --]]
|
|
L["%s Y offset by %d"] = "%s Y offset by %d"
|
|
L["%s Zoom: %d%%"] = "%s Zoom: %d%%"
|
|
L["%s, Border"] = "%s, Borde"
|
|
L["%s, Offset: %0.2f;%0.2f"] = "%s, Desplazamiento: %0.2f;%0.2f"
|
|
L["%s, offset: %0.2f;%0.2f"] = "%s, desplazamiento: %0.2f;%0.2f"
|
|
L["%s|cFFFF0000custom|r texture with |cFFFF0000%s|r blend mode%s%s"] = "%s|cFFFF0000textura personalizada|r con |cFFFF0000%s|r modo de mezcla%s%s"
|
|
L["(Right click to rename)"] = "(Clic derecho para cambiar el nombre)"
|
|
L["|c%02x%02x%02x%02xCustom Color|r"] = "|c%02x%02x%02x%02xColor personalizado|r"
|
|
--[[Translation missing --]]
|
|
L["|cff999999Triggers tracking multiple units will default to being active even while no affected units are found without a Unit Count or Match Count setting applied.|r"] = "|cff999999Triggers tracking multiple units will default to being active even while no affected units are found without a Unit Count or Match Count setting applied.|r"
|
|
L["|cFFE0E000Note:|r This sets the description only on '%s'"] = "|cFFE0E000Note:|r Esto establece la descripción solo en '%s'"
|
|
L["|cFFE0E000Note:|r This sets the URL on all selected auras"] = "|cFFE0E000Note:|r Esto establece la URL en todas las auras seleccionadas"
|
|
L["|cFFE0E000Note:|r This sets the URL on this group and all its members."] = "|cFFE0E000Note:|r Esto establece la URL en este grupo y todos sus miembros."
|
|
--[[Translation missing --]]
|
|
L["|cFFFF0000Automatic|r length"] = "|cFFFF0000Automatic|r length"
|
|
--[[Translation missing --]]
|
|
L["|cFFFF0000default|r texture"] = "|cFFFF0000default|r texture"
|
|
--[[Translation missing --]]
|
|
L["|cFFFF0000desaturated|r "] = "|cFFFF0000desaturated|r "
|
|
--[[Translation missing --]]
|
|
L["|cFFFF0000Note:|r The unit '%s' is not a trackable unit."] = "|cFFFF0000Note:|r The unit '%s' is not a trackable unit."
|
|
--[[Translation missing --]]
|
|
L["|cFFFF0000Note:|r The unit '%s' requires soft target cvars to be enabled."] = "|cFFFF0000Note:|r The unit '%s' requires soft target cvars to be enabled."
|
|
--[[Translation missing --]]
|
|
L["|cFFffcc00Anchors:|r Anchored |cFFFF0000%s|r to frame's |cFFFF0000%s|r"] = "|cFFffcc00Anchors:|r Anchored |cFFFF0000%s|r to frame's |cFFFF0000%s|r"
|
|
--[[Translation missing --]]
|
|
L["|cFFffcc00Anchors:|r Anchored |cFFFF0000%s|r to frame's |cFFFF0000%s|r with offset |cFFFF0000%s/%s|r"] = "|cFFffcc00Anchors:|r Anchored |cFFFF0000%s|r to frame's |cFFFF0000%s|r with offset |cFFFF0000%s/%s|r"
|
|
--[[Translation missing --]]
|
|
L["|cFFffcc00Anchors:|r Anchored to frame's |cFFFF0000%s|r"] = "|cFFffcc00Anchors:|r Anchored to frame's |cFFFF0000%s|r"
|
|
--[[Translation missing --]]
|
|
L["|cFFffcc00Anchors:|r Anchored to frame's |cFFFF0000%s|r with offset |cFFFF0000%s/%s|r"] = "|cFFffcc00Anchors:|r Anchored to frame's |cFFFF0000%s|r with offset |cFFFF0000%s/%s|r"
|
|
--[[Translation missing --]]
|
|
L["|cFFffcc00Extra Options:|r"] = "|cFFffcc00Extra Options:|r"
|
|
--[[Translation missing --]]
|
|
L["|cFFffcc00Extra:|r %s and %s %s"] = "|cFFffcc00Extra:|r %s and %s %s"
|
|
--[[Translation missing --]]
|
|
L["|cFFffcc00Font Flags:|r |cFFFF0000%s|r and shadow |c%sColor|r with offset |cFFFF0000%s/%s|r%s%s"] = "|cFFffcc00Font Flags:|r |cFFFF0000%s|r and shadow |c%sColor|r with offset |cFFFF0000%s/%s|r%s%s"
|
|
--[[Translation missing --]]
|
|
L["|cFFffcc00Font Flags:|r |cFFFF0000%s|r and shadow |c%sColor|r with offset |cFFFF0000%s/%s|r%s%s%s"] = "|cFFffcc00Font Flags:|r |cFFFF0000%s|r and shadow |c%sColor|r with offset |cFFFF0000%s/%s|r%s%s%s"
|
|
--[[Translation missing --]]
|
|
L["|cffffcc00Format Options|r"] = "|cffffcc00Format Options|r"
|
|
--[[Translation missing --]]
|
|
L[ [=[• |cff00ff00Player|r, |cff00ff00Target|r, |cff00ff00Focus|r, and |cff00ff00Pet|r correspond directly to those individual unitIDs.
|
|
• |cff00ff00Specific Unit|r lets you provide a specific valid unitID to watch.
|
|
|cffff0000Note|r: The game will not fire events for all valid unitIDs, making some untrackable by this trigger.
|
|
• |cffffff00Party|r, |cffffff00Raid|r, |cffffff00Boss|r, |cffffff00Arena|r, and |cffffff00Nameplate|r can match multiple corresponding unitIDs.
|
|
• |cffffff00Smart Group|r adjusts to your current group type, matching just the "player" when solo, "party" units (including "player") in a party or "raid" units in a raid.
|
|
• |cffffff00Multi-target|r attempts to use the Combat Log events, rather than unitID, to track affected units.
|
|
|cffff0000Note|r: Without a direct relationship to actual unitIDs, results may vary.
|
|
|
|
|cffffff00*|r Yellow Unit settings can match multiple units and will default to being active even while no affected units are found without a Unit Count or Match Count setting.]=] ] = [=[• |cff00ff00Player|r, |cff00ff00Target|r, |cff00ff00Focus|r, and |cff00ff00Pet|r correspond directly to those individual unitIDs.
|
|
• |cff00ff00Specific Unit|r lets you provide a specific valid unitID to watch.
|
|
|cffff0000Note|r: The game will not fire events for all valid unitIDs, making some untrackable by this trigger.
|
|
• |cffffff00Party|r, |cffffff00Raid|r, |cffffff00Boss|r, |cffffff00Arena|r, and |cffffff00Nameplate|r can match multiple corresponding unitIDs.
|
|
• |cffffff00Smart Group|r adjusts to your current group type, matching just the "player" when solo, "party" units (including "player") in a party or "raid" units in a raid.
|
|
• |cffffff00Multi-target|r attempts to use the Combat Log events, rather than unitID, to track affected units.
|
|
|cffff0000Note|r: Without a direct relationship to actual unitIDs, results may vary.
|
|
|
|
|cffffff00*|r Yellow Unit settings can match multiple units and will default to being active even while no affected units are found without a Unit Count or Match Count setting.]=]
|
|
L["A 20x20 pixels icon"] = "Un icono de 20x20 píxeles"
|
|
L["A 32x32 pixels icon"] = "Un icono de 32x32 píxeles"
|
|
L["A 40x40 pixels icon"] = "Un icono de 40x40 píxeles"
|
|
L["A 48x48 pixels icon"] = "Un icono de 48x48x píxeles"
|
|
L["A 64x64 pixels icon"] = "Un icono de 64x64 píxeles"
|
|
L["A group that dynamically controls the positioning of its children"] = "Un grupo que controla de manera dinámica la posición de sus dependientes"
|
|
--[[Translation missing --]]
|
|
L[ [=[A timer will automatically be displayed according to default Interface Settings (overridden by some addons).
|
|
Enable this setting if you want this timer to be hidden, or when using a WeakAuras text to display the timer]=] ] = [=[A timer will automatically be displayed according to default Interface Settings (overridden by some addons).
|
|
Enable this setting if you want this timer to be hidden, or when using a WeakAuras text to display the timer]=]
|
|
L["A Unit ID (e.g., party1)."] = "Una ID de unidad (p. ej., grupo1)"
|
|
L["Actions"] = "Acciones"
|
|
--[[Translation missing --]]
|
|
L["Active Aura Filters and Info"] = "Active Aura Filters and Info"
|
|
L["Actual Spec"] = "Espec. Actual"
|
|
L["Add"] = "Agregar"
|
|
L["Add %s"] = "Agrega %s"
|
|
L["Add a new display"] = "Agregar una nueva aura"
|
|
L["Add Condition"] = "Agregar condición"
|
|
L["Add Entry"] = "Agregar entrada"
|
|
--[[Translation missing --]]
|
|
L["Add Extra Elements"] = "Add Extra Elements"
|
|
L["Add Option"] = "Agregar Opción"
|
|
--[[Translation missing --]]
|
|
L["Add Overlay"] = "Add Overlay"
|
|
--[[Translation missing --]]
|
|
L["Add Property Change"] = "Add Property Change"
|
|
--[[Translation missing --]]
|
|
L["Add Snippet"] = "Add Snippet"
|
|
--[[Translation missing --]]
|
|
L["Add Sub Option"] = "Add Sub Option"
|
|
L["Add to group %s"] = "Agregar al grupo %s"
|
|
L["Add to new Dynamic Group"] = "Agregar al grupo dinámico"
|
|
L["Add to new Group"] = "Agregar al grupo nuevo"
|
|
L["Add Trigger"] = "Agregar disparador"
|
|
L["Additional Events"] = "Eventos adicionales"
|
|
--[[Translation missing --]]
|
|
L["Advanced"] = "Advanced"
|
|
--[[Translation missing --]]
|
|
L["Affected Unit Filters and Info"] = "Affected Unit Filters and Info"
|
|
L["Align"] = "Alinear"
|
|
L["Alignment"] = "Alineación"
|
|
L["All of"] = "Todos de"
|
|
--[[Translation missing --]]
|
|
L["Allow Full Rotation"] = "Allow Full Rotation"
|
|
L["Alpha"] = "Transparencia"
|
|
L["Anchor"] = "Anchor"
|
|
L["Anchor Point"] = "Punto de anclaje"
|
|
L["Anchored To"] = "Anclado a"
|
|
L["And "] = "y"
|
|
L["and"] = "y"
|
|
L["and aligned left"] = "y alineado a la izquierda"
|
|
L["and aligned right"] = "y alineado a la derecha"
|
|
--[[Translation missing --]]
|
|
L["and rotated left"] = "and rotated left"
|
|
--[[Translation missing --]]
|
|
L["and rotated right"] = "and rotated right"
|
|
--[[Translation missing --]]
|
|
L["and Trigger %s"] = "and Trigger %s"
|
|
--[[Translation missing --]]
|
|
L["and with width |cFFFF0000%s|r and %s"] = "and with width |cFFFF0000%s|r and %s"
|
|
L["Angle"] = "Ángulo"
|
|
L["Animate"] = "Animar"
|
|
L["Animated Expand and Collapse"] = "Expansión y contracción animada"
|
|
--[[Translation missing --]]
|
|
L["Animates progress changes"] = "Animates progress changes"
|
|
--[[Translation missing --]]
|
|
L["Animation End"] = "Animation End"
|
|
--[[Translation missing --]]
|
|
L["Animation Mode"] = "Animation Mode"
|
|
L["Animation relative duration description"] = [=[Duración de la animación relativa a la duración del aura, expresado en fracciones (1/2), porcentaje (50%), o decimales (0.5).
|
|
|cFFFF0000Nota:|r si el aura no tiene progreso (por ejemplo, si no tiene un activador basado en tiempo, si el aura no tiene duración, etc.), la animación no correrá.
|
|
|
|
|cFF4444FFPor Ejemplo:|r
|
|
Si la duración de la animación es |cFF00CC0010%|r, y el disparador del aura es un beneficio que dura 20 segundos, la animación de entrada se mostrará por 2 segundos.
|
|
Si la duración de la animación es |cFF00CC0010%|r, y el disparador del aura es un beneficio sin tiempo asignado, la animación de entrada se ignorará."]=]
|
|
L["Animation Sequence"] = "Secuencia de animación"
|
|
--[[Translation missing --]]
|
|
L["Animation Start"] = "Animation Start"
|
|
L["Animations"] = "Animaciones"
|
|
--[[Translation missing --]]
|
|
L["Any of"] = "Any of"
|
|
L["Apply Template"] = "Aplicar plantilla"
|
|
L["Arcane Orb"] = "Orbe Arcano"
|
|
L["At a position a bit left of Left HUD position."] = "Un poco a la izquierda de la posición de la visualización frontal (HUD) a la izquierda"
|
|
L["At a position a bit left of Right HUD position"] = "Un poco a la izquierda de la posición de la visualización frontal (HUD) a la derecha"
|
|
L["At the same position as Blizzard's spell alert"] = "En la misma posición que la alerta de hechizos de Blizzard"
|
|
--[[Translation missing --]]
|
|
L[ [=[Aura is
|
|
Off Screen]=] ] = [=[Aura is
|
|
Off Screen]=]
|
|
L["Aura Name"] = "Nombre de aura"
|
|
--[[Translation missing --]]
|
|
L["Aura Name Pattern"] = "Aura Name Pattern"
|
|
--[[Translation missing --]]
|
|
L["Aura Order"] = "Aura Order"
|
|
--[[Translation missing --]]
|
|
L["Aura received from: %s"] = "Aura received from: %s"
|
|
L["Aura Type"] = "Tipo de aura"
|
|
--[[Translation missing --]]
|
|
L["Aura: '%s'"] = "Aura: '%s'"
|
|
--[[Translation missing --]]
|
|
L["Author Options"] = "Author Options"
|
|
--[[Translation missing --]]
|
|
L["Auto-Clone (Show All Matches)"] = "Auto-Clone (Show All Matches)"
|
|
L["Auto-cloning enabled"] = "Auto-clonación activada"
|
|
--[[Translation missing --]]
|
|
L["Automatic"] = "Automatic"
|
|
--[[Translation missing --]]
|
|
L["Automatic length"] = "Automatic length"
|
|
--[[Translation missing --]]
|
|
L["Available Voices are system specific"] = "Available Voices are system specific"
|
|
L["Backdrop Color"] = "Color de fondo"
|
|
--[[Translation missing --]]
|
|
L["Backdrop in Front"] = "Backdrop in Front"
|
|
L["Backdrop Style"] = "Estilo de fondo"
|
|
L["Background"] = "Fondo"
|
|
L["Background Color"] = "Color de fondo"
|
|
--[[Translation missing --]]
|
|
L["Background Inner"] = "Background Inner"
|
|
L["Background Offset"] = "Desplazamiento del fondo"
|
|
L["Background Texture"] = "Textura de fondo"
|
|
L["Bar Alpha"] = "Transparencia de la barra"
|
|
L["Bar Color Settings"] = "Propiedades del color de la barra"
|
|
--[[Translation missing --]]
|
|
L["Bar Color/Gradient Start"] = "Bar Color/Gradient Start"
|
|
L["Bar Texture"] = "Textura de la barra"
|
|
L["Big Icon"] = "Icono grande"
|
|
L["Blend Mode"] = "Modo de mezcla"
|
|
--[[Translation missing --]]
|
|
L["Blizzard Cooldown Reduction"] = "Blizzard Cooldown Reduction"
|
|
L["Blue Rune"] = "Runa azul"
|
|
L["Blue Sparkle Orb"] = "Orbe del destello azul"
|
|
L["Border"] = "Borde"
|
|
L["Border %s"] = "Borde %s"
|
|
--[[Translation missing --]]
|
|
L["Border Anchor"] = "Border Anchor"
|
|
L["Border Color"] = "Color del borde"
|
|
--[[Translation missing --]]
|
|
L["Border in Front"] = "Border in Front"
|
|
L["Border Inset"] = "Borde del recuadro"
|
|
L["Border Offset"] = "Desplazamiento del borde"
|
|
L["Border Settings"] = "Configuración de los bordes"
|
|
L["Border Size"] = "Border Size"
|
|
L["Border Style"] = "Estilo de los bordes"
|
|
L["Bottom"] = "Inferior"
|
|
L["Bottom Left"] = "Inferior izquierda"
|
|
L["Bottom Right"] = "Inferior derecha"
|
|
--[[Translation missing --]]
|
|
L["Bracket Matching"] = "Bracket Matching"
|
|
--[[Translation missing --]]
|
|
L["Browse Wago, the largest collection of auras."] = "Browse Wago, the largest collection of auras."
|
|
--[[Translation missing --]]
|
|
L["Can be a UID (e.g., party1)."] = "Can be a UID (e.g., party1)."
|
|
--[[Translation missing --]]
|
|
L["Can set to 0 if Columns * Width equal File Width"] = "Can set to 0 if Columns * Width equal File Width"
|
|
--[[Translation missing --]]
|
|
L["Can set to 0 if Rows * Height equal File Height"] = "Can set to 0 if Rows * Height equal File Height"
|
|
L["Cancel"] = "Cancelar"
|
|
--[[Translation missing --]]
|
|
L["Cast by a Player Character"] = "Cast by a Player Character"
|
|
--[[Translation missing --]]
|
|
L["Categories to Update"] = "Categories to Update"
|
|
L["Center"] = "Centro"
|
|
L["Chat Message"] = "Mensaje de chat"
|
|
--[[Translation missing --]]
|
|
L["Chat with WeakAuras experts on our Discord server."] = "Chat with WeakAuras experts on our Discord server."
|
|
L["Check On..."] = "Chequear..."
|
|
--[[Translation missing --]]
|
|
L["Check out our wiki for a large collection of examples and snippets."] = "Check out our wiki for a large collection of examples and snippets."
|
|
L["Children:"] = "Dependientes:"
|
|
L["Choose"] = "Elegir"
|
|
L["Class"] = "Clase"
|
|
--[[Translation missing --]]
|
|
L["Clear Debug Logs"] = "Clear Debug Logs"
|
|
--[[Translation missing --]]
|
|
L["Clear Saved Data"] = "Clear Saved Data"
|
|
--[[Translation missing --]]
|
|
L["Clip Overlays"] = "Clip Overlays"
|
|
--[[Translation missing --]]
|
|
L["Clipped by Progress"] = "Clipped by Progress"
|
|
L["Close"] = "Cerrar"
|
|
--[[Translation missing --]]
|
|
L["Code Editor"] = "Code Editor"
|
|
L["Collapse"] = "Contraer"
|
|
L["Collapse all loaded displays"] = "Plegar todas las auras"
|
|
L["Collapse all non-loaded displays"] = "Plegar todas las auras sin cargar"
|
|
--[[Translation missing --]]
|
|
L["Collapse all pending Import"] = "Collapse all pending Import"
|
|
--[[Translation missing --]]
|
|
L["Collapsible Group"] = "Collapsible Group"
|
|
L["color"] = "Color"
|
|
L["Color"] = "Color"
|
|
--[[Translation missing --]]
|
|
L["Column Height"] = "Column Height"
|
|
--[[Translation missing --]]
|
|
L["Column Space"] = "Column Space"
|
|
L["Columns"] = "Columnas"
|
|
--[[Translation missing --]]
|
|
L["COMBAT_LOG_EVENT_UNFILTERED with no filter can trigger frame drops in raid environment."] = "COMBAT_LOG_EVENT_UNFILTERED with no filter can trigger frame drops in raid environment."
|
|
--[[Translation missing --]]
|
|
L["Combinations"] = "Combinations"
|
|
--[[Translation missing --]]
|
|
L["Combine Matches Per Unit"] = "Combine Matches Per Unit"
|
|
--[[Translation missing --]]
|
|
L["Common Text"] = "Common Text"
|
|
--[[Translation missing --]]
|
|
L["Compare against the number of units affected."] = "Compare against the number of units affected."
|
|
--[[Translation missing --]]
|
|
L["Compatibility Options"] = "Compatibility Options"
|
|
L["Compress"] = "Comprimir"
|
|
--[[Translation missing --]]
|
|
L["Condition %i"] = "Condition %i"
|
|
L["Conditions"] = "Condiciones"
|
|
--[[Translation missing --]]
|
|
L["Configure what options appear on this panel."] = "Configure what options appear on this panel."
|
|
L["Constant Factor"] = "Factor constante"
|
|
L["Control-click to select multiple displays"] = "Presione Control-Clic para seleccionar varias auras"
|
|
L["Controls the positioning and configuration of multiple displays at the same time"] = "Controla la posición y la configuración de varias auras al mismo tiempo"
|
|
L["Convert to..."] = "Convertir a"
|
|
--[[Translation missing --]]
|
|
L["Cooldown Numbers might be added by WoW. You can configure these in the game settings."] = "Cooldown Numbers might be added by WoW. You can configure these in the game settings."
|
|
--[[Translation missing --]]
|
|
L["Cooldown Reduction changes the duration of seconds instead of showing the real time seconds."] = "Cooldown Reduction changes the duration of seconds instead of showing the real time seconds."
|
|
L["Copy"] = "Copiar"
|
|
--[[Translation missing --]]
|
|
L["Copy settings..."] = "Copy settings..."
|
|
--[[Translation missing --]]
|
|
L["Copy to all auras"] = "Copy to all auras"
|
|
--[[Translation missing --]]
|
|
L["Could not parse '%s'. Expected a table."] = "Could not parse '%s'. Expected a table."
|
|
L["Count"] = "Contar"
|
|
--[[Translation missing --]]
|
|
L["Counts the number of matches over all units."] = "Counts the number of matches over all units."
|
|
--[[Translation missing --]]
|
|
L["Counts the number of matches per unit."] = "Counts the number of matches per unit."
|
|
--[[Translation missing --]]
|
|
L["Create a Copy"] = "Create a Copy"
|
|
L["Creating buttons: "] = "Crear botones: "
|
|
L["Creating options: "] = "Crear opciones:"
|
|
L["Crop X"] = "Cortar X"
|
|
L["Crop Y"] = "Cortar Y"
|
|
L["Custom"] = "Personalizado"
|
|
--[[Translation missing --]]
|
|
L["Custom Anchor"] = "Custom Anchor"
|
|
--[[Translation missing --]]
|
|
L["Custom Check"] = "Custom Check"
|
|
L["Custom Code"] = "Código personalizado"
|
|
--[[Translation missing --]]
|
|
L["Custom Code Viewer"] = "Custom Code Viewer"
|
|
--[[Translation missing --]]
|
|
L["Custom Color"] = "Custom Color"
|
|
--[[Translation missing --]]
|
|
L["Custom Configuration"] = "Custom Configuration"
|
|
--[[Translation missing --]]
|
|
L["Custom Frames"] = "Custom Frames"
|
|
L["Custom Function"] = "Función personalizada"
|
|
--[[Translation missing --]]
|
|
L["Custom Grow"] = "Custom Grow"
|
|
--[[Translation missing --]]
|
|
L["Custom Options"] = "Custom Options"
|
|
--[[Translation missing --]]
|
|
L["Custom Sort"] = "Custom Sort"
|
|
L["Custom Trigger"] = "Desencadenador personalizado"
|
|
L["Custom trigger event tooltip"] = [=[Escoje qué eventos quieres que revise el desencadenador personalizado.
|
|
Múltiples eventos pueden ser especificados. Sepáralos con comas o espacios.
|
|
|
|
|cFF4444FFPor Ejemplo:|r
|
|
UNIT_POWER, UNIT_AURA PLAYER_TARGET_CHANGED
|
|
]=]
|
|
L["Custom trigger status tooltip"] = [=[Escoje qué eventos quieres que revise el desencadenador personalizado.
|
|
Ya que éste es un desencadenador de estado, los eventos especificados pueden ser invocados por WeakAuras sin ningún argumento.
|
|
Múltiples eventos pueden ser especificados. Sepáralos con comas o espacios.
|
|
|
|
|cFF4444FFPor Ejemplo:|r
|
|
UNIT_POWER, UNIT_AURA PLAYER_TARGET_CHANGED]=]
|
|
--[[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"
|
|
L["Custom Untrigger"] = "Desencadenador No-Personalizado"
|
|
--[[Translation missing --]]
|
|
L["Custom Variables"] = "Custom Variables"
|
|
L["Debuff Type"] = "Tipo de perjuicio"
|
|
--[[Translation missing --]]
|
|
L["Debug Log"] = "Debug Log"
|
|
--[[Translation missing --]]
|
|
L["Debug Log:"] = "Debug Log:"
|
|
L["Default"] = "Estándar"
|
|
--[[Translation missing --]]
|
|
L["Default Color"] = "Default Color"
|
|
--[[Translation missing --]]
|
|
L["Delay"] = "Delay"
|
|
L["Delete"] = "Eliminar"
|
|
L["Delete all"] = "Eliminar todo"
|
|
L["Delete children and group"] = "Eliminar dependientes y grupo"
|
|
--[[Translation missing --]]
|
|
L["Delete Entry"] = "Delete Entry"
|
|
L["Desaturate"] = "Desaturar"
|
|
--[[Translation missing --]]
|
|
L["Description"] = "Description"
|
|
--[[Translation missing --]]
|
|
L["Description Text"] = "Description Text"
|
|
--[[Translation missing --]]
|
|
L["Determines how many entries can be in the table."] = "Determines how many entries can be in the table."
|
|
--[[Translation missing --]]
|
|
L["Differences"] = "Differences"
|
|
L["Disabled"] = "Desactivado"
|
|
--[[Translation missing --]]
|
|
L["Disallow Entry Reordering"] = "Disallow Entry Reordering"
|
|
L["Display"] = "Mostrar"
|
|
--[[Translation missing --]]
|
|
L["Display Name"] = "Display Name"
|
|
L["Display Text"] = "Mostrar texto"
|
|
L["Displays a text, works best in combination with other displays"] = "Muetra un texto. Funciona mejor combinado con otras visualizaciones"
|
|
L["Distribute Horizontally"] = "Distribución horizontal"
|
|
L["Distribute Vertically"] = "Distribución vertical"
|
|
L["Do not group this display"] = "No combines esta visualización"
|
|
--[[Translation missing --]]
|
|
L["Do you want to ignore all future updates for this aura"] = "Do you want to ignore all future updates for this aura"
|
|
--[[Translation missing --]]
|
|
L["Do you want to stop ignoring all future updates for this aura"] = "Do you want to stop ignoring all future updates for this aura"
|
|
--[[Translation missing --]]
|
|
L["Documentation"] = "Documentation"
|
|
L["Done"] = "Finalizado"
|
|
L["Drag to move"] = "Arrastrar para mover"
|
|
L["Duplicate"] = "Duplicar"
|
|
--[[Translation missing --]]
|
|
L["Duplicate All"] = "Duplicate All"
|
|
L["Duration (s)"] = "Duración"
|
|
L["Duration Info"] = "Información sobre la duración"
|
|
--[[Translation missing --]]
|
|
L["Dynamic Duration"] = "Dynamic Duration"
|
|
L["Dynamic Group"] = "Grupo dinámico"
|
|
--[[Translation missing --]]
|
|
L["Dynamic Group Settings"] = "Dynamic Group Settings"
|
|
L["Dynamic Information"] = "Información dinámica"
|
|
L["Dynamic information from first active trigger"] = "Información dinámica del primer desencadenador activo"
|
|
L["Dynamic information from Trigger %i"] = "Información dinámica del desencadenador %i"
|
|
L["Dynamic text tooltip"] = "Descripción emergente dinámica"
|
|
--[[Translation missing --]]
|
|
L["Ease Strength"] = "Ease Strength"
|
|
--[[Translation missing --]]
|
|
L["Ease type"] = "Ease type"
|
|
--[[Translation missing --]]
|
|
L["Edge"] = "Edge"
|
|
--[[Translation missing --]]
|
|
L["eliding"] = "eliding"
|
|
--[[Translation missing --]]
|
|
L["Else If"] = "Else If"
|
|
--[[Translation missing --]]
|
|
L["Else If Trigger %s"] = "Else If Trigger %s"
|
|
--[[Translation missing --]]
|
|
L["Enable \"Edge\" part of the overlay"] = "Enable \"Edge\" part of the overlay"
|
|
--[[Translation missing --]]
|
|
L["Enable \"swipe\" part of the overlay"] = "Enable \"swipe\" part of the overlay"
|
|
--[[Translation missing --]]
|
|
L["Enable Debug Log"] = "Enable Debug Log"
|
|
--[[Translation missing --]]
|
|
L["Enable Debug Logging"] = "Enable Debug Logging"
|
|
--[[Translation missing --]]
|
|
L["Enable Gradient"] = "Enable Gradient"
|
|
--[[Translation missing --]]
|
|
L["Enable Swipe"] = "Enable Swipe"
|
|
--[[Translation missing --]]
|
|
L["Enable the \"Swipe\" radial overlay"] = "Enable the \"Swipe\" radial overlay"
|
|
L["Enabled"] = "Activado"
|
|
L["End Angle"] = "Ángulo de fin"
|
|
--[[Translation missing --]]
|
|
L["End of %s"] = "End of %s"
|
|
--[[Translation missing --]]
|
|
L["Enemy nameplate(s) found"] = "Enemy nameplate(s) found"
|
|
--[[Translation missing --]]
|
|
L["Enter a Spell ID. You can use the addon idTip to determine spell ids."] = "Enter a Spell ID. You can use the addon idTip to determine spell ids."
|
|
--[[Translation missing --]]
|
|
L["Enter an Aura Name, partial Aura Name, or Spell ID. A Spell ID will match any spells with the same name."] = "Enter an Aura Name, partial Aura Name, or Spell ID. A Spell ID will match any spells with the same name."
|
|
--[[Translation missing --]]
|
|
L["Enter Author Mode"] = "Enter Author Mode"
|
|
--[[Translation missing --]]
|
|
L["Enter in a value for the tick's placement."] = "Enter in a value for the tick's placement."
|
|
--[[Translation missing --]]
|
|
L["Enter User Mode"] = "Enter User Mode"
|
|
--[[Translation missing --]]
|
|
L["Enter user mode."] = "Enter user mode."
|
|
--[[Translation missing --]]
|
|
L["Entry %i"] = "Entry %i"
|
|
--[[Translation missing --]]
|
|
L["Entry limit"] = "Entry limit"
|
|
--[[Translation missing --]]
|
|
L["Entry Name Source"] = "Entry Name Source"
|
|
L["Event Type"] = "Event Type"
|
|
L["Event(s)"] = "Evento(s)"
|
|
--[[Translation missing --]]
|
|
L["Everything"] = "Everything"
|
|
--[[Translation missing --]]
|
|
L["Exact Item Match"] = "Exact Item Match"
|
|
--[[Translation missing --]]
|
|
L["Exact Spell ID(s)"] = "Exact Spell ID(s)"
|
|
--[[Translation missing --]]
|
|
L["Exact Spell Match"] = "Exact Spell Match"
|
|
L["Expand"] = "Expandir"
|
|
L["Expand all loaded displays"] = "Expandir todas las auras cargadas"
|
|
L["Expand all non-loaded displays"] = "Expandir todas las auras sin cargar"
|
|
--[[Translation missing --]]
|
|
L["Expand all pending Import"] = "Expand all pending Import"
|
|
L["Expansion is disabled because this group has no children"] = "No se puede expandir ya que este grupo no posee dependientes"
|
|
--[[Translation missing --]]
|
|
L["Export debug table..."] = "Export debug table..."
|
|
--[[Translation missing --]]
|
|
L["Export..."] = "Export..."
|
|
--[[Translation missing --]]
|
|
L["Exporting"] = "Exporting"
|
|
--[[Translation missing --]]
|
|
L["External"] = "External"
|
|
--[[Translation missing --]]
|
|
L["Extra Height"] = "Extra Height"
|
|
--[[Translation missing --]]
|
|
L["Extra Width"] = "Extra Width"
|
|
L["Fade"] = "Apagar"
|
|
L["Fade In"] = "Fundir"
|
|
L["Fade Out"] = "Difuminar"
|
|
--[[Translation missing --]]
|
|
L["Fallback"] = "Fallback"
|
|
--[[Translation missing --]]
|
|
L["Fallback Icon"] = "Fallback Icon"
|
|
--[[Translation missing --]]
|
|
L["False"] = "False"
|
|
--[[Translation missing --]]
|
|
L["Fetch Affected/Unaffected Names"] = "Fetch Affected/Unaffected Names"
|
|
--[[Translation missing --]]
|
|
L["Fetch Raid Mark Information"] = "Fetch Raid Mark Information"
|
|
--[[Translation missing --]]
|
|
L["Fetch Role Information"] = "Fetch Role Information"
|
|
--[[Translation missing --]]
|
|
L["Fetch Tooltip Information"] = "Fetch Tooltip Information"
|
|
--[[Translation missing --]]
|
|
L["File Height"] = "File Height"
|
|
--[[Translation missing --]]
|
|
L["File Width"] = "File Width"
|
|
--[[Translation missing --]]
|
|
L["Filter based on the spell Name string."] = "Filter based on the spell Name string."
|
|
--[[Translation missing --]]
|
|
L["Filter by Arena Spec"] = "Filter by Arena Spec"
|
|
--[[Translation missing --]]
|
|
L["Filter by Class"] = "Filter by Class"
|
|
--[[Translation missing --]]
|
|
L["Filter by Group Role"] = "Filter by Group Role"
|
|
--[[Translation missing --]]
|
|
L["Filter by Nameplate Type"] = "Filter by Nameplate Type"
|
|
--[[Translation missing --]]
|
|
L["Filter by Npc ID"] = "Filter by Npc ID"
|
|
--[[Translation missing --]]
|
|
L["Filter by Raid Role"] = "Filter by Raid Role"
|
|
--[[Translation missing --]]
|
|
L["Filter by Specialization"] = "Filter by Specialization"
|
|
--[[Translation missing --]]
|
|
L["Filter by Unit Name"] = "Filter by Unit Name"
|
|
--[[Translation missing --]]
|
|
L[ [=[Filter formats: 'Name', 'Name-Realm', '-Realm'.
|
|
|
|
Supports multiple entries, separated by commas
|
|
Can use \ to escape -.]=] ] = [=[Filter formats: 'Name', 'Name-Realm', '-Realm'.
|
|
|
|
Supports multiple entries, separated by commas
|
|
Can use \ to escape -.]=]
|
|
--[[Translation missing --]]
|
|
L["Filter to only dispellable de/buffs of the given type(s)"] = "Filter to only dispellable de/buffs of the given type(s)"
|
|
--[[Translation missing --]]
|
|
L["Find Auras"] = "Find Auras"
|
|
L["Finish"] = "Completar"
|
|
L["Fire Orb"] = "Orbe de fuego"
|
|
L["Font"] = "Font"
|
|
L["Font Size"] = "Tamaño de las banderas"
|
|
--[[Translation missing --]]
|
|
L["Foreground"] = "Foreground"
|
|
L["Foreground Color"] = "Color frontal"
|
|
L["Foreground Texture"] = "Textural frontal"
|
|
--[[Translation missing --]]
|
|
L["Format"] = "Format"
|
|
--[[Translation missing --]]
|
|
L["Format for %s"] = "Format for %s"
|
|
--[[Translation missing --]]
|
|
L["Found a Bug?"] = "Found a Bug?"
|
|
L["Frame"] = "Macro"
|
|
--[[Translation missing --]]
|
|
L["Frame Count"] = "Frame Count"
|
|
--[[Translation missing --]]
|
|
L["Frame Height"] = "Frame Height"
|
|
--[[Translation missing --]]
|
|
L["Frame Rate"] = "Frame Rate"
|
|
--[[Translation missing --]]
|
|
L["Frame Selector"] = "Frame Selector"
|
|
L["Frame Strata"] = "Importancia del macro"
|
|
--[[Translation missing --]]
|
|
L["Frame Width"] = "Frame Width"
|
|
--[[Translation missing --]]
|
|
L["Frequency"] = "Frequency"
|
|
--[[Translation missing --]]
|
|
L["Full Circle"] = "Full Circle"
|
|
--[[Translation missing --]]
|
|
L["Global Conditions"] = "Global Conditions"
|
|
--[[Translation missing --]]
|
|
L["Glow %s"] = "Glow %s"
|
|
L["Glow Action"] = "Acción de resplandor"
|
|
--[[Translation missing --]]
|
|
L["Glow Anchor"] = "Glow Anchor"
|
|
--[[Translation missing --]]
|
|
L["Glow Color"] = "Glow Color"
|
|
--[[Translation missing --]]
|
|
L["Glow External Element"] = "Glow External Element"
|
|
--[[Translation missing --]]
|
|
L["Glow Frame Type"] = "Glow Frame Type"
|
|
--[[Translation missing --]]
|
|
L["Glow Type"] = "Glow Type"
|
|
--[[Translation missing --]]
|
|
L["Gradient End"] = "Gradient End"
|
|
--[[Translation missing --]]
|
|
L["Gradient Orientation"] = "Gradient Orientation"
|
|
L["Green Rune"] = "Runa verde"
|
|
--[[Translation missing --]]
|
|
L["Grid direction"] = "Grid direction"
|
|
L["Group"] = "Grupo"
|
|
L["Group (verb)"] = "Agrupar "
|
|
--[[Translation missing --]]
|
|
L[ [=[Group and anchor each auras by frame.
|
|
|
|
- Nameplates: attach to nameplates per unit.
|
|
- Unit Frames: attach to unit frame buttons per unit.
|
|
- Custom Frames: choose which frame each region should be anchored to.]=] ] = [=[Group and anchor each auras by frame.
|
|
|
|
- Nameplates: attach to nameplates per unit.
|
|
- Unit Frames: attach to unit frame buttons per unit.
|
|
- Custom Frames: choose which frame each region should be anchored to.]=]
|
|
L["Group aura count description"] = [=[La cantidad de miembros del grupo o banda que deben estar afectados por las auras indicadas para la activación.
|
|
|
|
Si el número introducido es un entero (ej. 5), la cantidad de miembros del grupo o banda que deben estar afectados será absoluta.
|
|
|
|
Si el número introducido es una fracción (1/2), decimal (0.5) o porcentaje (50%%), se interpretará como que la cantidad de miembros del grupo o banda que deben estar afectados es una fracción del total.
|
|
|
|
|cFF4444FFPor ejemplo:|r
|
|
Con |cFF00CC00> 0|r se activará cuando cualquier miembro del grupo o banda esté afectado.
|
|
Con |cFF00CC00= 100%%|r se activará cuando todos los miembros del grupo o banda estén afectados.
|
|
Con |cFF00CC00!= 2|r se activará cuando el número de miembros del grupo o banda afectados no sea 2.
|
|
Con |cFF00CC00<= 0.8|r se activará cuando menos del 80%% del grupo o banda esté afectado (4 de 5 miembros en grupos, 8 de 10 ó 20 de 25 en bandas).
|
|
Con |cFF00CC00> 1/2|r se activará cuando más de la mitad de miembros del grupo o banda estén afectados.
|
|
Con |cFF00CC00>= 0|r se activará siempre.]=]
|
|
--[[Translation missing --]]
|
|
L["Group by Frame"] = "Group by Frame"
|
|
--[[Translation missing --]]
|
|
L["Group Description"] = "Group Description"
|
|
--[[Translation missing --]]
|
|
L["Group Icon"] = "Group Icon"
|
|
--[[Translation missing --]]
|
|
L["Group key"] = "Group key"
|
|
--[[Translation missing --]]
|
|
L["Group Options"] = "Group Options"
|
|
--[[Translation missing --]]
|
|
L["Group player(s) found"] = "Group player(s) found"
|
|
--[[Translation missing --]]
|
|
L["Group Role"] = "Group Role"
|
|
--[[Translation missing --]]
|
|
L["Group Scale"] = "Group Scale"
|
|
--[[Translation missing --]]
|
|
L["Group Settings"] = "Group Settings"
|
|
--[[Translation missing --]]
|
|
L["Group Type"] = "Group Type"
|
|
L["Grow"] = "Crecer"
|
|
L["Hawk"] = "Halcón"
|
|
L["Height"] = "Alto"
|
|
--[[Translation missing --]]
|
|
L["Help"] = "Help"
|
|
L["Hide"] = "Ocultar"
|
|
--[[Translation missing --]]
|
|
L["Hide Background"] = "Hide Background"
|
|
--[[Translation missing --]]
|
|
L["Hide Glows applied by this aura"] = "Hide Glows applied by this aura"
|
|
L["Hide on"] = "Ocultar en"
|
|
L["Hide this group's children"] = "Ocultar los dependientes de este grupo"
|
|
--[[Translation missing --]]
|
|
L["Hide Timer Text"] = "Hide Timer Text"
|
|
L["Horizontal Align"] = "Alineación horizontal"
|
|
L["Horizontal Bar"] = "Barra horizontal"
|
|
--[[Translation missing --]]
|
|
L["Hostility"] = "Hostility"
|
|
L["Huge Icon"] = "Icono enorme"
|
|
L["Hybrid Position"] = "Posición híbrida"
|
|
L["Hybrid Sort Mode"] = "Modo de orden híbrido"
|
|
L["Icon"] = "Icono"
|
|
L["Icon Info"] = "Información de icono"
|
|
L["Icon Inset"] = "Interior del icono"
|
|
--[[Translation missing --]]
|
|
L["Icon Picker"] = "Icon Picker"
|
|
--[[Translation missing --]]
|
|
L["Icon Position"] = "Icon Position"
|
|
--[[Translation missing --]]
|
|
L["Icon Settings"] = "Icon Settings"
|
|
--[[Translation missing --]]
|
|
L["Icon Source"] = "Icon Source"
|
|
--[[Translation missing --]]
|
|
L["If"] = "If"
|
|
--[[Translation missing --]]
|
|
L["If checked, then the user will see a multi line edit box. This is useful for inputting large amounts of text."] = "If checked, then the user will see a multi line edit box. This is useful for inputting large amounts of text."
|
|
--[[Translation missing --]]
|
|
L["If checked, then this group will not merge with other group when selecting multiple auras."] = "If checked, then this group will not merge with other group when selecting multiple auras."
|
|
--[[Translation missing --]]
|
|
L["If checked, then this option group can be temporarily collapsed by the user."] = "If checked, then this option group can be temporarily collapsed by the user."
|
|
--[[Translation missing --]]
|
|
L["If checked, then this option group will start collapsed."] = "If checked, then this option group will start collapsed."
|
|
--[[Translation missing --]]
|
|
L["If checked, then this separator will include text. Otherwise, it will be just a horizontal line."] = "If checked, then this separator will include text. Otherwise, it will be just a horizontal line."
|
|
--[[Translation missing --]]
|
|
L["If checked, then this separator will not merge with other separators when selecting multiple auras."] = "If checked, then this separator will not merge with other separators when selecting multiple auras."
|
|
--[[Translation missing --]]
|
|
L["If checked, then this space will span across multiple lines."] = "If checked, then this space will span across multiple lines."
|
|
--[[Translation missing --]]
|
|
L["If Trigger %s"] = "If Trigger %s"
|
|
--[[Translation missing --]]
|
|
L["If unchecked, then a default color will be used (usually yellow)"] = "If unchecked, then a default color will be used (usually yellow)"
|
|
--[[Translation missing --]]
|
|
L["If unchecked, then this space will fill the entire line it is on in User Mode."] = "If unchecked, then this space will fill the entire line it is on in User Mode."
|
|
--[[Translation missing --]]
|
|
L["Ignore Dead"] = "Ignore Dead"
|
|
--[[Translation missing --]]
|
|
L["Ignore Disconnected"] = "Ignore Disconnected"
|
|
--[[Translation missing --]]
|
|
L["Ignore out of checking range"] = "Ignore out of checking range"
|
|
--[[Translation missing --]]
|
|
L["Ignore Self"] = "Ignore Self"
|
|
--[[Translation missing --]]
|
|
L["Ignore updates"] = "Ignore updates"
|
|
--[[Translation missing --]]
|
|
L["Ignore Wago updates"] = "Ignore Wago updates"
|
|
L["Ignored"] = "Ignorar"
|
|
--[[Translation missing --]]
|
|
L["Ignored Aura Name"] = "Ignored Aura Name"
|
|
--[[Translation missing --]]
|
|
L["Ignored Exact Spell ID(s)"] = "Ignored Exact Spell ID(s)"
|
|
--[[Translation missing --]]
|
|
L["Ignored Name(s)"] = "Ignored Name(s)"
|
|
--[[Translation missing --]]
|
|
L["Ignored Spell ID"] = "Ignored Spell ID"
|
|
L["Import"] = "Importar"
|
|
--[[Translation missing --]]
|
|
L["Import / Export"] = "Import / Export"
|
|
L["Import a display from an encoded string"] = "Importar un aura desde un texto cifrado"
|
|
--[[Translation missing --]]
|
|
L["Import as Copy"] = "Import as Copy"
|
|
--[[Translation missing --]]
|
|
L["Import has no UID, cannot be matched to existing auras."] = "Import has no UID, cannot be matched to existing auras."
|
|
--[[Translation missing --]]
|
|
L["Importing"] = "Importing"
|
|
--[[Translation missing --]]
|
|
L["Importing %s"] = "Importing %s"
|
|
--[[Translation missing --]]
|
|
L["Importing a group with %s child auras."] = "Importing a group with %s child auras."
|
|
--[[Translation missing --]]
|
|
L["Importing a stand-alone aura."] = "Importing a stand-alone aura."
|
|
--[[Translation missing --]]
|
|
L["Importing...."] = "Importing...."
|
|
--[[Translation missing --]]
|
|
L["Include Pets"] = "Include Pets"
|
|
--[[Translation missing --]]
|
|
L["Incompatible changes to group region types detected"] = "Incompatible changes to group region types detected"
|
|
--[[Translation missing --]]
|
|
L["Incompatible changes to group structure detected"] = "Incompatible changes to group structure detected"
|
|
--[[Translation missing --]]
|
|
L["Indent Size"] = "Indent Size"
|
|
--[[Translation missing --]]
|
|
L["Information"] = "Information"
|
|
--[[Translation missing --]]
|
|
L["Inner"] = "Inner"
|
|
--[[Translation missing --]]
|
|
L["Invalid Item ID"] = "Invalid Item ID"
|
|
--[[Translation missing --]]
|
|
L["Invalid Item Name/ID/Link"] = "Invalid Item Name/ID/Link"
|
|
--[[Translation missing --]]
|
|
L["Invalid Spell ID"] = "Invalid Spell ID"
|
|
--[[Translation missing --]]
|
|
L["Invalid Spell Name/ID/Link"] = "Invalid Spell Name/ID/Link"
|
|
--[[Translation missing --]]
|
|
L["Invalid target aura"] = "Invalid target aura"
|
|
--[[Translation missing --]]
|
|
L["Invalid type for '%s'. Expected 'bool', 'number', 'select', 'string', 'timer' or 'elapsedTimer'."] = "Invalid type for '%s'. Expected 'bool', 'number', 'select', 'string', 'timer' or 'elapsedTimer'."
|
|
--[[Translation missing --]]
|
|
L["Invalid type for property '%s' in '%s'. Expected '%s'"] = "Invalid type for property '%s' in '%s'. Expected '%s'"
|
|
L["Inverse"] = "Invertido"
|
|
--[[Translation missing --]]
|
|
L["Inverse Slant"] = "Inverse Slant"
|
|
--[[Translation missing --]]
|
|
L["Invert the direction of progress"] = "Invert the direction of progress"
|
|
--[[Translation missing --]]
|
|
L["Is Boss Debuff"] = "Is Boss Debuff"
|
|
--[[Translation missing --]]
|
|
L["Is Stealable"] = "Is Stealable"
|
|
--[[Translation missing --]]
|
|
L["Is Unit"] = "Is Unit"
|
|
--[[Translation missing --]]
|
|
L["Join Discord"] = "Join Discord"
|
|
L["Justify"] = "Justificar"
|
|
--[[Translation missing --]]
|
|
L["Keep Aspect Ratio"] = "Keep Aspect Ratio"
|
|
--[[Translation missing --]]
|
|
L["Keep your Wago imports up to date with the Companion App."] = "Keep your Wago imports up to date with the Companion App."
|
|
--[[Translation missing --]]
|
|
L["Large Input"] = "Large Input"
|
|
L["Leaf"] = "Hoja"
|
|
--[[Translation missing --]]
|
|
L["Left"] = "Left"
|
|
L["Left 2 HUD position"] = "Posición izquierda 2 de visualización frontal (HUD)"
|
|
L["Left HUD position"] = "Posición izquierda de visualización frontal (HUD)"
|
|
--[[Translation missing --]]
|
|
L["Length"] = "Length"
|
|
--[[Translation missing --]]
|
|
L["Length of |cFFFF0000%s|r"] = "Length of |cFFFF0000%s|r"
|
|
--[[Translation missing --]]
|
|
L["Limit"] = "Limit"
|
|
--[[Translation missing --]]
|
|
L["Line"] = "Line"
|
|
--[[Translation missing --]]
|
|
L["Lines & Particles"] = "Lines & Particles"
|
|
--[[Translation missing --]]
|
|
L["Linked aura: "] = "Linked aura: "
|
|
L["Load"] = "Cargar"
|
|
L["Loaded"] = "Cargado"
|
|
--[[Translation missing --]]
|
|
L["Lock Positions"] = "Lock Positions"
|
|
--[[Translation missing --]]
|
|
L["Loop"] = "Loop"
|
|
L["Low Mana"] = "Maná insuficiente"
|
|
--[[Translation missing --]]
|
|
L["Magnetically Align"] = "Magnetically Align"
|
|
L["Main"] = "Principal"
|
|
--[[Translation missing --]]
|
|
L["Match Count"] = "Match Count"
|
|
--[[Translation missing --]]
|
|
L["Match Count per Unit"] = "Match Count per Unit"
|
|
--[[Translation missing --]]
|
|
L["Matches the height setting of a horizontal bar or width for a vertical bar."] = "Matches the height setting of a horizontal bar or width for a vertical bar."
|
|
--[[Translation missing --]]
|
|
L["Max"] = "Max"
|
|
--[[Translation missing --]]
|
|
L["Max Length"] = "Max Length"
|
|
--[[Translation missing --]]
|
|
L["Media Type"] = "Media Type"
|
|
L["Medium Icon"] = "Icono mediano"
|
|
L["Message"] = "Mensaje"
|
|
L["Message Prefix"] = "Prefijo del mensaje"
|
|
L["Message Suffix"] = "Sufijo del mensaje"
|
|
L["Message Type"] = "Tipo de mensaje"
|
|
--[[Translation missing --]]
|
|
L["Min"] = "Min"
|
|
L["Mirror"] = "Reflejar"
|
|
L["Model"] = "Modelo"
|
|
--[[Translation missing --]]
|
|
L["Model %s"] = "Model %s"
|
|
--[[Translation missing --]]
|
|
L["Model Picker"] = "Model Picker"
|
|
--[[Translation missing --]]
|
|
L["Model Settings"] = "Model Settings"
|
|
--[[Translation missing --]]
|
|
L["ModelPaths could not be loaded, the addon is %s"] = "ModelPaths could not be loaded, the addon is %s"
|
|
--[[Translation missing --]]
|
|
L["Move Above Group"] = "Move Above Group"
|
|
--[[Translation missing --]]
|
|
L["Move Below Group"] = "Move Below Group"
|
|
L["Move Down"] = "Bajar"
|
|
--[[Translation missing --]]
|
|
L["Move Entry Down"] = "Move Entry Down"
|
|
--[[Translation missing --]]
|
|
L["Move Entry Up"] = "Move Entry Up"
|
|
--[[Translation missing --]]
|
|
L["Move Into Above Group"] = "Move Into Above Group"
|
|
--[[Translation missing --]]
|
|
L["Move Into Below Group"] = "Move Into Below Group"
|
|
L["Move this display down in its group's order"] = "Bajar esta aura conservando el orden de su grupo"
|
|
L["Move this display up in its group's order"] = "Subir esta aura conservando el orden de su grupo"
|
|
L["Move Up"] = "Subir"
|
|
L["Multiple Displays"] = "Múltiples auras"
|
|
L["Multiselect ignored tooltip"] = [=[|cFFFF0000Ignorado|r - |cFF777777Único|r - |cFF777777Múltiple|r
|
|
Ésta opción no se usará al determinar cuándo se mostrará el aura]=]
|
|
L["Multiselect multiple tooltip"] = [=[|cFF777777Ignorado|r - |cFF777777Único|r - |cFF00FF00Múltiple|r
|
|
Cualquier combinación de valores es posible.]=]
|
|
L["Multiselect single tooltip"] = [=[|cFF777777Ignorado|r - |cFF00FF00Único|r - |cFF777777Múltiple|r
|
|
Sólo un valor coincidente puede ser escogido.]=]
|
|
--[[Translation missing --]]
|
|
L["Must be a power of 2"] = "Must be a power of 2"
|
|
L["Name Info"] = "Información del nombre"
|
|
--[[Translation missing --]]
|
|
L["Name Pattern Match"] = "Name Pattern Match"
|
|
--[[Translation missing --]]
|
|
L["Name(s)"] = "Name(s)"
|
|
--[[Translation missing --]]
|
|
L["Name:"] = "Name:"
|
|
--[[Translation missing --]]
|
|
L["Nameplate"] = "Nameplate"
|
|
--[[Translation missing --]]
|
|
L["Nameplates"] = "Nameplates"
|
|
L["Negator"] = "Negar"
|
|
--[[Translation missing --]]
|
|
L["New Aura"] = "New Aura"
|
|
--[[Translation missing --]]
|
|
L["New Template"] = "New Template"
|
|
--[[Translation missing --]]
|
|
L["New Value"] = "New Value"
|
|
L["No Children"] = "Sin dependientes"
|
|
--[[Translation missing --]]
|
|
L["No Logs saved."] = "No Logs saved."
|
|
L["None"] = "Nada"
|
|
--[[Translation missing --]]
|
|
L["Not a table"] = "Not a table"
|
|
L["Not all children have the same value for this option"] = "No todos los dependientes contienen la misma configuración."
|
|
L["Not Loaded"] = "Sin cargar"
|
|
--[[Translation missing --]]
|
|
L["Note: Automated Messages to SAY and YELL are blocked outside of Instances."] = "Note: Automated Messages to SAY and YELL are blocked outside of Instances."
|
|
--[[Translation missing --]]
|
|
L["Npc ID"] = "Npc ID"
|
|
--[[Translation missing --]]
|
|
L["Number of Entries"] = "Number of Entries"
|
|
--[[Translation missing --]]
|
|
L[ [=[Occurence of the event, reset when aura is unloaded
|
|
Can be a range of values
|
|
Can have multiple values separated by a comma or a space
|
|
|
|
Examples:
|
|
2nd 5th and 6th events: 2, 5, 6
|
|
2nd to 6th: 2-6
|
|
every 2 events: /2
|
|
every 3 events starting from 2nd: 2/3
|
|
every 3 events starting from 2nd and ending at 11th: 2-11/3]=] ] = [=[Occurence of the event, reset when aura is unloaded
|
|
Can be a range of values
|
|
Can have multiple values separated by a comma or a space
|
|
|
|
Examples:
|
|
2nd 5th and 6th events: 2, 5, 6
|
|
2nd to 6th: 2-6
|
|
every 2 events: /2
|
|
every 3 events starting from 2nd: 2/3
|
|
every 3 events starting from 2nd and ending at 11th: 2-11/3]=]
|
|
--[[Translation missing --]]
|
|
L["Offer a guided way to create auras for your character"] = "Offer a guided way to create auras for your character"
|
|
--[[Translation missing --]]
|
|
L["Offset by |cFFFF0000%s|r/|cFFFF0000%s|r"] = "Offset by |cFFFF0000%s|r/|cFFFF0000%s|r"
|
|
--[[Translation missing --]]
|
|
L["Offset by 1px"] = "Offset by 1px"
|
|
L["Okay"] = "Aceptar"
|
|
L["On Hide"] = "Ocultar"
|
|
L["On Init"] = "Iniciar"
|
|
L["On Show"] = "Mostrar"
|
|
--[[Translation missing --]]
|
|
L["Only Match auras cast by a player (not an npc)"] = "Only Match auras cast by a player (not an npc)"
|
|
--[[Translation missing --]]
|
|
L["Only match auras cast by people other than the player or their pet"] = "Only match auras cast by people other than the player or their pet"
|
|
--[[Translation missing --]]
|
|
L["Only match auras cast by the player or their pet"] = "Only match auras cast by the player or their pet"
|
|
L["Operator"] = "Operador"
|
|
--[[Translation missing --]]
|
|
L["Option %i"] = "Option %i"
|
|
--[[Translation missing --]]
|
|
L["Option key"] = "Option key"
|
|
--[[Translation missing --]]
|
|
L["Option Type"] = "Option Type"
|
|
--[[Translation missing --]]
|
|
L["Options will open after combat ends."] = "Options will open after combat ends."
|
|
L["or"] = "o"
|
|
--[[Translation missing --]]
|
|
L["or Trigger %s"] = "or Trigger %s"
|
|
L["Orange Rune"] = "Runa naranja"
|
|
L["Orientation"] = "Orientación"
|
|
--[[Translation missing --]]
|
|
L["Outer"] = "Outer"
|
|
L["Outline"] = "Borde"
|
|
--[[Translation missing --]]
|
|
L["Overflow"] = "Overflow"
|
|
--[[Translation missing --]]
|
|
L["Overlay %s Info"] = "Overlay %s Info"
|
|
--[[Translation missing --]]
|
|
L["Overlays"] = "Overlays"
|
|
L["Own Only"] = "Solo mías"
|
|
--[[Translation missing --]]
|
|
L["Paste Action Settings"] = "Paste Action Settings"
|
|
--[[Translation missing --]]
|
|
L["Paste Animations Settings"] = "Paste Animations Settings"
|
|
--[[Translation missing --]]
|
|
L["Paste Author Options Settings"] = "Paste Author Options Settings"
|
|
--[[Translation missing --]]
|
|
L["Paste Condition Settings"] = "Paste Condition Settings"
|
|
--[[Translation missing --]]
|
|
L["Paste Custom Configuration"] = "Paste Custom Configuration"
|
|
--[[Translation missing --]]
|
|
L["Paste Display Settings"] = "Paste Display Settings"
|
|
--[[Translation missing --]]
|
|
L["Paste Group Settings"] = "Paste Group Settings"
|
|
--[[Translation missing --]]
|
|
L["Paste Load Settings"] = "Paste Load Settings"
|
|
--[[Translation missing --]]
|
|
L["Paste Settings"] = "Paste Settings"
|
|
L["Paste text below"] = "Pegar texto debajo"
|
|
--[[Translation missing --]]
|
|
L["Paste Trigger Settings"] = "Paste Trigger Settings"
|
|
--[[Translation missing --]]
|
|
L["Places a tick on the bar"] = "Places a tick on the bar"
|
|
L["Play Sound"] = "Reproducir sonido"
|
|
L["Portrait Zoom"] = "Zoom"
|
|
--[[Translation missing --]]
|
|
L["Position Settings"] = "Position Settings"
|
|
--[[Translation missing --]]
|
|
L["Preferred Match"] = "Preferred Match"
|
|
--[[Translation missing --]]
|
|
L["Premade Auras"] = "Premade Auras"
|
|
--[[Translation missing --]]
|
|
L["Premade Snippets"] = "Premade Snippets"
|
|
L["Preset"] = "Predefinido"
|
|
--[[Translation missing --]]
|
|
L["Press Ctrl+C to copy"] = "Press Ctrl+C to copy"
|
|
--[[Translation missing --]]
|
|
L["Press Ctrl+C to copy the URL"] = "Press Ctrl+C to copy the URL"
|
|
--[[Translation missing --]]
|
|
L["Prevent Merging"] = "Prevent Merging"
|
|
L["Progress Bar"] = "Barra de progreso"
|
|
--[[Translation missing --]]
|
|
L["Progress Bar Settings"] = "Progress Bar Settings"
|
|
L["Progress Texture"] = "Textura de progreso"
|
|
--[[Translation missing --]]
|
|
L["Progress Texture Settings"] = "Progress Texture Settings"
|
|
L["Purple Rune"] = "Runa morada"
|
|
L["Put this display in a group"] = "Colocar esta aura en un grupo"
|
|
L["Radius"] = "Radio"
|
|
--[[Translation missing --]]
|
|
L["Raid Role"] = "Raid Role"
|
|
--[[Translation missing --]]
|
|
L["Range in yards"] = "Range in yards"
|
|
--[[Translation missing --]]
|
|
L["Ready for Install"] = "Ready for Install"
|
|
--[[Translation missing --]]
|
|
L["Ready for Update"] = "Ready for Update"
|
|
L["Re-center X"] = "Centrar X"
|
|
L["Re-center Y"] = "Centrar Y"
|
|
--[[Translation missing --]]
|
|
L["Reciprocal TRIGGER:# requests will be ignored!"] = "Reciprocal TRIGGER:# requests will be ignored!"
|
|
--[[Translation missing --]]
|
|
L["Regions of type \"%s\" are not supported."] = "Regions of type \"%s\" are not supported."
|
|
L["Remaining Time"] = "Tiempo restante"
|
|
--[[Translation missing --]]
|
|
L["Remove"] = "Remove"
|
|
L["Remove this display from its group"] = "Remover esta aura del grupo"
|
|
--[[Translation missing --]]
|
|
L["Remove this property"] = "Remove this property"
|
|
L["Rename"] = "Renombrar"
|
|
--[[Translation missing --]]
|
|
L["Repeat After"] = "Repeat After"
|
|
--[[Translation missing --]]
|
|
L["Repeat every"] = "Repeat every"
|
|
--[[Translation missing --]]
|
|
L["Report bugs on our issue tracker."] = "Report bugs on our issue tracker."
|
|
--[[Translation missing --]]
|
|
L["Require unit from trigger"] = "Require unit from trigger"
|
|
L["Required for Activation"] = "Necesario para la activación"
|
|
--[[Translation missing --]]
|
|
L["Requires LibSpecialization, that is e.g. a up-to date WeakAuras version"] = "Requires LibSpecialization, that is e.g. a up-to date WeakAuras version"
|
|
--[[Translation missing --]]
|
|
L["Requires syncing the specialization via LibSpecialization."] = "Requires syncing the specialization via LibSpecialization."
|
|
--[[Translation missing --]]
|
|
L["Reset all options to their default values."] = "Reset all options to their default values."
|
|
--[[Translation missing --]]
|
|
L["Reset Entry"] = "Reset Entry"
|
|
--[[Translation missing --]]
|
|
L["Reset to Defaults"] = "Reset to Defaults"
|
|
--[[Translation missing --]]
|
|
L["Right"] = "Right"
|
|
L["Right 2 HUD position"] = "Posición derecha 2 de visualización (HUD)"
|
|
L["Right HUD position"] = "Posición derecha de visualización (HUD)"
|
|
L["Right-click for more options"] = "Clic derecho para más opciones"
|
|
L["Rotate"] = "Rotar"
|
|
L["Rotate In"] = "Rotar hacia adentro"
|
|
L["Rotate Out"] = "Rotar hacia afuera"
|
|
L["Rotate Text"] = "Rotar texto"
|
|
L["Rotation"] = "Rotación"
|
|
L["Rotation Mode"] = "Modo de rotación"
|
|
--[[Translation missing --]]
|
|
L["Row Space"] = "Row Space"
|
|
--[[Translation missing --]]
|
|
L["Row Width"] = "Row Width"
|
|
--[[Translation missing --]]
|
|
L["Rows"] = "Rows"
|
|
--[[Translation missing --]]
|
|
L["Run on..."] = "Run on..."
|
|
L["Same"] = "Igual"
|
|
--[[Translation missing --]]
|
|
L["Same texture as Foreground"] = "Same texture as Foreground"
|
|
--[[Translation missing --]]
|
|
L["Saved Data"] = "Saved Data"
|
|
L["Scale"] = "Ajustar tamaño"
|
|
--[[Translation missing --]]
|
|
L["Select Talent"] = "Select Talent"
|
|
L["Select the auras you always want to be listed first"] = "Selecciona las auras que quieras que sean listadas primero"
|
|
--[[Translation missing --]]
|
|
L["Selected Frame"] = "Selected Frame"
|
|
L["Send To"] = "Enviar a"
|
|
--[[Translation missing --]]
|
|
L["Separator Text"] = "Separator Text"
|
|
--[[Translation missing --]]
|
|
L["Separator text"] = "Separator text"
|
|
L["Set Parent to Anchor"] = "Asignar grupo primario al anclaje"
|
|
--[[Translation missing --]]
|
|
L["Set Thumbnail Icon"] = "Set Thumbnail Icon"
|
|
--[[Translation missing --]]
|
|
L["Sets the anchored frame as the aura's parent, causing the aura to inherit attributes such as visibility and scale."] = "Sets the anchored frame as the aura's parent, causing the aura to inherit attributes such as visibility and scale."
|
|
--[[Translation missing --]]
|
|
L["Settings"] = "Settings"
|
|
--[[Translation missing --]]
|
|
L["Shadow Color"] = "Shadow Color"
|
|
--[[Translation missing --]]
|
|
L["Shadow X Offset"] = "Shadow X Offset"
|
|
--[[Translation missing --]]
|
|
L["Shadow Y Offset"] = "Shadow Y Offset"
|
|
L["Shift-click to create chat link"] = "Shift-Clic para un crear un enlace de chat"
|
|
--[[Translation missing --]]
|
|
L["Show \"Edge\""] = "Show \"Edge\""
|
|
--[[Translation missing --]]
|
|
L["Show \"Swipe\""] = "Show \"Swipe\""
|
|
--[[Translation missing --]]
|
|
L["Show and Clone Settings"] = "Show and Clone Settings"
|
|
--[[Translation missing --]]
|
|
L["Show Border"] = "Show Border"
|
|
--[[Translation missing --]]
|
|
L["Show Debug Logs"] = "Show Debug Logs"
|
|
--[[Translation missing --]]
|
|
L["Show Glow"] = "Show Glow"
|
|
--[[Translation missing --]]
|
|
L["Show Icon"] = "Show Icon"
|
|
--[[Translation missing --]]
|
|
L["Show If Unit Does Not Exist"] = "Show If Unit Does Not Exist"
|
|
--[[Translation missing --]]
|
|
L["Show Matches for"] = "Show Matches for"
|
|
--[[Translation missing --]]
|
|
L["Show Matches for Units"] = "Show Matches for Units"
|
|
--[[Translation missing --]]
|
|
L["Show Model"] = "Show Model"
|
|
L["Show model of unit "] = "Mostrar el modelo de la unidad"
|
|
--[[Translation missing --]]
|
|
L["Show On"] = "Show On"
|
|
--[[Translation missing --]]
|
|
L["Show Spark"] = "Show Spark"
|
|
--[[Translation missing --]]
|
|
L["Show Text"] = "Show Text"
|
|
L["Show this group's children"] = "Mostrar los dependientes de este grupo"
|
|
--[[Translation missing --]]
|
|
L["Show Tick"] = "Show Tick"
|
|
L["Shows a 3D model from the game files"] = "Muestra un modelo 3D de los archivos del juego"
|
|
--[[Translation missing --]]
|
|
L["Shows a border"] = "Shows a border"
|
|
L["Shows a custom texture"] = "Muestra una textura personalizada"
|
|
--[[Translation missing --]]
|
|
L["Shows a glow"] = "Shows a glow"
|
|
--[[Translation missing --]]
|
|
L["Shows a model"] = "Shows a model"
|
|
L["Shows a progress bar with name, timer, and icon"] = "Muestra la barra de progreso con el nombre, el temporizador y el icono"
|
|
L["Shows a spell icon with an optional cooldown overlay"] = "Muestra el icono de hechizo con una superposición opcional del tiempo de recarga"
|
|
--[[Translation missing --]]
|
|
L["Shows a stop motion texture"] = "Shows a stop motion texture"
|
|
L["Shows a texture that changes based on duration"] = "Muestra una textura que cambia según la duración"
|
|
L["Shows one or more lines of text, which can include dynamic information such as progress or stacks"] = "Muestra una o más lineas del texto, el cual puede incluir información dinámica como el progreso o la acumulación"
|
|
--[[Translation missing --]]
|
|
L["Simple"] = "Simple"
|
|
L["Size"] = "Tamaño"
|
|
--[[Translation missing --]]
|
|
L["Slant Amount"] = "Slant Amount"
|
|
--[[Translation missing --]]
|
|
L["Slant Mode"] = "Slant Mode"
|
|
--[[Translation missing --]]
|
|
L["Slanted"] = "Slanted"
|
|
L["Slide"] = "Arrastrar"
|
|
L["Slide In"] = "Arrastrar dentro"
|
|
L["Slide Out"] = "Arrastrar fuera"
|
|
--[[Translation missing --]]
|
|
L["Slider Step Size"] = "Slider Step Size"
|
|
L["Small Icon"] = "Icono pequeño"
|
|
--[[Translation missing --]]
|
|
L["Smooth Progress"] = "Smooth Progress"
|
|
--[[Translation missing --]]
|
|
L["Snippets"] = "Snippets"
|
|
--[[Translation missing --]]
|
|
L["Soft Max"] = "Soft Max"
|
|
--[[Translation missing --]]
|
|
L["Soft Min"] = "Soft Min"
|
|
L["Sort"] = "Filtrar"
|
|
L["Sound"] = "Sonido"
|
|
L["Sound Channel"] = "Canal de sonido"
|
|
L["Sound File Path"] = "Ruta del fichero de sonido"
|
|
L["Sound Kit ID"] = "ID del kit de sonido"
|
|
--[[Translation missing --]]
|
|
L["Source"] = "Source"
|
|
L["Space"] = "Espacio"
|
|
L["Space Horizontally"] = "Espacio horizontal"
|
|
L["Space Vertically"] = "Espacio vertical"
|
|
L["Spark"] = "Chispa"
|
|
L["Spark Settings"] = "Propiedades de la chispa"
|
|
L["Spark Texture"] = "Textura de la chispa"
|
|
--[[Translation missing --]]
|
|
L["Specialization"] = "Specialization"
|
|
L["Specific Unit"] = "Unidad específica"
|
|
L["Spell ID"] = "ID de hechizo"
|
|
--[[Translation missing --]]
|
|
L["Spell Selection Filters"] = "Spell Selection Filters"
|
|
L["Stack Count"] = "Contador de acumulaciones"
|
|
L["Stack Info"] = "Información de acumulaciones"
|
|
L["Stagger"] = "Tambaleo"
|
|
L["Star"] = "Estrella"
|
|
L["Start"] = "Comenzar"
|
|
L["Start Angle"] = "Ángulo de inicio"
|
|
--[[Translation missing --]]
|
|
L["Start Collapsed"] = "Start Collapsed"
|
|
--[[Translation missing --]]
|
|
L["Start of %s"] = "Start of %s"
|
|
--[[Translation missing --]]
|
|
L["Step Size"] = "Step Size"
|
|
--[[Translation missing --]]
|
|
L["Stop Motion"] = "Stop Motion"
|
|
--[[Translation missing --]]
|
|
L["Stop Motion Settings"] = "Stop Motion Settings"
|
|
--[[Translation missing --]]
|
|
L["Stop Sound"] = "Stop Sound"
|
|
--[[Translation missing --]]
|
|
L["Sub Elements"] = "Sub Elements"
|
|
--[[Translation missing --]]
|
|
L["Sub Option %i"] = "Sub Option %i"
|
|
--[[Translation missing --]]
|
|
L["Swipe Overlay Settings"] = "Swipe Overlay Settings"
|
|
--[[Translation missing --]]
|
|
L["Templates could not be loaded, the addon is %s"] = "Templates could not be loaded, the addon is %s"
|
|
L["Temporary Group"] = "Grupo temporal"
|
|
L["Text"] = "Texto"
|
|
--[[Translation missing --]]
|
|
L["Text %s"] = "Text %s"
|
|
L["Text Color"] = "Color del texto"
|
|
--[[Translation missing --]]
|
|
L["Text Settings"] = "Text Settings"
|
|
L["Texture"] = "Textura"
|
|
L["Texture Info"] = "Información de la textura"
|
|
--[[Translation missing --]]
|
|
L["Texture Picker"] = "Texture Picker"
|
|
--[[Translation missing --]]
|
|
L["Texture Rotation"] = "Texture Rotation"
|
|
--[[Translation missing --]]
|
|
L["Texture Settings"] = "Texture Settings"
|
|
--[[Translation missing --]]
|
|
L["Texture Wrap"] = "Texture Wrap"
|
|
--[[Translation missing --]]
|
|
L["Texture X Offset"] = "Texture X Offset"
|
|
--[[Translation missing --]]
|
|
L["Texture Y Offset"] = "Texture Y Offset"
|
|
--[[Translation missing --]]
|
|
L["The addon ElvUI is enabled. It might add cooldown numbers to the swipe. You can configure these in the ElvUI settings"] = "The addon ElvUI is enabled. It might add cooldown numbers to the swipe. You can configure these in the ElvUI settings"
|
|
--[[Translation missing --]]
|
|
L["The addon OmniCC is enabled. It might add cooldown numbers to the swipe. You can configure these in the OmniCC settings"] = "The addon OmniCC is enabled. It might add cooldown numbers to the swipe. You can configure these in the OmniCC settings"
|
|
L["The duration of the animation in seconds."] = "Duración de la animación (en segundos)."
|
|
--[[Translation missing --]]
|
|
L["The duration of the animation in seconds. The finish animation does not start playing until after the display would normally be hidden."] = "The duration of the animation in seconds. The finish animation does not start playing until after the display would normally be hidden."
|
|
L["The type of trigger"] = "El tipo de desencadenador"
|
|
L["Then "] = "Entonces"
|
|
L["Thickness"] = "Grueso"
|
|
--[[Translation missing --]]
|
|
L["This adds %raidMark as text replacements."] = "This adds %raidMark as text replacements."
|
|
--[[Translation missing --]]
|
|
L["This adds %role, %roleIcon as text replacements. Does nothing if the unit is not a group member."] = "This adds %role, %roleIcon as text replacements. Does nothing if the unit is not a group member."
|
|
--[[Translation missing --]]
|
|
L["This adds %tooltip, %tooltip1, %tooltip2, %tooltip3 and %tooltip4 as text replacements and also allows filtering based on the tooltip content/values."] = "This adds %tooltip, %tooltip1, %tooltip2, %tooltip3 and %tooltip4 as text replacements and also allows filtering based on the tooltip content/values."
|
|
--[[Translation missing --]]
|
|
L[ [=[This aura contains custom Lua code.
|
|
Make sure you can trust the person who sent it!]=] ] = [=[This aura contains custom Lua code.
|
|
Make sure you can trust the person who sent it!]=]
|
|
--[[Translation missing --]]
|
|
L[ [=[This aura was created with a different version (%s) of World of Warcraft.
|
|
It might not work correctly!]=] ] = [=[This aura was created with a different version (%s) of World of Warcraft.
|
|
It might not work correctly!]=]
|
|
--[[Translation missing --]]
|
|
L[ [=[This aura was created with a newer version of WeakAuras.
|
|
It might not work correctly with your version!]=] ] = [=[This aura was created with a newer version of WeakAuras.
|
|
It might not work correctly with your version!]=]
|
|
L["This display is currently loaded"] = "Esta aura está cargada"
|
|
L["This display is not currently loaded"] = "Esta aura no está cargada"
|
|
--[[Translation missing --]]
|
|
L["This enables the collection of debug logs. Custom code can add debug information to the log through the function DebugPrint."] = "This enables the collection of debug logs. Custom code can add debug information to the log through the function DebugPrint."
|
|
--[[Translation missing --]]
|
|
L["This is a modified version of your aura, |cff9900FF%s.|r"] = "This is a modified version of your aura, |cff9900FF%s.|r"
|
|
--[[Translation missing --]]
|
|
L["This is a modified version of your group: |cff9900FF%s|r"] = "This is a modified version of your group: |cff9900FF%s|r"
|
|
L["This region of type \"%s\" is not supported."] = "No soporta el tipo de región \"%s\"."
|
|
--[[Translation missing --]]
|
|
L["This setting controls what widget is generated in user mode."] = "This setting controls what widget is generated in user mode."
|
|
L["Tick %s"] = "Tic %s"
|
|
L["Tick Mode"] = "Modo de tic"
|
|
L["Tick Placement"] = "Colocación de tic"
|
|
L["Time in"] = "Contar en"
|
|
L["Tiny Icon"] = "Icono miniatura"
|
|
L["To Frame's"] = "Al macro"
|
|
--[[Translation missing --]]
|
|
L["To Group's"] = "To Group's"
|
|
L["To Personal Ressource Display's"] = "A los recursos personales de aura"
|
|
L["To Screen's"] = "A la pantalla"
|
|
L["Toggle the visibility of all loaded displays"] = "Alterar la visibilidad de todas las auras cargadas"
|
|
L["Toggle the visibility of all non-loaded displays"] = "Alterar la visibilidad de todas las auras no cargadas"
|
|
L["Toggle the visibility of this display"] = "Alterar la visibilidad de esta aura"
|
|
L["Tooltip"] = "Descripción emergente"
|
|
--[[Translation missing --]]
|
|
L["Tooltip Content"] = "Tooltip Content"
|
|
L["Tooltip on Mouseover"] = "Descripción emergente al pasar el ratón"
|
|
--[[Translation missing --]]
|
|
L["Tooltip Pattern Match"] = "Tooltip Pattern Match"
|
|
--[[Translation missing --]]
|
|
L["Tooltip Text"] = "Tooltip Text"
|
|
--[[Translation missing --]]
|
|
L["Tooltip Value"] = "Tooltip Value"
|
|
--[[Translation missing --]]
|
|
L["Tooltip Value #"] = "Tooltip Value #"
|
|
--[[Translation missing --]]
|
|
L["Top"] = "Top"
|
|
L["Top HUD position"] = "Posición superior de la visualización (HUD)"
|
|
--[[Translation missing --]]
|
|
L["Top Left"] = "Top Left"
|
|
--[[Translation missing --]]
|
|
L["Top Right"] = "Top Right"
|
|
--[[Translation missing --]]
|
|
L["Total Angle"] = "Total Angle"
|
|
--[[Translation missing --]]
|
|
L["Total Time"] = "Total Time"
|
|
L["Trigger"] = "Desencadenador"
|
|
L["Trigger %d"] = "Desencadenador %d"
|
|
--[[Translation missing --]]
|
|
L["Trigger %s"] = "Trigger %s"
|
|
--[[Translation missing --]]
|
|
L["Trigger Combination"] = "Trigger Combination"
|
|
--[[Translation missing --]]
|
|
L["True"] = "True"
|
|
L["Type"] = "Tipo"
|
|
--[[Translation missing --]]
|
|
L["Type 'select' for '%s' requires a values member'"] = "Type 'select' for '%s' requires a values member'"
|
|
L["Ungroup"] = "Desagrupar"
|
|
L["Unit"] = "Unidad"
|
|
--[[Translation missing --]]
|
|
L["Unit %s is not a valid unit for RegisterUnitEvent"] = "Unit %s is not a valid unit for RegisterUnitEvent"
|
|
--[[Translation missing --]]
|
|
L["Unit Count"] = "Unit Count"
|
|
--[[Translation missing --]]
|
|
L["Unit Frame"] = "Unit Frame"
|
|
--[[Translation missing --]]
|
|
L["Unit Frames"] = "Unit Frames"
|
|
--[[Translation missing --]]
|
|
L["Unknown property '%s' found in '%s'"] = "Unknown property '%s' found in '%s'"
|
|
L["Unlike the start or finish animations, the main animation will loop over and over until the display is hidden."] = "Ignorar animaciones de inicio y final: la animación principal se repetirá hasta que el aura se oculte."
|
|
--[[Translation missing --]]
|
|
L["Update"] = "Update"
|
|
--[[Translation missing --]]
|
|
L["Update Auras"] = "Update Auras"
|
|
L["Update Custom Text On..."] = "Actualizar texto personalizado en..."
|
|
--[[Translation missing --]]
|
|
L["URL"] = "URL"
|
|
--[[Translation missing --]]
|
|
L["Url: %s"] = "Url: %s"
|
|
--[[Translation missing --]]
|
|
L["Use Custom Color"] = "Use Custom Color"
|
|
--[[Translation missing --]]
|
|
L["Use Display Info Id"] = "Use Display Info Id"
|
|
--[[Translation missing --]]
|
|
L["Use SetTransform"] = "Use SetTransform"
|
|
--[[Translation missing --]]
|
|
L["Use Texture"] = "Use Texture"
|
|
--[[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 in range. This is polled every second."] = "Uses UnitIsVisible() to check if in range. This is polled every second."
|
|
--[[Translation missing --]]
|
|
L["Value %i"] = "Value %i"
|
|
--[[Translation missing --]]
|
|
L["Values are in normalized rgba format."] = "Values are in normalized rgba format."
|
|
--[[Translation missing --]]
|
|
L["Values:"] = "Values:"
|
|
--[[Translation missing --]]
|
|
L["Version: "] = "Version: "
|
|
--[[Translation missing --]]
|
|
L["Version: %s"] = "Version: %s"
|
|
L["Vertical Align"] = "Alineación vertical"
|
|
L["Vertical Bar"] = "Barra vertical"
|
|
L["View"] = "Visualización"
|
|
--[[Translation missing --]]
|
|
L["View custom code"] = "View custom code"
|
|
--[[Translation missing --]]
|
|
L["Voice"] = "Voice"
|
|
--[[Translation missing --]]
|
|
L["WeakAuras %s on WoW %s"] = "WeakAuras %s on WoW %s"
|
|
--[[Translation missing --]]
|
|
L["What do you want to do?"] = "What do you want to do?"
|
|
--[[Translation missing --]]
|
|
L["Whole Area"] = "Whole Area"
|
|
L["Width"] = "Ancho"
|
|
--[[Translation missing --]]
|
|
L["wrapping"] = "wrapping"
|
|
L["X Offset"] = "Posición de X"
|
|
L["X Rotation"] = "Rotación de X"
|
|
L["X Scale"] = "Ajuste de tamaño de X"
|
|
L["X-Offset"] = "Desplazamiento X"
|
|
L["x-Offset"] = "Desplazamiento X"
|
|
L["Y Offset"] = "Posición de Y"
|
|
L["Y Rotation"] = "Rotación de Y"
|
|
L["Y Scale"] = "Ajuste de tamaño de Y"
|
|
L["Yellow Rune"] = "Runa amarilla"
|
|
L["Y-Offset"] = "Desplazamiento Y"
|
|
L["y-Offset"] = "Desplazamiento Y"
|
|
--[[Translation missing --]]
|
|
L["You already have this group/aura. Importing will create a duplicate."] = "You already have this group/aura. Importing will create a duplicate."
|
|
--[[Translation missing --]]
|
|
L["You are about to delete %d aura(s). |cFFFF0000This cannot be undone!|r Would you like to continue?"] = "You are about to delete %d aura(s). |cFFFF0000This cannot be undone!|r Would you like to continue?"
|
|
--[[Translation missing --]]
|
|
L["You are about to delete a trigger. |cFFFF0000This cannot be undone!|r Would you like to continue?"] = "You are about to delete a trigger. |cFFFF0000This cannot be undone!|r Would you like to continue?"
|
|
--[[Translation missing --]]
|
|
L[ [=[You can add a comma-separated list of state values here that (when changed) WeakAuras should also run the Grow Code on.
|
|
|
|
WeakAuras will always run custom grow code if you include 'changed' in this list, or when a region is added, removed, or re-ordered.]=] ] = [=[You can add a comma-separated list of state values here that (when changed) WeakAuras should also run the Grow Code on.
|
|
|
|
WeakAuras will always run custom grow code if you include 'changed' in this list, or when a region is added, removed, or re-ordered.]=]
|
|
--[[Translation missing --]]
|
|
L["You can add a comma-separated list of state values here that (when changed) WeakAuras should also run the sort code on.WeakAuras will always run custom sort code if you include 'changed' in this list, or when a region is added, removed."] = "You can add a comma-separated list of state values here that (when changed) WeakAuras should also run the sort code on.WeakAuras will always run custom sort code if you include 'changed' in this list, or when a region is added, removed."
|
|
--[[Translation missing --]]
|
|
L["Your Saved Snippets"] = "Your Saved Snippets"
|
|
L["Z Offset"] = "Posición de Z"
|
|
L["Z Rotation"] = "Rotación de Z"
|
|
L["Zoom"] = "Ampliar"
|
|
L["Zoom In"] = "Acercar"
|
|
L["Zoom Out"] = "Alejar"
|
|
|
|
|