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.
65 lines
2.1 KiB
65 lines
2.1 KiB
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * mail_sent
|
|
#
|
|
# Translators:
|
|
# Translation Bot <i18n-bot@it-projects.info>, 2017
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 10.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2017-12-15 13:31+0000\n"
|
|
"PO-Revision-Date: 2017-12-15 13:31+0000\n"
|
|
"Last-Translator: Translation Bot <i18n-bot@it-projects.info>, 2017\n"
|
|
"Language-Team: Portuguese (https://www.transifex.com/it-projects-llc/teams/76080/pt/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Language: pt\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
#. module: mail_sent
|
|
#: model:ir.model,name:mail_sent.model_mail_compose_message
|
|
msgid "Email composition wizard"
|
|
msgstr "Assistente de composição de Email"
|
|
|
|
#. module: mail_sent
|
|
#: model:ir.model,name:mail_sent.model_mail_message
|
|
msgid "Message"
|
|
msgstr "Mensagem"
|
|
|
|
#. module: mail_sent
|
|
#. openerp-web
|
|
#: code:addons/mail_sent/static/src/xml/menu.xml:15
|
|
#, python-format
|
|
msgid "No sent messages"
|
|
msgstr ""
|
|
|
|
#. module: mail_sent
|
|
#. openerp-web
|
|
#: code:addons/mail_sent/static/src/js/sent.js:70
|
|
#: code:addons/mail_sent/static/src/xml/menu.xml:7
|
|
#: model:ir.model.fields,field_description:mail_sent.field_mail_compose_message_sent
|
|
#: model:ir.model.fields,field_description:mail_sent.field_mail_mail_sent
|
|
#: model:ir.model.fields,field_description:mail_sent.field_mail_message_sent
|
|
#, python-format
|
|
msgid "Sent"
|
|
msgstr "Enviados"
|
|
|
|
#. module: mail_sent
|
|
#: model:ir.model.fields,help:mail_sent.field_mail_mail_sent
|
|
#: model:ir.model.fields,help:mail_sent.field_mail_message_sent
|
|
msgid "Was message sent to someone"
|
|
msgstr "Foi enviada mensagem para alguém"
|
|
|
|
#. module: mail_sent
|
|
#. openerp-web
|
|
#: code:addons/mail_sent/static/src/xml/menu.xml:16
|
|
#, python-format
|
|
msgid "You can send messages and then these messages will appear here."
|
|
msgstr ""
|
|
|
|
#. module: mail_sent
|
|
#: model:ir.model.fields,help:mail_sent.field_mail_compose_message_sent
|
|
msgid "dummy field to fix inherit error"
|
|
msgstr "campo fictício para corrigir o erro da herança"
|