first commit
This commit is contained in:
236
modules/stock_lot_sled/locale/es_419.po
Normal file
236
modules/stock_lot_sled/locale/es_419.po
Normal file
@@ -0,0 +1,236 @@
|
||||
#
|
||||
msgid ""
|
||||
msgstr "Content-Type: text/plain; charset=utf-8\n"
|
||||
|
||||
msgctxt "field:product.product,expiration_state:"
|
||||
msgid "Expiration State"
|
||||
msgstr "Estado de caducidad"
|
||||
|
||||
msgctxt "field:product.product,expiration_time:"
|
||||
msgid "Expiration Time"
|
||||
msgstr "Tiempo de caducidad"
|
||||
|
||||
msgctxt "field:product.product,shelf_life_state:"
|
||||
msgid "Shelf Life Time State"
|
||||
msgstr "Estado de vida útil"
|
||||
|
||||
msgctxt "field:product.product,shelf_life_time:"
|
||||
msgid "Shelf Life Time"
|
||||
msgstr "Tiempo de vida útil"
|
||||
|
||||
msgctxt "field:product.template,expiration_state:"
|
||||
msgid "Expiration State"
|
||||
msgstr "Estado de caducidad"
|
||||
|
||||
msgctxt "field:product.template,expiration_time:"
|
||||
msgid "Expiration Time"
|
||||
msgstr "Tiempo de caducidad"
|
||||
|
||||
msgctxt "field:product.template,shelf_life_state:"
|
||||
msgid "Shelf Life Time State"
|
||||
msgstr "Estado de vida útil"
|
||||
|
||||
msgctxt "field:product.template,shelf_life_time:"
|
||||
msgid "Shelf Life Time"
|
||||
msgstr "Tiempo de vida útil"
|
||||
|
||||
msgctxt "field:stock.configuration,shelf_life_delay:"
|
||||
msgid "Shelf Life Delay"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "field:stock.location.lot.shelf_life,shelf_life_delay:"
|
||||
msgid "Shelf Life Delay"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "field:stock.lot,expiration_date:"
|
||||
msgid "Expiration Date"
|
||||
msgstr "Fecha de caducidad"
|
||||
|
||||
msgctxt "field:stock.lot,expiration_state:"
|
||||
msgid "Expiration State"
|
||||
msgstr "Estado de caducidad"
|
||||
|
||||
msgctxt "field:stock.lot,shelf_life_expiration_date:"
|
||||
msgid "Shelf Life Expiration Date"
|
||||
msgstr "Fecha de caducidad de vida útil"
|
||||
|
||||
msgctxt "field:stock.lot,shelf_life_expiration_state:"
|
||||
msgid "Shelf Life Expiration State"
|
||||
msgstr "Estado de caducidad de vida útil"
|
||||
|
||||
#, fuzzy
|
||||
msgctxt "field:stock.move.add.lots.start.lot,expiration_date:"
|
||||
msgid "Expiration Date"
|
||||
msgstr "Fecha de caducidad"
|
||||
|
||||
#, fuzzy
|
||||
msgctxt "field:stock.move.add.lots.start.lot,expiration_state:"
|
||||
msgid "Expiration State"
|
||||
msgstr "Estado de caducidad"
|
||||
|
||||
#, fuzzy
|
||||
msgctxt "field:stock.move.add.lots.start.lot,shelf_life_expiration_date:"
|
||||
msgid "Shelf Life Expiration Date"
|
||||
msgstr "Fecha de caducidad de vida útil"
|
||||
|
||||
#, fuzzy
|
||||
msgctxt "field:stock.move.add.lots.start.lot,shelf_life_expiration_state:"
|
||||
msgid "Shelf Life Expiration State"
|
||||
msgstr "Estado de caducidad de vida útil"
|
||||
|
||||
msgctxt "help:product.product,expiration_time:"
|
||||
msgid "In number of days."
|
||||
msgstr ""
|
||||
|
||||
msgctxt "help:product.product,shelf_life_time:"
|
||||
msgid "In number of days."
|
||||
msgstr ""
|
||||
|
||||
msgctxt "help:product.template,expiration_time:"
|
||||
msgid "In number of days."
|
||||
msgstr ""
|
||||
|
||||
msgctxt "help:product.template,shelf_life_time:"
|
||||
msgid "In number of days."
|
||||
msgstr ""
|
||||
|
||||
msgctxt "help:stock.configuration,shelf_life_delay:"
|
||||
msgid "The delay before removal from the forecast."
|
||||
msgstr ""
|
||||
|
||||
msgctxt "help:stock.location.lot.shelf_life,shelf_life_delay:"
|
||||
msgid "The delay before removal from the forecast."
|
||||
msgstr ""
|
||||
|
||||
#, python-format
|
||||
msgctxt "model:ir.message,text:msg_lot_modify_expiration_date_period_close"
|
||||
msgid ""
|
||||
"You cannot modify expiration dates of lot \"%(lot)s because it is used on "
|
||||
"move \"%(move)s\" in a closed period."
|
||||
msgstr ""
|
||||
|
||||
#, python-format
|
||||
msgctxt "model:ir.message,text:msg_move_lot_expired"
|
||||
msgid "You cannot process move \"%(move)s\" because its lot \"%(lot)s\" has expired."
|
||||
msgstr ""
|
||||
|
||||
#, python-format
|
||||
msgctxt "model:ir.message,text:msg_period_close_sled"
|
||||
msgid ""
|
||||
"You cannot close periods before the expiration of lot \"%(lot)s\" "
|
||||
"(%(date)s)."
|
||||
msgstr ""
|
||||
|
||||
msgctxt "model:res.group,name:group_stock_force_expiration"
|
||||
msgid "Stock Force Expiration"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "model:stock.location.lot.shelf_life,string:"
|
||||
msgid "Stock Location Lot Shelf Life"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "selection:product.product,expiration_state:"
|
||||
msgid "None"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "selection:product.product,expiration_state:"
|
||||
msgid "Optional"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "selection:product.product,expiration_state:"
|
||||
msgid "Required"
|
||||
msgstr "Requerido"
|
||||
|
||||
msgctxt "selection:product.product,shelf_life_state:"
|
||||
msgid "None"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "selection:product.product,shelf_life_state:"
|
||||
msgid "Optional"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "selection:product.product,shelf_life_state:"
|
||||
msgid "Required"
|
||||
msgstr "Requerido"
|
||||
|
||||
msgctxt "selection:product.template,expiration_state:"
|
||||
msgid "None"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "selection:product.template,expiration_state:"
|
||||
msgid "Optional"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "selection:product.template,expiration_state:"
|
||||
msgid "Required"
|
||||
msgstr "Requerido"
|
||||
|
||||
msgctxt "selection:product.template,shelf_life_state:"
|
||||
msgid "None"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "selection:product.template,shelf_life_state:"
|
||||
msgid "Optional"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "selection:product.template,shelf_life_state:"
|
||||
msgid "Required"
|
||||
msgstr "Requerido"
|
||||
|
||||
msgctxt "selection:stock.lot,expiration_state:"
|
||||
msgid "None"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "selection:stock.lot,expiration_state:"
|
||||
msgid "Optional"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "selection:stock.lot,expiration_state:"
|
||||
msgid "Required"
|
||||
msgstr "Requerido"
|
||||
|
||||
msgctxt "selection:stock.lot,shelf_life_expiration_state:"
|
||||
msgid "None"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "selection:stock.lot,shelf_life_expiration_state:"
|
||||
msgid "Optional"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "selection:stock.lot,shelf_life_expiration_state:"
|
||||
msgid "Required"
|
||||
msgstr "Requerido"
|
||||
|
||||
msgctxt "selection:stock.move.add.lots.start.lot,expiration_state:"
|
||||
msgid "None"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "selection:stock.move.add.lots.start.lot,expiration_state:"
|
||||
msgid "Optional"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgctxt "selection:stock.move.add.lots.start.lot,expiration_state:"
|
||||
msgid "Required"
|
||||
msgstr "Requerido"
|
||||
|
||||
msgctxt "selection:stock.move.add.lots.start.lot,shelf_life_expiration_state:"
|
||||
msgid "None"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "selection:stock.move.add.lots.start.lot,shelf_life_expiration_state:"
|
||||
msgid "Optional"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgctxt "selection:stock.move.add.lots.start.lot,shelf_life_expiration_state:"
|
||||
msgid "Required"
|
||||
msgstr "Requerido"
|
||||
|
||||
msgctxt "view:product.template:"
|
||||
msgid "Shelf Life"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "view:stock.configuration:"
|
||||
msgid "Lot"
|
||||
msgstr ""
|
||||
Reference in New Issue
Block a user