You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
980 B
30 lines
980 B
if not (GetLocale() == "esMX") then return end;
|
|
|
|
local _, addon = ...
|
|
local L = addon.L;
|
|
|
|
|
|
|
|
|
|
-- !! Do NOT translate the following entries
|
|
L["currency-2706"] = "Vástago";
|
|
L["currency-2707"] = "Draco";
|
|
L["currency-2708"] = "Vermis";
|
|
L["currency-2709"] = "Aspecto";
|
|
|
|
L["currency-2914"] = "deteriorado";
|
|
L["currency-2915"] = "tallado";
|
|
L["currency-2916"] = "rúnico";
|
|
L["currency-2917"] = "dorado";
|
|
|
|
L["Season Maximum Colon"] = "Máximo de temporada:";
|
|
L["Item Changed"] = "pasó a ser"; --CHANGED_OWN_ITEM
|
|
L["Completed CHETT List"] = "Lista de T.A.R.E.A.S. completa";
|
|
|
|
|
|
--Map Pin Filter Name (name should be plural)
|
|
L["Bountiful Delve"] = "Abismo abundante";
|
|
L["Special Assignment"] = "Asignación especial";
|
|
|
|
L["Match Pattern Rep 1"] = "La reputación de tu tropa con (.+) ha aumentado ([%d%,]+)"; --FACTION_STANDING_INCREASED_ACCOUNT_WIDE
|
|
L["Match Pattern Rep 2"] = "Tu reputación con (.+) ha aumentado ([%d%,]+)"; --FACTION_STANDING_INCREASED
|