Skip to content

Commit

Permalink
Merge pull request #1363 from OCA/16.0
Browse files Browse the repository at this point in the history
Syncing from upstream OCA/stock-logistics-warehouse (16.0)
  • Loading branch information
bt-admin authored Mar 16, 2024
2 parents 4d0a047 + 68bd273 commit 983b3d1
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions stock_move_packaging_qty/i18n/es.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_move_packaging_qty
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2024-03-15 12:37+0000\n"
"Last-Translator: loida-vm <[email protected]>\n"
"Language-Team: none\n"
"Language: es\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: stock_move_packaging_qty
#: model:ir.model.fields,help:stock_move_packaging_qty.field_stock_move__product_packaging_qty
msgid "Amount of packages demanded."
msgstr "Cantidad de envases pedidos."

#. module: stock_move_packaging_qty
#: model:ir.model.fields,field_description:stock_move_packaging_qty.field_stock_move__product_packaging_qty
msgid "Package quantity"
msgstr "Cantidad de envases"

#. module: stock_move_packaging_qty
#: model:ir.model,name:stock_move_packaging_qty.model_stock_move
msgid "Stock Move"
msgstr "Movimiento de existencias"

0 comments on commit 983b3d1

Please sign in to comment.