odoo/addons/sale_order_dates/i18n/pt.po

79 lines
3.2 KiB
Plaintext

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * sale_order_dates
#
# Translators:
# FIRST AUTHOR <EMAIL@ADDRESS>, 2014
msgid ""
msgstr ""
"Project-Id-Version: Odoo 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-01-21 14:08+0000\n"
"PO-Revision-Date: 2015-05-21 21:30+0000\n"
"Last-Translator: Martin Trigaux\n"
"Language-Team: Portuguese (http://www.transifex.com/projects/p/odoo-8/language/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: sale_order_dates
#: field:sale.order,commitment_date:0
msgid "Commitment Date"
msgstr "Data compromisso"
#. module: sale_order_dates
#: help:sale.order,requested_date:0
msgid ""
"Date by which the customer has requested the items to be delivered.\n"
"When this Order gets confirmed, the Delivery Order's expected date will be computed based on this date and the Company's Security Delay.\n"
"Leave this field empty if you want the Delivery Order to be processed as soon as possible. In that case the expected date will be computed using the default method: based on the Product Lead Times and the Company's Security Delay."
msgstr "Data em que o cliente tenha solicitado os itens a serem entregues. \nQuando esta ordem se confirmou, data prevista da Ordem de Entrega será calculada com base nessa data e Atraso de Segurança da Empresa. \nDeixe este campo em branco se quiser que a ordem de entrega a seja processada o mais rápido possível. Nesse caso, a data prevista será calculada usando o método padrão: com base no produto Tempo de Entrega e Atraso de Segurança da Empresa"
#. module: sale_order_dates
#: help:sale.order,commitment_date:0
msgid ""
"Date by which the products are sure to be delivered. This is a date that you"
" can promise to the customer, based on the Product Lead Times."
msgstr "Data em que os produtos são entregues. Esta é uma data que você pode prometer para o cliente, com base no prazo de entrega do produto."
#. module: sale_order_dates
#: help:sale.order,effective_date:0
msgid "Date on which the first Delivery Order was created."
msgstr "Data em que a primeira Ordem de Entrega foi criada."
#. module: sale_order_dates
#: view:sale.order:sale_order_dates.view_sale_orderfor
msgid "Dates"
msgstr "Datas"
#. module: sale_order_dates
#: field:sale.order,effective_date:0
msgid "Effective Date"
msgstr "Data efetiva"
#. module: sale_order_dates
#: field:sale.order,requested_date:0
msgid "Requested Date"
msgstr "Data solicitada"
#. module: sale_order_dates
#: code:addons/sale_order_dates/sale_order_dates.py:76
#, python-format
msgid "Requested date is too soon!"
msgstr "Data do pedido é muito cedo!"
#. module: sale_order_dates
#: model:ir.model,name:sale_order_dates.model_sale_order
msgid "Sales Order"
msgstr "Ordem de Vendas"
#. module: sale_order_dates
#: code:addons/sale_order_dates/sale_order_dates.py:77
#, python-format
msgid ""
"The date requested by the customer is sooner than the commitment date. You "
"may be unable to honor the customer's request."
msgstr "A data solicitada pelo cliente é mais cedo do que a data de compromisso. Você pode não ser capaz de honrar o pedido do cliente."