Skip to content

Commit

Permalink
locale
Browse files Browse the repository at this point in the history
  • Loading branch information
eltreum0 committed Aug 11, 2022
1 parent dc81def commit 9a55620
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
24 changes: 12 additions & 12 deletions ElvUI_EltreumUI/Localization/esMX.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1006,16 +1006,16 @@ L["Nameplate Custom Color"] = "Color personalizado de la placa de identificació
L["Enable Custom Colors for Nameplates"] = "Habilitar colores personalizados para las placas de identificación"
L["Unitframe Custom Color"] = "Color personalizado del marco de la unidad"
L["Enable Custom Colors for Unitframes"] = "Habilitar colores personalizados para marcos unitarios"
L["Tapped NPC"] = true
L["Nameplate Colors"] = true
L["Good Threat"] = true
L["Bad Threat"] = true
L["Good Threat Transition"] = true
L["Bad Threat Transition"] = true
L["Off Tank"] = true
L["Off Tank Bad Threat Transition"] = true
L["Tapped NPC"] = "NPC intervenido"
L["Nameplate Colors"] = "Colores de la placa"
L["Good Threat"] = "Amenaza buena"
L["Bad Threat"] = "Amenaza mala"
L["Good Threat Transition"] = "Transición de la amenaza buena"
L["Bad Threat Transition"] = "Transición de la amenaza mala"
L["Off Tank"] = "Fuera del tanque"
L["Off Tank Bad Threat Transition"] = "Transición de amenaza mala fuera del tanque"
L["Enable Gradient colors for Nameplates"] = "Habilitar colores degradados para las placas de identificación"
L["Enable Gradient colors for Nameplates. |cffFF0000WARING:|r This will overwrite some default ElvUI NP settings, if you dont want this, please disable this feature."] = true
L["Limit Max Distance"] = true
L["Text Color"] = true
L["Max Distance"] = true
L["Enable Gradient colors for Nameplates. |cffFF0000WARING:|r This will overwrite some default ElvUI NP settings, if you dont want this, please disable this feature."] = "Habilitar colores degradados para las placas de identificación. |Esto sobreescribirá algunas configuraciones por defecto de ElvUI NP, si no quieres esto, por favor desactiva esta característica."
L["Limit Max Distance"] = "Limitar la distancia máxima"
L["Text Color"] = "Color del texto"
L["Max Distance"] = "Distancia máxima"
22 changes: 11 additions & 11 deletions ElvUI_EltreumUI/Localization/ptBR.lua
Original file line number Diff line number Diff line change
Expand Up @@ -985,15 +985,15 @@ L["Nameplate Custom Color"] = "Persolize a Cor das Placas de Nome"
L["Enable Custom Colors for Nameplates"] = "Ative cores personalizadas para Placas de Nome"
L["Unitframe Custom Color"] = "Personalize a Cor das Placas de Identificação"
L["Enable Custom Colors for Unitframes"] = "Ative cores personalizadas para Placas de Identificação"
L["Tapped NPC"] = true
L["Nameplate Colors"] = true
L["Good Threat"] = true
L["Bad Threat"] = true
L["Good Threat Transition"] = true
L["Bad Threat Transition"] = true
L["Off Tank"] = true
L["Off Tank Bad Threat Transition"] = true
L["Tapped NPC"] = "PNJ Reservado"
L["Nameplate Colors"] = "Cores das Placas de Identificação"
L["Good Threat"] = "Ameaça Boa"
L["Bad Threat"] = "Ameaça Ruim"
L["Good Threat Transition"] = "Boa Transição de Ameaça"
L["Bad Threat Transition"] = "Má Transição de Ameaça"
L["Off Tank"] = "Tanque Secundário"
L["Off Tank Bad Threat Transition"] = "Boa Transição de Amerça do Tanque Secundário"
L["Enable Gradient colors for Nameplates. |cffFF0000WARING:|r This will overwrite some default ElvUI NP settings, if you dont want this, please disable this feature."] = "Ative cores em gradiente para Placas de Nome. |cffFF0000AVISO:|r Isto irá substituir algumas configurações das Placas de Nome do ElvUI, se você não quiser isto desative esta opção."
L["Limit Max Distance"] = true
L["Text Color"] = true
L["Max Distance"] = true
L["Limit Max Distance"] = "Limite Distância Máxima"
L["Text Color"] = "Cor do Texto"
L["Max Distance"] = "Distância Máxima"

0 comments on commit 9a55620

Please sign in to comment.