|
@ -60,7 +60,7 @@ msgid "Display Name" |
|
|
msgstr "Nombre a mostrar" |
|
|
msgstr "Nombre a mostrar" |
|
|
|
|
|
|
|
|
#. module: pos_order_return |
|
|
#. 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 |
|
|
#, python-format |
|
|
msgid "" |
|
|
msgid "" |
|
|
"For legal and traceability reasons, you can not set a negative quantity (%d " |
|
|
"For legal and traceability reasons, you can not set a negative quantity (%d " |
|
@ -167,6 +167,12 @@ msgstr "Pedidos de devolución" |
|
|
msgid "Refund Orders Quantity" |
|
|
msgid "Refund Orders Quantity" |
|
|
msgstr "Cantidad de pedidos de devolución" |
|
|
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 |
|
|
#. module: pos_order_return |
|
|
#: model:product.product,name:pos_order_return.product_product_returnable_bottle |
|
|
#: model:product.product,name:pos_order_return.product_product_returnable_bottle |
|
|
#: model:product.template,name:pos_order_return.product_product_returnable_bottle_product_template |
|
|
#: model:product.template,name:pos_order_return.product_product_returnable_bottle_product_template |
|
@ -195,7 +201,7 @@ msgid "Wizard" |
|
|
msgstr "Asistente" |
|
|
msgstr "Asistente" |
|
|
|
|
|
|
|
|
#. module: pos_order_return |
|
|
#. 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 |
|
|
#, fuzzy, python-format |
|
|
msgid "" |
|
|
msgid "" |
|
|
"You can not return %d %s of %s because some refunds have already been done.\n" |
|
|
"You can not return %d %s of %s because some refunds have already been done.\n" |
|
@ -205,7 +211,7 @@ msgstr "" |
|
|
" Catidad máxima permitida : %d %s." |
|
|
" Catidad máxima permitida : %d %s." |
|
|
|
|
|
|
|
|
#. module: pos_order_return |
|
|
#. 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 |
|
|
#, python-format |
|
|
msgid "" |
|
|
msgid "" |
|
|
"You can not return %d %s of %s because the original Order line only mentions " |
|
|
"You can not return %d %s of %s because the original Order line only mentions " |
|
@ -222,6 +228,3 @@ msgstr "pos.partial.return.wizard" |
|
|
#: model:ir.model,name:pos_order_return.model_pos_partial_return_wizard_line |
|
|
#: model:ir.model,name:pos_order_return.model_pos_partial_return_wizard_line |
|
|
msgid "pos.partial.return.wizard.line" |
|
|
msgid "pos.partial.return.wizard.line" |
|
|
msgstr "pos.partial.return.wizard.line" |
|
|
msgstr "pos.partial.return.wizard.line" |
|
|
|
|
|
|
|
|
#~ msgid "Return of %s" |
|
|
|
|
|
#~ msgstr "Devolución de %s" |
|
|
|