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.

284 lines
6.1 KiB

if GetLocale() ~= "esES" and GetLocale() ~= "esMX" then return end
local L
-----------------------
-- <<<The Necrotic Wake (1182J/2286M) >>> --
-----------------------
-----------------------
-- Blightbone --
-----------------------
--L= DBM:GetModLocalization(2395)
-----------------------
-- Amarth, The Reanimator --
-----------------------
--L= DBM:GetModLocalization(2391)
-----------------------
-- Surgeon Stitchflesh --
-----------------------
--L= DBM:GetModLocalization(2392)
-----------------------
-- Nalthor the Rimebinder --
-----------------------
--L= DBM:GetModLocalization(2396)
---------
--Trash--
---------
L = DBM:GetModLocalization("NecroticWakeTrash")
L:SetGeneralLocalization({
name = "Enemigos menores"
})
-----------------------
-- <<<Plaguefall (1183J/2289M) >>> --
-----------------------
-----------------------
-- Globgrog --
-----------------------
--L= DBM:GetModLocalization(2419)
-----------------------
-- Doctor Ickus --
-----------------------
--L= DBM:GetModLocalization(2403)
-----------------------
-- Domina Venomblade --
-----------------------
--L= DBM:GetModLocalization(2423)
-----------------------
-- Margrave Stradama --
-----------------------
--L= DBM:GetModLocalization(2404)
---------
--Trash--
---------
L = DBM:GetModLocalization("PlaguefallTrash")
L:SetGeneralLocalization({
name = "Enemigos menores"
})
-----------------------
-- <<<Mists of Tirna Scithe (1184J/2290M) >>> --
-----------------------
-----------------------
-- Ingra Maloch --
-----------------------
--L= DBM:GetModLocalization(2400)
-----------------------
-- Mistcaller (Probably placeholder) --
-----------------------
--L= DBM:GetModLocalization(2402)
-----------------------
-- Tred'ova --
-----------------------
L= DBM:GetModLocalization(2405)
L:SetWarningLocalization({
-- specWarnParasiticInfesterKick = "Parasitic Infester - Interrupt!"--Translate me!
})
L:SetTimerLocalization{
timerParasiticInfesterCD = "~Infestador parasitario"
}
L:SetOptionLocalization({
timerParasiticInfesterCD = "Mostrar temporizador para Infestador parasitario",
yellParasiticInfester = "Gritar cuando te afecte Infestador parasitario"
})
L:SetMiscLocalization({
Infester = "Infestador"
})
---------
--Trash--
---------
L = DBM:GetModLocalization("TirnaScitheTrash")
L:SetGeneralLocalization({
name = "Enemigos menores"--Or MOTS Trash?
})
-----------------------
-- <<<Halls of Atonement (1185J/2287M) >>> --
-----------------------
-----------------------
-- Halkias, the Sin-Stained Goliath --
-----------------------
--L= DBM:GetModLocalization(2406)
-----------------------
-- Echelon --
-----------------------
--L= DBM:GetModLocalization(2387)
-----------------------
-- High Adjudicator Aleez --
-----------------------
--L= DBM:GetModLocalization(2411)
-----------------------
-- Lord Chamberlain --
-----------------------
--L= DBM:GetModLocalization(2413)
---------
--Trash--
---------
L = DBM:GetModLocalization("AtonementTrash")
L:SetGeneralLocalization({
name = "Enemigos menores"--HoA Trash?
})
-----------------------
-- <<<Spires of Ascension (1186J/2285M) >>> --
-----------------------
-----------------------
-- Kin-Tara --
-----------------------
L= DBM:GetModLocalization(2399)
L:SetMiscLocalization({
Flight = "¡Tu fin alza el vuelo!"
})
-----------------------
-- Ventunax --
-----------------------
--L= DBM:GetModLocalization(2416)
-----------------------
-- Oryphrion --
-----------------------
--L= DBM:GetModLocalization(2414)
-----------------------
-- Devos, Paragon of Doubt --
-----------------------
L= DBM:GetModLocalization(2412)
L:SetMiscLocalization({
RunThrough = "¡Esta lanza os atravesará el corazón!"
})
---------
--Trash--
---------
L = DBM:GetModLocalization("SpiresofAscensionTrash")
L:SetGeneralLocalization({
name = "Enemigos menores"--SoA Trash?
})
-----------------------
-- <<<Theater of Pain (1187J/2293M)>>> --
-----------------------
-----------------------
-- An Affront of Challengers --
-----------------------
--L= DBM:GetModLocalization(2397)
-----------------------
-- Gorechop --
-----------------------
--L= DBM:GetModLocalization(2401)
-----------------------
-- Xav the Unfallen --
-----------------------
--L= DBM:GetModLocalization(2390)
-----------------------
-- Kul'tharok --
-----------------------
--L= DBM:GetModLocalization(2389)
-----------------------
-- Mordretha, the Endless Empress --
-----------------------
--L= DBM:GetModLocalization(2417)
---------
--Trash--
---------
L = DBM:GetModLocalization("TheaterofPainTrash")
L:SetGeneralLocalization({
name = "Enemigos menores"
})
-----------------------
-- <<<De Other Side (1188J/2291M)>>> --
-----------------------
-----------------------
-- Hakkar the Soulflayer --
-----------------------
--L= DBM:GetModLocalization(2408)
-----------------------
-- The Manastorms --
-----------------------
--L= DBM:GetModLocalization(2409)
-----------------------
-- Dealer Xy'exa --
-----------------------
--L= DBM:GetModLocalization(2398)
-----------------------
-- Mueh'zala --
-----------------------
--L= DBM:GetModLocalization(2410)
---------
--Trash--
---------
L = DBM:GetModLocalization("DeOtherSideTrash")
L:SetGeneralLocalization({
name = "Enemigos menores"
})
-----------------------
-- <<<Sanguine Depths (1189J/2284M)>>> --
-----------------------
-----------------------
-- Kryxis the Voracious --
-----------------------
--L= DBM:GetModLocalization(2388)
-----------------------
-- Executor Tarvold --
-----------------------
--L= DBM:GetModLocalization(2415)
-----------------------
-- Grand Proctor Beryllia --
-----------------------
--L= DBM:GetModLocalization(2421)
-----------------------
-- General Kaal --
-----------------------
--L= DBM:GetModLocalization(2407)
---------
--Trash--
---------
L = DBM:GetModLocalization("SanguineDepthsTrash")
L:SetGeneralLocalization({
name = "Enemigos menores"
})