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 Jul 18, 2023
1 parent 976dd77 commit e4e9082
Showing 1 changed file with 45 additions and 0 deletions.
45 changes: 45 additions & 0 deletions event_registration_qr_code/i18n/it.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * event_registration_qr_code
#
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: event_registration_qr_code
#: model:ir.model.fields,field_description:event_registration_qr_code.field_event_registration__display_name
msgid "Display Name"
msgstr ""

#. module: event_registration_qr_code
#: model:ir.model,name:event_registration_qr_code.model_event_registration
msgid "Event Registration"
msgstr ""

#. module: event_registration_qr_code
#: model:ir.model.fields,field_description:event_registration_qr_code.field_event_registration__id
msgid "ID"
msgstr ""

#. module: event_registration_qr_code
#: model:ir.model.fields,field_description:event_registration_qr_code.field_event_registration____last_update
msgid "Last Modified on"
msgstr ""

#. module: event_registration_qr_code
#: model:ir.model.constraint,message:event_registration_qr_code.constraint_event_registration_qr_code_unique
msgid "QR Code should be unique"
msgstr ""

#. module: event_registration_qr_code
#: model:ir.model.fields,field_description:event_registration_qr_code.field_event_registration__qr_code
msgid "Qr Code"
msgstr ""

0 comments on commit e4e9082

Please sign in to comment.