Files
2026-03-14 09:42:12 +00:00

62 lines
2.1 KiB
Plaintext

#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:sale.configuration,sale_over_shipment_tolerance:"
msgid "Sale Over Shipment Tolerance"
msgstr "Tolerância de Carregamento da Remessa de Venda"
msgctxt "field:sale.configuration,sale_under_shipment_tolerance:"
msgid "Sale Under Shipment Tolerance"
msgstr "Tolerância de Falta de Carregamento de Venda"
msgctxt ""
"field:sale.configuration.shipment_tolerance,sale_over_shipment_tolerance:"
msgid "Sale Over Shipment Tolerance"
msgstr "Tolerância de Carregamento da Remessa de Venda"
msgctxt ""
"field:sale.configuration.shipment_tolerance,sale_under_shipment_tolerance:"
msgid "Sale Under Shipment Tolerance"
msgstr "Tolerância de Falta de Carregamento de Venda"
msgctxt "help:sale.configuration,sale_over_shipment_tolerance:"
msgid "The upper quantity accepted in percentage."
msgstr "A porcentagem de quantidade excedente aceita."
msgctxt "help:sale.configuration,sale_under_shipment_tolerance:"
msgid "The lower quantity accepted in percentage."
msgstr "A porcentagem mínima a aceitar como enviado."
msgctxt ""
"help:sale.configuration.shipment_tolerance,sale_over_shipment_tolerance:"
msgid "The upper quantity accepted in percentage."
msgstr "A porcentagem da quantidade excessiva a ser aceita."
msgctxt ""
"help:sale.configuration.shipment_tolerance,sale_under_shipment_tolerance:"
msgid "The lower quantity accepted in percentage."
msgstr "A porcentagem da quantidade mínima a ser aceita como enviado."
#, python-format
msgctxt "model:ir.message,text:msg_over_shipment"
msgid ""
"The sale line \"%(line)s\" exceeds the over shipment tolerance (%(shipped)s "
"shipped > %(maximal)s )."
msgstr ""
"A Linha de Venda \"%(line)s\" excedeu a tolerância de carregamento da "
"remessa (%(shipped)s expedido > %(maximal)s )."
#, fuzzy
msgctxt "model:sale.configuration.shipment_tolerance,string:"
msgid "Sale Configuration Shipment Tolerance"
msgstr "Configuração da tolerância de remessa de venda"
msgctxt "view:sale.configuration:"
msgid "%"
msgstr "%"
msgctxt "view:sale.configuration:"
msgid "Sale Shipment Tolerance"
msgstr "Tolerância de Remessa de Venda"