-
-
Notifications
You must be signed in to change notification settings - Fork 723
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added translation using Weblate (Italian)
- Loading branch information
Showing
1 changed file
with
50 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
# Translation of Odoo Server. | ||
# This file contains the translation of the following modules: | ||
# * stock_picking_procure_method | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Odoo Server 14.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_picking_procure_method | ||
#: model:ir.model.fields,help:stock_picking_procure_method.field_stock_picking__procure_method | ||
msgid "" | ||
"By default, the system will take from the stock in the source location and " | ||
"passively wait for availability. The other possibility allows you to " | ||
"directly create a procurement on the source location (and thus ignore its " | ||
"current stock) to gather products. If we want to chain moves and have this " | ||
"one to wait for the previous, this second option should be chosen." | ||
msgstr "" | ||
|
||
#. module: stock_picking_procure_method | ||
#: model:ir.model.fields,field_description:stock_picking_procure_method.field_stock_picking__display_name | ||
msgid "Display Name" | ||
msgstr "" | ||
|
||
#. module: stock_picking_procure_method | ||
#: model:ir.model.fields,field_description:stock_picking_procure_method.field_stock_picking__id | ||
msgid "ID" | ||
msgstr "" | ||
|
||
#. module: stock_picking_procure_method | ||
#: model:ir.model.fields,field_description:stock_picking_procure_method.field_stock_picking____last_update | ||
msgid "Last Modified on" | ||
msgstr "" | ||
|
||
#. module: stock_picking_procure_method | ||
#: model:ir.model.fields,field_description:stock_picking_procure_method.field_stock_picking__procure_method | ||
msgid "Supply Method" | ||
msgstr "" | ||
|
||
#. module: stock_picking_procure_method | ||
#: model:ir.model,name:stock_picking_procure_method.model_stock_picking | ||
msgid "Transfer" | ||
msgstr "" |