/* Copyright (c) 2008 by Fabio aka faboski Gullo.
 * 
 * nostale.sp.js 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 3 of the License, or
 * (at your option) any later version.
 * 
 * nostale.sp.js 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 nostale.sp.js; if not, write to the Free Software
 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/

var t = {
	'success': 'Successo',
	'disabled': 'Distruzione',
	'failure': 'Fallimento',
	'gold': 'Oro',
	'moon': 'Lune Piene',
	'wing': "Ali d'angelo",
	'green': 'Anime verdi',
	'red': 'Anime rosse',
	'white': 'Anime pure',
	'point': 'Punti',
	'job': 'Livello lavoro',
	'up': 'Up',

	"Precisione":"Precisione",
	"Colpo mortale":"Colpo mortale",
	"Danno del colpo mortale":"Danno del colpo mortale",
	"Diminuzione critici":"Diminuzione critici",
	"Diminuzione danno magico":"Diminuzione danno magico",
	"Diminuzione colpo mortale":"Diminuzione colpo mortale",
	"Resistenza Acqua/Fuoco/Luce/Oscurita'":"Resistenza Acqua/Fuoco/Luce/Oscurita'",
	"MP":"MP",
	"HP/MP":"HP/MP",
	"Elemento":"Elemento",
	"Aumento potenza d'attacco":"Aumento potenza d'attacco",
	"Elusione":"Elusione",
	"HP":"HP",
	"Aumento difesa":"Aumento difesa",

	"War":"War",
	"Blade":"Blade",
	"Crociato":"Crociato",
	"BK":"BK",
	"Ranger":"Ranger",
	"Sin":"Sin",
	"Destroyer":"Destroyer",
	"WK":"WK",
	"Mago Rosso":"Mago Rosso",
	"Mago Sacro":"Mago Sacro",
	"Mago Blu":"Mago Blu",
	"Dark Gunner":"Dark Gunner",
	"Pollo":"Pollo"
};
