52 lines
1.6 KiB
Plaintext
52 lines
1.6 KiB
Plaintext
#
|
|
msgid ""
|
|
msgstr "Content-Type: text/plain; charset=utf-8\n"
|
|
|
|
msgctxt "field:product.category,account_cogs:"
|
|
msgid "Account Cost of Goods Sold"
|
|
msgstr "Conto costo del venduto"
|
|
|
|
msgctxt "field:product.category.account,account_cogs:"
|
|
msgid "Account Cost of Goods Sold"
|
|
msgstr "Conto costo del venduto"
|
|
|
|
msgctxt "field:stock.move,in_anglo_saxon_quantity:"
|
|
msgid "Input Anglo-Saxon Quantity"
|
|
msgstr "Input quantità - angolsassone"
|
|
|
|
msgctxt "field:stock.move,out_anglo_saxon_quantity:"
|
|
msgid "Output Anglo-Saxon Quantity"
|
|
msgstr "output quantità - angolsassone"
|
|
|
|
#, python-format
|
|
msgctxt "model:ir.message,text:msg_invoice_line_stock_move_different_product"
|
|
msgid ""
|
|
"The invoice line \"%(line)s\" is linked to stock moves of other products than \"%(product)s\".\n"
|
|
"This may compute a wrong COGS."
|
|
msgstr ""
|
|
"La riga della fattura \"%(line)s\" è collegata a movimenti di stock di prodotti diversi da \"%(product)s\".\n"
|
|
"Questo potrebbe calcolare un COGS errato."
|
|
|
|
#, python-format
|
|
msgctxt "model:ir.message,text:msg_move_cancel_anglo_saxon"
|
|
msgid ""
|
|
"You cannot cancel move \"%(move)s\" because it is used for anglo-saxon "
|
|
"accounting."
|
|
msgstr ""
|
|
|
|
#, python-format
|
|
msgctxt "model:ir.message,text:msg_move_delete_anglo_saxon"
|
|
msgid ""
|
|
"You cannot delete move \"%(move)s\" because it is used for anglo-saxon "
|
|
"accounting."
|
|
msgstr ""
|
|
|
|
#, fuzzy
|
|
msgctxt "model:ir.message,text:msg_move_quantity_greater"
|
|
msgid "Anglo-Saxon quantity cannot be greater than quantity."
|
|
msgstr "La quantità anglo-sassone non può essere maggiore della quantità."
|
|
|
|
msgctxt "selection:account.fiscalyear,account_stock_method:"
|
|
msgid "Anglo-Saxon"
|
|
msgstr "angolsassone"
|