diff --git a/ElvUI_EltreumUI/Localization/esMX.lua b/ElvUI_EltreumUI/Localization/esMX.lua index 4471f92f1..5c361354e 100644 --- a/ElvUI_EltreumUI/Localization/esMX.lua +++ b/ElvUI_EltreumUI/Localization/esMX.lua @@ -1462,12 +1462,12 @@ L["Reverse Gradient"] = "Invertir Gradiente" L["Displays the name of the unit with abbreviation, accepts length args"] = "Muestra el nombre de la unidad con abreviatura, acepta args de longitud" L["Displays the current target of the unit, accepts length args"] = "Muestra el objetivo actual de la unidad, acepta args de longitud" L["Circle"] = "Círculo" -L["Vignette"] = true -L["Add a vignette effect always"] = true -L["Maximum Cooldown Length"] = true -L["Cooldowns must be shorter than this to show up"] = true -L["Enable ignoring Spells"] = true -L["Enable only for listed Spells"] = true -L["Allowed Spells, use a comma to separate spells"] = true -L["List of spells allowed, use a comma to separate spells"] = true -L["Path to file"] = true +L["Vignette"] = "Viñeta" +L["Add a vignette effect always"] = "Añade un efecto de viñeta siempre" +L["Maximum Cooldown Length"] = "Longitud máxima de enfriamiento" +L["Cooldowns must be shorter than this to show up"] = "Los Enfriamientos deben ser inferiores a este valor para que aparezcan" +L["Enable ignoring Spells"] = "Habilitar ignorando Hechizos" +L["Enable only for listed Spells"] = "Habilitar sólo para los Hechizos listados" +L["Allowed Spells, use a comma to separate spells"] = "Hechizos permitidos, utilice una coma para separar los hechizos" +L["List of spells allowed, use a comma to separate spells"] = "Lista de hechizos permitidos, utilice una coma para separar los hechizos" +L["Path to file"] = "Ruta al archivo" diff --git a/ElvUI_EltreumUI/Localization/frFR.lua b/ElvUI_EltreumUI/Localization/frFR.lua index c48b2ac43..5d5ca61b8 100644 --- a/ElvUI_EltreumUI/Localization/frFR.lua +++ b/ElvUI_EltreumUI/Localization/frFR.lua @@ -1462,12 +1462,12 @@ L["Reverse Gradient"] = "Inverser le gradient" L["Displays the name of the unit with abbreviation, accepts length args"] = "Affiche le nom de l'unité avec son abréviation, accepte les arguments de longueur" L["Displays the current target of the unit, accepts length args"] = "Affiche la cible actuelle de l'unité, accepte les arguments de longueur" L["Circle"] = "Cercle" -L["Vignette"] = true -L["Add a vignette effect always"] = true -L["Maximum Cooldown Length"] = true -L["Cooldowns must be shorter than this to show up"] = true -L["Enable ignoring Spells"] = true -L["Enable only for listed Spells"] = true -L["Allowed Spells, use a comma to separate spells"] = true -L["List of spells allowed, use a comma to separate spells"] = true -L["Path to file"] = true +L["Vignette"] = "Vignette" +L["Add a vignette effect always"] = "Ajoute toujours un effet de vignette" +L["Maximum Cooldown Length"] = "Longueur maximale du refroidissement" +L["Cooldowns must be shorter than this to show up"] = "Les temps de recharge doivent être inférieurs à cette valeur pour être affichés." +L["Enable ignoring Spells"] = "Activer en ignorant les sorts" +L["Enable only for listed Spells"] = "Activer uniquement pour les sorts listés" +L["Allowed Spells, use a comma to separate spells"] = "Sorts autorisés, utiliser une virgule pour séparer les sorts" +L["List of spells allowed, use a comma to separate spells"] = "Liste des sorts autorisés, utiliser une virgule pour séparer les sorts" +L["Path to file"] = "Chemin d'accès au fichier" diff --git a/ElvUI_EltreumUI/Localization/ptBR.lua b/ElvUI_EltreumUI/Localization/ptBR.lua index e82917e00..79240b706 100644 --- a/ElvUI_EltreumUI/Localization/ptBR.lua +++ b/ElvUI_EltreumUI/Localization/ptBR.lua @@ -1462,12 +1462,12 @@ L["Reverse Gradient"] = "Inverter o Gradiente" L["Displays the name of the unit with abbreviation, accepts length args"] = "Mostra o nome abreviado da unidade, aceita argumento de tamanho" L["Displays the current target of the unit, accepts length args"] = "Mostra o nome do alvo da unidade, aceita argumento de tamanho" L["Circle"] = "Círculo" -L["Vignette"] = true -L["Add a vignette effect always"] = true -L["Maximum Cooldown Length"] = true -L["Cooldowns must be shorter than this to show up"] = true -L["Enable ignoring Spells"] = true -L["Enable only for listed Spells"] = true -L["Allowed Spells, use a comma to separate spells"] = true -L["List of spells allowed, use a comma to separate spells"] = true -L["Path to file"] = true +L["Vignette"] = "Vinheta" +L["Add a vignette effect always"] = "Sempre adicione um efeito de vinheta" +L["Maximum Cooldown Length"] = "Tempo máximo de Recarga" +L["Cooldowns must be shorter than this to show up"] = "As recargas devem ser menores do que isto para aparecerem" +L["Enable ignoring Spells"] = "Usar lista de bloqueamento" +L["Enable only for listed Spells"] = "Habilitar ícone apenas para os feitiços listados" +L["Allowed Spells, use a comma to separate spells"] = "Feitiços permitidos, use uma vírgula para separar os feitiços" +L["List of spells allowed, use a comma to separate spells"] = "Lista de feitiços permitidos, use uma vírgula para separar os feitiços" +L["Path to file"] = "Caminho para o arquivo"