36 lines
1.4 KiB
Plaintext
36 lines
1.4 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * google_account
|
|
#
|
|
# Translators:
|
|
# Pedro Castro Silva <pedrocs@exo.pt>, 2022
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 16.0beta\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2022-09-23 08:02+0000\n"
|
|
"PO-Revision-Date: 2022-09-22 05:52+0000\n"
|
|
"Last-Translator: Pedro Castro Silva <pedrocs@exo.pt>, 2022\n"
|
|
"Language-Team: Portuguese (https://app.transifex.com/odoo/teams/41243/pt/)\n"
|
|
"Language: pt\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
|
|
|
#. module: google_account
|
|
#: model:ir.model,name:google_account.model_google_service
|
|
msgid "Google Service"
|
|
msgstr ""
|
|
|
|
#. module: google_account
|
|
#: code:addons/google_account/models/google_service.py:0
|
|
msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!"
|
|
msgstr "Método não suportado [%s] não é um de [GET, POST, PUT, PATCH or DELETE]!"
|
|
|
|
#. module: google_account
|
|
#: code:addons/google_account/models/google_service.py:0
|
|
msgid "Something went wrong during your token generation. Maybe your Authorization Code is invalid or already expired"
|
|
msgstr "Algo correu mal durante a geração do token. É possível que o seu Código de Autorização seja inválido ou tenha expirado"
|