odoo/addons/event/i18n/es.po

1592 lines
82 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * event
#
# Translators:
# FIRST AUTHOR <EMAIL@ADDRESS>, 2014
# Pedro M. Baeza <pedro.baeza@gmail.com>, 2016
msgid ""
msgstr ""
"Project-Id-Version: Odoo 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-01-21 14:08+0000\n"
"PO-Revision-Date: 2016-08-31 18:10+0000\n"
"Last-Translator: Pedro M. Baeza <pedro.baeza@gmail.com>\n"
"Language-Team: Spanish (http://www.transifex.com/odoo/odoo-8/language/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: event
#: model:email.template,body_html:event.confirmation_event
msgid ""
"\n"
" <p>Hello ${object.name},</p>\n"
" <p>The event ${object.event_id.name} that you registered for is confirmed and will be held from ${object.event_id.date_begin_located.strftime('%Y-%m-%d %H:%M:%S (%Z)')} to ${object.event_id.date_end_located.strftime('%Y-%m-%d %H:%M:%S (%Z)')}.\n"
" For any further information please contact our event department.</p>\n"
" <p>Thank you for your participation!</p>\n"
" <p>Best regards</p>"
msgstr "\n <p>Hola ${object.name},</p>\n <p>El evento ${object.event_id.name} para el que se registró ha sido confirmado y se celebrará de ${object.event_id.date_begin_located.strftime('%Y-%m-%d %H:%M:%S (%Z)')} a ${object.event_id.date_end_located.strftime('%Y-%m-%d %H:%M:%S (%Z)')}.\n Para más información, contacte con nuestro departamento de eventos.</p>\n <p>¡Gracias por su participación!</p>\n <p>Saludos cordiales</p>"
#. module: event
#: model:email.template,body_html:event.confirmation_registration
msgid ""
"\n"
" <p>Hello ${object.name},</p>\n"
" <p>We confirm that your registration to the event ${object.event_id.name} has been recorded.\n"
" You will automatically receive an email providing you more practical information (such as the schedule, the agenda...) as soon as the event is confirmed.</p>\n"
" <p>Thank you for your participation!</p>\n"
" <p>Best regards</p>"
msgstr "\n <p>Hola ${object.name},</p>\n <p>Le confirmamos que el registro para el evento ${object.event_id.name} ha sido grabado.\n Recibirá automáticamente un correo electrónico con más información práctica (tal como la agenda, los participantes...) tan pronto como el evento sea confirmado.</p>\n <p>¡Gracias por su participación!</p>\n <p>Saludo cordiales.</p>"
#. module: event
#: field:report.event.registration,confirm_state:0
msgid " # No of Confirmed Registrations"
msgstr " Nº de registros confirmados"
#. module: event
#: field:report.event.registration,draft_state:0
msgid " # No of Draft Registrations"
msgstr " Nº de registros en borrador"
#. module: event
#: view:event.event:event.view_event_form
msgid "(confirmed:"
msgstr "(confirmado:"
#. module: event
#: model:event.event,description:event.event_0
msgid ""
"<div class=\"carousel slide oe_small mb16\" data-interval=\"10000\" data-snippet-id=\"carousel\" id=\"myCarousel3\">\n"
" <div class=\"carousel-inner\">\n"
" <div class=\"item oe_img_bg active\" style=\"background-image: url(/website/static/src/img/banner/orange_red.jpg);\">\n"
" <div class=\"container\">\n"
" <div class=\"row content\">\n"
" <div class=\"carousel-img hidden-sm hidden-xs mb48 col-md-5 col-md-offset-1 mt16\">\n"
" <img alt=\"Banner Odoo Image\" class=\"img-responsive\" src=\"/website/static/src/img/banner/banner_picture.png\" style=\"\">\n"
" </div>\n"
" <div class=\"carousel-content col-sm-12 col-md-5 mt32\" style=\"text-align: center; color: white;\">\n"
" <h2>5 Intensive Days</h2>\n"
" <h4>to learn .JS development</h4>\n"
" </div>\n"
" </div>\n"
" </div>\n"
" </div>\n"
" </div>\n"
"</div>\n"
"\n"
"<div class=\"container\">\n"
"<div class=\"row\">\n"
"<div class=\"col-md-12 text-center mb8 mt0\" data-snippet-id=\"colmd\">\n"
"<h2>Course Summary</h2>\n"
"</div>\n"
"\n"
"<div class=\"col-md-12 mt16 mb0\" data-snippet-id=\"colmd\">\n"
"<p><span style=\"text-align: -webkit-center; \">This course is dedicated to developers who need to grasp knowledge of the <strong>business applications development </strong>process. This course is for new developers or for IT professionals eager to learn more about technical aspects.</span></p>\n"
"</div>\n"
"</div>\n"
"</div>\n"
"\n"
"<div class=\"container\">\n"
"<div class=\"row\">\n"
"<div class=\"col-md-12 text-center mt0 mb16\" data-snippet-id=\"colmd\">\n"
"<h2>What you will learn?</h2>\n"
"</div>\n"
"\n"
"<div class=\"col-md-4\" data-snippet-id=\"colmd\">\n"
"<div class=\"panel panel-info\">\n"
"<div class=\"panel-heading text-center\">\n"
"<h2 style=\"margin: 0\">Day 1</h2>\n"
"\n"
"<p class=\"text-muted\" style=\"margin: 0\">Introduction to Javascript</p>\n"
"</div>\n"
"\n"
"<ul class=\"list-group\"><li class=\"list-group-item\">Hello World</li>\n"
"\t<li class=\"list-group-item\">Variables &amp; Operators</li>\n"
"\t<li class=\"list-group-item\">Dive into Strings</li>\n"
"\t<li class=\"list-group-item\">Functions</li>\n"
"\t<li class=\"list-group-item\">Loops</li>\n"
"\t<li class=\"list-group-item\">Arrays</li>\n"
"</ul><div class=\"panel-footer text-center\">\n"
"<p class=\"text-muted\"><i>You will be able to develop simple dynamic compenents in HTML pages.</i></p>\n"
"</div>\n"
"</div>\n"
"</div>\n"
"\n"
"<div class=\"col-md-4\" data-snippet-id=\"colmd\">\n"
"<div class=\"panel panel-info\">\n"
"<div class=\"panel-heading text-center\">\n"
"<h2 style=\"margin: 0\">Day 2</h2>\n"
"\n"
"<p class=\"text-muted\" style=\"margin: 0\">Odoo Web Client</p>\n"
"</div>\n"
"\n"
"<ul class=\"list-group\"><li class=\"list-group-item\">Introduction to JQuery</li>\n"
"\t<li class=\"list-group-item\">Advanced JQuery</li>\n"
"\t<li class=\"list-group-item\">Underscore</li>\n"
"\t<li class=\"list-group-item\">Introduction to QWeb</li>\n"
"\t<li class=\"list-group-item\">Controlers and Views</li>\n"
"\t<li class=\"list-group-item\">Bootstrap CSS</li>\n"
"\t<li class=\"list-group-item\">Calling the ORM</li>\n"
"</ul><div class=\"panel-footer text-center\">\n"
"<p class=\"text-muted\"><i>You will be able to create dynamic page interacting with the ORM.</i></p>\n"
"</div>\n"
"</div>\n"
"</div>\n"
"\n"
"<div class=\"col-md-4\" data-snippet-id=\"colmd\">\n"
"<div class=\"panel panel-info\">\n"
"<div class=\"panel-heading text-center\">\n"
"<h2 style=\"margin: 0\">Day 3</h2>\n"
"\n"
"<p class=\"text-muted\" style=\"margin: 0\">Building a Full Application</p>\n"
"</div>\n"
"\n"
"<ul class=\"list-group\"><li class=\"list-group-item\">Modules</li>\n"
"\t<li class=\"list-group-item\">Python Objects</li>\n"
"\t<li class=\"list-group-item\">Report Engine</li>\n"
"\t<li class=\"list-group-item\">Workflows</li>\n"
"\t<li class=\"list-group-item\">Training Center Module</li>\n"
"\t<li class=\"list-group-item\">Integrated Help</li>\n"
"\t<li class=\"list-group-item\">How to Debug</li>\n"
"</ul><div class=\"panel-footer text-center\">\n"
"<p class=\"text-muted\"><i>You will be able to develop a full application with backend and user interface.</i></p>\n"
"</div>\n"
"</div>\n"
"</div>\n"
"</div>\n"
"</div>\n"
"\n"
"<div class=\"container\">\n"
"<div class=\"row\">\n"
"<div class=\"col-md-12 text-center mb16 mt0\" data-snippet-id=\"colmd\">\n"
"<h2>Requirements</h2>\n"
"</div>\n"
"\n"
"<div class=\"col-md-12 mb16 mt16\" data-snippet-id=\"colmd\">\n"
"<p><strong>Objectives:</strong></p>\n"
"\n"
"<p><strong>Having attended this course, participants should be able to:</strong></p>\n"
"\n"
"<ul><li>Understand the development concepts and architecture;</li>\n"
"\t<li>Install and administer your own server;</li>\n"
"\t<li>Develop a new module for a particular application.</li>\n"
"</ul><p></p>\n"
"\n"
"<p><strong>Our prices include:</strong></p>\n"
"\n"
"<ul><li>drinks and lunch;</li>\n"
"\t<li>training material.</li>\n"
"</ul><p></p>\n"
"\n"
"<p><strong>Requirements:</strong></p>\n"
"\n"
"<ul><li>Bring your own laptop.</li>\n"
"\t<li>Participants are expected to have some knowledge in programming. A basic knowledge of the Python programming is recommended.</li>\n"
"\t<li>Participants preferably have a functional knowledge of our software (see Functional Training).</li>\n"
"</ul><p></p>\n"
"\n"
"<p>To get more information, visit the <a href=\"http://openerp.com/\">Odoo Official Website</a>.</p>\n"
"</div>\n"
"</div>\n"
"</div>\n"
"\n"
"\n"
"\n"
"<div class=\"container oe_dark\">\n"
"<div class=\"row\">\n"
"<div class=\"col-md-12\" data-snippet-id=\"colmd\">\n"
"<h1 class=\"text-center\">Read Great Contents</h1>\n"
"\n"
"<h3 class=\"text-muted text-center\">What do people say about this course?</h3>\n"
"</div>\n"
"\n"
"<div class=\"mt16 mb32 col-md-6\" data-snippet-id=\"colmd\">\n"
"<blockquote data-snippet-id=\"quote\">\n"
"<p>I did not expect such a great learning experience. I feel like I can develop anything now.</p>\n"
"<small>John Doe, CEO</small></blockquote>\n"
"</div>\n"
"\n"
"<div class=\"mt16 mb32 col-md-6\" data-snippet-id=\"colmd\">\n"
"<blockquote data-snippet-id=\"quote\">\n"
"<p>This course help me build my first application within a month. Definetly worth its price.</p>\n"
"<small>John Doe, CEO</small></blockquote>\n"
"</div>\n"
"</div>\n"
"</div>\n"
msgstr "<div class=\"carousel slide oe_small mb16\" data-interval=\"10000\" data-snippet-id=\"carousel\" id=\"myCarousel3\">\n <div class=\"carousel-inner\">\n <div class=\"item oe_img_bg active\" style=\"background-image: url(/website/static/src/img/banner/orange_red.jpg);\">\n <div class=\"container\">\n <div class=\"row content\">\n <div class=\"carousel-img hidden-sm hidden-xs mb48 col-md-5 col-md-offset-1 mt16\">\n <img alt=\"Imagen de Odoo\" class=\"img-responsive\" src=\"/website/static/src/img/banner/banner_picture.png\" style=\"\">\n </div>\n <div class=\"carousel-content col-sm-12 col-md-5 mt32\" style=\"text-align: center; color: white;\">\n <h2>5 días intensivos</h2>\n <h4>para aprender desarrollo .JS</h4>\n </div>\n </div>\n </div>\n </div>\n </div>\n</div>\n\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 text-center mb8 mt0\" data-snippet-id=\"colmd\">\n<h2>Resumen del curso</h2>\n</div>\n\n<div class=\"col-md-12 mt16 mb0\" data-snippet-id=\"colmd\">\n<p><span style=\"text-align: -webkit-center; \">Este curso está pensado para los  desarrolladores que necesitan adquirir conocimiento del proceso de <strong>desarrollo de aplicaciones de negocio</strong>. Este curso es para nuevos desarrolladores o para profesionales ansiosos de aprender más de aspectos técnicos.</span></p>\n</div>\n</div>\n</div>\n\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 text-center mt0 mb16\" data-snippet-id=\"colmd\">\n<h2>¿Qué aprenderá?</h2>\n</div>\n\n<div class=\"col-md-4\" data-snippet-id=\"colmd\">\n<div class=\"panel panel-info\">\n<div class=\"panel-heading text-center\">\n<h2 style=\"margin: 0\">Día 1</h2>\n\n<p class=\"text-muted\" style=\"margin: 0\">Introducción a Javascript</p>\n</div>\n\n<ul class=\"list-group\"><li class=\"list-group-item\">Hola mundo</li>\n\t<li class=\"list-group-item\">Variables &amp; operadores</li>\n\t<li class=\"list-group-item\">Buceando en las cadenas</li>\n\t<li class=\"list-group-item\">Funciones</li>\n\t<li class=\"list-group-item\">Bucles</li>\n\t<li class=\"list-group-item\">Matrices</li>\n</ul><div class=\"panel-footer text-center\">\n<p class=\"text-muted\"><i>Será capaz de desarrollar componentes dinámicos simples en páginas HTML.</i></p>\n</div>\n</div>\n</div>\n\n<div class=\"col-md-4\" data-snippet-id=\"colmd\">\n<div class=\"panel panel-info\">\n<div class=\"panel-heading text-center\">\n<h2 style=\"margin: 0\">Día 2</h2>\n\n<p class=\"text-muted\" style=\"margin: 0\">Odoo Web Client</p>\n</div>\n\n<ul class=\"list-group\"><li class=\"list-group-item\">Introduction to JQuery</li>\n\t<li class=\"list-group-item\">JQuery avanzado</li>\n\t<li class=\"list-group-item\">Subrayados</li>\n\t<li class=\"list-group-item\">Introducción a QWeb</li>\n\t<li class=\"list-group-item\">Controladores y vistas</li>\n\t<li class=\"list-group-item\">Bootstrap CSS</li>\n\t<li class=\"list-group-item\">Llamando al ORM</li>\n</ul><div class=\"panel-footer text-center\">\n<p class=\"text-muted\"><i>Será capaz de crear páginas dinámicas que interaccionan con el ORM.</i></p>\n</div>\n</div>\n</div>\n\n<div class=\"col-md-4\" data-snippet-id=\"colmd\">\n<div class=\"panel panel-info\">\n<div class=\"panel-heading text-center\">\n<h2 style=\"margin: 0\">Día 3</h2>\n\n<p class=\"text-muted\" style=\"margin: 0\">Building a Full Application</p>\n</div>\n\n<ul class=\"list-group\"><li class=\"list-group-item\">Modules</li>\n\t<li class=\"list-group-item\">Objetos Python</li>\n\t<li class=\"list-group-item\">Motor de informes</li>\n\t<li class=\"list-group-item\">Flujos de trabajo</li>\n\t<li class=\"list-group-item\">Módulo central de entrenamiento</li>\n\t<li class=\"list-group-item\">Ayuda integrada</li>\n\t<li class=\"list-group-item\">Cómo depurar</li>\n</ul><div class=\"panel-footer text-center\">\n<p class=\"text-muted\"><i>Será capaz de desarrollar una aplicación con interfaz de backend y de usuario.</i></p>\n</div>\n</div>\n</div>\n</div>\n</div>\n\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 text-center mb16 mt0\" data-snippet-id=\"colmd\">\n<h2>Requisitos</h2>\n</div>\n\n<div class=\"col-md-12 mb16 mt16\" data-snippet-id=\"colmd\">\n<p><strong>Objetivos:</strong></p>\n\n<p><strong>Habiendo atendido a este curso, los participantes deberían ser capaces de:</strong></p>\n\n<ul><li>Comprender los conceptos de desarrollo y arquitectura;</li>\n\t<li>Instalar y administrar su propio servidor;</li>\n\t<li>Desarrollar un nuevo módulo para una aplicación particular.</li>\n</ul><p></p>\n\n<p><strong>Nuestros precios incluyen:</strong></p>\n\n<ul><li>bebidas y comidas;</li>\n\t<li>material de trabajo.</li>\n</ul><p></p>\n\n<p><strong>Requisitos:</strong></p>\n\n<ul><li>Traer su propio ordenador.</li>\n\t<li>Se espera que los participantes tengan algún conocimiento en programación. Se recomienda también un conocimiento básico de la programación en Python.</li>\n\t<li>Los participantes deben tener preferiblemente un conocimiento funcional de nuestro software (ver el curso funcional).</li>\n</ul><p></p>\n\n<p>Para obtener más información, visite el <a href=\"http://openerp.com/\">sitio web oficial de Odoo</a>.</p>\n</div>\n</div>\n</div>\n\n\n\n<div class=\"container oe_dark\">\n<div class=\"row\">\n<div class=\"col-md-12\" data-snippet-id=\"colmd\">\n<h1 class=\"text-center\">Grandes contenidos de lectura</h1>\n\n<h3 class=\"text-muted text-center\">¿Qué dice la gente  sobre ese curso?</h3>\n</div>\n\n<div class=\"mt16 mb32 col-md-6\" data-snippet-id=\"colmd\">\n<blockquote data-snippet-id=\"quote\">\n<p>No esperaba una gran experiencia de aprendizaje. Ahora siento que puedo desarrollar cualquier cosa.</p>\n<small>John Doe, CEO</small></blockquote>\n</div>\n\n<div class=\"mt16 mb32 col-md-6\" data-snippet-id=\"colmd\">\n<blockquote data-snippet-id=\"quote\">\n<p>Este curso me ha ayudado a construir mi primera aplicación en un mes. Definitivamente merece la pena el preco.</p>\n<small>John Doe, CEO</small></blockquote>\n</div>\n</div>\n</div>\n"
#. module: event
#: model:event.event,description:event.event_3
msgid ""
"<div class=\"carousel slide oe_small mb16\" data-interval=\"10000\" data-snippet-id=\"carousel\" id=\"myCarousel3\">\n"
" <div class=\"carousel-inner\">\n"
" <div class=\"item oe_img_bg active\" style=\"background-image: url(/website/static/src/img/banner/orange_red.jpg);\">\n"
" <div class=\"container\">\n"
" <div class=\"row content\">\n"
" <div class=\"carousel-img hidden-sm hidden-xs mb48 col-md-5 col-md-offset-1 mt16\">\n"
" <img alt=\"Banner Odoo Image\" class=\"img-responsive\" src=\"/website/static/src/img/banner/banner_picture.png\" style=\"\">\n"
" </div>\n"
" <div class=\"carousel-content col-sm-12 col-md-5 mt32\" style=\"text-align: center; color: white;\">\n"
" <h2>5 Intensive Days</h2>\n"
" <h4>to learn <i>business applications development</i></h4>\n"
" </div>\n"
" </div>\n"
" </div>\n"
" </div>\n"
" </div>\n"
"</div>\n"
"\n"
"<div class=\"container\">\n"
"<div class=\"row\">\n"
"<div class=\"col-md-12 text-center mb8 mt0\" data-snippet-id=\"colmd\">\n"
"<h2>Course Summary</h2>\n"
"</div>\n"
"\n"
"<div class=\"col-md-12 mt16 mb0\" data-snippet-id=\"colmd\">\n"
"<p><span style=\"text-align: -webkit-center; \">This course is dedicated to developers who need to grasp knowledge of the <strong>business applications development </strong>process. This course is for new developers or for IT professionals eager to learn more about technical aspects.</span></p>\n"
"</div>\n"
"</div>\n"
"</div>\n"
"\n"
"<div class=\"container\">\n"
"<div class=\"row\">\n"
"<div class=\"col-md-12 text-center mt0 mb16\" data-snippet-id=\"colmd\">\n"
"<h2>What you will learn?</h2>\n"
"</div>\n"
"\n"
"<div class=\"col-md-4\" data-snippet-id=\"colmd\">\n"
"<div class=\"panel panel-info\">\n"
"<div class=\"panel-heading text-center\">\n"
"<h2 style=\"margin: 0\">Day 1</h2>\n"
"\n"
"<p class=\"text-muted\" style=\"margin: 0\">Introduction to Javascript</p>\n"
"</div>\n"
"\n"
"<ul class=\"list-group\"><li class=\"list-group-item\">Hello World</li>\n"
"\t<li class=\"list-group-item\">Variables &amp; Operators</li>\n"
"\t<li class=\"list-group-item\">Dive into Strings</li>\n"
"\t<li class=\"list-group-item\">Functions</li>\n"
"\t<li class=\"list-group-item\">Loops</li>\n"
"\t<li class=\"list-group-item\">Arrays</li>\n"
"</ul><div class=\"panel-footer text-center\">\n"
"<p class=\"text-muted\"><i>You will be able to develop simple dynamic compenents in HTML pages.</i></p>\n"
"</div>\n"
"</div>\n"
"</div>\n"
"\n"
"<div class=\"col-md-4\" data-snippet-id=\"colmd\">\n"
"<div class=\"panel panel-info\">\n"
"<div class=\"panel-heading text-center\">\n"
"<h2 style=\"margin: 0\">Day 2</h2>\n"
"\n"
"<p class=\"text-muted\" style=\"margin: 0\">Odoo Web Client</p>\n"
"</div>\n"
"\n"
"<ul class=\"list-group\"><li class=\"list-group-item\">Introduction to JQuery</li>\n"
"\t<li class=\"list-group-item\">Advanced JQuery</li>\n"
"\t<li class=\"list-group-item\">Underscore</li>\n"
"\t<li class=\"list-group-item\">Introduction to QWeb</li>\n"
"\t<li class=\"list-group-item\">Controlers and Views</li>\n"
"\t<li class=\"list-group-item\">Bootstrap CSS</li>\n"
"\t<li class=\"list-group-item\">Calling the ORM</li>\n"
"</ul><div class=\"panel-footer text-center\">\n"
"<p class=\"text-muted\"><i>You will be able to create dynamic page interacting with the ORM.</i></p>\n"
"</div>\n"
"</div>\n"
"</div>\n"
"\n"
"<div class=\"col-md-4\" data-snippet-id=\"colmd\">\n"
"<div class=\"panel panel-info\">\n"
"<div class=\"panel-heading text-center\">\n"
"<h2 style=\"margin: 0\">Day 3</h2>\n"
"\n"
"<p class=\"text-muted\" style=\"margin: 0\">Building a Full Application</p>\n"
"</div>\n"
"\n"
"<ul class=\"list-group\"><li class=\"list-group-item\">Modules</li>\n"
"\t<li class=\"list-group-item\">Python Objects</li>\n"
"\t<li class=\"list-group-item\">Report Engine</li>\n"
"\t<li class=\"list-group-item\">Workflows</li>\n"
"\t<li class=\"list-group-item\">Training Center Module</li>\n"
"\t<li class=\"list-group-item\">Integrated Help</li>\n"
"\t<li class=\"list-group-item\">How to Debug</li>\n"
"</ul><div class=\"panel-footer text-center\">\n"
"<p class=\"text-muted\"><i>You will be able to develop a full application with backend and user interface.</i></p>\n"
"</div>\n"
"</div>\n"
"</div>\n"
"</div>\n"
"</div>\n"
"\n"
"<div class=\"container\">\n"
"<div class=\"row\">\n"
"<div class=\"col-md-12 text-center mb16 mt0\" data-snippet-id=\"colmd\">\n"
"<h2>Requirements</h2>\n"
"</div>\n"
"\n"
"<div class=\"col-md-12 mb16 mt16\" data-snippet-id=\"colmd\">\n"
"<p><strong>Objectives:</strong></p>\n"
"\n"
"<p><strong>Having attended this course, participants should be able to:</strong></p>\n"
"\n"
"<ul><li>Understand the development concepts and architecture;</li>\n"
"\t<li>Install and administer your own server;</li>\n"
"\t<li>Develop a new module for a particular application.</li>\n"
"</ul><p></p>\n"
"\n"
"<p><strong>Our prices include:</strong></p>\n"
"\n"
"<ul><li>drinks and lunch;</li>\n"
"\t<li>training material.</li>\n"
"</ul><p></p>\n"
"\n"
"<p><strong>Requirements:</strong></p>\n"
"\n"
"<ul><li>Bring your own laptop.</li>\n"
"\t<li>Participants are expected to have some knowledge in programming. A basic knowledge of the Python programming is recommended.</li>\n"
"\t<li>Participants preferably have a functional knowledge of our software (see Functional Training).</li>\n"
"</ul><p></p>\n"
"\n"
"<p>To get more information, visit the <a href=\"http://openerp.com/\">Odoo Official Website</a>.</p>\n"
"</div>\n"
"</div>\n"
"</div>\n"
"\n"
"\n"
"\n"
"<div class=\"container oe_dark\">\n"
"<div class=\"row\">\n"
"<div class=\"col-md-12\" data-snippet-id=\"colmd\">\n"
"<h1 class=\"text-center\">Read Great Contents</h1>\n"
"\n"
"<h3 class=\"text-muted text-center\">What do people say about this course?</h3>\n"
"</div>\n"
"\n"
"<div class=\"mt16 mb32 col-md-6\" data-snippet-id=\"colmd\">\n"
"<blockquote data-snippet-id=\"quote\">\n"
"<p>I did not expect such a great learning experience. I feel like I can develop anything now.</p>\n"
"<small>John Doe, CEO</small></blockquote>\n"
"</div>\n"
"\n"
"<div class=\"mt16 mb32 col-md-6\" data-snippet-id=\"colmd\">\n"
"<blockquote data-snippet-id=\"quote\">\n"
"<p>This course help me build my first application within a month. Definetly worth its price.</p>\n"
"<small>John Doe, CEO</small></blockquote>\n"
"</div>\n"
"</div>\n"
"</div>\n"
msgstr "<div class=\"carousel slide oe_small mb16\" data-interval=\"10000\" data-snippet-id=\"carousel\" id=\"myCarousel3\">\n <div class=\"carousel-inner\">\n <div class=\"item oe_img_bg active\" style=\"background-image: url(/website/static/src/img/banner/orange_red.jpg);\">\n <div class=\"container\">\n <div class=\"row content\">\n <div class=\"carousel-img hidden-sm hidden-xs mb48 col-md-5 col-md-offset-1 mt16\">\n <img alt=\"Imagen de Odoo\" class=\"img-responsive\" src=\"/website/static/src/img/banner/banner_picture.png\" style=\"\">\n </div>\n <div class=\"carousel-content col-sm-12 col-md-5 mt32\" style=\"text-align: center; color: white;\">\n <h2>5 días intensivos</h2>\n <h4>para aprender desarrollo .JS</h4>\n </div>\n </div>\n </div>\n </div>\n </div>\n</div>\n\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 text-center mb8 mt0\" data-snippet-id=\"colmd\">\n<h2>Resumen del curso</h2>\n</div>\n\n<div class=\"col-md-12 mt16 mb0\" data-snippet-id=\"colmd\">\n<p><span style=\"text-align: -webkit-center; \">Este curso está pensado para los  desarrolladores que necesitan adquirir conocimiento del proceso de <strong>desarrollo de aplicaciones de negocio</strong>. Este curso es para nuevos desarrolladores o para profesionales ansiosos de aprender más de aspectos técnicos.</span></p>\n</div>\n</div>\n</div>\n\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 text-center mt0 mb16\" data-snippet-id=\"colmd\">\n<h2>¿Qué aprenderá?</h2>\n</div>\n\n<div class=\"col-md-4\" data-snippet-id=\"colmd\">\n<div class=\"panel panel-info\">\n<div class=\"panel-heading text-center\">\n<h2 style=\"margin: 0\">Día 1</h2>\n\n<p class=\"text-muted\" style=\"margin: 0\">Introducción a Javascript</p>\n</div>\n\n<ul class=\"list-group\"><li class=\"list-group-item\">Hola mundo</li>\n\t<li class=\"list-group-item\">Variables &amp; operadores</li>\n\t<li class=\"list-group-item\">Buceando en las cadenas</li>\n\t<li class=\"list-group-item\">Funciones</li>\n\t<li class=\"list-group-item\">Bucles</li>\n\t<li class=\"list-group-item\">Matrices</li>\n</ul><div class=\"panel-footer text-center\">\n<p class=\"text-muted\"><i>Será capaz de desarrollar componentes dinámicos simples en páginas HTML.</i></p>\n</div>\n</div>\n</div>\n\n<div class=\"col-md-4\" data-snippet-id=\"colmd\">\n<div class=\"panel panel-info\">\n<div class=\"panel-heading text-center\">\n<h2 style=\"margin: 0\">Día 2</h2>\n\n<p class=\"text-muted\" style=\"margin: 0\">Odoo Web Client</p>\n</div>\n\n<ul class=\"list-group\"><li class=\"list-group-item\">Introduction to JQuery</li>\n\t<li class=\"list-group-item\">JQuery avanzado</li>\n\t<li class=\"list-group-item\">Subrayados</li>\n\t<li class=\"list-group-item\">Introducción a QWeb</li>\n\t<li class=\"list-group-item\">Controladores y vistas</li>\n\t<li class=\"list-group-item\">Bootstrap CSS</li>\n\t<li class=\"list-group-item\">Llamando al ORM</li>\n</ul><div class=\"panel-footer text-center\">\n<p class=\"text-muted\"><i>Será capaz de crear páginas dinámicas que interaccionan con el ORM.</i></p>\n</div>\n</div>\n</div>\n\n<div class=\"col-md-4\" data-snippet-id=\"colmd\">\n<div class=\"panel panel-info\">\n<div class=\"panel-heading text-center\">\n<h2 style=\"margin: 0\">Día 3</h2>\n\n<p class=\"text-muted\" style=\"margin: 0\">Building a Full Application</p>\n</div>\n\n<ul class=\"list-group\"><li class=\"list-group-item\">Modules</li>\n\t<li class=\"list-group-item\">Objetos Python</li>\n\t<li class=\"list-group-item\">Motor de informes</li>\n\t<li class=\"list-group-item\">Flujos de trabajo</li>\n\t<li class=\"list-group-item\">Módulo central de entrenamiento</li>\n\t<li class=\"list-group-item\">Ayuda integrada</li>\n\t<li class=\"list-group-item\">Cómo depurar</li>\n</ul><div class=\"panel-footer text-center\">\n<p class=\"text-muted\"><i>Será capaz de desarrollar una aplicación con interfaz de backend y de usuario.</i></p>\n</div>\n</div>\n</div>\n</div>\n</div>\n\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 text-center mb16 mt0\" data-snippet-id=\"colmd\">\n<h2>Requisitos</h2>\n</div>\n\n<div class=\"col-md-12 mb16 mt16\" data-snippet-id=\"colmd\">\n<p><strong>Objetivos:</strong></p>\n\n<p><strong>Habiendo atendido a este curso, los participantes deberían ser capaces de:</strong></p>\n\n<ul><li>Comprender los conceptos de desarrollo y arquitectura;</li>\n\t<li>Instalar y administrar su propio servidor;</li>\n\t<li>Desarrollar un nuevo módulo para una aplicación particular.</li>\n</ul><p></p>\n\n<p><strong>Nuestros precios incluyen:</strong></p>\n\n<ul><li>bebidas y comidas;</li>\n\t<li>material de trabajo.</li>\n</ul><p></p>\n\n<p><strong>Requisitos:</strong></p>\n\n<ul><li>Traer su propio ordenador.</li>\n\t<li>Se espera que los participantes tengan algún conocimiento en programación. Se recomienda también un conocimiento básico de la programación en Python.</li>\n\t<li>Los participantes deben tener preferiblemente un conocimiento funcional de nuestro software (ver el curso funcional).</li>\n</ul><p></p>\n\n<p>Para obtener más información, visite el <a href=\"http://openerp.com/\">sitio web oficial de Odoo</a>.</p>\n</div>\n</div>\n</div>\n\n\n\n<div class=\"container oe_dark\">\n<div class=\"row\">\n<div class=\"col-md-12\" data-snippet-id=\"colmd\">\n<h1 class=\"text-center\">Grandes contenidos de lectura</h1>\n\n<h3 class=\"text-muted text-center\">¿Qué dice la gente  sobre ese curso?</h3>\n</div>\n\n<div class=\"mt16 mb32 col-md-6\" data-snippet-id=\"colmd\">\n<blockquote data-snippet-id=\"quote\">\n<p>No esperaba una gran experiencia de aprendizaje. Ahora siento que puedo desarrollar cualquier cosa.</p>\n<small>John Doe, CEO</small></blockquote>\n</div>\n\n<div class=\"mt16 mb32 col-md-6\" data-snippet-id=\"colmd\">\n<blockquote data-snippet-id=\"quote\">\n<p>Este curso me ha ayudado a construir mi primera aplicación en un mes. Definitivamente merece la pena el preco.</p>\n<small>John Doe, CEO</small></blockquote>\n</div>\n</div>\n</div>\n"
#. module: event
#: model:event.event,description:event.event_1
msgid ""
"<div class=\"carousel slide oe_small mb16\" data-interval=\"10000\" data-snippet-id=\"carousel\" id=\"myCarousel3\">\n"
" <div class=\"carousel-inner\">\n"
" <div class=\"item oe_img_bg active\" style=\"background-image: url(/website/static/src/img/banner/orange_red.jpg);\">\n"
" <div class=\"container\">\n"
" <div class=\"row content\">\n"
" <div class=\"carousel-img hidden-sm hidden-xs mb48 col-md-5 col-md-offset-1 mt16\">\n"
" <img alt=\"Banner Odoo Image\" class=\"img-responsive\" src=\"/website/static/src/img/banner/banner_picture.png\" style=\"\">\n"
" </div>\n"
" <div class=\"carousel-content col-sm-12 col-md-5 mt32\" style=\"text-align: center; color: white;\">\n"
" <h2>5 Intensive Days</h2>\n"
" <h4>to learn technical aspects</h4>\n"
" </div>\n"
" </div>\n"
" </div>\n"
" </div>\n"
" </div>\n"
"</div>\n"
"\n"
"<div class=\"container\">\n"
"<div class=\"row\">\n"
"<div class=\"col-md-12 text-center mb8 mt0\" data-snippet-id=\"colmd\">\n"
"<h2>Course Summary</h2>\n"
"</div>\n"
"\n"
"<div class=\"col-md-12 mt16 mb0\" data-snippet-id=\"colmd\">\n"
"<p><span style=\"text-align: -webkit-center; \">This course is dedicated to developers who need to grasp knowledge of the <strong>business applications development </strong>process. This course is for new developers or for IT professionals eager to learn more about technical aspects.</span></p>\n"
"</div>\n"
"</div>\n"
"</div>\n"
"\n"
"<div class=\"container\">\n"
"<div class=\"row\">\n"
"<div class=\"col-md-12 text-center mt0 mb16\" data-snippet-id=\"colmd\">\n"
"<h2>What you will learn?</h2>\n"
"</div>\n"
"\n"
"<div class=\"col-md-4\" data-snippet-id=\"colmd\">\n"
"<div class=\"panel panel-info\">\n"
"<div class=\"panel-heading text-center\">\n"
"<h2 style=\"margin: 0\">Day 1</h2>\n"
"\n"
"<p class=\"text-muted\" style=\"margin: 0\">Introduction to Javascript</p>\n"
"</div>\n"
"\n"
"<ul class=\"list-group\"><li class=\"list-group-item\">Hello World</li>\n"
"\t<li class=\"list-group-item\">Variables &amp; Operators</li>\n"
"\t<li class=\"list-group-item\">Dive into Strings</li>\n"
"\t<li class=\"list-group-item\">Functions</li>\n"
"\t<li class=\"list-group-item\">Loops</li>\n"
"\t<li class=\"list-group-item\">Arrays</li>\n"
"</ul><div class=\"panel-footer text-center\">\n"
"<p class=\"text-muted\"><i>You will be able to develop simple dynamic compenents in HTML pages.</i></p>\n"
"</div>\n"
"</div>\n"
"</div>\n"
"\n"
"<div class=\"col-md-4\" data-snippet-id=\"colmd\">\n"
"<div class=\"panel panel-info\">\n"
"<div class=\"panel-heading text-center\">\n"
"<h2 style=\"margin: 0\">Day 2</h2>\n"
"\n"
"<p class=\"text-muted\" style=\"margin: 0\">Odoo Web Client</p>\n"
"</div>\n"
"\n"
"<ul class=\"list-group\"><li class=\"list-group-item\">Introduction to JQuery</li>\n"
"\t<li class=\"list-group-item\">Advanced JQuery</li>\n"
"\t<li class=\"list-group-item\">Underscore</li>\n"
"\t<li class=\"list-group-item\">Introduction to QWeb</li>\n"
"\t<li class=\"list-group-item\">Controlers and Views</li>\n"
"\t<li class=\"list-group-item\">Bootstrap CSS</li>\n"
"\t<li class=\"list-group-item\">Calling the ORM</li>\n"
"</ul><div class=\"panel-footer text-center\">\n"
"<p class=\"text-muted\"><i>You will be able to create dynamic page interacting with the ORM.</i></p>\n"
"</div>\n"
"</div>\n"
"</div>\n"
"\n"
"<div class=\"col-md-4\" data-snippet-id=\"colmd\">\n"
"<div class=\"panel panel-info\">\n"
"<div class=\"panel-heading text-center\">\n"
"<h2 style=\"margin: 0\">Day 3</h2>\n"
"\n"
"<p class=\"text-muted\" style=\"margin: 0\">Building a Full Application</p>\n"
"</div>\n"
"\n"
"<ul class=\"list-group\"><li class=\"list-group-item\">Modules</li>\n"
"\t<li class=\"list-group-item\">Python Objects</li>\n"
"\t<li class=\"list-group-item\">Report Engine</li>\n"
"\t<li class=\"list-group-item\">Workflows</li>\n"
"\t<li class=\"list-group-item\">Training Center Module</li>\n"
"\t<li class=\"list-group-item\">Integrated Help</li>\n"
"\t<li class=\"list-group-item\">How to Debug</li>\n"
"</ul><div class=\"panel-footer text-center\">\n"
"<p class=\"text-muted\"><i>You will be able to develop a full application with backend and user interface.</i></p>\n"
"</div>\n"
"</div>\n"
"</div>\n"
"</div>\n"
"</div>\n"
"\n"
"<div class=\"container\">\n"
"<div class=\"row\">\n"
"<div class=\"col-md-12 text-center mb16 mt0\" data-snippet-id=\"colmd\">\n"
"<h2>Requirements</h2>\n"
"</div>\n"
"\n"
"<div class=\"col-md-12 mb16 mt16\" data-snippet-id=\"colmd\">\n"
"<p><strong>Objectives:</strong></p>\n"
"\n"
"<p><strong>Having attended this course, participants should be able to:</strong></p>\n"
"\n"
"<ul><li>Understand the development concepts and architecture;</li>\n"
"\t<li>Install and administer your own server;</li>\n"
"\t<li>Develop a new module for a particular application.</li>\n"
"</ul><p></p>\n"
"\n"
"<p><strong>Our prices include:</strong></p>\n"
"\n"
"<ul><li>drinks and lunch;</li>\n"
"\t<li>training material.</li>\n"
"</ul><p></p>\n"
"\n"
"<p><strong>Requirements:</strong></p>\n"
"\n"
"<ul><li>Bring your own laptop.</li>\n"
"\t<li>Participants are expected to have some knowledge in programming. A basic knowledge of the Python programming is recommended.</li>\n"
"\t<li>Participants preferably have a functional knowledge of our software (see Functional Training).</li>\n"
"</ul><p></p>\n"
"\n"
"<p>To get more information, visit the <a href=\"http://openerp.com/\">Odoo Official Website</a>.</p>\n"
"</div>\n"
"</div>\n"
"</div>\n"
"\n"
"\n"
"\n"
"<div class=\"container oe_dark\">\n"
"<div class=\"row\">\n"
"<div class=\"col-md-12\" data-snippet-id=\"colmd\">\n"
"<h1 class=\"text-center\">Read Great Contents</h1>\n"
"\n"
"<h3 class=\"text-muted text-center\">What do people say about this course?</h3>\n"
"</div>\n"
"\n"
"<div class=\"mt16 mb32 col-md-6\" data-snippet-id=\"colmd\">\n"
"<blockquote data-snippet-id=\"quote\">\n"
"<p>I did not expect such a great learning experience. I feel like I can develop anything now.</p>\n"
"<small>John Doe, CEO</small></blockquote>\n"
"</div>\n"
"\n"
"<div class=\"mt16 mb32 col-md-6\" data-snippet-id=\"colmd\">\n"
"<blockquote data-snippet-id=\"quote\">\n"
"<p>This course help me build my first application within a month. Definetly worth its price.</p>\n"
"<small>John Doe, CEO</small></blockquote>\n"
"</div>\n"
"</div>\n"
"</div>\n"
msgstr "<div class=\"carousel slide oe_small mb16\" data-interval=\"10000\" data-snippet-id=\"carousel\" id=\"myCarousel3\">\n <div class=\"carousel-inner\">\n <div class=\"item oe_img_bg active\" style=\"background-image: url(/website/static/src/img/banner/orange_red.jpg);\">\n <div class=\"container\">\n <div class=\"row content\">\n <div class=\"carousel-img hidden-sm hidden-xs mb48 col-md-5 col-md-offset-1 mt16\">\n <img alt=\"Imagen de Odoo\" class=\"img-responsive\" src=\"/website/static/src/img/banner/banner_picture.png\" style=\"\">\n </div>\n <div class=\"carousel-content col-sm-12 col-md-5 mt32\" style=\"text-align: center; color: white;\">\n <h2>5 días intensivos</h2>\n <h4>para aprender desarrollo .JS</h4>\n </div>\n </div>\n </div>\n </div>\n </div>\n</div>\n\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 text-center mb8 mt0\" data-snippet-id=\"colmd\">\n<h2>Resumen del curso</h2>\n</div>\n\n<div class=\"col-md-12 mt16 mb0\" data-snippet-id=\"colmd\">\n<p><span style=\"text-align: -webkit-center; \">Este curso está pensado para los  desarrolladores que necesitan adquirir conocimiento del proceso de <strong>desarrollo de aplicaciones de negocio</strong>. Este curso es para nuevos desarrolladores o para profesionales ansiosos de aprender más de aspectos técnicos.</span></p>\n</div>\n</div>\n</div>\n\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 text-center mt0 mb16\" data-snippet-id=\"colmd\">\n<h2>¿Qué aprenderá?</h2>\n</div>\n\n<div class=\"col-md-4\" data-snippet-id=\"colmd\">\n<div class=\"panel panel-info\">\n<div class=\"panel-heading text-center\">\n<h2 style=\"margin: 0\">Día 1</h2>\n\n<p class=\"text-muted\" style=\"margin: 0\">Introducción a Javascript</p>\n</div>\n\n<ul class=\"list-group\"><li class=\"list-group-item\">Hola mundo</li>\n\t<li class=\"list-group-item\">Variables &amp; operadores</li>\n\t<li class=\"list-group-item\">Buceando en las cadenas</li>\n\t<li class=\"list-group-item\">Funciones</li>\n\t<li class=\"list-group-item\">Bucles</li>\n\t<li class=\"list-group-item\">Matrices</li>\n</ul><div class=\"panel-footer text-center\">\n<p class=\"text-muted\"><i>Será capaz de desarrollar componentes dinámicos simples en páginas HTML.</i></p>\n</div>\n</div>\n</div>\n\n<div class=\"col-md-4\" data-snippet-id=\"colmd\">\n<div class=\"panel panel-info\">\n<div class=\"panel-heading text-center\">\n<h2 style=\"margin: 0\">Día 2</h2>\n\n<p class=\"text-muted\" style=\"margin: 0\">Odoo Web Client</p>\n</div>\n\n<ul class=\"list-group\"><li class=\"list-group-item\">Introduction to JQuery</li>\n\t<li class=\"list-group-item\">JQuery avanzado</li>\n\t<li class=\"list-group-item\">Subrayados</li>\n\t<li class=\"list-group-item\">Introducción a QWeb</li>\n\t<li class=\"list-group-item\">Controladores y vistas</li>\n\t<li class=\"list-group-item\">Bootstrap CSS</li>\n\t<li class=\"list-group-item\">Llamando al ORM</li>\n</ul><div class=\"panel-footer text-center\">\n<p class=\"text-muted\"><i>Será capaz de crear páginas dinámicas que interaccionan con el ORM.</i></p>\n</div>\n</div>\n</div>\n\n<div class=\"col-md-4\" data-snippet-id=\"colmd\">\n<div class=\"panel panel-info\">\n<div class=\"panel-heading text-center\">\n<h2 style=\"margin: 0\">Día 3</h2>\n\n<p class=\"text-muted\" style=\"margin: 0\">Building a Full Application</p>\n</div>\n\n<ul class=\"list-group\"><li class=\"list-group-item\">Modules</li>\n\t<li class=\"list-group-item\">Objetos Python</li>\n\t<li class=\"list-group-item\">Motor de informes</li>\n\t<li class=\"list-group-item\">Flujos de trabajo</li>\n\t<li class=\"list-group-item\">Módulo central de entrenamiento</li>\n\t<li class=\"list-group-item\">Ayuda integrada</li>\n\t<li class=\"list-group-item\">Cómo depurar</li>\n</ul><div class=\"panel-footer text-center\">\n<p class=\"text-muted\"><i>Será capaz de desarrollar una aplicación con interfaz de backend y de usuario.</i></p>\n</div>\n</div>\n</div>\n</div>\n</div>\n\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 text-center mb16 mt0\" data-snippet-id=\"colmd\">\n<h2>Requisitos</h2>\n</div>\n\n<div class=\"col-md-12 mb16 mt16\" data-snippet-id=\"colmd\">\n<p><strong>Objetivos:</strong></p>\n\n<p><strong>Habiendo atendido a este curso, los participantes deberían ser capaces de:</strong></p>\n\n<ul><li>Comprender los conceptos de desarrollo y arquitectura;</li>\n\t<li>Instalar y administrar su propio servidor;</li>\n\t<li>Desarrollar un nuevo módulo para una aplicación particular.</li>\n</ul><p></p>\n\n<p><strong>Nuestros precios incluyen:</strong></p>\n\n<ul><li>bebidas y comidas;</li>\n\t<li>material de trabajo.</li>\n</ul><p></p>\n\n<p><strong>Requisitos:</strong></p>\n\n<ul><li>Traer su propio ordenador.</li>\n\t<li>Se espera que los participantes tengan algún conocimiento en programación. Se recomienda también un conocimiento básico de la programación en Python.</li>\n\t<li>Los participantes deben tener preferiblemente un conocimiento funcional de nuestro software (ver el curso funcional).</li>\n</ul><p></p>\n\n<p>Para obtener más información, visite el <a href=\"http://openerp.com/\">sitio web oficial de Odoo</a>.</p>\n</div>\n</div>\n</div>\n\n\n\n<div class=\"container oe_dark\">\n<div class=\"row\">\n<div class=\"col-md-12\" data-snippet-id=\"colmd\">\n<h1 class=\"text-center\">Grandes contenidos de lectura</h1>\n\n<h3 class=\"text-muted text-center\">¿Qué dice la gente  sobre ese curso?</h3>\n</div>\n\n<div class=\"mt16 mb32 col-md-6\" data-snippet-id=\"colmd\">\n<blockquote data-snippet-id=\"quote\">\n<p>No esperaba una gran experiencia de aprendizaje. Ahora siento que puedo desarrollar cualquier cosa.</p>\n<small>John Doe, CEO</small></blockquote>\n</div>\n\n<div class=\"mt16 mb32 col-md-6\" data-snippet-id=\"colmd\">\n<blockquote data-snippet-id=\"quote\">\n<p>Este curso me ha ayudado a construir mi primera aplicación en un mes. Definitivamente merece la pena el preco.</p>\n<small>John Doe, CEO</small></blockquote>\n</div>\n</div>\n</div>\n"
#. module: event
#: model:event.event,description:event.event_2
msgid ""
"<div class=\"oe_structure\">\n"
" <center><strong>Conference on Business Applications</strong></center>\n"
" <p> </p>\n"
" <p> During this conference, our team will give a detailed overview of our business applications. Youll know all the benefits of using it.</p>\n"
" <p> </p>\n"
" <p><strong>Objectives:</strong></p>\n"
" <p>Having attended this conference, participants should be able to:</p>\n"
" <ul>\n"
" <li>Understand the various modules;</li>\n"
" <li>Functional flow of the main applications;</li>\n"
" </ul>\n"
" <p> </p>\n"
" <p><strong>Program:</strong></p>\n"
" <ul>\n"
" <li>Introduction, CRM, Sales Management</li>\n"
" <li>Purchase, Sales &amp; Purchase management, Financial accounting.</li>\n"
" <li>Project management, Human resources, Contract management.</li>\n"
" <li>Warehouse management, Manufacturing (MRP) &amp; Sales, Import/Export.</li>\n"
" <li>Point of Sale (POS), Introduction to report customization.</li>\n"
" </ul>\n"
" <p> </p>\n"
" <p><strong>Where to find us:</strong></p>\n"
" <p>Chamber Works 60, Rosewood Court Detroit, MI 48212 (United States)</p>\n"
" <p>For any additional information, please contact us at <a href=\"mailto:events@openerp.com\">events@openerp.com</a>.</p>\n"
" <p> </p>\n"
" <p>Best regards,</p>\n"
" <p>Luigi Roni, Senior Event Manager</p>\n"
" <p> </p>\n"
" <p align=\"RIGHT\"><em>(Chamber Works reserves the right to cancel, re-name or re-locate<br>the event or change the dates on which it is held.)</em></p>\n"
"</div>\n"
msgstr "<div class=\"oe_structure\">\n <center><strong>Conferencia sobre aplicaciones de negocio</strong></center>\n <p> </p>\n <p> Durante la conferencia, nuestro equipo le dará una vista detallada de nuestras aplicaciones de negocio. Conocerá todos los beneficios de usarlas.</p>\n <p> </p>\n <p><strong>Objetivos:</strong></p>\n <p>Atendiendo esta conferencia, los participantes serán capaces de:</p>\n <ul>\n <li>Comprender los diversos módulos;</li>\n <li>Flujo funcional de las principales aplicaciones;</li>\n </ul>\n <p> </p>\n <p><strong>Programa:</strong></p>\n <ul>\n <li>Introducción, CRM, Gestión de ventas</li>\n <li>Compras, ventas &amp; Gestión de compras, Contabilidad financiera.</li>\n <li>Gestión de proyectos, Recursos humanos, Gestión de contratos.</li>\n <li>Gestión de almacén, fabricación (MRP) &amp; Importación/Exportación de ventas.</li>\n <li>Terminal Punto de Venta (TPV), Introducción a la personalización de informes.</li>\n </ul>\n <p> </p>\n <p><strong>Dónde encontrarnos:</strong></p>\n <p>Chamber Works 60, Rosewood Court Detroit, MI 48212 (Estados Unidos)</p>\n <p>Para más información, contáctenos en <a href=\"mailto:events@openerp.com\">events@openerp.com</a>.</p>\n <p> </p>\n <p>Atentamente,</p>\n <p>Luigi Roni, Responsable de eventos</p>\n <p> </p>\n <p align=\"RIGHT\"><em>(Chamber Works se reserva el derecho de cancelar, renombrar o reubicar<br>el evento o cambiar las fechas en las que se desarrollará.)</em></p>\n</div>\n"
#. module: event
#: model:event.event,badge_innerright:event.event_1
msgid ""
"<div>\n"
" <h2>Exhibition Hall</h2>\n"
" </div>\n"
" <div>\n"
" Picture of the exhibition hall\n"
" </div>\n"
" "
msgstr "<div>\n <h2>Sala de exhibiciones</h2>\n </div>\n <div>\n Imagen de la sala de exhibiciones\n </div>\n "
#. module: event
#: model:event.event,badge_innerleft:event.event_1
msgid ""
"<h2>Premium Tickets</h2>\n"
" <table class=\"text-center\">\n"
" <tr>\n"
" <td width=\"10%\"></td>\n"
" <td width=\"10%\" style=\"height:45px; width:110px; border-radius: 90px 90px 0 0; -moz-border-radius: 90px 90px 0 0; -webkit-border-radius: 90px 90px 0 0; background:lightgrey; text-align: -webkit-center; padding-top: 10px;\"><div>Full</div><div> Catering</div></td>\n"
" <td width=\"5%\"></td>\n"
" <td width=\"10%\" style=\"height:45px; width:110px; border-radius: 90px 90px 0 0; -moz-border-radius: 90px 90px 0 0; -webkit-border-radius: 90px 90px 0 0; background:lightgrey; text-align: -webkit-center; padding-top: 10px;\"><div>BBQ &amp;</div><div>Beer Event</div></td>\n"
" <td width=\"5%\"></td>\n"
" <td width=\"10%\" style=\"height:45px; width:110px; border-radius: 90px 90px 0 0; -moz-border-radius: 90px 90px 0 0; -webkit-border-radius: 90px 90px 0 0; background:lightgrey; text-align: -webkit-center; padding-top: 10px;\"><div>Awards &amp;</div> <div>Walking</div><div> Dinner</div></td>\n"
" <td width=\"10%\"></td>\n"
" </tr>\n"
" <tr style=\"background:lightgrey; height: 15px;\">\n"
" <td colspan=\"7\"></td>\n"
" </tr>\n"
" <tr style=\"background:lightgrey; height: 35px;\">\n"
" <td></td>\n"
" <td>Every Day</td>\n"
" <td colspan=\"3\">June 4th</td>\n"
" <td>June 5th</td>\n"
" <td></td>\n"
" </tr>\n"
" </table>\n"
" <br><br>\n"
" <h2>Free Tickets</h2>\n"
" <table class=\"text-center\">\n"
" <tr>\n"
" <td width=\"10%\"></td>\n"
" <td width=\"10%\" style=\"height:45px; width:110px; border-radius: 90px 90px 0 0; -moz-border-radius: 90px 90px 0 0; -webkit-border-radius: 90px 90px 0 0; background:lightgrey; text-align: -webkit-center; padding-top: 10px;\"><div>Drinks</div></td>\n"
" <td width=\"5%\"></td>\n"
" <td width=\"10%\" style=\"height:45px; width:110px; border-radius: 90px 90px 0 0; -moz-border-radius: 90px 90px 0 0; -webkit-border-radius: 90px 90px 0 0; background:lightgrey; text-align: -webkit-center; padding-top: 10px;\"><div>Premium</div><div>Ticket</div><div>onsite</div></td>\n"
" <td width=\"25%\"></td>\n"
" </tr>\n"
" <tr style=\"background:lightgrey; height: 15px;\">\n"
" <td colspan=\"5\"></td>\n"
" </tr>\n"
" <tr style=\"background:lightgrey; height: 35px;\">\n"
" <td></td>\n"
" <td>Every Day</td>\n"
" <td></td>\n"
" <td>60 €/day<div>30 €/Friday</div></td>\n"
" <td></td>\n"
" </tr>\n"
" </table>\n"
" "
msgstr "<h2>Tickets premium</h2>\n <table class=\"text-center\">\n <tr>\n <td width=\"10%\"></td>\n <td width=\"10%\" style=\"height:45px; width:110px; border-radius: 90px 90px 0 0; -moz-border-radius: 90px 90px 0 0; -webkit-border-radius: 90px 90px 0 0; background:lightgrey; text-align: -webkit-center; padding-top: 10px;\"><div>Full</div><div> Catering</div></td>\n <td width=\"5%\"></td>\n <td width=\"10%\" style=\"height:45px; width:110px; border-radius: 90px 90px 0 0; -moz-border-radius: 90px 90px 0 0; -webkit-border-radius: 90px 90px 0 0; background:lightgrey; text-align: -webkit-center; padding-top: 10px;\"><div>BBQ &amp;</div><div>Evento de cerveza</div></td>\n <td width=\"5%\"></td>\n <td width=\"10%\" style=\"height:45px; width:110px; border-radius: 90px 90px 0 0; -moz-border-radius: 90px 90px 0 0; -webkit-border-radius: 90px 90px 0 0; background:lightgrey; text-align: -webkit-center; padding-top: 10px;\"><div>Premios &amp;</div> <div>Paseo</div><div> Cena</div></td>\n <td width=\"10%\"></td>\n </tr>\n <tr style=\"background:lightgrey; height: 15px;\">\n <td colspan=\"7\"></td>\n </tr>\n <tr style=\"background:lightgrey; height: 35px;\">\n <td></td>\n <td>Cada día</td>\n <td colspan=\"3\">4 de junio</td>\n <td>5 de junio</td>\n <td></td>\n </tr>\n </table>\n <br><br>\n <h2>Tickets gratuitos</h2>\n <table class=\"text-center\">\n <tr>\n <td width=\"10%\"></td>\n <td width=\"10%\" style=\"height:45px; width:110px; border-radius: 90px 90px 0 0; -moz-border-radius: 90px 90px 0 0; -webkit-border-radius: 90px 90px 0 0; background:lightgrey; text-align: -webkit-center; padding-top: 10px;\"><div>Bebidas</div></td>\n <td width=\"5%\"></td>\n <td width=\"10%\" style=\"height:45px; width:110px; border-radius: 90px 90px 0 0; -moz-border-radius: 90px 90px 0 0; -webkit-border-radius: 90px 90px 0 0; background:lightgrey; text-align: -webkit-center; padding-top: 10px;\"><div>Premium</div><div>Ticket</div><div>onsite</div></td>\n <td width=\"25%\"></td>\n </tr>\n <tr style=\"background:lightgrey; height: 15px;\">\n <td colspan=\"5\"></td>\n </tr>\n <tr style=\"background:lightgrey; height: 35px;\">\n <td></td>\n <td>Cada día</td>\n <td></td>\n <td>60 €/day<div>30 €/Friday</div></td>\n <td></td>\n </tr>\n </table>\n "
#. module: event
#: model:event.event,badge_back:event.event_1
msgid ""
"<h2>Program</h2>\n"
" <div><strong>Registrations</strong><small> are from 8:30 am, except on Friday from 9:00 am</small></div>\n"
" <div>\n"
" <strong>Lunch</strong><small> is served between 1:00 pm and 2:00 pm.</small>\n"
" </div>\n"
" <h2>Special Events</h2>\n"
" <table style=\"border: 1px solid black;\">\n"
" <tr style=\"border: 1px solid black;\">\n"
" <td class=\"text-center\" width=\"15%\"><strong>4/6</strong></td>\n"
" <td class=\"text-center\" width=\"25%\"><strong>19h00</strong></td>\n"
" <td><small>Barbecue Beer Event</small></td>\n"
" </tr>\n"
" <tr>\n"
" <td class=\"text-center\"><strong>5/6</strong></td>\n"
" <td class=\"text-center\"><strong>18h30</strong></td>\n"
" <td><small>Odoo Awards Ceremony</small></td>\n"
" </tr>\n"
" </table>\n"
" <br>\n"
" <div class=\"row\">\n"
" <div class=\"col-xs-5\">\n"
" <p>\n"
" <i class=\"fa fa-twitter\"></i> #OpenDays\n"
" </p>\n"
" </div>\n"
" <div class=\"col-xs-6\">\n"
" <div class=\"small\">Wifi network: opendays</div>\n"
" <div class=\"small\">Wifi password: odoo2014</div>\n"
" </div>\n"
" </div>\n"
" <div class=\"row\">\n"
" <small class=\"col-xs-3\" style=\"float: left; padding-right: 0px; padding-left: 0px;\">sponsored by</small>\n"
" <div class=\"col-xs-2\" style=\"padding-right: 0px; padding-left: 0px;\">\n"
" <span>\n"
" <img class=\"img img-responsive\" src=\"https://www.odoo.com/openerp_website/static/src/img/logo_white.png\">\n"
" </span>\n"
" </div>\n"
" </div>\n"
" "
msgstr "<h2>Program</h2>\n <div><strong>Los registros</strong><small> son a partir de las 8:30 de la mañana, excepto los viernes, que son a partir delas 9:00</small></div>\n <div>\n <strong>La comida</strong><small> se servirá entre las 13:00 y las 14:00 pm.</small>\n </div>\n <h2>Eventos especiales</h2>\n <table style=\"border: 1px solid black;\">\n <tr style=\"border: 1px solid black;\">\n <td class=\"text-center\" width=\"15%\"><strong>4/6</strong></td>\n <td class=\"text-center\" width=\"25%\"><strong>19h00</strong></td>\n <td><small>Evento de barbacoa y cerveza</small></td>\n </tr>\n <tr>\n <td class=\"text-center\"><strong>5/6</strong></td>\n <td class=\"text-center\"><strong>18h30</strong></td>\n <td><small>Ceremonia de premios de Odoo</small></td>\n </tr>\n </table>\n <br>\n <div class=\"row\">\n <div class=\"col-xs-5\">\n <p>\n <i class=\"fa fa-twitter\"></i> #OpenDays\n </p>\n </div>\n <div class=\"col-xs-6\">\n <div class=\"small\">Red WiFi: opendays</div>\n <div class=\"small\">Contraseña WiFi: odoo2014</div>\n </div>\n </div>\n <div class=\"row\">\n <small class=\"col-xs-3\" style=\"float: left; padding-right: 0px; padding-left: 0px;\">sponsored by</small>\n <div class=\"col-xs-2\" style=\"padding-right: 0px; padding-left: 0px;\">\n <span>\n <img class=\"img img-responsive\" src=\"https://www.odoo.com/openerp_website/static/src/img/logo_white.png\">\n </span>\n </div>\n </div>\n "
#. module: event
#: model:ir.actions.act_window,help:event.action_event_view
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a new event.\n"
" </p><p>\n"
" Odoo helps you schedule and efficiently organize your events:\n"
" track subscriptions and participations, automate the confirmation emails,\n"
" sell tickets, etc.\n"
" </p>\n"
" "
msgstr "<p class=\"oe_view_nocontent_create\">\nPulse para añadir un nuevo evento.\n</p><p>\nOdoo le ayuda a planificar y organizar eficientemente sus eventos: seguimiento de suscripciones y participantes, automatización de los correos electrónicos de confirmación, venta de tickets, etc.\n</p>\n "
#. module: event
#: view:event.registration:event.view_event_registration_form
#: selection:event.registration,state:0
#: selection:report.event.registration,registration_state:0
msgid "Attended"
msgstr "Asistido"
#. module: event
#: field:event.registration,date_closed:0
msgid "Attended Date"
msgstr "Fecha de asistencia"
#. module: event
#: view:event.event:event.view_event_form
#: view:event.registration:event.view_event_registration_tree
msgid "Attended the Event"
msgstr "Asistir al evento"
#. module: event
#: field:event.event,seats_available:0
msgid "Available Seats"
msgstr "Plazas disponibles"
#. module: event
#: view:event.confirm:event.view_event_confirm
msgid "Cancel"
msgstr "Cancelar"
#. module: event
#: view:event.event:event.view_event_form
msgid "Cancel Event"
msgstr "Cancelar evento"
#. module: event
#: view:event.event:event.view_event_form
#: view:event.registration:event.view_event_registration_form
#: view:event.registration:event.view_event_registration_tree
msgid "Cancel Registration"
msgstr "Cancelar registro"
#. module: event
#: selection:event.event,state:0 selection:event.registration,state:0
#: selection:report.event.registration,event_state:0
#: selection:report.event.registration,registration_state:0
msgid "Cancelled"
msgstr "Cancelado"
#. module: event
#: help:res.partner,speaker:0
msgid "Check this box if this contact is a speaker."
msgstr "Haga click si este contacto es un interlocutor."
#. module: event
#: code:addons/event/event.py:219
#, python-format
msgid "Closing Date cannot be set before Beginning Date."
msgstr "La fecha de cierre no puede establecerse antes de la fecha de inicio."
#. module: event
#: field:event.event,company_id:0 field:event.registration,company_id:0
#: view:report.event.registration:event.view_report_event_registration_search
#: field:report.event.registration,company_id:0
msgid "Company"
msgstr "Compañía"
#. module: event
#: model:event.event,name:event.event_2
msgid "Conference on Business Applications"
msgstr "Conferencia sobre aplicaciones de negocio"
#. module: event
#: view:event.registration:event.view_event_registration_form
#: view:report.event.registration:event.view_report_event_registration_search
msgid "Confirm"
msgstr "Confirmar"
#. module: event
#: view:event.confirm:event.view_event_confirm
msgid "Confirm Anyway"
msgstr "Confirmar de todos modos"
#. module: event
#: view:event.event:event.view_event_form
msgid "Confirm Event"
msgstr "Confirmar evento"
#. module: event
#: view:event.event:event.view_event_form
#: view:event.registration:event.view_event_registration_tree
msgid "Confirm Registration"
msgstr "Confirmación registro"
#. module: event
#: view:event.event:event.view_event_search selection:event.event,state:0
#: view:event.registration:event.view_registration_search
#: selection:event.registration,state:0
#: selection:report.event.registration,event_state:0
#: selection:report.event.registration,registration_state:0
msgid "Confirmed"
msgstr "Confirmado"
#. module: event
#: view:event.event:event.view_event_search
msgid "Confirmed events"
msgstr "Eventos confirmados"
#. module: event
#: view:event.registration:event.view_registration_search
msgid "Confirmed registrations"
msgstr "Inscripciones confirmadas"
#. module: event
#: field:event.event,country_id:0
msgid "Country"
msgstr "País"
#. module: event
#: field:event.confirm,create_uid:0 field:event.event,create_uid:0
#: field:event.registration,create_uid:0 field:event.type,create_uid:0
msgid "Created by"
msgstr "Creado por"
#. module: event
#: field:event.confirm,create_date:0 field:event.event,create_date:0
#: field:event.registration,create_date:0 field:event.type,create_date:0
msgid "Created on"
msgstr "Creado el"
#. module: event
#: view:event.event:event.view_event_form
msgid "Current Registrations"
msgstr "Registros actuales"
#. module: event
#: help:event.event,message_last_post:0
#: help:event.registration,message_last_post:0
msgid "Date of the last message posted on the record."
msgstr "Fecha del último mensaje publicado en el registro."
#. module: event
#: field:event.type,default_registration_max:0
msgid "Default Maximum Registration"
msgstr "Registro máximo por defecto"
#. module: event
#: field:event.type,default_registration_min:0
msgid "Default Minimum Registration"
msgstr "Mínimo registros por defecto"
#. module: event
#: field:event.type,default_reply_to:0
msgid "Default Reply-To"
msgstr "Dirección de respuesta por defecto"
#. module: event
#: view:event.event:event.view_event_form field:event.event,description:0
msgid "Description"
msgstr "Descripción"
#. module: event
#: view:report.event.registration:event.view_report_event_registration_search
msgid "Display"
msgstr "Mostrar"
#. module: event
#: selection:event.event,state:0
#: selection:report.event.registration,event_state:0
msgid "Done"
msgstr "Realizado"
#. module: event
#: selection:report.event.registration,event_state:0
#: selection:report.event.registration,registration_state:0
msgid "Draft"
msgstr "Borrador"
#. module: event
#: field:event.registration,email:0
msgid "Email"
msgstr "Email"
#. module: event
#: field:event.event,date_end:0
msgid "End Date"
msgstr "Fecha final"
#. module: event
#: view:event.registration:event.view_registration_search
#: field:event.registration,event_id:0
#: model:ir.model,name:event.model_event_event
#: view:report.event.registration:event.view_report_event_registration_search
#: field:report.event.registration,event_id:0
msgid "Event"
msgstr "Evento"
#. module: event
#: view:report.event.registration:event.view_report_event_registration_search
msgid "Event Beginning Date"
msgstr "Fecha de comienzo del evento"
#. module: event
#: view:event.event:event.view_event_tree
msgid "Event Category"
msgstr "Categoría de evento"
#. module: event
#: view:event.confirm:event.view_event_confirm
#: model:ir.actions.act_window,name:event.action_event_confirm
msgid "Event Confirmation"
msgstr "Confirmación del evento"
#. module: event
#: field:event.event,email_confirmation_id:0
#: field:event.type,default_email_event:0
msgid "Event Confirmation Email"
msgstr "Plantilla de correo de confirmación de evento"
#. module: event
#: field:report.event.registration,event_date:0
msgid "Event Date"
msgstr "Fecha del evento"
#. module: event
#: view:event.event:event.view_event_form
msgid "Event Description..."
msgstr "Descripción del evento"
#. module: event
#: view:event.event:event.view_event_form
msgid "Event Details"
msgstr "Detalles de evento"
#. module: event
#: view:report.event.registration:event.view_report_event_registration_search
msgid "Event Month"
msgstr "Mes del evento"
#. module: event
#: field:event.event,name:0
msgid "Event Name"
msgstr "Nombre del evento"
#. module: event
#: view:event.event:event.view_event_calendar
msgid "Event Organization"
msgstr "Organización del evento"
#. module: event
#: view:event.registration:event.view_event_registration_calendar
#: view:event.registration:event.view_event_registration_form
#: view:event.registration:event.view_registration_search
#: model:ir.model,name:event.model_event_registration
msgid "Event Registration"
msgstr "Registro evento"
#. module: event
#: code:addons/event/event.py:348
#, python-format
msgid "Event Registration confirmed."
msgstr "Registro del evento confirmado"
#. module: event
#: field:report.event.registration,user_id:0
msgid "Event Responsible"
msgstr "Responsable del evento"
#. module: event
#: view:report.event.registration:event.view_report_event_registration_search
#: field:report.event.registration,event_state:0
msgid "Event State"
msgstr "Estado evento"
#. module: event
#: view:event.event:event.view_event_search
#: view:event.type:event.view_event_type_form
#: view:event.type:event.view_event_type_tree field:event.type,name:0
#: model:ir.model,name:event.model_event_type
#: view:report.event.registration:event.view_report_event_registration_search
#: field:report.event.registration,event_type:0
msgid "Event Type"
msgstr "Tipo de evento"
#. module: event
#: view:report.event.registration:event.report_event_registration_graph
#: view:report.event.registration:event.view_report_event_registration_search
msgid "Event on Registration"
msgstr "Evento en el registro"
#. module: event
#: view:event.event:event.view_event_form
#: view:event.event:event.view_event_search
#: view:event.event:event.view_event_tree
#: model:ir.actions.act_window,name:event.action_event_view
#: model:ir.module.category,name:event.module_category_event_management
#: model:ir.ui.menu,name:event.event_configuration
#: model:ir.ui.menu,name:event.event_main_menu
#: model:ir.ui.menu,name:event.menu_event_event
#: model:ir.ui.menu,name:event.menu_reporting_events
msgid "Events"
msgstr "Eventos"
#. module: event
#: model:ir.actions.act_window,name:event.action_report_event_registration
#: model:ir.ui.menu,name:event.menu_report_event_registration
msgid "Events Analysis"
msgstr "Análisis de eventos"
#. module: event
#: view:event.event:event.view_event_search
msgid "Events in New state"
msgstr "Eventos en estado 'Nuevo'"
#. module: event
#: view:report.event.registration:event.view_report_event_registration_search
msgid "Events which are in New state"
msgstr "Eventos que están en estado 'Nuevo'"
#. module: event
#: view:report.event.registration:event.view_report_event_registration_search
msgid "Events which are in confirm state"
msgstr "Eventos en estado 'Confirmado'"
#. module: event
#: view:report.event.registration:event.view_report_event_registration_search
msgid "Extended Filters..."
msgstr "Filtros extendidos..."
#. module: event
#: view:event.event:event.view_event_form
msgid "Finish Event"
msgstr "Finalizar evento"
#. module: event
#: field:event.event,message_follower_ids:0
#: field:event.registration,message_follower_ids:0
msgid "Followers"
msgstr "Seguidores"
#. module: event
#: model:event.event,name:event.event_1
msgid "Functional Webinar"
msgstr "Seminario funcional en línea"
#. module: event
#: view:event.event:event.view_event_search
#: view:event.registration:event.view_registration_search
#: view:report.event.registration:event.view_report_event_registration_search
msgid "Group By"
msgstr "Agrupar por"
#. module: event
#: model:ir.module.category,description:event.module_category_event_management
msgid "Helps you manage your Events."
msgstr "Le ayuda a gestionar sus eventos"
#. module: event
#: help:event.event,message_summary:0
#: help:event.registration,message_summary:0
msgid ""
"Holds the Chatter summary (number of messages, ...). This summary is "
"directly in html format in order to be inserted in kanban views."
msgstr "Contiene el resumen del chatter (nº de mensajes, ...). Este resumen viene directamente en formato HTML para poder ser insertado en las vistas kanban."
#. module: event
#: field:event.confirm,id:0 field:event.event,id:0
#: field:event.registration,id:0 field:event.type,id:0
#: field:report.event.registration,id:0
msgid "ID"
msgstr "ID"
#. module: event
#: help:event.event,message_unread:0 help:event.registration,message_unread:0
msgid "If checked new messages require your attention."
msgstr "Si se marca, los nuevos mensajes requieren su atención"
#. module: event
#: help:event.event,state:0
msgid ""
"If event is created, the status is 'Draft'. If event is confirmed for the "
"particular dates the status is set to 'Confirmed'. If the event is over, the"
" status is set to 'Done'. If event is cancelled the status is set to "
"'Cancelled'."
msgstr "Si el evento está creado, su estado inicial es 'Borrador'. Cuando el evento se confirma para unas determinadas fechas, se establece a 'Confirmado'. Si el evento está acabado, su estado es 'Realizado'. Si se cancela el mismo, entonces el estado es 'Cancelado'."
#. module: event
#: help:event.event,email_confirmation_id:0
msgid ""
"If you set an email template, each participant will receive this email "
"announcing the confirmation of the event."
msgstr "Si configura una plantilla de correo, cada participante recibirá este correo anunciando la confirmación del evento."
#. module: event
#: field:event.event,message_is_follower:0
#: field:event.registration,message_is_follower:0
msgid "Is a Follower"
msgstr "Es un seguidor."
#. module: event
#: help:event.type,default_email_event:0
msgid ""
"It will select this default confirmation event mail value when you choose "
"this event"
msgstr "Seleccionará este mail de confirmación de evento cuando escoja este evento"
#. module: event
#: help:event.type,default_email_registration:0
msgid ""
"It will select this default confirmation registration mail value when you "
"choose this event"
msgstr "Seleccionará este valor del email de confirmación de registro por defecto cuando escoja este evento"
#. module: event
#: help:event.type,default_registration_max:0
msgid "It will select this default maximum value when you choose this event"
msgstr "Se seleccionará este valor máximo por defecto cuando seleccione este evento"
#. module: event
#: help:event.type,default_registration_min:0
msgid "It will select this default minimum value when you choose this event"
msgstr "Seleccionará este valor mínimo por defecto cuando escoja este evento"
#. module: event
#: field:event.event,message_last_post:0
#: field:event.registration,message_last_post:0
msgid "Last Message Date"
msgstr "Fecha del último mensaje"
#. module: event
#: field:event.confirm,write_uid:0 field:event.event,write_uid:0
#: field:event.registration,write_uid:0 field:event.type,write_uid:0
msgid "Last Updated by"
msgstr "Última actualización de"
#. module: event
#: field:event.confirm,write_date:0 field:event.event,write_date:0
#: field:event.registration,write_date:0 field:event.type,write_date:0
msgid "Last Updated on"
msgstr "Última actualización en"
#. module: event
#: field:event.event,address_id:0
msgid "Location"
msgstr "Ubicación"
#. module: event
#: field:event.registration,log_ids:0
msgid "Logs"
msgstr "Registros"
#. module: event
#: model:res.groups,name:event.group_event_manager
msgid "Manager"
msgstr "Responsable"
#. module: event
#: field:report.event.registration,seats_max:0
msgid "Max Seats"
msgstr "Plazas máximas"
#. module: event
#: field:event.event,seats_max:0
msgid "Maximum Available Seats"
msgstr "Plazas máximas disponibles"
#. module: event
#: field:event.event,message_ids:0 field:event.registration,message_ids:0
msgid "Messages"
msgstr "Mensajes"
#. module: event
#: help:event.event,message_ids:0 help:event.registration,message_ids:0
msgid "Messages and communication history"
msgstr "Mensajes e historial de comunicación"
#. module: event
#: field:event.event,seats_min:0
msgid "Minimum Reserved Seats"
msgstr "Plazas mínimas a cubrir"
#. module: event
#: view:event.event:event.view_event_search
#: view:report.event.registration:event.view_report_event_registration_search
msgid "My Events"
msgstr "Mis eventos"
#. module: event
#: view:event.registration:event.view_registration_search
msgid "My Registrations"
msgstr "Mis registros"
#. module: event
#: view:event.event:event.view_event_tree field:event.registration,name:0
msgid "Name"
msgstr "Nombre"
#. module: event
#: view:event.registration:event.view_registration_search
#: view:report.event.registration:event.view_report_event_registration_search
msgid "New"
msgstr "Nuevo"
#. module: event
#: model:mail.message.subtype,name:event.mt_event_registration
msgid "New Registration"
msgstr "Nuevo registro"
#. module: event
#: code:addons/event/event.py:346
#, python-format
msgid "New registration confirmed: %s."
msgstr "Nuevo registro confirmado: %s."
#. module: event
#: code:addons/event/event.py:213 code:addons/event/event.py:337
#, python-format
msgid "No more available seats."
msgstr "No hay más plazas disponibles."
#. module: event
#: view:event.event:event.view_event_kanban
msgid "No ticket available."
msgstr "No hay tickets disponibles"
#. module: event
#: field:report.event.registration,nbevent:0
msgid "Number of Events"
msgstr "Nº de eventos"
#. module: event
#: field:event.registration,nb_register:0
msgid "Number of Participants"
msgstr "Número de asistentes"
#. module: event
#: field:event.event,seats_used:0
msgid "Number of Participations"
msgstr "Número de participantes"
#. module: event
#: field:report.event.registration,nbregistration:0
msgid "Number of Registrations"
msgstr "Número de registros"
#. module: event
#: view:event.event:event.view_event_kanban
msgid "Only"
msgstr "Solo"
#. module: event
#: model:event.event,name:event.event_0
msgid "Open Days in Los Angeles"
msgstr "Open Days en Los Ángeles"
#. module: event
#: model:ir.actions.client,name:event.action_client_event_menu
msgid "Open Event Menu"
msgstr "Menu eventos abiertos"
#. module: event
#: view:event.event:event.view_event_kanban
msgid "Organized by"
msgstr "Organizado por"
#. module: event
#: field:event.event,organizer_id:0
msgid "Organizer"
msgstr "Organizador"
#. module: event
#: view:event.registration:event.view_registration_search
#: view:report.event.registration:event.view_report_event_registration_search
msgid "Participant"
msgstr "Participante"
#. module: event
#: field:report.event.registration,name_registration:0
msgid "Participant / Contact Name"
msgstr "Nombre participante / contacto"
#. module: event
#: view:event.registration:event.view_registration_search
#: field:event.registration,partner_id:0
#: model:ir.model,name:event.model_res_partner
msgid "Partner"
msgstr "Empresa"
#. module: event
#: field:event.registration,phone:0
msgid "Phone"
msgstr "Teléfono"
#. module: event
#: help:event.registration,origin:0
msgid "Reference of the sales order which created the registration"
msgstr "Referencia del pedido de venta que creó la inscripción"
#. module: event
#: field:report.event.registration,user_id_registration:0
msgid "Register"
msgstr "Registro"
#. module: event
#: view:event.event:event.view_event_form
msgid "Register with this event"
msgstr "Registrar en este evento"
#. module: event
#: view:event.event:event.view_event_form
#: view:event.registration:event.view_event_registration_form
#: view:event.registration:event.view_event_registration_graph
#: view:event.registration:event.view_event_registration_tree
msgid "Registration"
msgstr "Registro"
#. module: event
#: field:event.event,email_registration_id:0
#: field:event.type,default_email_registration:0
msgid "Registration Confirmation Email"
msgstr "Plantilla de correo de confirmación de registro"
#. module: event
#: field:event.registration,date_open:0
msgid "Registration Date"
msgstr "Fecha de registro"
#. module: event
#: view:event.registration:event.view_registration_search
msgid "Registration Day"
msgstr "Día de registro"
#. module: event
#: view:event.registration:event.view_registration_search
msgid "Registration Month"
msgstr "Mes de registro"
#. module: event
#: field:report.event.registration,registration_state:0
msgid "Registration State"
msgstr "Estado de registro"
#. module: event
#: view:report.event.registration:event.view_report_event_registration_search
msgid "Registration contact"
msgstr "Contacto de registro"
#. module: event
#: view:event.event:event.view_event_form field:event.event,registration_ids:0
#: model:ir.actions.act_window,name:event.act_event_list_register_event
#: model:ir.actions.act_window,name:event.action_registration
#: model:ir.ui.menu,name:event.menu_action_registration
msgid "Registrations"
msgstr "Registros"
#. module: event
#: view:report.event.registration:event.view_report_event_registration_search
msgid "Registrations in confirmed or done state"
msgstr "Inscripciones en estado 'Confirmada' o 'Realizada'"
#. module: event
#: view:event.registration:event.view_registration_search
msgid "Registrations in unconfirmed state"
msgstr "Inscripciones no confirmadas"
#. module: event
#: field:event.event,reply_to:0
msgid "Reply-To Email"
msgstr "Dirección de respuesta"
#. module: event
#: field:event.event,seats_reserved:0
msgid "Reserved Seats"
msgstr "Plazas reservadas"
#. module: event
#: view:event.event:event.view_event_search
#: view:event.registration:event.view_registration_search
msgid "Responsible"
msgstr "Responsable"
#. module: event
#: field:event.event,user_id:0
msgid "Responsible User"
msgstr "Usuario responsable"
#. module: event
#: view:event.registration:event.view_event_registration_form
msgid "Send Email"
msgstr "Enviar correo"
#. module: event
#: view:event.event:event.view_event_form
msgid "Set To Draft"
msgstr "Establecer en borrador"
#. module: event
#: view:event.registration:event.view_event_registration_form
msgid "Set To Unconfirmed"
msgstr "Establecer a no confirmado"
#. module: event
#: view:report.event.registration:event.view_report_event_registration_search
msgid "Show Confirmed Registrations"
msgstr "Mostrar registros confirmados"
#. module: event
#: field:event.registration,origin:0
msgid "Source Document"
msgstr "Documento origen"
#. module: event
#: field:res.partner,speaker:0
msgid "Speaker"
msgstr "Ponente"
#. module: event
#: field:event.event,date_begin:0
msgid "Start Date"
msgstr "Fecha inicial"
#. module: event
#: view:event.event:event.view_event_search
msgid "Start Month"
msgstr "Mes de inicio"
#. module: event
#: view:event.event:event.view_event_search field:event.event,state:0
#: view:event.registration:event.view_registration_search
#: field:event.registration,state:0
msgid "Status"
msgstr "Estado"
#. module: event
#: view:event.event:event.view_event_kanban
#: model:ir.actions.act_window,name:event.act_register_event_partner
msgid "Subscribe"
msgstr "Suscribir"
#. module: event
#: view:event.event:event.view_event_kanban
msgid "Subscribed"
msgstr "Subscrito"
#. module: event
#: field:event.event,message_summary:0
#: field:event.registration,message_summary:0
msgid "Summary"
msgstr "Resumen"
#. module: event
#: model:event.event,name:event.event_3
msgid "Technical Training"
msgstr "Formación técnica"
#. module: event
#: help:event.event,reply_to:0
msgid ""
"The email address of the organizer is likely to be put here, with the effect"
" to be in the 'Reply-To' of the mails sent automatically at event or "
"registrations confirmation. You can also put the email address of your mail "
"gateway if you use one."
msgstr "La dirección de correo del organizador es la adecuada para ir aquí, con el efecto de aparecer en el campo 'Responder a' de todos los correos enviados automáticamente con la confirmación del evento o del registro. Puede poner también la dirección de su pasarela de correo si usa una."
#. module: event
#: help:event.type,default_reply_to:0
msgid ""
"The email address of the organizer which is put in the 'Reply-To' of all "
"emails sent automatically at event or registrations confirmation. You can "
"also put your email address of your mail gateway if you use one."
msgstr "La dirección de correo electrónico del organizador que se pone en el campo 'Responder a' de todos los correos enviados automáticamente con la confirmación del evento o del registro. Puede poner también la dirección de su pasarela de correo si usa una."
#. module: event
#: help:event.event,seats_max:0
msgid ""
"The maximum registration level is equal to the sum of the maximum "
"registration of event ticket. If you have too much registrations you are not"
" able to confirm your event. (0 to ignore this rule )"
msgstr "El nivel de registro máximo es el máximo de tickets del evento que se pueden registrar. Si tiene demasiados registros, no podrá confirmar el evento (0 para ignorar esta regla)."
#. module: event
#: help:event.event,email_registration_id:0
msgid ""
"This field contains the template of the mail that will be automatically sent"
" each time a registration for this event is confirmed."
msgstr "Este campo contiene la plantilla de correo que será enviada automáticamente cada vez que se confirme un registro para este evento."
#. module: event
#: field:event.event,date_tz:0
msgid "Timezone"
msgstr "Zona horaria"
#. module: event
#: field:event.event,type:0
msgid "Type of Event"
msgstr "Tipo de Evento"
#. module: event
#: model:ir.actions.act_window,name:event.action_event_type
#: model:ir.ui.menu,name:event.menu_event_type
msgid "Types of Events"
msgstr "Tipos de eventos"
#. module: event
#: view:event.event:event.view_event_search selection:event.event,state:0
#: selection:event.registration,state:0
msgid "Unconfirmed"
msgstr "No confirmado"
#. module: event
#: field:event.event,seats_unconfirmed:0
msgid "Unconfirmed Seat Reservations"
msgstr "Reservas de plazas no confirmadas"
#. module: event
#: view:event.event:event.view_event_search field:event.event,message_unread:0
#: view:event.registration:event.view_registration_search
#: field:event.registration,message_unread:0
msgid "Unread Messages"
msgstr "Mensajes sin leer"
#. module: event
#: view:event.event:event.view_event_kanban
msgid "Unsubscribe"
msgstr "Anular subscripción"
#. module: event
#: view:event.event:event.view_event_search
msgid "Upcoming"
msgstr "Próximo"
#. module: event
#: view:event.event:event.view_event_search
msgid "Upcoming events from today"
msgstr "Siguientes eventos desde hoy"
#. module: event
#: field:event.registration,user_id:0
#: model:res.groups,name:event.group_event_user
msgid "User"
msgstr "Usuario"
#. module: event
#: view:event.confirm:event.view_event_confirm
msgid ""
"Warning: This Event has not reached its Minimum Registration Limit. Are you "
"sure you want to confirm it?"
msgstr "Aviso: Este evento no ha llegado a su límite de registros mínimo. ¿Está seguro que desea confirmarlo?"
#. module: event
#: help:event.event,seats_min:0
msgid ""
"You can for each event define a minimum registration level. If you do not "
"enough registrations you are not able to confirm your event. (put 0 to "
"ignore this rule )"
msgstr "Puede definir un nivel mínimo de registro para cada evento. Si no consigue las inscripciones suficientes no podrá confirmar su evento. (Ponga 0 para ignorar esta regla)"
#. module: event
#: code:addons/event/event.py:229
#, python-format
msgid ""
"You have already set a registration for this event as 'Attended'. Please "
"reset it to draft if you want to cancel this event."
msgstr "Ya ha establecido su registro para este evento como 'Asistido'. Por favor, restablézcalo a borrador si quiere cancelar este evento."
#. module: event
#: code:addons/event/event.py:364
#, python-format
msgid "You must wait for the starting day of the event to do this action."
msgstr "Debe esperar al día de inicio del evento para realizar esta acción."
#. module: event
#: model:email.template,subject:event.confirmation_event
#: model:email.template,subject:event.confirmation_registration
msgid "Your registration at ${object.event_id.name}"
msgstr "Su registro en ${object.event_id.name}"
#. module: event
#: view:event.event:event.view_event_kanban
msgid "available."
msgstr "disponible."
#. module: event
#: view:event.confirm:event.view_event_confirm
msgid "or"
msgstr "o"
#. module: event
#: view:event.event:event.view_event_kanban
msgid "ticket"
msgstr "Ticket"
#. module: event
#: view:event.event:event.view_event_kanban
msgid "tickets"
msgstr "Tickets"