--[[ Atlas, a World of Warcraft instance map browser Copyright 2005-2010 Dan Gilbert This file is part of Atlas. Atlas is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. Atlas is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Atlas; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA --]] --]] -- Datos de Atlas (Español) -- Traducido por --> maqjav|Marosth de Tyrande<-- -- maqjav@hotmail.com -- Úlltima Actualización (last update): 16/04/2009 --]] if ( GetLocale() == "esES" ) then AtlasORLocale = { ["Ancient Skull Pile"] = "Montón de cráneos antiguos"; ["Azuregos"] = "Azuregos"; ["Darkscreecher Akkarai"] = "Estridador oscuro Akkarai"; ["Doom Lord Kazzak"] = "Señor Apocalíptico Kazzak"; ["Doomwalker"] = "Caminante del Destino"; ["Dragons of Nightmare"] = "Dragones de la Pesadilla"; ["Dreamroarer"] = "Bramasueños"; ["Dreamstalker"] = "Acechasueños"; ["Dreamtracker"] = "Rastreasueños"; ["Emeriss"] = "Emeriss"; ["Gezzarak the Huntress"] = "Gezzarak la Cazadora"; ["Grella "] = "Grella "; ["Hazzik"] = "Hazzik"; ["Hazzik's Package"] = "Paquete de Hazzik"; ["Karrog"] = "Karrog"; ["Lethlas"] = "Lethlas"; ["Lethon"] = "Lethon"; ["Outdoor Raid Encounters"] = "Encuentros de banda"; ["Phantim"] = "Fantím"; ["Random"] = "Aleatorio"; ["Rothos"] = "Rothos"; ["Sahaak "] = "Sahaak "; ["Severin "] = "Severin "; ["Skull Pile"] = "Montón de cráneos"; ["Sky Commander Adaris"] = "Comandante del cielo Adaris"; ["Sky Sergeant Doryn"] = "Sargento del cielo Doryn"; ["Skyguard Handler Deesak"] = "Cuidador de la Guardia del cielo Deesak"; ["Skyguard Prisoner"] = "Prisionero de la Guardia del cielo"; ["Summon"] = "Invocar"; ["Taerar"] = "Taerar"; ["Talonpriest Ishaal"] = "Sacerdote de la garra Ishaal"; ["Talonpriest Skizzik"] = "Sacerdote de la garra Skizzik"; ["Talonpriest Zellek"] = "Sacerdote de la garra Zellek"; ["Terokk"] = "Terokk"; ["The Dragons"] = "Los Dragones"; ["Vakkiz the Windrager"] = "Vakkiz el Furibundo del Viento"; ["Various"] = "Varios"; ["Ysondre"] = "Ysondre"; }; end