155 lines
5.8 KiB
Plaintext
155 lines
5.8 KiB
Plaintext
|
# Translation of Odoo Server.
|
||
|
# This file contains the translation of the following modules:
|
||
|
# * stock_sms
|
||
|
#
|
||
|
# Translators:
|
||
|
# Wil Odoo, 2023
|
||
|
# a75f12d3d37ea5bf159c4b3e85eb30e7_0fa6927, 2023
|
||
|
# Maitê Dietze, 2024
|
||
|
#
|
||
|
msgid ""
|
||
|
msgstr ""
|
||
|
"Project-Id-Version: Odoo Server 17.0\n"
|
||
|
"Report-Msgid-Bugs-To: \n"
|
||
|
"POT-Creation-Date: 2023-10-26 21:56+0000\n"
|
||
|
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||
|
"Last-Translator: Maitê Dietze, 2024\n"
|
||
|
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/odoo/teams/41243/pt_BR/)\n"
|
||
|
"MIME-Version: 1.0\n"
|
||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||
|
"Content-Transfer-Encoding: \n"
|
||
|
"Language: pt_BR\n"
|
||
|
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
||
|
|
||
|
#. module: stock_sms
|
||
|
#: model:sms.template,body:stock_sms.sms_template_data_stock_delivery
|
||
|
msgid ""
|
||
|
"\n"
|
||
|
" {{ (object.company_id.name + ': We are glad to inform you that your order n° ' + object.origin + ' has been shipped.' if object.origin else object.company_id.name + ': We are glad to inform you that your order has been shipped.') + (' Your tracking reference is ' + (object.carrier_tracking_ref) + '.' if hasattr(object, 'carrier_tracking_ref') and object.carrier_tracking_ref else '') }}\n"
|
||
|
" "
|
||
|
msgstr ""
|
||
|
"\n"
|
||
|
" {{ (object.company_id.name + ': Temos o prazer de informar que o seu pedido n° ' + object.origin + ' foi enviado.' if object.origin else object.company_id.name + ': Temos o prazer de informar que o seu pedido foi enviado.') + (' O seu código de rastreamento é ' + (object.carrier_tracking_ref) + '.' if hasattr(object, 'carrier_tracking_ref') and object.carrier_tracking_ref else '') }}\n"
|
||
|
" "
|
||
|
|
||
|
#. module: stock_sms
|
||
|
#: model_terms:ir.ui.view,arch_db:stock_sms.view_confirm_stock_sms
|
||
|
msgid "Cancel"
|
||
|
msgstr "Cancelar"
|
||
|
|
||
|
#. module: stock_sms
|
||
|
#: model:ir.model,name:stock_sms.model_res_company
|
||
|
msgid "Companies"
|
||
|
msgstr "Empresas"
|
||
|
|
||
|
#. module: stock_sms
|
||
|
#: model:ir.model,name:stock_sms.model_res_config_settings
|
||
|
msgid "Config Settings"
|
||
|
msgstr "Configurações"
|
||
|
|
||
|
#. module: stock_sms
|
||
|
#: model_terms:ir.ui.view,arch_db:stock_sms.view_confirm_stock_sms
|
||
|
msgid "Confirm"
|
||
|
msgstr "Confirmar"
|
||
|
|
||
|
#. module: stock_sms
|
||
|
#: model:ir.model,name:stock_sms.model_confirm_stock_sms
|
||
|
msgid "Confirm Stock SMS"
|
||
|
msgstr "Confirmar SMS de estoque"
|
||
|
|
||
|
#. module: stock_sms
|
||
|
#: model:ir.model.fields,field_description:stock_sms.field_confirm_stock_sms__create_uid
|
||
|
msgid "Created by"
|
||
|
msgstr "Criado por"
|
||
|
|
||
|
#. module: stock_sms
|
||
|
#: model:ir.model.fields,field_description:stock_sms.field_confirm_stock_sms__create_date
|
||
|
msgid "Created on"
|
||
|
msgstr "Criado em"
|
||
|
|
||
|
#. module: stock_sms
|
||
|
#: model:sms.template,name:stock_sms.sms_template_data_stock_delivery
|
||
|
msgid "Delivery: Send by SMS Text Message"
|
||
|
msgstr "Entrega: enviar por mensagem de texto SMS"
|
||
|
|
||
|
#. module: stock_sms
|
||
|
#: model_terms:ir.ui.view,arch_db:stock_sms.view_confirm_stock_sms
|
||
|
msgid "Disable SMS"
|
||
|
msgstr "Desativar SMS"
|
||
|
|
||
|
#. module: stock_sms
|
||
|
#: model:ir.model.fields,field_description:stock_sms.field_confirm_stock_sms__display_name
|
||
|
msgid "Display Name"
|
||
|
msgstr "Nome exibido"
|
||
|
|
||
|
#. module: stock_sms
|
||
|
#: model:ir.model.fields,field_description:stock_sms.field_res_company__has_received_warning_stock_sms
|
||
|
msgid "Has Received Warning Stock Sms"
|
||
|
msgstr "Recebeu um SMS de aviso sobre estoque"
|
||
|
|
||
|
#. module: stock_sms
|
||
|
#: model:ir.model.fields,field_description:stock_sms.field_confirm_stock_sms__id
|
||
|
msgid "ID"
|
||
|
msgstr "ID"
|
||
|
|
||
|
#. module: stock_sms
|
||
|
#: model:ir.model.fields,field_description:stock_sms.field_confirm_stock_sms__write_uid
|
||
|
msgid "Last Updated by"
|
||
|
msgstr "Última atualização por"
|
||
|
|
||
|
#. module: stock_sms
|
||
|
#: model:ir.model.fields,field_description:stock_sms.field_confirm_stock_sms__write_date
|
||
|
msgid "Last Updated on"
|
||
|
msgstr "Última atualização em"
|
||
|
|
||
|
#. module: stock_sms
|
||
|
#: model:ir.model.fields,field_description:stock_sms.field_confirm_stock_sms__pick_ids
|
||
|
msgid "Pick"
|
||
|
msgstr "Separar"
|
||
|
|
||
|
#. module: stock_sms
|
||
|
#. odoo-python
|
||
|
#: code:addons/stock_sms/models/stock_picking.py:0
|
||
|
#: model_terms:ir.ui.view,arch_db:stock_sms.view_confirm_stock_sms
|
||
|
#, python-format
|
||
|
msgid "SMS"
|
||
|
msgstr "SMS"
|
||
|
|
||
|
#. module: stock_sms
|
||
|
#: model:ir.model.fields,field_description:stock_sms.field_res_company__stock_move_sms_validation
|
||
|
#: model_terms:ir.ui.view,arch_db:stock_sms.res_config_settings_view_form_stock
|
||
|
msgid "SMS Confirmation"
|
||
|
msgstr "Confirmação por SMS"
|
||
|
|
||
|
#. module: stock_sms
|
||
|
#: model:ir.model.fields,field_description:stock_sms.field_res_company__stock_sms_confirmation_template_id
|
||
|
#: model:ir.model.fields,field_description:stock_sms.field_res_config_settings__stock_sms_confirmation_template_id
|
||
|
#: model_terms:ir.ui.view,arch_db:stock_sms.res_config_settings_view_form_stock
|
||
|
msgid "SMS Template"
|
||
|
msgstr "Modelo de SMS"
|
||
|
|
||
|
#. module: stock_sms
|
||
|
#: model:ir.model.fields,field_description:stock_sms.field_res_config_settings__stock_move_sms_validation
|
||
|
msgid "SMS Validation with stock move"
|
||
|
msgstr "Validação de SMS com movimentação de estoque"
|
||
|
|
||
|
#. module: stock_sms
|
||
|
#: model:ir.model.fields,help:stock_sms.field_res_company__stock_sms_confirmation_template_id
|
||
|
#: model:ir.model.fields,help:stock_sms.field_res_config_settings__stock_sms_confirmation_template_id
|
||
|
msgid "SMS sent to the customer once the order is delivered."
|
||
|
msgstr "SMS enviado ao cliente quando o pedido é entregue."
|
||
|
|
||
|
#. module: stock_sms
|
||
|
#: model:ir.model,name:stock_sms.model_stock_picking
|
||
|
msgid "Transfer"
|
||
|
msgstr "Transferência"
|
||
|
|
||
|
#. module: stock_sms
|
||
|
#: model_terms:ir.ui.view,arch_db:stock_sms.view_confirm_stock_sms
|
||
|
msgid ""
|
||
|
"You are about to confirm this Delivery Order by SMS Text Message.<br/>\n"
|
||
|
" This feature can easily be disabled from the Settings of Inventory or by clicking on \"Disable SMS\".<br/>"
|
||
|
msgstr ""
|
||
|
"Você está prestes a confirmar este pedido de entrega por mensagem de texto SMS.<br/>\n"
|
||
|
" Este recurso pode ser facilmente desabilitado nas definições de inventário ou clicando em \"Desabilitar SMS\".<br/>"
|