{	
	"inicio"				: {
		"genial"				: "¡Great!",
		"bienvenido"			: "Welcome",
		"tu_sitio_en_linea"		: "Your site is online.",
		"tu_sitio_desactivado"	: "Your site is offline.",
		"mas_cerca_suenio"		: "You are closer to your dream.",
		
		"tu_sitio_ya_tiene"		: "Your site already have:",
		"diseno_acorde"			: "Diseño acorde a tu actividad",
		"pagina_bienvenida"		: "Wellcome page",
		"formulario_contacto"	: "Contact form",
		"n_cuentas_de_correo"	: "__count__ email account",
		"n_cuentas_de_correo_plural"	: "__count__ email accounts",
		"tu_propio_logo"		: "Your logo",
		"tu_propio_dominio"		: "Your own domain",
		
		"a_continuacion_puedes"	: "Next, you can:",		
		"descripcion_dominios"	: "You can have your own domain, so in the address bar of your browser __herramienta__ gets replaced by your own name.",
		"descripcion_correo"	: "You can create email accounts with your own domain.",
		"descripcion_contenido_diseno"	: "Create or modify your own pages or choose another design for your site."
	},
	
	"mi_sitio"						: {
		"diseno"					: {
			"asi_se_vera"			: "Your site will look like this on:",
			"publico"				: "public",
			"privado"				: "private",
			"mio"					: "My own",
			"de_otro_usuario"		: "from another user",
			"template_nombre"		: "Design «__nombre__»",
			"elige_una_categoria"	: "Choose a category:",
			"todos"					: "All categories",
			"selecciona_un_diseno"	: "Select a design:"
		}
	},
	
	"ftp"						: {
		"acceso_ftp"			: "FTP access", 
		"puedes_subir_archivos"	: "You can upload files to your disc space using an FTP client and the following data:", 
		"para_acceder"			: "In order to browser your files, you must point at least one domain and <a href=\"__href__\">asign it to <strong>hosting</strong></a>", 
		"servidor"				: "Server:",
		"usuario"				: "User:",
		"contrasenia"			: "Password:",
		"mostrar_info"			: "Show FTP information",
		"ocultar_info"			: "Hide FTP information"
	},
	
	"basedatos"					: {
		"nombre"				: "Name",
		"datos_conexion"		: "Connection data:",
		"host"					: "Host:",
		"base_de_datos"			: "Database:",
		"usuario"				: "User:",
		"contrasenia"			: "Password:" 
	}
}