"es-ES": number: currency: format: unit: '$' precision: 2 separator: ',' delimiter: '.' format: "%u%n" activerecord: models: order: 'pedido' attributes: order: address: 'Dirección' name: 'Nombre' email: 'E-mail' pay_type: 'Pagar con' errors: template: body: "Hay problemas con los siguientes atributos:" header: one: "1 error impedido este {{model}} se guarde" other: "{{count}} errores impedido este {{model}} se guarde" messages: inclusion: "no está incluido en la lista" blank: "debe ser siempre" layout: title: "Publicaciones de Pragmatic" cart: title: "Carrito de Compras" button: empty: "Vaciar Carrito" checkout: "Comprar" side: home: "Inicio" questions: "Preguntas" news: "Noticias" contact: "Contacto" main: title: "Su Catálogo de Pragmatic" button: add: "Añadir al Carrito" checkout: legend: "Por favor, introduzca sus datos" name: "Nombre" address: "Dirección" email: "E-mail" pay_type: "Pagar con" pay_prompt: "Seleccione un m\xC3\xA9todo de pago" submit: "Realizar Pedido" flash: thanks: "Gracias por su pedido"