forked from OCA/stock-logistics-warehouse
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (5 of 5 strings) Translation: stock-logistics-warehouse-12.0/stock-logistics-warehouse-12.0-stock_inventory_lockdown Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-12-0/stock-logistics-warehouse-12-0-stock_inventory_lockdown/pt_BR/
- Loading branch information
1 parent
d340f08
commit e861f81
Showing
1 changed file
with
10 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,15 +9,16 @@ msgstr "" | |
"Project-Id-Version: Odoo Server 10.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2017-11-30 03:53+0000\n" | ||
"PO-Revision-Date: 2017-11-30 03:53+0000\n" | ||
"Last-Translator: OCA Transbot <[email protected]>, 2017\n" | ||
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/" | ||
"teams/23907/pt_BR/)\n" | ||
"PO-Revision-Date: 2019-11-24 19:58+0000\n" | ||
"Last-Translator: Rodrigo Macedo <[email protected]>\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 3.8\n" | ||
|
||
#. module: stock_inventory_lockdown | ||
#: code:addons/stock_inventory_lockdown/models/stock_move.py:39 | ||
|
@@ -26,13 +27,15 @@ msgid "" | |
"An inventory is being conducted at the following location(s):\n" | ||
"%s" | ||
msgstr "" | ||
"Um inventário está sendo realizado nos seguintes locais:\n" | ||
"%s" | ||
|
||
#. module: stock_inventory_lockdown | ||
#: code:addons/stock_inventory_lockdown/models/stock_location.py:22 | ||
#: code:addons/stock_inventory_lockdown/models/stock_location.py:31 | ||
#, python-format | ||
msgid "An inventory is being conducted at this location" | ||
msgstr "" | ||
msgstr "Um inventário está sendo realizado neste local" | ||
|
||
#. module: stock_inventory_lockdown | ||
#: model:ir.model,name:stock_inventory_lockdown.model_stock_inventory | ||
|
@@ -42,7 +45,7 @@ msgstr "Inventário" | |
#. module: stock_inventory_lockdown | ||
#: model:ir.model,name:stock_inventory_lockdown.model_stock_location | ||
msgid "Inventory Locations" | ||
msgstr "" | ||
msgstr "localização do inventário" | ||
|
||
#. module: stock_inventory_lockdown | ||
#: model:ir.model,name:stock_inventory_lockdown.model_stock_move | ||
|