# Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_account_move_reset_to_draft # msgid "" msgstr "" "Project-Id-Version: Odoo Server 16.0\n" "Report-Msgid-Bugs-To: \n" "PO-Revision-Date: 2024-11-08 11:06+0000\n" "Last-Translator: mymage \n" "Language-Team: none\n" "Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 5.6.2\n" #. module: stock_account_move_reset_to_draft #. odoo-python #: code:addons/stock_account_move_reset_to_draft/models/account_move.py:0 #, python-format msgid "Inventory valuation records are intertwined for %(line_name)s." msgstr "" "I record di valutazione dell'inventario sono intrecciati per %(line_name)s." #. module: stock_account_move_reset_to_draft #: model:ir.model,name:stock_account_move_reset_to_draft.model_account_move msgid "Journal Entry" msgstr "Registrazione contabile" #. module: stock_account_move_reset_to_draft #. odoo-python #: code:addons/stock_account_move_reset_to_draft/models/account_move.py:0 #, python-format msgid "The inventory has already been (partially) consumed for %(line_name)s." msgstr "L'inventario è già stato (parzialmente) consumato per %(line_name)s."