From 7a62cd1a81e2bef44a10431d98000f95f8aa91c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20Rom=C3=A3o?= Date: Sun, 25 Aug 2024 00:07:34 +0000 Subject: [PATCH] Added translation using Weblate (Portuguese) --- account_move_so_import/i18n/pt.po | 44 +++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 account_move_so_import/i18n/pt.po diff --git a/account_move_so_import/i18n/pt.po b/account_move_so_import/i18n/pt.po new file mode 100644 index 00000000..8595e8da --- /dev/null +++ b/account_move_so_import/i18n/pt.po @@ -0,0 +1,44 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_move_so_import +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 16.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: pt\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" + +#. module: account_move_so_import +#: model:ir.model,name:account_move_so_import.model_account_move_completion_rule +msgid "Account move completion method" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: account_move_so_import +#. odoo-python +#: code:addons/account_move_so_import/models/account_move.py:0 +#, python-format +msgid "" +"Line named \"%s\" was matched by more than one partner while looking on SO " +"by ref." +msgstr "" + +#. 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 ""