Split FAQ into 2 parts due to string truncation. Update esES with new strings.

This commit is contained in:
Xinhuan
2008-11-01 22:27:43 +08:00
parent fb1d9f352a
commit 717d351ce0
9 changed files with 117 additions and 18 deletions
+68 -8
View File
@@ -1,6 +1,6 @@
-- Translation courtesy of Ben (Aesyl - US Tanaris)
local AceLocale = LibStub:GetLibrary("AceLocale-3.0")
local L = AceLocale:NewLocale("Omen", "esES", true)
local L = AceLocale:NewLocale("Omen", "esES")
if not L then return end
-- Main Omen window
@@ -9,12 +9,14 @@ L["Omen Quick Menu"] = "Omen Menu Rápido"
L["Use Focus Target"] = "Usar Objetivo de Foco"
L["Test Mode"] = "Modo para Prueba"
L["Open Config"] = "Abrir Configuración"
L["Open Omen's configuration panel"] = true
L["Hide Omen"] = "Ocultar Omen"
L["Name"] = "Nombre"
L["Threat [%]"] = "Amenaza [%]"
L["Threat"] = "Amenaza"
L["TPS"] = "APS"
L["Toggle Focus"] = true
L["> Pull Aggro <"] = true
-- Warnings
L["|cffff0000Error:|r Omen cannot use shake warning if you have turned on nameplates at least once since logging in."] = "|cffff0000Error:|r Omen no puede usar el aviso de temblar si usted ha activado las placas de nombre al menos una vez desde ha entrado."
@@ -31,10 +33,28 @@ L["Alpha"] = "Alfa"
L["Controls the transparency of the main Omen window."] = "Controla la transparencia de la ventana primaria de Omen."
L["Scale"] = "Escala"
L["Controls the scaling of the main Omen window."] = "Controla la escalada de la ventana primaria de Omen."
L["Autocollapse"] = "Desplomarse Automáticamente"
L["Frame Strata"] = true
L["Controls the frame strata of the main Omen window. Default: MEDIUM"] = true
L["Clamp To Screen"] = true
L["Controls whether the main Omen window can be dragged offscreen"] = true
L["Tells Omen to additionally check your 'focus' and 'focustarget' before your 'target' and 'targettarget' in that order for threat display."] = true
L["Tells Omen to enter Test Mode so that you can configure Omen's display much more easily."] = true
L["Collapse to show a minimum number of bars"] = "Desplomarse para mostrar un número minimo de barras."
L["Lock Omen"] = "Cerrar Omen"
L["Locks Omen in place and prevents it from being dragged or resized."] = "Cierra Omen en sitio y lo evita que arrastrar o cambiar la talla."
L["Show minimap button"] = true
L["Show the Omen minimap button"] = true
L["Ignore Player Pets"] = true
L["IGNORE_PLAYER_PETS_DESC"] = [[
Tells Omen to skip enemy player pets when determining which unit to display threat data on.
Player pets maintain a threat table when in |cffffff78Aggressive|r or |cffffff78Defensive|r mode and behave just like normal mobs, attacking the target with the highest threat. If the pet is instructed to attack a specific target, the pet still maintains the threat table, but sticks on the assigned target which by definition has 100% threat. Player pets can be taunted to force them to attack you.
However, player pets on |cffffff78Passive|r mode do not have a threat table, and taunt does not work on them. They only attack their assigned target when instructed and do so without any threat table.
When a player pet is instructed to |cffffff78Follow|r, the pet's threat table is wiped immediately and stops attacking, although it may immediately reacquire a target based on its Aggressive/Defensive mode.
]]
L["Autocollapse"] = "Desplomarse Automáticamente"
L["Autocollapse Options"] = "Opciones de Desplomarse Automáticamente"
L["Grow bars upwards"] = "Barras crecen hacia arriba"
L["Hide Omen on 0 bars"] = "Ocultar Omen cuándo hay 0 barras"
@@ -62,6 +82,8 @@ L["Sets how far inside the frame the threat bars will display from the 4 borders
-- Config strings, title bar section
L["Title Bar Settings"] = "Opciones de la Barra de Título"
L["Configure title bar settings."] = "Configurar opciones de la Barra de Título"
L["Show Title Bar"] = true
L["Show the Omen Title Bar"] = true
L["Title Bar Height"] = "Altura de la Barra de Título"
L["Height of the title bar. The minimum height allowed is twice the background border thickness."] = "Altura de la Barra de Título. La altura minima permitida es el doble del grosor del borde del fondo."
L["Title Text Options"] = "Opciones del Texto del Título"
@@ -73,6 +95,8 @@ L["Control the font size of the title text"] = "Controla la talla del fuente del
-- Config strings, show when... section
L["Show When..."] = "Mostrar cuándo..."
L["Show Omen when..."] = "Mostrar Omen cuándo..."
L["This section controls when Omen is automatically shown or hidden."] = true
L["Use Auto Show/Hide"] = true
L["Show Omen when any of the following are true"] = "Mostrar Omen cuándo cualquiera de lo siguiente es cierto"
L["You have a pet"] = "Usted ha una mascota"
L["Show Omen when you have a pet out"] = "Mostrar Omen cuándo ha una mascota fuera"
@@ -82,15 +106,14 @@ L["You are in a party"] = "Usted está en un grupo"
L["Show Omen when you are in a 5-man party"] = "Mostrar Omen cuándo usted está en un grupo de 5 miembros"
L["You are in a raid"] = "Usted está en una banda"
L["Show Omen when you are in a raid"] = "Mostrar Omen cuándo usted está en una banda"
L["However, hide Omen if any of the following are true (higher priority than the above)."] = true
L["You are resting"] = "Usted está descansando"
L["Show Omen when you are resting"] = "Mostrar Omen cuándo usted está descansando"
L["Turning this on will cause Omen to hide whenever you are in a city or inn."] = true
L["You are in a battleground"] = "Usted está en un campo de batalla"
L["Show Omen when you are in a battleground or arena"] = "Mostrar Omen cuándo usted está en un campo de batalla"
L["You are in a dungeon"] = "Usted está en una instancia"
L["Show Omen when you are in a dungeon (5 man and raid)"] = "Mostrar Omen cuándo usted está en una instancia (de 5 miembros o una banda)"
L["In addition to the above options..."] = "Además de las opciones de arriba..."
L["Only show when in combat"] = "Solamente mostrar cuándo en combate"
L["Turning this on will cause Omen to hide whenever you are in a battleground or arena."] = true
L["You are not in combat"] = true
L["Turning this on will cause Omen to hide whenever you are not in combat."] = "Esta opción hará que Omen se oculta cuándo usted no está en combate."
L["AUTO_SHOW/HIDE_NOTE"] = "Note: If you manually toggle Omen to show or hide, it will remain shown or hidden regardless of Auto Show/Hide settings until you next zone, join or leave a party or raid, or change any Auto Show/Hide settings."
-- Config strings, show classes... section
L["Show Classes..."] = "Mostrar Clases..."
@@ -140,10 +163,16 @@ L["Use Tank Bar color"] = true
L["Use a different colored background for the tank's threat bar in Omen"] = true
L["Tank Bar Color"] = true
L["The background color for your tank's threat bar"] = true
L["Show Pull Aggro Bar"] = true
L["Show a bar for the amount of threat you will need to reach in order to pull aggro."] = true
L["Pull Aggro Bar Color"] = true
L["The background color for your Pull Aggro bar"] = true
L["Use Class Colors"] = true
L["Use standard class colors for the background color of threat bars"] = true
L["Bar BG Color"] = true
L["The background color for all threat bars"] = true
L["Always Show Self"] = true
L["Always show your threat bar on Omen (ignores class filter settings), showing your bar on the last row if necessary"] = true
L["Bar Label Options"] = "Opciones de Etiqueta de Barra"
L["Font"] = "Fuente"
L["The font that the labels will use"] = "El fuente que las etiquetas usarán"
@@ -197,6 +226,8 @@ L["Right"] = "Derecho"
-- FAQ
L["Help File"] = "Ayuda"
L["A collection of help pages"] = "Una colleción de páginas de ayuda"
L["FAQ Part 1"] = true
L["FAQ Part 2"] = true
L["Frequently Asked Questions"] = "Preguntas Frecuentes"
L["Warrior"] = "Guerrerro"
@@ -213,6 +244,10 @@ Desde parche 3.0.2, Omen ya no hace estas cosas y una biblioteca de amenaza ya n
Además esta implementación nueva permite la addición de la amenaza de NPCs. Sin embargo, hay desventajas; actualizados son menos frecuentes, detallas de amenaza no pueden estar obtenido a menos que alguien en su banda estén apuntando al mob y no es posible obtener amenaza de un mob con que usted no es en combate.
|cffffd200How do I get rid of the 2 vertical gray lines down the middle?|r
Lock your Omen. Locking Omen will prevent it from being moved or resized, as well as prevent the columns from being resized. If you haven't realized it, the 2 vertical gray lines are column resizing handles.
|cffffd200Cómo hago que Omen3 se parece como Omen2?|r
Cambie la Textura de Fondo y Textura de Borde a Blizzard Tooltip, cambie el Color de Fondo a negro (por arrastrar abajo la barra de luminosidad), y el Color de Borde a azul.
@@ -221,6 +256,25 @@ Cambie la Textura de Fondo y Textura de Borde a Blizzard Tooltip, cambie el Colo
El API de amenaza de Blizzard no devuelve datos de amenaza de algo mob con que usted no es en combate directamente. Creemos que esto es un esfuerzo para reducir tráfico de red.
|cffffd200Is there ANY way around this Blizzard limitation? Not being able to see my pet's threat before I attack has set me back to guessing.|r
There is no way around this limitation short of us doing the guessing for you (which is exactly how Omen2 did it).
The goal of Omen3 is to provide accurate threat data, we no longer intend to guess for you and in the process lower your FPS. Have some confidence in your pet/tank, or just wait 2 seconds before attacking and use a low damage spell such as Ice Lance so that you can get initial threat readings.
]]
L["GENERAL_FAQ2"] = [[
|cffffd200Can we get AoE mode back?|r
Again, this is not really possible without guessing threat values. Blizzard's threat API only allows us to query for threat data on units that somebody in the raid is targetting. This means that if there are 20 mobs and only 6 of them are targetted by the raid, there is no way to obtain accurate threat data on the other 14.
This is also extremely complicated to guess particularly for healing and buffing (threat gets divided by the number of mobs you are in combat with) because mobs that are under crowd control effects (sheep, banish, sap, etc) do not have their threat table modified and addons cannot reliably tell how many mobs you are in combat with. Omen2's guess was almost always wrong.
|cffffd200The tooltips on unit mouseover shows a threat % that does not match the threat % reported by Omen3. Why?|r
Blizzard's threat percentage is scaled to between 0% and 100%, so that you will always pull aggro at 100%. Omen reports the raw unscaled values which has pulling aggro percentages at 110% while in melee range and 130% otherwise.
By universal agreement, the primary target of a mob is called the tank and is defined to be at 100% threat.
|cffffd200Se sincroniza Omen3 o analiza el diario de combate?|r
No. Omen3 no trata sincronizarse o analizar el diario de combate. En este momento no hay ninguna intención para hacer así.
@@ -229,6 +283,8 @@ No. Omen3 no trata sincronizarse o analizar el diario de combate. En este moment
Omen3 actualiza los valores de amenaza que usted ve cuando Blizzard los actualiza.
In fact, Blizzard updates them about once per second, which is much faster than what Omen2 used to sync updates. In Omen2, you only transmitted your threat to the rest of the raid once every 3 seconds (or 1.5s if you were a tank).
|cffffd200Dónde puedo informar sobre errores o dar sugerencias?|r
http://forums.wowace.com/showthread.php?t=14249
@@ -236,6 +292,10 @@ http://forums.wowace.com/showthread.php?t=14249
|cffffd200Quién escribió Omen3?|r
Xinhuan (Blackrock US Alliance).
|cffffd200Do you accept Paypal donations?|r
Yes, send to xinhuan AT gmail DOT com.
]]
L["WARRIOR_FAQ"] = [[Lo siguiente información está obtenido de |cffffd200http://www.tankspot.com/forums/f200/39775-wow-3-0-threat-values.html|r Oct 2nd 2008 (crédito a Satrina). Los números son por un carácter de nivel 80.