first commit
This commit is contained in:
48
modules/stock_location_move/locale/pt.po
Normal file
48
modules/stock_location_move/locale/pt.po
Normal file
@@ -0,0 +1,48 @@
|
||||
#
|
||||
msgid ""
|
||||
msgstr "Content-Type: text/plain; charset=utf-8\n"
|
||||
|
||||
msgctxt "field:stock.location,assigned_by:"
|
||||
msgid "Assigned by"
|
||||
msgstr "Atribuído por"
|
||||
|
||||
msgctxt "field:stock.location,movable:"
|
||||
msgid "Movable"
|
||||
msgstr "Móvel"
|
||||
|
||||
msgctxt "field:stock.shipment.internal,locations:"
|
||||
msgid "Locations"
|
||||
msgstr "Localizações"
|
||||
|
||||
msgctxt "field:stock.shipment.internal-location,location:"
|
||||
msgid "Location"
|
||||
msgstr "Localização"
|
||||
|
||||
msgctxt "field:stock.shipment.internal-location,shipment:"
|
||||
msgid "Shipment"
|
||||
msgstr "Remessa"
|
||||
|
||||
#, fuzzy, python-format
|
||||
msgctxt "model:ir.message,text:msg_location_already_assigned"
|
||||
msgid ""
|
||||
"The location \"%(location)s\" has already been assigned by "
|
||||
"\"%(assigned_by)s\"."
|
||||
msgstr "A localização '%(location)s' já foi atribuída por '%(assigned_by)s'."
|
||||
|
||||
msgctxt "model:ir.rule.group,name:rule_group_location_movable"
|
||||
msgid "Movable location"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "model:ir.rule.group,name:rule_group_location_movable_admin"
|
||||
msgid "Any location"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgctxt "model:res.group,name:group_stock_location_movable"
|
||||
msgid "Stock Location Movable"
|
||||
msgstr "Stock Location Movable"
|
||||
|
||||
#, fuzzy
|
||||
msgctxt "model:stock.shipment.internal-location,string:"
|
||||
msgid "Stock Shipment Internal - Location"
|
||||
msgstr "Remessa Interna - Localização"
|
||||
Reference in New Issue
Block a user