oca-ocb-core/odoo-bringout-oca-ocb-event/event/i18n/tr.po
Ernad Husremovic 2d3ee4855a 19.0 vanilla
2026-03-09 09:30:27 +01:00

8302 lines
354 KiB
Text
Raw Permalink Blame History

This file contains ambiguous Unicode characters

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:
# Ramiz Deniz Öner <deniz@denizoner.com>, 2022
# Cem Uygur <cemuygur.beb@gmail.com>, 2022
# ANIL TAN SAĞIR <anils@projetgrup.com>, 2022
# Metin Akın <aknmetin@gmail.com>, 2022
# İlknur Püskül <ilknurpuskull@gmail.com>, 2022
# Tugay Hatıl <tugayh@projetgrup.com>, 2022
# Güven YILMAZ <guvenyilmaz@outlook.com.tr>, 2022
# Emre Akayoğlu <emre.akayoglu@mechsoft.com.tr>, 2022
# Buket Şeker <buket_skr@hotmail.com>, 2022
# Ahmet Altinisik <aaltinisik@altinkaya.com.tr>, 2022
# abc Def <hdogan1974@gmail.com>, 2022
# Ediz Duman <neps1192@gmail.com>, 2022
# Ertuğrul Güreş <ertugrulg@projetgrup.com>, 2022
# Gökhan Erdoğdu <gokhan.erdogdu@mechsoft.com.tr>, 2022
# Ozlem Cikrikci <ozlemc@eskayazilim.com.tr>, 2022
# Murat Kaplan <muratk@projetgrup.com>, 2022
# Levent Karakaş <levent@mektup.at>, 2022
# Martin Trigaux, 2022
# Umur Akın <umura@projetgrup.com>, 2022
# Nadir Gazioglu <nadirgazioglu@gmail.com>, 2022
# Murat Durmuş <muratd@projetgrup.com>, 2022
# Halil, 2023
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
# DeepL <noreply-mt-deepl@weblate.org>, 2025.
# Odoo Turkish Import <dyki+tr@odoo.com>, 2025.
# "Malaz Siddig Elsayed Abuidris (msea)" <msea@odoo.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-02-27 18:37+0000\n"
"PO-Revision-Date: 2025-11-28 12:48+0000\n"
"Last-Translator: \"Malaz Siddig Elsayed Abuidris (msea)\" <msea@odoo.com>\n"
"Language-Team: Turkish <https://translate.odoo.com/projects/odoo-19/event/tr/"
">\n"
"Language: tr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Generator: Weblate 5.14.3\n"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_question__event_count
#: model:ir.model.fields,field_description:event.field_res_partner__event_count
#: model:ir.model.fields,field_description:event.field_res_users__event_count
msgid "# Events"
msgstr "# Etkinlikler"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_mail__mail_count_done
#: model:ir.model.fields,field_description:event.field_event_mail_slot__mail_count_done
msgid "# Sent"
msgstr "# Gönder"
#. module: event
#. odoo-python
#: code:addons/event/models/event_event.py:0
msgid "%(event_name)s (%(count)s seats remaining)"
msgstr "%(event_name)s (%(count)s kalan koltuklar)"
#. module: event
#. odoo-python
#: code:addons/event/models/event_event.py:0
msgid "%(event_name)s (Sold out)"
msgstr "%(event_name)s (Tükendi)"
#. module: event
#. odoo-python
#: code:addons/event/models/event_registration.py:0
msgid "%(event_name)s - Registration #%(registration_id)s"
msgstr "%(event_name)s - Kayıt No%(registration_id)s"
#. module: event
#. odoo-python
#: code:addons/event/models/event_registration.py:0
msgid "%(event_name)s - Registration for %(attendee_name)s"
msgstr "%(event_name)s - %(attendee_name)s için Kayıt"
#. module: event
#. odoo-python
#: code:addons/event/models/event_slot.py:0
msgid "%(slot_name)s (%(count)s seats remaining)"
msgstr "%(slot_name)s (%(count)s kalan koltuklar)"
#. module: event
#. odoo-python
#: code:addons/event/models/event_slot.py:0
msgid "%(slot_name)s (Sold out)"
msgstr "%(slot_name)s (Tükendi)"
#. module: event
#. odoo-python
#: code:addons/event/models/event_event.py:0
msgid "%(slot_name)s: missing %(count)s seat(s)"
msgstr "%(slot_name)s: eksik %(count)s koltuk(lar)"
#. module: event
#. odoo-python
#: code:addons/event/models/event_ticket.py:0
msgid "%(ticket_name)s (%(count)s seats remaining)"
msgstr "%(ticket_name)s (%(count)s kalan koltuklar)"
#. module: event
#. odoo-python
#: code:addons/event/models/event_ticket.py:0
msgid "%(ticket_name)s (Sold out)"
msgstr "%(ticket_name)s (Tükendi)"
#. module: event
#. odoo-python
#: code:addons/event/models/event_event.py:0
msgid "%s (copy)"
msgstr "%s (kopya)"
#. module: event
#: model:ir.actions.report,print_report_name:event.action_report_event_event_attendee_list
msgid "'Attendee List - %s' % (object.name)"
msgstr "'Katılımcı Listesi - %s'% (object.name)"
#. module: event
#: model:ir.actions.report,print_report_name:event.action_report_event_registration_attendee_list
msgid "'Attendee List'"
msgstr "'Katılımcı Listesi'"
#. module: event
#: model:ir.actions.report,print_report_name:event.action_report_event_registration_badge
msgid ""
"'Badge - %s - %s' % ((object.event_id.name or 'Event').replace('/',''), "
"(object.name or '').replace('/',''))"
msgstr ""
"'Yaka Kartı - %s - %s' % ((object.event_id.name or "
"'Etkinlik').replace('/',''), (object.name or '').replace('/',''))"
#. module: event
#: model:ir.actions.report,print_report_name:event.action_report_event_event_badge
msgid "'Badge - %s' % (object.name or 'Event').replace('/','')"
msgstr "'Yaka Kartı - %s' % (object.name or 'Etkinlik').replace('/','')"
#. module: event
#: model:ir.actions.report,print_report_name:event.action_report_event_registration_full_page_ticket
msgid ""
"'Full Page Ticket - %s - %s' % ((object.event_id.name or "
"'Event').replace('/',''), (object.name or '').replace('/',''))"
msgstr ""
"'Tam Sayfa Bilet- %s - %s' % ((object.event_id.name or "
"'Event').replace('/',''), (object.name or '').replace('/',''))"
#. module: event
#: model:ir.actions.report,print_report_name:event.action_report_event_event_full_page_ticket
msgid "'Full Page Ticket - %s' % (object.name or 'Event').replace('/','')"
msgstr "'Tam Sayfa Bilet - %s' % (object.name or 'Event').replace('/','')"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.event_report_full_page_ticket_layout
msgid "+123456789"
msgstr "+123456789"
#. module: event
#: model:event.tag,name:event.event_tag_category_1_tag_2
msgid "10-14"
msgstr "10-14"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.event_report_template_formatted_event_address
msgid "1000 Brussels"
msgstr "1000 Brüksel"
#. module: event
#: model:event.tag,name:event.event_tag_category_1_tag_3
msgid "15-18"
msgstr "15-18"
#. module: event
#: model:event.tag,name:event.event_tag_category_1_tag_4
msgid "18+"
msgstr "18+"
#. module: event
#: model:ir.model.fields.selection,name:event.selection__event_event__badge_format__four_per_sheet
msgid "4 per sheet"
msgstr "Sayfa başına 4"
#. module: event
#: model:event.tag,name:event.event_tag_category_1_tag_1
msgid "5-10"
msgstr "5-10"
#. module: event
#: model_terms:res.partner,website_description:event.res_partner_event_3
#: model_terms:res.partner,website_description:event.res_partner_event_4
msgid ""
"<a href=\"#\" class=\"btn btn-primary o_translate_inline\">Discover more</a>"
msgstr ""
"<a href=\"#\" class=\"btn btn-primary o_translate_inline\">Daha fazlasını "
"keşfedin</a>"
#. module: event
#: model_terms:event.event,description:event.event_0
msgid ""
"<b>Business Room</b> - To discuss implementation methodologies, best sales "
"practices, etc."
msgstr ""
"<b>İş Odası</b> - Uygulama metodolojilerini, en iyi satış uygulamalarını vb. "
"tartışmak."
#. module: event
#: model_terms:event.event,description:event.event_0
msgid ""
"<b>Technical Rooms</b> - One dedicated to advanced Odoo developers, one for "
"new developers."
msgstr ""
"<b>Teknik Odalar</b> - Biri gelişmiş Odoo geliştiricilerine, diğeri yeni "
"geliştiriciler için verilmiş."
#. module: event
#: model_terms:event.event,description:event.event_0
msgid ""
"<b>The Design Fair is preceded by 2 days of Training Sessions for experts!</"
"b><br> We propose 3 different training sessions, 2 days each."
msgstr ""
"<b>Tasarım Fuarı'ndan önce uzmanlar için 2 günlük Eğitim Oturumları "
"düzenlenmektedir!</b><br> Her biri 2 gün olmak üzere 3 farklı eğitim oturumu "
"öneriyoruz."
#. module: event
#: model_terms:event.event,description:event.event_0
msgid ""
"<b>The plenary sessions in the morning will be shorter</b> and we will give "
"more time for thematical meetings, conferences, workshops and tutorial "
"sessions in the afternoon."
msgstr ""
"<b>Sabah yapılan genel oturumlar daha kısa olacak</b> ve öğleden sonra "
"tematik toplantılar, konferanslar, çalıştaylar ve eğitim oturumları için "
"daha fazla zaman tanıyacağız."
#. module: event
#: model_terms:event.event,description:event.event_0
msgid ""
"<b>The whole event is open to all public!</b> <br>We ask a participation fee "
"of 49.50€ for the costs for the 3 days (coffee breaks, catering, drinks and "
"a surprising concert and beer party).<br> For those who don't want to "
"contribute, there is a free ticket, therefore, catering and access to "
"evening events aren't included."
msgstr ""
"<b>Tüm etkinlik herkese açıktır!</b> <br>3 günlük ücretler için 49,50 € "
"katılım ücreti istiyoruz (kahve molaları, yiyecek içecek, içecekler ve "
"şaşırtıcı bir konser ve bira partisi).<br> Katkıda bulunmak istemeyenler "
"için ücretsiz bir bilet vardır, bu nedenle, yemek ve akşam etkinliklerine "
"erişim dahil değildir."
#. module: event
#: model_terms:event.event,description:event.event_0
msgid "<b>Workshop Room</b> - Mainly for developers."
msgstr "<b>Atölye Odası</b> - Başlıca geliştiriciler için."
#. module: event
#: model_terms:ir.ui.view,arch_db:event.event_report_template_full_page_ticket
msgid ""
"<br/>\n"
" <span class=\"me-1\">from</span>"
msgstr ""
"<br/>\n"
" <span class=\"me-1\">başlangıç</"
"span>"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.event_report_template_full_page_ticket
msgid ""
"<br/>\n"
" <span class=\"me-1\">to</span>"
msgstr ""
"<br/>\n"
" <span class=\"me-1\">bitiş</span>"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.res_config_settings_view_form
msgid ""
"<br/>\n"
" <span class=\"text-muted\">Air your "
"tracks online through a Youtube integration</span>"
msgstr ""
"<br/>\n"
" <span class=\"text-muted\">Youtube "
"entegrasyonu ile parçalarınızı çevrim içi yayımlayın</span>"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.res_config_settings_view_form
msgid ""
"<br/>\n"
" <span class=\"text-muted\">Share a "
"quiz to your attendees once a track is over</span>"
msgstr ""
"<br/>\n"
" <span class=\"text-muted\">Bir "
"oturum bittiğinde katılımcılarınızla bir quiz paylaşın</span>"
#. module: event
#: model_terms:event.event,description:event.event_0
msgid ""
"<em>If you wish to make a presentation, please send your topic proposal as "
"soon as possible for approval to Mr. Famke Jenssens at ngh [at] yourcompany "
"[dot] com. The presentations should be, for example, a presentation of a "
"community module, a case study, methodology feedback, technical, etc. Each "
"presentation must be in English.</em>"
msgstr ""
"<em>Sunum yapmak isterseniz, konu önerinizi onaylanmak üzere mümkün olan en "
"kısa sürede Mr. Famke Jenssense ngh [at] yourcompany [dot] com adresinden "
"iletin. Sunumlar bir topluluk modülünün tanıtımı, bir vaka çalışması, "
"metodoloji değerlendirmesi, teknik bir konu vb. olabilir. Her sunum "
"İngilizce olmalıdır.</em>"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.view_event_slot_form
msgid "<i class=\"fa fa-arrow-right mx-2\" title=\"to\"/>"
msgstr "<i class=\"fa fa-arrow-right mx-2\" title=\"to\"/>"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.event_registration_view_kanban
msgid "<i class=\"fa fa-building\" title=\"Attendee Company\"/>"
msgstr "<i class=\"fa fa-building\" title=\"Attendee Company\"/>"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.event_registration_view_kanban
msgid "<i class=\"fa fa-calendar\" title=\"Slot\"/>"
msgstr "<i class=\"fa fa-calendar\" title=\"Slot\"/>"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.view_event_kanban
msgid "<i class=\"fa fa-group mt-1 me-2 text-center\" title=\"Attendees\"/>"
msgstr "<i class=\"fa fa-group mt-1 me-2 text-center\" title=\"Attendees\"/>"
#. module: event
#: model_terms:event.event,description:event.event_0
msgid ""
"<i class=\"fa fa-info-circle me-2\"></i>This event and all the conferences "
"are in <b>English</b>!"
msgstr ""
"<i class=\"fa fa-info-circle me-2\"></i>Bu etkinlikte ve tüm konferanslar "
"<b>İngizlizce</b>!"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.view_event_kanban
msgid ""
"<i class=\"fa fa-map-marker mt-1 me-2 text-center ps-1\" title=\"Location\"/>"
msgstr ""
"<i class=\"fa fa-map-marker mt-1 me-2 text-center ps-1\" title=\"Location\"/>"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.event_registration_view_kanban
msgid "<i class=\"fa fa-ticket\" title=\"Ticket type\"/>"
msgstr "<i class=\"fa fa-ticket\" title=\"Ticket type\"/>"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.view_event_kanban
msgid "<i class=\"oi oi-arrow-right me-2\" title=\"End date\"/>"
msgstr "<i class=\"oi oi-arrow-right me-2\" title=\"End date\"/>"
#. module: event
#: model_terms:event.event,description:event.event_2
msgid ""
"<span class=\"badge text-bg-secondary o_wevent_badge float-end\">SPEAKER</"
"span>"
msgstr ""
"<span class=\"badge text-bg-secondary o_wevent_badge float-end\">KONUŞMACI</"
"span>"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.event_report_template_full_page_ticket
msgid "<span class=\"me-1\">to</span>"
msgstr "<span class=\"me-1\">bitiş</span>"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.event_report_template_badge_card
msgid "<span class=\"o_event_badge_font_faded\">My Placeholder Company</span>"
msgstr "<span class=\"o_event_badge_font_faded\">My Placeholder Company</span>"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.event_question_view_form
msgid ""
"<span class=\"o_stat_text\">\n"
" Attendee answers\n"
" </span>"
msgstr ""
"<span class=\"o_stat_text\">\n"
" Katılımcı cevapları\n"
" </span>"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.view_event_form
msgid ""
"<span class=\"o_stat_text\">\n"
" Registration\n"
" </span>"
msgstr ""
"<span class=\"o_stat_text\">\n"
" Kayıt\n"
" </span>"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.event_report_template_badge_card
#: model_terms:ir.ui.view,arch_db:event.event_report_template_full_page_ticket
msgid "<span>John Doe</span>"
msgstr "<span>John Doe</span>"
#. module: event
#: model:mail.template,body_html:event.event_registration_mail_template_badge
msgid ""
"<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"padding-top: "
"16px; background-color: #F1F1F1; font-family:Verdana, Arial,sans-serif; "
"color: #454748; width: 100%; border-collapse:separate;\"><tr><td "
"align=\"center\">\n"
"<t t-set=\"date_begin\" t-value=\"format_datetime(object.event_begin_date, "
"tz='UTC', dt_format=&quot;yyyyMMdd'T'HHmmss'Z'&quot;)\"/>\n"
"<t t-set=\"date_end\" t-value=\"format_datetime(object.event_end_date, "
"tz='UTC', dt_format=&quot;yyyyMMdd'T'HHmmss'Z'&quot;)\"/>\n"
"<t t-set=\"is_online\" t-value=\"'is_published' in object.event_id and "
"object.event_id.is_published\"/>\n"
"<t t-set=\"event_organizer\" t-value=\"object.event_id.organizer_id\"/>\n"
"<t t-set=\"event_address\" t-value=\"object.event_id.address_id\"/>\n"
"<t t-set=\"event_website_url\" t-value=\"object.event_id.event_share_url\"/"
">\n"
"<t t-set=\"registration_ids\" t-value=\"object.ids if not is_sale else "
"object._get_event_registration_ids_from_order()\"/>\n"
"<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"590\" "
"style=\"padding: 16px; background-color: white; color: #454748; border-"
"collapse:separate;\">\n"
"<tbody>\n"
" <!-- HEADER -->\n"
" <tr>\n"
" <td align=\"center\" style=\"min-width: 590px;\">\n"
" <table width=\"590\" border=\"0\" cellpadding=\"0\" "
"cellspacing=\"0\" style=\"min-width: 590px; background-color: white; "
"padding: 0px 8px 0px 8px; border-collapse:separate;\">\n"
" <tr><td valign=\"middle\">\n"
" <span style=\"font-size: 10px;\">Your registration</"
"span><br/>\n"
" <span style=\"font-size: 20px; font-weight: bold;\">\n"
" <t t-set=\"default_name\">Guest</t>\n"
" <t t-out=\"object.name or default_name\"/>\n"
" </span>\n"
" </td><td valign=\"middle\" align=\"right\">\n"
" <a t-attf-href=\"/event/{{ object.event_id.id }}/"
"my_tickets?badge_mode=1&amp;registration_ids={{ registration_ids }}"
"&amp;tickets_hash={{ object.event_id._get_tickets_access_hash(registration_ids) }}"
"\" target=\"_blank\" t-attf-style=\"padding: 8px 12px; font-size: 12px; "
"color: {{object.event_id.company_id.email_primary_color or '#FFFFFF'}}; text-"
"decoration: none !important; font-weight: 400; background-color: "
"{{object.event_id.company_id.email_secondary_color or '#875A7B'}}; border-"
"radius:3px\">\n"
" Download Badges\n"
" </a>\n"
" <t t-if=\"not object.company_id.uses_default_logo\">\n"
" <img t-att-src=\"'/logo.png?company=%s' % "
"object.company_id.id\" style=\"padding: 0px; margin: 0px; height: auto; "
"width: 80px;\" t-att-alt=\"'%s' % object.company_id.name\"/>\n"
" </t>\n"
" </td></tr>\n"
" <tr><td colspan=\"2\" style=\"text-align:center;\">\n"
" <hr width=\"100%\" style=\"background-"
"color:rgb(204,204,204);border:medium none;clear:both;display:block;font-"
"size:0px;min-height:1px;line-height:0; margin:16px 0px 16px 0px;\"/>\n"
" </td></tr>\n"
" </table>\n"
" </td>\n"
" </tr>\n"
" <!-- EVENT DESCRIPTION -->\n"
" <tr>\n"
" <td align=\"center\" style=\"min-width: 590px;\">\n"
" <table width=\"590\" border=\"0\" cellpadding=\"0\" "
"cellspacing=\"0\" style=\"min-width: 590px; background-color: white; "
"padding: 0px 8px 0px 8px; border-collapse:separate;\">\n"
" <tr><td valign=\"top\" style=\"font-size: 14px;\">\n"
" <div>\n"
" <t t-set=\"default_name\">Guest</t>\n"
" Hello <t t-out=\"object.name or default_name\"/>,<br/"
"><br/>\n"
" Please find attached your badge for\n"
" <t t-if=\"event_website_url\">\n"
" <a t-att-href=\"event_website_url\" t-attf-"
"style=\"font-weight:bold;color:"
"{{object.event_id.company_id.email_secondary_color or '#875A7B'}}; text-"
"decoration:none;\" t-out=\"object.event_id.name or ''\">OpenWood Collection "
"Online Reveal</a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" <strong t-out=\"object.event_id.name or "
"''\">OpenWood Collection Online Reveal</strong>.\n"
" </t>\n"
" </div>\n"
" <br/>\n"
" <table style=\"width: auto;\">\n"
" <tr>\n"
" <td>\n"
" <strong>Add this event to your calendar</"
"strong>\n"
" </td>\n"
" <td>\n"
" <a t-attf-href=\"/event/"
"{{ slug(object.event_id) }}/ics?slot_id={{ object.event_slot_id.id }}\" "
"style=\"padding-top: 10px; padding-right:8px; padding-bottom:2px; padding-"
"left:8px; margin-left: 8px; border-radius: 3px; background-color: #E7E9ED;"
"\">\n"
" <img src=\"/event/static/src/img/apple-"
"calendar-128.png\" alt=\"iCal\" title=\"iCal\" style=\"height: 20px; "
"vertical-align: baseline;\"/>\n"
" </a>\n"
" </td>\n"
" <td>\n"
" <a t-attf-href=\"/event/"
"{{ slug(object.event_id) }}/ics?slot_id={{ object.event_slot_id.id }}\" "
"style=\"padding-top: 10px; padding-right:8px; padding-bottom:2px; padding-"
"left:8px; margin-left: 8px; border-radius: 3px; background-color: #E7E9ED;"
"\">\n"
" <img src=\"/event/static/src/img/outlook-"
"calendar-128.png\" alt=\"Outlook\" title=\"Outlook\" style=\"height: 20px; "
"vertical-align: baseline;\"/>\n"
" </a>\n"
" </td>\n"
" <td>\n"
" <a t-attf-href=\"https://www.google.com/"
"calendar/render?action=TEMPLATE&amp;text={{ object.event_id.name }}"
"&amp;dates={{ date_begin }}/{{ date_end }}&amp;location={{ location }}"
"&amp;details={{ object.event_id._get_external_description_url_encoded() }}\" "
"target=\"new\" style=\"padding-top: 10px; padding-right:8px; padding-"
"bottom:2px; padding-left:8px; margin-left: 8px; border-radius: 3px; "
"background-color: #E7E9ED;\">\n"
" <img src=\"/event/static/src/img/google-"
"calendar-128.png\" alt=\"Google\" title=\"Google\" style=\"height: 20px; "
"vertical-align: baseline;\"/>\n"
" </a>\n"
" </td>\n"
" </tr>\n"
" </table>\n"
" <br/><br/>\n"
" <div>\n"
" See you soon,<br/>\n"
" <span style=\"color: #454748;\">\n"
" -- <br/>\n"
" <t t-if=\"event_organizer\">\n"
" <t t-out=\"event_organizer.name or "
"''\">YourCompany</t>\n"
" </t>\n"
" <t t-else=\"\">\n"
" The <t t-out=\"object.event_id.name or "
"''\">OpenWood Collection Online Reveal</t> Team\n"
" </t>\n"
" </span>\n"
" </div>\n"
" </td></tr>\n"
" <tr><td style=\"text-align:center;\">\n"
" <hr width=\"100%\" style=\"background-"
"color:rgb(204,204,204);border:medium none;clear:both;display:block;font-"
"size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;\"/>\n"
" </td></tr>\n"
" </table>\n"
" </td>\n"
" </tr>\n"
" <!-- DETAILS -->\n"
" <tr>\n"
" <td align=\"center\" style=\"min-width: 590px;\">\n"
" <table width=\"590\" border=\"0\" cellpadding=\"0\" "
"cellspacing=\"0\" style=\"min-width: 590px; background-color: white; "
"padding: 0px 8px 0px 8px; border-collapse:separate;\">\n"
" <tr><td valign=\"top\" style=\"font-size: 14px;\">\n"
" <table style=\"width:100%;\">\n"
" <tr>\n"
" <td style=\"vertical-align:top;\">\n"
" <img src=\"/mail/font_to_img/61555/"
"rgb(81,81,102)/34\" style=\"padding:4px;max-width:inherit;\" height=\"34\" "
"alt=\"\"/>\n"
" </td>\n"
" <td style=\"padding: 0px 10px 0px "
"10px;width:50%;line-height:20px;vertical-align:top;\">\n"
" <div t-if=\"object.event_id.is_one_day\">\n"
" <t t-out=\"object.event_begin_date\" t-"
"options=\"{&quot;widget&quot;: &quot;datetime&quot;, &quot;date_only&quot;: "
"True, &quot;tz_name&quot;: object.event_id.date_tz, &quot;format&quot;: "
"&quot;long&quot;}\">May 4, 2021</t>\n"
" <t t-out=\"object.event_begin_date\" t-"
"options=\"{&quot;widget&quot;: &quot;datetime&quot;, &quot;time_only&quot;: "
"True, &quot;tz_name&quot;: object.event_id.date_tz, "
"&quot;hide_seconds&quot;: True, &quot;format&quot;: &quot;short&quot;}"
"\">7:00 AM</t>\n"
" - <t t-out=\"object.event_end_date\" t-"
"options=\"{&quot;widget&quot;: &quot;datetime&quot;, &quot;time_only&quot;: "
"True, &quot;tz_name&quot;: object.event_id.date_tz, "
"&quot;hide_seconds&quot;: True, &quot;format&quot;: &quot;short&quot;}"
"\">5:00 PM</t>\n"
" </div>\n"
" <div t-else=\"\">\n"
" <strong>From</strong>\n"
" <t t-out=\"object.event_begin_date\" t-"
"options=\"{&quot;widget&quot;: &quot;datetime&quot;, "
"&quot;show_seconds&quot;: False, &quot;tz_name&quot;: "
"object.event_id.date_tz, &quot;format&quot;: &quot;medium&quot;}\">May 4, "
"2021 - 7:00 AM</t>\n"
" <br/>\n"
" <strong>To</strong>\n"
" <t t-out=\"object.event_end_date\" t-"
"options=\"{&quot;widget&quot;: &quot;datetime&quot;, "
"&quot;show_seconds&quot;: False, &quot;tz_name&quot;: "
"object.event_id.date_tz, &quot;format&quot;: &quot;medium&quot;}\">May 6, "
"2021 - 5:00 PM</t>\n"
" </div>\n"
" <div style=\"font-"
"size:12px;color:#9e9e9e\"><i>(<t t-out=\"object.event_id.date_tz or "
"''\">Europe/Brussels</t>)</i></div>\n"
" </td>\n"
" <td style=\"vertical-align:top;\">\n"
" <t t-if=\"event_address\">\n"
" <img src=\"/mail/font_to_img/61505/"
"rgb(81,81,102)/34\" style=\"padding:4px;max-width:inherit;\" height=\"34\" "
"alt=\"\"/>\n"
" </t>\n"
" </td>\n"
" <td style=\"padding: 0px 10px 0px "
"10px;width:50%;vertical-align:top;\">\n"
" <t t-if=\"event_address\">\n"
" <t t-set=\"location\" t-value=\"''\"/>\n"
" <t t-"
"if=\"object.event_id.address_id.name\">\n"
" <div t-"
"out=\"object.event_id.address_id.name\">Teksa SpA</div>\n"
" </t>\n"
" <t t-"
"if=\"object.event_id.address_id.street\">\n"
" <div t-"
"out=\"object.event_id.address_id.street\">Puerto Madero 9710</div>\n"
" <t t-set=\"location\" t-"
"value=\"object.event_id.address_id.street\"/>\n"
" </t>\n"
" <t t-"
"if=\"object.event_id.address_id.street2\">\n"
" <div t-"
"out=\"object.event_id.address_id.street2\">Of A15, Santiago (RM)</div>\n"
" <t t-set=\"location\" t-"
"valuef=\"{{location}}, {{object.event_id.address_id.street2}}\"/>\n"
" </t>\n"
" <div>\n"
" <t t-"
"if=\"object.event_id.address_id.city\">\n"
" <t t-"
"out=\"object.event_id.address_id.city\">Pudahuel</t>,\n"
" <t t-set=\"location\" t-"
"valuef=\"{{location}}, {{object.event_id.address_id.city}}\"/>\n"
" </t>\n"
" <t t-"
"if=\"object.event_id.address_id.state_id.name\">\n"
" <t t-"
"out=\"object.event_id.address_id.state_id.name\">C1</t>,\n"
" <t t-set=\"location\" t-"
"valuef=\"{{location}}, {{object.event_id.address_id.state_id.name}}\"/>\n"
" </t>\n"
" <t t-"
"if=\"object.event_id.address_id.zip\">\n"
" <t t-"
"out=\"object.event_id.address_id.zip\">98450</t>\n"
" <t t-set=\"location\" t-"
"valuef=\"{{location}}, {{object.event_id.address_id.zip}}\"/>\n"
" </t>\n"
" </div>\n"
" <t t-"
"if=\"object.event_id.address_id.country_id.name\">\n"
" <div t-"
"out=\"object.event_id.address_id.country_id.name\">Argentina</div>\n"
" <t t-set=\"location\" t-"
"valuef=\"{{location}}, {{object.event_id.address_id.country_id.name}}\"/>\n"
" </t>\n"
" </t>\n"
" </td>\n"
" </tr>\n"
" </table>\n"
" </td></tr>\n"
" <tr><td style=\"text-align:center;\">\n"
" <t t-if=\"event_organizer\">\n"
" <hr width=\"100%\" style=\"background-"
"color:rgb(204,204,204);border:medium none;clear:both;display:block;font-"
"size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;\"/>\n"
" </t>\n"
" </td></tr>\n"
"\n"
" <tr><td valign=\"top\" style=\"font-size: 14px;\">\n"
" <!-- CONTACT ORGANIZER -->\n"
" <t t-if=\"event_organizer\">\n"
" <div>\n"
" <span style=\"font-weight:300;margin:10px "
"0px\">Questions about this event?</span>\n"
" <div>Please contact the organizer:</div>\n"
" <ul>\n"
" <li><t t-out=\"event_organizer.name or "
"''\">YourCompany</t></li>\n"
" <t t-if=\"event_organizer.email\">\n"
" <li>Mail: <a t-attf-href=\"mailto:"
"{{ event_organizer.email }}\" t-attf-style=\"text-decoration:none;color: "
"{{object.event_id.company_id.email_secondary_color or '#875A7B'}};\" t-"
"out=\"event_organizer.email\">info@yourcompany.com</a></li>\n"
" </t>\n"
" <t t-if=\"event_organizer.phone\">\n"
" <li>Phone: <t t-"
"out=\"event_organizer.phone\">+1 650-123-4567</t></li>\n"
" </t>\n"
" </ul>\n"
" </div>\n"
" </t>\n"
" </td></tr>\n"
" <tr><td style=\"text-align:center;\">\n"
" <!-- CONTACT ORGANIZER SEPARATION -->\n"
" <t t-if=\"is_online or event_address\">\n"
" <hr width=\"100%\" style=\"background-"
"color:rgb(204,204,204);border:medium none;clear:both;display:block;font-"
"size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;\"/>\n"
" </t>\n"
" </td></tr>\n"
"\n"
" <tr><td valign=\"top\" style=\"font-size: 14px;\">\n"
" <!-- PWA MARKGETING -->\n"
" <t t-if=\"is_online\">\n"
" <div>\n"
" <strong>Get the best mobile experience.</"
"strong>\n"
" <a href=\"/event\">Install our mobile app</a>\n"
" </div>\n"
" </t>\n"
" </td></tr>\n"
" <tr><td style=\"text-align:center;\">\n"
" <!-- PWA MARKGETING SEPARATION-->\n"
" <t t-if=\"is_online and event_address\">\n"
" <hr width=\"100%\" style=\"background-"
"color:rgb(204,204,204);border:medium none;clear:both;display:block;font-"
"size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;\"/>\n"
" </t>\n"
" </td></tr>\n"
"\n"
" <tr><td valign=\"top\" style=\"font-size: 14px;\">\n"
" <!-- GOOGLE MAPS LINK -->\n"
" <t t-if=\"event_address and location\">\n"
" <table style=\"width:100%;\"><tr><td>\n"
" <div>\n"
" <img src=\"/web_editor/font_to_img/61505/"
"rgb(81,81,102)/20\" height=\"20\" style=\"vertical-align: bottom;\"/>\n"
" <a t-attf-href=\"https://maps.google.com/"
"maps?q={{ location }}\" target=\"new\">\n"
" <img t-if=\"event_address.static_map_url "
"and event_address.static_map_url_is_valid\" t-att-"
"src=\"event_address.static_map_url\" style=\"vertical-align:bottom; width: "
"100%;\" alt=\"Google Maps\"/>\n"
" <t t-else=\"\">See location on Google "
"Maps</t>\n"
" </a>\n"
" </div>\n"
" </td></tr></table>\n"
" </t>\n"
" </td></tr>\n"
" </table>\n"
" </td>\n"
" </tr>\n"
"</tbody>\n"
"</table>\n"
"</td></tr>\n"
"<!-- FOOTER BY -->\n"
"<tr><td align=\"center\" style=\"min-width: 590px;\">\n"
" <t t-if=\"object.company_id\">\n"
" <table width=\"590\" border=\"0\" cellpadding=\"0\" "
"cellspacing=\"0\" style=\"min-width: 590px; background-color: #F1F1F1; "
"color: #454748; padding: 8px; border-collapse:separate;\">\n"
" <tr><td style=\"text-align: center; font-size: 14px;\">\n"
" Sent by <a target=\"_blank\" t-attf-"
"href=\"{{ object.company_id.website }}\" t-attf-style=\"color: "
"{{object.event_id.company_id.email_secondary_color or '#875A7B'}};\" t-"
"out=\"object.company_id.name or ''\">YourCompany</a>\n"
" <t t-if=\"is_online\">\n"
" <br/>\n"
" Discover <a href=\"/event\" t-attf-style=\"color: "
"{{object.event_id.company_id.email_secondary_color or '#875A7B'}};\">all our "
"events</a>.\n"
" </t>\n"
" </td></tr>\n"
" </table>\n"
" </t>\n"
"</td></tr>\n"
"</table>\n"
" "
msgstr ""
#. module: event
#: model:mail.template,body_html:event.event_reminder
msgid ""
"<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"padding-top: "
"16px; background-color: #F1F1F1; font-family:Verdana, Arial,sans-serif; "
"color: #454748; width: 100%; border-collapse:separate;\"><tr><td "
"align=\"center\">\n"
"<t t-set=\"date_begin\" t-value=\"format_datetime(object.event_begin_date, "
"tz='UTC', dt_format=&quot;yyyyMMdd'T'HHmmss'Z'&quot;)\"/>\n"
"<t t-set=\"date_end\" t-value=\"format_datetime(object.event_end_date, "
"tz='UTC', dt_format=&quot;yyyyMMdd'T'HHmmss'Z'&quot;)\"/>\n"
"<t t-set=\"is_online\" t-value=\"'is_published' in object.event_id and "
"object.event_id.is_published\"/>\n"
"<t t-set=\"is_sale\" t-value=\"'sale_order_id' in object and "
"object.sale_order_id\"/>\n"
"<t t-set=\"event_organizer\" t-value=\"object.event_id.organizer_id\"/>\n"
"<t t-set=\"event_address\" t-value=\"object.event_id.address_id\"/>\n"
"<t t-set=\"event_website_url\" t-value=\"is_online and "
"object.event_id.website_url\"/>\n"
"<t t-set=\"registration_ids\" t-value=\"object.ids if not is_sale else "
"object._get_event_registration_ids_from_order()\"/>\n"
"<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"590\" "
"style=\"padding: 16px; background-color: white; color: #454748; border-"
"collapse:separate;\">\n"
"<tbody>\n"
" <!-- HEADER -->\n"
" <tr>\n"
" <td align=\"center\" style=\"min-width: 590px;\">\n"
" <table width=\"590\" border=\"0\" cellpadding=\"0\" "
"cellspacing=\"0\" style=\"min-width: 590px; background-color: white; "
"padding: 0px 8px 0px 8px; border-collapse:separate;\">\n"
" <tr><td valign=\"middle\">\n"
" <span style=\"font-size: 10px;\">Your registration</"
"span><br/>\n"
" <t t-set=\"default_name\">Guest</t>\n"
" <span style=\"font-size: 20px; font-weight: bold;\" t-"
"out=\"object.name or default_name\"/>\n"
" <div style=\"margin-bottom: 5px;margin-top: 18px;\">\n"
" <a t-if=\"object.event_id.address_id\" t-attf-"
"href=\"/event/{{ object.event_id.id }}/my_tickets?"
"registration_ids={{ object.ids }}"
"&amp;tickets_hash={{ object.event_id._get_tickets_access_hash(object.ids) }}"
"&amp;responsive_html=1\" target=\"_blank\" style=\"padding: 8px 12px; font-"
"size: 12px; color: {{object.event_id.company_id.email_primary_color or "
"'#FFFFFF'}}; text-decoration: none !important; font-weight: 400; background-"
"color: {{object.event_id.company_id.email_secondary_color or '#875A7B'}}; "
"border-radius:3px\">\n"
" View Tickets\n"
" </a>\n"
" <a t-else=\"event_website_url\" t-att-"
"href=\"event_website_url\" target=\"_blank\" style=\"padding: 8px 12px; font-"
"size: 12px; color: #FFFFFF; text-decoration: none !important; font-weight: "
"400; background-color: #875A7B; border: 0px solid #875A7B; border-"
"radius:3px\">\n"
" View Online\n"
" </a>\n"
" </div>\n"
" </td><td valign=\"middle\" align=\"right\">\n"
" <t t-if=\"object.barcode\">\n"
" <div style=\"margin-bottom: 5px;\">\n"
" <img t-attf-src=\"/report/barcode/QR/"
"{{object.barcode}}?&amp;width=100&amp;height=100&amp;quiet=0\" width=\"100\" "
"height=\"100\" alt=\"QR Code\" t-att-style=\"'height: 100px !important;'\"/"
">\n"
" </div>\n"
" </t>\n"
" <t t-if=\"not object.company_id.uses_default_logo\">\n"
" <img t-att-src=\"'/logo.png?company=%s' % "
"object.company_id.id\" style=\"padding: 0px; margin: 0px; margin-right: "
"10px; height: auto; width: 80px;\" t-att-alt=\"'%s' % "
"object.company_id.name\"/>\n"
" </t>\n"
" </td></tr>\n"
" <tr><td colspan=\"2\" style=\"text-align:center;\">\n"
" <hr width=\"100%\" style=\"background-"
"color:rgb(204,204,204);border:medium none;clear:both;display:block;font-"
"size:0px;min-height:1px;line-height:0; margin:16px 0px 16px 0px;\"/>\n"
" </td></tr>\n"
" </table>\n"
" </td>\n"
" </tr>\n"
" <!-- EVENT DESCRIPTION -->\n"
" <tr>\n"
" <td align=\"center\" style=\"min-width: 590px;\">\n"
" <table width=\"590\" border=\"0\" cellpadding=\"0\" "
"cellspacing=\"0\" style=\"min-width: 590px; background-color: white; "
"padding: 0px 8px 0px 8px; border-collapse:separate;\">\n"
" <tr><td valign=\"top\" style=\"font-size: 14px;\">\n"
" <div>\n"
" <t t-set=\"default_name\">Guest</t>\n"
" Hello <t t-out=\"object.name or default_name\"/>,<br/"
"><br/>\n"
" We are excited to remind you that the event\n"
" <t t-if=\"event_website_url\">\n"
" <a t-att-href=\"event_website_url\" t-attf-"
"style=\"font-weight:bold;color: "
"{{object.event_id.company_id.email_secondary_color or '#875A7B'}}; text-"
"decoration:none;\" t-out=\"object.event_id.name or ''\">OpenWood Collection "
"Online Reveal</a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" <strong t-out=\"object.event_id.name or "
"''\">OpenWood Collection Online Reveal</strong>\n"
" </t>\n"
" is starting <strong t-out=\"object.event_date_range "
"or ''\">today</strong>.\n"
" </div>\n"
" <br/>\n"
" <table style=\"width: auto;\">\n"
" <tr>\n"
" <td>\n"
" <strong>Add this event to your calendar</"
"strong>\n"
" </td>\n"
" <td>\n"
" <a t-attf-href=\"/event/"
"{{ slug(object.event_id) }}/ics?slot_id={{ object.event_slot_id.id }}\" "
"style=\"padding-top: 10px; padding-right:8px; padding-bottom:2px; padding-"
"left:8px; margin-left: 8px; border-radius: 3px; background-color: #E7E9ED;"
"\">\n"
" <img src=\"/event/static/src/img/apple-"
"calendar-128.png\" alt=\"iCal\" title=\"iCal\" style=\"height: 20px; "
"vertical-align: baseline;\"/>\n"
" </a>\n"
" </td>\n"
" <td>\n"
" <a t-attf-href=\"/event/"
"{{ slug(object.event_id) }}/ics?slot_id={{ object.event_slot_id.id }}\" "
"style=\"padding-top: 10px; padding-right:8px; padding-bottom:2px; padding-"
"left:8px; margin-left: 8px; border-radius: 3px; background-color: #E7E9ED;"
"\">\n"
" <img src=\"/event/static/src/img/outlook-"
"calendar-128.png\" alt=\"Outlook\" title=\"Outlook\" style=\"height: 20px; "
"vertical-align: baseline;\"/>\n"
" </a>\n"
" </td>\n"
" <td>\n"
" <a t-attf-href=\"https://www.google.com/"
"calendar/render?action=TEMPLATE&amp;text={{ object.event_id.name }}"
"&amp;dates={{ date_begin }}/{{ date_end }}&amp;location={{ location }}"
"&amp;details={{ object.event_id._get_external_description_url_encoded() }}\" "
"target=\"new\" style=\"padding-top: 10px; padding-right:8px; padding-"
"bottom:2px; padding-left:8px; margin-left: 8px; border-radius: 3px; "
"background-color: #E7E9ED;\">\n"
" <img src=\"/event/static/src/img/google-"
"calendar-128.png\" alt=\"Google\" title=\"Google\" style=\"height: 20px; "
"vertical-align: baseline;\"/>\n"
" </a>\n"
" </td>\n"
" </tr>\n"
" </table>\n"
" <br/><br/>\n"
" <div>\n"
" We confirm your registration and hope to meet you "
"there,<br/>\n"
" <span style=\"color: #454748;\">\n"
" -- <br/>\n"
" <t t-if=\"event_organizer\">\n"
" <t t-out=\"event_organizer.name or "
"''\">YourCompany</t>\n"
" </t>\n"
" <t t-else=\"\">\n"
" The <t t-out=\"object.event_id.name or "
"''\">OpenWood Collection Online Reveal</t> Team\n"
" </t>\n"
" </span>\n"
" </div>\n"
" </td></tr>\n"
" <tr><td style=\"text-align:center;\">\n"
" <hr width=\"100%\" style=\"background-"
"color:rgb(204,204,204);border:medium none;clear:both;display:block;font-"
"size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;\"/>\n"
" </td></tr>\n"
" </table>\n"
" </td>\n"
" </tr>\n"
" <!-- DETAILS -->\n"
" <tr>\n"
" <td align=\"center\" style=\"min-width: 590px;\">\n"
" <table width=\"590\" border=\"0\" cellpadding=\"0\" "
"cellspacing=\"0\" style=\"min-width: 590px; background-color: white; "
"padding: 0px 8px 0px 8px; border-collapse:separate;\">\n"
" <tr><td valign=\"top\" style=\"font-size: 14px;\">\n"
" <table style=\"width:100%;\">\n"
" <tr>\n"
" <td style=\"vertical-align:top;\">\n"
" <img src=\"/mail/font_to_img/61555/"
"rgb(81,81,102)/34\" style=\"padding:4px;max-width:inherit;\" height=\"34\" "
"alt=\"\"/>\n"
" </td>\n"
" <td style=\"padding: 0px 10px 0px "
"10px;width:50%;line-height:20px;vertical-align:top;\">\n"
" <div t-if=\"object.event_id.is_one_day\">\n"
" <t t-out=\"object.event_begin_date\" t-"
"options=\"{&quot;widget&quot;: &quot;datetime&quot;, &quot;date_only&quot;: "
"True, &quot;tz_name&quot;: object.event_id.date_tz, &quot;format&quot;: "
"&quot;long&quot;}\">May 4, 2021</t>\n"
" <t t-out=\"object.event_begin_date\" t-"
"options=\"{&quot;widget&quot;: &quot;datetime&quot;, &quot;time_only&quot;: "
"True, &quot;tz_name&quot;: object.event_id.date_tz, "
"&quot;hide_seconds&quot;: True, &quot;format&quot;: &quot;short&quot;}"
"\">7:00 AM</t>\n"
" - <t t-out=\"object.event_end_date\" t-"
"options=\"{&quot;widget&quot;: &quot;datetime&quot;, &quot;time_only&quot;: "
"True, &quot;tz_name&quot;: object.event_id.date_tz, "
"&quot;hide_seconds&quot;: True, &quot;format&quot;: &quot;short&quot;}"
"\">5:00 PM</t>\n"
" </div>\n"
" <div t-else=\"\">\n"
" <strong>From</strong>\n"
" <t t-out=\"object.event_begin_date\" t-"
"options=\"{&quot;widget&quot;: &quot;datetime&quot;, "
"&quot;show_seconds&quot;: False, &quot;tz_name&quot;: "
"object.event_id.date_tz, &quot;format&quot;: &quot;medium&quot;}\">May 4, "
"2021 - 7:00 AM</t>\n"
" <br/>\n"
" <strong>To</strong>\n"
" <t t-out=\"object.event_end_date\" t-"
"options=\"{&quot;widget&quot;: &quot;datetime&quot;, "
"&quot;show_seconds&quot;: False, &quot;tz_name&quot;: "
"object.event_id.date_tz, &quot;format&quot;: &quot;medium&quot;}\">May 6, "
"2021 - 5:00 PM</t>\n"
" </div>\n"
" <div style=\"font-"
"size:12px;color:#9e9e9e\"><i>(<t t-out=\"object.event_id.date_tz or "
"''\">Europe/Brussels</t>)</i></div>\n"
" </td>\n"
" <td style=\"vertical-align:top;\">\n"
" <t t-if=\"event_address\">\n"
" <img src=\"/mail/font_to_img/61505/"
"rgb(81,81,102)/34\" style=\"padding:4px;max-width:inherit;\" height=\"34\" "
"alt=\"\"/>\n"
" </t>\n"
" </td>\n"
" <td style=\"padding: 0px 10px 0px "
"10px;width:50%;vertical-align:top;\">\n"
" <t t-if=\"event_address\">\n"
" <t t-set=\"location\" t-value=\"''\"/>\n"
" <t t-"
"if=\"object.event_id.address_id.name\">\n"
" <div t-"
"out=\"object.event_id.address_id.name or ''\">Teksa SpA</div>\n"
" </t>\n"
" <t t-"
"if=\"object.event_id.address_id.street\">\n"
" <div t-"
"out=\"object.event_id.address_id.street or ''\">Puerto Madero 9710</div>\n"
" <t t-set=\"location\" t-"
"value=\"object.event_id.address_id.street\"/>\n"
" </t>\n"
" <t t-"
"if=\"object.event_id.address_id.street2\">\n"
" <div t-"
"out=\"object.event_id.address_id.street2 or ''\">Of A15, Santiago (RM)</"
"div>\n"
" <t t-set=\"location\" t-value=\"'%s, "
"%s' % (location, object.event_id.address_id.street2)\"/>\n"
" </t>\n"
" <div>\n"
" <t t-"
"if=\"object.event_id.address_id.city\">\n"
" <t t-"
"out=\"object.event_id.address_id.city or ''\">Pudahuel</t>,\n"
" <t t-set=\"location\" t-value=\"'%s, "
"%s' % (location, object.event_id.address_id.city)\"/>\n"
" </t>\n"
" <t t-"
"if=\"object.event_id.address_id.state_id.name\">\n"
" <t t-"
"out=\"object.event_id.address_id.state_id.name or ''\">C1</t>,\n"
" <t t-set=\"location\" t-value=\"'%s, "
"%s' % (location, object.event_id.address_id.state_id.name)\"/>\n"
" </t>\n"
" <t t-"
"if=\"object.event_id.address_id.zip\">\n"
" <t t-"
"out=\"object.event_id.address_id.zip or ''\">98450</t>\n"
" <t t-set=\"location\" t-value=\"'%s, "
"%s' % (location, object.event_id.address_id.zip)\"/>\n"
" </t>\n"
" </div>\n"
" <t t-"
"if=\"object.event_id.address_id.country_id.name\">\n"
" <div t-"
"out=\"object.event_id.address_id.country_id.name or ''\">Argentina</div>\n"
" <t t-set=\"location\" t-value=\"'%s, "
"%s' % (location, object.event_id.address_id.country_id.name)\"/>\n"
" </t>\n"
" </t>\n"
" </td>\n"
" </tr>\n"
" </table>\n"
" </td></tr>\n"
" <tr><td style=\"text-align:center;\">\n"
" <t t-if=\"event_organizer\">\n"
" <hr width=\"100%\" style=\"background-"
"color:rgb(204,204,204);border:medium none;clear:both;display:block;font-"
"size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;\"/>\n"
" </t>\n"
" </td></tr>\n"
"\n"
" <tr><td valign=\"top\" style=\"font-size: 14px;\">\n"
" <!-- CONTACT ORGANIZER -->\n"
" <t t-if=\"event_organizer\">\n"
" <div>\n"
" <span style=\"font-weight:300;margin:10px "
"0px\">Questions about this event?</span>\n"
" <div>Please contact the organizer:</div>\n"
" <ul>\n"
" <li t-out=\"event_organizer.name or "
"''\">YourCompany</li>\n"
" <t t-if=\"event_organizer.email\">\n"
" <li>Mail: <a t-attf-href=\"mailto:"
"{{ event_organizer.email }}\" t-attf-style=\"text-decoration:none; color: "
"{{object.event_id.company_id.email_secondary_color or '#875A7B'}};\" t-"
"out=\"event_organizer.email or ''\"/></li>\n"
" </t>\n"
" <t t-if=\"event_organizer.phone\">\n"
" <li>Phone: <t t-"
"out=\"event_organizer.phone or ''\"/></li>\n"
" </t>\n"
" </ul>\n"
" </div>\n"
" </t>\n"
" </td></tr>\n"
" <tr><td style=\"text-align:center;\">\n"
" <!-- CONTACT ORGANIZER SEPARATION -->\n"
" <hr t-if=\"is_online or event_address\" width=\"100%\" "
"style=\"background-color:rgb(204,204,204);border:medium "
"none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; "
"margin: 16px 0px 16px 0px;\"/>\n"
" </td></tr>\n"
"\n"
" <tr><td valign=\"top\" style=\"font-size: 14px;\">\n"
" <!-- PWA MARKGETING -->\n"
" <div t-if=\"is_online\">\n"
" <strong>Get the best mobile experience.</strong>\n"
" <a href=\"/event\">Install our mobile app</a>\n"
" </div>\n"
" </td></tr>\n"
" <tr><td style=\"text-align:center;\">\n"
" <!-- PWA MARKGETING SEPARATION-->\n"
" <hr t-if=\"is_online and event_address\" width=\"100%\" "
"style=\"background-color:rgb(204,204,204);border:medium "
"none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; "
"margin: 16px 0px 16px 0px;\"/>\n"
" </td></tr>\n"
"\n"
" <tr><td valign=\"top\" style=\"font-size: 14px;\">\n"
" <!-- GOOGLE MAPS LINK -->\n"
" <table t-if=\"event_address and location\" "
"style=\"width:100%;\"><tr><td>\n"
" <div>\n"
" <img src=\"/web_editor/font_to_img/61505/"
"rgb(81,81,102)/20\" height=\"20\" style=\"vertical-align: bottom;\"/>\n"
" <a t-attf-href=\"https://maps.google.com/maps?"
"q={{ location }}\" target=\"new\">\n"
" <img t-if=\"event_address.static_map_url and "
"event_address.static_map_url_is_valid\" t-attf-"
"src=\"{{ event_address.static_map_url }}\" style=\"vertical-align:bottom; "
"width: 100%;\" alt=\"Google Maps\"/>\n"
" <span t-else=\"\">See location on Google "
"Maps</span>\n"
" </a>\n"
" </div>\n"
" </td></tr></table>\n"
" </td></tr>\n"
" </table>\n"
" </td>\n"
" </tr>\n"
"</tbody>\n"
"</table>\n"
"</td></tr>\n"
"<!-- FOOTER BY -->\n"
"<tr><td align=\"center\" style=\"min-width: 590px;\">\n"
" <table t-if=\"object.company_id\" width=\"590\" border=\"0\" "
"cellpadding=\"0\" cellspacing=\"0\" style=\"min-width: 590px; background-"
"color: #F1F1F1; color: #454748; padding: 8px; border-collapse:separate;\">\n"
" <tr><td style=\"text-align: center; font-size: 14px;\">\n"
" Sent by <a target=\"_blank\" t-attf-"
"href=\"{{ object.company_id.website }}\" t-attf-style=\"color: "
"{{object.event_id.company_id.email_secondary_color or '#875A7B'}};\" t-"
"out=\"object.company_id.name or ''\">YourCompany</a>\n"
" <t t-if=\"'website_url' in object.event_id and "
"object.event_id.website_url\">\n"
" <br/>\n"
" Discover <a href=\"/event\" t-attf-style=\"color: "
"{{object.event_id.company_id.email_secondary_color or '#875A7B'}};\">all our "
"events</a>.\n"
" </t>\n"
" </td></tr>\n"
" </table>\n"
"</td></tr>\n"
"</table>\n"
" "
msgstr ""
#. module: event
#: model:mail.template,body_html:event.event_subscription
msgid ""
"<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"padding-top: "
"16px; background-color: #F1F1F1; font-family:Verdana, Arial,sans-serif; "
"color: #454748; width: 100%; border-collapse:separate;\"><tr><td "
"align=\"center\">\n"
"<t t-set=\"date_begin\" t-value=\"format_datetime(object.event_begin_date, "
"tz='UTC', dt_format=&quot;yyyyMMdd'T'HHmmss'Z'&quot;)\"/>\n"
"<t t-set=\"date_end\" t-value=\"format_datetime(object.event_end_date, "
"tz='UTC', dt_format=&quot;yyyyMMdd'T'HHmmss'Z'&quot;)\"/>\n"
"<t t-set=\"is_online\" t-value=\"'is_published' in object.event_id and "
"object.event_id.is_published\"/>\n"
"<t t-set=\"is_sale\" t-value=\"'sale_order_id' in object and "
"object.sale_order_id\"/>\n"
"<t t-set=\"event_organizer\" t-value=\"object.event_id.organizer_id\"/>\n"
"<t t-set=\"event_address\" t-value=\"object.event_id.address_id\"/>\n"
"<t t-set=\"event_website_url\" t-value=\"object.event_id.event_share_url\"/"
">\n"
"<t t-set=\"registration_ids\" t-value=\"object.ids if not is_sale else "
"object._get_event_registration_ids_from_order()\"/>\n"
"<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"590\" "
"style=\"padding: 16px; background-color: white; color: #454748; border-"
"collapse:separate;\">\n"
"<tbody>\n"
" <!-- HEADER -->\n"
" <tr>\n"
" <td align=\"center\" style=\"min-width: 590px;\">\n"
" <table width=\"590\" border=\"0\" cellpadding=\"0\" "
"cellspacing=\"0\" style=\"min-width: 590px; background-color: white; "
"padding: 0px 8px 0px 8px; border-collapse:separate;\">\n"
" <tr><td valign=\"middle\">\n"
" <span style=\"font-size: 10px;\">Your registration</"
"span><br/>\n"
" <span style=\"font-size: 20px; font-weight: bold;\">\n"
" <t t-set=\"default_name\">Guest</t>\n"
" <t t-out=\"object.name or default_name\"/>\n"
" </span>\n"
" <div style=\"margin-bottom: 5px;margin-top: 18px;\">\n"
" <a t-if=\"object.event_id.address_id\" t-attf-"
"href=\"/event/{{ object.event_id.id }}/my_tickets?"
"registration_ids={{ object.ids }}"
"&amp;tickets_hash={{ object.event_id._get_tickets_access_hash(object.ids) }}"
"&amp;responsive_html=1\" target=\"_blank\" t-attf-style=\"padding: 8px 12px; "
"font-size: 12px; color: {{object.event_id.company_id.email_primary_color or "
"'#FFFFFF'}}; text-decoration: none !important; font-weight: 400; background-"
"color: {{object.event_id.company_id.email_secondary_color or '#875A7B'}}; "
"border-radius:3px\">\n"
" View Tickets\n"
" </a>\n"
" <a t-else=\"event_website_url\" t-att-"
"href=\"event_website_url\" target=\"_blank\" style=\"padding: 8px 12px; font-"
"size: 12px; color: #FFFFFF; text-decoration: none !important; font-weight: "
"400; background-color: #875A7B; border: 0px solid #875A7B; border-"
"radius:3px\">\n"
" View Online\n"
" </a>\n"
" </div>\n"
" </td><td valign=\"middle\" align=\"right\">\n"
" <t t-if=\"object.barcode\"> \n"
" <div style=\"margin-bottom: 5px;\">\n"
" <img t-attf-src=\"/report/barcode/QR/"
"{{object.barcode}}?&amp;width=100&amp;height=100&amp;quiet=0\" width=\"100\" "
"height=\"100\" alt=\"QR Code\" t-att-style=\"'height: 100px !important;'\"/"
">\n"
" </div>\n"
" </t>\n"
" <t t-if=\"not object.company_id.uses_default_logo\">\n"
" <img t-att-src=\"'/logo.png?company=%s' % "
"object.company_id.id\" style=\"padding: 0px; margin: 0px; margin-right: "
"10px; height: auto; width: 80px;\" t-att-alt=\"'%s' % "
"object.company_id.name\"/>\n"
" </t>\n"
" </td></tr>\n"
" <tr><td colspan=\"2\" style=\"text-align:center;\">\n"
" <hr width=\"100%\" style=\"background-"
"color:rgb(204,204,204);border:medium none;clear:both;display:block;font-"
"size:0px;min-height:1px;line-height:0; margin:16px 0px 16px 0px;\"/>\n"
" </td></tr>\n"
" </table>\n"
" </td>\n"
" </tr>\n"
" <!-- EVENT DESCRIPTION -->\n"
" <tr>\n"
" <td align=\"center\" style=\"min-width: 590px;\">\n"
" <table width=\"590\" border=\"0\" cellpadding=\"0\" "
"cellspacing=\"0\" style=\"min-width: 590px; background-color: white; "
"padding: 0px 8px 0px 8px; border-collapse:separate;\">\n"
" <tr><td valign=\"top\" style=\"font-size: 14px;\">\n"
" <div>\n"
" <t t-set=\"default_name\">Guest</t>\n"
" Hello <t t-out=\"object.name or default_name\"/>,<br/"
"><br/>\n"
" We are happy to confirm your registration to the "
"event\n"
" <t t-if=\"event_website_url\">\n"
" <a t-att-href=\"event_website_url\" t-attf-"
"style=\"color: {{object.event_id.company_id.email_secondary_color or "
"'#875A7B'}}; text-decoration:none;font-weight:bold;\" t-"
"out=\"object.event_id.name or ''\">OpenWood Collection Online Reveal</a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" <strong t-out=\"object.event_id.name or "
"''\">OpenWood Collection Online Reveal</strong>\n"
" </t>.\n"
" <t t-if=\"object.partner_id and "
"object.partner_id.name and object.partner_id.name != object.name\">\n"
" This ticket was registered by <t t-"
"out=\"object.partner_id.name\"/>.\n"
" </t>\n"
" </div>\n"
" <div t-if=\"is_sale\">\n"
" <br/>\n"
" The order for this ticket has reference <t t-"
"out=\"object.sale_order_id.name\"/>\n"
" and was placed on <t t-"
"out=\"object.sale_order_id.date_order.date()\"/>\n"
" <t t-if=\"object.sale_order_line_id.price_total\"> "
"for an amount of\n"
" <t t-"
"out=\"object.sale_order_line_id.price_total\" t-options=\"{'widget': "
"'monetary', 'display_currency': object.sale_order_line_id.currency_id}\"/>\n"
" </t>.\n"
" </div>\n"
" <br/>\n"
" <table style=\"width: auto;\">\n"
" <tr>\n"
" <td>\n"
" <strong>Add this event to your calendar</"
"strong>\n"
" </td>\n"
" <td>\n"
" <a t-attf-href=\"/event/"
"{{ slug(object.event_id) }}/ics?slot_id={{ object.event_slot_id.id }}\" "
"style=\"padding-top: 10px; padding-right:8px; padding-bottom:2px; padding-"
"left:8px; margin-left: 8px; border-radius: 3px; background-color: #E7E9ED;"
"\">\n"
" <img src=\"/event/static/src/img/apple-"
"calendar-128.png\" alt=\"iCal\" title=\"iCal\" style=\"height: 20px; "
"vertical-align: baseline;\"/>\n"
" </a>\n"
" </td>\n"
" <td>\n"
" <a t-attf-href=\"/event/"
"{{ slug(object.event_id) }}/ics?slot_id={{ object.event_slot_id.id }}\" "
"style=\"padding-top: 10px; padding-right:8px; padding-bottom:2px; padding-"
"left:8px; margin-left: 8px; border-radius: 3px; background-color: #E7E9ED;"
"\">\n"
" <img src=\"/event/static/src/img/outlook-"
"calendar-128.png\" alt=\"Outlook\" title=\"Outlook\" style=\"height: 20px; "
"vertical-align: baseline;\"/>\n"
" </a>\n"
" </td>\n"
" <td>\n"
" <a t-attf-href=\"https://www.google.com/"
"calendar/render?action=TEMPLATE&amp;text={{ object.event_id.name }}"
"&amp;dates={{ date_begin }}/{{ date_end }}&amp;location={{ location }}"
"&amp;details={{ object.event_id._get_external_description_url_encoded() }}\" "
"target=\"new\" style=\"padding-top: 10px; padding-right:8px; padding-"
"bottom:2px; padding-left:8px; margin-left: 8px; border-radius: 3px; "
"background-color: #E7E9ED;\">\n"
" <img src=\"/event/static/src/img/google-"
"calendar-128.png\" alt=\"Google\" title=\"Google\" style=\"height: 20px; "
"vertical-align: baseline;\"/>\n"
" </a>\n"
" </td>\n"
" </tr>\n"
" </table>\n"
" <br/><br/>\n"
" <div>\n"
" See you soon,<br/>\n"
" <span style=\"color: #454748;\">\n"
" -- <br/>\n"
" <t t-if=\"event_organizer\">\n"
" <t t-out=\"event_organizer.name\">YourCompany</"
"t>\n"
" </t>\n"
" <t t-else=\"\">\n"
" The <t t-out=\"object.event_id.name or "
"''\">OpenWood Collection Online Reveal</t> Team\n"
" </t>\n"
" </span>\n"
" </div>\n"
" </td></tr>\n"
" <tr><td style=\"text-align:center;\">\n"
" <hr width=\"100%\" style=\"background-"
"color:rgb(204,204,204);border:medium none;clear:both;display:block;font-"
"size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;\"/>\n"
" </td></tr>\n"
" </table>\n"
" </td>\n"
" </tr>\n"
" <!-- DETAILS -->\n"
" <tr>\n"
" <td align=\"center\" style=\"min-width: 590px;\">\n"
" <table width=\"590\" border=\"0\" cellpadding=\"0\" "
"cellspacing=\"0\" style=\"min-width: 590px; background-color: white; "
"padding: 0px 8px 0px 8px; border-collapse:separate;\">\n"
" <tr><td valign=\"top\" style=\"font-size: 14px;\">\n"
" <table style=\"width:100%;\">\n"
" <tr>\n"
" <td style=\"vertical-align:top;\">\n"
" <img src=\"/mail/font_to_img/61555/"
"rgb(81,81,102)/34\" style=\"padding:4px;max-width:inherit;\" height=\"34\" "
"alt=\"\"/>\n"
" </td>\n"
" <td style=\"padding: 0px 10px 0px "
"10px;width:50%;line-height:20px;vertical-align:top;\">\n"
" <div t-if=\"object.event_id.is_one_day\">\n"
" <t t-out=\"object.event_begin_date\" t-"
"options=\"{&quot;widget&quot;: &quot;datetime&quot;, &quot;date_only&quot;: "
"True, &quot;tz_name&quot;: object.event_id.date_tz, &quot;format&quot;: "
"&quot;long&quot;}\">May 4, 2021</t>\n"
" <t t-out=\"object.event_begin_date\" t-"
"options=\"{&quot;widget&quot;: &quot;datetime&quot;, &quot;time_only&quot;: "
"True, &quot;tz_name&quot;: object.event_id.date_tz, "
"&quot;hide_seconds&quot;: True, &quot;format&quot;: &quot;short&quot;}"
"\">7:00 AM</t>\n"
" - <t t-out=\"object.event_end_date\" t-"
"options=\"{&quot;widget&quot;: &quot;datetime&quot;, &quot;time_only&quot;: "
"True, &quot;tz_name&quot;: object.event_id.date_tz, "
"&quot;hide_seconds&quot;: True, &quot;format&quot;: &quot;short&quot;}"
"\">5:00 PM</t>\n"
" </div>\n"
" <div t-else=\"\">\n"
" <strong>From</strong>\n"
" <t t-out=\"object.event_begin_date\" t-"
"options=\"{&quot;widget&quot;: &quot;datetime&quot;, "
"&quot;show_seconds&quot;: False, &quot;tz_name&quot;: "
"object.event_id.date_tz, &quot;format&quot;: &quot;medium&quot;}\">May 4, "
"2021 - 7:00 AM</t>\n"
" <br/>\n"
" <strong>To</strong>\n"
" <t t-out=\"object.event_end_date\" t-"
"options=\"{&quot;widget&quot;: &quot;datetime&quot;, "
"&quot;show_seconds&quot;: False, &quot;tz_name&quot;: "
"object.event_id.date_tz, &quot;format&quot;: &quot;medium&quot;}\">May 6, "
"2021 - 5:00 PM</t>\n"
" </div>\n"
" <div style=\"font-"
"size:12px;color:#9e9e9e\"><i>(<t t-out=\"object.event_id.date_tz or "
"''\">Europe/Brussels</t>)</i></div>\n"
" </td>\n"
" <td style=\"vertical-align:top;\">\n"
" <t t-if=\"event_address\">\n"
" <img src=\"/mail/font_to_img/61505/"
"rgb(81,81,102)/34\" style=\"padding:4px;max-width:inherit;\" height=\"34\" "
"alt=\"\"/>\n"
" </t>\n"
" </td>\n"
" <td style=\"padding: 0px 10px 0px "
"10px;width:50%;vertical-align:top;\">\n"
" <t t-if=\"event_address\">\n"
" <t t-set=\"location\" t-value=\"''\"/>\n"
" <t t-"
"if=\"object.event_id.address_id.name\">\n"
" <div t-"
"out=\"object.event_id.address_id.name\">Teksa SpA</div>\n"
" </t>\n"
" <t t-"
"if=\"object.event_id.address_id.street\">\n"
" <div t-"
"out=\"object.event_id.address_id.street\">Puerto Madero 9710</div>\n"
" <t t-set=\"location\" t-"
"value=\"object.event_id.address_id.street\"/>\n"
" </t>\n"
" <t t-"
"if=\"object.event_id.address_id.street2\">\n"
" <div t-"
"out=\"object.event_id.address_id.street2\">Of A15, Santiago (RM)</div>\n"
" <t t-set=\"location\" t-"
"valuef=\"{{location}}, {{object.event_id.address_id.street2}}\"/>\n"
" </t>\n"
" <div>\n"
" <t t-"
"if=\"object.event_id.address_id.city\">\n"
" <t t-"
"out=\"object.event_id.address_id.city\">Pudahuel</t>,\n"
" <t t-set=\"location\" t-"
"valuef=\"{{location}}, {{object.event_id.address_id.city}}\"/>\n"
" </t>\n"
" <t t-"
"if=\"object.event_id.address_id.state_id.name\">\n"
" <t t-"
"out=\"object.event_id.address_id.state_id.name\">C1</t>,\n"
" <t t-set=\"location\" t-"
"valuef=\"{{location}}, {{object.event_id.address_id.state_id.name}}\"/>\n"
" </t>\n"
" <t t-"
"if=\"object.event_id.address_id.zip\">\n"
" <t t-"
"out=\"object.event_id.address_id.zip\">98450</t>\n"
" <t t-set=\"location\" t-"
"valuef=\"{{location}}, {{object.event_id.address_id.zip}}\"/>\n"
" </t>\n"
" </div>\n"
" <t t-"
"if=\"object.event_id.address_id.country_id.name\">\n"
" <div t-"
"out=\"object.event_id.address_id.country_id.name\">Argentina</div>\n"
" <t t-set=\"location\" t-"
"valuef=\"{{location}}, {{object.event_id.address_id.country_id.name}}\"/>\n"
" </t>\n"
" </t>\n"
" </td>\n"
" </tr>\n"
" </table>\n"
" </td></tr>\n"
" <tr><td style=\"text-align:center;\">\n"
" <t t-if=\"event_organizer\">\n"
" <hr width=\"100%\" style=\"background-"
"color:rgb(204,204,204);border:medium none;clear:both;display:block;font-"
"size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;\"/>\n"
" </t>\n"
" </td></tr>\n"
"\n"
" <tr><td valign=\"top\" style=\"font-size: 14px;\">\n"
" <!-- CONTACT ORGANIZER -->\n"
" <t t-if=\"event_organizer\">\n"
" <div>\n"
" <span style=\"font-weight:300;margin:10px "
"0px\">Questions about this event?</span>\n"
" <div>Please contact the organizer:</div>\n"
" <ul>\n"
" <li><t t-out=\"event_organizer.name or "
"''\">YourCompany</t></li>\n"
" <t t-if=\"event_organizer.email\">\n"
" <li>Mail: <a t-attf-href=\"mailto:"
"{{ event_organizer.email }}\" t-attf-style=\"text-decoration:none; color: "
"{{object.event_id.company_id.email_secondary_color or '#875A7B'}};\" t-"
"out=\"event_organizer.email or ''\">info@yourcompany.com</a></li>\n"
" </t>\n"
" <t t-if=\"event_organizer.phone\">\n"
" <li>Phone: <t t-"
"out=\"event_organizer.phone\">+1 650-123-4567</t></li>\n"
" </t>\n"
" </ul>\n"
" </div>\n"
" </t>\n"
" </td></tr>\n"
" <tr><td style=\"text-align:center;\">\n"
" <!-- CONTACT ORGANIZER SEPARATION -->\n"
" <t t-if=\"is_online or event_address\">\n"
" <hr width=\"100%\" style=\"background-"
"color:rgb(204,204,204);border:medium none;clear:both;display:block;font-"
"size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;\"/>\n"
" </t>\n"
" </td></tr>\n"
"\n"
" <tr><td valign=\"top\" style=\"font-size: 14px;\">\n"
" <!-- PWA MARKGETING -->\n"
" <t t-if=\"is_online\">\n"
" <div>\n"
" <strong>Get the best mobile experience.</"
"strong>\n"
" <a href=\"/event\">Install our mobile app</a>\n"
" </div>\n"
" </t>\n"
" </td></tr>\n"
" <tr><td style=\"text-align:center;\">\n"
" <!-- PWA MARKGETING SEPARATION-->\n"
" <t t-if=\"is_online and event_address\">\n"
" <hr width=\"100%\" style=\"background-"
"color:rgb(204,204,204);border:medium none;clear:both;display:block;font-"
"size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;\"/>\n"
" </t>\n"
" </td></tr>\n"
"\n"
" <tr><td valign=\"top\" style=\"font-size: 14px;\">\n"
" <!-- GOOGLE MAPS LINK -->\n"
" <t t-if=\"event_address and location\">\n"
" <table style=\"width:100%;\"><tr><td>\n"
" <div>\n"
" <img src=\"/web_editor/font_to_img/61505/"
"rgb(81,81,102)/20\" height=\"20\" style=\"vertical-align: bottom;\"/>\n"
" <a t-attf-href=\"https://maps.google.com/"
"maps?q={{ location }}\" target=\"new\">\n"
" <img t-if=\"event_address.static_map_url "
"and event_address.static_map_url_is_valid\" t-att-"
"src=\"event_address.static_map_url\" style=\"vertical-align:bottom; width: "
"100%;\" alt=\"Google Maps\"/>\n"
" <t t-else=\"\">See location on Google "
"Maps</t>\n"
" </a>\n"
" </div>\n"
" </td></tr></table>\n"
" </t>\n"
" </td></tr>\n"
" </table>\n"
" </td>\n"
" </tr>\n"
"</tbody>\n"
"</table>\n"
"</td></tr>\n"
"<!-- FOOTER BY -->\n"
"<tr><td align=\"center\" style=\"min-width: 590px;\">\n"
" <t t-if=\"object.company_id\">\n"
" <table width=\"590\" border=\"0\" cellpadding=\"0\" "
"cellspacing=\"0\" style=\"min-width: 590px; background-color: #F1F1F1; "
"color: #454748; padding: 8px; border-collapse:separate;\">\n"
" <tr><td style=\"text-align: center; font-size: 14px;\">\n"
" Sent by <a target=\"_blank\" t-attf-"
"href=\"{{ object.company_id.website }}\" t-attf-style=\"color: "
"{{object.event_id.company_id.email_secondary_color or '#875A7B'}};\" t-"
"out=\"object.company_id.name or ''\">YourCompany</a>\n"
" <t t-if=\"is_online\">\n"
" <br/>\n"
" Discover <a href=\"/event\" t-attf-style=\"color: "
"{{object.event_id.company_id.email_secondary_color or '#875A7B'}};\">all our "
"events</a>.\n"
" </t>\n"
" </td></tr>\n"
" </table>\n"
" </t>\n"
"</td></tr>\n"
"</table>\n"
" "
msgstr ""
#. module: event
#: model:ir.model.constraint,message:event.constraint_event_question_check_default_question_is_reusable
msgid "A default question must be reusable."
msgstr "Varsayılan bir soru yeniden kullanılabilir olmalıdır."
#. module: event
#: model:ir.model.fields,help:event.field_event_event_ticket__description
#: model:ir.model.fields,help:event.field_event_type_ticket__description
msgid ""
"A description of the ticket that you want to communicate to your customers."
msgstr "Müşterilerinize iletmek istediğiniz biletin açıklaması."
#. module: event
#. odoo-python
#: code:addons/event/models/event_slot.py:0
msgid ""
"A slot cannot be scheduled outside of its event time range.\n"
"\n"
"Event:\t\t%(event_start)s - %(event_end)s\n"
"Slot:\t\t%(slot_name)s"
msgstr ""
"Bir slot, etkinlik zaman aralığı dışında programlanamaz.\n"
"\n"
"Etkinlik:%(event_start)s - %(event_end)s\n"
"Yuva:%(slot_name)s"
#. module: event
#. odoo-python
#: code:addons/event/models/event_slot.py:0
msgid ""
"A slot end hour must be later than its start hour.\n"
"%s"
msgstr ""
"Bir slotun bitiş saati başlangıç saatinden daha geç olmalıdır.\n"
"%s"
#. module: event
#. odoo-python
#: code:addons/event/models/event_slot.py:0
msgid "A slot hour must be between 0:00 and 23:59."
msgstr "Bir slot saati 0:00 ile 23:59 arasında olmalıdır."
#. module: event
#: model:ir.model.fields.selection,name:event.selection__event_event__badge_format__a4_french_fold
msgid "A4 foldable"
msgstr "A4 katlanabilir"
#. module: event
#: model:ir.model.fields.selection,name:event.selection__event_event__badge_format__a6
msgid "A6"
msgstr "A6"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__message_needaction
#: model:ir.model.fields,field_description:event.field_event_registration__message_needaction
msgid "Action Needed"
msgstr "Aksiyon Gerekiyor"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__active
#: model:ir.model.fields,field_description:event.field_event_question__active
#: model:ir.model.fields,field_description:event.field_event_registration__active
msgid "Active"
msgstr "Etkin"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__activity_ids
#: model:ir.model.fields,field_description:event.field_event_registration__activity_ids
msgid "Activities"
msgstr "Aktiviteler"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.view_event_search
msgid "Activities of"
msgstr "Faaliyetleri"
#. module: event
#: model:event.tag.category,name:event.event_tag_category_2
msgid "Activity"
msgstr "Aktivite"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__activity_exception_decoration
#: model:ir.model.fields,field_description:event.field_event_registration__activity_exception_decoration
msgid "Activity Exception Decoration"
msgstr "Etkinlik İstisna Dekorasyonu"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__activity_state
#: model:ir.model.fields,field_description:event.field_event_registration__activity_state
msgid "Activity State"
msgstr "Aktivite Durumu"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__activity_type_icon
#: model:ir.model.fields,field_description:event.field_event_registration__activity_type_icon
msgid "Activity Type Icon"
msgstr "Aktivite Türü İmgesi"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.view_event_search
msgid "Activity type"
msgstr "Aktivite Türü"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.event_stage_view_form
msgid "Add a description that will appear as a tooltip for this stage"
msgstr "Bu aşama için araç ipucu olarak görünecek bir açıklama ekleyin"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.event_stage_view_form
msgid "Add a description..."
msgstr "Bir açıklama ekle..."
#. module: event
#: model_terms:ir.ui.view,arch_db:event.res_config_settings_view_form
msgid ""
"Add a navigation menu to your event web pages with schedule, tracks, a track "
"proposal form, etc."
msgstr ""
"Etkinlik web sayfalarınıza takvim, takipler, takip öneri formu vb. ile bir "
"gezinme menüsü ekleyin."
#. module: event
#: model_terms:ir.ui.view,arch_db:event.view_event_form
#: model_terms:ir.ui.view,arch_db:event.view_event_type_form
msgid "Add some internal notes (to do lists, contact info, ...)"
msgstr ""
"Bazı dahili notlar ekleyin (yapılacaklar listesi, iletişim bilgileri, ...)"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__address_search
msgid "Address"
msgstr "Adres"
#. module: event
#: model:res.groups,name:event.group_event_manager
msgid "Administrator"
msgstr "Yönetici"
#. module: event
#: model:ir.model.fields,field_description:event.field_res_config_settings__module_website_event_exhibitor
msgid "Advanced Sponsors"
msgstr "Gelişmiş sponsorlar"
#. module: event
#: model:ir.model.fields.selection,name:event.selection__event_mail__interval_type__after_sub
#: model:ir.model.fields.selection,name:event.selection__event_type_mail__interval_type__after_sub
msgid "After each registration"
msgstr "Her kayıt sonrası"
#. module: event
#: model:ir.model.fields.selection,name:event.selection__event_mail__interval_type__after_event
#: model:ir.model.fields.selection,name:event.selection__event_type_mail__interval_type__after_event
msgid "After the event ended"
msgstr "Etkinlik sona erdikten sonra"
#. module: event
#: model:ir.model.fields.selection,name:event.selection__event_mail__interval_type__after_event_start
#: model:ir.model.fields.selection,name:event.selection__event_type_mail__interval_type__after_event_start
msgid "After the event started"
msgstr "Etkinlik başladıktan sonra"
#. module: event
#: model:event.tag.category,name:event.event_tag_category_1
msgid "Age"
msgstr "Yaş"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.event_event_ticket_form_view
#: model_terms:ir.ui.view,arch_db:event.view_event_mail_form
msgid "All Events"
msgstr "Tüm Olaylar"
#. module: event
#: model:ir.model.fields,help:event.field_event_event__lang
msgid ""
"All the communication emails sent to attendees will be translated in this "
"language."
msgstr ""
"Katılımcılara gönderilen tüm iletişim e-postaları bu dile çevrilecektir."
#. module: event
#: model:ir.model.fields,help:event.field_event_event__is_multi_slots
#: model:ir.model.fields,help:event.field_event_registration__is_multi_slots
msgid ""
"Allow multiple time slots. The communications, the maximum number of "
"attendees and the maximum number of tickets registrations are defined for "
"each time slot instead of the whole event."
msgstr ""
"Birden fazla zaman dilimine izin verin. İletişim, maksimum katılımcı sayısı "
"ve maksimum bilet kaydı sayısı tüm etkinlik yerine her bir zaman aralığı "
"için tanımlanır."
#. module: event
#: model:ir.model.fields,help:event.field_event_question__is_reusable
msgid ""
"Allow this question to be selected and reused for any future event. Always "
"true for default questions."
msgstr ""
"Bu sorunun seçilmesine ve gelecekteki herhangi bir etkinlik için yeniden "
"kullanılmasına izin verin. Varsayılan sorular için her zaman doğrudur."
#. module: event
#: model:event.event,name:event.event_6
msgid "An unpublished event"
msgstr "Yayınlanmamış bir etkinlik"
#. module: event
#: model_terms:event.event,description:event.event_7
msgid ""
"And this time, we go fully ONLINE! Meet us in our live streams from the "
"comfort of your house.<br>\n"
" Special discount codes will be handed out during the various "
"streams, make sure to be there on time."
msgstr ""
"Ve bu sefer tamamen ONLINE yapacağız! Evinizin rahatlığında canlı "
"yayınlarımızda bizimle buluşun. <br>\n"
" Çeşitli akışlar sırasında özel indirim kodları verilecektir, "
"zamanında orada olduğunuzdan emin olun."
#. module: event
#: model:event.stage,name:event.event_stage_announced
msgid "Announced"
msgstr "Duyruldu"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_question_answer__name
msgid "Answer"
msgstr "Cevap"
#. module: event
#: model:ir.actions.act_window,name:event.action_event_registration_report
#: model_terms:ir.ui.view,arch_db:event.event_question_view_list
#: model_terms:ir.ui.view,arch_db:event.event_registration_answer_view_graph
#: model_terms:ir.ui.view,arch_db:event.event_registration_answer_view_pivot
#: model_terms:ir.ui.view,arch_db:event.event_registration_answer_view_tree
#: model_terms:ir.ui.view,arch_db:event.view_event_form
msgid "Answer Breakdown"
msgstr "Cevap Dağılımı"
#. module: event
#. odoo-javascript
#: code:addons/event/static/src/client_action/event_registration_summary_dialog.xml:0
#: model:ir.model.fields,field_description:event.field_event_question__answer_ids
#: model_terms:ir.ui.view,arch_db:event.event_question_view_form
msgid "Answers"
msgstr "Yanıtlar"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.event_question_view_search
#: model_terms:ir.ui.view,arch_db:event.event_registration_view_kanban
#: model_terms:ir.ui.view,arch_db:event.view_event_search
#: model_terms:ir.ui.view,arch_db:event.view_registration_search
msgid "Archived"
msgstr "Arşivlendi"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event_ticket__is_launched
msgid "Are sales launched"
msgstr "Satışlar başladı mı"
#. module: event
#: model_terms:event.event,description:event.event_1
msgid ""
"Around one hundred ballons will simultaneously take flight and turn the sky "
"into a beautiful canvas of colours."
msgstr ""
"Yaklaşık yüz balon aynı anda uçacak ve gökyüzünü güzel bir renk tuvaline "
"dönüştürecektir."
#. module: event
#: model_terms:res.partner,website_description:event.res_partner_event_1
#: model_terms:res.partner,website_description:event.res_partner_event_3
#: model_terms:res.partner,website_description:event.res_partner_event_4
msgid "As a team, we are happy to contribute to this event."
msgstr "Ekip olarak bu etkinliğe katkıda bulunmaktan mutluluk duyuyoruz."
#. module: event
#: model:ir.model.fields,field_description:event.field_event_question__once_per_order
msgid "Ask once per order"
msgstr "Sipariş başına bir kez sor"
#. module: event
#: model_terms:event.event,description:event.event_2
msgid ""
"At just 13 years old, John DOE was already starting to develop his first "
"business applications for customers. After mastering civil engineering, he "
"founded TinyERP. This was the first phase of OpenERP which would later "
"became Odoo, the most installed open-source business software worldwide."
msgstr ""
"Sadece 13 yaşındayken, John DOE müşteriler için ilk iş uygulamalarını "
"geliştirmeye başlamıştı. İnşaat mühendisliğinde uzmanlaştıktan sonra "
"TinyERP'i kurdu. Bu, OpenERP'nin ilk aşamasıydı ve daha sonra dünya çapında "
"en yüklü açık kaynaklı iş yazılımı Odoo olacaktı."
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__message_attachment_count
#: model:ir.model.fields,field_description:event.field_event_registration__message_attachment_count
msgid "Attachment Count"
msgstr "Ek Sayısı"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.res_config_settings_view_form
msgid "Attendance"
msgstr "Katılım"
#. module: event
#: model:ir.model.fields.selection,name:event.selection__event_registration__state__done
#: model_terms:ir.ui.view,arch_db:event.view_event_registration_form
#: model_terms:ir.ui.view,arch_db:event.view_registration_search
msgid "Attended"
msgstr "Katıldı"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_registration__date_closed
#: model_terms:ir.ui.view,arch_db:event.view_registration_search
msgid "Attended Date"
msgstr "Katılınan Tarih"
#. module: event
#. odoo-python
#: code:addons/event/models/event_registration.py:0
msgid "Attended on %(attended_date)s"
msgstr "Katıldım %(attended_date)s"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_mail_registration__registration_id
#: model_terms:ir.ui.view,arch_db:event.view_event_registration_form
msgid "Attendee"
msgstr "Katılımcı"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_registration__registration_answer_ids
msgid "Attendee Answers"
msgstr "Katılımcı Cevapları"
#. module: event
#: model:ir.actions.report,name:event.action_report_event_event_attendee_list
#: model:ir.actions.report,name:event.action_report_event_registration_attendee_list
msgid "Attendee List"
msgstr "Katılımcı Listesi"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_registration__name
msgid "Attendee Name"
msgstr "Katılımcı Adı"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_registration__registration_answer_choice_ids
msgid "Attendee Selection Answers"
msgstr "Katılımcı Seçim Cevapları"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.attendee_list
msgid "Attendee list"
msgstr "Katılımcı listesi"
#. module: event
#: model:ir.actions.act_window,name:event.act_event_registration_from_event
#: model:ir.actions.act_window,name:event.action_registration
#: model:ir.actions.act_window,name:event.event_registration_action
#: model:ir.actions.act_window,name:event.event_registration_action_kanban
#: model:ir.model.fields,field_description:event.field_event_event__registration_ids
#: model:ir.model.fields,field_description:event.field_event_slot__registration_ids
#: model:ir.ui.menu,name:event.menu_action_registration
#: model_terms:ir.ui.view,arch_db:event.view_event_form
#: model_terms:ir.ui.view,arch_db:event.view_event_kanban
#: model_terms:ir.ui.view,arch_db:event.view_event_type_form
msgid "Attendees"
msgstr "Katılımcılar"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.view_event_form
msgid ""
"Attendees\n"
" <span invisible=\"not is_multi_slots\"> "
"per slot</span>"
msgstr ""
"Katılımcılar\n"
" <span invisible=\"not is_multi_slots\"> "
"slot başına</span>"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__seats_available
#: model:ir.model.fields,field_description:event.field_event_event_ticket__seats_available
#: model:ir.model.fields,field_description:event.field_event_slot__seats_available
msgid "Available Seats"
msgstr "Mevcut Koltuklar"
#. module: event
#: model:ir.actions.report,name:event.action_report_event_registration_badge
msgid "Badge"
msgstr "Rozet"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__badge_image
msgid "Badge Background"
msgstr "Yaka Kartı Arka Planı"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__badge_format
msgid "Badge Dimension"
msgstr "Yaka Kartı Boyutu"
#. module: event
#: model:ir.actions.report,name:event.action_report_event_event_badge
msgid "Badge Example"
msgstr "Yaka Kartı Örneği"
#. module: event
#. odoo-python
#: code:addons/event/controllers/main.py:0
msgid "Badges"
msgstr "Rozetler"
#. module: event
#: model_terms:event.event,description:event.event_3
msgid ""
"Bands like Bar Fighters, Led Slippers and Link Floyd will offer you the show "
"of the century during our three day event."
msgstr ""
"Bar Fighters, Led Slippers ve Link Floyd gibi gruplar, üç günlük "
"etkinliğimizde size yüzyılın şovunu sunacak."
#. module: event
#: model:ir.model.fields,field_description:event.field_event_registration__barcode
#: model_terms:ir.ui.view,arch_db:event.event_report_template_full_page_ticket
msgid "Barcode"
msgstr "Barkod"
#. module: event
#: model:ir.actions.client,name:event.event_barcode_action_main_view
msgid "Barcode Interface"
msgstr "Barkod Arayüzü"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.res_config_settings_view_form
msgid "Barcode Nomenclature"
msgstr "Barkod Kural Seti"
#. module: event
#: model:ir.model.constraint,message:event.constraint_event_registration_barcode_event_uniq
msgid "Barcode should be unique"
msgstr "Barkod benzersiz olmalıdır"
#. module: event
#: model:ir.model.fields.selection,name:event.selection__event_mail__interval_type__before_event_end
#: model:ir.model.fields.selection,name:event.selection__event_type_mail__interval_type__before_event_end
msgid "Before the event ends"
msgstr "Etkinlik sona ermeden önce"
#. module: event
#: model:ir.model.fields.selection,name:event.selection__event_mail__interval_type__before_event
#: model:ir.model.fields.selection,name:event.selection__event_type_mail__interval_type__before_event
msgid "Before the event starts"
msgstr "Etkinlik başlamadan önce"
#. module: event
#: model:ir.model.fields.selection,name:event.selection__event_event__kanban_state__blocked
msgid "Blocked"
msgstr "Engellendi"
#. module: event
#: model:res.partner,website_short_description:event.res_partner_event_1
msgid ""
"Bloem brings honesty and seriousness to wood industry while helping "
"customers deal with trees, flowers and fungi."
msgstr ""
"Bloem, müşterilerin ağaç, çiçek ve mantarlarla başa çıkmasına yardımcı "
"olurken ahşap endüstrisine dürüstlük ve ciddiyet getirir."
#. module: event
#: model:event.stage,name:event.event_stage_booked
msgid "Booked"
msgstr "Rezerve edildi"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_registration__partner_id
#: model:ir.model.fields,field_description:event.field_event_registration_answer__partner_id
msgid "Booked by"
msgstr "Rezerve eden"
#. module: event
#: model:ir.model.fields,field_description:event.field_res_config_settings__module_event_booth
#: model_terms:ir.ui.view,arch_db:event.res_config_settings_view_form
msgid "Booth Management"
msgstr "Stand Yönetimi"
#. module: event
#: model:event.event,subtitle:event.event_5
msgid ""
"Bring your outdoor field hockey season to the next level by taking the field "
"at this 9th annual Field Hockey tournament."
msgstr ""
"9. yıllık Çim Hokeyi turnuvasında sahaya katılarak açık saha hokey "
"sezonunuzu bir üst seviyeye taşıyın."
#. module: event
#: model:event.event,name:event.event_4
msgid "Business workshops"
msgstr "İş atölyeleri"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_registration__utm_campaign_id
#: model_terms:ir.ui.view,arch_db:event.view_registration_search
msgid "Campaign"
msgstr "Kampanya"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.view_event_registration_tree
msgid "Cancel"
msgstr "İptal"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.view_event_registration_form
msgid "Cancel Registration"
msgstr "Kaydı İptal et"
#. module: event
#: model:ir.model.fields.selection,name:event.selection__event_event__kanban_state__cancel
#: model:ir.model.fields.selection,name:event.selection__event_mail__mail_state__cancelled
#: model:ir.model.fields.selection,name:event.selection__event_registration__state__cancel
msgid "Cancelled"
msgstr "İptal Edildi"
#. module: event
#. odoo-javascript
#: code:addons/event/static/src/client_action/event_registration_summary_dialog.xml:0
msgid "Cancelled registration"
msgstr "İptal edilen kayıt"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_tag__category_id
msgid "Category"
msgstr "Kategori"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_tag__category_sequence
msgid "Category Sequence"
msgstr "Kategori Sırası"
#. module: event
#: model_terms:event.event,description:event.event_2
msgid ""
"Chamber Works reserves the right to cancel, re-name or re-locate the event "
"or change the dates on which it is held."
msgstr ""
"Chamber Works, etkinliği iptal etme, yeniden adlandırma veya yeniden "
"konumlandırma veya gerçekleştiği tarihleri değiştirme hakkını saklı tutar."
#. module: event
#: model:ir.model.fields,help:event.field_event_question__once_per_order
msgid ""
"Check this for order-level questions (e.g., 'Company Name') where the answer "
"is the same for everyone."
msgstr ""
"Cevabın herkes için aynı olduğu sipariş düzeyindeki sorular (örneğin, "
"'Şirket Adı') için bunu kontrol edin."
#. module: event
#: model:ir.model.fields,help:event.field_event_event__event_type_id
msgid ""
"Choose a template to auto-fill tickets, communications, descriptions and "
"other fields."
msgstr ""
"Biletleri, iletişimleri, açıklamaları ve diğer alanları otomatik doldurmak "
"için bir şablon seçin."
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event_ticket__color
#: model:ir.model.fields,field_description:event.field_event_slot__color
msgid "Color"
msgstr "Renk"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_tag__color
msgid "Color Index"
msgstr "Renk"
#. module: event
#: model_terms:ir.actions.act_window,help:event.action_event_registration_report
msgid "Come back once you have registrations to overview answers."
msgstr "Cevapları gözden geçirmek için kayıtlarınız olduğunda geri dönün."
#. module: event
#: model_terms:res.partner,website_description:event.res_partner_event_1
#: model_terms:res.partner,website_description:event.res_partner_event_3
#: model_terms:res.partner,website_description:event.res_partner_event_4
msgid "Come see us live, we hope to meet you!"
msgstr "Bizi canlı görün, sizinle tanışmayı umuyoruz!"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.view_event_form
#: model_terms:ir.ui.view,arch_db:event.view_event_type_form
msgid "Communication"
msgstr "İletişim"
#. module: event
#. odoo-python
#: code:addons/event/models/event_mail.py:0
msgid ""
"Communication for %(event_name)s scheduled on %(scheduled_date)s failed."
msgstr ""
"%(scheduled_date)s adresinde planlanan %(event_name)s için iletişim "
"başarısız oldu."
#. module: event
#: model:ir.model.fields,help:event.field_event_mail__mail_registration_ids
msgid "Communication related to event registrations"
msgstr "Etkinlik kayıtları ile ilgili iletişim"
#. module: event
#. odoo-javascript
#: code:addons/event/static/src/client_action/event_registration_summary_dialog.xml:0
#: model:ir.model.fields,field_description:event.field_event_event__company_id
#: model:ir.model.fields,field_description:event.field_event_event_ticket__company_id
#: model:ir.model.fields,field_description:event.field_event_registration__company_id
#: model:ir.model.fields.selection,name:event.selection__event_question__question_type__company_name
#: model_terms:event.event,description:event.event_2
#: model_terms:ir.ui.view,arch_db:event.attendee_list
msgid "Company"
msgstr "Firma"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_registration__company_name
msgid "Company Name"
msgstr "Şirket Adı"
#. module: event
#. odoo-python
#: code:addons/event/models/event_registration.py:0
msgid "Compose Email"
msgstr "E-posta Oluştur"
#. module: event
#: model:event.tag,name:event.event_tag_category_3_tag_2
msgid "Conference"
msgstr "Konferans"
#. module: event
#: model:event.event,name:event.event_2
#: model_terms:event.event,description:event.event_2
msgid "Conference for Architects"
msgstr "Mimarlar Konferansı"
#. module: event
#: model_terms:event.event,description:event.event_0
msgid "Conferences, workshops and trainings will be organized in 6 rooms:"
msgstr "6 odada konferanslar, çalıştaylar ve eğitimler düzenlenecek:"
#. module: event
#: model:ir.model,name:event.model_res_config_settings
msgid "Config Settings"
msgstr "Yapılandırma Ayarları"
#. module: event
#: model:ir.ui.menu,name:event.menu_event_configuration
msgid "Configuration"
msgstr "Ayarlar"
#. module: event
#. odoo-javascript
#: code:addons/event/static/src/client_action/event_registration_summary_dialog.xml:0
msgid "Confirm attendance?"
msgstr "Katılım onaylansın mı?"
#. module: event
#: model:ir.model,name:event.model_res_partner
msgid "Contact"
msgstr "Kontak"
#. module: event
#. odoo-javascript
#: code:addons/event/static/src/client_action/event_registration_summary_dialog.xml:0
msgid "Continue"
msgstr "Devam Et"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__country_id
msgid "Country"
msgstr "Ülke"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.res_config_settings_view_form
msgid "Create Booths and manage their reservations"
msgstr "Standlar oluşturun ve rezervasyonlarını yönetin"
#. module: event
#: model:ir.model,website_form_label:event.model_res_partner
msgid "Create a Customer"
msgstr "Müşteri Oluşturma"
#. module: event
#: model_terms:ir.actions.act_window,help:event.action_event_view
msgid "Create an Event"
msgstr "Bir Etkinlik Oluştur"
#. module: event
#: model_terms:ir.actions.act_window,help:event.event_stage_action
msgid "Create an Event Stage"
msgstr "Bir Etkinlik Aşaması oluştur"
#. module: event
#: model_terms:ir.actions.act_window,help:event.event_tag_category_action_tree
msgid "Create an Event Tag Category"
msgstr "Bir Etkinlik Etiketi Kategorisi Oluştur"
#. module: event
#: model_terms:ir.actions.act_window,help:event.action_event_type
msgid "Create an Event Template"
msgstr "Bir Etkinlik Şablonu Oluştur"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__create_uid
#: model:ir.model.fields,field_description:event.field_event_event_ticket__create_uid
#: model:ir.model.fields,field_description:event.field_event_mail__create_uid
#: model:ir.model.fields,field_description:event.field_event_mail_registration__create_uid
#: model:ir.model.fields,field_description:event.field_event_mail_slot__create_uid
#: model:ir.model.fields,field_description:event.field_event_question__create_uid
#: model:ir.model.fields,field_description:event.field_event_question_answer__create_uid
#: model:ir.model.fields,field_description:event.field_event_registration__create_uid
#: model:ir.model.fields,field_description:event.field_event_registration_answer__create_uid
#: model:ir.model.fields,field_description:event.field_event_slot__create_uid
#: model:ir.model.fields,field_description:event.field_event_stage__create_uid
#: model:ir.model.fields,field_description:event.field_event_tag__create_uid
#: model:ir.model.fields,field_description:event.field_event_tag_category__create_uid
#: model:ir.model.fields,field_description:event.field_event_type__create_uid
#: model:ir.model.fields,field_description:event.field_event_type_mail__create_uid
#: model:ir.model.fields,field_description:event.field_event_type_ticket__create_uid
msgid "Created by"
msgstr "Tarafından oluşturuldu"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__create_date
#: model:ir.model.fields,field_description:event.field_event_event_ticket__create_date
#: model:ir.model.fields,field_description:event.field_event_mail__create_date
#: model:ir.model.fields,field_description:event.field_event_mail_registration__create_date
#: model:ir.model.fields,field_description:event.field_event_mail_slot__create_date
#: model:ir.model.fields,field_description:event.field_event_question__create_date
#: model:ir.model.fields,field_description:event.field_event_question_answer__create_date
#: model:ir.model.fields,field_description:event.field_event_registration__create_date
#: model:ir.model.fields,field_description:event.field_event_registration_answer__create_date
#: model:ir.model.fields,field_description:event.field_event_slot__create_date
#: model:ir.model.fields,field_description:event.field_event_stage__create_date
#: model:ir.model.fields,field_description:event.field_event_tag__create_date
#: model:ir.model.fields,field_description:event.field_event_tag_category__create_date
#: model:ir.model.fields,field_description:event.field_event_type__create_date
#: model:ir.model.fields,field_description:event.field_event_type_mail__create_date
#: model:ir.model.fields,field_description:event.field_event_type_ticket__create_date
msgid "Created on"
msgstr "Oluşturuldu"
#. module: event
#: model:event.tag,name:event.event_tag_category_2_tag_1
msgid "Culture"
msgstr "Kültür"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_slot__date
#: model_terms:ir.ui.view,arch_db:event.event_event_view_form_quick_create
#: model_terms:ir.ui.view,arch_db:event.view_event_form
msgid "Date"
msgstr "Tarih"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_registration__event_date_range
msgid "Date Range"
msgstr "Tarih Aralığı"
#. module: event
#: model:ir.model.fields.selection,name:event.selection__event_mail__interval_unit__days
#: model:ir.model.fields.selection,name:event.selection__event_type_mail__interval_unit__days
msgid "Days"
msgstr "Gün"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.event_question_view_search
msgid "Default Questions"
msgstr "Varsayılan Sorular"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_question__is_default
msgid "Default question"
msgstr "Varsayılan soru"
#. module: event
#: model:ir.model.fields,help:event.field_event_event_ticket__seats_max
#: model:ir.model.fields,help:event.field_event_type_ticket__seats_max
msgid ""
"Define the number of available tickets. If you have too many registrations "
"you will not be able to sell tickets anymore. Set 0 to ignore this rule set "
"as unlimited."
msgstr ""
"Mevcut bilet sayısını tanımlayın. Çok fazla kaydınız varsa, artık bilet "
"satamazsınız. Sınırsız olarak ayarlanan bu kuralı yok saymak için 0 "
"ayarlayın."
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__description
#: model:ir.model.fields,field_description:event.field_event_event_ticket__description
#: model:ir.model.fields,field_description:event.field_event_type_ticket__description
msgid "Description"
msgstr "Açıklama"
#. module: event
#: model:event.event,name:event.event_0
msgid "Design Fair Los Angeles"
msgstr "Tasarım Fuarı Los Angeles"
#. module: event
#: model:event.event,subtitle:event.event_4
msgid "Discover how to grow a sustainable business with our experts."
msgstr ""
"Uzmanlarımızla sürdürülebilir bir işletmeyi nasıl büyüteceğinizi keşfedin."
#. module: event
#: model_terms:res.partner,website_description:event.res_partner_event_1
msgid "Discover more"
msgstr "Daha fazlasını keşfet"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__display_name
#: model:ir.model.fields,field_description:event.field_event_event_ticket__display_name
#: model:ir.model.fields,field_description:event.field_event_mail__display_name
#: model:ir.model.fields,field_description:event.field_event_mail_registration__display_name
#: model:ir.model.fields,field_description:event.field_event_mail_slot__display_name
#: model:ir.model.fields,field_description:event.field_event_question__display_name
#: model:ir.model.fields,field_description:event.field_event_question_answer__display_name
#: model:ir.model.fields,field_description:event.field_event_registration__display_name
#: model:ir.model.fields,field_description:event.field_event_registration_answer__display_name
#: model:ir.model.fields,field_description:event.field_event_slot__display_name
#: model:ir.model.fields,field_description:event.field_event_stage__display_name
#: model:ir.model.fields,field_description:event.field_event_tag__display_name
#: model:ir.model.fields,field_description:event.field_event_tag_category__display_name
#: model:ir.model.fields,field_description:event.field_event_type__display_name
#: model:ir.model.fields,field_description:event.field_event_type_mail__display_name
#: model:ir.model.fields,field_description:event.field_event_type_ticket__display_name
#: model:ir.model.fields,field_description:event.field_mail_template__display_name
#: model:ir.model.fields,field_description:event.field_res_config_settings__display_name
#: model:ir.model.fields,field_description:event.field_res_partner__display_name
msgid "Display Name"
msgstr "İsim Göster"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.res_config_settings_view_form
msgid "Display Sponsors and Exhibitors on your event pages"
msgstr "Etkinlik sayfalarınızda Sponsorları ve Katılımcıları gösterin"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__date_tz
#: model:ir.model.fields,field_description:event.field_event_slot__date_tz
msgid "Display Timezone"
msgstr "Zaman Dilimini Göster"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_mail__sequence
msgid "Display order"
msgstr "Görüntüleme sırası"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.event_report_template_full_page_ticket
msgid "Download Tickets"
msgstr "Biletleri İndir"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.event_report_template_full_page_ticket
msgid "Download Tickets <i class=\"ms-1 fa fa-download\"/>"
msgstr "Biletleri İndir <i class=\"ms-1 fa fa-download\"/>"
#. module: event
#: model_terms:event.event,description:event.event_2
msgid ""
"During this conference, our team will give a detailed overview of our "
"business applications. Youll know all the benefits of using it."
msgstr ""
"Konferans boyunca takımımız detaylı bir şekilde iş uygulamasının üzerinden "
"geçecektir. Kullanmanın faydalarını biliyor olacaksınız."
#. module: event
#. odoo-javascript
#: code:addons/event/static/src/client_action/event_registration_summary_dialog.xml:0
msgid "Edit"
msgstr "Düzenle"
#. module: event
#: model:event.question,title:event.event_question_email
#: model:ir.model.fields,field_description:event.field_event_registration__email
#: model:ir.model.fields.selection,name:event.selection__event_question__question_type__email
msgid "Email"
msgstr "E-Posta"
#. module: event
#: model:ir.model,name:event.model_mail_template
msgid "Email Templates"
msgstr "E-posta Şablonları"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.res_config_settings_view_form
msgid "Enable barcode scanning"
msgstr "Barkod taramayı etkinleştir"
#. module: event
#: model:ir.model.fields,help:event.field_res_config_settings__use_event_barcode
msgid "Enable or Disable Event Barcode functionality."
msgstr "Etkinlik Barkod işlevini etkinleştir veya devre dışı bırak."
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__date_end
msgid "End Date"
msgstr "Bitiş Tarihi"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_slot__end_datetime
msgid "End Datetime"
msgstr "Bitiş Tarih-Saati"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_stage__pipe_end
msgid "End Stage"
msgstr "Son Aşama"
#. module: event
#: model:event.stage,name:event.event_stage_done
msgid "Ended"
msgstr "Bitti"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_slot__end_hour
msgid "Ending Hour"
msgstr "Bitiş Saati"
#. module: event
#: model:event.event,subtitle:event.event_2
msgid "Enhance your architectural business and improve professional skills."
msgstr "Mimari işinizi ve profesyonel becerilerinizi geliştirin."
#. module: event
#: model:ir.model.fields.selection,name:event.selection__event_mail__mail_state__error
msgid "Error"
msgstr "Hata"
#. module: event
#. odoo-javascript
#: code:addons/event/static/src/client_action/event_registration_summary_dialog.xml:0
#: model:ir.model,name:event.model_event_event
#: model:ir.model.fields,field_description:event.field_event_event__name
#: model:ir.model.fields,field_description:event.field_event_event_ticket__event_id
#: model:ir.model.fields,field_description:event.field_event_mail__event_id
#: model:ir.model.fields,field_description:event.field_event_registration__event_id
#: model:ir.model.fields,field_description:event.field_event_registration_answer__event_id
#: model:ir.model.fields,field_description:event.field_event_slot__event_id
#: model_terms:ir.ui.view,arch_db:event.event_event_view_activity
#: model_terms:ir.ui.view,arch_db:event.event_question_view_search
#: model_terms:ir.ui.view,arch_db:event.view_event_search
#: model_terms:ir.ui.view,arch_db:event.view_registration_search
msgid "Event"
msgstr "Etkinlik"
#. module: event
#: model:ir.model,name:event.model_event_mail
msgid "Event Automated Mailing"
msgstr "Otomatik Etkinlik Postalama"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event_ticket__event_type_id
#: model:ir.model.fields,field_description:event.field_event_type_ticket__event_type_id
#: model_terms:ir.ui.view,arch_db:event.event_tag_category_view_form
#: model_terms:ir.ui.view,arch_db:event.event_tag_category_view_tree
#: model_terms:ir.ui.view,arch_db:event.view_event_type_form
msgid "Event Category"
msgstr "Etkinlik Kategorisi"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.event_tag_view_form
msgid "Event Category Tag"
msgstr "Etkinlik Kategori Etiketi"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_registration__event_end_date
msgid "Event End Date"
msgstr "Etkinlik Bitiş Tarihi"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.res_config_settings_view_form
msgid "Event Gamification"
msgstr "Etkinlik Ödüllendirme"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.view_event_registration_form
msgid "Event Information"
msgstr "Etkinliik Bilgileri"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.view_event_mail_form
msgid "Event Mail Scheduler"
msgstr "Etkinlik Mail Zamanlayıcı"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.view_event_mail_tree
msgid "Event Mail Schedulers"
msgstr "Etkinlik Mail Zamanlayıcı"
#. module: event
#. odoo-javascript
#: code:addons/event/static/src/template_reference_field/field_event_mail_template_reference.js:0
msgid "Event Mail Template Reference"
msgstr "Etkinlik E-posta Şablonu Referansı"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.event_event_view_activity
#: model_terms:ir.ui.view,arch_db:event.view_event_form
msgid "Event Name"
msgstr "Etkinlik Adı"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.view_event_calendar
msgid "Event Organization"
msgstr "Etkinlik Organizasyonu"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_registration__event_organizer_id
msgid "Event Organizer"
msgstr "Etkinlik düzenleyici"
#. module: event
#: model:ir.actions.act_window,name:event.event_question_action
#: model:ir.model,name:event.model_event_question
msgid "Event Question"
msgstr "Etkinlik Sorusu"
#. module: event
#: model:ir.model,name:event.model_event_question_answer
msgid "Event Question Answer"
msgstr "Etkinlik Soru Cevabı"
#. module: event
#: model:ir.ui.menu,name:event.event_question_menu
msgid "Event Questions"
msgstr "Etkinlik Soruları"
#. module: event
#: model:ir.model,name:event.model_event_registration
#: model_terms:ir.ui.view,arch_db:event.view_event_registration_calendar
#: model_terms:ir.ui.view,arch_db:event.view_event_registration_form
#: model_terms:ir.ui.view,arch_db:event.view_registration_search
msgid "Event Registration"
msgstr "Etkinlik Kaydı"
#. module: event
#: model:ir.model,name:event.model_event_registration_answer
msgid "Event Registration Answer"
msgstr "Etkinlik Kaydı Cevabı"
#. module: event
#. odoo-python
#: code:addons/event/controllers/main.py:0
msgid "Event Registrations"
msgstr "Etkinlik Kayıtları"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_registration__event_user_id
msgid "Event Responsible"
msgstr "Etkinlik Sorumlusu"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__event_share_url
msgid "Event Share URL"
msgstr "Etkinlik Paylaşım URL'si"
#. module: event
#: model:ir.model,name:event.model_event_slot
msgid "Event Slot"
msgstr "Etkinlik Yuvası"
#. module: event
#: model:ir.model,name:event.model_event_stage
msgid "Event Stage"
msgstr "Etkinlik Aşaması"
#. module: event
#: model:ir.actions.act_window,name:event.event_stage_action
#: model:ir.ui.menu,name:event.event_stage_menu
msgid "Event Stages"
msgstr "Etkinlik Aşamaları"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_registration__event_begin_date
#: model_terms:ir.ui.view,arch_db:event.view_registration_search
msgid "Event Start Date"
msgstr "Etkinlik Başlama Tarihi"
#. module: event
#: model:ir.model,name:event.model_event_tag
msgid "Event Tag"
msgstr "Etkinlik Etiketi"
#. module: event
#: model:ir.model,name:event.model_event_tag_category
msgid "Event Tag Category"
msgstr "Etkinlik Etiketi Kategorisi"
#. module: event
#: model:ir.actions.act_window,name:event.event_tag_category_action_tree
#: model:ir.ui.menu,name:event.menu_event_category
#: model_terms:ir.ui.view,arch_db:event.event_tag_view_tree
msgid "Event Tags Categories"
msgstr "Etkinlik Etiketleri Kategorileri"
#. module: event
#: model:ir.model,name:event.model_event_type
#: model:ir.model.fields,field_description:event.field_event_type__name
#: model_terms:ir.ui.view,arch_db:event.view_event_type_form
#: model_terms:ir.ui.view,arch_db:event.view_event_type_tree
msgid "Event Template"
msgstr "Etkinlik Şablonu"
#. module: event
#: model:ir.model,name:event.model_event_type_ticket
#: model_terms:ir.ui.view,arch_db:event.event_type_ticket_view_form_from_type
msgid "Event Template Ticket"
msgstr "Etkinlik Şablon Bileti"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.event_type_ticket_view_tree_from_type
msgid "Event Template Tickets"
msgstr "Etkinlik Şablon Biletleri"
#. module: event
#: model:ir.actions.act_window,name:event.action_event_type
#: model:ir.ui.menu,name:event.menu_event_type
#: model_terms:ir.ui.view,arch_db:event.event_type_view_search
msgid "Event Templates"
msgstr "Etkinlik Şablonları"
#. module: event
#: model_terms:ir.actions.act_window,help:event.action_event_type
msgid ""
"Event Templates combine configurations you use often and are\n"
" usually based on the types of events you organize (e.g. "
"\"Workshop\",\n"
" \"Roadshow\", \"Online Webinar\", etc)."
msgstr ""
"Etkinlik Şablonları, sık kullandığınız yapılandırmaları birleştirir ve\n"
" genellikle düzenlediğiniz etkinlik türlerine bağlıdır (ör. "
"\"Atölye\",\n"
" \"Roadshow\", \"Çevrimiçi Web Semineri\" vb.)."
#. module: event
#: model:ir.model,name:event.model_event_event_ticket
#: model:ir.model.fields,field_description:event.field_event_event__event_ticket_ids
msgid "Event Ticket"
msgstr "Etkinlik Bileti"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_type_mail__event_type_id
msgid "Event Type"
msgstr "Etkinlik Türü"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_question__event_type_ids
msgid "Event Types"
msgstr "Etkinlik Türleri"
#. module: event
#: model:ir.actions.act_window,name:event.event_registration_action_tree
msgid "Event registrations"
msgstr "Etkinlik kayıtları"
#. module: event
#: model_terms:ir.actions.act_window,help:event.event_stage_action
msgid ""
"Event stages are used to track the progress of an Event from its origin "
"until its conclusion."
msgstr ""
"Etkinlik aşamaları, bir Etkinliğin başlangıcından sonuna kadar ilerlemesini "
"izlemek için kullanılır."
#. module: event
#: model_terms:ir.ui.view,arch_db:event.event_event_ticket_form_view
msgid "Event's Ticket"
msgstr "Etkinlik Bileti"
#. module: event
#: model:ir.actions.server,name:event.event_mail_scheduler_ir_actions_server
msgid "Event: Mail Scheduler"
msgstr "Etkinlik: Mail Zamanlayıcı"
#. module: event
#: model:mail.template,name:event.event_registration_mail_template_badge
msgid "Event: Registration Badge"
msgstr "Etkinlik: Kayıt Rozeti"
#. module: event
#: model:mail.template,name:event.event_subscription
msgid "Event: Registration Confirmation"
msgstr "Etkinlik: Kayıt Onayı"
#. module: event
#: model:mail.template,name:event.event_reminder
msgid "Event: Reminder"
msgstr "Etkinlik: Hatırlatma"
#. module: event
#: model:ir.actions.act_window,name:event.action_event_view
#: model:ir.model.fields,field_description:event.field_event_question__event_ids
#: model:ir.ui.menu,name:event.event_main_menu
#: model:ir.ui.menu,name:event.menu_event_event
#: model:res.groups.privilege,name:event.res_groups_privilege_events
#: model_terms:ir.ui.view,arch_db:event.res_config_settings_view_form
#: model_terms:ir.ui.view,arch_db:event.res_partner_view_tree
#: model_terms:ir.ui.view,arch_db:event.view_event_form
#: model_terms:ir.ui.view,arch_db:event.view_event_search
#: model_terms:ir.ui.view,arch_db:event.view_event_tree
msgid "Events"
msgstr "Etkinlikler"
#. module: event
#: model:ir.actions.act_window,name:event.action_event_mail
msgid "Events Mail Schedulers"
msgstr "Etkinlik Mail Zamanlayıcı"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.event_stage_view_form
#: model_terms:ir.ui.view,arch_db:event.event_stage_view_tree
msgid "Events Stage"
msgstr "Etkinlikler Aşaması"
#. module: event
#: model:ir.model.fields,help:event.field_event_stage__pipe_end
msgid ""
"Events will automatically be moved into this stage when they are finished. "
"The event moved into this stage will automatically be set as green."
msgstr ""
"Etkinlikler bittiğinde otomatik olarak bu aşamaya taşınacaktır. Bu aşamaya "
"taşınan etkinlik otomatik olarak yeşil olarak ayarlanacaktır."
#. module: event
#: model_terms:event.event,description:event.event_4
#: model_terms:event.event,description:event.event_6
#: model_terms:ir.ui.view,arch_db:event.event_default_descripton
msgid ""
"Every year we invite our community, partners and end-users to come and meet "
"us! It's the ideal event to get together and present new features, roadmap "
"of future versions, achievements of the software, workshops, training "
"sessions, etc...\n"
" This event is also an opportunity to showcase our partners' case "
"studies, methodology or developments. Be there and see directly from the "
"source the features of the new version!"
msgstr ""
"Her yıl topluluğumuzu, ortaklarımızı ve son kullanıcılarımızı davet "
"ediyoruz! Bir araya gelmek ve yeni özellikleri, gelecekteki sürümlerin yol "
"haritasını, yazılımın başarılarını, atölye çalışmalarını, eğitim "
"oturumlarını vb. sunmak için ideal bir etkinlik...\n"
" Bu etkinlik ayrıca ortaklarımızın vaka çalışmalarını, "
"metodolojisini veya geliştirmelerini sergileme fırsatı da sunuyor. Yeni "
"sürümün özelliklerini doğrudan kaynaktan görmek için orada olun!"
#. module: event
#: model_terms:event.event,description:event.event_0
msgid ""
"Every year we invite our community, partners and end-users to come and meet "
"us! It's the ideal event to get together and present new features, roadmap "
"of future versions, achievements of the software, workshops, training "
"sessions, etc...."
msgstr ""
"Her yıl topluluğumuzu, ortaklarımızı ve son kullanıcılarımızı bizimle "
"buluşmaya davet ediyoruz! Bir araya gelip yeni özellikler, gelecek "
"sürümlerin yol haritası, yazılımın başarıları, atölyeler, eğitim oturumları, "
"vb."
#. module: event
#: model:event.type,name:event.event_type_0
msgid "Exhibition"
msgstr "Sergi/Fuar"
#. module: event
#: model:event.event,subtitle:event.event_3
msgid "Experience live music, local food and beverages."
msgstr "Canlı müzik, yerel yiyecek ve içecekleri deneyimleyin."
#. module: event
#: model:ir.model.fields,help:event.field_event_slot__end_hour
#: model:ir.model.fields,help:event.field_event_slot__start_hour
msgid "Expressed in the event timezone."
msgstr "Olay zaman diliminde ifade edilir."
#. module: event
#: model:event.stage,description:event.event_stage_done
msgid ""
"Finished events. Odoo will automatically move them to this stage once their "
"end date has passed."
msgstr ""
"Tamamlanmış etkinlikler. Odoo, bitiş tarihi geçtikten sonra bunları otomatik "
"olarak bu aşamaya taşır."
#. module: event
#: model:ir.model.fields,field_description:event.field_event_stage__fold
msgid "Folded in Kanban"
msgstr "Kanban Görüntüsünü Katla"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__message_follower_ids
#: model:ir.model.fields,field_description:event.field_event_registration__message_follower_ids
msgid "Followers"
msgstr "Takipçiler"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__message_partner_ids
#: model:ir.model.fields,field_description:event.field_event_registration__message_partner_ids
msgid "Followers (Partners)"
msgstr "Takipçiler (İş ortakları)"
#. module: event
#: model:ir.model.fields,help:event.field_event_event__activity_type_icon
#: model:ir.model.fields,help:event.field_event_registration__activity_type_icon
msgid "Font awesome icon e.g. fa-tasks"
msgstr "Yazı tipi harika simgesi ör. fa-görevler"
#. module: event
#: model_terms:event.event,description:event.event_2
msgid ""
"For any additional information, please contact us at <a "
"class=\"o_translate_inline\" "
"href=\"mailto:events@odoo.com\">events@odoo.com</a>"
msgstr ""
"Daha fazla bilgi için lütfen <a class=\"o_translate_inline\" "
"href=\"mailto:events@odoo.com\">events@odoo.com adresinden bizimle iletişime "
"geçin.</a>"
#. module: event
#: model_terms:event.event,description:event.event_7
msgid ""
"For any additional information, please contact us at <a "
"class=\"o_translate_inline\" "
"href=\"mailto:events@openwood.example.com\">events@penwood.example.com</a>."
msgstr ""
"Daha fazla bilgi için lütfen <a class=\"o_translate_inline\" "
"href=\"mailto:events@openwood.example.com\">events@penwood.example.com</a> "
"adresinden bizimle iletişime geçin."
#. module: event
#: model_terms:event.event,description:event.event_0
#: model_terms:event.event,description:event.event_1
#: model_terms:event.event,description:event.event_3
#: model_terms:event.event,description:event.event_5
msgid ""
"For any additional information, please contact us at <a "
"class=\"o_translate_inline\" "
"href=\"mailto:events@yourcompany.com\">events@yourcompany.com</a>."
msgstr ""
"Daha fazla bilgi için lütfen <a class=\"o_translate_inline\" "
"href=\"mailto:events@yourcompany.com\">events@yourcompany.com</a> adresinden "
"bizimle iletişime geçin."
#. module: event
#: model_terms:ir.ui.view,arch_db:event.event_question_view_search
msgid "For each attendee"
msgstr "Her bir katılımcı için"
#. module: event
#: model:ir.model.fields,help:event.field_event_event__seats_max
msgid ""
"For each event you can define a maximum registration of seats(number of "
"attendees), above this number the registrations are not accepted. If the "
"event has multiple slots, this maximum number is applied per slot."
msgstr ""
"Her etkinlik için bir maksimum koltuk kaydı (katılımcı sayısı) "
"tanımlayabilirsiniz, bu sayının üzerindeki kayıtlar kabul edilmez. "
"Etkinliğin birden fazla slotu varsa, bu maksimum sayı slot başına uygulanır."
#. module: event
#: model:event.event.ticket,description:event.event_0_ticket_1
msgid "For only 10, you gain access to catering. Yum yum."
msgstr "Sadece 10 için yemek servisine erişim hakkı kazanırsınız. Yum yum."
#. module: event
#: model:event.event.ticket,name:event.event_0_ticket_0
msgid "Free"
msgstr "Ücretsiz"
#. module: event
#: model:event.event.ticket,description:event.event_0_ticket_0
msgid "Free entrance, no food!"
msgstr "Ücretsiz giriş, yiyecek yok!"
#. module: event
#: model:event.stage,description:event.event_stage_new
msgid "Freshly created"
msgstr "Yeni oluşturulmuş"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.view_event_slot_tree
msgid "From"
msgstr "Başlama"
#. module: event
#: model_terms:ir.actions.act_window,help:event.action_registration
#: model_terms:ir.actions.act_window,help:event.event_registration_action_stats_from_event
msgid ""
"From this dashboard you can report, analyze and detect trends regarding your "
"event registrations."
msgstr ""
"Bu kontrol panelinden etkinlik kayıtlarınızla ilgili eğilimleri "
"raporlayabilir, analiz edebilir ve tespit edebilirsiniz."
#. module: event
#: model:ir.actions.report,name:event.action_report_event_registration_full_page_ticket
msgid "Full Page Ticket"
msgstr "Tam Sayfa Bilet"
#. module: event
#: model:ir.actions.report,name:event.action_report_event_event_full_page_ticket
msgid "Full Page Ticket Example"
msgstr "Tam Sayfa Bilet Örneği"
#. module: event
#: model_terms:event.event,description:event.event_2
msgid "Functional flow of the main applications;"
msgstr "Ana uygulamanın fonksiyonel akışı;"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.view_event_search
#: model_terms:ir.ui.view,arch_db:event.view_registration_search
msgid "Future Activities"
msgstr "Sonraki Aktiviteler"
#. module: event
#: model:event.event.ticket,name:event.event_4_ticket_0
msgid "General Admission"
msgstr "Genel Kabul"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__general_question_ids
msgid "General Questions"
msgstr "Genel Sorular"
#. module: event
#: model:event.event,subtitle:event.event_0
msgid "Get Inspired • Stay Connected • Have Fun"
msgstr "İlham Alın • Bağlantıda Kalın • İyi Eğlenceler"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_mail__mail_state
msgid "Global communication Status"
msgstr "Küresel iletişim Durumu"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.res_config_settings_view_form
msgid "Google Maps"
msgstr "Google Haritalar"
#. module: event
#: model:ir.model.fields,field_description:event.field_res_config_settings__google_maps_static_api_key
msgid "Google Maps API key"
msgstr "Google Maps API anahtarı"
#. module: event
#: model:ir.model.fields,field_description:event.field_res_config_settings__google_maps_static_api_secret
msgid "Google Maps API secret"
msgstr "Google Maps API gizli anahtarı"
#. module: event
#: model:ir.model.fields,field_description:event.field_res_config_settings__use_google_maps_static_api
msgid "Google Maps static API"
msgstr "Google Maps statik API"
#. module: event
#: model:event.event,name:event.event_1
msgid "Great Reno Ballon Race"
msgstr "Büyük Reno Balon Yarışı"
#. module: event
#: model_terms:web_tour.tour,rainbow_man_message:event.event_tour
msgid "Great! Now all you have to do is wait for your attendees to show up!"
msgstr ""
"Harika! Şimdi tek yapmanız gereken katılımcılarınızın gelmesini beklemek!"
#. module: event
#. odoo-javascript
#: code:addons/event/static/src/client_action/event_registration_summary_dialog.xml:0
msgid "Guest #"
msgstr "Misafir No"
#. module: event
#: model_terms:res.partner,website_description:event.res_partner_event_1
#: model_terms:res.partner,website_description:event.res_partner_event_3
#: model_terms:res.partner,website_description:event.res_partner_event_4
msgid "Happy to be Sponsor"
msgstr "Sponsor olmaktan mutluluk duyuyoruz"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__has_message
#: model:ir.model.fields,field_description:event.field_event_registration__has_message
msgid "Has Message"
msgstr "Mesaj Var"
#. module: event
#: model_terms:event.event,description:event.event_2
msgid "Having attended this conference, participants should be able to:"
msgstr "Konferansa katılan katılımcılar şunları yapmalıdırlar:"
#. module: event
#: model_terms:event.event,description:event.event_3
msgid "Here it is, the 12th edition of our Live Musical Festival!"
msgstr "İşte canlı müzik festivalimizin 12. edisyonu!"
#. module: event
#: model:event.event,name:event.event_5
msgid "Hockey Tournament"
msgstr "Hokey Turnuvası"
#. module: event
#. odoo-javascript
#: code:addons/event/static/src/client_action/event_registration_summary_dialog.xml:0
msgid "Home"
msgstr "Ana Sayfa"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.view_event_slot_form
msgid "Hour range"
msgstr "Saat aralığı"
#. module: event
#: model:ir.model.fields.selection,name:event.selection__event_mail__interval_unit__hours
#: model:ir.model.fields.selection,name:event.selection__event_type_mail__interval_unit__hours
msgid "Hours"
msgstr "Saat"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.event_report_template_foldable_badge
msgid "How to Fold (1)"
msgstr "Nasıl Katlanır (1)"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.event_report_template_foldable_badge
msgid "How to Fold (2)"
msgstr "Nasıl Katlanır (2)"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.event_report_template_foldable_badge
msgid "How to Fold (3)"
msgstr "Nasıl Katlanır (3)"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.event_report_template_foldable_badge
msgid "How to Fold (4)"
msgstr "Nasıl Katlanır (4)"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__id
#: model:ir.model.fields,field_description:event.field_event_event_ticket__id
#: model:ir.model.fields,field_description:event.field_event_mail__id
#: model:ir.model.fields,field_description:event.field_event_mail_registration__id
#: model:ir.model.fields,field_description:event.field_event_mail_slot__id
#: model:ir.model.fields,field_description:event.field_event_question__id
#: model:ir.model.fields,field_description:event.field_event_question_answer__id
#: model:ir.model.fields,field_description:event.field_event_registration__id
#: model:ir.model.fields,field_description:event.field_event_registration_answer__id
#: model:ir.model.fields,field_description:event.field_event_slot__id
#: model:ir.model.fields,field_description:event.field_event_stage__id
#: model:ir.model.fields,field_description:event.field_event_tag__id
#: model:ir.model.fields,field_description:event.field_event_tag_category__id
#: model:ir.model.fields,field_description:event.field_event_type__id
#: model:ir.model.fields,field_description:event.field_event_type_mail__id
#: model:ir.model.fields,field_description:event.field_event_type_ticket__id
#: model:ir.model.fields,field_description:event.field_mail_template__id
#: model:ir.model.fields,field_description:event.field_res_config_settings__id
#: model:ir.model.fields,field_description:event.field_res_partner__id
msgid "ID"
msgstr "ID"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__activity_exception_icon
#: model:ir.model.fields,field_description:event.field_event_registration__activity_exception_icon
msgid "Icon"
msgstr "Simge"
#. module: event
#. odoo-javascript
#: code:addons/event/static/src/icon_selection_field/icon_selection_field.js:0
msgid "Icon Selection"
msgstr "İkon Seçimi"
#. module: event
#: model:ir.model.fields,help:event.field_event_event__activity_exception_icon
#: model:ir.model.fields,help:event.field_event_registration__activity_exception_icon
msgid "Icon to indicate an exception activity."
msgstr "İstisnai bir etkinliği belirtmek için kullanılan simge."
#. module: event
#: model:ir.model.fields,help:event.field_event_event__message_needaction
#: model:ir.model.fields,help:event.field_event_registration__message_needaction
msgid "If checked, new messages require your attention."
msgstr "İşaretliyse, yeni mesajlar dikkatinize sunulacak."
#. module: event
#: model:ir.model.fields,help:event.field_event_event__message_has_error
#: model:ir.model.fields,help:event.field_event_event__message_has_sms_error
#: model:ir.model.fields,help:event.field_event_registration__message_has_error
#: model:ir.model.fields,help:event.field_event_registration__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr "İşaretliyse, bazı mesajlar gönderi hatası içermektedir."
#. module: event
#: model:ir.model.fields,help:event.field_event_event__start_sale_datetime
msgid ""
"If ticketing is used, contains the earliest starting sale date of tickets."
msgstr ""
"Biletleme kullanılıyorsa, biletlerin en erken satış başlangıç tarihini "
"içerir."
#. module: event
#: model_terms:event.event,ticket_instructions:event.event_0
msgid "If you don't have this ticket, you will <b>not</b> be allowed entry!"
msgstr "Bu bilete sahip değilseniz, </b> girişe izin <b>verilmeyecektir!"
#. module: event
#: model_terms:event.event,description:event.event_5
msgid ""
"If you don't know anything about Hockey, this is a great introduction to "
"this wonderful sport as you will will be able to see some training process "
"and also have some time\n"
" to chat with experienced players and trainers once the "
"tournament is over!"
msgstr ""
"Hokey hakkında hiçbir şey bilmiyorsanız, bu harika spora mükemmel bir giriş "
"olacak. Bazı antrenman süreçlerini görebilecek ve turnuva sona erdiğinde\n"
" deneyimli oyuncu ve antrenörlerle sohbet edebileceksiniz!!"
#. module: event
#: model:ir.model.fields.selection,name:event.selection__event_mail__interval_unit__now
#: model:ir.model.fields.selection,name:event.selection__event_type_mail__interval_unit__now
msgid "Immediately"
msgstr "Acil Olarak"
#. module: event
#: model_terms:event.event,ticket_instructions:event.event_0
msgid "Important ticket information"
msgstr "Önemli bilet bilgileri"
#. module: event
#: model:ir.model.fields.selection,name:event.selection__event_event__kanban_state__normal
msgid "In Progress"
msgstr "İşlemde"
#. module: event
#: model:ir.model.fields,help:event.field_event_question__is_default
msgid "Include by default in new events."
msgstr "Yeni etkinliklere varsayılan olarak dahil edin."
#. module: event
#: model:ir.model.fields,help:event.field_event_event__date_tz
#: model:ir.model.fields,help:event.field_event_slot__date_tz
msgid ""
"Indicates the timezone in which the event dates/times will be displayed on "
"the website."
msgstr ""
"Etkinlik tarih ve saatlerinin web sitesinde hangi saat diliminde "
"görüntüleneceğini belirtir."
#. module: event
#: model:ir.model.fields,help:event.field_event_mail__interval_type
msgid ""
"Indicates when the communication is sent. If the event has multiple slots, "
"the interval is related to each time slot instead of the whole event."
msgstr ""
"İletişimin ne zaman gönderildiğini belirtir. Olay birden fazla zaman "
"aralığına sahipse, aralık tüm olay yerine her bir zaman aralığıyla ilgilidir."
#. module: event
#: model_terms:ir.ui.view,arch_db:event.res_config_settings_view_form
msgid "Insert dynamic Google Maps in your email templates"
msgstr "E-posta şablonlarınıza dinamik Google Haritalar ekleyin"
#. module: event
#. odoo-javascript
#: code:addons/event/static/src/client_action/event_barcode.xml:0
msgid "Install"
msgstr "Yükle"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_mail__interval_nbr
#: model:ir.model.fields,field_description:event.field_event_type_mail__interval_nbr
msgid "Interval"
msgstr "Aralık"
#. module: event
#: model_terms:event.event,description:event.event_2
msgid "Introduction, CRM, Sales Management"
msgstr "Genel Bilgilendirme, CRM, Satış Yönetimi"
#. module: event
#. odoo-python
#: code:addons/event/models/event_registration.py:0
msgid "Invalid event / slot choice"
msgstr "Geçersiz etkinlik / yuva seçimi"
#. module: event
#. odoo-python
#: code:addons/event/models/event_registration.py:0
msgid "Invalid event / ticket choice"
msgstr "Geçersiz etkinlik / bilet seçimi"
#. module: event
#. odoo-javascript
#: code:addons/event/static/src/client_action/event_barcode.js:0
msgid "Invalid ticket"
msgstr "Geçersiz bilet"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event_ticket__sale_available
msgid "Is Available"
msgstr "Kullanılabilir"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_registration__is_multi_slots
msgid "Is Event Multi Slots"
msgstr "Etkinlik Çoklu Slotlar mı"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event_ticket__is_expired
msgid "Is Expired"
msgstr "Süresi dolmuştur"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__is_finished
msgid "Is Finished"
msgstr "Bitti"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__message_is_follower
#: model:ir.model.fields,field_description:event.field_event_registration__message_is_follower
msgid "Is Follower"
msgstr "Takipçi mi"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__is_multi_slots
msgid "Is Multi Slots"
msgstr "Çoklu Slotlar mı"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__is_one_day
msgid "Is One Day"
msgstr "Bir Gün"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__is_ongoing
msgid "Is Ongoing"
msgstr "Devam ediyor"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_question__is_reusable
msgid "Is Reusable"
msgstr "Yeniden Kullanılabilir"
#. module: event
#. odoo-python
#: code:addons/event/models/event_mail.py:0
msgid "It failed with error %(error)s."
msgstr "%(error)s hatası ile başarısız oldu."
#. module: event
#: model:ir.model.fields,help:event.field_event_type__seats_max
msgid "It will select this default maximum value when you choose this event"
msgstr "Bu etkinliği seçtiğinizde bu varsayılan maksimum değeri seçecektir"
#. module: event
#: model_terms:event.event,description:event.event_2
msgid "John DOE"
msgstr "John DOE"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.event_report_template_foldable_badge
msgid "John Doe"
msgstr "John Doe"
#. module: event
#: model_terms:event.event,description:event.event_2
msgid "John Doe's avatar"
msgstr "John Doe'nun avatarı"
#. module: event
#: model_terms:event.event,description:event.event_1
msgid "Join us for the greatest ballon race of all times!"
msgstr "Tüm zamanların en büyük balon yarışına katılın!"
#. module: event
#: model_terms:event.event,description:event.event_4
#: model_terms:event.event,description:event.event_6
#: model_terms:ir.ui.view,arch_db:event.event_default_descripton
msgid "Join us for this 24 hours Event"
msgstr "24 saatlik bu etkinlikte bize katılın"
#. module: event
#: model_terms:event.event,description:event.event_0
msgid "Join us for this 3-day Event"
msgstr "Bu 3 günlük Etkinlik için bize katılın"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__kanban_state
msgid "Kanban State"
msgstr "Kanban Durumu"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.res_config_settings_view_form
msgid "Key"
msgstr "Anahtar"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__lang
msgid "Language"
msgstr "Dil"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.view_registration_search
msgid "Last 30 days"
msgstr "Son 30 gün"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_mail__last_registration_id
#: model:ir.model.fields,field_description:event.field_event_mail_slot__last_registration_id
msgid "Last Attendee"
msgstr "Son Katılımcı"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_mail__error_datetime
msgid "Last Error"
msgstr "Son Hata"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__write_uid
#: model:ir.model.fields,field_description:event.field_event_event_ticket__write_uid
#: model:ir.model.fields,field_description:event.field_event_mail__write_uid
#: model:ir.model.fields,field_description:event.field_event_mail_registration__write_uid
#: model:ir.model.fields,field_description:event.field_event_mail_slot__write_uid
#: model:ir.model.fields,field_description:event.field_event_question__write_uid
#: model:ir.model.fields,field_description:event.field_event_question_answer__write_uid
#: model:ir.model.fields,field_description:event.field_event_registration__write_uid
#: model:ir.model.fields,field_description:event.field_event_registration_answer__write_uid
#: model:ir.model.fields,field_description:event.field_event_slot__write_uid
#: model:ir.model.fields,field_description:event.field_event_stage__write_uid
#: model:ir.model.fields,field_description:event.field_event_tag__write_uid
#: model:ir.model.fields,field_description:event.field_event_tag_category__write_uid
#: model:ir.model.fields,field_description:event.field_event_type__write_uid
#: model:ir.model.fields,field_description:event.field_event_type_mail__write_uid
#: model:ir.model.fields,field_description:event.field_event_type_ticket__write_uid
msgid "Last Updated by"
msgstr "Son Güncelleyen"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__write_date
#: model:ir.model.fields,field_description:event.field_event_event_ticket__write_date
#: model:ir.model.fields,field_description:event.field_event_mail__write_date
#: model:ir.model.fields,field_description:event.field_event_mail_registration__write_date
#: model:ir.model.fields,field_description:event.field_event_mail_slot__write_date
#: model:ir.model.fields,field_description:event.field_event_question__write_date
#: model:ir.model.fields,field_description:event.field_event_question_answer__write_date
#: model:ir.model.fields,field_description:event.field_event_registration__write_date
#: model:ir.model.fields,field_description:event.field_event_registration_answer__write_date
#: model:ir.model.fields,field_description:event.field_event_slot__write_date
#: model:ir.model.fields,field_description:event.field_event_stage__write_date
#: model:ir.model.fields,field_description:event.field_event_tag__write_date
#: model:ir.model.fields,field_description:event.field_event_tag_category__write_date
#: model:ir.model.fields,field_description:event.field_event_type__write_date
#: model:ir.model.fields,field_description:event.field_event_type_mail__write_date
#: model:ir.model.fields,field_description:event.field_event_type_ticket__write_date
msgid "Last Updated on"
msgstr "Son Güncelleme"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.view_event_search
#: model_terms:ir.ui.view,arch_db:event.view_registration_search
msgid "Late Activities"
msgstr "Geciken Aktiviteler"
#. module: event
#. odoo-javascript
#: code:addons/event/static/src/js/tours/event_tour.js:0
msgid "Let's create your first <b>event</b>."
msgstr "İlk <b> etkinliğinizi </b> oluşturalım."
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__seats_limited
#: model:ir.model.fields,field_description:event.field_event_event_ticket__seats_limited
#: model:ir.model.fields,field_description:event.field_event_type_ticket__seats_limited
msgid "Limit Attendees"
msgstr "Katılımcıları Sınırla"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.view_event_form
#: model_terms:ir.ui.view,arch_db:event.view_event_type_form
msgid "Limit Registrations"
msgstr "Kayıtları Sınırla"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event_ticket__limit_max_per_order
msgid "Limit per Order"
msgstr "Sipariş Başına Limit"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_type__has_seats_limitation
msgid "Limited Seats"
msgstr "Sınırlı Koltuk"
#. module: event
#: model:ir.model.fields,help:event.field_event_event__event_url
msgid "Link where the online event will take place."
msgstr "Çevrimiçi etkinliğin gerçekleşeceği bağlantı."
#. module: event
#: model_terms:ir.ui.view,arch_db:event.res_config_settings_view_form
msgid "Live Broadcast"
msgstr "Canlı yayın"
#. module: event
#: model:ir.model.fields,field_description:event.field_res_config_settings__module_website_event_track_live
msgid "Live Mode"
msgstr "Canlı Mod"
#. module: event
#: model:event.event,name:event.event_3
msgid "Live Music Festival"
msgstr "Canlı Müzik Festivali"
#. module: event
#: model:ir.model.fields.selection,name:event.selection__event_mail__notification_type__mail
#: model:ir.model.fields.selection,name:event.selection__event_mail__template_ref__mail_template
#: model:ir.model.fields.selection,name:event.selection__event_type_mail__notification_type__mail
#: model:ir.model.fields.selection,name:event.selection__event_type_mail__template_ref__mail_template
msgid "Mail"
msgstr "E-Posta"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_mail__mail_registration_ids
msgid "Mail Registration"
msgstr "Mail Kayıt"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__event_mail_ids
#: model:ir.model.fields,field_description:event.field_event_type__event_type_mail_ids
msgid "Mail Schedule"
msgstr "Mail Takvimi"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_mail_registration__scheduler_id
#: model:ir.model.fields,field_description:event.field_event_mail_slot__scheduler_id
msgid "Mail Scheduler"
msgstr "Mail Zamanlayıcı"
#. module: event
#: model:ir.ui.menu,name:event.menu_event_mail_schedulers
msgid "Mail Schedulers"
msgstr "Mail Zamanlayıcıları"
#. module: event
#: model:ir.model,name:event.model_event_type_mail
msgid "Mail Scheduling on Event Category"
msgstr "Etkinlik Kategorisine göre E-Posta Planlama"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_mail_registration__mail_sent
msgid "Mail Sent"
msgstr "Mail Gönderildi"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_mail__mail_slot_ids
msgid "Mail Slot"
msgstr "Posta Yuvası"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.res_config_settings_view_form
msgid "Manage & publish a schedule with tracks"
msgstr "Parçalarla bir programı yönetin ve yayımlayın"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.event_question_view_list
#: model_terms:ir.ui.view,arch_db:event.event_question_view_search
#: model_terms:ir.ui.view,arch_db:event.view_event_form
#: model_terms:ir.ui.view,arch_db:event.view_event_type_form
msgid "Mandatory"
msgstr "Zorunlu"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_question__is_mandatory_answer
msgid "Mandatory Answer"
msgstr "Zorunlu Cevap"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.event_report_full_page_ticket_layout
msgid "Marc Demo"
msgstr "Marc Demo"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.view_event_registration_tree
msgid "Mark as Attending"
msgstr "Katılıyor Olarak İşaretle"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.view_event_registration_form
msgid "Marketing"
msgstr "Pazarlama"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.event_event_ticket_view_tree_from_event
msgid "Maximum"
msgstr "Maksimum"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__seats_max
#: model:ir.model.fields,field_description:event.field_event_event_ticket__seats_max
#: model:ir.model.fields,field_description:event.field_event_type_ticket__seats_max
msgid "Maximum Attendees"
msgstr "Maksimum Katılımcı"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_type__seats_max
msgid "Maximum Registrations"
msgstr "Maksimum Kayıt"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.view_event_tree
msgid "Maximum Seats"
msgstr "Maksimum Koltuk"
#. module: event
#: model:ir.model.fields,help:event.field_event_event_ticket__limit_max_per_order
msgid ""
"Maximum of this product per order.\n"
"Set to 0 to ignore this rule"
msgstr ""
"Sipariş başına maksimum bu ürün.\n"
"Bu kuralı yok saymak için 0 olarak ayarlayın"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.event_event_ticket_view_tree_from_event
msgid "Maximum per slot"
msgstr "Yuva başına maksimum"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_registration__utm_medium_id
#: model_terms:ir.ui.view,arch_db:event.view_registration_search
msgid "Medium"
msgstr "Aracı:"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__message_has_error
#: model:ir.model.fields,field_description:event.field_event_registration__message_has_error
msgid "Message Delivery error"
msgstr "Mesaj Teslim hatası"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__message_ids
#: model:ir.model.fields,field_description:event.field_event_registration__message_ids
msgid "Messages"
msgstr "Mesajlar"
#. module: event
#: model:ir.model.fields.selection,name:event.selection__event_mail__interval_unit__months
#: model:ir.model.fields.selection,name:event.selection__event_type_mail__interval_unit__months
msgid "Months"
msgstr "Aylar"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.view_event_form
msgid "Multiple Slots"
msgstr "Çoklu Yuvalar"
#. module: event
#: model:event.tag,name:event.event_tag_category_2_tag_2
msgid "Music"
msgstr "Müzik"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.view_event_search
#: model_terms:ir.ui.view,arch_db:event.view_registration_search
msgid "My Activities"
msgstr "Aktivitelerim"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__my_activity_date_deadline
#: model:ir.model.fields,field_description:event.field_event_registration__my_activity_date_deadline
msgid "My Activity Deadline"
msgstr "Aktivite Son Tarihim"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.view_event_search
msgid "My Events"
msgstr "Etkinliklerim"
#. module: event
#: model:event.question,title:event.event_question_name
#: model:ir.model.fields,field_description:event.field_event_event_ticket__name
#: model:ir.model.fields,field_description:event.field_event_tag__name
#: model:ir.model.fields,field_description:event.field_event_tag_category__name
#: model:ir.model.fields,field_description:event.field_event_type_ticket__name
#: model:ir.model.fields.selection,name:event.selection__event_question__question_type__name
#: model_terms:ir.ui.view,arch_db:event.attendee_list
msgid "Name"
msgstr "Adı"
#. module: event
#: model:event.stage,name:event.event_stage_new
msgid "New"
msgstr "Yeni"
#. module: event
#. odoo-javascript
#: code:addons/event/static/src/views/event_slot_calendar/event_slot_calendar_controller.js:0
msgid "New Slot"
msgstr "Yeni Slot"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__activity_calendar_event_id
#: model:ir.model.fields,field_description:event.field_event_registration__activity_calendar_event_id
msgid "Next Activity Calendar Event"
msgstr "Sonraki Aktivite Takvimi Etkinliği"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__activity_date_deadline
#: model:ir.model.fields,field_description:event.field_event_registration__activity_date_deadline
msgid "Next Activity Deadline"
msgstr "Sonraki Aktivite Son Tarihi"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__activity_summary
#: model:ir.model.fields,field_description:event.field_event_registration__activity_summary
msgid "Next Activity Summary"
msgstr "Sonraki Aktivite Özeti"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__activity_type_id
#: model:ir.model.fields,field_description:event.field_event_registration__activity_type_id
msgid "Next Activity Type"
msgstr "Sonraki Aktivitie Türü"
#. module: event
#: model_terms:ir.actions.act_window,help:event.action_event_registration_report
msgid "No Answers yet!"
msgstr "Henüz cevap yok!"
#. module: event
#: model_terms:ir.actions.act_window,help:event.event_registration_action
msgid "No Attendees expected yet!"
msgstr "Henüz Katılımcı beklenmiyor!"
#. module: event
#: model_terms:ir.actions.act_window,help:event.act_event_registration_from_event
#: model_terms:ir.actions.act_window,help:event.action_registration
#: model_terms:ir.actions.act_window,help:event.event_registration_action_kanban
#: model_terms:ir.actions.act_window,help:event.event_registration_action_stats_from_event
msgid "No Attendees yet!"
msgstr "Henüz Katılımcı Yok!"
#. module: event
#: model_terms:ir.actions.act_window,help:event.event_question_action
msgid "No questions yet! Please create one."
msgstr "Henüz soru yok! Lütfen bir tane oluşturun."
#. module: event
#: model:ir.model.fields,field_description:event.field_res_config_settings__barcode_nomenclature_id
msgid "Nomenclature"
msgstr "Sınıflandırma"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.event_question_view_search
msgid "Not Reusable"
msgstr "Tekrar Kullanılamaz"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.event_question_view_search
msgid "Not mandatory"
msgstr "Zorunlu değil"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__note
#: model:ir.model.fields,field_description:event.field_event_type__note
#: model_terms:ir.ui.view,arch_db:event.view_event_form
#: model_terms:ir.ui.view,arch_db:event.view_event_type_form
msgid "Note"
msgstr "Not"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.view_event_type_form
msgid "Notes"
msgstr "Notlar"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.view_event_form
msgid "Notes & Documents"
msgstr "Notlar & Belgeler"
#. module: event
#: model_terms:ir.actions.act_window,help:event.action_event_mail
msgid "Nothing Scheduled yet!"
msgstr "Henüz Planlanmış Bir Şey Yok!"
#. module: event
#. odoo-javascript
#: code:addons/event/static/src/js/tours/event_tour.js:0
msgid "Now that your event is ready, click here to move it to another stage."
msgstr ""
"Artık etkinliğiniz hazır olduğuna göre, başka bir aşamaya taşımak için "
"burayı tıklayın."
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__message_needaction_counter
#: model:ir.model.fields,field_description:event.field_event_registration__message_needaction_counter
msgid "Number of Actions"
msgstr "Aksiyon Sayısı"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__seats_used
#: model:ir.model.fields,field_description:event.field_event_slot__seats_used
msgid "Number of Attendees"
msgstr "Katılımcı Sayısı"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__seats_reserved
#: model:ir.model.fields,field_description:event.field_event_slot__seats_reserved
msgid "Number of Registrations"
msgstr "Kayıt Sayısı"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__seats_taken
#: model:ir.model.fields,field_description:event.field_event_slot__seats_taken
msgid "Number of Taken Seats"
msgstr "Dolu Koltuk Sayısı"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__message_has_error_counter
#: model:ir.model.fields,field_description:event.field_event_registration__message_has_error_counter
msgid "Number of errors"
msgstr "Hata adedi"
#. module: event
#: model:ir.model.fields,help:event.field_event_event__message_needaction_counter
#: model:ir.model.fields,help:event.field_event_registration__message_needaction_counter
msgid "Number of messages requiring action"
msgstr "İşlem gerektiren mesaj sayısı"
#. module: event
#: model:ir.model.fields,help:event.field_event_event__message_has_error_counter
#: model:ir.model.fields,help:event.field_event_registration__message_has_error_counter
msgid "Number of messages with delivery error"
msgstr "Teslimat hatası olan mesaj adedi"
#. module: event
#: model_terms:event.event,description:event.event_2
msgid "Objectives"
msgstr "Amaçlar"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.event_report_full_page_ticket_layout
msgid "Odoo Community Days"
msgstr "Odoo Topluluk Günleri"
#. module: event
#: model_terms:event.event,description:event.event_3
msgid "Once again we assembled the most legendary bands in Rock history."
msgstr "Rock tarihinin en efsanevi gruplarını bir kez daha bir araya getirdik."
#. module: event
#: model_terms:ir.ui.view,arch_db:event.event_question_view_list
#: model_terms:ir.ui.view,arch_db:event.view_event_form
#: model_terms:ir.ui.view,arch_db:event.view_event_type_form
msgid "Once per Order"
msgstr "Sipariş başına bir kez"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.event_question_view_search
msgid "Once per order"
msgstr "Sipariş başına bir kez"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.view_registration_search
msgid "Ongoing Events"
msgstr "Devam Eden Etkinlikler"
#. module: event
#: model:event.tag,name:event.event_tag_category_3_tag_1
#: model_terms:ir.ui.view,arch_db:event.view_event_search
msgid "Online"
msgstr "Çevrimiçi"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.view_event_kanban
msgid "Online Event"
msgstr "Çevrim İçi Etkinlik"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__event_url
msgid "Online Event URL"
msgstr "Çevrimiçi Etkinlik URL'si"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.res_config_settings_view_form
msgid "Online Exhibitors"
msgstr "Online Katılımcılar"
#. module: event
#: model:ir.model.fields,field_description:event.field_res_config_settings__module_website_event_sale
msgid "Online Ticketing"
msgstr "Çevrimiçi Biletleme"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.view_event_form
msgid "Online if not set"
msgstr "Ayarlanmazsa çevrim içi"
#. module: event
#. odoo-javascript
#: code:addons/event/static/src/js/tours/event_tour.js:0
msgid "Open date range picker.<br/>Pick a Start and End date for your event."
msgstr ""
"Tarih aralığı seçiciyi açın.<br/>Etkinliğiniz için Başlangıç ve Bitiş tarihi "
"seçin."
#. module: event
#: model_terms:event.event,description:event.event_0
msgid ""
"OpenElec Applications reserves the right to cancel, re-name or re-locate the "
"event or change the dates on which it is held."
msgstr ""
"OpenElec Uygulamaları, etkinliği iptal etme, yeniden adlandırma veya yeniden "
"konumlandırma ya da gerçekleştiği tarihleri değiştirme hakkını saklı tutar."
#. module: event
#: model:event.event,name:event.event_7
msgid "OpenWood Collection Online Reveal"
msgstr "OpenWood Koleksiyonu Çevrimiçi Gösterimi"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__organizer_id
#: model_terms:ir.ui.view,arch_db:event.view_registration_search
msgid "Organizer"
msgstr "Düzenleyen"
#. module: event
#: model:event.event,subtitle:event.event_7
msgid ""
"Our newest collection will be revealed online! Interact with us on our live "
"streams!"
msgstr ""
"En yeni koleksiyonumuz çevrimiçi olarak yayınlanacak! Canlı yayınlarımızda "
"bizimle iletişime geçin!"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.view_registration_search
msgid "Participant"
msgstr "Katılımcı"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.view_registration_search
msgid "Partner"
msgstr "İş Ortağı"
#. module: event
#: model:event.question,title:event.event_question_phone
#: model:ir.model.fields,field_description:event.field_event_registration__phone
#: model:ir.model.fields.selection,name:event.selection__event_question__question_type__phone
msgid "Phone"
msgstr "Telefon"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.attendee_list
msgid "Phone number"
msgstr "Telefon numarası"
#. module: event
#: model_terms:event.event,ticket_instructions:event.event_0
msgid ""
"Please come <b>at least</b> 30 minutes before the beginning of the event."
msgstr "Lütfen etkinliğin başlamasından <b>en az</b> 30 dakika önce gelin."
#. module: event
#. odoo-python
#: code:addons/event/models/res_config_settings.py:0
msgid "Please enter a valid base64 secret"
msgstr "Lütfen geçerli bir base64 gizli anahtarı girin"
#. module: event
#. odoo-python
#: code:addons/event/models/event_event.py:0
msgid "Please enter a valid event URL."
msgstr "Lütfen geçerli bir etkinlik URL'si girin."
#. module: event
#. odoo-javascript
#: code:addons/event/static/src/client_action/event_barcode.js:0
msgid "Please, Scan again!"
msgstr "Lütfen Tekrar Tarayın!"
#. module: event
#: model_terms:event.event,description:event.event_2
msgid "Point of Sale (POS), Introduction to report customization."
msgstr "Satış Noktası (POS), rapor kişiselleştirmesine giriş."
#. module: event
#. odoo-javascript
#: code:addons/event/static/src/client_action/event_registration_summary_dialog.xml:0
msgid "Print"
msgstr "Yazdır"
#. module: event
#: model_terms:event.event,description:event.event_0
#: model_terms:event.event,description:event.event_2
msgid "Program"
msgstr "Kampanya"
#. module: event
#: model_terms:event.event,description:event.event_2
msgid "Project management, Human resources, Contract management."
msgstr "Proje yönetimi, insan kaynakları, bağlantı yönetimi."
#. module: event
#: model:ir.model.fields,field_description:event.field_event_registration__registration_properties
#: model_terms:ir.ui.view,arch_db:event.view_registration_search
msgid "Properties"
msgstr "Özellikler"
#. module: event
#: model_terms:event.event,description:event.event_2
msgid "Purchase, Sales &amp; Purchase management, Financial accounting."
msgstr "Satın Alma, Satış &amp; Satın alma yönetimi, finansal muhasebe."
#. module: event
#: model_terms:ir.ui.view,arch_db:event.attendee_list
#: model_terms:ir.ui.view,arch_db:event.event_report_template_badge_card
#: model_terms:ir.ui.view,arch_db:event.event_report_template_foldable_badge
#: model_terms:ir.ui.view,arch_db:event.event_report_template_full_page_ticket
msgid "QR Code"
msgstr "QR kod"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_question_answer__question_id
#: model:ir.model.fields,field_description:event.field_event_registration_answer__question_id
#: model_terms:ir.ui.view,arch_db:event.event_question_view_form
#: model_terms:ir.ui.view,arch_db:event.view_event_form
msgid "Question"
msgstr "Soru"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_question__question_type
#: model:ir.model.fields,field_description:event.field_event_registration_answer__question_type
msgid "Question Type"
msgstr "Soru Tipi"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__question_ids
#: model:ir.model.fields,field_description:event.field_event_type__question_ids
#: model_terms:ir.ui.view,arch_db:event.view_event_form
#: model_terms:ir.ui.view,arch_db:event.view_event_registration_form
#: model_terms:ir.ui.view,arch_db:event.view_event_type_form
msgid "Questions"
msgstr "Sorular"
#. module: event
#: model:ir.model.fields,field_description:event.field_res_config_settings__module_website_event_track_quiz
msgid "Quiz on Tracks"
msgstr "Bölümlerde Test"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__rating_ids
#: model:ir.model.fields,field_description:event.field_event_registration__rating_ids
msgid "Ratings"
msgstr "Değerlendirmeler"
#. module: event
#: model:ir.model.fields.selection,name:event.selection__event_event__kanban_state__done
msgid "Ready for Next Stage"
msgstr "Bir Sonraki Aşama için Hazır"
#. module: event
#. odoo-javascript
#: code:addons/event/static/src/js/tours/event_tour.js:0
msgid "Ready to <b>organize events</b> in a few minutes? Let's get started!"
msgstr ""
"Birkaç dakika içinde <b> etkinlikler düzenlemeye </b> hazır mısınız? "
"Başlayalım!"
#. module: event
#: model:ir.model.fields.selection,name:event.selection__event_registration__state__open
#: model_terms:ir.ui.view,arch_db:event.view_event_registration_form
#: model_terms:ir.ui.view,arch_db:event.view_event_registration_tree
#: model_terms:ir.ui.view,arch_db:event.view_registration_search
msgid "Registered"
msgstr "Kayıtlı"
#. module: event
#. odoo-python
#: code:addons/event/models/event_ticket.py:0
#: code:addons/event/models/event_type_ticket.py:0
#: model:ir.model.fields,field_description:event.field_event_registration_answer__registration_id
#: model_terms:ir.ui.view,arch_db:event.event_event_ticket_view_tree_from_event
#: model_terms:ir.ui.view,arch_db:event.res_config_settings_view_form
#: model_terms:ir.ui.view,arch_db:event.view_event_registration_form
#: model_terms:ir.ui.view,arch_db:event.view_event_registration_graph
#: model_terms:ir.ui.view,arch_db:event.view_event_registration_pivot
#: model_terms:ir.ui.view,arch_db:event.view_event_registration_tree
msgid "Registration"
msgstr "Kayıt Ol"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.view_event_registration_form
#: model_terms:ir.ui.view,arch_db:event.view_event_registration_tree
#: model_terms:ir.ui.view,arch_db:event.view_registration_search
msgid "Registration Date"
msgstr "Kayıt Tarihi"
#. module: event
#: model:ir.ui.menu,name:event.menu_event_registration_desk
#: model:res.groups,name:event.group_event_registration_desk
#: model_terms:ir.ui.view,arch_db:event.view_event_form
msgid "Registration Desk"
msgstr "Kayıt masası"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event_ticket__end_sale_datetime
msgid "Registration End"
msgstr "Kayıt Sonu"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.view_registration_search
msgid "Registration ID"
msgstr "Kayıt ID'si"
#. module: event
#: model:ir.model,name:event.model_event_mail_registration
msgid "Registration Mail Scheduler"
msgstr "Mail Zamanlayıcı Kaydı"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.view_event_mail_form
msgid "Registration Mails"
msgstr "Kayıt Mailleri"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__registration_properties_definition
msgid "Registration Properties"
msgstr "Kayıt Özellikleri"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event_ticket__start_sale_datetime
msgid "Registration Start"
msgstr "Kayıt Başlatma"
#. module: event
#. odoo-python
#: code:addons/event/models/event_ticket.py:0
msgid "Registration for %s"
msgstr "%s için kayıt"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.view_event_mail_form
msgid "Registration mail"
msgstr "Kayıt Maili"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__event_registrations_open
msgid "Registration open"
msgstr "Kayıt açık"
#. module: event
#: model:ir.actions.act_window,name:event.event_registration_action_stats_from_event
msgid "Registration statistics"
msgstr "Kayıt istatistikleri"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event_ticket__registration_ids
msgid "Registrations"
msgstr "Kayıtlar"
#. module: event
#: model:ir.model.fields,help:event.field_event_event__event_registrations_open
msgid ""
"Registrations are open if:\n"
"- the event is not ended or not cancelled\n"
"- there are seats available on event\n"
"- the tickets are sellable (if ticketing is used)"
msgstr ""
"Kayıtlar aşağıdaki durumlarda açıktır:\n"
"- etkinliğin sona ermemesi veya iptal edilmemesi\n"
"- etkinlikte boş koltuklar var\n"
"- biletlerin satılabilir olması (biletleme kullanılıyorsa)"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__event_registrations_started
msgid "Registrations started"
msgstr "Kayıtlar Başladı"
#. module: event
#. odoo-python
#: code:addons/event/models/event_mail.py:0
msgid "Rendering of template failed with error: %(error)s."
msgstr "Şablon oluşturma işlemi hata ile başarısız oldu: %(error)s."
#. module: event
#: model:ir.ui.menu,name:event.menu_reporting_events
msgid "Reporting"
msgstr "Raporlama"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event_ticket__seats_reserved
msgid "Reserved Seats"
msgstr "Ayrılmış Koltuklar"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__user_id
#: model_terms:ir.ui.view,arch_db:event.view_event_search
#: model_terms:ir.ui.view,arch_db:event.view_registration_search
msgid "Responsible"
msgstr "Sorumlu"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__activity_user_id
#: model:ir.model.fields,field_description:event.field_event_registration__activity_user_id
msgid "Responsible User"
msgstr "Sorumlu Kullanıcı"
#. module: event
#: model:ir.actions.report,name:event.action_report_event_registration_responsive_html_ticket
msgid "Responsive Html Full Page Ticket"
msgstr "Duyarlı HTML Tam Sayfa Bilet"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.event_question_view_search
msgid "Reusable"
msgstr "Yeniden kullanılabilir"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.event_report_template_formatted_event_address
msgid "Rue de la Paix 123"
msgstr "Rue de la Paix 123"
#. module: event
#: model:ir.model.fields.selection,name:event.selection__event_mail__mail_state__running
msgid "Running"
msgstr "Devam Eden"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__message_has_sms_error
#: model:ir.model.fields,field_description:event.field_event_registration__message_has_sms_error
msgid "SMS Delivery error"
msgstr "SMS İleti hatası"
#. module: event
#. odoo-javascript
#: code:addons/event/static/src/client_action/event_barcode.xml:0
msgid "Scan or Tap"
msgstr "Tara veya Dokun"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.res_config_settings_view_form
msgid "Schedule & Tracks"
msgstr "Program & Bölümler"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_mail__scheduled_date
#: model:ir.model.fields,field_description:event.field_event_mail_slot__scheduled_date
msgid "Schedule Date"
msgstr "Planlanan Tarih"
#. module: event
#: model_terms:ir.actions.act_window,help:event.action_event_view
msgid ""
"Schedule and organize your events: handle registrations, send automated "
"confirmation emails, sell tickets, etc."
msgstr ""
"Etkinliklerinizi planlayın ve düzenleyin: kayıtları yönetin, otomatik onay e-"
"postaları gönderin, bilet satın vb."
#. module: event
#: model:ir.model.fields.selection,name:event.selection__event_mail__mail_state__scheduled
msgid "Scheduled"
msgstr "Planlandı"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_mail_registration__scheduled_date
msgid "Scheduled Time"
msgstr "Planlanmış Zaman"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_registration__mail_registration_ids
msgid "Scheduler Emails"
msgstr "Planlayıcı E-postaları"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.event_question_view_search
msgid "Search Event Question"
msgstr "Etkinlik Sorusu Ara"
#. module: event
#: model_terms:event.event,description:event.event_5
msgid "Seasoned Hockey Fans and curious people, this tournament is for you!"
msgstr "Tecrübeli Hokey Hayranları ve meraklılar, bu turnuva sizin için!"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.res_config_settings_view_form
msgid "Secret"
msgstr "Gizli"
#. module: event
#. odoo-javascript
#: code:addons/event/static/src/client_action/event_barcode.xml:0
msgid "Select Attendee"
msgstr "Katılımcı Seçin"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.event_registration_answer_view_tree
msgid "Selected answer"
msgstr "Seçilen cevap"
#. module: event
#: model:ir.model.fields.selection,name:event.selection__event_question__question_type__simple_choice
msgid "Selection"
msgstr "Seçim"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.res_config_settings_view_form
msgid "Sell tickets on your website"
msgstr "Web siteniz üzerinden bilet satın"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.res_config_settings_view_form
msgid "Sell tickets with Point of Sale"
msgstr "Satış Noktası ile bilet satın"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.res_config_settings_view_form
msgid "Sell tickets with sales orders"
msgstr "Satış siparişi ile bilet satın"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_mail__notification_type
#: model:ir.model.fields,field_description:event.field_event_type_mail__notification_type
msgid "Send"
msgstr "Gönder"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.view_event_registration_form
msgid "Send by Email"
msgstr "E-posta ile Gönder"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_mail__mail_done
#: model:ir.model.fields,field_description:event.field_event_mail_slot__mail_done
#: model:ir.model.fields.selection,name:event.selection__event_mail__mail_state__sent
#: model_terms:ir.ui.view,arch_db:event.view_event_mail_form
msgid "Sent"
msgstr "Gönderildi"
#. module: event
#: model:mail.template,description:event.event_reminder
msgid ""
"Sent automatically to attendees if there is a reminder defined on the event"
msgstr ""
"Etkinlikte tanımlanmış bir hatırlatıcı varsa katılımcılara otomatik olarak "
"gönderilir"
#. module: event
#: model:mail.template,description:event.event_registration_mail_template_badge
msgid "Sent automatically to someone after they registered to an event"
msgstr "Bir etkinliğe kaydolduktan sonra birine otomatik olarak gönderilir"
#. module: event
#: model:mail.template,description:event.event_subscription
msgid "Sent to attendees after registering to an event"
msgstr "Bir etkinliğe kaydolduktan sonra katılımcılara gönderilir"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event_ticket__sequence
#: model:ir.model.fields,field_description:event.field_event_question__sequence
#: model:ir.model.fields,field_description:event.field_event_question_answer__sequence
#: model:ir.model.fields,field_description:event.field_event_stage__sequence
#: model:ir.model.fields,field_description:event.field_event_tag__sequence
#: model:ir.model.fields,field_description:event.field_event_tag_category__sequence
#: model:ir.model.fields,field_description:event.field_event_type__sequence
#: model:ir.model.fields,field_description:event.field_event_type_ticket__sequence
msgid "Sequence"
msgstr "Sıralama"
#. module: event
#: model:ir.actions.act_window,name:event.action_event_configuration
#: model:ir.ui.menu,name:event.menu_event_global_settings
msgid "Settings"
msgstr "Ayarlar"
#. module: event
#: model:res.partner,website_short_description:event.res_partner_event_4
msgid ""
"Shangai Pterocarpus Furniture brings honesty and seriousness to wood "
"industry while helping customers deal with trees, flowers and fungi."
msgstr ""
"Shangai Pterocarpus Mobilya, müşterilerin ağaç, çiçek ve mantarlarla başa "
ıkmasına yardımcı olurken ahşap endüstrisine dürüstlük ve ciddiyet getirir."
#. module: event
#: model_terms:ir.ui.view,arch_db:event.view_event_search
#: model_terms:ir.ui.view,arch_db:event.view_registration_search
msgid "Show all records whose next activity date is past"
msgstr "Bir sonraki etkinlik tarihi geçmiş olan tüm kayıtları göster"
#. module: event
#. odoo-javascript
#: code:addons/event/static/src/client_action/event_registration_summary_dialog.xml:0
#: model:ir.model.fields,field_description:event.field_event_mail_slot__event_slot_id
#: model:ir.model.fields,field_description:event.field_event_registration__event_slot_id
#: model_terms:ir.ui.view,arch_db:event.view_registration_search
msgid "Slot"
msgstr "Slot"
#. module: event
#: model:ir.model,name:event.model_event_mail_slot
msgid "Slot Mail Scheduler"
msgstr "Slot Posta Zamanlayıcısı"
#. module: event
#. odoo-python
#: code:addons/event/models/event_registration.py:0
msgid "Slot choice is mandatory on multi-slots events."
msgstr "Çoklu slot etkinliklerinde slot seçimi zorunludur."
#. module: event
#: model_terms:ir.ui.view,arch_db:event.view_event_form
msgid "Slot(s)"
msgstr "Yuva(lar)"
#. module: event
#: model:ir.model.fields,help:event.field_event_mail__mail_slot_ids
msgid "Slot-based communication"
msgstr "Slot tabanlı iletişim"
#. module: event
#. odoo-python
#: code:addons/event/models/event_event.py:0
#: model:ir.actions.act_window,name:event.event_slot_action_from_event
#: model:ir.model.fields,field_description:event.field_event_event__event_slot_ids
#: model_terms:ir.ui.view,arch_db:event.view_event_slot_calendar
#: model_terms:ir.ui.view,arch_db:event.view_event_slot_tree
msgid "Slots"
msgstr "Slotlar"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__event_slot_count
msgid "Slots Count"
msgstr "Yuva Sayısı"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__event_registrations_sold_out
#: model:ir.model.fields,field_description:event.field_event_event_ticket__is_sold_out
#: model:ir.model.fields,field_description:event.field_event_slot__is_sold_out
msgid "Sold Out"
msgstr "Tükendi"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_registration__utm_source_id
#: model_terms:ir.ui.view,arch_db:event.view_registration_search
msgid "Source"
msgstr "Kaynak"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__specific_question_ids
msgid "Specific Questions"
msgstr "Belirli Sorular"
#. module: event
#: model:event.tag,name:event.event_tag_category_2_tag_3
#: model:event.type,name:event.event_type_2
msgid "Sport"
msgstr "Spor"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__stage_id
#: model_terms:ir.ui.view,arch_db:event.view_event_search
msgid "Stage"
msgstr "Aşama"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_stage__name
msgid "Stage Name"
msgstr "Aşama Adı"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_stage__description
msgid "Stage description"
msgstr "Aşama açıklaması"
#. module: event
#: model:event.event.ticket,name:event.event_0_ticket_1
#: model:event.event.ticket,name:event.event_2_ticket_1
#: model:event.event.ticket,name:event.event_3_ticket_0
#: model:event.event.ticket,name:event.event_7_ticket_1
msgid "Standard"
msgstr "Standart"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__date_begin
#: model_terms:ir.ui.view,arch_db:event.view_event_search
msgid "Start Date"
msgstr "Başlama Tarihi"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_slot__start_datetime
msgid "Start Datetime"
msgstr "Başlangıç Tarih-Saati"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__start_sale_datetime
msgid "Start sale date"
msgstr "Satışa başlama tarihi"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_slot__start_hour
msgid "Starting Hour"
msgstr "Başlangıç Saati"
#. module: event
#: model:ir.model.fields,field_description:event.field_res_partner__static_map_url
#: model:ir.model.fields,field_description:event.field_res_users__static_map_url
msgid "Static Map Url"
msgstr "Statik Harita URL'si"
#. module: event
#: model:ir.model.fields,field_description:event.field_res_partner__static_map_url_is_valid
#: model:ir.model.fields,field_description:event.field_res_users__static_map_url_is_valid
msgid "Static Map Url Is Valid"
msgstr "Statik Harita URL'si Geçerli"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.event_question_view_list
#: model_terms:ir.ui.view,arch_db:event.view_event_form
msgid "Stats"
msgstr "İstatistikler"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_registration__state
#: model_terms:ir.ui.view,arch_db:event.view_registration_search
msgid "Status"
msgstr "Durumu"
#. module: event
#: model:ir.model.fields,help:event.field_event_event__activity_state
#: model:ir.model.fields,help:event.field_event_registration__activity_state
msgid ""
"Status based on activities\n"
"Overdue: Due date is already passed\n"
"Today: Activity date is today\n"
"Planned: Future activities."
msgstr ""
"Aktivitelere göre durum \n"
"Gecikmiş\\: Son tarih geçmiş\n"
"Bugün\\: Aktivite tarihi bugün\n"
"Planlanmış\\: Gelecek Aktiviteler."
#. module: event
#. odoo-javascript
#: code:addons/event/static/src/client_action/event_registration_summary_dialog.xml:0
msgid "Successfully registered!"
msgstr "Başarıyla kaydedildi!"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_registration_answer__value_answer_id
msgid "Suggested answer"
msgstr "Önerilen yanıt"
#. module: event
#: model:ir.model.fields,help:event.field_event_tag__color
msgid ""
"Tag color. No color means no display in kanban or front-end, to distinguish "
"internal tags from public categorization tags."
msgstr ""
"Etiket rengi. Renk olmaması, dahili etiketleri genel kategorizasyon "
"etiketlerinden ayırmak için kanban'da veya ön uçta görüntü olmaması anlamına "
"gelir."
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__tag_ids
#: model:ir.model.fields,field_description:event.field_event_tag_category__tag_ids
#: model:ir.model.fields,field_description:event.field_event_type__tag_ids
#: model_terms:ir.ui.view,arch_db:event.event_tag_category_view_form
msgid "Tags"
msgstr "Etiketler"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.view_registration_search
msgid "Taken"
msgstr "Alınmış"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event_ticket__seats_taken
msgid "Taken Seats"
msgstr "Dolu Koltuklar"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__event_type_id
#: model:ir.model.fields,field_description:event.field_event_mail__template_ref
#: model:ir.model.fields,field_description:event.field_event_type_mail__template_ref
#: model_terms:ir.ui.view,arch_db:event.view_event_form
#: model_terms:ir.ui.view,arch_db:event.view_event_search
msgid "Template"
msgstr "Şablon"
#. module: event
#: model:ir.model.fields.selection,name:event.selection__event_question__question_type__text_box
msgid "Text Input"
msgstr "Metin Girişi"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_registration_answer__value_text_box
msgid "Text answer"
msgstr "Metin cevap"
#. module: event
#: model:event.event,subtitle:event.event_1
msgid ""
"The Great Reno Balloon Race is the world's largest free hot-air ballooning "
"event."
msgstr ""
"Büyük Reno Balon Yarışı, dünyanın en büyük ücretsiz sıcak hava balonu "
"etkinliğidir."
#. module: event
#: model_terms:event.event,description:event.event_5
msgid ""
"The best Hockey teams of the country will compete for the national Hockey "
"trophy."
msgstr "Ülkenin en iyi hokey takımları ulusal Hokey kupası için yarışacak."
#. module: event
#: model_terms:event.event,description:event.event_1
msgid ""
"The best aeronauts of the world will gather on this event to offer you the "
"most spectacular show."
msgstr ""
"Dünyanın en iyi havacıları, size en muhteşem şovu sunmak için bu etkinlikte "
"bir araya gelecek."
#. module: event
#. odoo-python
#: code:addons/event/models/event_event.py:0
msgid "The closing date cannot be earlier than the beginning date."
msgstr "Bitiş tarihi, başlangıç tarihinden önce olamaz."
#. module: event
#: model:event.stage,description:event.event_stage_announced
msgid "The event has been publicly announced"
msgstr "Etkinlik kamuoyuna duyuruldu"
#. module: event
#: model:ir.model.fields,help:event.field_event_event__event_registrations_sold_out
msgid ""
"The event is sold out if no more seats are available on event. If ticketing "
"is used and all tickets are sold out, the event will be sold out."
msgstr ""
"Etkinlikte daha fazla koltuk yoksa etkinlik kapanır. Biletleme kullanılırsa "
"ve tüm biletler tükenirse, etkinlik kapanacaktır."
#. module: event
#: model_terms:event.event,description:event.event_7
msgid ""
"The finest OpenWood furnitures are coming to your house in a brand new "
"collection"
msgstr "En iyi OpenWood mobilyaları yepyeni bir koleksiyonla evinize geliyor"
#. module: event
#. odoo-python
#: code:addons/event/models/event_slot.py:0
msgid ""
"The following slots cannot be deleted while they have one or more "
"registrations linked to them:\n"
"- %s"
msgstr ""
"Aşağıdaki yuvalar, kendilerine bağlı bir veya daha fazla kayıt varken "
"silinemez:\n"
"- %s"
#. module: event
#. odoo-python
#: code:addons/event/models/event_ticket.py:0
msgid ""
"The following tickets cannot be deleted while they have one or more "
"registrations linked to them:\n"
"- %s"
msgstr ""
"Aşağıdaki biletler, kendilerine bağlı bir veya daha fazla kayıt varken "
"silinemez:\n"
"- %s"
#. module: event
#. odoo-python
#: code:addons/event/models/event_ticket.py:0
msgid ""
"The limit per order cannot be greater than %(limit_orderable)s. Please check "
"ticket %(ticket_name)s"
msgstr ""
"Sipariş başına limit %(limit_orderable)s adresinden büyük olamaz. Lütfen "
"bileti kontrol edin %(ticket_name)s"
#. module: event
#. odoo-python
#: code:addons/event/models/event_ticket.py:0
msgid ""
"The limit per order cannot be greater than the maximum seats number. Please "
"check ticket %(ticket_name)s"
msgstr ""
"Sipariş başına limit, maksimum koltuk sayısından fazla olamaz. Lütfen bileti "
"kontrol edin %(ticket_name)s"
#. module: event
#. odoo-python
#: code:addons/event/models/event_ticket.py:0
msgid ""
"The limit per order must be positive. Please check ticket %(ticket_name)s"
msgstr ""
"Sipariş başına limit pozitif olmalıdır. Lütfen bileti kontrol edin %"
"(ticket_name)s"
#. module: event
#: model_terms:event.event,description:event.event_1
msgid "The safety of our attendees and our aeronauts comes first!"
msgstr ""
"Katılımcılarımızın ve balon pilotlarımızın güvenliği her şeyden önce gelir!"
#. module: event
#. odoo-python
#: code:addons/event/models/event_ticket.py:0
msgid ""
"The stop date cannot be earlier than the start date. Please check ticket %"
"(ticket_name)s"
msgstr ""
"Durdurma tarihi, başlangıç tarihinden önce olamaz. Lütfen%(ticket_name)s "
"biletini kontrol edin"
#. module: event
#. odoo-python
#: code:addons/event/models/event_event.py:0
msgid ""
"There are more registrations than this limit, the event will be sold out and "
"the extra registrations will remain."
msgstr ""
"Bu limitten daha fazla kayıt olması durumunda, etkinliğin biletleri "
"tükenecek ve fazladan kayıtlar kalacaktır."
#. module: event
#. odoo-python
#: code:addons/event/models/event_event.py:0
msgid ""
"There are not enough seats available for %(event_name)s:\n"
"%(sold_out_info)s"
msgstr ""
"%(event_name)s için yeterli koltuk bulunmamaktadır:\n"
"%(sold_out_info)s"
#. module: event
#. odoo-python
#: code:addons/event/models/event_mail.py:0
msgid ""
"There is an issue with dynamic placeholder. Actual error received is: %"
"(error)s."
msgstr ""
"Dinamik yer tutucu ile ilgili bir sorun var. Alınan gerçek hata şudur: %"
"(error)s."
#. module: event
#: model:ir.model.constraint,message:event.constraint_event_registration_answer_value_check
msgid "There must be a suggested value or a text value."
msgstr "Önerilen bir değer veya metin değeri olmalıdır."
#. module: event
#. odoo-python
#: code:addons/event/models/event_event.py:0
msgid ""
"These events cannot have slots scheduled outside of their time range:\n"
"%(event_names)s"
msgstr ""
"Bu etkinliklerin zaman aralığı dışında planlanmış yuvaları olamaz:\n"
"%(event_names)s"
#. module: event
#: model_terms:event.event,description:event.event_0
msgid ""
"This event is also an opportunity to showcase our partners' case studies, "
"methodology or developments. Be there and see directly from the source the "
"features of the version 12!"
msgstr ""
"Bu etkinlik aynı zamanda ortaklarımızın vaka çalışmalarını, metodolojisini "
"veya gelişmelerini sergilemek için bir fırsattır. Orada olun ve doğrudan "
"kaynaktan sürüm 12 özelliklerini görün!"
#. module: event
#: model_terms:event.event,description:event.event_7
msgid ""
"This event is fully online and FREE, if you have paid for tickets, you "
"should get a refund.<br>\n"
" It will require a good Internet connection to get the best video "
"quality."
msgstr ""
"Bu etkinlik tamamen çevrimiçi ve ÜCRETSİZ, biletler için ödeme yaptıysanız "
"para iadesi almalısınız. <br>\n"
" En iyi video kalitesini elde etmek için iyi bir İnternet bağlantısı "
"gerekir."
#. module: event
#: model:ir.model.fields,help:event.field_event_event__ticket_instructions
#: model:ir.model.fields,help:event.field_event_type__ticket_instructions
msgid "This information will be printed on your tickets."
msgstr "Bu bilgiler biletlerinize basılacaktır."
#. module: event
#. odoo-python
#: code:addons/event/models/event_mail.py:0
msgid "This is due to an error in template %(template_link)s."
msgstr "Bu durum %(template_link)s şablonundaki bir hatadan kaynaklanmaktadır."
#. module: event
#. odoo-javascript
#: code:addons/event/static/src/js/tours/event_tour.js:0
msgid "This is the <b>name</b> your guests will see when registering."
msgstr "Bu, konuklarınızın kaydolurken görecekleri <b> addır </b>."
#. module: event
#: model_terms:event.event,description:event.event_1
msgid ""
"This is the perfect place for spending a nice day with your family, we "
"guarantee you will be leaving with beautiful everlasting memories!"
msgstr ""
"Ailenizle güzel bir gün geçirmek için mükemmel bir yer, unutulmaz anılarla "
"ayrılacağınızı garanti ediyoruz!"
#. module: event
#: model_terms:event.event,description:event.event_3
msgid ""
"This is the perfect place for spending a nice time with your friends while "
"listening to some of the most iconic rock songs of all times!"
msgstr ""
"Bu, tüm zamanların en ikonik rock şarkılarından bazılarını dinlerken "
"arkadaşlarınızla güzel vakit geçirmek için mükemmel bir yer!"
#. module: event
#. odoo-python
#: code:addons/event/models/event_mail.py:0
msgid "This may be linked to template %(template_link)s."
msgstr "Bu durum %(template_link)s şablonuyla bağlantılı olabilir."
#. module: event
#: model_terms:ir.ui.view,arch_db:event.event_question_view_form
msgid "This question is used by"
msgstr "Bu soru şu kişiler tarafından kullanılır"
#. module: event
#. odoo-javascript
#: code:addons/event/static/src/client_action/event_registration_summary_dialog.xml:0
msgid "This ticket is for another event!"
msgstr "Bu bilet başka bir etkinlik için!"
#. module: event
#. odoo-javascript
#: code:addons/event/static/src/client_action/event_registration_summary_dialog.xml:0
msgid "This ticket is not for an ongoing event"
msgstr "Bu bilet devam eden bir etkinlik için değil"
#. module: event
#. odoo-python
#: code:addons/event/controllers/main.py:0
#: model_terms:ir.ui.view,arch_db:event.event_event_ticket_view_form_from_event
#: model_terms:ir.ui.view,arch_db:event.view_registration_search
msgid "Ticket"
msgstr "Bilet"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__ticket_instructions
#: model:ir.model.fields,field_description:event.field_event_type__ticket_instructions
#: model_terms:ir.ui.view,arch_db:event.view_event_form
#: model_terms:ir.ui.view,arch_db:event.view_event_type_form
msgid "Ticket Instructions"
msgstr "Bilet Talimatları"
#. module: event
#. odoo-javascript
#: code:addons/event/static/src/client_action/event_registration_summary_dialog.xml:0
#: model:ir.model.fields,field_description:event.field_event_registration__event_ticket_id
#: model_terms:ir.ui.view,arch_db:event.event_event_ticket_form_view
#: model_terms:ir.ui.view,arch_db:event.view_registration_search
msgid "Ticket Type"
msgstr "Talep Türü"
#. module: event
#. odoo-javascript
#: code:addons/event/static/src/client_action/event_registration_summary_dialog.xml:0
msgid "Ticket already scanned!"
msgstr "Bilet zaten tarandı!"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.attendee_list
msgid "Ticket type"
msgstr "Bilet tipi"
#. module: event
#. odoo-javascript
#: code:addons/event/static/src/js/tours/event_tour.js:0
msgid ""
"Ticket types allow you to distinguish your attendees. Let's <b>create</b> a "
"new one."
msgstr ""
"Bilet türleri, katılımcılarınızı ayırt etmenize olanak tanır. Yeni bir tane "
"<b> oluşturalım </b>."
#. module: event
#. odoo-javascript
#: code:addons/event/static/src/client_action/event_registration_summary_dialog.xml:0
msgid "Ticket was first scanned on"
msgstr "Bilet ilk olarak"
#. module: event
#. odoo-python
#: code:addons/event/controllers/main.py:0
#: model:ir.model.fields,field_description:event.field_event_type__event_type_ticket_ids
#: model_terms:ir.ui.view,arch_db:event.event_event_ticket_view_tree_from_event
#: model_terms:ir.ui.view,arch_db:event.view_event_form
#: model_terms:ir.ui.view,arch_db:event.view_event_type_form
msgid "Tickets"
msgstr "Biletler"
#. module: event
#: model_terms:event.event,ticket_instructions:event.event_0
msgid "Tickets can be printed or scanned directly from your phone."
msgstr "Biletler doğrudan telefonunuzdan yazdırılabilir veya taranabilir."
#. module: event
#: model:ir.model.fields,field_description:event.field_res_config_settings__module_pos_event
msgid "Tickets with PoS"
msgstr "POS ile Biletler"
#. module: event
#: model:ir.model.fields,field_description:event.field_res_config_settings__module_event_sale
msgid "Tickets with Sale"
msgstr "Satışlı Biletler"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_type__default_timezone
#: model_terms:ir.ui.view,arch_db:event.view_event_slot_form
#: model_terms:ir.ui.view,arch_db:event.view_event_slot_multi_create_form
msgid "Timezone"
msgstr "Saat Dilimi"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_question__title
msgid "Title"
msgstr "Başlık"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.view_event_slot_tree
msgid "To"
msgstr "Bitiş"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.view_event_search
#: model_terms:ir.ui.view,arch_db:event.view_registration_search
msgid "Today Activities"
msgstr "Bugünkü Aktiviteler"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.event_event_ticket_view_tree_from_event
#: model_terms:ir.ui.view,arch_db:event.view_event_tree
msgid "Total"
msgstr "Toplam"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.view_event_tree
msgid "Total Attendees"
msgstr "Toplam Katılımcı Sayısı"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.event_event_ticket_view_tree_from_event
msgid "Total Registration"
msgstr "Toplam Kayıt"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.view_event_form
msgid "Total Registrations for this Event"
msgstr "Bu Etkinlik için Toplam Kayıt"
#. module: event
#: model:ir.model.fields,field_description:event.field_res_config_settings__module_website_event_track
msgid "Tracks and Agenda"
msgstr "Bölümler ve Gündem"
#. module: event
#: model:event.type,name:event.event_type_1
msgid "Training"
msgstr "Eğitim"
#. module: event
#: model:res.partner,website_short_description:event.res_partner_event_3
msgid ""
"Tree Dealers brings honesty and seriousness to wood industry while helping "
"customers deal with trees, flowers and fungi."
msgstr ""
"Ağaç Satıcıları, müşterilerin ağaç, çiçek ve mantarlarla başa çıkmasına "
"yardımcı olurken ahşap endüstrisine dürüstlük ve ciddiyet getirir."
#. module: event
#: model:ir.model.fields,field_description:event.field_event_type_mail__interval_type
msgid "Trigger"
msgstr "Tetikleyici"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_mail__interval_type
msgid "Trigger "
msgstr "Tetikleyici "
#. module: event
#: model:event.tag.category,name:event.event_tag_category_3
#: model_terms:ir.ui.view,arch_db:event.event_question_view_list
#: model_terms:ir.ui.view,arch_db:event.view_event_form
#: model_terms:ir.ui.view,arch_db:event.view_event_registration_form
msgid "Type"
msgstr "Tip"
#. module: event
#: model:ir.model.fields,help:event.field_event_event__activity_exception_decoration
#: model:ir.model.fields,help:event.field_event_registration__activity_exception_decoration
msgid "Type of the exception activity on record."
msgstr "Kayıtlardaki istisna etkinliğinin türü."
#. module: event
#: model:ir.model.fields.selection,name:event.selection__event_registration__state__draft
#: model_terms:ir.ui.view,arch_db:event.view_registration_search
msgid "Unconfirmed"
msgstr "Onaysız"
#. module: event
#: model:ir.model.fields,help:event.field_event_registration__state
msgid ""
"Unconfirmed: registrations in a pending state waiting for an action "
"(specific case, notably with sale status)\n"
"Registered: registrations considered taken by a client\n"
"Attended: registrations for which the attendee attended the event\n"
"Cancelled: registrations cancelled manually"
msgstr ""
"Onaylanmamış: eylem bekleyen, bekleme durumundaki kayıtlar (özellikle satış "
"gibi belirli durumlar)\n"
"Kayıtlı: müşteri tarafından kabul edildiği düşünülen kayıtlar\n"
"Katılımcı: katılımcının etkinliğe katıldığı kayıtlar\n"
"İptal edilen: manuel olarak iptal edilen kayıtlar"
#. module: event
#: model_terms:ir.actions.act_window,help:event.action_event_mail
msgid ""
"Under this technical menu you will find all scheduled communication related "
"to your events."
msgstr ""
"Bu teknik menü altında etkinliklerinizle ilgili tüm planlanmış iletişimleri "
"bulacaksınız."
#. module: event
#: model_terms:event.event,description:event.event_2
msgid "Understand the various modules;"
msgstr "Çeşitli modelleri anlama;"
#. module: event
#. odoo-javascript
#: code:addons/event/static/src/client_action/event_registration_summary_dialog.xml:0
msgid "Undo"
msgstr "Geri Al"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_mail__interval_unit
#: model:ir.model.fields,field_description:event.field_event_type_mail__interval_unit
msgid "Unit"
msgstr "Birim"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.view_event_slot_tree
msgid "Until"
msgstr "Bitiş"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.view_event_search
msgid "Upcoming events from today"
msgstr "Bugünden itibaren yaklaşan etkinlikler"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.view_event_search
msgid "Upcoming/Running"
msgstr "Yaklaşan/Aktif"
#. module: event
#. odoo-python
#: code:addons/event/models/event_event.py:0
msgid "Update the limit of registrations?"
msgstr "Kayıt sınırı güncellendi mi?"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__use_barcode
msgid "Use Barcode"
msgstr "Barkod Kullan"
#. module: event
#: model:ir.model.fields,field_description:event.field_res_config_settings__use_event_barcode
msgid "Use Event Barcode"
msgstr "Etkinlik Barkodu Kullan"
#. module: event
#: model_terms:ir.actions.act_window,help:event.event_tag_category_action_tree
msgid "Use Event Tag Categories to classify and organize your event tags."
msgstr ""
"Etkinlik etiketlerinizi sınıflandırmak ve düzenlemek için Etkinlik Etiketi "
"Kategorilerini kullanın."
#. module: event
#. odoo-javascript
#: code:addons/event/static/src/js/tours/event_tour.js:0
msgid "Use the <b>breadcrumbs</b> to go back to your kanban overview."
msgstr ""
"Kanban genel bakışınıza geri dönmek için <b> içerik haritalarını </b> "
"kullanın."
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event_ticket__seats_used
msgid "Used Seats"
msgstr "Kullanılmış Koltuklar"
#. module: event
#: model:res.groups,name:event.group_event_user
msgid "User"
msgstr "Kullanıcı"
#. module: event
#: model:event.event.ticket,name:event.event_0_ticket_2
#: model:event.event.ticket,name:event.event_2_ticket_2
#: model:event.event.ticket,name:event.event_3_ticket_1
#: model:event.event.ticket,name:event.event_7_ticket_2
msgid "VIP"
msgstr "VIP"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__address_id
#: model_terms:ir.ui.view,arch_db:event.view_event_search
msgid "Venue"
msgstr "Yer"
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__address_inline
msgid "Venue (formatted for one line uses)"
msgstr "Mekan (tek satırlık kullanımlar için biçimlendirilmiş)"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.view_event_form
msgid "Visible to all"
msgstr "Herkes tarafından görülebilir"
#. module: event
#: model_terms:ir.actions.act_window,help:event.act_event_registration_from_event
#: model_terms:ir.actions.act_window,help:event.event_registration_action
#: model_terms:ir.actions.act_window,help:event.event_registration_action_kanban
msgid ""
"Wait until Attendees register to your Event or create their registrations "
"manually."
msgstr ""
"Katılımcıların Etkinliğinize kaydolmasını veya kayıtlarını manuel olarak "
"oluşturmasını bekleyin."
#. module: event
#: model_terms:event.event,description:event.event_2
msgid "Warehouse management, Manufacturing (MRP) &amp; Sales, Import/Export."
msgstr "Depo yönetimi, Üretim (MRP) & amp; Satış, İçe/Dışa Aktarım."
#. module: event
#: model_terms:event.event,description:event.event_1
#: model_terms:event.event,description:event.event_3
#: model_terms:event.event,description:event.event_5
msgid ""
"We reserve the right to cancel, re-name or re-locate the event or change the "
"dates on which it is held in case the weather fails us."
msgstr ""
"Hava durumunun bizi etkilememesi durumunda etkinliği iptal etme, yeniden "
"adlandırma veya yeniden bulma veya düzenlenme tarihlerini değiştirme hakkını "
"saklı tutarız."
#. module: event
#: model:ir.model.fields,field_description:event.field_event_event__website_message_ids
#: model:ir.model.fields,field_description:event.field_event_registration__website_message_ids
msgid "Website Messages"
msgstr "Websitesi Mesajları"
#. module: event
#: model:ir.model.fields,help:event.field_event_event__website_message_ids
#: model:ir.model.fields,help:event.field_event_registration__website_message_ids
msgid "Website communication history"
msgstr "Websitesi iletişim geçmişi"
#. module: event
#: model:ir.model.fields.selection,name:event.selection__event_mail__interval_unit__weeks
#: model:ir.model.fields.selection,name:event.selection__event_type_mail__interval_unit__weeks
msgid "Weeks"
msgstr "Hafta"
#. module: event
#: model_terms:event.event,description:event.event_0
msgid "What's new?"
msgstr "Ne var ne yok?"
#. module: event
#: model:ir.model.fields,help:event.field_event_event__date_begin
msgid ""
"When the event is scheduled to take place (expressed in your local timezone "
"on the form view)."
msgstr ""
"Etkinliğin planlanan tarihini belirtir (form görünümünde yerel saat "
"diliminizde gösterilir)."
#. module: event
#: model:ir.model.fields,help:event.field_event_event__is_ongoing
msgid "Whether event has begun"
msgstr "Etkinliğin başlayıp başlamadığı"
#. module: event
#: model:ir.model.fields,help:event.field_event_event_ticket__sale_available
msgid "Whether it is possible to sell these tickets"
msgstr "Bu biletleri satmanın mümkün olup olmadığı"
#. module: event
#: model:ir.model.fields,help:event.field_event_event_ticket__is_sold_out
msgid "Whether seats are not available for this ticket."
msgstr "Bu bilet için yer olup olmadığı."
#. module: event
#: model:ir.model.fields,help:event.field_event_slot__is_sold_out
msgid "Whether seats are sold out for this slot."
msgstr "Bu slot için koltuklar tükenmiş olsun."
#. module: event
#: model:event.event.ticket,description:event.event_0_ticket_2
msgid "You are truly among the best."
msgstr "Sen gerçekten en iyiler arasındasın."
#. module: event
#. odoo-python
#: code:addons/event/models/event_question.py:0
msgid ""
"You cannot change the question type of a question that already has answers!"
msgstr "Zaten yanıtları olan bir sorunun soru türünü değiştiremezsiniz!"
#. module: event
#. odoo-python
#: code:addons/event/models/event_question.py:0
msgid "You cannot delete a default question."
msgstr "Varsayılan bir soruyu silemezsiniz."
#. module: event
#. odoo-python
#: code:addons/event/models/event_question.py:0
msgid ""
"You cannot delete a question that has already been answered by attendees. "
"You can archive it instead."
msgstr ""
"Katılımcılar tarafından daha önce yanıtlanmış bir soruyu silemezsiniz. Bunun "
"yerine arşivleyebilirsiniz."
#. module: event
#. odoo-python
#: code:addons/event/models/event_question_answer.py:0
msgid ""
"You cannot delete an answer that has already been selected by attendees."
msgstr "Katılımcılar tarafından önceden seçilmiş bir yanıtı silemezsiniz."
#. module: event
#: model:mail.template,subject:event.event_registration_mail_template_badge
msgid "Your badge for {{ object.event_id.name }}"
msgstr "{{ object.event_id.name }} için rozetiniz"
#. module: event
#: model:mail.template,subject:event.event_subscription
msgid "Your registration at {{ object.event_id.name }}"
msgstr "{{ object.event_id.name }} deki kaydınız"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.event_tag_category_view_form
msgid "e.g. \"12-16 years old\""
msgstr "örn. \"12-16 yaş arası\""
#. module: event
#: model_terms:ir.ui.view,arch_db:event.event_tag_category_view_form
msgid "e.g. \"Age Category\""
msgstr "örn. \"Yaş Kategorisi\""
#. module: event
#: model_terms:ir.ui.view,arch_db:event.view_event_registration_form
msgid "e.g. \"Azure Interior\""
msgstr "örn. \"Azure İç Mekan\""
#. module: event
#: model_terms:ir.ui.view,arch_db:event.event_question_view_form
msgid "e.g. \"Do you have any diet restrictions?\""
msgstr "örneğin, \"Herhangi bir diyet kısıtlamanız var mı?\""
#. module: event
#: model_terms:ir.ui.view,arch_db:event.event_stage_view_form
msgid "e.g. \"Promoting\""
msgstr "örn. \"Tanıtım\""
#. module: event
#: model_terms:ir.ui.view,arch_db:event.view_event_form
msgid "e.g. \"https://www.odoo.com\""
msgstr "örneğin \"https://www.odoo.com\""
#. module: event
#: model_terms:ir.ui.view,arch_db:event.event_event_view_form_quick_create
#: model_terms:ir.ui.view,arch_db:event.view_event_form
msgid "e.g. Conference for Architects"
msgstr "örn. Mimarlar Konferansı"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.view_event_form
#: model_terms:ir.ui.view,arch_db:event.view_event_type_form
msgid "e.g. How to get to your event, door closing time, ..."
msgstr "Örn. Etkinliğinize nasıl gidilir, kapı kapanış saati,..."
#. module: event
#: model_terms:ir.ui.view,arch_db:event.view_event_type_form
msgid "e.g. Online Conferences"
msgstr "örn. Çevrimiçi Konferans"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.event_event_ticket_form_view
msgid "e.g. VIP Ticket"
msgstr "örn. VIP Bilet"
#. module: event
#. odoo-python
#: code:addons/event/models/event_event.py:0
msgid "event_id"
msgstr "event_id"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.event_question_view_form
msgid "events"
msgstr "etkinlikler"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.event_report_full_page_ticket_layout
msgid "https://www.example.com"
msgstr "https://www.example.com"
#. module: event
#. odoo-python
#: code:addons/event/models/event_event.py:0
msgid "in %d days"
msgstr "%d gün içinde"
#. module: event
#. odoo-python
#: code:addons/event/models/event_event.py:0
msgid "next month"
msgstr "gelecek ay"
#. module: event
#. odoo-python
#: code:addons/event/models/event_event.py:0
msgid "next week"
msgstr "gelecek hafta"
#. module: event
#. odoo-python
#: code:addons/event/models/event_event.py:0
msgid "on %(date)s"
msgstr "%(date)s tarihinde"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.event_report_full_page_ticket_layout
msgid "organizer@email.com"
msgstr "organizer@email.com"
#. module: event
#: model:ir.model.fields,help:event.field_event_event__event_registrations_started
msgid ""
"registrations have started if the current datetime is after the earliest "
"starting date of tickets."
msgstr ""
"geçerli tarih, biletlerin en erken başlangıç tarihinden sonra ise kayıtlar "
"başlamıştır."
#. module: event
#: model_terms:ir.ui.view,arch_db:event.event_event_ticket_view_kanban_from_event
msgid "reserved"
msgstr "rezerve"
#. module: event
#: model_terms:ir.ui.view,arch_db:event.view_event_form
#: model_terms:ir.ui.view,arch_db:event.view_event_type_form
msgid "to"
msgstr "den"
#. module: event
#. odoo-python
#: code:addons/event/models/event_event.py:0
msgid "today"
msgstr "bugün"
#. module: event
#. odoo-python
#: code:addons/event/models/event_event.py:0
msgid "tomorrow"
msgstr "yarın"
#. module: event
#: model:mail.template,subject:event.event_reminder
msgid "{{ object.event_id.name }}: {{ object.event_date_range }}"
msgstr "{{ object.event_id.name }}: {{ object.event_date_range }}"
#~ msgid ""
#~ "<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"padding-"
#~ "top: 16px; background-color: #F1F1F1; font-family:Verdana, Arial,sans-"
#~ "serif; color: #454748; width: 100%; border-collapse:separate;\"><tr><td "
#~ "align=\"center\">\n"
#~ "<t t-set=\"date_begin\" t-"
#~ "value=\"format_datetime(object.event_begin_date, tz='UTC', "
#~ "dt_format=&quot;yyyyMMdd'T'HHmmss'Z'&quot;)\"/>\n"
#~ "<t t-set=\"date_end\" t-value=\"format_datetime(object.event_end_date, "
#~ "tz='UTC', dt_format=&quot;yyyyMMdd'T'HHmmss'Z'&quot;)\"/>\n"
#~ "<t t-set=\"is_online\" t-value=\"'is_published' in object.event_id and "
#~ "object.event_id.is_published\"/>\n"
#~ "<t t-set=\"event_organizer\" t-value=\"object.event_id.organizer_id\"/>\n"
#~ "<t t-set=\"event_address\" t-value=\"object.event_id.address_id\"/>\n"
#~ "<t t-set=\"event_website_url\" t-"
#~ "value=\"object.event_id.event_share_url\"/>\n"
#~ "<t t-set=\"registration_ids\" t-value=\"object.ids if not is_sale else "
#~ "object._get_event_registration_ids_from_order()\"/>\n"
#~ "<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"590\" "
#~ "style=\"padding: 16px; background-color: white; color: #454748; border-"
#~ "collapse:separate;\">\n"
#~ "<tbody>\n"
#~ " <!-- HEADER -->\n"
#~ " <tr>\n"
#~ " <td align=\"center\" style=\"min-width: 590px;\">\n"
#~ " <table width=\"590\" border=\"0\" cellpadding=\"0\" "
#~ "cellspacing=\"0\" style=\"min-width: 590px; background-color: white; "
#~ "padding: 0px 8px 0px 8px; border-collapse:separate;\">\n"
#~ " <tr><td valign=\"middle\">\n"
#~ " <span style=\"font-size: 10px;\">Your registration</"
#~ "span><br/>\n"
#~ " <span style=\"font-size: 20px; font-weight: bold;\">\n"
#~ " <t t-set=\"default_name\">Guest</t>\n"
#~ " <t t-out=\"object.name or default_name\"/>\n"
#~ " </span>\n"
#~ " </td><td valign=\"middle\" align=\"right\">\n"
#~ " <a t-attf-href=\"/event/{{ object.event_id.id }}/"
#~ "my_tickets?badge_mode=1&amp;registration_ids={{ registration_ids }}"
#~ "&amp;tickets_hash={{ object.event_id._get_tickets_access_hash(registration_ids) }}"
#~ "\" target=\"_blank\" t-attf-style=\"padding: 8px 12px; font-size: 12px; "
#~ "color: {{object.event_id.user_id.company_id.email_primary_color or "
#~ "'#FFFFFF'}}; text-decoration: none !important; font-weight: 400; "
#~ "background-color: "
#~ "{{object.event_id.user_id.company_id.email_secondary_color or "
#~ "'#875A7B'}}; border-radius:3px\">\n"
#~ " Download Badges\n"
#~ " </a>\n"
#~ " <t t-if=\"not object.company_id.uses_default_logo\">\n"
#~ " <img t-att-src=\"'/logo.png?company=%s' % "
#~ "object.company_id.id\" style=\"padding: 0px; margin: 0px; height: auto; "
#~ "width: 80px;\" t-att-alt=\"'%s' % object.company_id.name\"/>\n"
#~ " </t>\n"
#~ " </td></tr>\n"
#~ " <tr><td colspan=\"2\" style=\"text-align:center;\">\n"
#~ " <hr width=\"100%\" style=\"background-"
#~ "color:rgb(204,204,204);border:medium none;clear:both;display:block;font-"
#~ "size:0px;min-height:1px;line-height:0; margin:16px 0px 16px 0px;\"/>\n"
#~ " </td></tr>\n"
#~ " </table>\n"
#~ " </td>\n"
#~ " </tr>\n"
#~ " <!-- EVENT DESCRIPTION -->\n"
#~ " <tr>\n"
#~ " <td align=\"center\" style=\"min-width: 590px;\">\n"
#~ " <table width=\"590\" border=\"0\" cellpadding=\"0\" "
#~ "cellspacing=\"0\" style=\"min-width: 590px; background-color: white; "
#~ "padding: 0px 8px 0px 8px; border-collapse:separate;\">\n"
#~ " <tr><td valign=\"top\" style=\"font-size: 14px;\">\n"
#~ " <div>\n"
#~ " <t t-set=\"default_name\">Guest</t>\n"
#~ " Hello <t t-out=\"object.name or default_name\"/>,"
#~ "<br/><br/>\n"
#~ " Please find attached your badge for\n"
#~ " <t t-if=\"event_website_url\">\n"
#~ " <a t-att-href=\"event_website_url\" t-attf-"
#~ "style=\"font-weight:bold;color:"
#~ "{{object.event_id.user_id.company_id.email_secondary_color or "
#~ "'#875A7B'}}; text-decoration:none;\" t-out=\"object.event_id.name or "
#~ "''\">OpenWood Collection Online Reveal</a>\n"
#~ " </t>\n"
#~ " <t t-else=\"\">\n"
#~ " <strong t-out=\"object.event_id.name or "
#~ "''\">OpenWood Collection Online Reveal</strong>.\n"
#~ " </t>\n"
#~ " </div>\n"
#~ " <br/>\n"
#~ " <table style=\"width: auto;\">\n"
#~ " <tr>\n"
#~ " <td>\n"
#~ " <strong>Add this event to your calendar</"
#~ "strong>\n"
#~ " </td>\n"
#~ " <td>\n"
#~ " <a t-attf-href=\"/event/"
#~ "{{ slug(object.event_id) }}/ics?slot_id={{ object.event_slot_id.id }}\" "
#~ "style=\"padding-top: 10px; padding-right:8px; padding-bottom:2px; padding-"
#~ "left:8px; margin-left: 8px; border-radius: 3px; background-color: #E7E9ED;"
#~ "\">\n"
#~ " <img src=\"/event/static/src/img/"
#~ "apple-calendar-128.png\" alt=\"iCal\" title=\"iCal\" style=\"height: "
#~ "20px; vertical-align: baseline;\"/>\n"
#~ " </a>\n"
#~ " </td>\n"
#~ " <td>\n"
#~ " <a t-attf-href=\"/event/"
#~ "{{ slug(object.event_id) }}/ics?slot_id={{ object.event_slot_id.id }}\" "
#~ "style=\"padding-top: 10px; padding-right:8px; padding-bottom:2px; padding-"
#~ "left:8px; margin-left: 8px; border-radius: 3px; background-color: #E7E9ED;"
#~ "\">\n"
#~ " <img src=\"/event/static/src/img/"
#~ "outlook-calendar-128.png\" alt=\"Outlook\" title=\"Outlook\" "
#~ "style=\"height: 20px; vertical-align: baseline;\"/>\n"
#~ " </a>\n"
#~ " </td>\n"
#~ " <td>\n"
#~ " <a t-attf-href=\"https://www.google.com/"
#~ "calendar/render?action=TEMPLATE&amp;text={{ object.event_id.name }}"
#~ "&amp;dates={{ date_begin }}/{{ date_end }}&amp;location={{ location }}"
#~ "&amp;details={{ object.event_id._get_external_description_url_encoded() }}"
#~ "\" target=\"new\" style=\"padding-top: 10px; padding-right:8px; padding-"
#~ "bottom:2px; padding-left:8px; margin-left: 8px; border-radius: 3px; "
#~ "background-color: #E7E9ED;\">\n"
#~ " <img src=\"/event/static/src/img/"
#~ "google-calendar-128.png\" alt=\"Google\" title=\"Google\" style=\"height: "
#~ "20px; vertical-align: baseline;\"/>\n"
#~ " </a>\n"
#~ " </td>\n"
#~ " </tr>\n"
#~ " </table>\n"
#~ " <br/><br/>\n"
#~ " <div>\n"
#~ " See you soon,<br/>\n"
#~ " <span style=\"color: #454748;\">\n"
#~ " -- <br/>\n"
#~ " <t t-if=\"event_organizer\">\n"
#~ " <t t-out=\"event_organizer.name or "
#~ "''\">YourCompany</t>\n"
#~ " </t>\n"
#~ " <t t-else=\"\">\n"
#~ " The <t t-out=\"object.event_id.name or "
#~ "''\">OpenWood Collection Online Reveal</t> Team\n"
#~ " </t>\n"
#~ " </span>\n"
#~ " </div>\n"
#~ " </td></tr>\n"
#~ " <tr><td style=\"text-align:center;\">\n"
#~ " <hr width=\"100%\" style=\"background-"
#~ "color:rgb(204,204,204);border:medium none;clear:both;display:block;font-"
#~ "size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;\"/>\n"
#~ " </td></tr>\n"
#~ " </table>\n"
#~ " </td>\n"
#~ " </tr>\n"
#~ " <!-- DETAILS -->\n"
#~ " <tr>\n"
#~ " <td align=\"center\" style=\"min-width: 590px;\">\n"
#~ " <table width=\"590\" border=\"0\" cellpadding=\"0\" "
#~ "cellspacing=\"0\" style=\"min-width: 590px; background-color: white; "
#~ "padding: 0px 8px 0px 8px; border-collapse:separate;\">\n"
#~ " <tr><td valign=\"top\" style=\"font-size: 14px;\">\n"
#~ " <table style=\"width:100%;\">\n"
#~ " <tr>\n"
#~ " <td style=\"vertical-align:top;\">\n"
#~ " <img src=\"/mail/font_to_img/61555/"
#~ "rgb(81,81,102)/34\" style=\"padding:4px;max-width:inherit;\" "
#~ "height=\"34\" alt=\"\"/>\n"
#~ " </td>\n"
#~ " <td style=\"padding: 0px 10px 0px "
#~ "10px;width:50%;line-height:20px;vertical-align:top;\">\n"
#~ " <div t-"
#~ "if=\"object.event_id.is_one_day\">\n"
#~ " <t t-out=\"object.event_begin_date\" "
#~ "t-options=\"{&quot;widget&quot;: &quot;datetime&quot;, "
#~ "&quot;date_only&quot;: True, &quot;tz_name&quot;: "
#~ "object.event_id.date_tz, &quot;format&quot;: &quot;long&quot;}\">May 4, "
#~ "2021</t>\n"
#~ " <t t-out=\"object.event_begin_date\" "
#~ "t-options=\"{&quot;widget&quot;: &quot;datetime&quot;, "
#~ "&quot;time_only&quot;: True, &quot;tz_name&quot;: "
#~ "object.event_id.date_tz, &quot;hide_seconds&quot;: True, "
#~ "&quot;format&quot;: &quot;short&quot;}\">7:00 AM</t>\n"
#~ " - <t t-out=\"object.event_end_date\" "
#~ "t-options=\"{&quot;widget&quot;: &quot;datetime&quot;, "
#~ "&quot;time_only&quot;: True, &quot;tz_name&quot;: "
#~ "object.event_id.date_tz, &quot;hide_seconds&quot;: True, "
#~ "&quot;format&quot;: &quot;short&quot;}\">5:00 PM</t>\n"
#~ " </div>\n"
#~ " <div t-else=\"\">\n"
#~ " <strong>From</strong>\n"
#~ " <t t-out=\"object.event_begin_date\" "
#~ "t-options=\"{&quot;widget&quot;: &quot;datetime&quot;, "
#~ "&quot;show_seconds&quot;: False, &quot;tz_name&quot;: "
#~ "object.event_id.date_tz, &quot;format&quot;: &quot;medium&quot;}\">May 4, "
#~ "2021 - 7:00 AM</t>\n"
#~ " <br/>\n"
#~ " <strong>To</strong>\n"
#~ " <t t-out=\"object.event_end_date\" t-"
#~ "options=\"{&quot;widget&quot;: &quot;datetime&quot;, "
#~ "&quot;show_seconds&quot;: False, &quot;tz_name&quot;: "
#~ "object.event_id.date_tz, &quot;format&quot;: &quot;medium&quot;}\">May 6, "
#~ "2021 - 5:00 PM</t>\n"
#~ " </div>\n"
#~ " <div style=\"font-"
#~ "size:12px;color:#9e9e9e\"><i>(<t t-out=\"object.event_id.date_tz or "
#~ "''\">Europe/Brussels</t>)</i></div>\n"
#~ " </td>\n"
#~ " <td style=\"vertical-align:top;\">\n"
#~ " <t t-if=\"event_address\">\n"
#~ " <img src=\"/mail/font_to_img/61505/"
#~ "rgb(81,81,102)/34\" style=\"padding:4px;max-width:inherit;\" "
#~ "height=\"34\" alt=\"\"/>\n"
#~ " </t>\n"
#~ " </td>\n"
#~ " <td style=\"padding: 0px 10px 0px "
#~ "10px;width:50%;vertical-align:top;\">\n"
#~ " <t t-if=\"event_address\">\n"
#~ " <t t-set=\"location\" t-value=\"''\"/"
#~ ">\n"
#~ " <t t-"
#~ "if=\"object.event_id.address_id.name\">\n"
#~ " <div t-"
#~ "out=\"object.event_id.address_id.name\">Teksa SpA</div>\n"
#~ " </t>\n"
#~ " <t t-"
#~ "if=\"object.event_id.address_id.street\">\n"
#~ " <div t-"
#~ "out=\"object.event_id.address_id.street\">Puerto Madero 9710</div>\n"
#~ " <t t-set=\"location\" t-"
#~ "value=\"object.event_id.address_id.street\"/>\n"
#~ " </t>\n"
#~ " <t t-"
#~ "if=\"object.event_id.address_id.street2\">\n"
#~ " <div t-"
#~ "out=\"object.event_id.address_id.street2\">Of A15, Santiago (RM)</div>\n"
#~ " <t t-set=\"location\" t-"
#~ "valuef=\"{{location}}, {{object.event_id.address_id.street2}}\"/>\n"
#~ " </t>\n"
#~ " <div>\n"
#~ " <t t-"
#~ "if=\"object.event_id.address_id.city\">\n"
#~ " <t t-"
#~ "out=\"object.event_id.address_id.city\">Pudahuel</t>,\n"
#~ " <t t-set=\"location\" t-"
#~ "valuef=\"{{location}}, {{object.event_id.address_id.city}}\"/>\n"
#~ " </t>\n"
#~ " <t t-"
#~ "if=\"object.event_id.address_id.state_id.name\">\n"
#~ " <t t-"
#~ "out=\"object.event_id.address_id.state_id.name\">C1</t>,\n"
#~ " <t t-set=\"location\" t-"
#~ "valuef=\"{{location}}, {{object.event_id.address_id.state_id.name}}\"/>\n"
#~ " </t>\n"
#~ " <t t-"
#~ "if=\"object.event_id.address_id.zip\">\n"
#~ " <t t-"
#~ "out=\"object.event_id.address_id.zip\">98450</t>\n"
#~ " <t t-set=\"location\" t-"
#~ "valuef=\"{{location}}, {{object.event_id.address_id.zip}}\"/>\n"
#~ " </t>\n"
#~ " </div>\n"
#~ " <t t-"
#~ "if=\"object.event_id.address_id.country_id.name\">\n"
#~ " <div t-"
#~ "out=\"object.event_id.address_id.country_id.name\">Argentina</div>\n"
#~ " <t t-set=\"location\" t-"
#~ "valuef=\"{{location}}, {{object.event_id.address_id.country_id.name}}\"/"
#~ ">\n"
#~ " </t>\n"
#~ " </t>\n"
#~ " </td>\n"
#~ " </tr>\n"
#~ " </table>\n"
#~ " </td></tr>\n"
#~ " <tr><td style=\"text-align:center;\">\n"
#~ " <t t-if=\"event_organizer\">\n"
#~ " <hr width=\"100%\" style=\"background-"
#~ "color:rgb(204,204,204);border:medium none;clear:both;display:block;font-"
#~ "size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;\"/>\n"
#~ " </t>\n"
#~ " </td></tr>\n"
#~ "\n"
#~ " <tr><td valign=\"top\" style=\"font-size: 14px;\">\n"
#~ " <!-- CONTACT ORGANIZER -->\n"
#~ " <t t-if=\"event_organizer\">\n"
#~ " <div>\n"
#~ " <span style=\"font-weight:300;margin:10px "
#~ "0px\">Questions about this event?</span>\n"
#~ " <div>Please contact the organizer:</div>\n"
#~ " <ul>\n"
#~ " <li><t t-out=\"event_organizer.name or "
#~ "''\">YourCompany</t></li>\n"
#~ " <t t-if=\"event_organizer.email\">\n"
#~ " <li>Mail: <a t-attf-href=\"mailto:"
#~ "{{ event_organizer.email }}\" t-attf-style=\"text-decoration:none;color: "
#~ "{{object.event_id.user_id.company_id.email_secondary_color or '#875A7B'}};"
#~ "\" t-out=\"event_organizer.email\">info@yourcompany.com</a></li>\n"
#~ " </t>\n"
#~ " <t t-if=\"event_organizer.phone\">\n"
#~ " <li>Phone: <t t-"
#~ "out=\"event_organizer.phone\">+1 650-123-4567</t></li>\n"
#~ " </t>\n"
#~ " </ul>\n"
#~ " </div>\n"
#~ " </t>\n"
#~ " </td></tr>\n"
#~ " <tr><td style=\"text-align:center;\">\n"
#~ " <!-- CONTACT ORGANIZER SEPARATION -->\n"
#~ " <t t-if=\"is_online or event_address\">\n"
#~ " <hr width=\"100%\" style=\"background-"
#~ "color:rgb(204,204,204);border:medium none;clear:both;display:block;font-"
#~ "size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;\"/>\n"
#~ " </t>\n"
#~ " </td></tr>\n"
#~ "\n"
#~ " <tr><td valign=\"top\" style=\"font-size: 14px;\">\n"
#~ " <!-- PWA MARKGETING -->\n"
#~ " <t t-if=\"is_online\">\n"
#~ " <div>\n"
#~ " <strong>Get the best mobile experience.</"
#~ "strong>\n"
#~ " <a href=\"/event\">Install our mobile app</"
#~ "a>\n"
#~ " </div>\n"
#~ " </t>\n"
#~ " </td></tr>\n"
#~ " <tr><td style=\"text-align:center;\">\n"
#~ " <!-- PWA MARKGETING SEPARATION-->\n"
#~ " <t t-if=\"is_online and event_address\">\n"
#~ " <hr width=\"100%\" style=\"background-"
#~ "color:rgb(204,204,204);border:medium none;clear:both;display:block;font-"
#~ "size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;\"/>\n"
#~ " </t>\n"
#~ " </td></tr>\n"
#~ "\n"
#~ " <tr><td valign=\"top\" style=\"font-size: 14px;\">\n"
#~ " <!-- GOOGLE MAPS LINK -->\n"
#~ " <t t-if=\"event_address and location\">\n"
#~ " <table style=\"width:100%;\"><tr><td>\n"
#~ " <div>\n"
#~ " <img src=\"/web_editor/font_to_img/61505/"
#~ "rgb(81,81,102)/20\" height=\"20\" style=\"vertical-align: bottom;\"/>\n"
#~ " <a t-attf-href=\"https://maps.google.com/"
#~ "maps?q={{ location }}\" target=\"new\">\n"
#~ " <img t-"
#~ "if=\"event_address.static_map_url and "
#~ "event_address.static_map_url_is_valid\" t-att-"
#~ "src=\"event_address.static_map_url\" style=\"vertical-align:bottom; "
#~ "width: 100%;\" alt=\"Google Maps\"/>\n"
#~ " <t t-else=\"\">See location on Google "
#~ "Maps</t>\n"
#~ " </a>\n"
#~ " </div>\n"
#~ " </td></tr></table>\n"
#~ " </t>\n"
#~ " </td></tr>\n"
#~ " </table>\n"
#~ " </td>\n"
#~ " </tr>\n"
#~ "</tbody>\n"
#~ "</table>\n"
#~ "</td></tr>\n"
#~ "<!-- FOOTER BY -->\n"
#~ "<tr><td align=\"center\" style=\"min-width: 590px;\">\n"
#~ " <t t-if=\"object.company_id\">\n"
#~ " <table width=\"590\" border=\"0\" cellpadding=\"0\" "
#~ "cellspacing=\"0\" style=\"min-width: 590px; background-color: #F1F1F1; "
#~ "color: #454748; padding: 8px; border-collapse:separate;\">\n"
#~ " <tr><td style=\"text-align: center; font-size: 14px;\">\n"
#~ " Sent by <a target=\"_blank\" t-attf-"
#~ "href=\"{{ object.company_id.website }}\" t-attf-style=\"color: "
#~ "{{object.event_id.user_id.company_id.email_secondary_color or '#875A7B'}};"
#~ "\" t-out=\"object.company_id.name or ''\">YourCompany</a>\n"
#~ " <t t-if=\"is_online\">\n"
#~ " <br/>\n"
#~ " Discover <a href=\"/event\" t-attf-style=\"color: "
#~ "{{object.event_id.user_id.company_id.email_secondary_color or '#875A7B'}};"
#~ "\">all our events</a>.\n"
#~ " </t>\n"
#~ " </td></tr>\n"
#~ " </table>\n"
#~ " </t>\n"
#~ "</td></tr>\n"
#~ "</table>\n"
#~ " "
#~ msgstr ""
#~ "<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"padding-"
#~ "top: 16px; background-color: #F1F1F1; font-family:Verdana, Arial,sans-"
#~ "serif; color: #454748; width: 100%; border-collapse:separate;\"><tr><td "
#~ "align=\"center\">\n"
#~ "<t t-set=\"date_begin\" t-"
#~ "value=\"format_datetime(object.event_begin_date, tz='UTC', "
#~ "dt_format=&quot;yyyyMMdd'T'HHmmss'Z'&quot;)\"/>\n"
#~ "<t t-set=\"date_end\" t-value=\"format_datetime(object.event_end_date, "
#~ "tz='UTC', dt_format=&quot;yyyyMMdd'T'HHmmss'Z'&quot;)\"/>\n"
#~ "<t t-set=\"is_online\" t-value=\"'is_published' in object.event_id and "
#~ "object.event_id.is_published\"/>\n"
#~ "<t t-set=\"event_organizer\" t-value=\"object.event_id.organizer_id\"/>\n"
#~ "<t t-set=\"event_address\" t-value=\"object.event_id.address_id\"/>\n"
#~ "<t t-set=\"event_website_url\" t-"
#~ "value=\"object.event_id.event_share_url\"/>\n"
#~ "<t t-set=\"registration_ids\" t-value=\"object.ids if not is_sale else "
#~ "object._get_event_registration_ids_from_order()\"/>\n"
#~ "<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"590\" "
#~ "style=\"padding: 16px; background-color: white; color: #454748; border-"
#~ "collapse:separate;\">\n"
#~ "<tbody>\n"
#~ " <!-- HEADER -->\n"
#~ " <tr>\n"
#~ " <td align=\"center\" style=\"min-width: 590px;\">\n"
#~ " <table width=\"590\" border=\"0\" cellpadding=\"0\" "
#~ "cellspacing=\"0\" style=\"min-width: 590px; background-color: white; "
#~ "padding: 0px 8px 0px 8px; border-collapse:separate;\">\n"
#~ " <tr><td valign=\"middle\">\n"
#~ " <span style=\"font-size: 10px;\">Kaydınız</span><br/>\n"
#~ " <span style=\"font-size: 20px; font-weight: bold;\">\n"
#~ " <t t-set=\"default_name\">Misafir</t>\n"
#~ " <t t-out=\"object.name or default_name\"/>\n"
#~ " </span>\n"
#~ " </td><td valign=\"middle\" align=\"right\">\n"
#~ " <a t-attf-href=\"/event/{{ object.event_id.id }}/"
#~ "my_tickets?badge_mode=1&amp;registration_ids={{ registration_ids }}"
#~ "&amp;tickets_hash={{ object.event_id._get_tickets_access_hash(registration_ids) }}"
#~ "\" target=\"_blank\" t-attf-style=\"padding: 8px 12px; font-size: 12px; "
#~ "color: {{object.event_id.user_id.company_id.email_primary_color or "
#~ "'#FFFFFF'}}; text-decoration: none !important; font-weight: 400; "
#~ "background-color: "
#~ "{{object.event_id.user_id.company_id.email_secondary_color or "
#~ "'#875A7B'}}; border-radius:3px\">{{ registration_ids }}"
#~ "&amp;tickets_hash={{ object.event_id._get_tickets_access_hash(registration_ids) }}"
#~ "\" target=\"_blank\" t-attf-style=\"padding: 8px 12px; font-size: 12px; "
#~ "color: {{object.event_id.user_id.company_id.email_primary_color or "
#~ "'#FFFFFF'}}; text-decoration: none !important; font-weight: 400; "
#~ "background-color: "
#~ "{{object.event_id.user_id.company_id.email_secondary_color or "
#~ "'#875A7B'}}; border-radius:3px\">\n"
#~ " Rozetleri İndirin\n"
#~ " </a>\n"
#~ " <t t-if=\"not object.company_id.uses_default_logo\">\n"
#~ " <img t-att-src=\"'/logo.png?company=%s' % "
#~ "object.company_id.id\" style=\"padding: 0px; margin: 0px; height: auto; "
#~ "width: 80px;\" t-att-alt=\"'%s' % object.company_id.name\"/>% "
#~ "object.company_id.id\" style=\"padding: 0px; margin: 0px; height: auto; "
#~ "width: 80px;\" t-att-alt=\"'%s' % object.company_id.name\"/>\n"
#~ " </t>\n"
#~ " </td></tr>\n"
#~ " <tr><td colspan=\"2\" style=\"text-align:center;\">\n"
#~ " <hr width=\"100%\" style=\"background-"
#~ "color:rgb(204,204,204);border:medium none;clear:both;display:block;font-"
#~ "size:0px;min-height:1px;line-height:0; margin:16px 0px 16px 0px;\"/>\n"
#~ " </td></tr>\n"
#~ " </table>\n"
#~ " </td>\n"
#~ " </tr>\n"
#~ " <!-- EVENT DESCRIPTION -->\n"
#~ " <tr>\n"
#~ " <td align=\"center\" style=\"min-width: 590px;\">\n"
#~ " <table width=\"590\" border=\"0\" cellpadding=\"0\" "
#~ "cellspacing=\"0\" style=\"min-width: 590px; background-color: white; "
#~ "padding: 0px 8px 0px 8px; border-collapse:separate;\">\n"
#~ " <tr><td valign=\"top\" style=\"font-size: 14px;\">\n"
#~ " <div>\n"
#~ " <t t-set=\"default_name\">Misafir</t>\n"
#~ " Merhaba <t t-out=\"object.name or default_name\"/"
#~ ">,<br/><br/>\n"
#~ " Lütfen rozetinizi ekte bulabilirsiniz\n"
#~ " <t t-if=\"event_website_url\">\n"
#~ " <a t-att-href=\"event_website_url\" t-attf-"
#~ "style=\"font-weight:bold;color:"
#~ "{{object.event_id.user_id.company_id.email_secondary_color or "
#~ "'#875A7B'}}; text-decoration:none;\" t-out=\"object.event_id.name or "
#~ "''\">OpenWood Koleksiyonu Çevrimiçi Gösterimi</a>\n"
#~ " </t>\n"
#~ " <t t-else=\"\">\n"
#~ " <strong t-out=\"object.event_id.name or "
#~ "''\">OpenWood Collection Online Reveal</strong>.\n"
#~ " </t>\n"
#~ " </div>\n"
#~ " <br/>\n"
#~ " <table style=\"width: auto;\">\n"
#~ " <tr>\n"
#~ " <td>\n"
#~ " <strong>Bu etkinliği takviminize ekleyin</"
#~ "strong>\n"
#~ " </td>\n"
#~ " <td>\n"
#~ " <a t-attf-href=\"/event/"
#~ "{{ slug(object.event_id) }}/ics?slot_id={{ object.event_slot_id.id }}\" "
#~ "style=\"padding-top: 10px; padding-right:8px; padding-bottom:2px; padding-"
#~ "left:8px; margin-left: 8px; border-radius: 3px; background-color: #E7E9ED;"
#~ "\">{{ object.event_slot_id.id }}\" style=\"padding-top: 10px; padding-"
#~ "right:8px; padding-bottom:2px; padding-left:8px; margin-left: 8px; border-"
#~ "radius: 3px; background-color: #E7E9ED;\">\n"
#~ " <img src=\"/event/static/src/img/apple-"
#~ "calendar-128.png\" alt=\"iCal\" title=\"iCal\" style=\"height: 20px; "
#~ "vertical-align: baseline;\"/>\n"
#~ " </a>\n"
#~ " </td>\n"
#~ " <td>\n"
#~ " <a t-attf-href=\"/event/"
#~ "{{ slug(object.event_id) }}/ics?slot_id={{ object.event_slot_id.id }}\" "
#~ "style=\"padding-top: 10px; padding-right:8px; padding-bottom:2px; padding-"
#~ "left:8px; margin-left: 8px; border-radius: 3px; background-color: #E7E9ED;"
#~ "\">{{ object.event_slot_id.id }}\" style=\"padding-top: 10px; padding-"
#~ "right:8px; padding-bottom:2px; padding-left:8px; margin-left: 8px; border-"
#~ "radius: 3px; background-color: #E7E9ED;\">\n"
#~ " <img src=\"/event/static/src/img/"
#~ "outlook-calendar-128.png\" alt=\"Outlook\" title=\"Outlook\" "
#~ "style=\"height: 20px; vertical-align: baseline;\"/>\n"
#~ " </a>\n"
#~ " </td>\n"
#~ " <td>\n"
#~ " <a t-attf-href=\"https://www.google.com/"
#~ "calendar/render?action=TEMPLATE&amp;text={{ object.event_id.name }}"
#~ "&amp;dates={{ date_begin }}/{{ date_end }}&amp;location={{ location }}"
#~ "&amp;details={{ object.event_id._get_external_description_url_encoded() }}"
#~ "\" target=\"new\" style=\"padding-top: 10px; padding-right:8px; padding-"
#~ "bottom:2px; padding-left:8px; margin-left: 8px; border-radius: 3px; "
#~ "background-color: #E7E9ED;\">{{ date_begin }}/{{ date_end }}"
#~ "&amp;location={{ location }}"
#~ "&amp;details={{ object.event_id._get_external_description_url_encoded() }}"
#~ "\" target=\"new\" style=\"padding-top: 10px; padding-right:8px; padding-"
#~ "bottom:2px; padding-left:8px; margin-left: 8px; border-radius: 3px; "
#~ "background-color: #E7E9ED;\">\n"
#~ " <img src=\"/event/static/src/img/"
#~ "google-calendar-128.png\" alt=\"Google\" title=\"Google\" style=\"height: "
#~ "20px; vertical-align: baseline;\"/>\n"
#~ " </a>\n"
#~ " </td>\n"
#~ " </tr>\n"
#~ " </table>\n"
#~ " <br/><br/>\n"
#~ " <div>\n"
#~ " Görüşmek üzere,<br/>\n"
#~ " <span style=\"color: #454748;\">\n"
#~ " -- <br/>\n"
#~ " <t t-if=\"event_organizer\">\n"
#~ " <t t-out=\"event_organizer.name or ''\">Sizin "
#~ "Şirketiniz</t>\n"
#~ " </t>\n"
#~ " <t t-else=\"\">\n"
#~ " <t t-out=\"object.event_id.name or ''\"> "
#~ "OpenWood Koleksiyonu Çevrimiçi Gösterimi</t> Ekibi\n"
#~ " </t>\n"
#~ " </span>\n"
#~ " </div>\n"
#~ " </td></tr>\n"
#~ " <tr><td style=\"text-align:center;\">\n"
#~ " <hr width=\"100%\" style=\"background-"
#~ "color:rgb(204,204,204);border:medium none;clear:both;display:block;font-"
#~ "size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;\"/>\n"
#~ " </td></tr>\n"
#~ " </table>\n"
#~ " </td>\n"
#~ " </tr>\n"
#~ " <!-- DETAILS -->\n"
#~ " <tr>\n"
#~ " <td align=\"center\" style=\"min-width: 590px;\">\n"
#~ " <table width=\"590\" border=\"0\" cellpadding=\"0\" "
#~ "cellspacing=\"0\" style=\"min-width: 590px; background-color: white; "
#~ "padding: 0px 8px 0px 8px; border-collapse:separate;\">\n"
#~ " <tr><td valign=\"top\" style=\"font-size: 14px;\">\n"
#~ " <table style=\"width:100%;\">\n"
#~ " <tr>\n"
#~ " <td style=\"vertical-align:top;\">\n"
#~ " <img src=\"/mail/font_to_img/61555/"
#~ "rgb(81,81,102)/34\" style=\"padding:4px;max-width:inherit;\" "
#~ "height=\"34\" alt=\"\"/>\n"
#~ " </td>\n"
#~ " <td style=\"padding: 0px 10px 0px "
#~ "10px;width:50%;line-height:20px;vertical-align:top;\">\n"
#~ " <div t-"
#~ "if=\"object.event_id.is_one_day\">\n"
#~ " <t t-out=\"object.event_begin_date\" t-"
#~ "options=\"{&quot;widget&quot;: &quot;datetime&quot;, "
#~ "&quot;date_only&quot;: True, &quot;tz_name&quot;: "
#~ "object.event_id.date_tz, &quot;format&quot;: &quot;long&quot;}\">4 Mayıs "
#~ "2021</t>\n"
#~ " <t t-out=\"object.event_begin_date\" "
#~ "t-options=\"{&quot;widget&quot;: &quot;datetime&quot;, "
#~ "&quot;time_only&quot;: True, &quot;tz_name&quot;: "
#~ "object.event_id.date_tz, &quot;hide_seconds&quot;: True, "
#~ "&quot;format&quot;: &quot;short&quot;}\">7:00</t>\n"
#~ " - <t t-out=\"object.event_end_date\" "
#~ "t-options=\"{&quot;widget&quot;: &quot;datetime&quot;, "
#~ "&quot;time_only&quot;: True, &quot;tz_name&quot;: "
#~ "object.event_id.date_tz, &quot;hide_seconds&quot;: True, "
#~ "&quot;format&quot;: &quot;short&quot;}\">17:00</t>\n"
#~ " </div>\n"
#~ " <div t-else=\"\">\n"
#~ " <strong></strong>\n"
#~ " <t t-out=\"object.event_begin_date\" "
#~ "t-options=\"{&quot;widget&quot;: &quot;datetime&quot;, "
#~ "&quot;show_seconds&quot;: False, &quot;tz_name&quot;: "
#~ "object.event_id.date_tz, &quot;format&quot;: &quot;medium&quot;}\"> "
#~ "adresinden 4 Mayıs 2021 - 7:00</t>\n"
#~ " <br/>\n"
#~ " <strong></strong>\n"
#~ " <t t-out=\"object.event_end_date\" t-"
#~ "options=\"{&quot;widget&quot;: &quot;datetime&quot;, "
#~ "&quot;show_seconds&quot;: False, &quot;tz_name&quot;: "
#~ "object.event_id.date_tz, &quot;format&quot;: &quot;medium&quot;}\"> "
#~ "adresine 6 Mayıs 2021 - 17:00</t>\n"
#~ " </div>\n"
#~ " <div style=\"font-"
#~ "size:12px;color:#9e9e9e\"><i>(<t t-out=\"object.event_id.date_tz or "
#~ "''\">Avrupa/Brüksel</t>)</i></div>\n"
#~ " </td>\n"
#~ " <td style=\"vertical-align:top;\">\n"
#~ " <t t-if=\"event_address\">\n"
#~ " <img src=\"/mail/font_to_img/61505/"
#~ "rgb(81,81,102)/34\" style=\"padding:4px;max-width:inherit;\" "
#~ "height=\"34\" alt=\"\"/>\n"
#~ " </t>\n"
#~ " </td>\n"
#~ " <td style=\"padding: 0px 10px 0px "
#~ "10px;width:50%;vertical-align:top;\">\n"
#~ " <t t-if=\"event_address\">\n"
#~ " <t t-set=\"location\" t-value=\"''\"/"
#~ ">\n"
#~ " <t t-"
#~ "if=\"object.event_id.address_id.name\">\n"
#~ " <div t-"
#~ "out=\"object.event_id.address_id.name\">Teksa SpA</div>\n"
#~ " </t>\n"
#~ " <t t-"
#~ "if=\"object.event_id.address_id.street\">\n"
#~ " <div t-"
#~ "out=\"object.event_id.address_id.street\">Puerto Madero 9710</div>\n"
#~ " <t t-set=\"location\" t-"
#~ "value=\"object.event_id.address_id.street\"/>\n"
#~ " </t>\n"
#~ " <t t-"
#~ "if=\"object.event_id.address_id.street2\">\n"
#~ " <div t-"
#~ "out=\"object.event_id.address_id.street2\">A15, Santiago (RM)</div>\n"
#~ " <t t-set=\"location\" t-"
#~ "valuef=\"{{location}}, {{object.event_id.address_id.street2}}\"/"
#~ ">{{object.event_id.address_id.street2}} \"/>\n"
#~ " </t>\n"
#~ " <div>\n"
#~ " <t t-"
#~ "if=\"object.event_id.address_id.city\">\n"
#~ " <t t-"
#~ "out=\"object.event_id.address_id.city\">Pudahuel</t>,\n"
#~ " <t t-set=\"location\" t-"
#~ "valuef=\"{{location}}, {{object.event_id.address_id.city}}\"/"
#~ ">{{object.event_id.address_id.city}}\"/>\n"
#~ " </t>\n"
#~ " <t t-"
#~ "if=\"object.event_id.address_id.state_id.name\">\n"
#~ " <t t-"
#~ "out=\"object.event_id.address_id.state_id.name\">C1</t>,\n"
#~ " <t t-set=\"location\" t-"
#~ "valuef=\"{{location}}, {{object.event_id.address_id.state_id.name}}\"/"
#~ ">{{object.event_id.address_id.state_id.name}}\"/>\n"
#~ " </t>\n"
#~ " <t t-"
#~ "if=\"object.event_id.address_id.zip\">\n"
#~ " <t t-"
#~ "out=\"object.event_id.address_id.zip\">98450</t>\n"
#~ " <t t-set=\"location\" t-"
#~ "valuef=\"{{location}}, {{object.event_id.address_id.zip}}\"/"
#~ ">{{object.event_id.address_id.zip}} \"/>\n"
#~ " </t>\n"
#~ " </div>\n"
#~ " <t t-"
#~ "if=\"object.event_id.address_id.country_id.name\">\n"
#~ " <div t-"
#~ "out=\"object.event_id.address_id.country_id.name\">Arjantin</div>\n"
#~ " <t t-set=\"location\" t-"
#~ "valuef=\"{{location}}, {{object.event_id.address_id.country_id.name}}\"/"
#~ ">{{object.event_id.address_id.country_id.name}} \"/>\n"
#~ " </t>\n"
#~ " </t>\n"
#~ " </td>\n"
#~ " </tr>\n"
#~ " </table>\n"
#~ " </td></tr>\n"
#~ " <tr><td style=\"text-align:center;\">\n"
#~ " <t t-if=\"event_organizer\">\n"
#~ " <hr width=\"100%\" style=\"background-"
#~ "color:rgb(204,204,204);border:medium none;clear:both;display:block;font-"
#~ "size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;\"/>\n"
#~ " </t>\n"
#~ " </td></tr>\n"
#~ "\n"
#~ " <tr><td valign=\"top\" style=\"font-size: 14px;\">\n"
#~ " <!-- CONTACT ORGANIZER -->\n"
#~ " <t t-if=\"event_organizer\">\n"
#~ " <div>\n"
#~ " <span style=\"font-weight:300;margin:10px "
#~ "0px\">Bu etkinlik hakkında sorularınız mı var?</span>\n"
#~ " <div>Lütfen organizatörle iletişime geçin:</"
#~ "div>\n"
#~ " <ul>\n"
#~ " <li><t t-out=\"event_organizer.name or "
#~ "''\">Sizin Şirketiniz</t></li>\n"
#~ " <t t-if=\"event_organizer.email\">\n"
#~ " <li>Mail: <a t-attf-href=\"mailto:"
#~ "{{ event_organizer.email }}\" t-attf-style=\"text-decoration:none;color: "
#~ "{{object.event_id.user_id.company_id.email_secondary_color or '#875A7B'}};"
#~ "\" t-"
#~ "out=\"event_organizer.email\">{{object.event_id.user_id.company_id.email_secondary_color "
#~ "or '#875A7B'}};\" t-out=\"event_organizer.email\">info@yourcompany.com</"
#~ "a></li>\n"
#~ " </t>\n"
#~ " <t t-if=\"event_organizer.phone\">\n"
#~ " <li>Telefon: <t t-"
#~ "out=\"event_organizer.phone\">+1 650-123-4567</t></li>\n"
#~ " </t>\n"
#~ " </ul>\n"
#~ " </div>\n"
#~ " </t>\n"
#~ " </td></tr>\n"
#~ " <tr><td style=\"text-align:center;\">\n"
#~ " <!-- CONTACT ORGANIZER SEPARATION -->\n"
#~ " <t t-if=\"is_online or event_address\">\n"
#~ " <hr width=\"100%\" style=\"background-"
#~ "color:rgb(204,204,204);border:medium none;clear:both;display:block;font-"
#~ "size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;\"/>\n"
#~ " </t>\n"
#~ " </td></tr>\n"
#~ "\n"
#~ " <tr><td valign=\"top\" style=\"font-size: 14px;\">\n"
#~ " <!-- PWA MARKGETING -->\n"
#~ " <t t-if=\"is_online\">\n"
#~ " <div>\n"
#~ " <strong>En iyi mobil deneyimi elde edin.</"
#~ "strong>\n"
#~ " <a href=\"/event\">Mobil uygulamamızı "
#~ "yükleyin</a>\n"
#~ " </div>\n"
#~ " </t>\n"
#~ " </td></tr>\n"
#~ " <tr><td style=\"text-align:center;\">\n"
#~ " <!-- PWA MARKGETING SEPARATION-->\n"
#~ " <t t-if=\"is_online and event_address\">\n"
#~ " <hr width=\"100%\" style=\"background-"
#~ "color:rgb(204,204,204);border:medium none;clear:both;display:block;font-"
#~ "size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;\"/>\n"
#~ " </t>\n"
#~ " </td></tr>\n"
#~ "\n"
#~ " <tr><td valign=\"top\" style=\"font-size: 14px;\">\n"
#~ " <!-- GOOGLE MAPS LINK -->\n"
#~ " <t t-if=\"event_address and location\">\n"
#~ " <table style=\"width:100%;\"><tr><td>\n"
#~ " <div>\n"
#~ " <img src=\"/web_editor/font_to_img/61505/"
#~ "rgb(81,81,102)/20\" height=\"20\" style=\"vertical-align: bottom;\"/>\n"
#~ " <a t-attf-href=\"https://maps.google.com/"
#~ "maps?q={{ location }}\" target=\"new\">\n"
#~ " <img t-"
#~ "if=\"event_address.static_map_url and "
#~ "event_address.static_map_url_is_valid\" t-att-"
#~ "src=\"event_address.static_map_url\" style=\"vertical-align:bottom; "
#~ "width: 100%;\" alt=\"Google Maps\"/>\n"
#~ " <t t-else=\"\">Konumu Google "
#~ "Haritalar'da görün</t>\n"
#~ " </a>\n"
#~ " </div>\n"
#~ " </td></tr></table>\n"
#~ " </t>\n"
#~ " </td></tr>\n"
#~ " </table>\n"
#~ " </td>\n"
#~ " </tr>\n"
#~ "</tbody>\n"
#~ "</table>\n"
#~ "</td></tr>\n"
#~ "<!-- FOOTER BY -->\n"
#~ "<tr><td align=\"center\" style=\"min-width: 590px;\">\n"
#~ " <t t-if=\"object.company_id\">\n"
#~ " <table width=\"590\" border=\"0\" cellpadding=\"0\" "
#~ "cellspacing=\"0\" style=\"min-width: 590px; background-color: #F1F1F1; "
#~ "color: #454748; padding: 8px; border-collapse:separate;\">\n"
#~ " <tr><td style=\"text-align: center; font-size: 14px;\">\n"
#~ " Tarafından gönderildi <a target=\"_blank\" t-attf-"
#~ "href=\"{{ object.company_id.website }}\" t-attf-style=\"color: "
#~ "{{object.event_id.user_id.company_id.email_secondary_color or '#875A7B'}};"
#~ "\" t-out=\"object.company_id.name or "
#~ "''\">{{object.event_id.user_id.company_id.email_secondary_color or "
#~ "'#875A7B'}};\" t-out=\"object.company_id.name or ''\">Sizin Şirketiniz</"
#~ "a>\n"
#~ " <t t-if=\"is_online\">\n"
#~ " <br/>\n"
#~ " Tüm etkinliklerimizi <a href=\"/event\" t-attf-"
#~ "style=\"color: {{object.event_id.user_id.company_id.email_secondary_color "
#~ "or '#875A7B'}};\">keşfedin</a>.\n"
#~ " </t>\n"
#~ " </td></tr>\n"
#~ " </table>\n"
#~ " </t>\n"
#~ "</td></tr>\n"
#~ "</table>\n"
#~ " "
#~ msgid ""
#~ "<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"padding-"
#~ "top: 16px; background-color: #F1F1F1; font-family:Verdana, Arial,sans-"
#~ "serif; color: #454748; width: 100%; border-collapse:separate;\"><tr><td "
#~ "align=\"center\">\n"
#~ "<t t-set=\"date_begin\" t-"
#~ "value=\"format_datetime(object.event_begin_date, tz='UTC', "
#~ "dt_format=&quot;yyyyMMdd'T'HHmmss'Z'&quot;)\"/>\n"
#~ "<t t-set=\"date_end\" t-value=\"format_datetime(object.event_end_date, "
#~ "tz='UTC', dt_format=&quot;yyyyMMdd'T'HHmmss'Z'&quot;)\"/>\n"
#~ "<t t-set=\"is_online\" t-value=\"'is_published' in object.event_id and "
#~ "object.event_id.is_published\"/>\n"
#~ "<t t-set=\"is_sale\" t-value=\"'sale_order_id' in object and "
#~ "object.sale_order_id\"/>\n"
#~ "<t t-set=\"event_organizer\" t-value=\"object.event_id.organizer_id\"/>\n"
#~ "<t t-set=\"event_address\" t-value=\"object.event_id.address_id\"/>\n"
#~ "<t t-set=\"event_website_url\" t-value=\"is_online and "
#~ "object.event_id.website_url\"/>\n"
#~ "<t t-set=\"registration_ids\" t-value=\"object.ids if not is_sale else "
#~ "object._get_event_registration_ids_from_order()\"/>\n"
#~ "<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"590\" "
#~ "style=\"padding: 16px; background-color: white; color: #454748; border-"
#~ "collapse:separate;\">\n"
#~ "<tbody>\n"
#~ " <!-- HEADER -->\n"
#~ " <tr>\n"
#~ " <td align=\"center\" style=\"min-width: 590px;\">\n"
#~ " <table width=\"590\" border=\"0\" cellpadding=\"0\" "
#~ "cellspacing=\"0\" style=\"min-width: 590px; background-color: white; "
#~ "padding: 0px 8px 0px 8px; border-collapse:separate;\">\n"
#~ " <tr><td valign=\"middle\">\n"
#~ " <span style=\"font-size: 10px;\">Your registration</"
#~ "span><br/>\n"
#~ " <t t-set=\"default_name\">Guest</t>\n"
#~ " <span style=\"font-size: 20px; font-weight: bold;\" t-"
#~ "out=\"object.name or default_name\"/>\n"
#~ " <div style=\"margin-bottom: 5px;margin-top: 18px;\">\n"
#~ " <a t-if=\"object.event_id.address_id\" t-attf-"
#~ "href=\"/event/{{ object.event_id.id }}/my_tickets?"
#~ "registration_ids={{ object.ids }}"
#~ "&amp;tickets_hash={{ object.event_id._get_tickets_access_hash(object.ids) }}"
#~ "&amp;responsive_html=1\" target=\"_blank\" style=\"padding: 8px 12px; "
#~ "font-size: 12px; color: "
#~ "{{object.event_id.user_id.company_id.email_primary_color or '#FFFFFF'}}; "
#~ "text-decoration: none !important; font-weight: 400; background-color: "
#~ "{{object.event_id.user_id.company_id.email_secondary_color or "
#~ "'#875A7B'}}; border-radius:3px\">\n"
#~ " View Tickets\n"
#~ " </a>\n"
#~ " <a t-else=\"event_website_url\" t-att-"
#~ "href=\"event_website_url\" target=\"_blank\" style=\"padding: 8px 12px; "
#~ "font-size: 12px; color: #FFFFFF; text-decoration: none !important; font-"
#~ "weight: 400; background-color: #875A7B; border: 0px solid #875A7B; border-"
#~ "radius:3px\">\n"
#~ " View Online\n"
#~ " </a>\n"
#~ " </div>\n"
#~ " </td><td valign=\"middle\" align=\"right\">\n"
#~ " <t t-if=\"object.barcode\">\n"
#~ " <div style=\"margin-bottom: 5px;\">\n"
#~ " <img t-attf-src=\"/report/barcode/QR/"
#~ "{{object.barcode}}?&amp;width=100&amp;height=100&amp;quiet=0\" "
#~ "width=\"100\" height=\"100\" alt=\"QR Code\" t-att-style=\"'height: "
#~ "100px !important;'\"/>\n"
#~ " </div>\n"
#~ " </t>\n"
#~ " <t t-if=\"not object.company_id.uses_default_logo\">\n"
#~ " <img t-att-src=\"'/logo.png?company=%s' % "
#~ "object.company_id.id\" style=\"padding: 0px; margin: 0px; margin-right: "
#~ "10px; height: auto; width: 80px;\" t-att-alt=\"'%s' % "
#~ "object.company_id.name\"/>\n"
#~ " </t>\n"
#~ " </td></tr>\n"
#~ " <tr><td colspan=\"2\" style=\"text-align:center;\">\n"
#~ " <hr width=\"100%\" style=\"background-"
#~ "color:rgb(204,204,204);border:medium none;clear:both;display:block;font-"
#~ "size:0px;min-height:1px;line-height:0; margin:16px 0px 16px 0px;\"/>\n"
#~ " </td></tr>\n"
#~ " </table>\n"
#~ " </td>\n"
#~ " </tr>\n"
#~ " <!-- EVENT DESCRIPTION -->\n"
#~ " <tr>\n"
#~ " <td align=\"center\" style=\"min-width: 590px;\">\n"
#~ " <table width=\"590\" border=\"0\" cellpadding=\"0\" "
#~ "cellspacing=\"0\" style=\"min-width: 590px; background-color: white; "
#~ "padding: 0px 8px 0px 8px; border-collapse:separate;\">\n"
#~ " <tr><td valign=\"top\" style=\"font-size: 14px;\">\n"
#~ " <div>\n"
#~ " <t t-set=\"default_name\">Guest</t>\n"
#~ " Hello <t t-out=\"object.name or default_name\"/>,"
#~ "<br/><br/>\n"
#~ " We are excited to remind you that the event\n"
#~ " <t t-if=\"event_website_url\">\n"
#~ " <a t-att-href=\"event_website_url\" t-attf-"
#~ "style=\"font-weight:bold;color: "
#~ "{{object.event_id.user_id.company_id.email_secondary_color or "
#~ "'#875A7B'}}; text-decoration:none;\" t-out=\"object.event_id.name or "
#~ "''\">OpenWood Collection Online Reveal</a>\n"
#~ " </t>\n"
#~ " <t t-else=\"\">\n"
#~ " <strong t-out=\"object.event_id.name or "
#~ "''\">OpenWood Collection Online Reveal</strong>\n"
#~ " </t>\n"
#~ " is starting <strong t-"
#~ "out=\"object.event_date_range or ''\">today</strong>.\n"
#~ " </div>\n"
#~ " <br/>\n"
#~ " <table style=\"width: auto;\">\n"
#~ " <tr>\n"
#~ " <td>\n"
#~ " <strong>Add this event to your calendar</"
#~ "strong>\n"
#~ " </td>\n"
#~ " <td>\n"
#~ " <a t-attf-href=\"/event/"
#~ "{{ slug(object.event_id) }}/ics?slot_id={{ object.event_slot_id.id }}\" "
#~ "style=\"padding-top: 10px; padding-right:8px; padding-bottom:2px; padding-"
#~ "left:8px; margin-left: 8px; border-radius: 3px; background-color: #E7E9ED;"
#~ "\">\n"
#~ " <img src=\"/event/static/src/img/"
#~ "apple-calendar-128.png\" alt=\"iCal\" title=\"iCal\" style=\"height: "
#~ "20px; vertical-align: baseline;\"/>\n"
#~ " </a>\n"
#~ " </td>\n"
#~ " <td>\n"
#~ " <a t-attf-href=\"/event/"
#~ "{{ slug(object.event_id) }}/ics?slot_id={{ object.event_slot_id.id }}\" "
#~ "style=\"padding-top: 10px; padding-right:8px; padding-bottom:2px; padding-"
#~ "left:8px; margin-left: 8px; border-radius: 3px; background-color: #E7E9ED;"
#~ "\">\n"
#~ " <img src=\"/event/static/src/img/"
#~ "outlook-calendar-128.png\" alt=\"Outlook\" title=\"Outlook\" "
#~ "style=\"height: 20px; vertical-align: baseline;\"/>\n"
#~ " </a>\n"
#~ " </td>\n"
#~ " <td>\n"
#~ " <a t-attf-href=\"https://www.google.com/"
#~ "calendar/render?action=TEMPLATE&amp;text={{ object.event_id.name }}"
#~ "&amp;dates={{ date_begin }}/{{ date_end }}&amp;location={{ location }}"
#~ "&amp;details={{ object.event_id._get_external_description_url_encoded() }}"
#~ "\" target=\"new\" style=\"padding-top: 10px; padding-right:8px; padding-"
#~ "bottom:2px; padding-left:8px; margin-left: 8px; border-radius: 3px; "
#~ "background-color: #E7E9ED;\">\n"
#~ " <img src=\"/event/static/src/img/"
#~ "google-calendar-128.png\" alt=\"Google\" title=\"Google\" style=\"height: "
#~ "20px; vertical-align: baseline;\"/>\n"
#~ " </a>\n"
#~ " </td>\n"
#~ " </tr>\n"
#~ " </table>\n"
#~ " <br/><br/>\n"
#~ " <div>\n"
#~ " We confirm your registration and hope to meet you "
#~ "there,<br/>\n"
#~ " <span style=\"color: #454748;\">\n"
#~ " -- <br/>\n"
#~ " <t t-if=\"event_organizer\">\n"
#~ " <t t-out=\"event_organizer.name or "
#~ "''\">YourCompany</t>\n"
#~ " </t>\n"
#~ " <t t-else=\"\">\n"
#~ " The <t t-out=\"object.event_id.name or "
#~ "''\">OpenWood Collection Online Reveal</t> Team\n"
#~ " </t>\n"
#~ " </span>\n"
#~ " </div>\n"
#~ " </td></tr>\n"
#~ " <tr><td style=\"text-align:center;\">\n"
#~ " <hr width=\"100%\" style=\"background-"
#~ "color:rgb(204,204,204);border:medium none;clear:both;display:block;font-"
#~ "size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;\"/>\n"
#~ " </td></tr>\n"
#~ " </table>\n"
#~ " </td>\n"
#~ " </tr>\n"
#~ " <!-- DETAILS -->\n"
#~ " <tr>\n"
#~ " <td align=\"center\" style=\"min-width: 590px;\">\n"
#~ " <table width=\"590\" border=\"0\" cellpadding=\"0\" "
#~ "cellspacing=\"0\" style=\"min-width: 590px; background-color: white; "
#~ "padding: 0px 8px 0px 8px; border-collapse:separate;\">\n"
#~ " <tr><td valign=\"top\" style=\"font-size: 14px;\">\n"
#~ " <table style=\"width:100%;\">\n"
#~ " <tr>\n"
#~ " <td style=\"vertical-align:top;\">\n"
#~ " <img src=\"/mail/font_to_img/61555/"
#~ "rgb(81,81,102)/34\" style=\"padding:4px;max-width:inherit;\" "
#~ "height=\"34\" alt=\"\"/>\n"
#~ " </td>\n"
#~ " <td style=\"padding: 0px 10px 0px "
#~ "10px;width:50%;line-height:20px;vertical-align:top;\">\n"
#~ " <div t-"
#~ "if=\"object.event_id.is_one_day\">\n"
#~ " <t t-out=\"object.event_begin_date\" "
#~ "t-options=\"{&quot;widget&quot;: &quot;datetime&quot;, "
#~ "&quot;date_only&quot;: True, &quot;tz_name&quot;: "
#~ "object.event_id.date_tz, &quot;format&quot;: &quot;long&quot;}\">May 4, "
#~ "2021</t>\n"
#~ " <t t-out=\"object.event_begin_date\" "
#~ "t-options=\"{&quot;widget&quot;: &quot;datetime&quot;, "
#~ "&quot;time_only&quot;: True, &quot;tz_name&quot;: "
#~ "object.event_id.date_tz, &quot;hide_seconds&quot;: True, "
#~ "&quot;format&quot;: &quot;short&quot;}\">7:00 AM</t>\n"
#~ " - <t t-out=\"object.event_end_date\" "
#~ "t-options=\"{&quot;widget&quot;: &quot;datetime&quot;, "
#~ "&quot;time_only&quot;: True, &quot;tz_name&quot;: "
#~ "object.event_id.date_tz, &quot;hide_seconds&quot;: True, "
#~ "&quot;format&quot;: &quot;short&quot;}\">5:00 PM</t>\n"
#~ " </div>\n"
#~ " <div t-else=\"\">\n"
#~ " <strong>From</strong>\n"
#~ " <t t-out=\"object.event_begin_date\" "
#~ "t-options=\"{&quot;widget&quot;: &quot;datetime&quot;, "
#~ "&quot;show_seconds&quot;: False, &quot;tz_name&quot;: "
#~ "object.event_id.date_tz, &quot;format&quot;: &quot;medium&quot;}\">May 4, "
#~ "2021 - 7:00 AM</t>\n"
#~ " <br/>\n"
#~ " <strong>To</strong>\n"
#~ " <t t-out=\"object.event_end_date\" t-"
#~ "options=\"{&quot;widget&quot;: &quot;datetime&quot;, "
#~ "&quot;show_seconds&quot;: False, &quot;tz_name&quot;: "
#~ "object.event_id.date_tz, &quot;format&quot;: &quot;medium&quot;}\">May 6, "
#~ "2021 - 5:00 PM</t>\n"
#~ " </div>\n"
#~ " <div style=\"font-"
#~ "size:12px;color:#9e9e9e\"><i>(<t t-out=\"object.event_id.date_tz or "
#~ "''\">Europe/Brussels</t>)</i></div>\n"
#~ " </td>\n"
#~ " <td style=\"vertical-align:top;\">\n"
#~ " <t t-if=\"event_address\">\n"
#~ " <img src=\"/mail/font_to_img/61505/"
#~ "rgb(81,81,102)/34\" style=\"padding:4px;max-width:inherit;\" "
#~ "height=\"34\" alt=\"\"/>\n"
#~ " </t>\n"
#~ " </td>\n"
#~ " <td style=\"padding: 0px 10px 0px "
#~ "10px;width:50%;vertical-align:top;\">\n"
#~ " <t t-if=\"event_address\">\n"
#~ " <t t-set=\"location\" t-value=\"''\"/"
#~ ">\n"
#~ " <t t-"
#~ "if=\"object.event_id.address_id.name\">\n"
#~ " <div t-"
#~ "out=\"object.event_id.address_id.name or ''\">Teksa SpA</div>\n"
#~ " </t>\n"
#~ " <t t-"
#~ "if=\"object.event_id.address_id.street\">\n"
#~ " <div t-"
#~ "out=\"object.event_id.address_id.street or ''\">Puerto Madero 9710</div>\n"
#~ " <t t-set=\"location\" t-"
#~ "value=\"object.event_id.address_id.street\"/>\n"
#~ " </t>\n"
#~ " <t t-"
#~ "if=\"object.event_id.address_id.street2\">\n"
#~ " <div t-"
#~ "out=\"object.event_id.address_id.street2 or ''\">Of A15, Santiago (RM)</"
#~ "div>\n"
#~ " <t t-set=\"location\" t-"
#~ "value=\"'%s, %s' % (location, object.event_id.address_id.street2)\"/>\n"
#~ " </t>\n"
#~ " <div>\n"
#~ " <t t-"
#~ "if=\"object.event_id.address_id.city\">\n"
#~ " <t t-"
#~ "out=\"object.event_id.address_id.city or ''\">Pudahuel</t>,\n"
#~ " <t t-set=\"location\" t-"
#~ "value=\"'%s, %s' % (location, object.event_id.address_id.city)\"/>\n"
#~ " </t>\n"
#~ " <t t-"
#~ "if=\"object.event_id.address_id.state_id.name\">\n"
#~ " <t t-"
#~ "out=\"object.event_id.address_id.state_id.name or ''\">C1</t>,\n"
#~ " <t t-set=\"location\" t-"
#~ "value=\"'%s, %s' % (location, object.event_id.address_id.state_id.name)\"/"
#~ ">\n"
#~ " </t>\n"
#~ " <t t-"
#~ "if=\"object.event_id.address_id.zip\">\n"
#~ " <t t-"
#~ "out=\"object.event_id.address_id.zip or ''\">98450</t>\n"
#~ " <t t-set=\"location\" t-"
#~ "value=\"'%s, %s' % (location, object.event_id.address_id.zip)\"/>\n"
#~ " </t>\n"
#~ " </div>\n"
#~ " <t t-"
#~ "if=\"object.event_id.address_id.country_id.name\">\n"
#~ " <div t-"
#~ "out=\"object.event_id.address_id.country_id.name or ''\">Argentina</div>\n"
#~ " <t t-set=\"location\" t-"
#~ "value=\"'%s, %s' % (location, object.event_id.address_id.country_id.name)"
#~ "\"/>\n"
#~ " </t>\n"
#~ " </t>\n"
#~ " </td>\n"
#~ " </tr>\n"
#~ " </table>\n"
#~ " </td></tr>\n"
#~ " <tr><td style=\"text-align:center;\">\n"
#~ " <t t-if=\"event_organizer\">\n"
#~ " <hr width=\"100%\" style=\"background-"
#~ "color:rgb(204,204,204);border:medium none;clear:both;display:block;font-"
#~ "size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;\"/>\n"
#~ " </t>\n"
#~ " </td></tr>\n"
#~ "\n"
#~ " <tr><td valign=\"top\" style=\"font-size: 14px;\">\n"
#~ " <!-- CONTACT ORGANIZER -->\n"
#~ " <t t-if=\"event_organizer\">\n"
#~ " <div>\n"
#~ " <span style=\"font-weight:300;margin:10px "
#~ "0px\">Questions about this event?</span>\n"
#~ " <div>Please contact the organizer:</div>\n"
#~ " <ul>\n"
#~ " <li t-out=\"event_organizer.name or "
#~ "''\">YourCompany</li>\n"
#~ " <t t-if=\"event_organizer.email\">\n"
#~ " <li>Mail: <a t-attf-href=\"mailto:"
#~ "{{ event_organizer.email }}\" t-attf-style=\"text-decoration:none; color: "
#~ "{{object.event_id.user_id.company_id.email_secondary_color or '#875A7B'}};"
#~ "\" t-out=\"event_organizer.email or ''\"/></li>\n"
#~ " </t>\n"
#~ " <t t-if=\"event_organizer.phone\">\n"
#~ " <li>Phone: <t t-"
#~ "out=\"event_organizer.phone or ''\"/></li>\n"
#~ " </t>\n"
#~ " </ul>\n"
#~ " </div>\n"
#~ " </t>\n"
#~ " </td></tr>\n"
#~ " <tr><td style=\"text-align:center;\">\n"
#~ " <!-- CONTACT ORGANIZER SEPARATION -->\n"
#~ " <hr t-if=\"is_online or event_address\" width=\"100%"
#~ "\" style=\"background-color:rgb(204,204,204);border:medium "
#~ "none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; "
#~ "margin: 16px 0px 16px 0px;\"/>\n"
#~ " </td></tr>\n"
#~ "\n"
#~ " <tr><td valign=\"top\" style=\"font-size: 14px;\">\n"
#~ " <!-- PWA MARKGETING -->\n"
#~ " <div t-if=\"is_online\">\n"
#~ " <strong>Get the best mobile experience.</strong>\n"
#~ " <a href=\"/event\">Install our mobile app</a>\n"
#~ " </div>\n"
#~ " </td></tr>\n"
#~ " <tr><td style=\"text-align:center;\">\n"
#~ " <!-- PWA MARKGETING SEPARATION-->\n"
#~ " <hr t-if=\"is_online and event_address\" width=\"100%"
#~ "\" style=\"background-color:rgb(204,204,204);border:medium "
#~ "none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; "
#~ "margin: 16px 0px 16px 0px;\"/>\n"
#~ " </td></tr>\n"
#~ "\n"
#~ " <tr><td valign=\"top\" style=\"font-size: 14px;\">\n"
#~ " <!-- GOOGLE MAPS LINK -->\n"
#~ " <table t-if=\"event_address and location\" "
#~ "style=\"width:100%;\"><tr><td>\n"
#~ " <div>\n"
#~ " <img src=\"/web_editor/font_to_img/61505/"
#~ "rgb(81,81,102)/20\" height=\"20\" style=\"vertical-align: bottom;\"/>\n"
#~ " <a t-attf-href=\"https://maps.google.com/maps?"
#~ "q={{ location }}\" target=\"new\">\n"
#~ " <img t-if=\"event_address.static_map_url "
#~ "and event_address.static_map_url_is_valid\" t-attf-"
#~ "src=\"{{ event_address.static_map_url }}\" style=\"vertical-align:bottom; "
#~ "width: 100%;\" alt=\"Google Maps\"/>\n"
#~ " <span t-else=\"\">See location on Google "
#~ "Maps</span>\n"
#~ " </a>\n"
#~ " </div>\n"
#~ " </td></tr></table>\n"
#~ " </td></tr>\n"
#~ " </table>\n"
#~ " </td>\n"
#~ " </tr>\n"
#~ "</tbody>\n"
#~ "</table>\n"
#~ "</td></tr>\n"
#~ "<!-- FOOTER BY -->\n"
#~ "<tr><td align=\"center\" style=\"min-width: 590px;\">\n"
#~ " <table t-if=\"object.company_id\" width=\"590\" border=\"0\" "
#~ "cellpadding=\"0\" cellspacing=\"0\" style=\"min-width: 590px; background-"
#~ "color: #F1F1F1; color: #454748; padding: 8px; border-collapse:separate;"
#~ "\">\n"
#~ " <tr><td style=\"text-align: center; font-size: 14px;\">\n"
#~ " Sent by <a target=\"_blank\" t-attf-"
#~ "href=\"{{ object.company_id.website }}\" t-attf-style=\"color: "
#~ "{{object.event_id.user_id.company_id.email_secondary_color or '#875A7B'}};"
#~ "\" t-out=\"object.company_id.name or ''\">YourCompany</a>\n"
#~ " <t t-if=\"'website_url' in object.event_id and "
#~ "object.event_id.website_url\">\n"
#~ " <br/>\n"
#~ " Discover <a href=\"/event\" t-attf-style=\"color: "
#~ "{{object.event_id.user_id.company_id.email_secondary_color or '#875A7B'}};"
#~ "\">all our events</a>.\n"
#~ " </t>\n"
#~ " </td></tr>\n"
#~ " </table>\n"
#~ "</td></tr>\n"
#~ "</table>\n"
#~ " "
#~ msgstr ""
#~ "<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"padding-"
#~ "top: 16px; background-color: #F1F1F1; font-family:Verdana, Arial,sans-"
#~ "serif; color: #454748; width: 100%; border-collapse:separate;\"><tr><td "
#~ "align=\"center\">\n"
#~ "<t t-set=\"date_begin\" t-"
#~ "value=\"format_datetime(object.event_begin_date, tz='UTC', "
#~ "dt_format=&quot;yyyyMMdd'T'HHmmss'Z'&quot;)\"/>\n"
#~ "<t t-set=\"date_end\" t-value=\"format_datetime(object.event_end_date, "
#~ "tz='UTC', dt_format=&quot;yyyyMMdd'T'HHmmss'Z'&quot;)\"/>\n"
#~ "<t t-set=\"is_online\" t-value=\"'is_published' in object.event_id and "
#~ "object.event_id.is_published\"/>\n"
#~ "<t t-set=\"is_sale\" t-value=\"'sale_order_id' in object and "
#~ "object.sale_order_id\"/>\n"
#~ "<t t-set=\"event_organizer\" t-value=\"object.event_id.organizer_id\"/>\n"
#~ "<t t-set=\"event_address\" t-value=\"object.event_id.address_id\"/>\n"
#~ "<t t-set=\"event_website_url\" t-value=\"is_online and "
#~ "object.event_id.website_url\"/>\n"
#~ "<t t-set=\"registration_ids\" t-value=\"object.ids if not is_sale else "
#~ "object._get_event_registration_ids_from_order()\"/>\n"
#~ "<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"590\" "
#~ "style=\"padding: 16px; background-color: white; color: #454748; border-"
#~ "collapse:separate;\">\n"
#~ "<tbody>\n"
#~ " <!-- HEADER -->\n"
#~ " <tr>\n"
#~ " <td align=\"center\" style=\"min-width: 590px;\">\n"
#~ " <table width=\"590\" border=\"0\" cellpadding=\"0\" "
#~ "cellspacing=\"0\" style=\"min-width: 590px; background-color: white; "
#~ "padding: 0px 8px 0px 8px; border-collapse:separate;\">\n"
#~ " <tr><td valign=\"middle\">\n"
#~ " <span style=\"font-size: 10px;\">Kaydınız</span><br/"
#~ ">\n"
#~ " <t t-set=\"default_name\">Misafir</t>\n"
#~ " <span style=\"font-size: 20px; font-weight: bold;\" t-"
#~ "out=\"object.name or default_name\"/>\n"
#~ " <div style=\"margin-bottom: 5px;margin-top: 18px;\">\n"
#~ " <a t-if=\"object.event_id.address_id\" t-attf-"
#~ "href=\"/event/{{ object.event_id.id }}/my_tickets?"
#~ "registration_ids={{ object.ids }}"
#~ "&amp;tickets_hash={{ object.event_id._get_tickets_access_hash(object.ids) }}"
#~ "&amp;responsive_html=1\" target=\"_blank\" style=\"padding: 8px 12px; "
#~ "font-size: 12px; color: "
#~ "{{object.event_id.user_id.company_id.email_primary_color or '#FFFFFF'}}; "
#~ "text-decoration: none !important; font-weight: 400; background-color: "
#~ "{{object.event_id.user_id.company_id.email_secondary_color or "
#~ "'#875A7B'}}; border-radius:3px\">{{ object.ids }}"
#~ "&amp;tickets_hash={{ object.event_id._get_tickets_access_hash(object.ids) }}"
#~ "&amp;responsive_html=1\" target=\"_blank\" style=\"padding: 8px 12px; "
#~ "font-size: 12px; color: "
#~ "{{object.event_id.user_id.company_id.email_primary_color or '#FFFFFF'}}; "
#~ "text-decoration: none !important; font-weight: 400; background-color: "
#~ "{{object.event_id.user_id.company_id.email_secondary_color or "
#~ "'#875A7B'}}; border-radius:3px\">\n"
#~ " Biletleri Görüntüle\n"
#~ " </a>\n"
#~ " <a t-else=\"event_website_url\" t-att-"
#~ "href=\"event_website_url\" target=\"_blank\" style=\"padding: 8px 12px; "
#~ "font-size: 12px; color: #FFFFFF; text-decoration: none !important; font-"
#~ "weight: 400; background-color: #875A7B; border: 0px solid #875A7B; border-"
#~ "radius:3px\">\n"
#~ " Çevrimiçi Görüntüle\n"
#~ " </a>\n"
#~ " </div>\n"
#~ " </td><td valign=\"middle\" align=\"right\">\n"
#~ " <t t-if=\"object.barcode\">\n"
#~ " <div style=\"margin-bottom: 5px;\">\n"
#~ " <img t-attf-src=\"/report/barcode/QR/"
#~ "{{object.barcode}}?&amp;width=100&amp;height=100&amp;quiet=0\" "
#~ "width=\"100\" height=\"100\" alt=\"QR Code\" t-att-style=\"'height: "
#~ "100px !important;'\"/>\n"
#~ " </div>\n"
#~ " </t>\n"
#~ " <t t-if=\"not object.company_id.uses_default_logo\">\n"
#~ " <img t-att-src=\"'/logo.png?company=%s' % "
#~ "object.company_id.id\" style=\"padding: 0px; margin: 0px; margin-right: "
#~ "10px; height: auto; width: 80px;\" t-att-alt=\"'%s' % "
#~ "object.company_id.name\"/>% object.company_id.id\" style=\"padding: 0px; "
#~ "margin: 0px; margin-right: 10px; height: auto; width: 80px;\" t-att-"
#~ "alt=\"'%s' % object.company_id.name\"/>\n"
#~ " </t>\n"
#~ " </td></tr>\n"
#~ " <tr><td colspan=\"2\" style=\"text-align:center;\">\n"
#~ " <hr width=\"100%\" style=\"background-"
#~ "color:rgb(204,204,204);border:medium none;clear:both;display:block;font-"
#~ "size:0px;min-height:1px;line-height:0; margin:16px 0px 16px 0px;\"/>\n"
#~ " </td></tr>\n"
#~ " </table>\n"
#~ " </td>\n"
#~ " </tr>\n"
#~ " <!-- EVENT DESCRIPTION -->\n"
#~ " <tr>\n"
#~ " <td align=\"center\" style=\"min-width: 590px;\">\n"
#~ " <table width=\"590\" border=\"0\" cellpadding=\"0\" "
#~ "cellspacing=\"0\" style=\"min-width: 590px; background-color: white; "
#~ "padding: 0px 8px 0px 8px; border-collapse:separate;\">\n"
#~ " <tr><td valign=\"top\" style=\"font-size: 14px;\">\n"
#~ " <div>\n"
#~ " <t t-set=\"default_name\">Misafir</t>\n"
#~ " Merhaba <t t-out=\"object.name or default_name\"/"
#~ ">,<br/><br/>\n"
#~ " Etkinliği hatırlatmaktan heyecan duyuyoruz\n"
#~ " <t t-if=\"event_website_url\">\n"
#~ " <a t-att-href=\"event_website_url\" t-attf-"
#~ "style=\"font-weight:bold;color: "
#~ "{{object.event_id.user_id.company_id.email_secondary_color or "
#~ "'#875A7B'}}; text-decoration:none;\" t-out=\"object.event_id.name or "
#~ "''\">OpenWood Koleksiyonu Çevrimiçi Gösterimi</a>\n"
#~ " </t>\n"
#~ " <t t-else=\"\">\n"
#~ " <strong t-out=\"object.event_id.name or "
#~ "''\">OpenWood Koleksiyonu Çevrimiçi Gösterimi</strong>\n"
#~ " </t>\n"
#~ " <strong t-out=\"object.event_date_range or ''\"> "
#~ "bugün başlıyor</strong>.\n"
#~ " </div>\n"
#~ " <br/>\n"
#~ " <table style=\"width: auto;\">\n"
#~ " <tr>\n"
#~ " <td>\n"
#~ " <strong>Bu etkinliği takviminize ekleyin</"
#~ "strong>\n"
#~ " </td>\n"
#~ " <td>\n"
#~ " <a t-attf-href=\"/event/"
#~ "{{ slug(object.event_id) }}/ics?slot_id={{ object.event_slot_id.id }}\" "
#~ "style=\"padding-top: 10px; padding-right:8px; padding-bottom:2px; padding-"
#~ "left:8px; margin-left: 8px; border-radius: 3px; background-color: #E7E9ED;"
#~ "\">{{ object.event_slot_id.id }}\" style=\"padding-top: 10px; padding-"
#~ "right:8px; padding-bottom:2px; padding-left:8px; margin-left: 8px; border-"
#~ "radius: 3px; background-color: #E7E9ED;\">\n"
#~ " <img src=\"/event/static/src/img/apple-"
#~ "calendar-128.png\" alt=\"iCal\" title=\"iCal\" style=\"height: 20px; "
#~ "vertical-align: baseline;\"/>\n"
#~ " </a>\n"
#~ " </td>\n"
#~ " <td>\n"
#~ " <a t-attf-href=\"/event/"
#~ "{{ slug(object.event_id) }}/ics?slot_id={{ object.event_slot_id.id }}\" "
#~ "style=\"padding-top: 10px; padding-right:8px; padding-bottom:2px; padding-"
#~ "left:8px; margin-left: 8px; border-radius: 3px; background-color: #E7E9ED;"
#~ "\">{{ object.event_slot_id.id }}\" style=\"padding-top: 10px; padding-"
#~ "right:8px; padding-bottom:2px; padding-left:8px; margin-left: 8px; border-"
#~ "radius: 3px; background-color: #E7E9ED;\">\n"
#~ " <img src=\"/event/static/src/img/"
#~ "outlook-calendar-128.png\" alt=\"Outlook\" title=\"Outlook\" "
#~ "style=\"height: 20px; vertical-align: baseline;\"/>\n"
#~ " </a>\n"
#~ " </td>\n"
#~ " <td>\n"
#~ " <a t-attf-href=\"https://www.google.com/"
#~ "calendar/render?action=TEMPLATE&amp;text={{ object.event_id.name }}"
#~ "&amp;dates={{ date_begin }}/{{ date_end }}&amp;location={{ location }}"
#~ "&amp;details={{ object.event_id._get_external_description_url_encoded() }}"
#~ "\" target=\"new\" style=\"padding-top: 10px; padding-right:8px; padding-"
#~ "bottom:2px; padding-left:8px; margin-left: 8px; border-radius: 3px; "
#~ "background-color: #E7E9ED;\">{{ date_begin }}/{{ date_end }}"
#~ "&amp;location={{ location }}"
#~ "&amp;details={{ object.event_id._get_external_description_url_encoded() }}"
#~ "\" target=\"new\" style=\"padding-top: 10px; padding-right:8px; padding-"
#~ "bottom:2px; padding-left:8px; margin-left: 8px; border-radius: 3px; "
#~ "background-color: #E7E9ED;\">\n"
#~ " <img src=\"/event/static/src/img/"
#~ "google-calendar-128.png\" alt=\"Google\" title=\"Google\" style=\"height: "
#~ "20px; vertical-align: baseline;\"/>\n"
#~ " </a>\n"
#~ " </td>\n"
#~ " </tr>\n"
#~ " </table>\n"
#~ " <br/><br/>\n"
#~ " <div>\n"
#~ " Kaydınızı onaylıyor ve sizinle orada buluşmayı "
#~ "umuyoruz,<br/>\n"
#~ " <span style=\"color: #454748;\">\n"
#~ " -- <br/>\n"
#~ " <t t-if=\"event_organizer\">\n"
#~ " <t t-out=\"event_organizer.name or "
#~ "''\">SizinŞirketiniz</t>\n"
#~ " </t>\n"
#~ " <t t-else=\"\">\n"
#~ " <t t-out=\"object.event_id.name or ''\"> "
#~ "OpenWood Koleksiyonu Çevrimiçi Gösterimi</t> Ekibi\n"
#~ " </t>\n"
#~ " </span>\n"
#~ " </div>\n"
#~ " </td></tr>\n"
#~ " <tr><td style=\"text-align:center;\">\n"
#~ " <hr width=\"100%\" style=\"background-"
#~ "color:rgb(204,204,204);border:medium none;clear:both;display:block;font-"
#~ "size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;\"/>\n"
#~ " </td></tr>\n"
#~ " </table>\n"
#~ " </td>\n"
#~ " </tr>\n"
#~ " <!-- DETAILS -->\n"
#~ " <tr>\n"
#~ " <td align=\"center\" style=\"min-width: 590px;\">\n"
#~ " <table width=\"590\" border=\"0\" cellpadding=\"0\" "
#~ "cellspacing=\"0\" style=\"min-width: 590px; background-color: white; "
#~ "padding: 0px 8px 0px 8px; border-collapse:separate;\">\n"
#~ " <tr><td valign=\"top\" style=\"font-size: 14px;\">\n"
#~ " <table style=\"width:100%;\">\n"
#~ " <tr>\n"
#~ " <td style=\"vertical-align:top;\">\n"
#~ " <img src=\"/mail/font_to_img/61555/"
#~ "rgb(81,81,102)/34\" style=\"padding:4px;max-width:inherit;\" "
#~ "height=\"34\" alt=\"\"/>\n"
#~ " </td>\n"
#~ " <td style=\"padding: 0px 10px 0px "
#~ "10px;width:50%;line-height:20px;vertical-align:top;\">\n"
#~ " <div t-"
#~ "if=\"object.event_id.is_one_day\">\n"
#~ " <t t-out=\"object.event_begin_date\" t-"
#~ "options=\"{&quot;widget&quot;: &quot;datetime&quot;, "
#~ "&quot;date_only&quot;: True, &quot;tz_name&quot;: "
#~ "object.event_id.date_tz, &quot;format&quot;: &quot;long&quot;}\">4 Mayıs "
#~ "2021</t>\n"
#~ " <t t-out=\"object.event_begin_date\" "
#~ "t-options=\"{&quot;widget&quot;: &quot;datetime&quot;, "
#~ "&quot;time_only&quot;: True, &quot;tz_name&quot;: "
#~ "object.event_id.date_tz, &quot;hide_seconds&quot;: True, "
#~ "&quot;format&quot;: &quot;short&quot;}\">Sabah 7:00</t>\n"
#~ " - <t t-out=\"object.event_end_date\" "
#~ "t-options=\"{&quot;widget&quot;: &quot;datetime&quot;, "
#~ "&quot;time_only&quot;: True, &quot;tz_name&quot;: "
#~ "object.event_id.date_tz, &quot;hide_seconds&quot;: True, "
#~ "&quot;format&quot;: &quot;short&quot;}\">17:00 PM</t>\n"
#~ " </div>\n"
#~ " <div t-else=\"\">\n"
#~ " <strong></strong>\n"
#~ " <t t-out=\"object.event_begin_date\" "
#~ "t-options=\"{&quot;widget&quot;: &quot;datetime&quot;, "
#~ "&quot;show_seconds&quot;: False, &quot;tz_name&quot;: "
#~ "object.event_id.date_tz, &quot;format&quot;: &quot;medium&quot;}\"> "
#~ "adresinden 4 Mayıs 2021 - 7:00 AM</t>\n"
#~ " <br/>\n"
#~ " <strong></strong>\n"
#~ " <t t-out=\"object.event_end_date\" t-"
#~ "options=\"{&quot;widget&quot;: &quot;datetime&quot;, "
#~ "&quot;show_seconds&quot;: False, &quot;tz_name&quot;: "
#~ "object.event_id.date_tz, &quot;format&quot;: &quot;medium&quot;}\"> "
#~ "adresine 6 Mayıs 2021 - 17:00</t>\n"
#~ " </div>\n"
#~ " <div style=\"font-"
#~ "size:12px;color:#9e9e9e\"><i>(<t t-out=\"object.event_id.date_tz or "
#~ "''\">Avrupa/Brüksel</t>)</i></div>\n"
#~ " </td>\n"
#~ " <td style=\"vertical-align:top;\">\n"
#~ " <t t-if=\"event_address\">\n"
#~ " <img src=\"/mail/font_to_img/61505/"
#~ "rgb(81,81,102)/34\" style=\"padding:4px;max-width:inherit;\" "
#~ "height=\"34\" alt=\"\"/>\n"
#~ " </t>\n"
#~ " </td>\n"
#~ " <td style=\"padding: 0px 10px 0px "
#~ "10px;width:50%;vertical-align:top;\">\n"
#~ " <t t-if=\"event_address\">\n"
#~ " <t t-set=\"location\" t-value=\"''\"/"
#~ ">\n"
#~ " <t t-"
#~ "if=\"object.event_id.address_id.name\">\n"
#~ " <div t-"
#~ "out=\"object.event_id.address_id.name or ''\">Teksa SpA</div>\n"
#~ " </t>\n"
#~ " <t t-"
#~ "if=\"object.event_id.address_id.street\">\n"
#~ " <div t-"
#~ "out=\"object.event_id.address_id.street or ''\">Puerto Madero 9710</div>\n"
#~ " <t t-set=\"location\" t-"
#~ "value=\"object.event_id.address_id.street\"/>\n"
#~ " </t>\n"
#~ " <t t-"
#~ "if=\"object.event_id.address_id.street2\">\n"
#~ " <div t-"
#~ "out=\"object.event_id.address_id.street2 or ''\">Of A15, Santiago (RM)</"
#~ "div>\n"
#~ " <t t-set=\"location\" t-"
#~ "value=\"'%s, %s' % (location, object.event_id.address_id.street2)\"/>%s ' "
#~ "% (location, object.event_id.address_id.street2)\"/>\n"
#~ " </t>\n"
#~ " <div>\n"
#~ " <t t-"
#~ "if=\"object.event_id.address_id.city\">\n"
#~ " <t t-"
#~ "out=\"object.event_id.address_id.city or ''\">Pudahuel</t>,\n"
#~ " <t t-set=\"location\" t-"
#~ "value=\"'%s, %s' % (location, object.event_id.address_id.city)\"/>%s' % "
#~ "(konum, nesne.olay_id.adres_id.şehir)\"/>\n"
#~ " </t>\n"
#~ " <t t-"
#~ "if=\"object.event_id.address_id.state_id.name\">\n"
#~ " <t t-"
#~ "out=\"object.event_id.address_id.state_id.name or ''\">C1</t>,\n"
#~ " <t t-set=\"location\" t-"
#~ "value=\"'%s, %s' % (location, object.event_id.address_id.state_id.name)\"/"
#~ ">%s' % (konum, object.event_id.address_id.state_id.name)\"/>\n"
#~ " </t>\n"
#~ " <t t-"
#~ "if=\"object.event_id.address_id.zip\">\n"
#~ " <t t-"
#~ "out=\"object.event_id.address_id.zip or ''\">98450</t>\n"
#~ " <t t-set=\"location\" t-"
#~ "value=\"'%s, %s' % (location, object.event_id.address_id.zip)\"/>%s ' % "
#~ "(konum, object.event_id.address_id.zip)\"/>\n"
#~ " </t>\n"
#~ " </div>\n"
#~ " <t t-"
#~ "if=\"object.event_id.address_id.country_id.name\">\n"
#~ " <div t-"
#~ "out=\"object.event_id.address_id.country_id.name or ''\">Argentina</div>\n"
#~ " <t t-set=\"location\" t-"
#~ "value=\"'%s, %s' % (location, object.event_id.address_id.country_id.name)"
#~ "\"/>%s ' % (location, object.event_id.address_id.country_id.name)\"/>\n"
#~ " </t>\n"
#~ " </t>\n"
#~ " </td>\n"
#~ " </tr>\n"
#~ " </table>\n"
#~ " </td></tr>\n"
#~ " <tr><td style=\"text-align:center;\">\n"
#~ " <t t-if=\"event_organizer\">\n"
#~ " <hr width=\"100%\" style=\"background-"
#~ "color:rgb(204,204,204);border:medium none;clear:both;display:block;font-"
#~ "size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;\"/>\n"
#~ " </t>\n"
#~ " </td></tr>\n"
#~ "\n"
#~ " <tr><td valign=\"top\" style=\"font-size: 14px;\">\n"
#~ " <!-- CONTACT ORGANIZER -->\n"
#~ " <t t-if=\"event_organizer\">\n"
#~ " <div>\n"
#~ " <span style=\"font-weight:300;margin:10px "
#~ "0px\">Bu etkinlik hakkında sorularınız mı var?</span>\n"
#~ " <div>Lütfen organizatörle iletişime geçin:</"
#~ "div>\n"
#~ " <ul>\n"
#~ " <li t-out=\"event_organizer.name or "
#~ "''\">SizinŞirketiniz</li>\n"
#~ " <t t-if=\"event_organizer.email\">\n"
#~ " <li>Mail: <a t-attf-href=\"mailto:"
#~ "{{ event_organizer.email }}\" t-attf-style=\"text-decoration:none; color: "
#~ "{{object.event_id.user_id.company_id.email_secondary_color or '#875A7B'}};"
#~ "\" t-out=\"event_organizer.email or ''\"/"
#~ ">{{object.event_id.user_id.company_id.email_secondary_color or "
#~ "'#875A7B'}};\" t-out=\"event_organizer.email or ''\"/></li>\n"
#~ " </t>\n"
#~ " <t t-if=\"event_organizer.phone\">\n"
#~ " <li>Telefon: <t t-"
#~ "out=\"event_organizer.phone or ''\"/></li>\n"
#~ " </t>\n"
#~ " </ul>\n"
#~ " </div>\n"
#~ " </t>\n"
#~ " </td></tr>\n"
#~ " <tr><td style=\"text-align:center;\">\n"
#~ " <!-- CONTACT ORGANIZER SEPARATION -->\n"
#~ " <hr t-if=\"is_online or event_address\" width=\"100%"
#~ "\" style=\"background-color:rgb(204,204,204);border:medium "
#~ "none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; "
#~ "margin: 16px 0px 16px 0px;\"/>\n"
#~ " </td></tr>\n"
#~ "\n"
#~ " <tr><td valign=\"top\" style=\"font-size: 14px;\">\n"
#~ " <!-- PWA MARKGETING -->\n"
#~ " <div t-if=\"is_online\">\n"
#~ " <strong>En iyi mobil deneyimi yaşayın.</strong>\n"
#~ " <a href=\"/event\">Mobil uygulamamızı yükleyin</"
#~ "a>\n"
#~ " </div>\n"
#~ " </td></tr>\n"
#~ " <tr><td style=\"text-align:center;\">\n"
#~ " <!-- PWA MARKGETING SEPARATION-->\n"
#~ " <hr t-if=\"is_online and event_address\" width=\"100%"
#~ "\" style=\"background-color:rgb(204,204,204);border:medium "
#~ "none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; "
#~ "margin: 16px 0px 16px 0px;\"/>\n"
#~ " </td></tr>\n"
#~ "\n"
#~ " <tr><td valign=\"top\" style=\"font-size: 14px;\">\n"
#~ " <!-- GOOGLE MAPS LINK -->\n"
#~ " <table t-if=\"event_address and location\" "
#~ "style=\"width:100%;\"><tr><td>\n"
#~ " <div>\n"
#~ " <img src=\"/web_editor/font_to_img/61505/"
#~ "rgb(81,81,102)/20\" height=\"20\" style=\"vertical-align: bottom;\"/>\n"
#~ " <a t-attf-href=\"https://maps.google.com/maps?"
#~ "q={{ location }}\" target=\"new\">\n"
#~ " <img t-if=\"event_address.static_map_url "
#~ "and event_address.static_map_url_is_valid\" t-attf-"
#~ "src=\"{{ event_address.static_map_url }}\" style=\"vertical-align:bottom; "
#~ "width: 100%;\" alt=\"Google Maps\"/>%;\" alt=\"Google Haritalar\"/>\n"
#~ " <span t-else=\"\">Konumu Google "
#~ "Haritalar'da görün</span>\n"
#~ " </a>\n"
#~ " </div>\n"
#~ " </td></tr></table>\n"
#~ " </td></tr>\n"
#~ " </table>\n"
#~ " </td>\n"
#~ " </tr>\n"
#~ "</tbody>\n"
#~ "</table>\n"
#~ "</td></tr>\n"
#~ "<!-- FOOTER BY -->\n"
#~ "<tr><td align=\"center\" style=\"min-width: 590px;\">\n"
#~ " <table t-if=\"object.company_id\" width=\"590\" border=\"0\" "
#~ "cellpadding=\"0\" cellspacing=\"0\" style=\"min-width: 590px; background-"
#~ "color: #F1F1F1; color: #454748; padding: 8px; border-collapse:separate;"
#~ "\">\n"
#~ " <tr><td style=\"text-align: center; font-size: 14px;\">\n"
#~ " Sent by <a target=\"_blank\" t-attf-"
#~ "href=\"{{ object.company_id.website }}\" t-attf-style=\"color: "
#~ "{{object.event_id.user_id.company_id.email_secondary_color or '#875A7B'}};"
#~ "\" t-out=\"object.company_id.name or "
#~ "''\">{{object.event_id.user_id.company_id.email_secondary_color or "
#~ "'#875A7B'}};\" t-out=\"object.company_id.name or ''\">YourCompany</a>\n"
#~ " <t t-if=\"'website_url' in object.event_id and "
#~ "object.event_id.website_url\">\n"
#~ " <br/>\n"
#~ " Tüm etkinliklerimizi <a href=\"/event\" t-attf-style=\"color: "
#~ "{{object.event_id.user_id.company_id.email_secondary_color or '#875A7B'}};"
#~ "\">keşfedin</a>.\n"
#~ " </t>\n"
#~ " </td></tr>\n"
#~ " </table>\n"
#~ "</td></tr>\n"
#~ "</table>\n"
#~ " "
#~ msgid ""
#~ "<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"padding-"
#~ "top: 16px; background-color: #F1F1F1; font-family:Verdana, Arial,sans-"
#~ "serif; color: #454748; width: 100%; border-collapse:separate;\"><tr><td "
#~ "align=\"center\">\n"
#~ "<t t-set=\"date_begin\" t-"
#~ "value=\"format_datetime(object.event_begin_date, tz='UTC', "
#~ "dt_format=&quot;yyyyMMdd'T'HHmmss'Z'&quot;)\"/>\n"
#~ "<t t-set=\"date_end\" t-value=\"format_datetime(object.event_end_date, "
#~ "tz='UTC', dt_format=&quot;yyyyMMdd'T'HHmmss'Z'&quot;)\"/>\n"
#~ "<t t-set=\"is_online\" t-value=\"'is_published' in object.event_id and "
#~ "object.event_id.is_published\"/>\n"
#~ "<t t-set=\"is_sale\" t-value=\"'sale_order_id' in object and "
#~ "object.sale_order_id\"/>\n"
#~ "<t t-set=\"event_organizer\" t-value=\"object.event_id.organizer_id\"/>\n"
#~ "<t t-set=\"event_address\" t-value=\"object.event_id.address_id\"/>\n"
#~ "<t t-set=\"event_website_url\" t-"
#~ "value=\"object.event_id.event_share_url\"/>\n"
#~ "<t t-set=\"registration_ids\" t-value=\"object.ids if not is_sale else "
#~ "object._get_event_registration_ids_from_order()\"/>\n"
#~ "<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"590\" "
#~ "style=\"padding: 16px; background-color: white; color: #454748; border-"
#~ "collapse:separate;\">\n"
#~ "<tbody>\n"
#~ " <!-- HEADER -->\n"
#~ " <tr>\n"
#~ " <td align=\"center\" style=\"min-width: 590px;\">\n"
#~ " <table width=\"590\" border=\"0\" cellpadding=\"0\" "
#~ "cellspacing=\"0\" style=\"min-width: 590px; background-color: white; "
#~ "padding: 0px 8px 0px 8px; border-collapse:separate;\">\n"
#~ " <tr><td valign=\"middle\">\n"
#~ " <span style=\"font-size: 10px;\">Your registration</"
#~ "span><br/>\n"
#~ " <span style=\"font-size: 20px; font-weight: bold;\">\n"
#~ " <t t-set=\"default_name\">Guest</t>\n"
#~ " <t t-out=\"object.name or default_name\"/>\n"
#~ " </span>\n"
#~ " <div style=\"margin-bottom: 5px;margin-top: 18px;\">\n"
#~ " <a t-if=\"object.event_id.address_id\" t-attf-"
#~ "href=\"/event/{{ object.event_id.id }}/my_tickets?"
#~ "registration_ids={{ object.ids }}"
#~ "&amp;tickets_hash={{ object.event_id._get_tickets_access_hash(object.ids) }}"
#~ "&amp;responsive_html=1\" target=\"_blank\" t-attf-style=\"padding: 8px "
#~ "12px; font-size: 12px; color: "
#~ "{{object.event_id.user_id.company_id.email_primary_color or '#FFFFFF'}}; "
#~ "text-decoration: none !important; font-weight: 400; background-color: "
#~ "{{object.event_id.user_id.company_id.email_secondary_color or "
#~ "'#875A7B'}}; border-radius:3px\">\n"
#~ " View Tickets\n"
#~ " </a>\n"
#~ " <a t-else=\"event_website_url\" t-att-"
#~ "href=\"event_website_url\" target=\"_blank\" style=\"padding: 8px 12px; "
#~ "font-size: 12px; color: #FFFFFF; text-decoration: none !important; font-"
#~ "weight: 400; background-color: #875A7B; border: 0px solid #875A7B; border-"
#~ "radius:3px\">\n"
#~ " View Online\n"
#~ " </a>\n"
#~ " </div>\n"
#~ " </td><td valign=\"middle\" align=\"right\">\n"
#~ " <t t-if=\"object.barcode\"> \n"
#~ " <div style=\"margin-bottom: 5px;\">\n"
#~ " <img t-attf-src=\"/report/barcode/QR/"
#~ "{{object.barcode}}?&amp;width=100&amp;height=100&amp;quiet=0\" "
#~ "width=\"100\" height=\"100\" alt=\"QR Code\" t-att-style=\"'height: "
#~ "100px !important;'\"/>\n"
#~ " </div>\n"
#~ " </t>\n"
#~ " <t t-if=\"not object.company_id.uses_default_logo\">\n"
#~ " <img t-att-src=\"'/logo.png?company=%s' % "
#~ "object.company_id.id\" style=\"padding: 0px; margin: 0px; margin-right: "
#~ "10px; height: auto; width: 80px;\" t-att-alt=\"'%s' % "
#~ "object.company_id.name\"/>\n"
#~ " </t>\n"
#~ " </td></tr>\n"
#~ " <tr><td colspan=\"2\" style=\"text-align:center;\">\n"
#~ " <hr width=\"100%\" style=\"background-"
#~ "color:rgb(204,204,204);border:medium none;clear:both;display:block;font-"
#~ "size:0px;min-height:1px;line-height:0; margin:16px 0px 16px 0px;\"/>\n"
#~ " </td></tr>\n"
#~ " </table>\n"
#~ " </td>\n"
#~ " </tr>\n"
#~ " <!-- EVENT DESCRIPTION -->\n"
#~ " <tr>\n"
#~ " <td align=\"center\" style=\"min-width: 590px;\">\n"
#~ " <table width=\"590\" border=\"0\" cellpadding=\"0\" "
#~ "cellspacing=\"0\" style=\"min-width: 590px; background-color: white; "
#~ "padding: 0px 8px 0px 8px; border-collapse:separate;\">\n"
#~ " <tr><td valign=\"top\" style=\"font-size: 14px;\">\n"
#~ " <div>\n"
#~ " <t t-set=\"default_name\">Guest</t>\n"
#~ " Hello <t t-out=\"object.name or default_name\"/>,"
#~ "<br/><br/>\n"
#~ " We are happy to confirm your registration to the "
#~ "event\n"
#~ " <t t-if=\"event_website_url\">\n"
#~ " <a t-att-href=\"event_website_url\" t-attf-"
#~ "style=\"color: {{object.event_id.user_id.company_id.email_secondary_color "
#~ "or '#875A7B'}}; text-decoration:none;font-weight:bold;\" t-"
#~ "out=\"object.event_id.name or ''\">OpenWood Collection Online Reveal</a>\n"
#~ " </t>\n"
#~ " <t t-else=\"\">\n"
#~ " <strong t-out=\"object.event_id.name or "
#~ "''\">OpenWood Collection Online Reveal</strong>\n"
#~ " </t>.\n"
#~ " <t t-if=\"object.partner_id and "
#~ "object.partner_id.name and object.partner_id.name != object.name\">\n"
#~ " This ticket was registered by <t t-"
#~ "out=\"object.partner_id.name\"/>.\n"
#~ " </t>\n"
#~ " </div>\n"
#~ " <div t-if=\"is_sale\">\n"
#~ " <br/>\n"
#~ " The order for this ticket has reference <t t-"
#~ "out=\"object.sale_order_id.name\"/>\n"
#~ " and was placed on <t t-"
#~ "out=\"object.sale_order_id.date_order.date()\"/>\n"
#~ " <t t-if=\"object.sale_order_line_id.price_unit\"> "
#~ "for an amount of\n"
#~ " <t t-"
#~ "out=\"object.sale_order_line_id.price_unit\" t-options=\"{'widget': "
#~ "'monetary', 'display_currency': object.sale_order_line_id.currency_id}\"/"
#~ ">\n"
#~ " </t>.\n"
#~ " </div>\n"
#~ " <br/>\n"
#~ " <table style=\"width: auto;\">\n"
#~ " <tr>\n"
#~ " <td>\n"
#~ " <strong>Add this event to your calendar</"
#~ "strong>\n"
#~ " </td>\n"
#~ " <td>\n"
#~ " <a t-attf-href=\"/event/"
#~ "{{ slug(object.event_id) }}/ics?slot_id={{ object.event_slot_id.id }}\" "
#~ "style=\"padding-top: 10px; padding-right:8px; padding-bottom:2px; padding-"
#~ "left:8px; margin-left: 8px; border-radius: 3px; background-color: #E7E9ED;"
#~ "\">\n"
#~ " <img src=\"/event/static/src/img/"
#~ "apple-calendar-128.png\" alt=\"iCal\" title=\"iCal\" style=\"height: "
#~ "20px; vertical-align: baseline;\"/>\n"
#~ " </a>\n"
#~ " </td>\n"
#~ " <td>\n"
#~ " <a t-attf-href=\"/event/"
#~ "{{ slug(object.event_id) }}/ics?slot_id={{ object.event_slot_id.id }}\" "
#~ "style=\"padding-top: 10px; padding-right:8px; padding-bottom:2px; padding-"
#~ "left:8px; margin-left: 8px; border-radius: 3px; background-color: #E7E9ED;"
#~ "\">\n"
#~ " <img src=\"/event/static/src/img/"
#~ "outlook-calendar-128.png\" alt=\"Outlook\" title=\"Outlook\" "
#~ "style=\"height: 20px; vertical-align: baseline;\"/>\n"
#~ " </a>\n"
#~ " </td>\n"
#~ " <td>\n"
#~ " <a t-attf-href=\"https://www.google.com/"
#~ "calendar/render?action=TEMPLATE&amp;text={{ object.event_id.name }}"
#~ "&amp;dates={{ date_begin }}/{{ date_end }}&amp;location={{ location }}"
#~ "&amp;details={{ object.event_id._get_external_description_url_encoded() }}"
#~ "\" target=\"new\" style=\"padding-top: 10px; padding-right:8px; padding-"
#~ "bottom:2px; padding-left:8px; margin-left: 8px; border-radius: 3px; "
#~ "background-color: #E7E9ED;\">\n"
#~ " <img src=\"/event/static/src/img/"
#~ "google-calendar-128.png\" alt=\"Google\" title=\"Google\" style=\"height: "
#~ "20px; vertical-align: baseline;\"/>\n"
#~ " </a>\n"
#~ " </td>\n"
#~ " </tr>\n"
#~ " </table>\n"
#~ " <br/><br/>\n"
#~ " <div>\n"
#~ " See you soon,<br/>\n"
#~ " <span style=\"color: #454748;\">\n"
#~ " -- <br/>\n"
#~ " <t t-if=\"event_organizer\">\n"
#~ " <t t-"
#~ "out=\"event_organizer.name\">YourCompany</t>\n"
#~ " </t>\n"
#~ " <t t-else=\"\">\n"
#~ " The <t t-out=\"object.event_id.name or "
#~ "''\">OpenWood Collection Online Reveal</t> Team\n"
#~ " </t>\n"
#~ " </span>\n"
#~ " </div>\n"
#~ " </td></tr>\n"
#~ " <tr><td style=\"text-align:center;\">\n"
#~ " <hr width=\"100%\" style=\"background-"
#~ "color:rgb(204,204,204);border:medium none;clear:both;display:block;font-"
#~ "size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;\"/>\n"
#~ " </td></tr>\n"
#~ " </table>\n"
#~ " </td>\n"
#~ " </tr>\n"
#~ " <!-- DETAILS -->\n"
#~ " <tr>\n"
#~ " <td align=\"center\" style=\"min-width: 590px;\">\n"
#~ " <table width=\"590\" border=\"0\" cellpadding=\"0\" "
#~ "cellspacing=\"0\" style=\"min-width: 590px; background-color: white; "
#~ "padding: 0px 8px 0px 8px; border-collapse:separate;\">\n"
#~ " <tr><td valign=\"top\" style=\"font-size: 14px;\">\n"
#~ " <table style=\"width:100%;\">\n"
#~ " <tr>\n"
#~ " <td style=\"vertical-align:top;\">\n"
#~ " <img src=\"/mail/font_to_img/61555/"
#~ "rgb(81,81,102)/34\" style=\"padding:4px;max-width:inherit;\" "
#~ "height=\"34\" alt=\"\"/>\n"
#~ " </td>\n"
#~ " <td style=\"padding: 0px 10px 0px "
#~ "10px;width:50%;line-height:20px;vertical-align:top;\">\n"
#~ " <div t-"
#~ "if=\"object.event_id.is_one_day\">\n"
#~ " <t t-out=\"object.event_begin_date\" "
#~ "t-options=\"{&quot;widget&quot;: &quot;datetime&quot;, "
#~ "&quot;date_only&quot;: True, &quot;tz_name&quot;: "
#~ "object.event_id.date_tz, &quot;format&quot;: &quot;long&quot;}\">May 4, "
#~ "2021</t>\n"
#~ " <t t-out=\"object.event_begin_date\" "
#~ "t-options=\"{&quot;widget&quot;: &quot;datetime&quot;, "
#~ "&quot;time_only&quot;: True, &quot;tz_name&quot;: "
#~ "object.event_id.date_tz, &quot;hide_seconds&quot;: True, "
#~ "&quot;format&quot;: &quot;short&quot;}\">7:00 AM</t>\n"
#~ " - <t t-out=\"object.event_end_date\" "
#~ "t-options=\"{&quot;widget&quot;: &quot;datetime&quot;, "
#~ "&quot;time_only&quot;: True, &quot;tz_name&quot;: "
#~ "object.event_id.date_tz, &quot;hide_seconds&quot;: True, "
#~ "&quot;format&quot;: &quot;short&quot;}\">5:00 PM</t>\n"
#~ " </div>\n"
#~ " <div t-else=\"\">\n"
#~ " <strong>From</strong>\n"
#~ " <t t-out=\"object.event_begin_date\" "
#~ "t-options=\"{&quot;widget&quot;: &quot;datetime&quot;, "
#~ "&quot;show_seconds&quot;: False, &quot;tz_name&quot;: "
#~ "object.event_id.date_tz, &quot;format&quot;: &quot;medium&quot;}\">May 4, "
#~ "2021 - 7:00 AM</t>\n"
#~ " <br/>\n"
#~ " <strong>To</strong>\n"
#~ " <t t-out=\"object.event_end_date\" t-"
#~ "options=\"{&quot;widget&quot;: &quot;datetime&quot;, "
#~ "&quot;show_seconds&quot;: False, &quot;tz_name&quot;: "
#~ "object.event_id.date_tz, &quot;format&quot;: &quot;medium&quot;}\">May 6, "
#~ "2021 - 5:00 PM</t>\n"
#~ " </div>\n"
#~ " <div style=\"font-"
#~ "size:12px;color:#9e9e9e\"><i>(<t t-out=\"object.event_id.date_tz or "
#~ "''\">Europe/Brussels</t>)</i></div>\n"
#~ " </td>\n"
#~ " <td style=\"vertical-align:top;\">\n"
#~ " <t t-if=\"event_address\">\n"
#~ " <img src=\"/mail/font_to_img/61505/"
#~ "rgb(81,81,102)/34\" style=\"padding:4px;max-width:inherit;\" "
#~ "height=\"34\" alt=\"\"/>\n"
#~ " </t>\n"
#~ " </td>\n"
#~ " <td style=\"padding: 0px 10px 0px "
#~ "10px;width:50%;vertical-align:top;\">\n"
#~ " <t t-if=\"event_address\">\n"
#~ " <t t-set=\"location\" t-value=\"''\"/"
#~ ">\n"
#~ " <t t-"
#~ "if=\"object.event_id.address_id.name\">\n"
#~ " <div t-"
#~ "out=\"object.event_id.address_id.name\">Teksa SpA</div>\n"
#~ " </t>\n"
#~ " <t t-"
#~ "if=\"object.event_id.address_id.street\">\n"
#~ " <div t-"
#~ "out=\"object.event_id.address_id.street\">Puerto Madero 9710</div>\n"
#~ " <t t-set=\"location\" t-"
#~ "value=\"object.event_id.address_id.street\"/>\n"
#~ " </t>\n"
#~ " <t t-"
#~ "if=\"object.event_id.address_id.street2\">\n"
#~ " <div t-"
#~ "out=\"object.event_id.address_id.street2\">Of A15, Santiago (RM)</div>\n"
#~ " <t t-set=\"location\" t-"
#~ "valuef=\"{{location}}, {{object.event_id.address_id.street2}}\"/>\n"
#~ " </t>\n"
#~ " <div>\n"
#~ " <t t-"
#~ "if=\"object.event_id.address_id.city\">\n"
#~ " <t t-"
#~ "out=\"object.event_id.address_id.city\">Pudahuel</t>,\n"
#~ " <t t-set=\"location\" t-"
#~ "valuef=\"{{location}}, {{object.event_id.address_id.city}}\"/>\n"
#~ " </t>\n"
#~ " <t t-"
#~ "if=\"object.event_id.address_id.state_id.name\">\n"
#~ " <t t-"
#~ "out=\"object.event_id.address_id.state_id.name\">C1</t>,\n"
#~ " <t t-set=\"location\" t-"
#~ "valuef=\"{{location}}, {{object.event_id.address_id.state_id.name}}\"/>\n"
#~ " </t>\n"
#~ " <t t-"
#~ "if=\"object.event_id.address_id.zip\">\n"
#~ " <t t-"
#~ "out=\"object.event_id.address_id.zip\">98450</t>\n"
#~ " <t t-set=\"location\" t-"
#~ "valuef=\"{{location}}, {{object.event_id.address_id.zip}}\"/>\n"
#~ " </t>\n"
#~ " </div>\n"
#~ " <t t-"
#~ "if=\"object.event_id.address_id.country_id.name\">\n"
#~ " <div t-"
#~ "out=\"object.event_id.address_id.country_id.name\">Argentina</div>\n"
#~ " <t t-set=\"location\" t-"
#~ "valuef=\"{{location}}, {{object.event_id.address_id.country_id.name}}\"/"
#~ ">\n"
#~ " </t>\n"
#~ " </t>\n"
#~ " </td>\n"
#~ " </tr>\n"
#~ " </table>\n"
#~ " </td></tr>\n"
#~ " <tr><td style=\"text-align:center;\">\n"
#~ " <t t-if=\"event_organizer\">\n"
#~ " <hr width=\"100%\" style=\"background-"
#~ "color:rgb(204,204,204);border:medium none;clear:both;display:block;font-"
#~ "size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;\"/>\n"
#~ " </t>\n"
#~ " </td></tr>\n"
#~ "\n"
#~ " <tr><td valign=\"top\" style=\"font-size: 14px;\">\n"
#~ " <!-- CONTACT ORGANIZER -->\n"
#~ " <t t-if=\"event_organizer\">\n"
#~ " <div>\n"
#~ " <span style=\"font-weight:300;margin:10px "
#~ "0px\">Questions about this event?</span>\n"
#~ " <div>Please contact the organizer:</div>\n"
#~ " <ul>\n"
#~ " <li><t t-out=\"event_organizer.name or "
#~ "''\">YourCompany</t></li>\n"
#~ " <t t-if=\"event_organizer.email\">\n"
#~ " <li>Mail: <a t-attf-href=\"mailto:"
#~ "{{ event_organizer.email }}\" t-attf-style=\"text-decoration:none; color: "
#~ "{{object.event_id.user_id.company_id.email_secondary_color or '#875A7B'}};"
#~ "\" t-out=\"event_organizer.email or ''\">info@yourcompany.com</a></li>\n"
#~ " </t>\n"
#~ " <t t-if=\"event_organizer.phone\">\n"
#~ " <li>Phone: <t t-"
#~ "out=\"event_organizer.phone\">+1 650-123-4567</t></li>\n"
#~ " </t>\n"
#~ " </ul>\n"
#~ " </div>\n"
#~ " </t>\n"
#~ " </td></tr>\n"
#~ " <tr><td style=\"text-align:center;\">\n"
#~ " <!-- CONTACT ORGANIZER SEPARATION -->\n"
#~ " <t t-if=\"is_online or event_address\">\n"
#~ " <hr width=\"100%\" style=\"background-"
#~ "color:rgb(204,204,204);border:medium none;clear:both;display:block;font-"
#~ "size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;\"/>\n"
#~ " </t>\n"
#~ " </td></tr>\n"
#~ "\n"
#~ " <tr><td valign=\"top\" style=\"font-size: 14px;\">\n"
#~ " <!-- PWA MARKGETING -->\n"
#~ " <t t-if=\"is_online\">\n"
#~ " <div>\n"
#~ " <strong>Get the best mobile experience.</"
#~ "strong>\n"
#~ " <a href=\"/event\">Install our mobile app</"
#~ "a>\n"
#~ " </div>\n"
#~ " </t>\n"
#~ " </td></tr>\n"
#~ " <tr><td style=\"text-align:center;\">\n"
#~ " <!-- PWA MARKGETING SEPARATION-->\n"
#~ " <t t-if=\"is_online and event_address\">\n"
#~ " <hr width=\"100%\" style=\"background-"
#~ "color:rgb(204,204,204);border:medium none;clear:both;display:block;font-"
#~ "size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;\"/>\n"
#~ " </t>\n"
#~ " </td></tr>\n"
#~ "\n"
#~ " <tr><td valign=\"top\" style=\"font-size: 14px;\">\n"
#~ " <!-- GOOGLE MAPS LINK -->\n"
#~ " <t t-if=\"event_address and location\">\n"
#~ " <table style=\"width:100%;\"><tr><td>\n"
#~ " <div>\n"
#~ " <img src=\"/web_editor/font_to_img/61505/"
#~ "rgb(81,81,102)/20\" height=\"20\" style=\"vertical-align: bottom;\"/>\n"
#~ " <a t-attf-href=\"https://maps.google.com/"
#~ "maps?q={{ location }}\" target=\"new\">\n"
#~ " <img t-"
#~ "if=\"event_address.static_map_url and "
#~ "event_address.static_map_url_is_valid\" t-att-"
#~ "src=\"event_address.static_map_url\" style=\"vertical-align:bottom; "
#~ "width: 100%;\" alt=\"Google Maps\"/>\n"
#~ " <t t-else=\"\">See location on Google "
#~ "Maps</t>\n"
#~ " </a>\n"
#~ " </div>\n"
#~ " </td></tr></table>\n"
#~ " </t>\n"
#~ " </td></tr>\n"
#~ " </table>\n"
#~ " </td>\n"
#~ " </tr>\n"
#~ "</tbody>\n"
#~ "</table>\n"
#~ "</td></tr>\n"
#~ "<!-- FOOTER BY -->\n"
#~ "<tr><td align=\"center\" style=\"min-width: 590px;\">\n"
#~ " <t t-if=\"object.company_id\">\n"
#~ " <table width=\"590\" border=\"0\" cellpadding=\"0\" "
#~ "cellspacing=\"0\" style=\"min-width: 590px; background-color: #F1F1F1; "
#~ "color: #454748; padding: 8px; border-collapse:separate;\">\n"
#~ " <tr><td style=\"text-align: center; font-size: 14px;\">\n"
#~ " Sent by <a target=\"_blank\" t-attf-"
#~ "href=\"{{ object.company_id.website }}\" t-attf-style=\"color: "
#~ "{{object.event_id.user_id.company_id.email_secondary_color or '#875A7B'}};"
#~ "\" t-out=\"object.company_id.name or ''\">YourCompany</a>\n"
#~ " <t t-if=\"is_online\">\n"
#~ " <br/>\n"
#~ " Discover <a href=\"/event\" t-attf-style=\"color: "
#~ "{{object.event_id.user_id.company_id.email_secondary_color or '#875A7B'}};"
#~ "\">all our events</a>.\n"
#~ " </t>\n"
#~ " </td></tr>\n"
#~ " </table>\n"
#~ " </t>\n"
#~ "</td></tr>\n"
#~ "</table>\n"
#~ " "
#~ msgstr ""
#~ "<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"padding-"
#~ "top: 16px; background-color: #F1F1F1; font-family:Verdana, Arial,sans-"
#~ "serif; color: #454748; width: 100%; border-collapse:separate;\"><tr><td "
#~ "align=\"center\">\n"
#~ "<t t-set=\"date_begin\" t-"
#~ "value=\"format_datetime(object.event_begin_date, tz='UTC', "
#~ "dt_format=&quot;yyyyMMdd'T'HHmmss'Z'&quot;)\"/>\n"
#~ "<t t-set=\"date_end\" t-value=\"format_datetime(object.event_end_date, "
#~ "tz='UTC', dt_format=&quot;yyyyMMdd'T'HHmmss'Z'&quot;)\"/>\n"
#~ "<t t-set=\"is_online\" t-value=\"'is_published' in object.event_id and "
#~ "object.event_id.is_published\"/>\n"
#~ "<t t-set=\"is_sale\" t-value=\"'sale_order_id' in object and "
#~ "object.sale_order_id\"/>\n"
#~ "<t t-set=\"event_organizer\" t-value=\"object.event_id.organizer_id\"/>\n"
#~ "<t t-set=\"event_address\" t-value=\"object.event_id.address_id\"/>\n"
#~ "<t t-set=\"event_website_url\" t-"
#~ "value=\"object.event_id.event_share_url\"/>\n"
#~ "<t t-set=\"registration_ids\" t-value=\"object.ids if not is_sale else "
#~ "object._get_event_registration_ids_from_order()\"/>\n"
#~ "<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"590\" "
#~ "style=\"padding: 16px; background-color: white; color: #454748; border-"
#~ "collapse:separate;\">\n"
#~ "<tbody>\n"
#~ " <!-- HEADER -->\n"
#~ " <tr>\n"
#~ " <td align=\"center\" style=\"min-width: 590px;\">\n"
#~ " <table width=\"590\" border=\"0\" cellpadding=\"0\" "
#~ "cellspacing=\"0\" style=\"min-width: 590px; background-color: white; "
#~ "padding: 0px 8px 0px 8px; border-collapse:separate;\">\n"
#~ " <tr><td valign=\"middle\">\n"
#~ " <span style=\"font-size: 10px;\">Kaydınız</span><br/"
#~ ">\n"
#~ " <span style=\"font-size: 20px; font-weight: bold;\">\n"
#~ " <t t-set=\"default_name\">Misafir</t>\n"
#~ " <t t-out=\"object.name or default_name\"/>\n"
#~ " </span>\n"
#~ " <div style=\"margin-bottom: 5px;margin-top: 18px;\">\n"
#~ " <a t-if=\"object.event_id.address_id\" t-attf-"
#~ "href=\"/event/{{ object.event_id.id }}/my_tickets?"
#~ "registration_ids={{ object.ids }}"
#~ "&amp;tickets_hash={{ object.event_id._get_tickets_access_hash(object.ids) }}"
#~ "&amp;responsive_html=1\" target=\"_blank\" t-attf-style=\"padding: 8px "
#~ "12px; font-size: 12px; color: "
#~ "{{object.event_id.user_id.company_id.email_primary_color or '#FFFFFF'}}; "
#~ "text-decoration: none !important; font-weight: 400; background-color: "
#~ "{{object.event_id.user_id.company_id.email_secondary_color or "
#~ "'#875A7B'}}; border-radius:3px\">{{ object.ids }}"
#~ "&amp;tickets_hash={{object.event_id._get_tickets_access_hash(object.ids) }}"
#~ "&amp;responsive_html=1\" target=\"_blank\" t-attf-style=\"padding: 8px "
#~ "12px; font-size: 12px; color: "
#~ "{{object.event_id.user_id.company_id.email_primary_color or '#FFFFFF'}}; "
#~ "text-decoration: none !important; font-weight: 400; background-color: "
#~ "{{object.event_id.user_id.company_id.email_secondary_color or "
#~ "'#875A7B'}}; border-radius:3px\">\n"
#~ " Biletleri Görüntüle\n"
#~ " </a>\n"
#~ " <a t-else=\"event_website_url\" t-att-"
#~ "href=\"event_website_url\" target=\"_blank\" style=\"padding: 8px 12px; "
#~ "font-size: 12px; color: #FFFFFF; text-decoration: none !important; font-"
#~ "weight: 400; background-color: #875A7B; border: 0px solid #875A7B; border-"
#~ "radius:3px\">\n"
#~ " Çevrimiçi Görüntüle\n"
#~ " </a>\n"
#~ " </div>\n"
#~ " </td><td valign=\"middle\" align=\"right\">\n"
#~ " <t t-if=\"object.barcode\"> \n"
#~ " <div style=\"margin-bottom: 5px;\">\n"
#~ " <img t-attf-src=\"/report/barcode/QR/"
#~ "{{object.barcode}}?&amp;width=100&amp;height=100&amp;quiet=0\" "
#~ "width=\"100\" height=\"100\" alt=\"QR Code\" t-att-style=\"'height: "
#~ "100px !important;'\"/>\n"
#~ " </div>\n"
#~ " </t>\n"
#~ " <t t-if=\"not object.company_id.uses_default_logo\">\n"
#~ " <img t-att-src=\"'/logo.png?company=%s' % "
#~ "object.company_id.id\" style=\"padding: 0px; margin: 0px; margin-right: "
#~ "10px; height: auto; width: 80px;\" t-att-alt=\"'%s' % "
#~ "object.company_id.name\"/>% object.company_id.id\" style=\"padding: 0px; "
#~ "margin: 0px; margin-right: 10px; height: auto; width: 80px;\" t-att-"
#~ "alt=\"'%s' % object.company_id.name\"/>\n"
#~ " </t>\n"
#~ " </td></tr>\n"
#~ " <tr><td colspan=\"2\" style=\"text-align:center;\">\n"
#~ " <hr width=\"100%\" style=\"background-"
#~ "color:rgb(204,204,204);border:medium none;clear:both;display:block;font-"
#~ "size:0px;min-height:1px;line-height:0; margin:16px 0px 16px 0px;\"/>\n"
#~ " </td></tr>\n"
#~ " </table>\n"
#~ " </td>\n"
#~ " </tr>\n"
#~ " <!-- EVENT DESCRIPTION -->\n"
#~ " <tr>\n"
#~ " <td align=\"center\" style=\"min-width: 590px;\">\n"
#~ " <table width=\"590\" border=\"0\" cellpadding=\"0\" "
#~ "cellspacing=\"0\" style=\"min-width: 590px; background-color: white; "
#~ "padding: 0px 8px 0px 8px; border-collapse:separate;\">\n"
#~ " <tr><td valign=\"top\" style=\"font-size: 14px;\">\n"
#~ " <div>\n"
#~ " <t t-set=\"default_name\">Misafir</t>\n"
#~ " Merhaba <t t-out=\"object.name or default_name\"/"
#~ ">,<br/><br/>\n"
#~ " Etkinliğe kaydınızı teyit etmekten mutluluk "
#~ "duyarız\n"
#~ " <t t-if=\"event_website_url\">\n"
#~ " <a t-att-href=\"event_website_url\" t-attf-"
#~ "style=\"color: {{object.event_id.user_id.company_id.email_secondary_color "
#~ "or '#875A7B'}}; text-decoration:none;font-weight:bold;\" t-"
#~ "out=\"object.event_id.name or ''\">OpenWood Koleksiyonu Çevrimiçi "
#~ "Gösterimi</a>\n"
#~ " </t>\n"
#~ " <t t-else=\"\">\n"
#~ " <strong t-out=\"object.event_id.name or "
#~ "''\">OpenWood Collection Online Reveal</strong>\n"
#~ " </t>.\n"
#~ " <t t-if=\"object.partner_id and "
#~ "object.partner_id.name and object.partner_id.name != object.name\">\n"
#~ " Bu bilet <t t-out=\"object.partner_id.name\"/"
#~ "> tarafından kaydedilmiştir.\n"
#~ " </t>\n"
#~ " </div>\n"
#~ " <div t-if=\"is_sale\">\n"
#~ " <br/>\n"
#~ " Bu bilet için sipariş referansı vardır <t t-"
#~ "out=\"object.sale_order_id.name\"/>\n"
#~ " ve bir miktar için <t t-"
#~ "out=\"object.sale_order_id.date_order.date()\"/>\n"
#~ " <t t-if=\"object.sale_order_line_id.price_unit\"> "
#~ "adresine yerleştirildi\n"
#~ " <t t-"
#~ "out=\"object.sale_order_line_id.price_unit\" t-options=\"{'widget': "
#~ "'monetary', 'display_currency': object.sale_order_line_id.currency_id}\"/"
#~ ">\n"
#~ " </t>.\n"
#~ " </div>\n"
#~ " <br/>\n"
#~ " <table style=\"width: auto;\">\n"
#~ " <tr>\n"
#~ " <td>\n"
#~ " <strong>Bu etkinliği takviminize ekleyin</"
#~ "strong>\n"
#~ " </td>\n"
#~ " <td>\n"
#~ " <a t-attf-href=\"/event/"
#~ "{{ slug(object.event_id) }}/ics?slot_id={{ object.event_slot_id.id }}\" "
#~ "style=\"padding-top: 10px; padding-right:8px; padding-bottom:2px; padding-"
#~ "left:8px; margin-left: 8px; border-radius: 3px; background-color: #E7E9ED;"
#~ "\">{{ object.event_slot_id.id }}\" style=\"padding-top: 10px; padding-"
#~ "right:8px; padding-bottom:2px; padding-left:8px; margin-left: 8px; border-"
#~ "radius: 3px; background-color: #E7E9ED;\">\n"
#~ " <img src=\"/event/static/src/img/apple-"
#~ "calendar-128.png\" alt=\"iCal\" title=\"iCal\" style=\"height: 20px; "
#~ "vertical-align: baseline;\"/>\n"
#~ " </a>\n"
#~ " </td>\n"
#~ " <td>\n"
#~ " <a t-attf-href=\"/event/"
#~ "{{ slug(object.event_id) }}/ics?slot_id={{ object.event_slot_id.id }}\" "
#~ "style=\"padding-top: 10px; padding-right:8px; padding-bottom:2px; padding-"
#~ "left:8px; margin-left: 8px; border-radius: 3px; background-color: #E7E9ED;"
#~ "\">{{ object.event_slot_id.id }}\" style=\"padding-top: 10px; padding-"
#~ "right:8px; padding-bottom:2px; padding-left:8px; margin-left: 8px; border-"
#~ "radius: 3px; background-color: #E7E9ED;\">\n"
#~ " <img src=\"/event/static/src/img/"
#~ "outlook-calendar-128.png\" alt=\"Outlook\" title=\"Outlook\" "
#~ "style=\"height: 20px; vertical-align: baseline;\"/>\n"
#~ " </a>\n"
#~ " </td>\n"
#~ " <td>\n"
#~ " <a t-attf-href=\"https://www.google.com/"
#~ "calendar/render?action=TEMPLATE&amp;text={{ object.event_id.name }}"
#~ "&amp;dates={{ date_begin }}/{{ date_end }}&amp;location={{ location }}"
#~ "&amp;details={{ object.event_id._get_external_description_url_encoded() }}"
#~ "\" target=\"new\" style=\"padding-top: 10px; padding-right:8px; padding-"
#~ "bottom:2px; padding-left:8px; margin-left: 8px; border-radius: 3px; "
#~ "background-color: #E7E9ED;\">{{ date_begin }}/{{ date_end }}"
#~ "&amp;location={{ location }}"
#~ "&amp;details={{ object.event_id._get_external_description_url_encoded() }}"
#~ "\" target=\"new\" style=\"padding-top: 10px; padding-right:8px; padding-"
#~ "bottom:2px; padding-left:8px; margin-left: 8px; border-radius: 3px; "
#~ "background-color: #E7E9ED;\">\n"
#~ " <img src=\"/event/static/src/img/"
#~ "google-calendar-128.png\" alt=\"Google\" title=\"Google\" style=\"height: "
#~ "20px; vertical-align: baseline;\"/>\n"
#~ " </a>\n"
#~ " </td>\n"
#~ " </tr>\n"
#~ " </table>\n"
#~ " <br/><br/>\n"
#~ " <div>\n"
#~ " Yakında görüşürüz,<br/>\n"
#~ " <span style=\"color: #454748;\">\n"
#~ " -- <br/>\n"
#~ " <t t-if=\"event_organizer\">\n"
#~ " <t t-"
#~ "out=\"event_organizer.name\">SizinŞirketiniz</t>\n"
#~ " </t>\n"
#~ " <t t-else=\"\">\n"
#~ " <t t-out=\"object.event_id.name or ''\"> "
#~ "OpenWood Koleksiyonu Çevrimiçi Gösterimi</t> Ekibi\n"
#~ " </t>\n"
#~ " </span>\n"
#~ " </div>\n"
#~ " </td></tr>\n"
#~ " <tr><td style=\"text-align:center;\">\n"
#~ " <hr width=\"100%\" style=\"background-"
#~ "color:rgb(204,204,204);border:medium none;clear:both;display:block;font-"
#~ "size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;\"/>\n"
#~ " </td></tr>\n"
#~ " </table>\n"
#~ " </td>\n"
#~ " </tr>\n"
#~ " <!-- DETAILS -->\n"
#~ " <tr>\n"
#~ " <td align=\"center\" style=\"min-width: 590px;\">\n"
#~ " <table width=\"590\" border=\"0\" cellpadding=\"0\" "
#~ "cellspacing=\"0\" style=\"min-width: 590px; background-color: white; "
#~ "padding: 0px 8px 0px 8px; border-collapse:separate;\">\n"
#~ " <tr><td valign=\"top\" style=\"font-size: 14px;\">\n"
#~ " <table style=\"width:100%;\">\n"
#~ " <tr>\n"
#~ " <td style=\"vertical-align:top;\">\n"
#~ " <img src=\"/mail/font_to_img/61555/"
#~ "rgb(81,81,102)/34\" style=\"padding:4px;max-width:inherit;\" "
#~ "height=\"34\" alt=\"\"/>\n"
#~ " </td>\n"
#~ " <td style=\"padding: 0px 10px 0px "
#~ "10px;width:50%;line-height:20px;vertical-align:top;\">\n"
#~ " <div t-"
#~ "if=\"object.event_id.is_one_day\">\n"
#~ " <t t-out=\"object.event_begin_date\" t-"
#~ "options=\"{&quot;widget&quot;: &quot;datetime&quot;, "
#~ "&quot;date_only&quot;: True, &quot;tz_name&quot;: "
#~ "object.event_id.date_tz, &quot;format&quot;: &quot;long&quot;}\">4 Mayıs "
#~ "2021</t>\n"
#~ " <t t-out=\"object.event_begin_date\" "
#~ "t-options=\"{&quot;widget&quot;: &quot;datetime&quot;, "
#~ "&quot;time_only&quot;: True, &quot;tz_name&quot;: "
#~ "object.event_id.date_tz, &quot;hide_seconds&quot;: True, "
#~ "&quot;format&quot;: &quot;short&quot;}\">Sabah 7:00</t>\n"
#~ " - <t t-out=\"object.event_end_date\" "
#~ "t-options=\"{&quot;widget&quot;: &quot;datetime&quot;, "
#~ "&quot;time_only&quot;: True, &quot;tz_name&quot;: "
#~ "object.event_id.date_tz, &quot;hide_seconds&quot;: True, "
#~ "&quot;format&quot;: &quot;short&quot;}\">17:00 PM</t>\n"
#~ " </div>\n"
#~ " <div t-else=\"\">\n"
#~ " <strong></strong>\n"
#~ " <t t-out=\"object.event_begin_date\" "
#~ "t-options=\"{&quot;widget&quot;: &quot;datetime&quot;, "
#~ "&quot;show_seconds&quot;: False, &quot;tz_name&quot;: "
#~ "object.event_id.date_tz, &quot;format&quot;: &quot;medium&quot;}\"> "
#~ "adresinden 4 Mayıs 2021 - 7:00 AM</t>\n"
#~ " <br/>\n"
#~ " <strong></strong>\n"
#~ " <t t-out=\"object.event_end_date\" t-"
#~ "options=\"{&quot;widget&quot;: &quot;datetime&quot;, "
#~ "&quot;show_seconds&quot;: False, &quot;tz_name&quot;: "
#~ "object.event_id.date_tz, &quot;format&quot;: &quot;medium&quot;}\"> "
#~ "adresine 6 Mayıs 2021 - 17:00</t>\n"
#~ " </div>\n"
#~ " <div style=\"font-"
#~ "size:12px;color:#9e9e9e\"><i>(<t t-out=\"object.event_id.date_tz or "
#~ "''\">Avrupa/Brüksel</t>)</i></div>\n"
#~ " </td>\n"
#~ " <td style=\"vertical-align:top;\">\n"
#~ " <t t-if=\"event_address\">\n"
#~ " <img src=\"/mail/font_to_img/61505/"
#~ "rgb(81,81,102)/34\" style=\"padding:4px;max-width:inherit;\" "
#~ "height=\"34\" alt=\"\"/>\n"
#~ " </t>\n"
#~ " </td>\n"
#~ " <td style=\"padding: 0px 10px 0px "
#~ "10px;width:50%;vertical-align:top;\">\n"
#~ " <t t-if=\"event_address\">\n"
#~ " <t t-set=\"location\" t-value=\"''\"/"
#~ ">\n"
#~ " <t t-"
#~ "if=\"object.event_id.address_id.name\">\n"
#~ " <div t-"
#~ "out=\"object.event_id.address_id.name\">Teksa SpA</div>\n"
#~ " </t>\n"
#~ " <t t-"
#~ "if=\"object.event_id.address_id.street\">\n"
#~ " <div t-"
#~ "out=\"object.event_id.address_id.street\">Puerto Madero 9710</div>\n"
#~ " <t t-set=\"location\" t-"
#~ "value=\"object.event_id.address_id.street\"/>\n"
#~ " </t>\n"
#~ " <t t-"
#~ "if=\"object.event_id.address_id.street2\">\n"
#~ " <div t-"
#~ "out=\"object.event_id.address_id.street2\">A15, Santiago (RM)</div>\n"
#~ " <t t-set=\"location\" t-"
#~ "valuef=\"{{location}}, {{object.event_id.address_id.street2}}\"/"
#~ ">{{object.event_id.address_id.street2}} \"/>\n"
#~ " </t>\n"
#~ " <div>\n"
#~ " <t t-"
#~ "if=\"object.event_id.address_id.city\">\n"
#~ " <t t-"
#~ "out=\"object.event_id.address_id.city\">Pudahuel</t>,\n"
#~ " <t t-set=\"location\" t-"
#~ "valuef=\"{{location}}, {{object.event_id.address_id.city}}\"/"
#~ ">{{object.event_id.address_id.city}}\"/>\n"
#~ " </t>\n"
#~ " <t t-"
#~ "if=\"object.event_id.address_id.state_id.name\">\n"
#~ " <t t-"
#~ "out=\"object.event_id.address_id.state_id.name\">C1</t>,\n"
#~ " <t t-set=\"location\" t-"
#~ "valuef=\"{{location}}, {{object.event_id.address_id.state_id.name}}\"/"
#~ ">{{object.event_id.address_id.state_id.name}}\"/>\n"
#~ " </t>\n"
#~ " <t t-"
#~ "if=\"object.event_id.address_id.zip\">\n"
#~ " <t t-"
#~ "out=\"object.event_id.address_id.zip\">98450</t>\n"
#~ " <t t-set=\"location\" t-"
#~ "valuef=\"{{location}}, {{object.event_id.address_id.zip}}\"/"
#~ ">{{object.event_id.address_id.zip}} \"/>\n"
#~ " </t>\n"
#~ " </div>\n"
#~ " <t t-"
#~ "if=\"object.event_id.address_id.country_id.name\">\n"
#~ " <div t-"
#~ "out=\"object.event_id.address_id.country_id.name\">Arjantin</div>\n"
#~ " <t t-set=\"location\" t-"
#~ "valuef=\"{{location}}, {{object.event_id.address_id.country_id.name}}\"/"
#~ ">{{object.event_id.address_id.country_id.name}} \"/>\n"
#~ " </t>\n"
#~ " </t>\n"
#~ " </td>\n"
#~ " </tr>\n"
#~ " </table>\n"
#~ " </td></tr>\n"
#~ " <tr><td style=\"text-align:center;\">\n"
#~ " <t t-if=\"event_organizer\">\n"
#~ " <hr width=\"100%\" style=\"background-"
#~ "color:rgb(204,204,204);border:medium none;clear:both;display:block;font-"
#~ "size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;\"/>\n"
#~ " </t>\n"
#~ " </td></tr>\n"
#~ "\n"
#~ " <tr><td valign=\"top\" style=\"font-size: 14px;\">\n"
#~ " <!-- CONTACT ORGANIZER -->\n"
#~ " <t t-if=\"event_organizer\">\n"
#~ " <div>\n"
#~ " <span style=\"font-weight:300;margin:10px "
#~ "0px\">Bu etkinlik hakkında sorularınız mı var?</span>\n"
#~ " <div>Lütfen organizatörle iletişime geçin:</"
#~ "div>\n"
#~ " <ul>\n"
#~ " <li><t t-out=\"event_organizer.name or "
#~ "''\">SizinŞirketiniz</t></li>\n"
#~ " <t t-if=\"event_organizer.email\">\n"
#~ " <li>Mail: <a t-attf-href=\"mailto:"
#~ "{{ event_organizer.email }}\" t-attf-style=\"text-decoration:none; color: "
#~ "{{object.event_id.user_id.company_id.email_secondary_color or '#875A7B'}};"
#~ "\" t-out=\"event_organizer.email or "
#~ "''\">{{object.event_id.user_id.company_id.email_secondary_color or "
#~ "'#875A7B'}};\" t-out=\"event_organizer.email or "
#~ "''\">info@yourcompany.com</a></li>\n"
#~ " </t>\n"
#~ " <t t-if=\"event_organizer.phone\">\n"
#~ " <li>Telefon: <t t-"
#~ "out=\"event_organizer.phone\">+1 650-123-4567</t></li>\n"
#~ " </t>\n"
#~ " </ul>\n"
#~ " </div>\n"
#~ " </t>\n"
#~ " </td></tr>\n"
#~ " <tr><td style=\"text-align:center;\">\n"
#~ " <!-- CONTACT ORGANIZER SEPARATION -->\n"
#~ " <t t-if=\"is_online or event_address\">\n"
#~ " <hr width=\"100%\" style=\"background-"
#~ "color:rgb(204,204,204);border:medium none;clear:both;display:block;font-"
#~ "size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;\"/>\n"
#~ " </t>\n"
#~ " </td></tr>\n"
#~ "\n"
#~ " <tr><td valign=\"top\" style=\"font-size: 14px;\">\n"
#~ " <!-- PWA MARKGETING -->\n"
#~ " <t t-if=\"is_online\">\n"
#~ " <div>\n"
#~ " <strong>En iyi mobil deneyimi yaşayın.</"
#~ "strong>\n"
#~ " <a href=\"/event\">Mobil uygulamamızı "
#~ "yükleyin</a>\n"
#~ " </div>\n"
#~ " </t>\n"
#~ " </td></tr>\n"
#~ " <tr><td style=\"text-align:center;\">\n"
#~ " <!-- PWA MARKGETING SEPARATION-->\n"
#~ " <t t-if=\"is_online and event_address\">\n"
#~ " <hr width=\"100%\" style=\"background-"
#~ "color:rgb(204,204,204);border:medium none;clear:both;display:block;font-"
#~ "size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;\"/>\n"
#~ " </t>\n"
#~ " </td></tr>\n"
#~ "\n"
#~ " <tr><td valign=\"top\" style=\"font-size: 14px;\">\n"
#~ " <!-- GOOGLE MAPS LINK -->\n"
#~ " <t t-if=\"event_address and location\">\n"
#~ " <table style=\"width:100%;\"><tr><td>\n"
#~ " <div>\n"
#~ " <img src=\"/web_editor/font_to_img/61505/"
#~ "rgb(81,81,102)/20\" height=\"20\" style=\"vertical-align: bottom;\"/>\n"
#~ " <a t-attf-href=\"https://maps.google.com/"
#~ "maps?q={{ location }}\" target=\"new\">\n"
#~ " <img t-"
#~ "if=\"event_address.static_map_url and "
#~ "event_address.static_map_url_is_valid\" t-att-"
#~ "src=\"event_address.static_map_url\" style=\"vertical-align:bottom; "
#~ "width: 100%;\" alt=\"Google Maps\"/>\n"
#~ " <t t-else=\"\">Konumu Google "
#~ "Haritalar'da görün</t>\n"
#~ " </a>\n"
#~ " </div>\n"
#~ " </td></tr></table>\n"
#~ " </t>\n"
#~ " </td></tr>\n"
#~ " </table>\n"
#~ " </td>\n"
#~ " </tr>\n"
#~ "</tbody>\n"
#~ "</table>\n"
#~ "</td></tr>\n"
#~ "<!-- FOOTER BY -->\n"
#~ "<tr><td align=\"center\" style=\"min-width: 590px;\">\n"
#~ " <t t-if=\"object.company_id\">\n"
#~ " <table width=\"590\" border=\"0\" cellpadding=\"0\" "
#~ "cellspacing=\"0\" style=\"min-width: 590px; background-color: #F1F1F1; "
#~ "color: #454748; padding: 8px; border-collapse:separate;\">\n"
#~ " <tr><td style=\"text-align: center; font-size: 14px;\">\n"
#~ " Sent by <a target=\"_blank\" t-attf-"
#~ "href=\"{{ object.company_id.website }}\" t-attf-style=\"color: "
#~ "{{object.event_id.user_id.company_id.email_secondary_color or '#875A7B'}};"
#~ "\" t-out=\"object.company_id.name or "
#~ "''\">{{object.event_id.user_id.company_id.email_secondary_color or "
#~ "'#875A7B'}};\" t-out=\"object.company_id.name or ''\">YourCompany</a>\n"
#~ " <t t-if=\"is_online\">\n"
#~ " <br/>\n"
#~ " Tüm etkinliklerimizi <a href=\"/event\" t-attf-"
#~ "style=\"color: {{object.event_id.user_id.company_id.email_secondary_color "
#~ "or '#875A7B'}};\">keşfedin</a>.\n"
#~ " </t>\n"
#~ " </td></tr>\n"
#~ " </table>\n"
#~ " </t>\n"
#~ "</td></tr>\n"
#~ "</table>\n"
#~ " "
#~ msgid "Warning"
#~ msgstr "Uyarı"
#~ msgid ""
#~ "'Foldable Badge - %s - %s' % ((object.event_id.name or "
#~ "'Event').replace('/',''), (object.name or '').replace('/',''))"
#~ msgstr ""
#~ "'Katlanabilir Rozet - %s - %s' % ((object.event_id.name or "
#~ "'Event').replace('/',''), (object.name or '').replace('/',''))"
#~ msgid "'Foldable Badge - %s' % (object.name or 'Event').replace('/','')"
#~ msgstr ""
#~ "'Katlanabilir Rozet - %s' % (object.name or 'Event').replace('/','')"
#~ msgid "- \"%(event_name)s\": Missing %(nb_too_many)i seats."
#~ msgstr "- \"%(event_name)s\": Eksik %(nb_too_many)i koltuklar."
#~ msgid ""
#~ "- the ticket \"%(ticket_name)s\" (%(event_name)s): Missing %"
#~ "(nb_too_many)i seats."
#~ msgstr ""
#~ "- Bilet \"%(ticket_name)s\" (%(event_name)s): Eksik %(nb_too_many)i "
#~ "koltuklar."
#~ msgid ""
#~ "<em>If you wish to make a presentation, please send your topic proposal "
#~ "as soon as possible for approval to Mr. Famke Jenssens at ngh (a) "
#~ "yourcompany (dot) com. The presentations should be, for example, a "
#~ "presentation of a community module, a case study, methodology feedback, "
#~ "technical, etc. Each presentation must be in English.</em>"
#~ msgstr ""
#~ "<em> Bir sunum yapmak isterseniz, lütfen konu önerinizi onay için en kısa "
#~ "sürede Bay Famke Jenssens'e ngh (a) yourcompany (nokta) com adresinden "
#~ "gönderin. Sunumlar, örneğin, bir topluluk modülünün sunumu, bir vaka "
#~ "çalışması, metodoloji geri bildirimi, teknik vb. olmalıdır. Her sunum "
#~ "İngilizce olmalıdır. </em>"
#~ msgid ""
#~ "<i class=\"fa fa-check fa-3x\" role=\"img\" aria-label=\"Confirm button\" "
#~ "title=\"Confirm Registration\"/>"
#~ msgstr ""
#~ "<i class=\"fa fa-check fa-3x\" role=\"img\" aria-label=\"Confirm button\" "
#~ "title=\"Confirm Registration\"/>"
#~ msgid ""
#~ "<i class=\"fa fa-check\" role=\"img\" aria-label=\"Confirm button\" "
#~ "title=\"Confirm Registration\"/>"
#~ msgstr ""
#~ "<i class=\"fa fa-check\" role=\"img\" aria-label=\"Confirm button\" "
#~ "title=\"Confirm Registration\"/>"
#~ msgid "<i class=\"fa fa-level-up fa-rotate-90\" title=\"Confirmed\"/>"
#~ msgstr "<i class=\"fa fa-level-up fa-rotate-90\" title=\"Confirmed\"/>"
#~ msgid "<i class=\"fa fa-map-marker mt-1 me-1\" title=\"Location\"/>"
#~ msgstr "<i class=\"fa fa-map-marker mt-1 me-1\" title=\"Location\"/>"
#~ msgid ""
#~ "<i class=\"fa fa-user-plus fa-3x\" role=\"img\" aria-label=\"Attended "
#~ "button\" title=\"Confirm Attendance\"/>"
#~ msgstr ""
#~ "<i class=\"fa fa-user-plus fa-3x\" role=\"img\" aria-label=\"Attended "
#~ "button\" title=\"Confirm Attendance\"/>"
#~ msgid ""
#~ "<i class=\"fa fa-user-plus\" role=\"img\" aria-label=\"Attended button\" "
#~ "title=\"Confirm Attendance\"/>"
#~ msgstr ""
#~ "<i class=\"fa fa-user-plus\" role=\"img\" aria-label=\"Attended button\" "
#~ "title=\"Confirm Attendance\"/>"
#~ msgid ""
#~ "<span class=\"text-muted\" states=\"done\">Attended</span>\n"
#~ " <span class=\"text-muted\" "
#~ "states=\"cancel\">Canceled</span>"
#~ msgstr ""
#~ "<span class=\"text-muted\" states=\"done\">Katıldı</span>\n"
#~ " <span class=\"text-muted\" "
#~ "states=\"cancel\">İptal Edildi</span>"
#~ msgid "After the event"
#~ msgstr "Etkinlikten sonra"
#~ msgid "Apply change."
#~ msgstr "Değişiklik uygula."
#~ msgid ""
#~ "Autoconfirm Registrations. Registrations will automatically be confirmed "
#~ "upon creation."
#~ msgstr ""
#~ "Kayıtları Otomatik Onayla. Kayıtlar, oluşturulduktan sonra otomatik "
#~ "olarak onaylanacaktır."
#~ msgid "Autoconfirmation"
#~ msgstr "Otomatik doğrulama"
#~ msgid "Automatically Confirm Registrations"
#~ msgstr "Kayıtları Otomatik Olarak Onayla"
#~ msgid "Before the event"
#~ msgstr "Etkinlikten önce"
#~ msgid "Booked By"
#~ msgstr "Rezervasyon yapan"
#~ msgid "Community Chat Rooms"
#~ msgstr "Topluluk Sohbet Odaları"
#~ msgid "Confirm"
#~ msgstr "Onayla"
#~ msgid "Confirm Attendance"
#~ msgstr "Katılımı Onayla"
#~ msgid "Confirm Registration"
#~ msgstr "Kaydı Onayla"
#~ msgid "Confirmed"
#~ msgstr "Doğrulanmış"
#~ msgid "Confirmed Attendees"
#~ msgstr "Onaylanan Katılımcılar"
#~ msgid "Customer"
#~ msgstr "Müşteri"
#~ msgid "Customer Email"
#~ msgstr "Müşteri E-posta"
#~ msgid "Discussion Rooms"
#~ msgstr "Tartışma Odaları"
#~ msgid "Done"
#~ msgstr "Biten"
#~ msgid "End Date Located"
#~ msgstr "Bulunan Bitiş Tarihi"
#~ msgid ""
#~ "Event Scheduler for:\n"
#~ " - Event: %(event_name)s (%(event_id)s)\n"
#~ " - Scheduled: %(date)s\n"
#~ " - Template: %(template_name)s (%(template_id)s)\n"
#~ "\n"
#~ "Failed with error:\n"
#~ " - %(error)s\n"
#~ "\n"
#~ "You receive this email because you are:\n"
#~ " - the organizer of the event,\n"
#~ " - or the responsible of the event,\n"
#~ " - or the last writer of the template.\n"
#~ msgstr ""
#~ "Şunun için Etkinlik Planlayıcı:\n"
#~ " - Etkinlik:%(event_name)s (%(event_id)s)\n"
#~ " - Planlandı:%(date)s\n"
#~ " - Şablon:%(template_name)s (%(template_id)s)\n"
#~ "\n"
#~ "Hatayla başarısız oldu:\n"
#~ " - %(error)s\n"
#~ "\n"
#~ "Bu e-postayı şu nedenlerle alıyorsunuz:\n"
#~ " - etkinliğin organizatörü,\n"
#~ " - veya olayın sorumlusu,\n"
#~ " - veya şablonun son yazarı.\n"
#~ msgid "Event Ticket For"
#~ msgstr "Etkinlik Bileti"
#~ msgid ""
#~ "Events and registrations will automatically be confirmed upon creation, "
#~ "easing the flow for simple events."
#~ msgstr ""
#~ "Oluşturulan etkinlikler ve başvurular otomatik olarak onaylanacak ve "
#~ "akışta kolaylık sağlanacak."
#~ msgid "Expected"
#~ msgstr "Beklenen"
#~ msgid "Expected Attendees"
#~ msgstr "Beklenen Katılımcılar"
#~ msgid "Expected attendees"
#~ msgstr "Beklenen katılımcılar"
#~ msgid "Foldable Badge"
#~ msgstr "Katlanabilir Rozet"
#~ msgid "Foldable Badge Example"
#~ msgstr "Katlanabilir Rozet Örneği"
#~ msgid "For any additional information, please contact us at"
#~ msgstr "Daha fazla bilgi için lütfen bizimle iletişime geçin"
#~ msgid ""
#~ "For each event you can define a maximum registration of seats(number of "
#~ "attendees), above this numbers the registrations are not accepted."
#~ msgstr ""
#~ "Her etkinlik için maksimum sandalye sayısı (katılımcı sayısı) "
#~ "tanımlayabilirsiniz, bu sayıların üstüne çıkan kayıtlar kabul "
#~ "edilmeyecektir."
#~ msgid ""
#~ "Foster interactions between attendees by creating virtual conference rooms"
#~ msgstr ""
#~ "Sanal konferans odaları oluşturarak katılımcılar arasındaki etkileşimleri "
#~ "teşvik edin"
#~ msgid "Fully ended"
#~ msgstr "Tamamen sona erdi"
#~ msgid "Green Kanban Label"
#~ msgstr "Yeşil Kanban Etiketi"
#~ msgid "Grey Kanban Label"
#~ msgstr "Gri Kanban Etiketi"
#~ msgid "Group By"
#~ msgstr "Grupla"
#~ msgid "Kanban Blocked Explanation"
#~ msgstr "Kanban Engellenen Açıklama"
#~ msgid "Kanban Ongoing Explanation"
#~ msgstr "Kanban Devam Eden Açıklama"
#~ msgid "Kanban State Label"
#~ msgstr "Kanban Durum Etiketi"
#~ msgid "Kanban Valid Explanation"
#~ msgstr "Kanban Geçerli Açıklama"
#~ msgid "Mobile"
#~ msgstr "Mobil"
#~ msgid "None"
#~ msgstr "Hiçbiri"
#~ msgid "Number of Expected Attendees"
#~ msgstr "Beklenen Katılımcı Sayısı"
#~ msgid "Number of messages which requires an action"
#~ msgstr "Eylem gerektiren mesaj adedi"
#~ msgid "Open date range picker. Pick a Start date for your event"
#~ msgstr ""
#~ "Tarih aralığı seçiciyi açın. Etkinliğiniz için bir Başlangıç tarihi seçin"
#~ msgid ""
#~ "OpenWood brings honesty and seriousness to wood industry while helping "
#~ "customers deal with trees, flowers and fungi."
#~ msgstr ""
#~ "OpenWood, müşterilerin ağaçlar, çiçekler ve mantarlarla başa çıkmasına "
#~ "yardımcı olurken ahşap endüstrisine dürüstlük ve ciddiyet getirir."
#~ msgid "Operation not supported."
#~ msgstr "İşlem desteklenmiyor."
#~ msgid ""
#~ "Override the default value displayed for the blocked state for kanban "
#~ "selection."
#~ msgstr ""
#~ "Kanban seçimi için engellenen durum için görüntülenen varsayılan değeri "
#~ "geçersiz kılın."
#~ msgid ""
#~ "Override the default value displayed for the done state for kanban "
#~ "selection."
#~ msgstr ""
#~ "Kanban seçimi için tamamlanma durumu için görüntülenen varsayılan değeri "
#~ "geçersiz kılın."
#~ msgid ""
#~ "Override the default value displayed for the normal state for kanban "
#~ "selection."
#~ msgstr ""
#~ "Kanban seçimi için normal durum için görüntülenen varsayılan değeri "
#~ "geçersiz kılın."
#~ msgid "Red Kanban Label"
#~ msgstr "Kırmızı Kanban Etiketi"
#~ msgid ""
#~ "Registrations are open if:\n"
#~ "- the event is not ended\n"
#~ "- there are seats available on event\n"
#~ "- the tickets are sellable (if ticketing is used)"
#~ msgstr ""
#~ "Kayıtlar şu durumlarda açıktır:\n"
#~ "- etkinlik sona ermedi\n"
#~ "- etkinlikte boş koltuk var\n"
#~ "- biletler satılabilir (biletleme kullanılıyorsa)"
#~ msgid "Scan badges to confirm attendances"
#~ msgstr "Katılımcıları doğrulamak için rozetleri tara"
#~ msgid "Set To Unconfirmed"
#~ msgstr "Onaysız Olarak Ayarla"
#~ msgid "Show all records which has next action date is before today"
#~ msgstr "Bir sonraki eylem tarihi bugünden önce olan tüm kayıtları göster"
#~ msgid "Stage Description and Tooltips"
#~ msgstr "Aşama Tanımı ve Araç İpuçları"
#~ msgid "Start Date Located"
#~ msgstr "Başlangıç Tarihi Belirlendi"
#~ msgid "Task in progress. Click to block or set as done."
#~ msgstr ""
#~ "Görev devam ediyor . Engellemek veya bitti olarak ayarlamak için tıklayın."
#~ msgid "Task is blocked. Click to unblock or set as done."
#~ msgstr ""
#~ "Görev engellendi. Engelini kaldırmak veya bitti olarak ayarlamak için "
#~ "tıklayın."
#~ msgid "Template Model"
#~ msgstr "Şablon Modeli"
#~ msgid "The event has been cancelled"
#~ msgstr "Etkinlik iptal edildi"
#~ msgid "The place has been reserved"
#~ msgstr "Yer rezerve edildi"
#~ msgid "There are not enough seats available for:"
#~ msgstr "Şunlar için yeterli koltuk yok:"
#~ msgid "This operator is not supported"
#~ msgstr "Bu operatör desteklenmiyor"
#~ msgid "This step is done. Click to block or set in progress."
#~ msgstr "Bu adım tamamlandı. Engellemek veya devam etmek için tıklayın."
#~ msgid "Unconfirmed Registrations"
#~ msgstr "Onaylanmamış Kayıtlar"
#~ msgid "Unconfirmed Seats"
#~ msgstr "Onaylanmamış Koltuklar"
#~ msgid "Value should be True or False (not %s)"
#~ msgstr "Değer Doğru veya Yanlış olmalıdır (%sdeğil )"
#~ msgid "WARNING: Event Scheduler Error for event: %s"
#~ msgstr "UYARI: Etkinlik için Etkinlik Planlayıcı Hatası: %s"
#~ msgid ""
#~ "You can also add a description to help your coworkers understand the "
#~ "meaning and purpose of the stage."
#~ msgstr ""
#~ "İş arkadaşlarınızın aşamanın anlamını ve amacını anlamasına yardımcı "
#~ "olmak için bir açıklama da ekleyebilirsiniz."
#~ msgid ""
#~ "You can define here labels that will be displayed for the state instead\n"
#~ " of the default labels in the kanban view."
#~ msgstr ""
#~ "Kanban görünümündeki varsayılan etiketlerin sayısı yerine\n"
#~ " durum için görüntülenecek etiketleri burada "
#~ "tanımlayabilirsiniz."
#~ msgid "events@odoo.com"
#~ msgstr "events@odoo.com"
#~ msgid "events@penwood.example.com"
#~ msgstr "events@penwood.example.com"
#~ msgid "events@yourcompany.com"
#~ msgstr "events@yourcompany.com"
#~ msgid "reserved +"
#~ msgstr "rezerve edilmiş +"
#~ msgid "unconfirmed"
#~ msgstr "onaylanmamış"
#~ msgid "{{ object.event_id.name }}: {{ object.get_date_range_str() }}"
#~ msgstr "{{ object.event_id.name }}: {{ object.get_date_range_str() }}"