Skip to content

Commit

Permalink
Update translation files
Browse files Browse the repository at this point in the history
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: pos-11.0/pos-11.0-pos_order_return
Translate-URL: https://translation.odoo-community.org/projects/pos-11-0/pos-11-0-pos_order_return/
  • Loading branch information
oca-transbot authored and chienandalu committed Nov 27, 2019
1 parent 27a57d3 commit 8b425d8
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 9 deletions.
15 changes: 9 additions & 6 deletions pos_order_return/i18n/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ msgid "Display Name"
msgstr "Nombre a mostrar"

#. module: pos_order_return
#: code:addons/pos_order_return/models/pos_order.py:184
#: code:addons/pos_order_return/models/pos_order.py:187
#, python-format
msgid ""
"For legal and traceability reasons, you can not set a negative quantity (%d "
Expand Down Expand Up @@ -167,6 +167,12 @@ msgstr "Pedidos de devolución"
msgid "Refund Orders Quantity"
msgstr "Cantidad de pedidos de devolución"

#. module: pos_order_return
#: code:addons/pos_order_return/models/pos_order.py:55
#, python-format
msgid "Return of %s"
msgstr "Devolución de %s"

#. module: pos_order_return
#: model:product.product,name:pos_order_return.product_product_returnable_bottle
#: model:product.template,name:pos_order_return.product_product_returnable_bottle_product_template
Expand Down Expand Up @@ -195,7 +201,7 @@ msgid "Wizard"
msgstr "Asistente"

#. module: pos_order_return
#: code:addons/pos_order_return/models/pos_order.py:173
#: code:addons/pos_order_return/models/pos_order.py:176
#, fuzzy, python-format
msgid ""
"You can not return %d %s of %s because some refunds have already been done.\n"
Expand All @@ -205,7 +211,7 @@ msgstr ""
" Catidad máxima permitida : %d %s."

#. module: pos_order_return
#: code:addons/pos_order_return/models/pos_order.py:164
#: code:addons/pos_order_return/models/pos_order.py:167
#, python-format
msgid ""
"You can not return %d %s of %s because the original Order line only mentions "
Expand All @@ -222,6 +228,3 @@ msgstr "pos.partial.return.wizard"
#: model:ir.model,name:pos_order_return.model_pos_partial_return_wizard_line
msgid "pos.partial.return.wizard.line"
msgstr "pos.partial.return.wizard.line"

#~ msgid "Return of %s"
#~ msgstr "Devolución de %s"
12 changes: 9 additions & 3 deletions pos_order_return/i18n/fr.po
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ msgid "Display Name"
msgstr "Nom affiché"

#. module: pos_order_return
#: code:addons/pos_order_return/models/pos_order.py:184
#: code:addons/pos_order_return/models/pos_order.py:187
#, python-format
msgid ""
"For legal and traceability reasons, you can not set a negative quantity (%d "
Expand Down Expand Up @@ -166,6 +166,12 @@ msgstr "Ventes retournées"
msgid "Refund Orders Quantity"
msgstr "Nombre de ventes retournées"

#. module: pos_order_return
#: code:addons/pos_order_return/models/pos_order.py:55
#, python-format
msgid "Return of %s"
msgstr ""

#. module: pos_order_return
#: model:product.product,name:pos_order_return.product_product_returnable_bottle
#: model:product.template,name:pos_order_return.product_product_returnable_bottle_product_template
Expand Down Expand Up @@ -194,15 +200,15 @@ msgid "Wizard"
msgstr "Assistant"

#. module: pos_order_return
#: code:addons/pos_order_return/models/pos_order.py:173
#: code:addons/pos_order_return/models/pos_order.py:176
#, python-format
msgid ""
"You can not return %d %s of %s because some refunds have already been done.\n"
" Maximum quantity allowed : %d %s."
msgstr ""

#. module: pos_order_return
#: code:addons/pos_order_return/models/pos_order.py:164
#: code:addons/pos_order_return/models/pos_order.py:167
#, python-format
msgid ""
"You can not return %d %s of %s because the original Order line only mentions "
Expand Down

0 comments on commit 8b425d8

Please sign in to comment.