mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: manufacture-13.0/manufacture-13.0-product_cost_rollup_to_bom Translate-URL: https://translation.odoo-community.org/projects/manufacture-13-0/manufacture-13-0-product_cost_rollup_to_bom/
This commit is contained in:
@@ -20,12 +20,16 @@ msgstr ""
|
|||||||
#: model:mail.template,body_html:product_cost_rollup_to_bom.bom_cost_rollup_email_template
|
#: model:mail.template,body_html:product_cost_rollup_to_bom.bom_cost_rollup_email_template
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" Event Scheduler for BoM Cost Rollup was completed: <br/>\n"
|
" Event Scheduler for BoM Cost Rollup was completed: <br/"
|
||||||
" - Date: ${datetime.datetime.now().strftime('%m/%d/%Y, %H:%M:%S')}<br/>\n"
|
">\n"
|
||||||
" - Total Product's updated: ${ctx[\"product_list_len\"]}<br/>\n"
|
" - Date: ${datetime.datetime.now().strftime('%m/%d/"
|
||||||
|
"%Y, %H:%M:%S')}<br/>\n"
|
||||||
|
" - Total Product's updated: ${ctx[\"product_list_len"
|
||||||
|
"\"]}<br/>\n"
|
||||||
" % set line_dict = ctx.get('product_list',False)\n"
|
" % set line_dict = ctx.get('product_list',False)\n"
|
||||||
" % for key, value in line_dict.items()\n"
|
" % for key, value in line_dict.items()\n"
|
||||||
" Product ${key} Standard Cost: ${'%8.2f' % value} <br/>\n"
|
" Product ${key} Standard Cost: ${'%8.2f' % value} "
|
||||||
|
"<br/>\n"
|
||||||
" % endfor\n"
|
" % endfor\n"
|
||||||
" \n"
|
" \n"
|
||||||
" "
|
" "
|
||||||
@@ -35,8 +39,8 @@ msgstr ""
|
|||||||
"della DiBa è stato completato: <br/>\n"
|
"della DiBa è stato completato: <br/>\n"
|
||||||
" - Data: ${datetime.datetime.now().strftime('%m/%d/"
|
" - Data: ${datetime.datetime.now().strftime('%m/%d/"
|
||||||
"%Y, %H:%M:%S')}<br/>\n"
|
"%Y, %H:%M:%S')}<br/>\n"
|
||||||
" - Totale prodotti aggiornati: ${ctx["
|
" - Totale prodotti aggiornati: "
|
||||||
"\"product_list_len\"]}<br/>\n"
|
"${ctx[\"product_list_len\"]}<br/>\n"
|
||||||
" % set line_dict = ctx.get('product_list',False)\n"
|
" % set line_dict = ctx.get('product_list',False)\n"
|
||||||
" % for key, value in line_dict.items()\n"
|
" % for key, value in line_dict.items()\n"
|
||||||
" Costo standard prodotto ${key}: ${'%8.2f' % "
|
" Costo standard prodotto ${key}: ${'%8.2f' % "
|
||||||
|
|||||||
Reference in New Issue
Block a user