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 Dec 18, 2024
1 parent 3d7baeb commit d341879
Showing 1 changed file with 102 additions and 0 deletions.
102 changes: 102 additions & 0 deletions sale_order_discount_fast_change_ui/i18n/it.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,102 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * sale_order_discount_fast_change_ui
#
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: sale_order_discount_fast_change_ui
#: model_terms:ir.ui.view,arch_db:sale_order_discount_fast_change_ui.sale_order_discount_fast_change
msgid "Apply"
msgstr ""

#. module: sale_order_discount_fast_change_ui
#: model_terms:ir.ui.view,arch_db:sale_order_discount_fast_change_ui.sale_order_view_form
msgid "Apply Global Discount"
msgstr ""

#. module: sale_order_discount_fast_change_ui
#: model:ir.model.fields.selection,name:sale_order_discount_fast_change_ui.selection__sale_order_discount_fast_change__application_policy__all
msgid "Apply on all lines"
msgstr ""

#. module: sale_order_discount_fast_change_ui
#: model:ir.model.fields.selection,name:sale_order_discount_fast_change_ui.selection__sale_order_discount_fast_change__application_policy__not_discounted
msgid "Apply only on not discounted lines"
msgstr ""

#. module: sale_order_discount_fast_change_ui
#: model_terms:ir.ui.view,arch_db:sale_order_discount_fast_change_ui.sale_order_discount_fast_change
msgid "Cancel"
msgstr ""

#. module: sale_order_discount_fast_change_ui
#: model:ir.model.fields,field_description:sale_order_discount_fast_change_ui.field_sale_order_discount_fast_change__create_uid
msgid "Created by"
msgstr ""

#. module: sale_order_discount_fast_change_ui
#: model:ir.model.fields,field_description:sale_order_discount_fast_change_ui.field_sale_order_discount_fast_change__create_date
msgid "Created on"
msgstr ""

#. module: sale_order_discount_fast_change_ui
#: model:ir.model.fields,field_description:sale_order_discount_fast_change_ui.field_sale_order_discount_fast_change__discount
msgid "Discount (%)"
msgstr ""

#. module: sale_order_discount_fast_change_ui
#: model:ir.model.fields,field_description:sale_order_discount_fast_change_ui.field_sale_order_discount_fast_change__application_policy
msgid "Discount Application Policy"
msgstr ""

#. module: sale_order_discount_fast_change_ui
#: model:ir.model.fields,field_description:sale_order_discount_fast_change_ui.field_sale_order_discount_fast_change__display_name
msgid "Display Name"
msgstr ""

#. module: sale_order_discount_fast_change_ui
#: model_terms:ir.ui.view,arch_db:sale_order_discount_fast_change_ui.sale_order_discount_fast_change
msgid ""
"Enter the global discount amount to apply to all lines according to the "
"policy"
msgstr ""

#. module: sale_order_discount_fast_change_ui
#: model:ir.actions.act_window,name:sale_order_discount_fast_change_ui.sale_order_apply_global_discount
msgid "Global Discount Amount"
msgstr ""

#. module: sale_order_discount_fast_change_ui
#: model:ir.model.fields,field_description:sale_order_discount_fast_change_ui.field_sale_order_discount_fast_change__id
msgid "ID"
msgstr ""

#. module: sale_order_discount_fast_change_ui
#: model:ir.model.fields,field_description:sale_order_discount_fast_change_ui.field_sale_order_discount_fast_change____last_update
msgid "Last Modified on"
msgstr ""

#. module: sale_order_discount_fast_change_ui
#: model:ir.model.fields,field_description:sale_order_discount_fast_change_ui.field_sale_order_discount_fast_change__write_uid
msgid "Last Updated by"
msgstr ""

#. module: sale_order_discount_fast_change_ui
#: model:ir.model.fields,field_description:sale_order_discount_fast_change_ui.field_sale_order_discount_fast_change__write_date
msgid "Last Updated on"
msgstr ""

#. module: sale_order_discount_fast_change_ui
#: model:ir.model,name:sale_order_discount_fast_change_ui.model_sale_order_discount_fast_change
msgid "Sales Order Discount Fast Change"
msgstr ""

0 comments on commit d341879

Please sign in to comment.