diff --git a/account_move_so_import/i18n/pt_BR.po b/account_move_so_import/i18n/pt_BR.po index 6af0ee9f..ece5dda7 100644 --- a/account_move_so_import/i18n/pt_BR.po +++ b/account_move_so_import/i18n/pt_BR.po @@ -6,28 +6,31 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 16.0\n" "Report-Msgid-Bugs-To: \n" -"Last-Translator: Automatically generated\n" +"PO-Revision-Date: 2024-07-05 19:47+0000\n" +"Last-Translator: rodrigosottomaiormacedo " +"\n" "Language-Team: none\n" "Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=n > 1;\n" +"X-Generator: Weblate 4.17\n" #. module: account_move_so_import #: model:ir.model,name:account_move_so_import.model_account_move_completion_rule msgid "Account move completion method" -msgstr "" +msgstr "Método de conclusão do movimento da conta" #. module: account_move_so_import #: model:ir.model.fields.selection,name:account_move_so_import.selection__account_move_completion_rule__function_to_call__get_from_name_and_so msgid "From line name (based on SO number)" -msgstr "" +msgstr "Do nome da linha (com base no número SO)" #. module: account_move_so_import #: model:ir.model.fields.selection,name:account_move_so_import.selection__account_move_completion_rule__function_to_call__get_from_name_and_so_payment_ref msgid "From line name (based on SO payment ref)" -msgstr "" +msgstr "Do nome da linha (com base na referência de pagamento SO)" #. module: account_move_so_import #. odoo-python @@ -37,8 +40,10 @@ msgid "" "Line named \"%s\" was matched by more than one partner while looking on SO " "by ref." msgstr "" +"A linha chamada \"%s\" foi correspondida por mais de um parceiro enquanto " +"procurava no SO pela ref." #. module: account_move_so_import #: model:ir.model.fields,field_description:account_move_so_import.field_account_move_completion_rule__function_to_call msgid "Method" -msgstr "" +msgstr "Método"