Skip to content

Commit

Permalink
Added translation using Weblate (Italian)
Browse files Browse the repository at this point in the history
  • Loading branch information
mymage authored and weblate committed Nov 22, 2024
1 parent 1f81027 commit 3ae5fe5
Showing 1 changed file with 88 additions and 0 deletions.
88 changes: 88 additions & 0 deletions barcodes_generator_location/i18n/it.po
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 ""

0 comments on commit 3ae5fe5

Please sign in to comment.