forked from OCA/stock-logistics-warehouse
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Currently translated at 12.5% (4 of 32 strings) Translation: stock-logistics-warehouse-14.0/stock-logistics-warehouse-14.0-stock_request_tier_validation Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-14-0/stock-logistics-warehouse-14-0-stock_request_tier_validation/it/
- Loading branch information
1 parent
6724f41
commit 3039975
Showing
1 changed file
with
8 additions
and
4 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 |
---|---|---|
|
@@ -6,13 +6,15 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: Odoo Server 14.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"Last-Translator: Automatically generated\n" | ||
"PO-Revision-Date: 2024-02-12 13:34+0000\n" | ||
"Last-Translator: Francesco Foresti <[email protected]>\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 4.17\n" | ||
|
||
#. module: stock_request_tier_validation | ||
#: model_terms:ir.ui.view,arch_db:stock_request_tier_validation.stock_request_order_form_inherit_tier | ||
|
@@ -21,24 +23,26 @@ msgid "" | |
"<i class=\"fa fa-info-circle\"/>This Stock Request needs to be\n" | ||
" validated." | ||
msgstr "" | ||
"<i class=\"fa fa-info-circle\"/>Questa richiesta di magazzino deve essere\n" | ||
" approvata." | ||
|
||
#. module: stock_request_tier_validation | ||
#: model_terms:ir.ui.view,arch_db:stock_request_tier_validation.stock_request_order_form_inherit_tier | ||
#: model_terms:ir.ui.view,arch_db:stock_request_tier_validation.view_stock_request_form_inherit_tier | ||
msgid "<i class=\"fa fa-thumbs-down\"/> Operation has been <b>rejected</b>." | ||
msgstr "" | ||
msgstr "<i class=\"fa fa-thumbs-down\"/> L'operazione è stata <b>rifiutata</b>." | ||
|
||
#. module: stock_request_tier_validation | ||
#: model_terms:ir.ui.view,arch_db:stock_request_tier_validation.stock_request_order_form_inherit_tier | ||
#: model_terms:ir.ui.view,arch_db:stock_request_tier_validation.view_stock_request_form_inherit_tier | ||
msgid "<i class=\"fa fa-thumbs-up\"/> Operation has been <b>validated</b>!" | ||
msgstr "" | ||
msgstr "<i class=\"fa fa-thumbs-up\"/> L'operazione è stata <b>validata</b>!" | ||
|
||
#. module: stock_request_tier_validation | ||
#: model:ir.model.fields,field_description:stock_request_tier_validation.field_stock_request__can_review | ||
#: model:ir.model.fields,field_description:stock_request_tier_validation.field_stock_request_order__can_review | ||
msgid "Can Review" | ||
msgstr "" | ||
msgstr "Può revisionare" | ||
|
||
#. module: stock_request_tier_validation | ||
#: model:ir.model.fields,field_description:stock_request_tier_validation.field_stock_request__display_name | ||
|