-
-
Notifications
You must be signed in to change notification settings - Fork 334
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
88 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,88 @@ | ||
# Translation of Odoo Server. | ||
# This file contains the translation of the following modules: | ||
# * barcodes_generator_location | ||
# | ||
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: barcodes_generator_location | ||
#: model:ir.model.fields,help:barcodes_generator_location.field_stock_location__generate_type | ||
msgid "" | ||
"Allow to generate barcode, including a number (a base) in the final barcode.\n" | ||
" 'Base Set Manually' : User should set manually the value of the barcode base\n" | ||
" 'Base managed by Sequence': User will use a button to generate a new base. This base will be generated by a sequence" | ||
msgstr "" | ||
|
||
#. module: barcodes_generator_location | ||
#: model_terms:ir.ui.view,arch_db:barcodes_generator_location.view_location_form | ||
msgid "Barcode" | ||
msgstr "" | ||
|
||
#. module: barcodes_generator_location | ||
#: model:ir.model.fields,field_description:barcodes_generator_location.field_stock_location__barcode_base | ||
msgid "Barcode Base" | ||
msgstr "" | ||
|
||
#. module: barcodes_generator_location | ||
#: model:ir.model,name:barcodes_generator_location.model_barcode_rule | ||
#: model:ir.model.fields,field_description:barcodes_generator_location.field_stock_location__barcode_rule_id | ||
msgid "Barcode Rule" | ||
msgstr "" | ||
|
||
#. module: barcodes_generator_location | ||
#: model:ir.model.fields,field_description:barcodes_generator_location.field_barcode_rule__display_name | ||
#: model:ir.model.fields,field_description:barcodes_generator_location.field_stock_location__display_name | ||
msgid "Display Name" | ||
msgstr "" | ||
|
||
#. module: barcodes_generator_location | ||
#: model_terms:ir.ui.view,arch_db:barcodes_generator_location.view_location_form | ||
msgid "Generate Barcode" | ||
msgstr "" | ||
|
||
#. module: barcodes_generator_location | ||
#: model_terms:ir.ui.view,arch_db:barcodes_generator_location.view_location_form | ||
msgid "Generate Base (Using Sequence)" | ||
msgstr "" | ||
|
||
#. module: barcodes_generator_location | ||
#: model:ir.model.fields,field_description:barcodes_generator_location.field_barcode_rule__generate_model | ||
msgid "Generate Model" | ||
msgstr "" | ||
|
||
#. module: barcodes_generator_location | ||
#: model:ir.model.fields,field_description:barcodes_generator_location.field_stock_location__generate_type | ||
msgid "Generate Type" | ||
msgstr "" | ||
|
||
#. module: barcodes_generator_location | ||
#: model:ir.model.fields,field_description:barcodes_generator_location.field_barcode_rule__id | ||
#: model:ir.model.fields,field_description:barcodes_generator_location.field_stock_location__id | ||
msgid "ID" | ||
msgstr "" | ||
|
||
#. module: barcodes_generator_location | ||
#: model:ir.model.fields,help:barcodes_generator_location.field_barcode_rule__generate_model | ||
msgid "If 'Generate Type' is set, mention the model related to this rule." | ||
msgstr "" | ||
|
||
#. module: barcodes_generator_location | ||
#: model:ir.model.fields,field_description:barcodes_generator_location.field_barcode_rule____last_update | ||
#: model:ir.model.fields,field_description:barcodes_generator_location.field_stock_location____last_update | ||
msgid "Last Modified on" | ||
msgstr "" | ||
|
||
#. module: barcodes_generator_location | ||
#: model:ir.model,name:barcodes_generator_location.model_stock_location | ||
#: model:ir.model.fields.selection,name:barcodes_generator_location.selection__barcode_rule__generate_model__stock_location | ||
msgid "Stock Location" | ||
msgstr "" |