es_EC.po 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162
  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * product_extended
  4. #
  5. # Translators:
  6. # Luis Triana <luistriana.28@gmail.com>, 2015
  7. # Rick Hunter <rick_hunter_ec@yahoo.com>, 2016
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: Odoo 9.0\n"
  11. "Report-Msgid-Bugs-To: \n"
  12. "POT-Creation-Date: 2016-08-18 14:07+0000\n"
  13. "PO-Revision-Date: 2016-01-20 12:32+0000\n"
  14. "Last-Translator: Rick Hunter <rick_hunter_ec@yahoo.com>\n"
  15. "Language-Team: Spanish (Ecuador) (http://www.transifex.com/odoo/odoo-9/"
  16. "language/es_EC/)\n"
  17. "Language: es_EC\n"
  18. "MIME-Version: 1.0\n"
  19. "Content-Type: text/plain; charset=UTF-8\n"
  20. "Content-Transfer-Encoding: \n"
  21. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  22. #. module: product_extended
  23. #: code:addons/product_extended/wizard/wizard_price.py:24
  24. #: code:addons/product_extended/wizard/wizard_price.py:40
  25. #, python-format
  26. msgid "Active ID is not set in Context."
  27. msgstr "El id. activo no se ha establecido en el contexto."
  28. #. module: product_extended
  29. #: model:ir.model,name:product_extended.model_mrp_bom
  30. msgid "Bill of Material"
  31. msgstr "Lista de material"
  32. #. module: product_extended
  33. #: model_terms:ir.ui.view,arch_db:product_extended.view_compute_price_wizard
  34. msgid "Cancel"
  35. msgstr "Cancelar"
  36. #. module: product_extended
  37. #: model_terms:ir.ui.view,arch_db:product_extended.view_compute_price_wizard
  38. msgid "Change Price"
  39. msgstr "Cambiar precio"
  40. #. module: product_extended
  41. #: model_terms:ir.ui.view,arch_db:product_extended.view_compute_price_wizard
  42. msgid "Change Standard Price"
  43. msgstr "Cambiar precio estándar"
  44. #. module: product_extended
  45. #: model:ir.model.fields,field_description:product_extended.field_wizard_price_recursive
  46. msgid "Change prices of child BoMs too"
  47. msgstr "Cambiar precios de la LdM hijas también"
  48. #. module: product_extended
  49. #: model:ir.actions.act_window,name:product_extended.action_view_compute_price_wizard
  50. #: model:ir.model,name:product_extended.model_wizard_price
  51. msgid "Compute Price Wizard"
  52. msgstr "Asistente de cálculo de precio"
  53. #. module: product_extended
  54. #: model_terms:ir.ui.view,arch_db:product_extended.product_product_ext_form_view2
  55. msgid "Compute from BOM"
  56. msgstr "Calcular desde Lista de Materiales"
  57. #. module: product_extended
  58. #: model_terms:ir.ui.view,arch_db:product_extended.product_product_ext_form_view2
  59. msgid ""
  60. "Compute the price of the product using products and operations of related "
  61. "bill of materials, for manufactured products only."
  62. msgstr ""
  63. "Calcule el precio del producto el uso de productos y operaciones del "
  64. "proyecto de ley relacionado con materiales , sólo para los productos "
  65. "manufacturados ."
  66. #. module: product_extended
  67. #: model:ir.model.fields,field_description:product_extended.field_wizard_price_create_uid
  68. msgid "Created by"
  69. msgstr "Creado por"
  70. #. module: product_extended
  71. #: model:ir.model.fields,field_description:product_extended.field_wizard_price_create_date
  72. msgid "Created on"
  73. msgstr "Creado en"
  74. #. module: product_extended
  75. #: model:ir.model.fields,field_description:product_extended.field_wizard_price_display_name
  76. msgid "Display Name"
  77. msgstr "Nombre mostrado"
  78. #. module: product_extended
  79. #: model:ir.model.fields,field_description:product_extended.field_wizard_price_real_time_accounting
  80. msgid "Generate accounting entries when real-time"
  81. msgstr "Generar asientos contables en tiempo real"
  82. #. module: product_extended
  83. #: model:ir.model.fields,field_description:product_extended.field_wizard_price_id
  84. msgid "ID"
  85. msgstr "ID (identificación)"
  86. #. module: product_extended
  87. #: model:ir.model.fields,field_description:product_extended.field_wizard_price_info_field
  88. msgid "Info"
  89. msgstr "Información"
  90. #. module: product_extended
  91. #: model:ir.model.fields,field_description:product_extended.field_wizard_price___last_update
  92. msgid "Last Modified on"
  93. msgstr "Última modificación en"
  94. #. module: product_extended
  95. #: model:ir.model.fields,field_description:product_extended.field_wizard_price_write_uid
  96. msgid "Last Updated by"
  97. msgstr "Última actualización de"
  98. #. module: product_extended
  99. #: model:ir.model.fields,field_description:product_extended.field_wizard_price_write_date
  100. msgid "Last Updated on"
  101. msgstr "Última actualización en"
  102. #. module: product_extended
  103. #: model:ir.model.fields,field_description:product_extended.field_mrp_bom_get_variant_count
  104. msgid "Number of variant for the product"
  105. msgstr ""
  106. #. module: product_extended
  107. #: model:ir.model,name:product_extended.model_product_template
  108. msgid "Product Template"
  109. msgstr "Plantilla producto"
  110. #. module: product_extended
  111. #: model_terms:ir.ui.view,arch_db:product_extended.view_compute_price_wizard
  112. msgid "Set price on BoM"
  113. msgstr "Establecer precio en la LdM"
  114. #. module: product_extended
  115. #: model:ir.model.fields,field_description:product_extended.field_mrp_bom_standard_price
  116. msgid "Standard Price"
  117. msgstr "Precio estándar"
  118. #. module: product_extended
  119. #: model_terms:ir.ui.view,arch_db:product_extended.view_compute_price_wizard
  120. msgid ""
  121. "The price is computed from the bill of material lines which are not variant "
  122. "specific"
  123. msgstr ""
  124. "El precio se calcula desde las líneas de lista de materiales que no son "
  125. "específicos de una variante"
  126. #. module: product_extended
  127. #: code:addons/product_extended/wizard/wizard_price.py:38
  128. #, fuzzy, python-format
  129. msgid ""
  130. "This wizard is built for product templates, while you are currently running "
  131. "it from a product variant."
  132. msgstr ""
  133. "Este asistente está construido para las plantillas de producto, mientras que "
  134. "está ejecutándolo ahora mismo desde una variante de producto."
  135. #~ msgid "Compute price wizard"
  136. #~ msgstr "Asistente de cálculo de precio"