-
-
Notifications
You must be signed in to change notification settings - Fork 333
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 100.0% (5 of 5 strings) Translation: stock-logistics-barcode-14.0/stock-logistics-barcode-14.0-sale_input_barcode_gs1 Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-barcode-14-0/stock-logistics-barcode-14-0-sale_input_barcode_gs1/it/
- Loading branch information
1 parent
bab684a
commit aea335f
Showing
1 changed file
with
8 additions
and
6 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,36 +6,38 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: Odoo Server 14.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"Last-Translator: Automatically generated\n" | ||
"PO-Revision-Date: 2024-04-15 11: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: sale_input_barcode_gs1 | ||
#: code:addons/sale_input_barcode_gs1/models/product_barcode_line_mixin.py:0 | ||
#, python-format | ||
msgid "Decoded barcode %s doesn't include a valid segment for GTIN" | ||
msgstr "" | ||
msgstr "Il codice a barre %s non include un segmento GTIN valido" | ||
|
||
#. module: sale_input_barcode_gs1 | ||
#: model:ir.model.fields,field_description:sale_input_barcode_gs1.field_product_barcode_line_mixin__display_name | ||
msgid "Display Name" | ||
msgstr "" | ||
msgstr "Nome visualizzato" | ||
|
||
#. module: sale_input_barcode_gs1 | ||
#: model:ir.model.fields,field_description:sale_input_barcode_gs1.field_product_barcode_line_mixin__id | ||
msgid "ID" | ||
msgstr "" | ||
msgstr "ID" | ||
|
||
#. module: sale_input_barcode_gs1 | ||
#: model:ir.model.fields,field_description:sale_input_barcode_gs1.field_product_barcode_line_mixin____last_update | ||
msgid "Last Modified on" | ||
msgstr "" | ||
msgstr "Ultima modifica il" | ||
|
||
#. module: sale_input_barcode_gs1 | ||
#: model:ir.model,name:sale_input_barcode_gs1.model_product_barcode_line_mixin | ||
msgid "Utilities for any model to deal with product_id field" | ||
msgstr "" | ||
msgstr "Utilità per qualsiasi modello per gestire il campo product_id" |