[I18N] Update translations from Launchpad 8.0 branches
[odoo/odoo.git] / addons / event / i18n / es_AR.po
1 # Spanish (Argentina) translation for openobject-addons
2 # Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014
3 # This file is distributed under the same license as the openobject-addons package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2014.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: openobject-addons\n"
9 "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
10 "POT-Creation-Date: 2014-09-23 16:27+0000\n"
11 "PO-Revision-Date: 2014-08-14 16:10+0000\n"
12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 "Language-Team: Spanish (Argentina) <es_AR@li.org>\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "X-Launchpad-Export-Date: 2014-09-24 09:06+0000\n"
18 "X-Generator: Launchpad (build 17196)\n"
19
20 #. module: event
21 #: model:email.template,body_html:event.confirmation_event
22 msgid ""
23 "\n"
24 "        <p>Hello ${object.name},</p>\n"
25 "        <p>The event ${object.event_id.name} that you registered for is "
26 "confirmed and will be held from "
27 "${object.event_id.date_begin_located.strftime('%Y-%m-%d %H:%M:%S (%Z)')} to "
28 "${object.event_id.date_end_located.strftime('%Y-%m-%d %H:%M:%S (%Z)')}.\n"
29 "        For any further information please contact our event "
30 "department.</p>\n"
31 "        <p>Thank you for your participation!</p>\n"
32 "        <p>Best regards</p>"
33 msgstr ""
34
35 #. module: event
36 #: model:email.template,body_html:event.confirmation_registration
37 msgid ""
38 "\n"
39 "        <p>Hello ${object.name},</p>\n"
40 "        <p>We confirm that your registration to the event "
41 "${object.event_id.name} has been recorded.\n"
42 "        You will automatically receive an email providing you more practical "
43 "information (such as the schedule, the agenda...) as soon as the event is "
44 "confirmed.</p>\n"
45 "        <p>Thank you for your participation!</p>\n"
46 "        <p>Best regards</p>"
47 msgstr ""
48
49 #. module: event
50 #: field:report.event.registration,confirm_state:0
51 msgid " # No of Confirmed Registrations"
52 msgstr ""
53
54 #. module: event
55 #: field:report.event.registration,draft_state:0
56 msgid " # No of Draft Registrations"
57 msgstr ""
58
59 #. module: event
60 #: view:event.event:event.view_event_form
61 msgid "(confirmed:"
62 msgstr ""
63
64 #. module: event
65 #: model:event.event,description:event.event_3
66 msgid ""
67 "<div class=\"carousel slide oe_small mb16\" data-interval=\"10000\" data-"
68 "snippet-id=\"carousel\" id=\"myCarousel3\">\n"
69 "<div class=\"carousel-inner\">\n"
70 "<div class=\"item active image_text\"><img height=\"100%\" "
71 "src=\"/website/static/src/img/banner/orange_red.jpg\" width=\"100%\"><div "
72 "class=\"container\">\n"
73 "<div class=\"carousel-caption content\">\n"
74 "<h2>5 Intensive Days</h2>\n"
75 "\n"
76 "<h4>to learn .JS development</h4>\n"
77 "</div>\n"
78 "\n"
79 "<img class=\"carousel-image hidden-xs\" alt=\"Banner Odoo Image\" "
80 "src=\"/website/static/src/img/banner/banner_picture.png\">\n"
81 "</div>\n"
82 "</div>\n"
83 "</div>\n"
84 "</div>\n"
85 "\n"
86 "<div class=\"container\">\n"
87 "<div class=\"row\">\n"
88 "<div class=\"col-md-12 text-center mb8 mt0\" data-snippet-id=\"colmd\">\n"
89 "<h2>Course Summary</h2>\n"
90 "</div>\n"
91 "\n"
92 "<div class=\"col-md-12 mt16 mb0\" data-snippet-id=\"colmd\">\n"
93 "<p><span style=\"text-align: -webkit-center; \">This course is dedicated "
94 "to developers who need to grasp knowledge of the <strong>business "
95 "applications development </strong>process. This course is for new developers "
96 "or for IT professionals eager to learn more about technical "
97 "aspects.</span></p>\n"
98 "</div>\n"
99 "</div>\n"
100 "</div>\n"
101 "\n"
102 "<div class=\"container\">\n"
103 "<div class=\"row\">\n"
104 "<div class=\"col-md-12 text-center mt0 mb16\" data-snippet-id=\"colmd\">\n"
105 "<h2>What you will learn?</h2>\n"
106 "</div>\n"
107 "\n"
108 "<div class=\"col-md-4\" data-snippet-id=\"colmd\">\n"
109 "<div class=\"panel panel-info\">\n"
110 "<div class=\"panel-heading text-center\">\n"
111 "<h2 style=\"margin: 0\">Day 1</h2>\n"
112 "\n"
113 "<p class=\"text-muted\" style=\"margin: 0\">Introduction to Javascript</p>\n"
114 "</div>\n"
115 "\n"
116 "<ul class=\"list-group\"><li class=\"list-group-item\">Hello World</li>\n"
117 "\t<li class=\"list-group-item\">Variables &amp; Operators</li>\n"
118 "\t<li class=\"list-group-item\">Dive into Strings</li>\n"
119 "\t<li class=\"list-group-item\">Functions</li>\n"
120 "\t<li class=\"list-group-item\">Loops</li>\n"
121 "\t<li class=\"list-group-item\">Arrays</li>\n"
122 "</ul><div class=\"panel-footer text-center\">\n"
123 "<p class=\"text-muted\"><i>You will be able to develop simple dynamic "
124 "compenents in HTML pages.</i></p>\n"
125 "</div>\n"
126 "</div>\n"
127 "</div>\n"
128 "\n"
129 "<div class=\"col-md-4\" data-snippet-id=\"colmd\">\n"
130 "<div class=\"panel panel-info\">\n"
131 "<div class=\"panel-heading text-center\">\n"
132 "<h2 style=\"margin: 0\">Day 2</h2>\n"
133 "\n"
134 "<p class=\"text-muted\" style=\"margin: 0\">Odoo Web Client</p>\n"
135 "</div>\n"
136 "\n"
137 "<ul class=\"list-group\"><li class=\"list-group-item\">Introduction to "
138 "JQuery</li>\n"
139 "\t<li class=\"list-group-item\">Advanced JQuery</li>\n"
140 "\t<li class=\"list-group-item\">Underscore</li>\n"
141 "\t<li class=\"list-group-item\">Introduction to QWeb</li>\n"
142 "\t<li class=\"list-group-item\">Controlers and Views</li>\n"
143 "\t<li class=\"list-group-item\">Bootstrap CSS</li>\n"
144 "\t<li class=\"list-group-item\">Calling the ORM</li>\n"
145 "</ul><div class=\"panel-footer text-center\">\n"
146 "<p class=\"text-muted\"><i>You will be able to create dynamic page "
147 "interacting with the ORM.</i></p>\n"
148 "</div>\n"
149 "</div>\n"
150 "</div>\n"
151 "\n"
152 "<div class=\"col-md-4\" data-snippet-id=\"colmd\">\n"
153 "<div class=\"panel panel-info\">\n"
154 "<div class=\"panel-heading text-center\">\n"
155 "<h2 style=\"margin: 0\">Day 3</h2>\n"
156 "\n"
157 "<p class=\"text-muted\" style=\"margin: 0\">Building a Full Application</p>\n"
158 "</div>\n"
159 "\n"
160 "<ul class=\"list-group\"><li class=\"list-group-item\">Modules</li>\n"
161 "\t<li class=\"list-group-item\">Python Objects</li>\n"
162 "\t<li class=\"list-group-item\">Report Engine</li>\n"
163 "\t<li class=\"list-group-item\">Workflows</li>\n"
164 "\t<li class=\"list-group-item\">Training Center Module</li>\n"
165 "\t<li class=\"list-group-item\">Integrated Help</li>\n"
166 "\t<li class=\"list-group-item\">How to Debug</li>\n"
167 "</ul><div class=\"panel-footer text-center\">\n"
168 "<p class=\"text-muted\"><i>You will be able to develop a full application "
169 "with backend and user interface.</i></p>\n"
170 "</div>\n"
171 "</div>\n"
172 "</div>\n"
173 "</div>\n"
174 "</div>\n"
175 "\n"
176 "<div class=\"container\">\n"
177 "<div class=\"row\">\n"
178 "<div class=\"col-md-12 text-center mb16 mt0\" data-snippet-id=\"colmd\">\n"
179 "<h2>Requirements</h2>\n"
180 "</div>\n"
181 "\n"
182 "<div class=\"col-md-12 mb16 mt16\" data-snippet-id=\"colmd\">\n"
183 "<p><strong>Objectives:</strong></p>\n"
184 "\n"
185 "<p><strong>Having attended this course, participants should be able "
186 "to:</strong></p>\n"
187 "\n"
188 "<ul><li>Understand the development concepts and architecture;</li>\n"
189 "\t<li>Install and administer your own server;</li>\n"
190 "\t<li>Develop a new module for a particular application.</li>\n"
191 "</ul><p></p>\n"
192 "\n"
193 "<p><strong>Our prices include:</strong></p>\n"
194 "\n"
195 "<ul><li>drinks and lunch;</li>\n"
196 "\t<li>training material.</li>\n"
197 "</ul><p></p>\n"
198 "\n"
199 "<p><strong>Requirements:</strong></p>\n"
200 "\n"
201 "<ul><li>Bring your own laptop.</li>\n"
202 "\t<li>Participants are expected to have some knowledge in programming. A "
203 "basic knowledge of the Python programming is recommended.</li>\n"
204 "\t<li>Participants preferably have a functional knowledge of our software "
205 "(see Functional Training).</li>\n"
206 "</ul><p></p>\n"
207 "\n"
208 "<p>To get more information, visit the <a href=\"http://openerp.com/\">Odoo "
209 "Official Website</a>.</p>\n"
210 "</div>\n"
211 "</div>\n"
212 "</div>\n"
213 "\n"
214 "\n"
215 "\n"
216 "<div class=\"container oe_dark\">\n"
217 "<div class=\"row\">\n"
218 "<div class=\"col-md-12\" data-snippet-id=\"colmd\">\n"
219 "<h1 class=\"text-center\">Read Great Contents</h1>\n"
220 "\n"
221 "<h3 class=\"text-muted text-center\">What do people say about this "
222 "course?</h3>\n"
223 "</div>\n"
224 "\n"
225 "<div class=\"mt16 mb32 col-md-6\" data-snippet-id=\"colmd\">\n"
226 "<blockquote data-snippet-id=\"quote\">\n"
227 "<p>I did not expect such a great learning experience. I feel like I can "
228 "develop anything now.</p>\n"
229 "<small>John Doe, CEO</small></blockquote>\n"
230 "</div>\n"
231 "\n"
232 "<div class=\"mt16 mb32 col-md-6\" data-snippet-id=\"colmd\">\n"
233 "<blockquote data-snippet-id=\"quote\">\n"
234 "<p>This course help me build my first application within a month. Definetly "
235 "worth its price.</p>\n"
236 "<small>John Doe, CEO</small></blockquote>\n"
237 "</div>\n"
238 "</div>\n"
239 "</div>\n"
240 msgstr ""
241
242 #. module: event
243 #: model:event.event,description:event.event_0
244 #: model:event.event,description:event.event_1
245 msgid ""
246 "<div class=\"carousel slide oe_small mb16\" data-interval=\"10000\" data-"
247 "snippet-id=\"carousel\" id=\"myCarousel3\">\n"
248 "<div class=\"carousel-inner\">\n"
249 "<div class=\"item active image_text\"><img height=\"100%\" "
250 "src=\"/website/static/src/img/banner/orange_red.jpg\" width=\"100%\"><div "
251 "class=\"container\">\n"
252 "<div class=\"carousel-caption content\">\n"
253 "<h2>5 Intensive Days</h2>\n"
254 "\n"
255 "<h4>to learn .JS development</h4>\n"
256 "</div>\n"
257 "<img class=\"carousel-image hidden-xs\" alt=\"Banner Odoo Image\" "
258 "src=\"/website/static/src/img/banner/banner_picture.png\">\n"
259 "</div>\n"
260 "</div>\n"
261 "</div>\n"
262 "</div>\n"
263 "\n"
264 "<div class=\"container\">\n"
265 "<div class=\"row\">\n"
266 "<div class=\"col-md-12 text-center mb8 mt0\" data-snippet-id=\"colmd\">\n"
267 "<h2>Course Summary</h2>\n"
268 "</div>\n"
269 "\n"
270 "<div class=\"col-md-12 mt16 mb0\" data-snippet-id=\"colmd\">\n"
271 "<p><span style=\"text-align: -webkit-center; \">This course is dedicated "
272 "to developers who need to grasp knowledge of the <strong>business "
273 "applications development </strong>process. This course is for new developers "
274 "or for IT professionals eager to learn more about technical "
275 "aspects.</span></p>\n"
276 "</div>\n"
277 "</div>\n"
278 "</div>\n"
279 "\n"
280 "<div class=\"container\">\n"
281 "<div class=\"row\">\n"
282 "<div class=\"col-md-12 text-center mt0 mb16\" data-snippet-id=\"colmd\">\n"
283 "<h2>What you will learn?</h2>\n"
284 "</div>\n"
285 "\n"
286 "<div class=\"col-md-4\" data-snippet-id=\"colmd\">\n"
287 "<div class=\"panel panel-info\">\n"
288 "<div class=\"panel-heading text-center\">\n"
289 "<h2 style=\"margin: 0\">Day 1</h2>\n"
290 "\n"
291 "<p class=\"text-muted\" style=\"margin: 0\">Introduction to Javascript</p>\n"
292 "</div>\n"
293 "\n"
294 "<ul class=\"list-group\"><li class=\"list-group-item\">Hello World</li>\n"
295 "\t<li class=\"list-group-item\">Variables &amp; Operators</li>\n"
296 "\t<li class=\"list-group-item\">Dive into Strings</li>\n"
297 "\t<li class=\"list-group-item\">Functions</li>\n"
298 "\t<li class=\"list-group-item\">Loops</li>\n"
299 "\t<li class=\"list-group-item\">Arrays</li>\n"
300 "</ul><div class=\"panel-footer text-center\">\n"
301 "<p class=\"text-muted\"><i>You will be able to develop simple dynamic "
302 "compenents in HTML pages.</i></p>\n"
303 "</div>\n"
304 "</div>\n"
305 "</div>\n"
306 "\n"
307 "<div class=\"col-md-4\" data-snippet-id=\"colmd\">\n"
308 "<div class=\"panel panel-info\">\n"
309 "<div class=\"panel-heading text-center\">\n"
310 "<h2 style=\"margin: 0\">Day 2</h2>\n"
311 "\n"
312 "<p class=\"text-muted\" style=\"margin: 0\">Odoo Web Client</p>\n"
313 "</div>\n"
314 "\n"
315 "<ul class=\"list-group\"><li class=\"list-group-item\">Introduction to "
316 "JQuery</li>\n"
317 "\t<li class=\"list-group-item\">Advanced JQuery</li>\n"
318 "\t<li class=\"list-group-item\">Underscore</li>\n"
319 "\t<li class=\"list-group-item\">Introduction to QWeb</li>\n"
320 "\t<li class=\"list-group-item\">Controlers and Views</li>\n"
321 "\t<li class=\"list-group-item\">Bootstrap CSS</li>\n"
322 "\t<li class=\"list-group-item\">Calling the ORM</li>\n"
323 "</ul><div class=\"panel-footer text-center\">\n"
324 "<p class=\"text-muted\"><i>You will be able to create dynamic page "
325 "interacting with the ORM.</i></p>\n"
326 "</div>\n"
327 "</div>\n"
328 "</div>\n"
329 "\n"
330 "<div class=\"col-md-4\" data-snippet-id=\"colmd\">\n"
331 "<div class=\"panel panel-info\">\n"
332 "<div class=\"panel-heading text-center\">\n"
333 "<h2 style=\"margin: 0\">Day 3</h2>\n"
334 "\n"
335 "<p class=\"text-muted\" style=\"margin: 0\">Building a Full Application</p>\n"
336 "</div>\n"
337 "\n"
338 "<ul class=\"list-group\"><li class=\"list-group-item\">Modules</li>\n"
339 "\t<li class=\"list-group-item\">Python Objects</li>\n"
340 "\t<li class=\"list-group-item\">Report Engine</li>\n"
341 "\t<li class=\"list-group-item\">Workflows</li>\n"
342 "\t<li class=\"list-group-item\">Training Center Module</li>\n"
343 "\t<li class=\"list-group-item\">Integrated Help</li>\n"
344 "\t<li class=\"list-group-item\">How to Debug</li>\n"
345 "</ul><div class=\"panel-footer text-center\">\n"
346 "<p class=\"text-muted\"><i>You will be able to develop a full application "
347 "with backend and user interface.</i></p>\n"
348 "</div>\n"
349 "</div>\n"
350 "</div>\n"
351 "</div>\n"
352 "</div>\n"
353 "\n"
354 "<div class=\"container\">\n"
355 "<div class=\"row\">\n"
356 "<div class=\"col-md-12 text-center mb16 mt0\" data-snippet-id=\"colmd\">\n"
357 "<h2>Requirements</h2>\n"
358 "</div>\n"
359 "\n"
360 "<div class=\"col-md-12 mb16 mt16\" data-snippet-id=\"colmd\">\n"
361 "<p><strong>Objectives:</strong></p>\n"
362 "\n"
363 "<p><strong>Having attended this course, participants should be able "
364 "to:</strong></p>\n"
365 "\n"
366 "<ul><li>Understand the development concepts and architecture;</li>\n"
367 "\t<li>Install and administer your own server;</li>\n"
368 "\t<li>Develop a new module for a particular application.</li>\n"
369 "</ul><p></p>\n"
370 "\n"
371 "<p><strong>Our prices include:</strong></p>\n"
372 "\n"
373 "<ul><li>drinks and lunch;</li>\n"
374 "\t<li>training material.</li>\n"
375 "</ul><p></p>\n"
376 "\n"
377 "<p><strong>Requirements:</strong></p>\n"
378 "\n"
379 "<ul><li>Bring your own laptop.</li>\n"
380 "\t<li>Participants are expected to have some knowledge in programming. A "
381 "basic knowledge of the Python programming is recommended.</li>\n"
382 "\t<li>Participants preferably have a functional knowledge of our software "
383 "(see Functional Training).</li>\n"
384 "</ul><p></p>\n"
385 "\n"
386 "<p>To get more information, visit the <a href=\"http://openerp.com/\">Odoo "
387 "Official Website</a>.</p>\n"
388 "</div>\n"
389 "</div>\n"
390 "</div>\n"
391 "\n"
392 "\n"
393 "\n"
394 "<div class=\"container oe_dark\">\n"
395 "<div class=\"row\">\n"
396 "<div class=\"col-md-12\" data-snippet-id=\"colmd\">\n"
397 "<h1 class=\"text-center\">Read Great Contents</h1>\n"
398 "\n"
399 "<h3 class=\"text-muted text-center\">What do people say about this "
400 "course?</h3>\n"
401 "</div>\n"
402 "\n"
403 "<div class=\"mt16 mb32 col-md-6\" data-snippet-id=\"colmd\">\n"
404 "<blockquote data-snippet-id=\"quote\">\n"
405 "<p>I did not expect such a great learning experience. I feel like I can "
406 "develop anything now.</p>\n"
407 "<small>John Doe, CEO</small></blockquote>\n"
408 "</div>\n"
409 "\n"
410 "<div class=\"mt16 mb32 col-md-6\" data-snippet-id=\"colmd\">\n"
411 "<blockquote data-snippet-id=\"quote\">\n"
412 "<p>This course help me build my first application within a month. Definetly "
413 "worth its price.</p>\n"
414 "<small>John Doe, CEO</small></blockquote>\n"
415 "</div>\n"
416 "</div>\n"
417 "</div>\n"
418 msgstr ""
419
420 #. module: event
421 #: model:event.event,description:event.event_2
422 msgid ""
423 "<div class=\"oe_structure\">\n"
424 "    <center><strong>Conference on Business Applications</strong></center>\n"
425 "    <p> </p>\n"
426 "    <p> During this conference, our team will give a detailed overview of "
427 "our business applications. You’ll know all the benefits of using it.</p>\n"
428 "    <p> </p>\n"
429 "    <p><strong>Objectives:</strong></p>\n"
430 "    <p>Having attended this conference, participants should be able to:</p>\n"
431 "    <ul>\n"
432 "    <li>Understand the various modules;</li>\n"
433 "    <li>Functional flow of the main applications;</li>\n"
434 "    </ul>\n"
435 "    <p> </p>\n"
436 "    <p><strong>Program:</strong></p>\n"
437 "    <ul>\n"
438 "    <li>Introduction, CRM, Sales Management</li>\n"
439 "    <li>Purchase, Sales &amp; Purchase management, Financial "
440 "accounting.</li>\n"
441 "    <li>Project management, Human resources, Contract management.</li>\n"
442 "    <li>Warehouse management, Manufacturing (MRP) &amp; Sales, "
443 "Import/Export.</li>\n"
444 "    <li>Point of Sale (POS), Introduction to report customization.</li>\n"
445 "    </ul>\n"
446 "    <p> </p>\n"
447 "    <p><strong>Where to find us:</strong></p>\n"
448 "    <p>Chamber Works 60, Rosewood Court Detroit, MI 48212 (United "
449 "States)</p>\n"
450 "    <p>For any additional information, please contact us at <a "
451 "href=\"mailto:events@openerp.com\">events@openerp.com</a>.</p>\n"
452 "    <p> </p>\n"
453 "    <p>Best regards,</p>\n"
454 "    <p>Luigi Roni, Senior Event Manager</p>\n"
455 "    <p> </p>\n"
456 "    <p align=\"RIGHT\"><em>(Chamber Works reserves the right to cancel, re-"
457 "name or re-locate<br>the event or change the dates on which it is "
458 "held.)</em></p>\n"
459 "</div>\n"
460 msgstr ""
461
462 #. module: event
463 #: model:event.event,badge_innerright:event.event_1
464 msgid ""
465 "<div>\n"
466 "                <h2>Exhibition Hall</h2>\n"
467 "            </div>\n"
468 "            <div>\n"
469 "                Picture of the exhibition hall\n"
470 "            </div>\n"
471 "        "
472 msgstr ""
473
474 #. module: event
475 #: model:event.event,badge_innerleft:event.event_1
476 msgid ""
477 "<h2>Premium Tickets</h2>\n"
478 "            <table class=\"text-center\">\n"
479 "                <tr>\n"
480 "                    <td width=\"10%\"></td>\n"
481 "                    <td width=\"10%\" style=\"height:45px; width:110px; "
482 "border-radius: 90px 90px 0 0; -moz-border-radius: 90px 90px 0 0; -webkit-"
483 "border-radius: 90px 90px 0 0; background:lightgrey; text-align: -webkit-"
484 "center; padding-top: 10px;\"><div>Full</div><div> Catering</div></td>\n"
485 "                    <td width=\"5%\"></td>\n"
486 "                    <td width=\"10%\" style=\"height:45px; width:110px; "
487 "border-radius: 90px 90px 0 0; -moz-border-radius: 90px 90px 0 0; -webkit-"
488 "border-radius: 90px 90px 0 0; background:lightgrey; text-align: -webkit-"
489 "center; padding-top: 10px;\"><div>BBQ &amp;</div><div>Beer Event</div></td>\n"
490 "                    <td width=\"5%\"></td>\n"
491 "                    <td width=\"10%\" style=\"height:45px; width:110px; "
492 "border-radius: 90px 90px 0 0; -moz-border-radius: 90px 90px 0 0; -webkit-"
493 "border-radius: 90px 90px 0 0; background:lightgrey; text-align: -webkit-"
494 "center; padding-top: 10px;\"><div>Awards &amp;</div> <div>Walking</div><div> "
495 "Dinner</div></td>\n"
496 "                    <td width=\"10%\"></td>\n"
497 "                </tr>\n"
498 "                <tr style=\"background:lightgrey; height: 15px;\">\n"
499 "                    <td colspan=\"7\"></td>\n"
500 "                </tr>\n"
501 "                <tr style=\"background:lightgrey; height: 35px;\">\n"
502 "                    <td></td>\n"
503 "                    <td>Every Day</td>\n"
504 "                    <td colspan=\"3\">June 4th</td>\n"
505 "                    <td>June 5th</td>\n"
506 "                    <td></td>\n"
507 "                </tr>\n"
508 "            </table>\n"
509 "            <br><br>\n"
510 "            <h2>Free Tickets</h2>\n"
511 "            <table class=\"text-center\">\n"
512 "                <tr>\n"
513 "                    <td width=\"10%\"></td>\n"
514 "                    <td width=\"10%\" style=\"height:45px; width:110px; "
515 "border-radius: 90px 90px 0 0; -moz-border-radius: 90px 90px 0 0; -webkit-"
516 "border-radius: 90px 90px 0 0; background:lightgrey; text-align: -webkit-"
517 "center; padding-top: 10px;\"><div>Drinks</div></td>\n"
518 "                    <td width=\"5%\"></td>\n"
519 "                    <td width=\"10%\" style=\"height:45px; width:110px; "
520 "border-radius: 90px 90px 0 0; -moz-border-radius: 90px 90px 0 0; -webkit-"
521 "border-radius: 90px 90px 0 0; background:lightgrey; text-align: -webkit-"
522 "center; padding-top: "
523 "10px;\"><div>Premium</div><div>Ticket</div><div>onsite</div></td>\n"
524 "                    <td width=\"25%\"></td>\n"
525 "                </tr>\n"
526 "                <tr style=\"background:lightgrey; height: 15px;\">\n"
527 "                    <td colspan=\"5\"></td>\n"
528 "                </tr>\n"
529 "                <tr style=\"background:lightgrey; height: 35px;\">\n"
530 "                    <td></td>\n"
531 "                    <td>Every Day</td>\n"
532 "                    <td></td>\n"
533 "                    <td>60 €/day<div>30 €/Friday</div></td>\n"
534 "                    <td></td>\n"
535 "                </tr>\n"
536 "            </table>\n"
537 "        "
538 msgstr ""
539
540 #. module: event
541 #: model:event.event,badge_back:event.event_1
542 msgid ""
543 "<h2>Program</h2>\n"
544 "            <div><strong>Registrations</strong><small> are from 8:30 am, "
545 "except on Friday from 9:00 am</small></div>\n"
546 "            <div>\n"
547 "                <strong>Lunch</strong><small> is served between 1:00 pm and "
548 "2:00 pm.</small>\n"
549 "            </div>\n"
550 "            <h2>Special Events</h2>\n"
551 "            <table style=\"border: 1px solid black;\">\n"
552 "                <tr style=\"border: 1px solid black;\">\n"
553 "                    <td class=\"text-center\" "
554 "width=\"15%\"><strong>4/6</strong></td>\n"
555 "                    <td class=\"text-center\" "
556 "width=\"25%\"><strong>19h00</strong></td>\n"
557 "                    <td><small>Barbecue Beer Event</small></td>\n"
558 "                </tr>\n"
559 "                <tr>\n"
560 "                    <td class=\"text-center\"><strong>5/6</strong></td>\n"
561 "                    <td class=\"text-center\"><strong>18h30</strong></td>\n"
562 "                    <td><small>Odoo Awards Ceremony</small></td>\n"
563 "                </tr>\n"
564 "            </table>\n"
565 "            <br>\n"
566 "            <div class=\"row\">\n"
567 "                <div class=\"col-xs-5\">\n"
568 "                <p>\n"
569 "                    <i class=\"fa fa-twitter\"></i> #OpenDays\n"
570 "                </p>\n"
571 "                </div>\n"
572 "                <div class=\"col-xs-6\">\n"
573 "                <div class=\"small\">Wifi network: opendays</div>\n"
574 "                <div class=\"small\">Wifi password: odoo2014</div>\n"
575 "                </div>\n"
576 "            </div>\n"
577 "            <div class=\"row\">\n"
578 "                <small class=\"col-xs-3\" style=\"float: left; padding-"
579 "right: 0px; padding-left: 0px;\">sponsored by</small>\n"
580 "                <div class=\"col-xs-2\" style=\"padding-right: 0px; padding-"
581 "left: 0px;\">\n"
582 "                <span>\n"
583 "                    <img class=\"img img-responsive\" "
584 "src=\"https://www.odoo.com/openerp_website/static/src/img/logo_white.png\">\n"
585 "                </span>\n"
586 "                </div>\n"
587 "            </div>\n"
588 "        "
589 msgstr ""
590
591 #. module: event
592 #: model:ir.actions.act_window,help:event.action_event_view
593 msgid ""
594 "<p class=\"oe_view_nocontent_create\">\n"
595 "               Click to add a new event.\n"
596 "             </p><p>\n"
597 "               Odoo helps you schedule and efficiently organize your "
598 "events:\n"
599 "               track subscriptions and participations, automate the "
600 "confirmation emails,\n"
601 "               sell tickets, etc.\n"
602 "             </p>\n"
603 "           "
604 msgstr ""
605
606 #. module: event
607 #: view:event.registration:event.view_event_registration_form
608 #: selection:event.registration,state:0
609 #: selection:report.event.registration,registration_state:0
610 msgid "Attended"
611 msgstr "Asistido"
612
613 #. module: event
614 #: field:event.registration,date_closed:0
615 msgid "Attended Date"
616 msgstr ""
617
618 #. module: event
619 #: view:event.event:event.view_event_form
620 #: view:event.registration:event.view_event_registration_tree
621 msgid "Attended the Event"
622 msgstr ""
623
624 #. module: event
625 #: field:event.event,seats_available:0
626 msgid "Available Seats"
627 msgstr ""
628
629 #. module: event
630 #: view:event.confirm:event.view_event_confirm
631 msgid "Cancel"
632 msgstr "Cancelar"
633
634 #. module: event
635 #: view:event.event:event.view_event_form
636 msgid "Cancel Event"
637 msgstr "Cancelar evento"
638
639 #. module: event
640 #: view:event.event:event.view_event_form
641 #: view:event.registration:event.view_event_registration_form
642 #: view:event.registration:event.view_event_registration_tree
643 msgid "Cancel Registration"
644 msgstr "Cancelar registro"
645
646 #. module: event
647 #: selection:event.event,state:0
648 #: selection:event.registration,state:0
649 #: selection:report.event.registration,event_state:0
650 #: selection:report.event.registration,registration_state:0
651 msgid "Cancelled"
652 msgstr "Cancelado"
653
654 #. module: event
655 #: help:res.partner,speaker:0
656 msgid "Check this box if this contact is a speaker."
657 msgstr ""
658
659 #. module: event
660 #: code:addons/event/event.py:212
661 #, python-format
662 msgid "Closing Date cannot be set before Beginning Date."
663 msgstr ""
664
665 #. module: event
666 #: field:event.event,company_id:0
667 #: field:event.registration,company_id:0
668 #: view:report.event.registration:event.view_report_event_registration_search
669 #: field:report.event.registration,company_id:0
670 msgid "Company"
671 msgstr "Compañía"
672
673 #. module: event
674 #: model:event.event,name:event.event_2
675 msgid "Conference on Business Applications"
676 msgstr ""
677
678 #. module: event
679 #: view:event.registration:event.view_event_registration_form
680 #: view:report.event.registration:event.view_report_event_registration_search
681 msgid "Confirm"
682 msgstr ""
683
684 #. module: event
685 #: view:event.confirm:event.view_event_confirm
686 msgid "Confirm Anyway"
687 msgstr "Confirmar de todos modos"
688
689 #. module: event
690 #: view:event.event:event.view_event_form
691 msgid "Confirm Event"
692 msgstr "Confirmar evento"
693
694 #. module: event
695 #: view:event.event:event.view_event_form
696 #: view:event.registration:event.view_event_registration_tree
697 msgid "Confirm Registration"
698 msgstr "Confirmación registro"
699
700 #. module: event
701 #: view:event.event:event.view_event_search
702 #: selection:event.event,state:0
703 #: view:event.registration:event.view_registration_search
704 #: selection:event.registration,state:0
705 #: selection:report.event.registration,event_state:0
706 #: selection:report.event.registration,registration_state:0
707 msgid "Confirmed"
708 msgstr "Confirmado"
709
710 #. module: event
711 #: view:event.event:event.view_event_search
712 msgid "Confirmed events"
713 msgstr "Eventos confirmados"
714
715 #. module: event
716 #: view:event.registration:event.view_registration_search
717 msgid "Confirmed registrations"
718 msgstr ""
719
720 #. module: event
721 #: field:event.event,country_id:0
722 msgid "Country"
723 msgstr ""
724
725 #. module: event
726 #: field:event.confirm,create_uid:0
727 #: field:event.event,create_uid:0
728 #: field:event.registration,create_uid:0
729 #: field:event.type,create_uid:0
730 msgid "Created by"
731 msgstr ""
732
733 #. module: event
734 #: field:event.confirm,create_date:0
735 #: field:event.event,create_date:0
736 #: field:event.registration,create_date:0
737 #: field:event.type,create_date:0
738 msgid "Created on"
739 msgstr ""
740
741 #. module: event
742 #: view:event.event:event.view_event_form
743 msgid "Current Registrations"
744 msgstr ""
745
746 #. module: event
747 #: help:event.event,message_last_post:0
748 #: help:event.registration,message_last_post:0
749 msgid "Date of the last message posted on the record."
750 msgstr ""
751
752 #. module: event
753 #: field:event.type,default_registration_max:0
754 msgid "Default Maximum Registration"
755 msgstr "Registración Máxima por Defecto"
756
757 #. module: event
758 #: field:event.type,default_registration_min:0
759 msgid "Default Minimum Registration"
760 msgstr ""
761
762 #. module: event
763 #: field:event.type,default_reply_to:0
764 msgid "Default Reply-To"
765 msgstr ""
766
767 #. module: event
768 #: view:event.event:event.view_event_form
769 #: field:event.event,description:0
770 msgid "Description"
771 msgstr ""
772
773 #. module: event
774 #: view:report.event.registration:event.view_report_event_registration_search
775 msgid "Display"
776 msgstr "Mostrar"
777
778 #. module: event
779 #: selection:event.event,state:0
780 #: selection:report.event.registration,event_state:0
781 msgid "Done"
782 msgstr "Realizado"
783
784 #. module: event
785 #: selection:report.event.registration,event_state:0
786 #: selection:report.event.registration,registration_state:0
787 msgid "Draft"
788 msgstr "Borrador"
789
790 #. module: event
791 #: field:event.registration,email:0
792 msgid "Email"
793 msgstr ""
794
795 #. module: event
796 #: model:ir.model,name:event.model_event_event
797 msgid "Email Thread"
798 msgstr ""
799
800 #. module: event
801 #: field:event.event,date_end:0
802 msgid "End Date"
803 msgstr ""
804
805 #. module: event
806 #: view:event.registration:event.view_registration_search
807 #: field:event.registration,event_id:0
808 #: view:report.event.registration:event.view_report_event_registration_search
809 #: field:report.event.registration,event_id:0
810 msgid "Event"
811 msgstr "Evento"
812
813 #. module: event
814 #: view:report.event.registration:event.view_report_event_registration_search
815 msgid "Event Beginning Date"
816 msgstr "Fecha de Comienzo del Evento"
817
818 #. module: event
819 #: view:event.event:event.view_event_tree
820 msgid "Event Category"
821 msgstr ""
822
823 #. module: event
824 #: view:event.confirm:event.view_event_confirm
825 #: model:ir.actions.act_window,name:event.action_event_confirm
826 msgid "Event Confirmation"
827 msgstr ""
828
829 #. module: event
830 #: field:event.event,email_confirmation_id:0
831 #: field:event.type,default_email_event:0
832 msgid "Event Confirmation Email"
833 msgstr "Correo de Confirmación de Evento"
834
835 #. module: event
836 #: field:report.event.registration,event_date:0
837 msgid "Event Date"
838 msgstr ""
839
840 #. module: event
841 #: view:event.event:event.view_event_form
842 msgid "Event Description..."
843 msgstr ""
844
845 #. module: event
846 #: view:event.event:event.view_event_form
847 msgid "Event Details"
848 msgstr ""
849
850 #. module: event
851 #: view:report.event.registration:event.view_report_event_registration_search
852 msgid "Event Month"
853 msgstr ""
854
855 #. module: event
856 #: field:event.event,name:0
857 msgid "Event Name"
858 msgstr ""
859
860 #. module: event
861 #: view:event.event:event.view_event_calendar
862 msgid "Event Organization"
863 msgstr ""
864
865 #. module: event
866 #: view:event.registration:event.view_event_registration_calendar
867 #: view:event.registration:event.view_event_registration_form
868 #: view:event.registration:event.view_registration_search
869 #: model:ir.model,name:event.model_event_registration
870 msgid "Event Registration"
871 msgstr "Registro de evento"
872
873 #. module: event
874 #: code:addons/event/event.py:341
875 #, python-format
876 msgid "Event Registration confirmed."
877 msgstr ""
878
879 #. module: event
880 #: field:report.event.registration,user_id:0
881 msgid "Event Responsible"
882 msgstr ""
883
884 #. module: event
885 #: view:report.event.registration:event.view_report_event_registration_search
886 #: field:report.event.registration,event_state:0
887 msgid "Event State"
888 msgstr ""
889
890 #. module: event
891 #: view:event.event:event.view_event_search
892 #: view:event.type:event.view_event_type_form
893 #: view:event.type:event.view_event_type_tree
894 #: field:event.type,name:0
895 #: view:report.event.registration:event.view_report_event_registration_search
896 #: field:report.event.registration,event_type:0
897 msgid "Event Type"
898 msgstr "Tipo de evento"
899
900 #. module: event
901 #: view:report.event.registration:event.report_event_registration_graph
902 #: view:report.event.registration:event.view_report_event_registration_search
903 msgid "Event on Registration"
904 msgstr "Evento en el registro"
905
906 #. module: event
907 #: view:event.event:event.view_event_form
908 #: view:event.event:event.view_event_search
909 #: view:event.event:event.view_event_tree
910 #: model:ir.actions.act_window,name:event.action_event_view
911 #: model:ir.module.category,name:event.module_category_event_management
912 #: model:ir.ui.menu,name:event.event_configuration
913 #: model:ir.ui.menu,name:event.event_main_menu
914 #: model:ir.ui.menu,name:event.menu_event_event
915 #: model:ir.ui.menu,name:event.menu_reporting_events
916 msgid "Events"
917 msgstr "Eventos"
918
919 #. module: event
920 #: model:ir.actions.act_window,name:event.action_report_event_registration
921 #: model:ir.ui.menu,name:event.menu_report_event_registration
922 msgid "Events Analysis"
923 msgstr "Análisis de Eventos"
924
925 #. module: event
926 #: view:event.event:event.view_event_search
927 msgid "Events in New state"
928 msgstr ""
929
930 #. module: event
931 #: view:report.event.registration:event.view_report_event_registration_search
932 msgid "Events which are in New state"
933 msgstr ""
934
935 #. module: event
936 #: view:report.event.registration:event.view_report_event_registration_search
937 msgid "Events which are in confirm state"
938 msgstr ""
939
940 #. module: event
941 #: view:report.event.registration:event.view_report_event_registration_search
942 msgid "Extended Filters..."
943 msgstr ""
944
945 #. module: event
946 #: view:event.event:event.view_event_form
947 msgid "Finish Event"
948 msgstr ""
949
950 #. module: event
951 #: field:event.event,message_follower_ids:0
952 #: field:event.registration,message_follower_ids:0
953 msgid "Followers"
954 msgstr ""
955
956 #. module: event
957 #: model:event.event,name:event.event_1
958 msgid "Functional Webinar"
959 msgstr ""
960
961 #. module: event
962 #: view:event.event:event.view_event_search
963 #: view:event.registration:event.view_registration_search
964 #: view:report.event.registration:event.view_report_event_registration_search
965 msgid "Group By"
966 msgstr ""
967
968 #. module: event
969 #: model:ir.module.category,description:event.module_category_event_management
970 msgid "Helps you manage your Events."
971 msgstr "Le ayuda a gestionar sus Eventos"
972
973 #. module: event
974 #: help:event.event,message_summary:0
975 #: help:event.registration,message_summary:0
976 msgid ""
977 "Holds the Chatter summary (number of messages, ...). This summary is "
978 "directly in html format in order to be inserted in kanban views."
979 msgstr ""
980
981 #. module: event
982 #: field:event.confirm,id:0
983 #: field:event.event,id:0
984 #: field:event.registration,id:0
985 #: field:event.type,id:0
986 #: field:report.event.registration,id:0
987 msgid "ID"
988 msgstr ""
989
990 #. module: event
991 #: help:event.event,message_unread:0
992 #: help:event.registration,message_unread:0
993 msgid "If checked new messages require your attention."
994 msgstr "Si está marcado, nuevos mensajes requieren su atención."
995
996 #. module: event
997 #: help:event.event,state:0
998 msgid ""
999 "If event is created, the status is 'Draft'. If event is confirmed for the "
1000 "particular dates the status is set to 'Confirmed'. If the event is over, the "
1001 "status is set to 'Done'. If event is cancelled the status is set to "
1002 "'Cancelled'."
1003 msgstr ""
1004
1005 #. module: event
1006 #: help:event.event,email_confirmation_id:0
1007 msgid ""
1008 "If you set an email template, each participant will receive this email "
1009 "announcing the confirmation of the event."
1010 msgstr ""
1011
1012 #. module: event
1013 #: field:event.event,message_is_follower:0
1014 #: field:event.registration,message_is_follower:0
1015 msgid "Is a Follower"
1016 msgstr ""
1017
1018 #. module: event
1019 #: help:event.type,default_email_event:0
1020 msgid ""
1021 "It will select this default confirmation event mail value when you choose "
1022 "this event"
1023 msgstr ""
1024
1025 #. module: event
1026 #: help:event.type,default_email_registration:0
1027 msgid ""
1028 "It will select this default confirmation registration mail value when you "
1029 "choose this event"
1030 msgstr ""
1031
1032 #. module: event
1033 #: help:event.type,default_registration_max:0
1034 msgid "It will select this default maximum value when you choose this event"
1035 msgstr ""
1036 "Se seleccionará este valor máximo por defecto cuando seleccione este evento"
1037
1038 #. module: event
1039 #: help:event.type,default_registration_min:0
1040 msgid "It will select this default minimum value when you choose this event"
1041 msgstr ""
1042
1043 #. module: event
1044 #: field:event.event,message_last_post:0
1045 #: field:event.registration,message_last_post:0
1046 msgid "Last Message Date"
1047 msgstr ""
1048
1049 #. module: event
1050 #: field:event.confirm,write_uid:0
1051 #: field:event.event,write_uid:0
1052 #: field:event.registration,write_uid:0
1053 #: field:event.type,write_uid:0
1054 msgid "Last Updated by"
1055 msgstr ""
1056
1057 #. module: event
1058 #: field:event.confirm,write_date:0
1059 #: field:event.event,write_date:0
1060 #: field:event.registration,write_date:0
1061 #: field:event.type,write_date:0
1062 msgid "Last Updated on"
1063 msgstr ""
1064
1065 #. module: event
1066 #: field:event.event,address_id:0
1067 msgid "Location"
1068 msgstr ""
1069
1070 #. module: event
1071 #: field:event.registration,log_ids:0
1072 msgid "Logs"
1073 msgstr ""
1074
1075 #. module: event
1076 #: model:res.groups,name:event.group_event_manager
1077 msgid "Manager"
1078 msgstr ""
1079
1080 #. module: event
1081 #: field:report.event.registration,seats_max:0
1082 msgid "Max Seats"
1083 msgstr ""
1084
1085 #. module: event
1086 #: field:event.event,seats_max:0
1087 msgid "Maximum Available Seats"
1088 msgstr ""
1089
1090 #. module: event
1091 #: field:event.event,message_ids:0
1092 #: field:event.registration,message_ids:0
1093 msgid "Messages"
1094 msgstr "Mensajes"
1095
1096 #. module: event
1097 #: help:event.event,message_ids:0
1098 #: help:event.registration,message_ids:0
1099 msgid "Messages and communication history"
1100 msgstr ""
1101
1102 #. module: event
1103 #: field:event.event,seats_min:0
1104 msgid "Minimum Reserved Seats"
1105 msgstr ""
1106
1107 #. module: event
1108 #: view:event.event:event.view_event_search
1109 #: view:report.event.registration:event.view_report_event_registration_search
1110 msgid "My Events"
1111 msgstr "Mis Eventos"
1112
1113 #. module: event
1114 #: view:event.registration:event.view_registration_search
1115 msgid "My Registrations"
1116 msgstr ""
1117
1118 #. module: event
1119 #: view:event.event:event.view_event_tree
1120 #: field:event.registration,name:0
1121 msgid "Name"
1122 msgstr "Nombre"
1123
1124 #. module: event
1125 #: view:event.registration:event.view_registration_search
1126 #: view:report.event.registration:event.view_report_event_registration_search
1127 msgid "New"
1128 msgstr ""
1129
1130 #. module: event
1131 #: model:mail.message.subtype,name:event.mt_event_registration
1132 msgid "New Registration"
1133 msgstr ""
1134
1135 #. module: event
1136 #: code:addons/event/event.py:339
1137 #, python-format
1138 msgid "New registration confirmed: %s."
1139 msgstr ""
1140
1141 #. module: event
1142 #: code:addons/event/event.py:206
1143 #: code:addons/event/event.py:330
1144 #, python-format
1145 msgid "No more available seats."
1146 msgstr ""
1147
1148 #. module: event
1149 #: view:event.event:event.view_event_kanban
1150 msgid "No ticket available."
1151 msgstr ""
1152
1153 #. module: event
1154 #: field:report.event.registration,nbevent:0
1155 msgid "Number of Events"
1156 msgstr ""
1157
1158 #. module: event
1159 #: field:event.registration,nb_register:0
1160 msgid "Number of Participants"
1161 msgstr "Número de Participantes"
1162
1163 #. module: event
1164 #: field:event.event,seats_used:0
1165 msgid "Number of Participations"
1166 msgstr ""
1167
1168 #. module: event
1169 #: field:report.event.registration,nbregistration:0
1170 msgid "Number of Registrations"
1171 msgstr ""
1172
1173 #. module: event
1174 #: view:event.event:event.view_event_kanban
1175 msgid "Only"
1176 msgstr ""
1177
1178 #. module: event
1179 #: model:event.event,name:event.event_0
1180 msgid "Open Days in Los Angeles"
1181 msgstr ""
1182
1183 #. module: event
1184 #: model:ir.actions.client,name:event.action_client_event_menu
1185 msgid "Open Event Menu"
1186 msgstr ""
1187
1188 #. module: event
1189 #: view:event.event:event.view_event_kanban
1190 msgid "Organized by"
1191 msgstr ""
1192
1193 #. module: event
1194 #: field:event.event,organizer_id:0
1195 msgid "Organizer"
1196 msgstr ""
1197
1198 #. module: event
1199 #: view:event.registration:event.view_registration_search
1200 #: view:report.event.registration:event.view_report_event_registration_search
1201 msgid "Participant"
1202 msgstr ""
1203
1204 #. module: event
1205 #: field:report.event.registration,name_registration:0
1206 msgid "Participant / Contact Name"
1207 msgstr ""
1208
1209 #. module: event
1210 #: view:event.registration:event.view_registration_search
1211 #: field:event.registration,partner_id:0
1212 #: model:ir.model,name:event.model_res_partner
1213 msgid "Partner"
1214 msgstr ""
1215
1216 #. module: event
1217 #: field:event.registration,phone:0
1218 msgid "Phone"
1219 msgstr ""
1220
1221 #. module: event
1222 #: help:event.registration,origin:0
1223 msgid "Reference of the sales order which created the registration"
1224 msgstr ""
1225
1226 #. module: event
1227 #: field:report.event.registration,user_id_registration:0
1228 msgid "Register"
1229 msgstr "Registro"
1230
1231 #. module: event
1232 #: view:event.event:event.view_event_form
1233 msgid "Register with this event"
1234 msgstr ""
1235
1236 #. module: event
1237 #: view:event.event:event.view_event_form
1238 #: view:event.registration:event.view_event_registration_form
1239 #: view:event.registration:event.view_event_registration_graph
1240 #: view:event.registration:event.view_event_registration_tree
1241 msgid "Registration"
1242 msgstr "Registro"
1243
1244 #. module: event
1245 #: field:event.event,email_registration_id:0
1246 #: field:event.type,default_email_registration:0
1247 msgid "Registration Confirmation Email"
1248 msgstr ""
1249
1250 #. module: event
1251 #: field:event.registration,date_open:0
1252 msgid "Registration Date"
1253 msgstr "Fecha de Registro"
1254
1255 #. module: event
1256 #: view:event.registration:event.view_registration_search
1257 msgid "Registration Day"
1258 msgstr ""
1259
1260 #. module: event
1261 #: view:event.registration:event.view_registration_search
1262 msgid "Registration Month"
1263 msgstr ""
1264
1265 #. module: event
1266 #: field:report.event.registration,registration_state:0
1267 msgid "Registration State"
1268 msgstr "Estado de Registro"
1269
1270 #. module: event
1271 #: view:report.event.registration:event.view_report_event_registration_search
1272 msgid "Registration contact"
1273 msgstr ""
1274
1275 #. module: event
1276 #: view:event.event:event.view_event_form
1277 #: field:event.event,registration_ids:0
1278 #: model:ir.actions.act_window,name:event.act_event_list_register_event
1279 #: model:ir.actions.act_window,name:event.action_registration
1280 #: model:ir.ui.menu,name:event.menu_action_registration
1281 msgid "Registrations"
1282 msgstr "Registros"
1283
1284 #. module: event
1285 #: view:report.event.registration:event.view_report_event_registration_search
1286 msgid "Registrations in confirmed or done state"
1287 msgstr ""
1288
1289 #. module: event
1290 #: view:event.registration:event.view_registration_search
1291 msgid "Registrations in unconfirmed state"
1292 msgstr ""
1293
1294 #. module: event
1295 #: field:event.event,reply_to:0
1296 msgid "Reply-To Email"
1297 msgstr ""
1298
1299 #. module: event
1300 #: field:event.event,seats_reserved:0
1301 msgid "Reserved Seats"
1302 msgstr ""
1303
1304 #. module: event
1305 #: view:event.event:event.view_event_search
1306 #: view:event.registration:event.view_registration_search
1307 msgid "Responsible"
1308 msgstr ""
1309
1310 #. module: event
1311 #: field:event.event,user_id:0
1312 msgid "Responsible User"
1313 msgstr ""
1314
1315 #. module: event
1316 #: view:event.registration:event.view_event_registration_form
1317 msgid "Send Email"
1318 msgstr "Enviar correo electrónico"
1319
1320 #. module: event
1321 #: view:event.event:event.view_event_form
1322 msgid "Set To Draft"
1323 msgstr "Establecer como borrador"
1324
1325 #. module: event
1326 #: view:event.registration:event.view_event_registration_form
1327 msgid "Set To Unconfirmed"
1328 msgstr ""
1329
1330 #. module: event
1331 #: view:report.event.registration:event.view_report_event_registration_search
1332 msgid "Show Confirmed Registrations"
1333 msgstr ""
1334
1335 #. module: event
1336 #: field:event.registration,origin:0
1337 msgid "Source Document"
1338 msgstr ""
1339
1340 #. module: event
1341 #: field:res.partner,speaker:0
1342 msgid "Speaker"
1343 msgstr ""
1344
1345 #. module: event
1346 #: field:event.event,date_begin:0
1347 msgid "Start Date"
1348 msgstr ""
1349
1350 #. module: event
1351 #: view:event.event:event.view_event_search
1352 msgid "Start Month"
1353 msgstr ""
1354
1355 #. module: event
1356 #: view:event.event:event.view_event_search
1357 #: field:event.event,state:0
1358 #: view:event.registration:event.view_registration_search
1359 #: field:event.registration,state:0
1360 msgid "Status"
1361 msgstr "Estado"
1362
1363 #. module: event
1364 #: view:event.event:event.view_event_kanban
1365 #: model:ir.actions.act_window,name:event.act_register_event_partner
1366 msgid "Subscribe"
1367 msgstr ""
1368
1369 #. module: event
1370 #: view:event.event:event.view_event_kanban
1371 msgid "Subscribed"
1372 msgstr ""
1373
1374 #. module: event
1375 #: field:event.event,message_summary:0
1376 #: field:event.registration,message_summary:0
1377 msgid "Summary"
1378 msgstr ""
1379
1380 #. module: event
1381 #: model:event.event,name:event.event_3
1382 msgid "Technical Training"
1383 msgstr ""
1384
1385 #. module: event
1386 #: help:event.event,reply_to:0
1387 msgid ""
1388 "The email address of the organizer is likely to be put here, with the effect "
1389 "to be in the 'Reply-To' of the mails sent automatically at event or "
1390 "registrations confirmation. You can also put the email address of your mail "
1391 "gateway if you use one."
1392 msgstr ""
1393
1394 #. module: event
1395 #: help:event.type,default_reply_to:0
1396 msgid ""
1397 "The email address of the organizer which is put in the 'Reply-To' of all "
1398 "emails sent automatically at event or registrations confirmation. You can "
1399 "also put your email address of your mail gateway if you use one."
1400 msgstr ""
1401
1402 #. module: event
1403 #: help:event.event,seats_max:0
1404 msgid ""
1405 "The maximum registration level is equal to the sum of the maximum "
1406 "registration of event ticket. If you have too much registrations you are not "
1407 "able to confirm your event. (0 to ignore this rule )"
1408 msgstr ""
1409
1410 #. module: event
1411 #: help:event.event,email_registration_id:0
1412 msgid ""
1413 "This field contains the template of the mail that will be automatically sent "
1414 "each time a registration for this event is confirmed."
1415 msgstr ""
1416
1417 #. module: event
1418 #: field:event.event,date_tz:0
1419 msgid "Timezone"
1420 msgstr ""
1421
1422 #. module: event
1423 #: field:event.event,type:0
1424 msgid "Type of Event"
1425 msgstr "Tipo de Evento"
1426
1427 #. module: event
1428 #: model:ir.actions.act_window,name:event.action_event_type
1429 #: model:ir.ui.menu,name:event.menu_event_type
1430 msgid "Types of Events"
1431 msgstr "Tipos de eventos"
1432
1433 #. module: event
1434 #: view:event.event:event.view_event_search
1435 #: selection:event.event,state:0
1436 #: selection:event.registration,state:0
1437 msgid "Unconfirmed"
1438 msgstr ""
1439
1440 #. module: event
1441 #: field:event.event,seats_unconfirmed:0
1442 msgid "Unconfirmed Seat Reservations"
1443 msgstr ""
1444
1445 #. module: event
1446 #: view:event.event:event.view_event_search
1447 #: field:event.event,message_unread:0
1448 #: view:event.registration:event.view_registration_search
1449 #: field:event.registration,message_unread:0
1450 msgid "Unread Messages"
1451 msgstr ""
1452
1453 #. module: event
1454 #: view:event.event:event.view_event_kanban
1455 msgid "Unsubscribe"
1456 msgstr ""
1457
1458 #. module: event
1459 #: view:event.event:event.view_event_search
1460 msgid "Upcoming"
1461 msgstr ""
1462
1463 #. module: event
1464 #: view:event.event:event.view_event_search
1465 msgid "Upcoming events from today"
1466 msgstr ""
1467
1468 #. module: event
1469 #: field:event.registration,user_id:0
1470 #: model:res.groups,name:event.group_event_user
1471 msgid "User"
1472 msgstr ""
1473
1474 #. module: event
1475 #: view:event.confirm:event.view_event_confirm
1476 msgid ""
1477 "Warning: This Event has not reached its Minimum Registration Limit. Are you "
1478 "sure you want to confirm it?"
1479 msgstr ""
1480
1481 #. module: event
1482 #: help:event.event,seats_min:0
1483 msgid ""
1484 "You can for each event define a minimum registration level. If you do not "
1485 "enough registrations you are not able to confirm your event. (put 0 to "
1486 "ignore this rule )"
1487 msgstr ""
1488 "Puede definir un nivel mínimo de registro para cada evento. Si no consigue "
1489 "las inscripciones suficientes no estará posibilitado de confirmar su evento. "
1490 "(ponga 0 para ignorar esta regla)"
1491
1492 #. module: event
1493 #: code:addons/event/event.py:222
1494 #, python-format
1495 msgid ""
1496 "You have already set a registration for this event as 'Attended'. Please "
1497 "reset it to draft if you want to cancel this event."
1498 msgstr ""
1499
1500 #. module: event
1501 #: code:addons/event/event.py:357
1502 #, python-format
1503 msgid "You must wait for the starting day of the event to do this action."
1504 msgstr ""
1505
1506 #. module: event
1507 #: model:email.template,subject:event.confirmation_event
1508 #: model:email.template,subject:event.confirmation_registration
1509 msgid "Your registration at ${object.event_id.name}"
1510 msgstr ""
1511
1512 #. module: event
1513 #: view:event.event:event.view_event_kanban
1514 msgid "available."
1515 msgstr ""
1516
1517 #. module: event
1518 #: view:event.event:event.view_event_kanban
1519 msgid "ticket"
1520 msgstr "ticket"
1521
1522 #. module: event
1523 #: view:event.event:event.view_event_kanban
1524 msgid "tickets"
1525 msgstr "tickets"