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.
31 lines
994 B
31 lines
994 B
if not (GetLocale() == "itIT") then return end;
|
|
|
|
local _, addon = ...
|
|
local L = addon.L;
|
|
|
|
|
|
|
|
|
|
-- !! Do NOT translate the following entries
|
|
L["currency-2706"] = "Draghetto";
|
|
L["currency-2707"] = "Draco";
|
|
L["currency-2708"] = "Dragone";
|
|
L["currency-2709"] = "Aspetto";
|
|
|
|
L["currency-2914"] = "Logoro";
|
|
L["currency-2915"] = "Intagliato";
|
|
L["currency-2916"] = "Runico";
|
|
L["currency-2917"] = "Dorato";
|
|
|
|
L["Season Maximum Colon"] = "Limite stagionale:";
|
|
L["Item Changed"] = "stato cambiato"; --CHANGED_OWN_ITEM
|
|
L["Completed CHETT List"] = "Lista C.I.H.T.T. Completa";
|
|
|
|
|
|
--Map Pin Filter Name (name should be plural)
|
|
L["Bountiful Delve"] = "Scorribanda Fruttuosa";
|
|
L["Special Assignment"] = "Incarico speciale";
|
|
|
|
|
|
L["Match Pattern Rep 1"] = "La reputazione della Brigata con \"(.+)\" è aumentata di ([%d%,]+)"; --FACTION_STANDING_INCREASED_ACCOUNT_WIDE
|
|
L["Match Pattern Rep 2"] = "La reputazione con \"(.+)\" è aumentata di ([%d%,]+)"; --FACTION_STANDING_INCREASED
|