69 lines
2.0 KiB
Plaintext
69 lines
2.0 KiB
Plaintext
|
# Translation of Odoo Server.
|
||
|
# This file contains the translation of the following modules:
|
||
|
# * pos_six
|
||
|
#
|
||
|
# Translators:
|
||
|
# Wil Odoo, 2023
|
||
|
#
|
||
|
msgid ""
|
||
|
msgstr ""
|
||
|
"Project-Id-Version: Odoo Server 17.0\n"
|
||
|
"Report-Msgid-Bugs-To: \n"
|
||
|
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||
|
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||
|
"Last-Translator: Wil Odoo, 2023\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: pos_six
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/pos_six/static/src/app/payment_six.js:0
|
||
|
#, python-format
|
||
|
msgid "Balance Failed"
|
||
|
msgstr "Saldo falhou"
|
||
|
|
||
|
#. module: pos_six
|
||
|
#: model:ir.model,name:pos_six.model_pos_config
|
||
|
msgid "Point of Sale Configuration"
|
||
|
msgstr "Configuração do ponto de venda"
|
||
|
|
||
|
#. module: pos_six
|
||
|
#: model:ir.model,name:pos_six.model_pos_payment_method
|
||
|
msgid "Point of Sale Payment Methods"
|
||
|
msgstr "Métodos de pagamento do ponto de venda"
|
||
|
|
||
|
#. module: pos_six
|
||
|
#: model:ir.model,name:pos_six.model_pos_session
|
||
|
msgid "Point of Sale Session"
|
||
|
msgstr "Sessão do ponto de venda"
|
||
|
|
||
|
#. module: pos_six
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/pos_six/static/src/app/balance_button/balance_button.xml:0
|
||
|
#, python-format
|
||
|
msgid "Send Balance"
|
||
|
msgstr "Enviar saldo"
|
||
|
|
||
|
#. module: pos_six
|
||
|
#: model:ir.model.fields,field_description:pos_six.field_pos_payment_method__six_terminal_ip
|
||
|
msgid "Six Terminal IP"
|
||
|
msgstr "IP do terminal SIX"
|
||
|
|
||
|
#. module: pos_six
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/pos_six/static/src/app/payment_six.js:0
|
||
|
#, python-format
|
||
|
msgid "The balance operation failed."
|
||
|
msgstr "A operação de saldo falhou."
|
||
|
|
||
|
#. module: pos_six
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/pos_six/static/src/app/payment_six.js:0
|
||
|
#, python-format
|
||
|
msgid "Transaction was not processed correctly"
|
||
|
msgstr "A transação não foi processada corretamente"
|