mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
Added translation using Weblate (Italian)
This commit is contained in:
committed by
OCA Transbot
parent
7b31e601cb
commit
e45615f7ec
95
stock_account_inventory_force_date/i18n/it.po
Normal file
95
stock_account_inventory_force_date/i18n/it.po
Normal file
@@ -0,0 +1,95 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_account_inventory_force_date
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 12.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: Automatically generated\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"
|
||||
|
||||
#. module: stock_account_inventory_force_date
|
||||
#: model:ir.model,name:stock_account_inventory_force_date.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_account_inventory_force_date
|
||||
#: model:res.groups,name:stock_account_inventory_force_date.group_stock_account_inventory_force_date
|
||||
msgid "Force Inventory Adjustment Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_account_inventory_force_date
|
||||
#: model:ir.model.fields,field_description:stock_account_inventory_force_date.field_stock_inventory__force_inventory_date
|
||||
msgid "Force Inventory Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_account_inventory_force_date
|
||||
#: model:ir.model.fields,field_description:stock_account_inventory_force_date.field_res_company__force_inventory_lock_date
|
||||
msgid "Force Inventory Lock Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_account_inventory_force_date
|
||||
#: model:ir.model.fields,help:stock_account_inventory_force_date.field_stock_inventory__force_inventory_date
|
||||
msgid "Force the inventory moves and accounting entries to a given datein the past."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_account_inventory_force_date
|
||||
#: model:ir.model.fields,help:stock_account_inventory_force_date.field_res_company__force_inventory_lock_date
|
||||
msgid "If set, it won't be possible for any user to force an inventory,adjustment using a date earlier than this one."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_account_inventory_force_date
|
||||
#: model:ir.model,name:stock_account_inventory_force_date.model_stock_inventory
|
||||
#: model_terms:ir.ui.view,arch_db:stock_account_inventory_force_date.view_company_form
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_account_inventory_force_date
|
||||
#: model:ir.model,name:stock_account_inventory_force_date.model_stock_inventory_line
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_account_inventory_force_date
|
||||
#: code:addons/stock_account_inventory_force_date/models/stock_inventory.py:107
|
||||
#, python-format
|
||||
msgid "It is not possible to force an inventory adjustment to a date before %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_account_inventory_force_date
|
||||
#: code:addons/stock_account_inventory_force_date/models/stock_inventory.py:93
|
||||
#, python-format
|
||||
msgid "Option %s not available when forcing Inventory Date."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_account_inventory_force_date
|
||||
#: code:addons/stock_account_inventory_force_date/models/stock_move.py:35
|
||||
#, python-format
|
||||
msgid "Please define a Standard Cost Change Offsetting Account in the company settings."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_account_inventory_force_date
|
||||
#: model:ir.model,name:stock_account_inventory_force_date.model_stock_move_line
|
||||
msgid "Product Moves (Stock Move Line)"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_account_inventory_force_date
|
||||
#: model:ir.model.fields,field_description:stock_account_inventory_force_date.field_res_company__standard_cost_change_account_id
|
||||
msgid "Standard Cost Change Offsetting Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_account_inventory_force_date
|
||||
#: code:addons/stock_account_inventory_force_date/models/stock_move.py:47
|
||||
#, python-format
|
||||
msgid "Standard Price revalued for %s from %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_account_inventory_force_date
|
||||
#: model:ir.model,name:stock_account_inventory_force_date.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr ""
|
||||
Reference in New Issue
Block a user