Author: Snamor
Date: Sat Mar 06 19:36:20 CET 2010
Revision: 3754
Log:

#ICC/All: esES update
#Ulduar/All: esES update

Updated
trunk/DBM-Icecrown/localization.es.lua
Updated
trunk/DBM-Ulduar/localization.es.lua

trunk/DBM-Icecrown/localization.es.lua
Action: modified
Old revision: 3753
Old date: 2010-03-06 17:32:04 UTC

@@ -376,9 +376,14 @@
warnPortalOpen = "Se abren los portales"
}

+L:SetTimerLocalization{
+ timerPortalsOpen = "Se abren los portales"
+}
+
L:SetOptionLocalization{
SetIconOnBlazingSkeleton = "Poner icono en Esqueleto llameante (calavera)",
warnPortalOpen = "Mostrar aviso cuando $spell:72483 se abren",
+ timerPortalsOpen = "Mostrar tiempo para la apertura de Portal Pesadilla",
warnCorrosion = DBM_CORE_AUTO_ANNOUNCE_OPTIONS.spell:format(70751, GetSpellInfo(70751) or "unknown")
}

@@ -447,7 +452,8 @@
WarnPhase2Soon = "Transición a la Fase 2 pronto",
WarnPhase3Soon = "Transición a la Fase 3 pronto",
specWarnDefileCast = "Profanar en ti ¡Muévete!",
- specWarnDefileNear = "Profanar cerca de ti ¡Ten cuidado!"
+ specWarnDefileNear = "Profanar cerca de ti ¡Ten cuidado!",
+ warnNecroticPlagueJump = "Peste necrótica saltó a >%s<"
}

L:SetTimerLocalization{
@@ -460,6 +466,7 @@
L:SetOptionLocalization{
TimerCombatStart = "Mostrar tiempo para el inicio del combate",
TimerRoleplay = "Mostrar tiempo para Diálogo",
+ warnNecroticPlagueJump = "Anunciar los objetivos donde $spell:73912 ha saltado",
TimerNecroticPlagueCleanse = "Mostrar tiempo para purgar Peste necrótica\nantes de la primera marca",
PhaseTransition = "Mostrar tiempo para las transiciones de fase",
WarnPhase2Soon = "Mostrar pre-aviso para transición a la Fase 2 (al ~73%)",


trunk/DBM-Ulduar/localization.es.lua
Action: modified
Old revision: 3753
Old date: 2010-03-06 17:32:04 UTC

@@ -351,7 +351,7 @@
L:SetMiscLocalization{
YellPhase1 = "Interlopers! You mortals who dare to interfere with my sport will pay.... Wait--you...",
YellPhase2 = "Impertinent whelps, you dare challenge me atop my pedestal? I will crush you myself!",
- YellKill = "Stay your arms! I yield!",
+ YellKill = "¡Guardad las armas! ¡Me rindo!",
ChargeOn = "Cargar relámpago: %s",
Charge = "Fallos de Cargar relámpago (este try): %s"
}