5.19.10
This commit is contained in:
@@ -37,6 +37,8 @@ local L = WeakAuras.L
|
||||
L["%s - Finish Custom Text"] = "%s - Texto personalizado de terminación"
|
||||
L["%s - Init Action"] = "%s - Iniciar acción"
|
||||
L["%s - Main"] = "%s - Principal"
|
||||
L["%s - OnLoad"] = "%s - Cargar"
|
||||
L["%s - OnUnload"] = "%s - Descargar"
|
||||
L["%s - Option #%i has the key %s. Please choose a different option key."] = "%s - La opción #%i tiene un clave %s. Por favor selecciona un clave diferente."
|
||||
L["%s - Rotate Animation"] = "%s - Rotar animación"
|
||||
L["%s - Scale Animation"] = "%s - Redimensionar animación"
|
||||
@@ -141,8 +143,8 @@ Enable this setting if you want this timer to be hidden, or when using a WeakAur
|
||||
L["Anchor Mode"] = "Modo de anclaje"
|
||||
L["Anchor Point"] = "Punto de anclaje"
|
||||
L["Anchored To"] = "Anclado a"
|
||||
L["And "] = "y"
|
||||
L["and"] = "y"
|
||||
L["And "] = "y"
|
||||
L["and %s"] = "y %s"
|
||||
L["and aligned left"] = "y alineado a la izquierda"
|
||||
L["and aligned right"] = "y alineado a la derecha"
|
||||
@@ -261,12 +263,16 @@ Off Screen]=] ] = "El aura está fuera de la pantalla"
|
||||
L["Custom Code"] = "Código Personalizado"
|
||||
L["Custom Code Viewer"] = "Visor de código personalizado"
|
||||
L["Custom Frames"] = "Marcos personalizados"
|
||||
L["Custom Functions"] = "Funciones personalizadas"
|
||||
L["Custom Init"] = "Inicialización personalizada"
|
||||
L["Custom Load"] = "Carga personalizada"
|
||||
L["Custom Options"] = "Opciones personalizadas"
|
||||
L["Custom Trigger"] = "Activador personalizado"
|
||||
L["Custom trigger event tooltip"] = "Información sobre eventos de activador personalizado"
|
||||
L["Custom trigger status tooltip"] = "Información sobre el estado del activador personalizado"
|
||||
L["Custom Trigger: Ignore Lua Errors on OPTIONS event"] = "Activador personalizado: ignorar errores de Lua en el evento OPCIONES"
|
||||
L["Custom Trigger: Send fake events instead of STATUS event"] = "Activador personalizado: enviar eventos falsos en lugar del evento STATUS"
|
||||
L["Custom Unload"] = "Descarga personalizada"
|
||||
L["Custom Untrigger"] = "No-activador personalizado"
|
||||
L["Debug Log"] = "Registro de depuración"
|
||||
L["Debug Log:"] = "Registro de depuración:"
|
||||
@@ -582,7 +588,6 @@ every 3 events starting from 2nd and ending at 11th: 2-11/3]=] ] = "Ocurrencia d
|
||||
L["Okay"] = "Aceptar"
|
||||
L["ON"] = "ACTIVO"
|
||||
L["On Hide"] = "Ocultar"
|
||||
L["On Init"] = "Al iniciar"
|
||||
L["On Show"] = "Mostrar"
|
||||
L["Only Match auras cast by a player (not an npc)"] = "Coincidir solo con auras lanzadas por un jugador (no un pnj)"
|
||||
L["Only match auras cast by people other than the player or their pet"] = "Coincidir solo con auras lanzadas por personas que no sean el jugador o su mascota."
|
||||
|
||||
Reference in New Issue
Block a user