forked from OCA/stock-logistics-warehouse
-
Notifications
You must be signed in to change notification settings - Fork 0
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
82 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,82 @@ | ||
# Translation of Odoo Server. | ||
# This file contains the translation of the following modules: | ||
# * stock_location_pending_move | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Odoo Server 16.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_location_pending_move | ||
#: model:ir.model,name:stock_location_pending_move.model_stock_location | ||
msgid "Inventory Locations" | ||
msgstr "" | ||
|
||
#. module: stock_location_pending_move | ||
#: model:ir.model.fields,field_description:stock_location_pending_move.field_stock_location__pending_in_move_ids | ||
msgid "Pending In Move" | ||
msgstr "" | ||
|
||
#. module: stock_location_pending_move | ||
#: model:ir.model.fields,field_description:stock_location_pending_move.field_stock_location__pending_in_move_line_ids | ||
msgid "Pending In Move Line" | ||
msgstr "" | ||
|
||
#. module: stock_location_pending_move | ||
#: model_terms:ir.ui.view,arch_db:stock_location_pending_move.stock_location_form_view | ||
msgid "Pending Moves" | ||
msgstr "" | ||
|
||
#. module: stock_location_pending_move | ||
#: model_terms:ir.ui.view,arch_db:stock_location_pending_move.stock_location_form_view | ||
msgid "Pending Operations" | ||
msgstr "" | ||
|
||
#. module: stock_location_pending_move | ||
#: model:ir.model.fields,field_description:stock_location_pending_move.field_stock_location__pending_out_move_ids | ||
msgid "Pending Out Move" | ||
msgstr "" | ||
|
||
#. module: stock_location_pending_move | ||
#: model:ir.model.fields,field_description:stock_location_pending_move.field_stock_location__pending_out_move_line_ids | ||
msgid "Pending Out Move Line" | ||
msgstr "" | ||
|
||
#. module: stock_location_pending_move | ||
#: model:ir.model.fields,help:stock_location_pending_move.field_stock_location__pending_in_move_line_ids | ||
msgid "" | ||
"Technical field: the pending incoming stock move lines for the location" | ||
msgstr "" | ||
|
||
#. module: stock_location_pending_move | ||
#: model:ir.model.fields,help:stock_location_pending_move.field_stock_location__pending_in_move_ids | ||
msgid "Technical field: the pending incoming stock moves for the location" | ||
msgstr "" | ||
|
||
#. module: stock_location_pending_move | ||
#: model:ir.model.fields,help:stock_location_pending_move.field_stock_location__pending_out_move_line_ids | ||
msgid "" | ||
"Technical field: the pending outgoing stock move lines for the location" | ||
msgstr "" | ||
|
||
#. module: stock_location_pending_move | ||
#: model:ir.model.fields,help:stock_location_pending_move.field_stock_location__pending_out_move_ids | ||
msgid "Technical field: the pending outgoing stock moves for the location" | ||
msgstr "" | ||
|
||
#. module: stock_location_pending_move | ||
#: model_terms:ir.ui.view,arch_db:stock_location_pending_move.stock_location_form_view | ||
msgid "These are the pending stock moves." | ||
msgstr "" | ||
|
||
#. module: stock_location_pending_move | ||
#: model_terms:ir.ui.view,arch_db:stock_location_pending_move.stock_location_form_view | ||
msgid "These are the pending stock operations." | ||
msgstr "" |