26 lines
874 B
Plaintext
26 lines
874 B
Plaintext
#
|
|
msgid ""
|
|
msgstr "Content-Type: text/plain; charset=utf-8\n"
|
|
|
|
#, python-format
|
|
msgctxt "model:ir.message,text:msg_product_forecast_quantity_lower"
|
|
msgid ""
|
|
"The forecast quantity (%(forecast_quantity)s) of product \"%(product)s\" is "
|
|
"lower than the quantity (%(quantity)s)."
|
|
msgstr ""
|
|
"Die erwartete Menge (%(forecast_quantity)s) des Artikels \"%(product)s\" ist"
|
|
" geringer als die Menge (%(quantity)s)."
|
|
|
|
#, python-format
|
|
msgctxt "model:ir.message,text:msg_sale_stock_quantity"
|
|
msgid ""
|
|
"The forcast quantity (%(forecast_quantity)s) for line \"%(line)s\" is lower "
|
|
"than its quantity (%(quantity)s)."
|
|
msgstr ""
|
|
"Die erwartete Menge (%(forecast_quantity)s) für die Warenbewegung "
|
|
"\"%(line)s\" ist geringer als die zu bewegende Menge (%(quantity)s)."
|
|
|
|
msgctxt "model:res.group,name:group_sale_stock_quantity"
|
|
msgid "Sale Stock Quantity"
|
|
msgstr "Verkauf Lagerbestand"
|