/* 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': 'Success',
	'disabled': 'Disabled',
	'failure': 'Failure',
	'gold': 'Gold',
	'moon': 'Full Moon Crystal',
	'wing': 'Flügel der Engel',
	'green': 'Shining Soul Green',
	'red': 'Red Shining Soul',
	'white': 'Pure Shining Soul',
	'point': 'Point',
	'job': 'Job',
	'up': 'Up',

	"Precisione":"Genauigkeit",
	"Colpo mortale":"Deadblow",
	"Danno del colpo mortale":"Kritisch",
	"Diminuzione critici":"Verringert Critical",
	"Diminuzione danno magico":"Verringert Magie dmg",
	"Diminuzione colpo mortale":"Verringert deadblow",
	"Resistenza Acqua/Fuoco/Luce/Oscurita'":"Alle Elemente Wider",
	"MP":"MP",
	"HP/MP":"HP/MP",
	"Elemento":"Element",
	"Aumento potenza d'attacco":"Atk",
	"Elusione":"Ausweichen kurz/lang",
	"HP":"HP",
	"Aumento difesa":"Verringert kurz/lang/magic dmg",

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


