OCA reporting engine fork for dev and update.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
# Translation of Odoo Server. # This file contains the translation of the following modules: # * base_comment_template # # Translators: # OCA Transbot <transbot@odoo-community.org>, 2017 msgid "" msgstr "" "Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-05-16 11:59+0000\n" "PO-Revision-Date: 2019-09-17 17:24+0000\n" "Last-Translator: Rodrigo Macedo <rmsolucoeseminformatic4@gmail.com>\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/" "23907/pt_BR/)\n" "Language: pt_BR\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 3.8\n"
#. module: base_comment_template #: selection:base.comment.template,position:0 msgid "After lines" msgstr "Depois das linhas"
#. module: base_comment_template #: model:ir.model,name:base_comment_template.model_base_comment_template msgid "Base comment template" msgstr "Modelo de comentário Base"
#. module: base_comment_template #: selection:base.comment.template,position:0 msgid "Before lines" msgstr "Antes das linhas"
#. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text msgid "Comment" msgstr "Comentário"
#. module: base_comment_template #: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template #: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form #: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search #: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree msgid "Comment Templates" msgstr "Modelos de comentários"
#. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name msgid "Comment summary" msgstr "Índice de comentários"
#. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid msgid "Created by" msgstr "Criado por"
#. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date msgid "Created on" msgstr "Criado em"
#. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name msgid "Display Name" msgstr "Nome para Mostrar"
#. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id msgid "ID" msgstr "ID"
#. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update msgid "Last Modified on" msgstr "Última atualização em"
#. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid msgid "Last Updated by" msgstr "Última atualização por"
#. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date msgid "Last Updated on" msgstr "Última atualização em"
#. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position msgid "Position" msgstr "Posição"
#. module: base_comment_template #: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position msgid "Position on document" msgstr "Posição no documento"
|