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 Oct 28, 2024
1 parent 5322ff2 commit cb82872
Showing 1 changed file with 46 additions and 0 deletions.
46 changes: 46 additions & 0 deletions endpoint_jsonifier/i18n/it.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * endpoint_jsonifier
#
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: endpoint_jsonifier
#: model:ir.model.fields,field_description:endpoint_jsonifier.field_endpoint_mixin__display_name
msgid "Display Name"
msgstr ""

#. module: endpoint_jsonifier
#: model:ir.model,name:endpoint_jsonifier.model_endpoint_mixin
msgid "Endpoint mixin"
msgstr ""

#. module: endpoint_jsonifier
#: model_terms:ir.ui.view,arch_db:endpoint_jsonifier.endpoint_mixin_form_view
msgid "Export"
msgstr ""

#. module: endpoint_jsonifier
#: model:ir.model.fields,field_description:endpoint_jsonifier.field_endpoint_endpoint__exporter_id
#: model:ir.model.fields,field_description:endpoint_jsonifier.field_endpoint_mixin__exporter_id
msgid "Exporter"
msgstr ""

#. module: endpoint_jsonifier
#: model:ir.model.fields,field_description:endpoint_jsonifier.field_endpoint_mixin__id
msgid "ID"
msgstr ""

#. module: endpoint_jsonifier
#: model:ir.model.fields,field_description:endpoint_jsonifier.field_endpoint_mixin____last_update
msgid "Last Modified on"
msgstr ""

0 comments on commit cb82872

Please sign in to comment.