# Brazilian Portuguese translation for openobject-addons # Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014 # This file is distributed under the same license as the openobject-addons package. # FIRST AUTHOR , 2014. # msgid "" msgstr "" "Project-Id-Version: openobject-addons\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2014-09-23 16:27+0000\n" "PO-Revision-Date: 2014-09-06 21:27+0000\n" "Last-Translator: Rafael Reuber \n" "Language-Team: Brazilian Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2014-09-24 08:59+0000\n" "X-Generator: Launchpad (build 17196)\n" #. module: calendar #: model:email.template,body_html:calendar.calendar_template_meeting_reminder msgid "" "\n" " \n" " \n" " \n" " ${object.event_id.name}\n" " \n" " \n" " \n" "
\n" "
\n" " ${object.event_id.name} " " \n" "
\n" "
\n" " Dear " "${object.cn} ,
\n" "

That is a " "reminder for the event below :

\n" "
\n" "
\n" " \n" " \n" " \n" " \n" " \n" "
\n" "
${object.event_id.get_interval(object.event_id.start, " "'dayname')}
\n" "
\n" " " "${object.event_id.get_interval(object.event_id.start,'day')}\n" "
\n" "
${object.event_id.get_interval(object.event_id.start, " "'month')}
\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" " \n" " \n" " " " \n" " \n" " " " \n" " \n" " \n" " \n" " \n" " " " \n" " \n" " \n" " \n" " " " \n" " \n" " \n" " \n" " \n" "
\n" " % if " "object.event_id.location:\n" "
\n" " Where\n" "
\n" " % endif\n" "
\n" " % if " "object.event_id.location:\n" "
\n" " : " "${object.event_id.location}\n" " (Vie" "w Map)\n" " " "\n" "
\n" " % endif\n" "
\n" " % if " "object.event_id.description :\n" "
\n" " What\n" "
\n" " % endif\n" "
\n" " % if " "object.event_id.description :\n" "
\n" " : " "${object.event_id.description}\n" "
\n" " % endif\n" "
\n" " % if not " "object.event_id.allday and object.event_id.duration:\n" "
\n" " " "Duration\n" "
\n" " % endif\n" "
\n" " % if not " "object.event_id.allday and object.event_id.duration:\n" "
\n" " : " "${('%dH%02d' % " "(object.event_id.duration,(object.event_id.duration*60)%60))}\n" "
\n" " % endif\n" "
\n" "
\n" " Attendees\n" "
\n" "
\n" " : \n" " % for attendee in " "object.event_id.attendee_ids:\n" "
\n" " % if attendee.cn " "!= object.cn:\n" " ${attendee.cn}\n" " % else:\n" " You\n" " % endif\n" " % endfor\n" "
\n" "
\n" "
\n" "
\n" " \n" " \n" " \n" " " msgstr "" #. module: calendar #: model:email.template,body_html:calendar.calendar_template_meeting_invitation msgid "" "\n" " \n" " \n" " \n" " ${object.event_id.name}\n" " \n" " \n" " \n" "
\n" "
\n" " ${object.event_id.name}\n" "
\n" "
\n" " Dear " "${object.cn} ,

${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" " \n" " \n" "
\n" "
${object.event_id.get_interval(object.event_id.start, " "'dayname')}
\n" "
\n" " " "${object.event_id.get_interval(object.event_id.start,'day')}\n" "
\n" "
${object.event_id.get_interval(object.event_id.start, " "'month')}
\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" " \n" " \n" " " " \n" " \n" " " " \n" " \n" " \n" " \n" " \n" " " " \n" " \n" " \n" " \n" " " " \n" " \n" " \n" " \n" " \n" "
\n" " % if " "object.event_id.location:\n" "
\n" " Where\n" "
\n" " % endif\n" "
\n" " % if " "object.event_id.location:\n" "
\n" " : " "${object.event_id.location}\n" " (Vie" "w Map)\n" " " "\n" "
\n" " % endif\n" "
\n" " % if " "object.event_id.description :\n" "
\n" " What\n" "
\n" " % endif\n" "
\n" " % if " "object.event_id.description :\n" "
\n" " : " "${object.event_id.description}\n" "
\n" " % endif\n" "
\n" " % if not " "object.event_id.allday and object.event_id.duration:\n" "
\n" " " "Duration\n" "
\n" " % endif\n" "
\n" " % if not " "object.event_id.allday and object.event_id.duration:\n" "
\n" " : " "${('%dH%02d' % " "(object.event_id.duration,(object.event_id.duration*60)%60))}\n" "
\n" " % endif\n" "
\n" "
\n" " Attendees\n" "
\n" "
\n" " : \n" " % for attendee in " "object.event_id.attendee_ids:\n" "
\n" " % if attendee.cn " "!= object.cn:\n" " ${attendee.cn}\n" " % else:\n" " You\n" " % endif\n" " % endfor\n" "
\n" "
\n" "
\n" "
\n" " Accept\n" " Decline\n" " View\n" "
\n" "
\n" " \n" " \n" " \n" " " msgstr "" #. module: calendar #: model:email.template,body_html:calendar.calendar_template_meeting_changedate msgid "" " \n" " \n" " \n" " \n" " ${object.event_id.name}\n" " \n" " \n" " \n" "
\n" "
\n" " ${object.event_id.name}\n" "
\n" "
\n" " Dear " "${object.cn} ,
\n" "

The date of " "the meeting has been changed...
\n" " The meeting 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" " \n" "
\n" "
${object.event_id.get_interval(object.event_id.start, " "'dayname')}
\n" "
\n" " " "${object.event_id.get_interval(object.event_id.start,'day')}\n" "
\n" "
${object.event_id.get_interval(object.event_id.start, " "'month')}
\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" " \n" " \n" " " " \n" " \n" " " " \n" " \n" " \n" " \n" " \n" " " " \n" " \n" " \n" " \n" " " " \n" " \n" " \n" " \n" " \n" "
\n" " % if " "object.event_id.location:\n" "
\n" " Where\n" "
\n" " % endif\n" "
\n" " % if " "object.event_id.location:\n" "
\n" " : " "${object.event_id.location}\n" " (Vie" "w Map)\n" " " "\n" "
\n" " % endif\n" "
\n" " % if " "object.event_id.description :\n" "
\n" " What\n" "
\n" " % endif\n" "
\n" " % if " "object.event_id.description :\n" "
\n" " : " "${object.event_id.description}\n" "
\n" " % endif\n" "
\n" " % if not " "object.event_id.allday and object.event_id.duration:\n" "
\n" " " "Duration\n" "
\n" " % endif\n" "
\n" " % if not " "object.event_id.allday and object.event_id.duration:\n" "
\n" " : " "${('%dH%02d' % " "(object.event_id.duration,(object.event_id.duration*60)%60))}\n" "
\n" " % endif\n" "
\n" "
\n" " Attendees\n" "
\n" "
\n" " : \n" " % for attendee in " "object.event_id.attendee_ids:\n" "
\n" " % if attendee.cn " "!= object.cn:\n" " ${attendee.cn}\n" " % else:\n" " You\n" " % endif\n" " % endfor\n" "
\n" "
" " \n" "
\n" "
\n" " Accept\n" " Decline\n" " View\n" "
\n" "
\n" " \n" " \n" " \n" " " msgstr "" #. module: calendar #. openerp-web #: code:addons/calendar/static/src/js/base_calendar.js:20 #, python-format msgid " [Me]" msgstr " [EU]" #. module: calendar #: model:email.template,subject:calendar.calendar_template_meeting_invitation msgid "${object.event_id.name}" msgstr "${object.event_id.name}" #. module: calendar #: model:email.template,subject:calendar.calendar_template_meeting_changedate msgid "${object.event_id.name} - Date has been updated" msgstr "${object.event_id.name} - A Data foi atualizada" #. module: calendar #: model:email.template,subject:calendar.calendar_template_meeting_reminder msgid "${object.event_id.name} - Reminder" msgstr "${object.event_id.name} - Lembrete" #. module: calendar #: model:ir.actions.act_window,help:calendar.action_calendar_event msgid "" "

\n" " Click to schedule a new meeting.\n" "

\n" " The calendar is shared between employees and fully integrated " "with\n" " other applications such as the employee holidays or the " "business\n" " opportunities.\n" "

\n" " " msgstr "" "

\n" " Clique para agendar uma nova reunião.\n" "

\n" " O calendário é compartilhada entre os funcionários e totalmente " "integrado com\n" " outras aplicações, como as férias de empregados ou as " "oportunidades\n" " de negócio.\n" "

\n" " " #. module: calendar #: code:addons/calendar/calendar.py:1570 #, python-format msgid "A email has been send to specify that the date has been changed !" msgstr "Foi enviado um e-mail notificando que a data foi alterada!" #. module: calendar #: view:calendar.event: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 #: field:calendar.event,active:0 msgid "Active" msgstr "Ativo" #. module: calendar #. openerp-web #: code:addons/calendar/static/src/js/base_calendar.js:100 #, python-format msgid "Add Favorite Calendar" msgstr "" #. module: calendar #: field:calendar.event,allday:0 msgid "All Day" msgstr "O dia todo" #. module: calendar #: code:addons/calendar/calendar.py:772 #, python-format msgid "AllDay , %s" msgstr "O dia todo, %s" #. module: calendar #: field:calendar.alarm,duration:0 msgid "Amount" msgstr "Valor" #. module: calendar #: code:addons/calendar/calendar.py:1080 #, python-format msgid "An invitation email has been sent to attendee %s" msgstr "Um convite foi enviado para o participante %s" #. module: calendar #: code:addons/calendar/calendar.py:1384 #, python-format msgid "An invitation email has been sent to attendee(s)" msgstr "Um email foi enviado ao participante(s)" #. module: calendar #: field:calendar.event,is_attendee:0 msgid "Attendee" msgstr "Participante" #. module: calendar #: field:calendar.event,attendee_status:0 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 #: view:calendar.event:calendar.view_calendar_event_form #: view:calendar.event:calendar.view_calendar_event_form_popup #: field:calendar.event,attendee_ids:0 #: field:calendar.event,partner_ids:0 msgid "Attendees" msgstr "Participantes" #. module: calendar #: view:calendar.event:calendar.view_calendar_event_search msgid "Availability" msgstr "Disponibilidade" #. module: calendar #: code:addons/calendar/calendar.py:1655 #: selection:calendar.attendee,availability:0 #: selection:calendar.event,show_as:0 #, python-format msgid "Busy" msgstr "Ocupado" #. module: calendar #: field:calendar.event,byday:0 msgid "By day" msgstr "Por dia" #. module: calendar #: field:calendar.event,start:0 msgid "Calculated start" msgstr "Início estimado" #. module: calendar #: field:calendar.event,stop:0 msgid "Calculated stop" msgstr "Término estimado" #. 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 #. openerp-web #: code:addons/calendar/static/src/xml/base_calendar.xml:42 #, python-format msgid "Calendar Invitation" msgstr "Convite de Calendário" #. module: calendar #: view:calendar.event: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 #: field:calendar.attendee,cn:0 msgid "Common name" msgstr "Nome comum" #. module: calendar #: selection:calendar.event,state:0 msgid "Confirmed" msgstr "Confirmado" #. module: calendar #: field:calendar.attendee,partner_id:0 msgid "Contact" msgstr "Contato" #. module: calendar #: field:calendar.alarm,create_uid:0 #: field:calendar.attendee,create_uid:0 #: field:calendar.contacts,create_uid:0 #: field:calendar.event,create_uid:0 #: field:calendar.event.type,create_uid:0 msgid "Created by" msgstr "Criado por" #. module: calendar #: field:calendar.alarm,create_date:0 #: field:calendar.attendee,create_date:0 #: field:calendar.contacts,create_date:0 #: field:calendar.event,create_date:0 #: field:calendar.event.type,create_date:0 msgid "Created on" msgstr "Criado em" #. module: calendar #: model:calendar.event.type,name:calendar.categ_meet1 msgid "Customer Meeting" msgstr "Reunião com Cliente" #. module: calendar #: view:calendar.event:calendar.view_calendar_event_tree #: field:calendar.event,display_start:0 msgid "Date" msgstr "Data" #. module: calendar #: field:calendar.event,day:0 #: selection:calendar.event,month_by:0 msgid "Date of month" msgstr "Dia do mês" #. module: calendar #: help:calendar.event,message_last_post:0 msgid "Date of the last message posted on the record." msgstr "Data da ultima mensagem para o registro." #. module: calendar #: view:calendar.event: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.event,rrule_type:0 msgid "Day(s)" msgstr "Dia(s)" #. module: calendar #: selection:calendar.alarm,interval:0 msgid "Days" msgstr "Dias" #. module: calendar #: view:calendar.event: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 #: field:calendar.event,description:0 msgid "Description" msgstr "Descrição" #. module: calendar #. openerp-web #: code:addons/calendar/static/src/xml/base_calendar.xml:21 #, python-format msgid "Details" msgstr "Detalhes" #. module: calendar #. openerp-web #: code:addons/calendar/static/src/js/base_calendar.js:124 #, python-format msgid "Do you really want to delete this filter from favorite?" msgstr "Você realmente deseja excluir esse filtro dos favoritos?" #. module: calendar #: view:calendar.event:calendar.view_calendar_event_form_popup #: field:calendar.event,duration:0 msgid "Duration" msgstr "Duração" #. module: calendar #: selection:calendar.alarm,type:0 #: field:calendar.attendee,email:0 msgid "Email" msgstr "Email" #. module: calendar #: code:addons/calendar/calendar.py:1358 #, python-format msgid "Email addresses not found" msgstr "Email não encontrado" #. module: calendar #: help:calendar.attendee,email:0 msgid "Email of Invited Person" msgstr "Email do Convidado" #. module: calendar #: field:calendar.contacts,partner_id:0 msgid "Employee" msgstr "Funcionário" #. module: calendar #: field:calendar.event,stop_date:0 msgid "End Date" msgstr "Data Final" #. module: calendar #: field:calendar.event,stop_datetime:0 msgid "End Datetime" msgstr "Data de Término" #. module: calendar #: selection:calendar.event,end_type:0 msgid "End date" msgstr "Data final" #. module: calendar #: view:calendar.event:calendar.view_calendar_event_form msgid "Ending at" msgstr "Finaliza em" #. module: calendar #: constraint:calendar.event:0 msgid "Error ! End date cannot be set before start date." msgstr "Erro! A data final não pode ser anterior a data de início." #. module: calendar #: code:addons/calendar/calendar.py:1237 #, python-format msgid "Error!" msgstr "Erro!" #. module: calendar #: model:ir.model,name:calendar.model_calendar_event msgid "Event" msgstr "Evento" #. module: calendar #: field:calendar.event,display_time:0 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 #. openerp-web #: code:addons/calendar/static/src/js/base_calendar.js:30 #, python-format msgid "Everybody's calendars" msgstr "Calendário de Todos" #. module: calendar #: model:calendar.event.type,name:calendar.categ_meet5 msgid "Feedback Meeting" msgstr "Reunião de feedback" #. 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/calendar.py:140 #, python-format msgid "First you have to specify the date of the invitation." msgstr "Especifique primeiro a data do convite." #. module: calendar #: field:calendar.event,message_follower_ids:0 msgid "Followers" msgstr "Seguidores" #. 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 #: field:calendar.attendee,availability:0 msgid "Free/Busy" msgstr "Livre/Ocupado" #. module: calendar #: field:calendar.event,fr:0 msgid "Fri" msgstr "Sex" #. module: calendar #: selection:calendar.event,week_list:0 msgid "Friday" msgstr "Sexta" #. module: calendar #: view:calendar.event:calendar.view_calendar_event_search msgid "Group By" msgstr "Agrupar por" #. module: calendar #: code:addons/calendar/calendar.py:1593 #, 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 #: help:calendar.event,message_summary:0 msgid "" "Holds the Chatter summary (number of messages, ...). This summary is " "directly in html format in order to be inserted in kanban views." msgstr "" "Contém o resumo da conversação (número de mensagens, ...). Este resumo é " "gerado diretamente em formato HTML para que possa ser inserido nas visões " "kanban." #. module: calendar #: selection:calendar.alarm,interval:0 msgid "Hours" msgstr "Horas" #. module: calendar #: field:calendar.alarm,id:0 #: field:calendar.alarm_manager,id:0 #: field:calendar.attendee,id:0 #: field:calendar.contacts,id:0 #: field:calendar.event,id:0 #: field:calendar.event.type,id:0 msgid "ID" msgstr "ID" #. module: calendar #: help:calendar.event,message_unread:0 msgid "If checked new messages require your attention." msgstr "Se marcado novas mensagens solicitarão sua atenção." #. module: calendar #: help:calendar.event,active:0 msgid "" "If the active field is set to true, it will allow you to hide the event " "alarm information without removing it." msgstr "" "Se o campo Ativo é definido como verdadeiro, permite esconder a informação " "de eventos de alarme sem removê-los." #. module: calendar #: model:calendar.event.type,name:calendar.categ_meet2 msgid "Internal Meeting" msgstr "Reunião Interna" #. module: calendar #: model:mail.message.subtype,name:calendar.subtype_invitation msgid "Invitation" msgstr "Convite" #. module: calendar #: field:calendar.attendee,access_token:0 msgid "Invitation Token" msgstr "Token do Convite" #. module: calendar #: view:calendar.event:calendar.view_calendar_event_form msgid "Invitation details" msgstr "Detalhes do Convite" #. module: calendar #: view:calendar.event: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 #: field:calendar.event,message_is_follower:0 msgid "Is a Follower" msgstr "É um Seguidor" #. module: calendar #: selection:calendar.event,byday:0 msgid "Last" msgstr "Último" #. module: calendar #: field:calendar.event,message_last_post:0 msgid "Last Message Date" msgstr "Data da última mensagem" #. module: calendar #: field:calendar.alarm,write_uid:0 #: field:calendar.attendee,write_uid:0 #: field:calendar.contacts,write_uid:0 #: field:calendar.event,write_uid:0 #: field:calendar.event.type,write_uid:0 msgid "Last Updated by" msgstr "Última atualização por" #. module: calendar #: field:calendar.alarm,write_date:0 #: field:calendar.attendee,write_date:0 #: field:calendar.contacts,write_date:0 #: field:calendar.event,write_date:0 #: field:calendar.event.type,write_date:0 msgid "Last Updated on" msgstr "Última atualização em" #. module: calendar #: field:res.partner,calendar_last_notif_ack:0 msgid "Last notification marked as read from base Calendar" msgstr "A última notificação foi marcada como lida." #. module: calendar #: help:calendar.event,rrule_type:0 msgid "Let the event automatically repeat at that interval" msgstr "Deixar que o evento repita automaticamente nesse intervalo" #. module: calendar #: field:calendar.event,location:0 msgid "Location" msgstr "Localização" #. module: calendar #: help:calendar.event,location:0 msgid "Location of Event" msgstr "Localização do Evento" #. module: calendar #: field:calendar.contacts,user_id:0 msgid "Me" msgstr "Eu" #. module: calendar #: view:calendar.event:calendar.view_calendar_event_search msgid "Meeting" msgstr "Reunião" #. module: calendar #: view:calendar.event:calendar.view_calendar_event_form msgid "Meeting Details" msgstr "Detalhes da Reunião" #. module: calendar #: field:calendar.event,name:0 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 #: view:calendar.event.type:calendar.view_calendar_event_type_tree #: model:ir.actions.act_window,name:calendar.action_calendar_event_type #: model:ir.ui.menu,name:calendar.menu_calendar_event_type msgid "Meeting Types" msgstr "Tipos de Reunião" #. module: calendar #: field:calendar.attendee,event_id:0 msgid "Meeting linked" msgstr "Reunião Associada" #. module: calendar #: view:calendar.event:calendar.view_calendar_event_calendar #: view:calendar.event:calendar.view_calendar_event_form #: view:calendar.event:calendar.view_calendar_event_form_popup #: view:calendar.event:calendar.view_calendar_event_gantt #: view:calendar.event:calendar.view_calendar_event_tree #: model:ir.actions.act_window,name:calendar.action_calendar_event #: model:ir.actions.act_window,name:calendar.action_calendar_event_notify msgid "Meetings" msgstr "Reuniões" #. module: calendar #: model:ir.model,name:calendar.model_mail_message msgid "Message" msgstr "Mensagem" #. module: calendar #: field:calendar.event,message_ids:0 msgid "Messages" msgstr "Mensagens" #. module: calendar #: help:calendar.event,message_ids:0 msgid "Messages and communication history" msgstr "Histórico de mensagens e comunicação" #. module: calendar #: selection:calendar.alarm,interval:0 msgid "Minutes" msgstr "Minutos" #. module: calendar #: view:calendar.event:calendar.view_calendar_event_form msgid "Misc" msgstr "Diversos" #. module: calendar #: model:ir.model,name:calendar.model_ir_model msgid "Models" msgstr "Modelos" #. module: calendar #: field:calendar.event,mo:0 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 #: view:calendar.event:calendar.view_calendar_event_search msgid "My Events" msgstr "Meus Eventos" #. module: calendar #: view:calendar.event:calendar.view_calendar_event_search msgid "My Meetings" msgstr "Minhas Reuniões" #. module: calendar #: field:calendar.alarm,name:0 #: field:calendar.event.type,name:0 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 #. openerp-web #: code:addons/calendar/static/src/xml/base_calendar.xml:46 #, python-format 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:20 #, python-format msgid "OK" msgstr "OK" #. module: calendar #: model:calendar.event.type,name:calendar.categ_meet3 msgid "Off-site Meeting" msgstr "Reunião Externa" #. module: calendar #: model:calendar.event.type,name:calendar.categ_meet4 msgid "Open Discussion" msgstr "Abrir Discussão" #. module: calendar #: field:calendar.event,month_by:0 msgid "Option" msgstr "Opção" #. module: calendar #: view:calendar.event:calendar.view_calendar_event_form msgid "Options" msgstr "Opções" #. module: calendar #: view:calendar.event:calendar.view_calendar_event_form msgid "Owner" msgstr "Proprietário" #. module: calendar #: model:ir.model,name:calendar.model_res_partner msgid "Partner" msgstr "Parceiro" #. module: calendar #: view:calendar.event:calendar.view_calendar_event_search #: view:calendar.event:calendar.view_calendar_event_tree #: field:calendar.event,class:0 msgid "Privacy" msgstr "Privacidade" #. module: calendar #: selection:calendar.event,class:0 msgid "Private" msgstr "Particular" #. module: calendar #: selection:calendar.event,class:0 msgid "Public" msgstr "Público" #. module: calendar #: selection:calendar.event,class:0 msgid "Public for Employees" msgstr "Público para Funcionários" #. module: calendar #: field:calendar.event,end_type:0 msgid "Recurrence Termination" msgstr "Fim da Recorrencia" #. module: calendar #: field:calendar.event,rrule_type:0 msgid "Recurrency" msgstr "Recorrência" #. module: calendar #: field:calendar.event,recurrency:0 msgid "Recurrent" msgstr "Recorrente" #. module: calendar #: field:calendar.event,recurrent_id:0 msgid "Recurrent ID" msgstr "ID Recorrente" #. module: calendar #: field:calendar.event,recurrent_id_date:0 msgid "Recurrent ID date" msgstr "ID de data recorrente" #. module: calendar #: help:calendar.event,recurrency:0 msgid "Recurrent Meeting" msgstr "Compromisso Recorrente" #. module: calendar #: field:calendar.event,rrule:0 msgid "Recurrent Rule" msgstr "Regra Recorrente" #. module: calendar #: field:calendar.event,alarm_ids:0 msgid "Reminders" msgstr "Lembretes" #. module: calendar #. openerp-web #: code:addons/calendar/static/src/xml/base_calendar.xml:80 #, python-format msgid "Remove this favorite from the list" msgstr "Remover este favorito da lista" #. module: calendar #: field:calendar.event,count:0 msgid "Repeat" msgstr "Repetir" #. module: calendar #: field:calendar.event,interval:0 msgid "Repeat Every" msgstr "Repetir a cada" #. module: calendar #: field:calendar.event,final_date:0 msgid "Repeat Until" msgstr "Repetir até" #. module: calendar #: help:calendar.event,interval:0 msgid "Repeat every (Days/Week/Month/Year)" msgstr "Repetir a cada (Dia/Semana/Mês/Ano)" #. module: calendar #: help:calendar.event,count:0 msgid "Repeat x times" msgstr "Repetir x vezes" #. module: calendar #: view:calendar.event:calendar.view_calendar_event_search #: field:calendar.event,user_id:0 msgid "Responsible" msgstr "Responsável" #. module: calendar #: field:calendar.event,sa:0 msgid "Sat" msgstr "Sáb" #. module: calendar #: selection:calendar.event,week_list:0 msgid "Saturday" msgstr "Sábado" #. module: calendar #: view:calendar.event: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 #: view:calendar.event:calendar.view_calendar_event_form msgid "Select Weekdays" msgstr "Selecione dias da semana" #. module: calendar #: view:calendar.event:calendar.view_calendar_event_form msgid "Send mail" msgstr "Enviar Email" #. module: calendar #: field:calendar.event,show_as:0 msgid "Show Time as" msgstr "Mostrar horário como" #. module: calendar #. openerp-web #: code:addons/calendar/static/src/xml/base_calendar.xml:22 #, python-format msgid "Snooze" msgstr "Soneca" #. module: calendar #: field:calendar.event,start_date:0 msgid "Start Date" msgstr "Data de Início" #. module: calendar #: field:calendar.event,start_datetime:0 msgid "Start DateTime" msgstr "Data de Início" #. module: calendar #: view:calendar.event:calendar.view_calendar_event_form #: view:calendar.event:calendar.view_calendar_event_form_popup msgid "Starting at" msgstr "Começando em" #. module: calendar #: field:calendar.attendee,state:0 #: field:calendar.event,state:0 msgid "Status" msgstr "Situação" #. module: calendar #: help:calendar.attendee,state:0 msgid "Status of the attendee's participation" msgstr "Situação da participação dos participantes" #. module: calendar #: view:calendar.event:calendar.view_calendar_event_tree msgid "Subject" msgstr "Assunto" #. module: calendar #: field:calendar.event,message_summary:0 msgid "Summary" msgstr "Resumo" #. module: calendar #: field:calendar.event,su:0 msgid "Sun" msgstr "Dom" #. module: calendar #: selection:calendar.event,week_list:0 msgid "Sunday" msgstr "Domingo" #. module: calendar #: field:calendar.event,categ_ids:0 msgid "Tags" msgstr "Tags" #. module: calendar #: view:calendar.event:calendar.view_calendar_event_form msgid "The" msgstr "O" #. module: calendar #: code:addons/calendar/calendar.py:1354 #, python-format msgid "The following contacts have no email address :" msgstr "Os seguintes contatos não possuem e-mail:" #. module: calendar #: selection:calendar.event,byday:0 msgid "Third" msgstr "Terceiro" #. module: calendar #: view:calendar.event:calendar.view_calendar_event_form msgid "This event is linked to a recurrence..." msgstr "Este evento é associado a uma recorrencia..." #. module: calendar #: field:calendar.event,th:0 msgid "Thu" msgstr "Qui" #. module: calendar #: selection:calendar.event,week_list:0 msgid "Thursday" msgstr "Quinta" #. module: calendar #: field:calendar.event,tu:0 msgid "Tue" msgstr "Ter" #. module: calendar #: selection:calendar.event,week_list:0 msgid "Tuesday" msgstr "Terça" #. module: calendar #: field:calendar.alarm,type:0 msgid "Type" msgstr "Tipo" #. module: calendar #: selection:calendar.attendee,state:0 #: view:calendar.event:calendar.view_calendar_event_form #: selection:calendar.event,attendee_status:0 msgid "Uncertain" msgstr "Incerto" #. module: calendar #: selection:calendar.event,state:0 msgid "Unconfirmed" msgstr "Não confirmado" #. module: calendar #: field:calendar.alarm,interval:0 msgid "Unit" msgstr "Unidade" #. module: calendar #: view:calendar.event:calendar.view_calendar_event_search #: field:calendar.event,message_unread:0 msgid "Unread Messages" msgstr "Mensagens não lidas" #. module: calendar #: view:calendar.event:calendar.view_calendar_event_form msgid "Until" msgstr "Até" #. module: calendar #: view:calendar.event:calendar.view_calendar_event_form msgid "Update only this instance" msgstr "Atualizar somente esta instância" #. module: calendar #: code:addons/calendar/calendar.py:103 #: code:addons/calendar/calendar.py:140 #: code:addons/calendar/calendar.py:1593 #, python-format msgid "Warning!" msgstr "Aviso!" #. module: calendar #: model:mail.message.subtype,description:calendar.subtype_invitation msgid "" "Warning, a mandatory field has been modified since the creation of this event" msgstr "" "Atenção, um campo obrigatório foi modificado após a criação desse evento." #. module: calendar #: field:calendar.event,we:0 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 #: field:calendar.event,week_list:0 msgid "Weekday" msgstr "Dia da semana" #. module: calendar #. openerp-web #: code:addons/calendar/static/src/xml/base_calendar.xml:54 #, python-format msgid "When" msgstr "Quando" #. module: calendar #. openerp-web #: code:addons/calendar/static/src/xml/base_calendar.xml:58 #, python-format msgid "Where" msgstr "Onde" #. module: calendar #. openerp-web #: code:addons/calendar/static/src/xml/base_calendar.xml:62 #, python-format msgid "Who" msgstr "Quem" #. module: calendar #: selection:calendar.event,rrule_type:0 msgid "Year(s)" msgstr "Ano(s)" #. module: calendar #. openerp-web #: code:addons/calendar/static/src/xml/base_calendar.xml:45 #, python-format msgid "Yes I'm going." msgstr "Sim, irei." #. module: calendar #: code:addons/calendar/calendar.py:103 #, python-format msgid "You cannot duplicate a calendar attendee." msgstr "Você não pode duplicar um participante do calendário." #. module: calendar #: field:calendar.contacts,active:0 msgid "active" msgstr "ativo" #. module: calendar #: field:calendar.event,color_partner_id:0 msgid "colorize" msgstr "colorir" #. module: calendar #: code:addons/calendar/calendar.py:1224 #, python-format msgid "count cannot be negative or 0." msgstr "" #. module: calendar #: field:calendar.alarm,duration_minutes:0 msgid "duration_minutes" msgstr "" #. module: calendar #: code:addons/calendar/calendar.py:1222 #, python-format msgid "interval cannot be negative." msgstr "Intervalo não pode ser negativo!" #. module: calendar #: code:addons/calendar/calendar.py:1222 #: code:addons/calendar/calendar.py:1224 #, python-format msgid "warning!" msgstr "aviso!" #, python-format #~ msgid "Select Favorite Calendar" #~ msgstr "Escolher o Calendário Favorito" #~ msgid "" #~ "\n" #~ " \n" #~ " \n" #~ "
\n" #~ "
\n" #~ " ${object.event_id.name}\n" #~ "
\n" #~ "
\n" #~ " Dear " #~ "${object.cn} ,
\n" #~ "

The date of " #~ "the meeting has been changed...
\n" #~ " The meeting 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" #~ " \n" #~ "
\n" #~ "
${object.event_id.get_interval(object.event_id.start, " #~ "'dayname')}
\n" #~ "
\n" #~ " " #~ "${object.event_id.get_interval(object.event_id.start,'day')}\n" #~ "
\n" #~ "
${object.event_id.get_interval(object.event_id.start, " #~ "'month')}
\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" #~ " \n" #~ " \n" #~ " " #~ " \n" #~ " \n" #~ " " #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " " #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " " #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ "
\n" #~ " % if " #~ "object.event_id.location:\n" #~ "
\n" #~ " Where\n" #~ "
\n" #~ " % endif\n" #~ "
\n" #~ " % if " #~ "object.event_id.location:\n" #~ "
\n" #~ " : " #~ "${object.event_id.location}\n" #~ " (View Map)\n" #~ " " #~ "\n" #~ "
\n" #~ " % endif\n" #~ "
\n" #~ " % if " #~ "object.event_id.description :\n" #~ "
\n" #~ " What\n" #~ "
\n" #~ " % endif\n" #~ "
\n" #~ " % if " #~ "object.event_id.description :\n" #~ "
\n" #~ " : " #~ "${object.event_id.description}\n" #~ "
\n" #~ " % endif\n" #~ "
\n" #~ " % if not " #~ "object.event_id.allday and object.event_id.duration:\n" #~ "
\n" #~ " " #~ "Duration\n" #~ "
\n" #~ " % endif\n" #~ "
\n" #~ " % if not " #~ "object.event_id.allday and object.event_id.duration:\n" #~ "
\n" #~ " : " #~ "${('%dH%02d' % " #~ "(object.event_id.duration,(object.event_id.duration*60)%60))}\n" #~ "
\n" #~ " % endif\n" #~ "
\n" #~ "
\n" #~ " Attendees\n" #~ "
\n" #~ "
\n" #~ " : \n" #~ " % for attendee in " #~ "object.event_id.attendee_ids:\n" #~ "
\n" #~ " % if attendee.cn " #~ "!= object.cn:\n" #~ " ${attendee.cn}\n" #~ " % else:\n" #~ " You\n" #~ " % endif\n" #~ " % endfor\n" #~ "
\n" #~ "
" #~ " \n" #~ "
\n" #~ "
\n" #~ " Accept\n" #~ " Decline\n" #~ " View\n" #~ "
\n" #~ "
\n" #~ " \n" #~ " " #~ msgstr "" #~ "\n" #~ " \n" #~ " \n" #~ "
\n" #~ "
\n" #~ " ${object.event_id.name}\n" #~ "
\n" #~ "
\n" #~ " Caro " #~ "${object.cn} ,
\n" #~ "

A data da " #~ "reunião foi alterada...
\n" #~ " A reunião 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" #~ "
\n" #~ "
${object.event_id.get_interval(object.event_id.start, " #~ "'dayname')}
\n" #~ "
\n" #~ " " #~ "${object.event_id.get_interval(object.event_id.start,'day')}\n" #~ "
\n" #~ "
${object.event_id.get_interval(object.event_id.start, " #~ "'month')}
\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" #~ " \n" #~ " \n" #~ " " #~ " \n" #~ " \n" #~ " " #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " " #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " " #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ "
\n" #~ " % if " #~ "object.event_id.location:\n" #~ "
\n" #~ " Where\n" #~ "
\n" #~ " % endif\n" #~ "
\n" #~ " % if " #~ "object.event_id.location:\n" #~ "
\n" #~ " : " #~ "${object.event_id.location}\n" #~ " (Ver no mapa)\n" #~ " " #~ "\n" #~ "
\n" #~ " % endif\n" #~ "
\n" #~ " % if " #~ "object.event_id.description :\n" #~ "
\n" #~ " What\n" #~ "
\n" #~ " % endif\n" #~ "
\n" #~ " % if " #~ "object.event_id.description :\n" #~ "
\n" #~ " : " #~ "${object.event_id.description}\n" #~ "
\n" #~ " % endif\n" #~ "
\n" #~ " % if not " #~ "object.event_id.allday and object.event_id.duration:\n" #~ "
\n" #~ " Duração\n" #~ "
\n" #~ " % endif\n" #~ "
\n" #~ " % if not " #~ "object.event_id.allday and object.event_id.duration:\n" #~ "
\n" #~ " : " #~ "${('%dH%02d' % " #~ "(object.event_id.duration,(object.event_id.duration*60)%60))}\n" #~ "
\n" #~ " % endif\n" #~ "
\n" #~ "
\n" #~ " Participantes\n" #~ "
\n" #~ "
\n" #~ " : \n" #~ " % for attendee in " #~ "object.event_id.attendee_ids:\n" #~ "
\n" #~ " % if attendee.cn " #~ "!= object.cn:\n" #~ " ${attendee.cn}\n" #~ " % else:\n" #~ " Você\n" #~ " % endif\n" #~ " % endfor\n" #~ "
\n" #~ "
" #~ " \n" #~ "
\n" #~ "
\n" #~ " Accept\n" #~ " Decline\n" #~ " Visualizar\n" #~ "
\n" #~ "
\n" #~ " \n" #~ " "