diff --git a/stock_removal_location_by_priority/i18n/pt_BR.po b/stock_removal_location_by_priority/i18n/pt_BR.po index 3dae2bb7f..737c18756 100644 --- a/stock_removal_location_by_priority/i18n/pt_BR.po +++ b/stock_removal_location_by_priority/i18n/pt_BR.po @@ -9,30 +9,32 @@ msgstr "" "Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-05-31 02:38+0000\n" -"PO-Revision-Date: 2017-05-31 02:38+0000\n" -"Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/" -"teams/23907/pt_BR/)\n" +"PO-Revision-Date: 2024-05-22 23:59+0000\n" +"Last-Translator: Rodrigo Macedo \n" +"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/" +"23907/pt_BR/)\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" +"Plural-Forms: nplurals=2; plural=n > 1;\n" +"X-Generator: Weblate 4.17\n" #. module: stock_removal_location_by_priority #: model:ir.model,name:stock_removal_location_by_priority.model_res_config_settings msgid "Config Settings" -msgstr "" +msgstr "Configurações" #. module: stock_removal_location_by_priority #: model:ir.model,name:stock_removal_location_by_priority.model_stock_location msgid "Inventory Locations" -msgstr "" +msgstr "Locais de inventário" #. module: stock_removal_location_by_priority #: model:ir.model,name:stock_removal_location_by_priority.model_stock_quant msgid "Quants" -msgstr "Quants" +msgstr "Quantidades" #. module: stock_removal_location_by_priority #: model:ir.model.fields,field_description:stock_removal_location_by_priority.field_res_config_settings__group_removal_priority @@ -40,7 +42,7 @@ msgstr "Quants" #: model:ir.model.fields,field_description:stock_removal_location_by_priority.field_stock_quant__removal_priority #: model:res.groups,name:stock_removal_location_by_priority.group_removal_priority msgid "Removal Priority" -msgstr "" +msgstr "Prioridade de remoção" #. module: stock_removal_location_by_priority #: model:ir.model.fields,help:stock_removal_location_by_priority.field_res_config_settings__group_removal_priority @@ -48,21 +50,25 @@ msgid "" "Removal priority that applies when the incoming dates are equal in both " "locations." msgstr "" +"Prioridade de remoção que se aplica quando as datas de entrada são iguais em " +"ambos os locais." #. module: stock_removal_location_by_priority #. odoo-python #: code:addons/stock_removal_location_by_priority/models/stock_quant.py:0 #, python-format msgid "Removal strategy %s not implemented." -msgstr "" +msgstr "Estratégia de remoção %s não implementada." #. module: stock_removal_location_by_priority #: model:ir.model.fields,help:stock_removal_location_by_priority.field_stock_location__removal_priority #: model:ir.model.fields,help:stock_removal_location_by_priority.field_stock_quant__removal_priority msgid "This priority applies when removing stock and incoming dates are equal." msgstr "" +"Esta prioridade aplica-se quando a eliminação de stock e as datas de entrada " +"são iguais." #. module: stock_removal_location_by_priority #: model_terms:ir.ui.view,arch_db:stock_removal_location_by_priority.view_stock_config_settings msgid "Use Removal Priority in Locations" -msgstr "" +msgstr "Use Removal Priority em locais"