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 17, 2024
1 parent 392b464 commit ba16f8c
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions sale_order_report_without_price/i18n/it.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * sale_order_report_without_price
#
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_report_without_price
#: model:ir.actions.report,print_report_name:sale_order_report_without_price.action_report_saleorder_without_price
msgid ""
"(object.state in ('draft', 'sent') and 'Quotation - %s without price' % "
"(object.name)) or 'Order - %s without price' % (object.name)"
msgstr ""

#. module: sale_order_report_without_price
#: model:ir.actions.report,name:sale_order_report_without_price.action_report_saleorder_without_price
msgid "Quotation / Order Without Price"
msgstr ""

0 comments on commit ba16f8c

Please sign in to comment.