# Translation of Odoo Server. # This file contains the translation of the following modules: # * calendar # # Translators: # Martin Trigaux , 2016 # francisco alexandre bezerra da silva , 2016 # Mateus Lopes , 2016 # Planeta Odoo , 2016 # grazziano , 2016 # Clemilton Clementino , 2016 # Rodrigo Macedo , 2016 # Marcio Ribeiro , 2016 msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-10-10 08:44+0000\n" "PO-Revision-Date: 2016-10-10 08:44+0000\n" "Last-Translator: Marcio Ribeiro , 2016\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/odoo/teams/41243/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: calendar #: model:mail.template,body_html:calendar.calendar_template_meeting_changedate msgid "" "\n" "
\n" "% set colors = {'needsAction': 'grey', 'accepted': 'green', 'tentative': '#FFFF00', 'declined': 'red'}\n" " \n" " \n" " \n" " \n" " \n" "
\n" " \"${user.company_id.name}\"\n" " \n" "

\n" " Accept\n" " Decline\n" " View\n" "

\n" "
\n" " \n" " \n" " \n" " \n" "
\n" "
\n" "
\n" "
\n" "
\n" "
\n" "
\n" " \n" " \n" " \n" " \n" "
\n" "

${object.event_id.name} date updated

\n" "

\n" " Dear ${object.common_name},
\n" " The date of the meeting has been upated. The meeting ${object.event_id.name} created by ${object.event_id.user_id.partner_id.name} is now scheduled for ${object.event_id.get_display_time_tz(tz=object.partner_id.tz)}.\n" "

\n" " \n" " \n" " \n" "
\n" "
\n" " ${object.event_id.get_interval('dayname', tz=object.partner_id.tz if not object.event_id.allday else None)}\n" "
\n" "
\n" " ${object.event_id.get_interval('day', tz=object.partner_id.tz if not object.event_id.allday else None)}\n" "
\n" "
${object.event_id.get_interval('month', tz=object.partner_id.tz if not object.event_id.allday else None)}
\n" "
${not object.event_id.allday and object.event_id.get_interval('time', tz=object.partner_id.tz) or ''}
\n" "
\n" " \n" "

Details of the event

\n" "
    \n" " % if object.event_id.location:\n" "
  • Location: ${object.event_id.location}\n" " (View Map)\n" "
  • \n" " % endif\n" " % if object.event_id.description :\n" "
  • Description: ${object.event_id.description}
  • \n" " % endif\n" " % if not object.event_id.allday and object.event_id.duration\n" "
  • Duration: ${('%dH%02d' % (object.event_id.duration,(object.event_id.duration*60)%60))}
  • \n" " % endif\n" "
  • Attendees\n" "
      \n" " % for attendee in object.event_id.attendee_ids:\n" "
    • \n" "
      \n" " % if attendee.common_name != object.common_name:\n" " ${attendee.common_name}\n" " % else:\n" " You\n" " % endif\n" "
    • \n" " % endfor\n" "
  • \n" "
\n" "
\n" "
\n" "
" msgstr "" "\n" "\n" "
\n" "% set colors = {'needsAction': 'grey', 'accepted': 'green', 'tentative': '#FFFF00', 'declined': 'red'}\n" " \n" " \n" " \n" " \n" " \n" "
\n" " \"${user.company_id.name}\"\n" " \n" "

\n" " Aceitar\n" " Recusar\n" " Ver\n" "

\n" "
\n" " \n" " \n" " \n" " \n" "
\n" "
\n" "
\n" "
\n" "
\n" "
\n" "
\n" " \n" " \n" " \n" " \n" "
\n" "

${object.event_id.name} date updated

\n" "

\n" " Prezado ${object.common_name},
\n" " A data da reunião foi atualizada. A reunião ${object.event_id.name} criada por ${object.event_id.user_id.partner_id.name} agora está agendada para ${object.event_id.get_display_time_tz(tz=object.partner_id.tz)}.\n" "

\n" " \n" " \n" " \n" " \n" "
\n" "
\n" " ${object.event_id.get_interval('dayname', tz=object.partner_id.tz if not object.event_id.allday else None)}\n" "
\n" "
\n" " ${object.event_id.get_interval('day', tz=object.partner_id.tz if not object.event_id.allday else None)}\n" "
\n" "
${object.event_id.get_interval('month', tz=object.partner_id.tz if not object.event_id.allday else None)}
\n" "
${not object.event_id.allday and object.event_id.get_interval('time', tz=object.partner_id.tz) or ''}
\n" "
\n" "

Detalhes do evento

\n" "
    \n" " % if object.event_id.location:\n" "
  • Location: ${object.event_id.location}\n" " (Ver Mapa)\n" "
  • \n" " % endif\n" " % if object.event_id.description :\n" "
  • Descrição: ${object.event_id.description}
  • \n" " % endif\n" " % if not object.event_id.allday and object.event_id.duration\n" "
  • Duração: ${('%dH%02d' % (object.event_id.duration,(object.event_id.duration*60)%60))}
  • \n" " % endif\n" "
  • Participantes\n" "
      \n" " % for attendee in object.event_id.attendee_ids:\n" "
    • \n" "
      \n" " % if attendee.common_name != object.common_name:\n" " ${attendee.common_name}\n" " % else:\n" " Você\n" " % endif\n" "
    • \n" " % endfor\n" "
  • \n" "
\n" "
\n" "
\n" "
" #. module: calendar #: model:mail.template,body_html:calendar.calendar_template_meeting_invitation msgid "" "\n" "
\n" "% set colors = {'needsAction': 'grey', 'accepted': 'green', 'tentative': '#FFFF00', 'declined': 'red'}\n" " \n" " \n" " \n" " \n" " \n" "
\n" " \"${user.company_id.name}\"\n" " \n" "

\n" " Accept\n" " Decline\n" " View\n" "

\n" "
\n" " \n" " \n" " \n" " \n" "
\n" "
\n" "
\n" "
\n" "
\n" "
\n" "
\n" " \n" " \n" " \n" " \n" "
\n" "

Invitation to ${object.event_id.name}

\n" "

\n" " Dear ${object.common_name},
\n" " ${object.event_id.user_id.partner_id.name} invited you for the ${object.event_id.name} meeting of ${object.event_id.user_id.company_id.name}.

\n" " \n" " \n" " \n" "
\n" "
\n" " ${object.event_id.get_interval('dayname', tz=object.partner_id.tz if not object.event_id.allday else None)}\n" "
\n" "
\n" " ${object.event_id.get_interval('day', tz=object.partner_id.tz if not object.event_id.allday else None)}\n" "
\n" "
${object.event_id.get_interval('month', tz=object.partner_id.tz if not object.event_id.allday else None)}
\n" "
${not object.event_id.allday and object.event_id.get_interval('time', tz=object.partner_id.tz) or ''}
\n" "
\n" " \n" "

Details of the event

\n" "
    \n" " % if object.event_id.location:\n" "
  • Location: ${object.event_id.location}\n" " (View Map)\n" "
  • \n" " % endif\n" " % if object.event_id.description :\n" "
  • Description: ${object.event_id.description}
  • \n" " % endif\n" " % if not object.event_id.allday and object.event_id.duration\n" "
  • Duration: ${('%dH%02d' % (object.event_id.duration,(object.event_id.duration*60)%60))}
  • \n" " % endif\n" "
  • Attendees\n" "
      \n" " % for attendee in object.event_id.attendee_ids:\n" "
    • \n" "
      \n" " % if attendee.common_name != object.common_name:\n" " ${attendee.common_name}\n" " % else:\n" " You\n" " % endif\n" "
    • \n" " % endfor\n" "
  • \n" "
\n" "
\n" "
\n" "
" msgstr "" "\n" "
\n" "% set colors = {'needsAction': 'grey', 'accepted': 'green', 'tentative': '#FFFF00', 'declined': 'red'}\n" " \n" " \n" " \n" " \n" " \n" "
\n" " \"${user.company_id.name}\"\n" " \n" "

\n" " Aceitar\n" " Recusar\n" " Ver\n" "

\n" "
\n" " \n" " \n" " \n" " \n" "
\n" "
\n" "
\n" "
\n" "
\n" "
\n" "
\n" " \n" " \n" " \n" " \n" "
\n" "

${object.event_id.name} date updated

\n" "

\n" " Prezado ${object.common_name},
\n" " A data da reunião foi atualizada. A reunião ${object.event_id.name} criada por ${object.event_id.user_id.partner_id.name} agora está agendada para ${object.event_id.get_display_time_tz(tz=object.partner_id.tz)}.\n" "

\n" " \n" " \n" " \n" " \n" "
\n" "
\n" " ${object.event_id.get_interval('dayname', tz=object.partner_id.tz if not object.event_id.allday else None)}\n" "
\n" "
\n" " ${object.event_id.get_interval('day', tz=object.partner_id.tz if not object.event_id.allday else None)}\n" "
\n" "
${object.event_id.get_interval('month', tz=object.partner_id.tz if not object.event_id.allday else None)}
\n" "
${not object.event_id.allday and object.event_id.get_interval('time', tz=object.partner_id.tz) or ''}
\n" "
\n" "

Detalhes do evento

\n" "
    \n" " % if object.event_id.location:\n" "
  • Location: ${object.event_id.location}\n" " (Ver Mapa)\n" "
  • \n" " % endif\n" " % if object.event_id.description :\n" "
  • Descrição: ${object.event_id.description}
  • \n" " % endif\n" " % if not object.event_id.allday and object.event_id.duration\n" "
  • Duração: ${('%dH%02d' % (object.event_id.duration,(object.event_id.duration*60)%60))}
  • \n" " % endif\n" "
  • Participantes\n" "
      \n" " % for attendee in object.event_id.attendee_ids:\n" "
    • \n" "
      \n" " % if attendee.common_name != object.common_name:\n" " ${attendee.common_name}\n" " % else:\n" " Você\n" " % endif\n" "
    • \n" " % endfor\n" "
  • \n" "
\n" "
\n" "
\n" "
" #. module: calendar #: model:mail.template,body_html:calendar.calendar_template_meeting_reminder msgid "" "\n" "
\n" "% set colors = {'needsAction': 'grey', 'accepted': 'green', 'tentative': '#FFFF00', 'declined': 'red'}\n" " \n" " \n" " \n" " \n" " \n" "
\n" " \"${user.company_id.name}\"\n" " \n" "

\n" " Accept\n" " Decline\n" " View\n" "

\n" "
\n" " \n" " \n" " \n" " \n" "
\n" "
\n" "
\n" "
\n" "
\n" "
\n" "
\n" " \n" " \n" " \n" " \n" "
\n" "

Reminder for ${object.event_id.name}

\n" "

\n" " Dear ${object.common_name},
\n" " This is a reminder for the below event :\n" "

\n" " \n" " \n" " \n" "
\n" "
\n" " ${object.event_id.get_interval('dayname', tz=object.partner_id.tz if not object.event_id.allday else None)}\n" "
\n" "
\n" " ${object.event_id.get_interval('day', tz=object.partner_id.tz if not object.event_id.allday else None)}\n" "
\n" "
${object.event_id.get_interval('month', tz=object.partner_id.tz if not object.event_id.allday else None)}
\n" "
${not object.event_id.allday and object.event_id.get_interval('time', tz=object.partner_id.tz) or ''}
\n" "
\n" " \n" "

Details of the event

\n" "
    \n" " % if object.event_id.location:\n" "
  • Location: ${object.event_id.location}\n" " (View Map)\n" "
  • \n" " % endif\n" " % if object.event_id.description :\n" "
  • Description: ${object.event_id.description}
  • \n" " % endif\n" " % if not object.event_id.allday and object.event_id.duration\n" "
  • Duration: ${('%dH%02d' % (object.event_id.duration,(object.event_id.duration*60)%60))}
  • \n" " % endif\n" "
  • Attendees\n" "
      \n" " % for attendee in object.event_id.attendee_ids:\n" "
    • \n" "
      \n" " % if attendee.common_name != object.common_name:\n" " ${attendee.common_name}\n" " % else:\n" " You\n" " % endif\n" "
    • \n" " % endfor\n" "
  • \n" "
\n" "
\n" "
\n" "
" msgstr "" "\n" "% set colors = {'needsAction': 'grey', 'accepted': 'green', 'tentative': '#FFFF00', 'declined': 'red'}\n" "
\n" " \n" " \n" " \n" " \n" " \n" "
\n" " \"${user.company_id.name}\"\n" " \n" "

\n" " Aceitar\n" " Recusar\n" " Ver\n" "

\n" "
\n" " \n" " \n" " \n" " \n" "
\n" "
\n" "
\n" "
\n" "
\n" "
\n" "
\n" " \n" " \n" " \n" " \n" "
\n" "

${object.event_id.name} data atualizada

\n" "

\n" " Prezado ${object.cn},
\n" " A data da reunião foi atualizada. A reunião ${object.event_id.name} criada por ${object.event_id.user_id.partner_id.name} está agendada agora para ${object.event_id.get_display_time_tz(tz=object.partner_id.tz)}.\n" "

\n" " \n" " \n" " \n" "
\n" "
\n" " ${object.event_id.get_interval(object.event_id.start, 'dayname', tz=object.partner_id.tz if not object.event_id.allday else None)}\n" "
\n" "
\n" " ${object.event_id.get_interval(object.event_id.start,'day', tz=object.partner_id.tz if not object.event_id.allday else None)}\n" "
\n" "
${object.event_id.get_interval(object.event_id.start, 'month', tz=object.partner_id.tz if not object.event_id.allday else None)}
\n" "
${not object.event_id.allday and object.event_id.get_interval(object.event_id.start, 'time', tz=object.partner_id.tz) or ''}
\n" "
\n" " \n" "

Detalhes do evento

\n" "
    \n" " % if object.event_id.location:\n" "
  • Localização: ${object.event_id.location}\n" " (Ver Mapa)\n" "
  • \n" " % endif\n" " % if object.event_id.description :\n" "
  • Descrição: ${object.event_id.description}
  • \n" " % endif\n" " % if not object.event_id.allday and object.event_id.duration\n" "
  • Duração: ${('%dH%02d' % (object.event_id.duration,(object.event_id.duration*60)%60))}
  • \n" " % endif\n" "
  • Participantes\n" "
      \n" " % for attendee in object.event_id.attendee_ids:\n" "
    • \n" "
      \n" " % if attendee.cn != object.cn:\n" " ${attendee.cn}\n" " % else:\n" " Você\n" " % endif\n" "
    • \n" " % endfor\n" "
  • \n" "
\n" "
\n" "
\n" "
" #. module: calendar #. openerp-web #: code:addons/calendar/static/src/js/base_calendar.js:95 #, python-format msgid " [Me]" msgstr " [EU]" #. module: calendar #: model:mail.template,subject:calendar.calendar_template_meeting_reminder msgid "${object.event_id.name} - Reminder" msgstr "${object.event_id.name} - Lembrete" #. module: calendar #: model:mail.template,subject:calendar.calendar_template_meeting_invitation msgid "${object.event_id.name} invitation" msgstr "${object.event_id.name} convite" #. module: calendar #: model:mail.template,subject:calendar.calendar_template_meeting_changedate msgid "${object.event_id.name}: Date updated" msgstr "${object.event_id.name}: Data atualizada" #. module: calendar #: code:addons/calendar/models/calendar.py:639 #, python-format msgid "" "%s at %s To\n" " %s at %s (%s)" msgstr "" "%s em %s Para\n" "%s em %s (%s)" #. module: calendar #: code:addons/calendar/models/calendar.py:637 #, python-format msgid "%s at (%s To %s) (%s)" msgstr "%s em (%s Para %s) (%s)" #. module: calendar #: code:addons/calendar/models/calendar.py:191 #, python-format msgid "%s has accepted invitation" msgstr "%s Ele aceitou o convite" #. module: calendar #: code:addons/calendar/models/calendar.py:199 #, python-format msgid "%s has declined invitation" msgstr "%s tem um convite não aceito" #. module: calendar #: model:ir.ui.view,arch_db:calendar.view_calendar_event_form #: model:ir.ui.view,arch_db:calendar.view_calendar_event_form_popup msgid " hours" msgstr " horas" #. module: calendar #: model:ir.ui.view,arch_db:calendar.view_calendar_event_form msgid "Accept" msgstr "Aceitar" #. module: calendar #: selection:calendar.attendee,state:0 #: selection:calendar.event,attendee_status:0 msgid "Accepted" msgstr "Aceito" #. module: calendar #: model:ir.model.fields,field_description:calendar.field_calendar_contacts_active #: model:ir.model.fields,field_description:calendar.field_calendar_event_active msgid "Active" msgstr "Ativo" #. module: calendar #. openerp-web #: code:addons/calendar/static/src/js/base_calendar.js:75 #, python-format msgid "Add Favorite Calendar" msgstr "Adicionar calendário favorito" #. module: calendar #: model:ir.model.fields,field_description:calendar.field_calendar_event_allday msgid "All Day" msgstr "O dia todo" #. module: calendar #: code:addons/calendar/models/calendar.py:634 #, python-format msgid "AllDay , %s" msgstr "O dia todo, %s" #. module: calendar #: model:ir.model.fields,field_description:calendar.field_calendar_alarm_duration msgid "Amount" msgstr "Montante" #. module: calendar #: model:ir.model.fields,field_description:calendar.field_calendar_event_is_attendee msgid "Attendee" msgstr "Participante" #. module: calendar #: model:ir.model.fields,field_description:calendar.field_calendar_event_attendee_status msgid "Attendee Status" msgstr "Situação do Participante" #. module: calendar #: model:ir.model,name:calendar.model_calendar_attendee msgid "Attendee information" msgstr "Informação do Participante" #. module: calendar #: model:ir.model.fields,field_description:calendar.field_calendar_event_partner_ids #: model:ir.ui.view,arch_db:calendar.invitation_page_anonymous #: model:ir.ui.view,arch_db:calendar.view_calendar_event_form #: model:ir.ui.view,arch_db:calendar.view_calendar_event_form_popup msgid "Attendees" msgstr "Participantes" #. module: calendar #: model:ir.ui.view,arch_db:calendar.view_calendar_event_search msgid "Availability" msgstr "Disponibilidade" #. module: calendar #: code:addons/calendar/models/calendar.py:1476 #: selection:calendar.attendee,availability:0 #: selection:calendar.event,show_as:0 #, python-format msgid "Busy" msgstr "Ocupado" #. module: calendar #: model:ir.model.fields,field_description:calendar.field_calendar_event_byday msgid "By day" msgstr "Por dia" #. module: calendar #: model:ir.ui.menu,name:calendar.mail_menu_calendar #: model:ir.ui.menu,name:calendar.menu_calendar_configuration msgid "Calendar" msgstr "Calendário" #. module: calendar #: model:ir.actions.act_window,name:calendar.action_calendar_alarm #: model:ir.ui.menu,name:calendar.menu_calendar_alarm #: model:ir.ui.view,arch_db:calendar.calendar_alarm_view_form #: model:ir.ui.view,arch_db:calendar.view_calendar_alarm_tree msgid "Calendar Alarm" msgstr "Alarme de Calendário" #. module: calendar #: model:ir.ui.view,arch_db:calendar.invitation_page_anonymous msgid "Calendar Invitation" msgstr "Convite de Calendário" #. module: calendar #: model:ir.ui.view,arch_db:calendar.view_calendar_event_form msgid "Click here to update only this instance and not all recurrences." msgstr "" "Clique aqui para alterar apenas esta instância e não todos os eventos." #. module: calendar #: model:ir.actions.act_window,help:calendar.action_calendar_event msgid "Click to schedule a new meeting." msgstr "Clique para agendar uma nova reunião" #. module: calendar #: model:ir.model.fields,field_description:calendar.field_calendar_event_color_partner_id msgid "Color index of creator" msgstr "Índice de Cores do criador" #. module: calendar #: model:ir.model.fields,field_description:calendar.field_calendar_attendee_common_name msgid "Common name" msgstr "Nome comum" #. module: calendar #: selection:calendar.event,state:0 msgid "Confirmed" msgstr "Confirmado" #. module: calendar #: model:ir.model.fields,field_description:calendar.field_calendar_attendee_partner_id msgid "Contact" msgstr "Contato" #. module: calendar #: model:ir.model.fields,field_description:calendar.field_calendar_alarm_create_uid #: model:ir.model.fields,field_description:calendar.field_calendar_attendee_create_uid #: model:ir.model.fields,field_description:calendar.field_calendar_contacts_create_uid #: model:ir.model.fields,field_description:calendar.field_calendar_event_create_uid #: model:ir.model.fields,field_description:calendar.field_calendar_event_type_create_uid msgid "Created by" msgstr "Criado por" #. module: calendar #: model:ir.model.fields,field_description:calendar.field_calendar_alarm_create_date #: model:ir.model.fields,field_description:calendar.field_calendar_attendee_create_date #: model:ir.model.fields,field_description:calendar.field_calendar_contacts_create_date #: model:ir.model.fields,field_description:calendar.field_calendar_event_create_date #: model:ir.model.fields,field_description:calendar.field_calendar_event_type_create_date msgid "Created on" msgstr "Criado em" #. module: calendar #: model:ir.model.fields,field_description:calendar.field_calendar_event_display_start #: model:ir.ui.view,arch_db:calendar.invitation_page_anonymous msgid "Date" msgstr "Data" #. module: calendar #: selection:calendar.event,month_by:0 #: model:ir.model.fields,field_description:calendar.field_calendar_event_day msgid "Date of month" msgstr "Dia do mês" #. module: calendar #: model:ir.ui.view,arch_db:calendar.view_calendar_event_form msgid "Day of Month" msgstr "Dia do Mês" #. module: calendar #: selection:calendar.event,month_by:0 msgid "Day of month" msgstr "Dia do Mês" #. module: calendar #: selection:calendar.alarm,interval:0 selection:calendar.event,rrule_type:0 msgid "Day(s)" msgstr "Dia(s)" #. module: calendar #: model:ir.ui.view,arch_db:calendar.view_calendar_event_form msgid "Decline" msgstr "Recusar" #. module: calendar #: selection:calendar.attendee,state:0 #: selection:calendar.event,attendee_status:0 msgid "Declined" msgstr "Recusado" #. module: calendar #: model:ir.model.fields,field_description:calendar.field_calendar_event_description msgid "Description" msgstr "Descrição" #. module: calendar #. openerp-web #: code:addons/calendar/static/src/xml/base_calendar.xml:18 #, python-format msgid "Details" msgstr "Detalhes" #. module: calendar #: model:ir.model.fields,field_description:calendar.field_calendar_alarm_display_name #: model:ir.model.fields,field_description:calendar.field_calendar_alarm_manager_display_name #: model:ir.model.fields,field_description:calendar.field_calendar_attendee_display_name #: model:ir.model.fields,field_description:calendar.field_calendar_contacts_display_name #: model:ir.model.fields,field_description:calendar.field_calendar_event_display_name #: model:ir.model.fields,field_description:calendar.field_calendar_event_type_display_name msgid "Display Name" msgstr "Nome para Exibição" #. module: calendar #. openerp-web #: code:addons/calendar/static/src/js/base_calendar.js:156 #, python-format msgid "Do you really want to delete this filter from favorites ?" msgstr "Você realmente deseja excluir esse filtro dos favoritos?" #. module: calendar #: model:ir.model.fields,field_description:calendar.field_calendar_event_duration #: model:ir.ui.view,arch_db:calendar.view_calendar_event_form msgid "Duration" msgstr "Duração" #. module: calendar #: model:ir.model.fields,field_description:calendar.field_calendar_alarm_duration_minutes #: model:ir.model.fields,help:calendar.field_calendar_alarm_duration_minutes msgid "Duration in minutes" msgstr "Duração em Minutos" #. module: calendar #: selection:calendar.alarm,type:0 #: model:ir.model.fields,field_description:calendar.field_calendar_attendee_email msgid "Email" msgstr "E-mail" #. module: calendar #: model:ir.model,name:calendar.model_mail_compose_message msgid "Email composition wizard" msgstr "Assistente de composição de E-mail" #. module: calendar #: model:ir.model,name:calendar.model_survey_mail_compose_message msgid "Email composition wizard for Survey" msgstr "Assistente de composição de e-mail para a Pesquisa" #. module: calendar #: model:ir.model.fields,help:calendar.field_calendar_attendee_email msgid "Email of Invited Person" msgstr "E-mail do Convidado" #. module: calendar #: model:ir.model.fields,field_description:calendar.field_calendar_contacts_partner_id msgid "Employee" msgstr "Funcionário" #. module: calendar #: model:ir.model.fields,field_description:calendar.field_calendar_event_stop_date #: model:ir.ui.view,arch_db:calendar.view_calendar_event_tree msgid "End Date" msgstr "Data Final" #. module: calendar #: model:ir.model.fields,field_description:calendar.field_calendar_event_stop_datetime msgid "End Datetime" msgstr "Data de Término" #. module: calendar #: selection:calendar.event,end_type:0 msgid "End date" msgstr "Data final" #. module: calendar #: model:ir.ui.view,arch_db:calendar.view_calendar_event_form msgid "Ending at" msgstr "Finaliza em" #. module: calendar #: code:addons/calendar/models/calendar.py:821 #, python-format msgid "Ending date cannot be set before starting date." msgstr "A data de término não pode ser definida antes da data de início." #. module: calendar #: code:addons/calendar/models/calendar.py:819 #, python-format msgid "Ending datetime cannot be set before starting datetime." msgstr "A data de término não pode ser definida antes da data de início." #. module: calendar #: model:ir.model,name:calendar.model_calendar_event msgid "Event" msgstr "Evento" #. module: calendar #: model:ir.model.fields,field_description:calendar.field_calendar_event_display_time msgid "Event Time" msgstr "Hora do Evento" #. module: calendar #: model:ir.model,name:calendar.model_calendar_alarm msgid "Event alarm" msgstr "Alarme do Evento" #. module: calendar #: code:addons/calendar/models/calendar.py:1059 #, python-format msgid "Event recurrence interval cannot be negative." msgstr "Intervalo entre eventos não pode ser negativo!" #. module: calendar #. openerp-web #: code:addons/calendar/static/src/js/base_calendar.js:96 #, python-format msgid "Everybody's calendars" msgstr "Calendário de Todos" #. module: calendar #: selection:calendar.event,privacy:0 msgid "Everyone" msgstr "Todos" #. module: calendar #: selection:calendar.event,byday:0 msgid "Fifth" msgstr "Quinto" #. module: calendar #: selection:calendar.event,byday:0 msgid "First" msgstr "Primeiro" #. module: calendar #: code:addons/calendar/models/calendar.py:861 #, python-format msgid "First you have to specify the date of the invitation." msgstr "Especifique primeiro a data do convite." #. module: calendar #: selection:calendar.event,byday:0 msgid "Fourth" msgstr "Quarto" #. module: calendar #: selection:calendar.attendee,availability:0 #: selection:calendar.event,show_as:0 msgid "Free" msgstr "Livre" #. module: calendar #: model:ir.model.fields,field_description:calendar.field_calendar_attendee_availability msgid "Free/Busy" msgstr "Livre/Ocupado" #. module: calendar #: model:ir.model.fields,field_description:calendar.field_calendar_event_fr msgid "Fri" msgstr "Sex" #. module: calendar #: selection:calendar.event,week_list:0 msgid "Friday" msgstr "Sexta" #. module: calendar #: model:ir.ui.view,arch_db:calendar.view_calendar_event_search msgid "Group By" msgstr "Agrupar Por" #. module: calendar #: code:addons/calendar/models/calendar.py:1424 #, python-format msgid "Group by date is not supported, use the calendar view instead." msgstr "" "Não é possível Agrupar por data, ao invés disto utilize a exibição de " "calendário" #. module: calendar #: model:ir.model,name:calendar.model_ir_http msgid "HTTP routing" msgstr "Rota HTTP" #. module: calendar #: selection:calendar.alarm,interval:0 msgid "Hour(s)" msgstr "Hora(s)" #. module: calendar #: model:ir.model.fields,field_description:calendar.field_calendar_alarm_id #: model:ir.model.fields,field_description:calendar.field_calendar_alarm_manager_id #: model:ir.model.fields,field_description:calendar.field_calendar_attendee_id #: model:ir.model.fields,field_description:calendar.field_calendar_contacts_id #: model:ir.model.fields,field_description:calendar.field_calendar_event_id #: model:ir.model.fields,field_description:calendar.field_calendar_event_type_id msgid "ID" msgstr "ID" #. module: calendar #: model:ir.model.fields,help:calendar.field_calendar_event_active msgid "" "If the active field is set to false, it will allow you to hide the event " "alarm information without removing it." msgstr "" "Se o campo ativo é definido como falso, permite ocultar a informação de " "eventos de alarme sem removê-los." #. module: calendar #: model:mail.message.subtype,name:calendar.subtype_invitation msgid "Invitation" msgstr "Convite" #. module: calendar #: model:ir.model.fields,field_description:calendar.field_calendar_attendee_access_token msgid "Invitation Token" msgstr "Token do Convite" #. module: calendar #: model:ir.ui.view,arch_db:calendar.view_calendar_event_form msgid "Invitation details" msgstr "Detalhes do Convite" #. module: calendar #: model:ir.ui.view,arch_db:calendar.invitation_page_anonymous msgid "Invitation for" msgstr "Convidado por" #. module: calendar #: model:ir.ui.view,arch_db:calendar.view_calendar_event_form msgid "Invitations" msgstr "Convites" #. module: calendar #: model:ir.model,name:calendar.model_mail_wizard_invite msgid "Invite wizard" msgstr "Assistente de Convite" #. module: calendar #: selection:calendar.event,byday:0 msgid "Last" msgstr "Último" #. module: calendar #: model:ir.model.fields,field_description:calendar.field_calendar_alarm___last_update #: model:ir.model.fields,field_description:calendar.field_calendar_alarm_manager___last_update #: model:ir.model.fields,field_description:calendar.field_calendar_attendee___last_update #: model:ir.model.fields,field_description:calendar.field_calendar_contacts___last_update #: model:ir.model.fields,field_description:calendar.field_calendar_event___last_update #: model:ir.model.fields,field_description:calendar.field_calendar_event_type___last_update msgid "Last Modified on" msgstr "Última Modificação em" #. module: calendar #: model:ir.model.fields,field_description:calendar.field_calendar_alarm_write_uid #: model:ir.model.fields,field_description:calendar.field_calendar_attendee_write_uid #: model:ir.model.fields,field_description:calendar.field_calendar_contacts_write_uid #: model:ir.model.fields,field_description:calendar.field_calendar_event_type_write_uid #: model:ir.model.fields,field_description:calendar.field_calendar_event_write_uid msgid "Last Updated by" msgstr "Última atualização por" #. module: calendar #: model:ir.model.fields,field_description:calendar.field_calendar_alarm_write_date #: model:ir.model.fields,field_description:calendar.field_calendar_attendee_write_date #: model:ir.model.fields,field_description:calendar.field_calendar_contacts_write_date #: model:ir.model.fields,field_description:calendar.field_calendar_event_type_write_date #: model:ir.model.fields,field_description:calendar.field_calendar_event_write_date msgid "Last Updated on" msgstr "Última atualização em" #. module: calendar #: model:ir.model.fields,field_description:calendar.field_res_partner_calendar_last_notif_ack msgid "Last notification marked as read from base Calendar" msgstr "A última notificação foi marcada como lida." #. module: calendar #: model:ir.model.fields,help:calendar.field_calendar_event_rrule_type msgid "Let the event automatically repeat at that interval" msgstr "Deixar que o evento repita automaticamente nesse intervalo" #. module: calendar #: model:ir.model.fields,field_description:calendar.field_calendar_event_location #: model:ir.ui.view,arch_db:calendar.invitation_page_anonymous msgid "Location" msgstr "Local" #. module: calendar #: model:ir.model.fields,help:calendar.field_calendar_event_location msgid "Location of Event" msgstr "Local do Evento" #. module: calendar #: model:ir.model.fields,field_description:calendar.field_calendar_contacts_user_id msgid "Me" msgstr "Eu" #. module: calendar #: model:ir.ui.view,arch_db:calendar.view_calendar_event_search msgid "Meeting" msgstr "Reunião" #. module: calendar #: model:ir.ui.view,arch_db:calendar.view_calendar_event_form msgid "Meeting Details" msgstr "Detalhes da Reunião" #. module: calendar #: model:ir.model.fields,field_description:calendar.field_calendar_event_name msgid "Meeting Subject" msgstr "Assunto da Reunião" #. module: calendar #: model:ir.model,name:calendar.model_calendar_event_type msgid "Meeting Type" msgstr "Tipo de Reunião" #. module: calendar #: model:ir.actions.act_window,name:calendar.action_calendar_event_type #: model:ir.ui.menu,name:calendar.menu_calendar_event_type #: model:ir.ui.view,arch_db:calendar.view_calendar_event_type_tree msgid "Meeting Types" msgstr "Tipos de Reunião" #. module: calendar #: model:ir.model.fields,field_description:calendar.field_calendar_attendee_event_id msgid "Meeting linked" msgstr "Reunião Vinculada" #. module: calendar #: model:ir.actions.act_window,name:calendar.action_calendar_event #: model:ir.actions.act_window,name:calendar.action_calendar_event_notify #: model:ir.ui.view,arch_db:calendar.view_calendar_event_calendar #: model:ir.ui.view,arch_db:calendar.view_calendar_event_form #: model:ir.ui.view,arch_db:calendar.view_calendar_event_form_popup #: model:ir.ui.view,arch_db:calendar.view_calendar_event_tree msgid "Meetings" msgstr "Reuniões" #. module: calendar #: model:ir.model,name:calendar.model_mail_message msgid "Message" msgstr "Mensagem" #. module: calendar #: selection:calendar.alarm,interval:0 msgid "Minute(s)" msgstr "Minutos(s)" #. module: calendar #: model:ir.ui.view,arch_db:calendar.view_calendar_event_form msgid "Misc" msgstr "Diversos" #. module: calendar #: model:ir.model.fields,field_description:calendar.field_calendar_event_mo msgid "Mon" msgstr "Seg" #. module: calendar #: selection:calendar.event,week_list:0 msgid "Monday" msgstr "Segunda" #. module: calendar #: selection:calendar.event,rrule_type:0 msgid "Month(s)" msgstr "Mês(es)" #. module: calendar #: model:ir.ui.view,arch_db:calendar.view_calendar_event_search msgid "My Events" msgstr "Meus Eventos" #. module: calendar #: model:ir.ui.view,arch_db:calendar.view_calendar_event_search msgid "My Meetings" msgstr "Minhas Reuniões" #. module: calendar #: model:ir.model.fields,field_description:calendar.field_calendar_alarm_name #: model:ir.model.fields,field_description:calendar.field_calendar_event_type_name msgid "Name" msgstr "Nome" #. module: calendar #: selection:calendar.attendee,state:0 #: selection:calendar.event,attendee_status:0 msgid "Needs Action" msgstr "Necessita Ação" #. module: calendar #: model:ir.ui.view,arch_db:calendar.invitation_page_anonymous msgid "No I'm not going." msgstr "Não irei." #. module: calendar #: selection:calendar.alarm,type:0 msgid "Notification" msgstr "Notificação" #. module: calendar #: selection:calendar.event,end_type:0 msgid "Number of repetitions" msgstr "Número de repetições" #. module: calendar #. openerp-web #: code:addons/calendar/static/src/xml/base_calendar.xml:17 #, python-format msgid "OK" msgstr "OK" #. module: calendar #: selection:calendar.event,privacy:0 msgid "Only internal users" msgstr "Somente usuários internos" #. module: calendar #: selection:calendar.event,privacy:0 msgid "Only me" msgstr "Somente eu" #. module: calendar #: model:ir.model.fields,field_description:calendar.field_calendar_event_month_by msgid "Option" msgstr "Opção" #. module: calendar #: model:ir.ui.view,arch_db:calendar.view_calendar_event_form msgid "Options" msgstr "Opções" #. module: calendar #: model:ir.ui.view,arch_db:calendar.view_calendar_event_form msgid "Owner" msgstr "Proprietário" #. module: calendar #: model:ir.model.fields,field_description:calendar.field_calendar_event_attendee_ids msgid "Participant" msgstr "Participante" #. module: calendar #: model:ir.model,name:calendar.model_res_partner msgid "Partner" msgstr "Parceiro" #. module: calendar #: code:addons/calendar/models/calendar.py:1072 #, python-format msgid "Please select a proper day of the month." msgstr "Por favor selecione um dia apropriado do mês." #. module: calendar #: model:ir.model.fields,field_description:calendar.field_calendar_event_privacy #: model:ir.ui.view,arch_db:calendar.view_calendar_event_search msgid "Privacy" msgstr "Privacidade" #. module: calendar #: model:ir.model.fields,field_description:calendar.field_calendar_event_end_type msgid "Recurrence Termination" msgstr "Fim da Recorrencia" #. module: calendar #: model:ir.model.fields,field_description:calendar.field_calendar_event_rrule_type msgid "Recurrency" msgstr "Recorrência" #. module: calendar #: model:ir.model.fields,field_description:calendar.field_calendar_event_recurrency msgid "Recurrent" msgstr "Recorrente" #. module: calendar #: model:ir.model.fields,field_description:calendar.field_calendar_event_recurrent_id msgid "Recurrent ID" msgstr "ID Recorrente" #. module: calendar #: model:ir.model.fields,field_description:calendar.field_calendar_event_recurrent_id_date msgid "Recurrent ID date" msgstr "ID de data recorrente" #. module: calendar #: model:ir.model.fields,help:calendar.field_calendar_event_recurrency msgid "Recurrent Meeting" msgstr "Compromisso Recorrente" #. module: calendar #: model:ir.model.fields,field_description:calendar.field_calendar_event_rrule msgid "Recurrent Rule" msgstr "Regra Recorrente" #. module: calendar #: model:ir.model.fields,field_description:calendar.field_calendar_event_alarm_ids msgid "Reminders" msgstr "Lembretes" #. module: calendar #. openerp-web #: code:addons/calendar/static/src/xml/base_calendar.xml:26 #, python-format msgid "Remove this favorite from the list" msgstr "Remover este favorito da lista" #. module: calendar #: model:ir.model.fields,field_description:calendar.field_calendar_event_count msgid "Repeat" msgstr "Repetir" #. module: calendar #: model:ir.model.fields,field_description:calendar.field_calendar_event_interval msgid "Repeat Every" msgstr "Repetir a Cada" #. module: calendar #: model:ir.model.fields,field_description:calendar.field_calendar_event_final_date msgid "Repeat Until" msgstr "Repetir até" #. module: calendar #: model:ir.model.fields,help:calendar.field_calendar_event_interval msgid "Repeat every (Days/Week/Month/Year)" msgstr "Repetir a cada (Dias/Semana/Mês/Ano)" #. module: calendar #: model:ir.model.fields,help:calendar.field_calendar_event_count msgid "Repeat x times" msgstr "Repetir x vezes" #. module: calendar #: model:ir.model.fields,field_description:calendar.field_calendar_event_user_id #: model:ir.ui.view,arch_db:calendar.view_calendar_event_search msgid "Responsible" msgstr "Responsável" #. module: calendar #: model:ir.model.fields,field_description:calendar.field_calendar_event_sa msgid "Sat" msgstr "Sáb" #. module: calendar #: selection:calendar.event,week_list:0 msgid "Saturday" msgstr "Sábado" #. module: calendar #: model:ir.ui.view,arch_db:calendar.view_calendar_event_search msgid "Search Meetings" msgstr "Procurar Reuniões" #. module: calendar #: selection:calendar.event,byday:0 msgid "Second" msgstr "Segundo" #. module: calendar #: model:ir.ui.view,arch_db:calendar.view_calendar_event_form msgid "Select attendees..." msgstr "Selecionar participantes..." #. module: calendar #: model:ir.ui.view,arch_db:calendar.view_calendar_event_form msgid "Send mail" msgstr "Enviar E-mail" #. module: calendar #: model:ir.model.fields,field_description:calendar.field_calendar_event_show_as msgid "Show Time as" msgstr "Mostrar horário como" #. module: calendar #. openerp-web #: code:addons/calendar/static/src/xml/base_calendar.xml:19 #, python-format msgid "Snooze" msgstr "Soneca" #. module: calendar #: model:ir.model.fields,field_description:calendar.field_calendar_event_start msgid "Start" msgstr "Iniciar" #. module: calendar #: model:ir.model.fields,field_description:calendar.field_calendar_event_start_date #: model:ir.ui.view,arch_db:calendar.view_calendar_event_tree msgid "Start Date" msgstr "Data de Início" #. module: calendar #: model:ir.model.fields,field_description:calendar.field_calendar_event_start_datetime msgid "Start DateTime" msgstr "Data de Início" #. module: calendar #: model:ir.model.fields,help:calendar.field_calendar_event_start msgid "Start date of an event, without time for full days events" msgstr "Data inicial de um evento, sem tempo para eventos de dias inteiros" #. module: calendar #: model:ir.ui.view,arch_db:calendar.view_calendar_event_form #: model:ir.ui.view,arch_db:calendar.view_calendar_event_form_popup msgid "Starting at" msgstr "Começando em" #. module: calendar #: model:ir.model.fields,field_description:calendar.field_calendar_attendee_state #: model:ir.model.fields,field_description:calendar.field_calendar_event_state msgid "Status" msgstr "Situação" #. module: calendar #: model:ir.model.fields,help:calendar.field_calendar_attendee_state msgid "Status of the attendee's participation" msgstr "Situação da participação dos participantes" #. module: calendar #: model:ir.model.fields,field_description:calendar.field_calendar_event_stop msgid "Stop" msgstr "Parar" #. module: calendar #: model:ir.model.fields,help:calendar.field_calendar_event_stop msgid "Stop date of an event, without time for full days events" msgstr "Data final de um evento, sem tempo para eventos de dias inteiros" #. module: calendar #: model:ir.ui.view,arch_db:calendar.view_calendar_event_tree msgid "Subject" msgstr "Assunto" #. module: calendar #: model:ir.model.fields,field_description:calendar.field_calendar_event_su msgid "Sun" msgstr "Dom" #. module: calendar #: selection:calendar.event,week_list:0 msgid "Sunday" msgstr "Domingo" #. module: calendar #: sql_constraint:calendar.event.type:0 msgid "Tag name already exists !" msgstr "Essa tag já existe !" #. module: calendar #: model:ir.model.fields,field_description:calendar.field_calendar_event_categ_ids msgid "Tags" msgstr "Marcadores" #. module: calendar #: model:ir.ui.view,arch_db:calendar.view_calendar_event_form msgid "The" msgstr "O" #. module: calendar #: model:ir.actions.act_window,help:calendar.action_calendar_event msgid "" "The calendar is shared between employees and fully integrated with\n" " other applications such as the employee holidays or the business\n" " opportunities." msgstr "" "O calendário é compartilhado entre funcionários e totalmente integrado com\n" "outras aplicações, como as férias do empregado ou o oportunidades\n" "de negócio." #. module: calendar #: selection:calendar.event,byday:0 msgid "Third" msgstr "Terceiro" #. module: calendar #: model:ir.ui.view,arch_db:calendar.view_calendar_event_form msgid "This event is linked to a recurrence...
" msgstr "Este evento está ligado a uma reincidência ...
" #. module: calendar #: model:ir.model.fields,field_description:calendar.field_calendar_event_th msgid "Thu" msgstr "Qui" #. module: calendar #: selection:calendar.event,week_list:0 msgid "Thursday" msgstr "Quinta" #. module: calendar #: model:ir.model.fields,field_description:calendar.field_calendar_event_tu msgid "Tue" msgstr "Ter" #. module: calendar #: selection:calendar.event,week_list:0 msgid "Tuesday" msgstr "Terça" #. module: calendar #: model:ir.model.fields,field_description:calendar.field_calendar_alarm_type msgid "Type" msgstr "Tipo" #. module: calendar #: selection:calendar.attendee,state:0 #: selection:calendar.event,attendee_status:0 #: model:ir.ui.view,arch_db:calendar.view_calendar_event_form msgid "Uncertain" msgstr "Incerto" #. module: calendar #: selection:calendar.event,state:0 msgid "Unconfirmed" msgstr "Não confirmado" #. module: calendar #: model:ir.model.fields,field_description:calendar.field_calendar_alarm_interval msgid "Unit" msgstr "Unidade" #. module: calendar #: model:ir.ui.view,arch_db:calendar.view_calendar_event_search msgid "Unread Messages" msgstr "Mensagens não lidas" #. module: calendar #: model:ir.ui.view,arch_db:calendar.view_calendar_event_form msgid "Until" msgstr "Até" #. module: calendar #: model:ir.ui.view,arch_db:calendar.view_calendar_event_form msgid "Update only this instance" msgstr "Atualizar somente esta instância" #. module: calendar #: model:ir.model.fields,field_description:calendar.field_calendar_event_we msgid "Wed" msgstr "Qua" #. module: calendar #: selection:calendar.event,week_list:0 msgid "Wednesday" msgstr "Quarta" #. module: calendar #: selection:calendar.event,rrule_type:0 msgid "Week(s)" msgstr "Semana(s)" #. module: calendar #: model:ir.model.fields,field_description:calendar.field_calendar_event_week_list msgid "Weekday" msgstr "Dia da semana" #. module: calendar #: selection:calendar.event,rrule_type:0 msgid "Year(s)" msgstr "Ano(s)" #. module: calendar #: model:ir.ui.view,arch_db:calendar.invitation_page_anonymous msgid "Yes I'm going." msgstr "Sim Irei." #. module: calendar #: code:addons/calendar/models/calendar.py:124 #, python-format msgid "You cannot duplicate a calendar attendee." msgstr "Você não pode duplicar um participante do calendário." #. module: calendar #: model:ir.model,name:calendar.model_calendar_alarm_manager msgid "calendar.alarm_manager" msgstr "calendar.alarm_manager" #. module: calendar #: model:ir.model,name:calendar.model_calendar_contacts msgid "calendar.contacts" msgstr "calendar.contacts" #. module: calendar #: model:ir.ui.view,arch_db:calendar.view_calendar_event_form msgid "e.g. Business Lunch" msgstr "ex. Horário de Almoço" #. module: calendar #: code:addons/calendar/models/calendar.py:1057 #, python-format msgid "interval cannot be negative." msgstr "Intervalo não pode ser negativo!" #. module: calendar #: model:ir.model,name:calendar.model_ir_attachment msgid "ir.attachment" msgstr "ir.attachment"