mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
Added translation using Weblate (Italian)
This commit is contained in:
46
report_context/i18n/it.po
Normal file
46
report_context/i18n/it.po
Normal file
@@ -0,0 +1,46 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * report_context
|
||||
#
|
||||
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: report_context
|
||||
#: model:ir.model.fields,field_description:report_context.field_ir_actions_report__context
|
||||
msgid "Context Value"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_context
|
||||
#: model:ir.model.fields,help:report_context.field_ir_actions_report__context
|
||||
msgid ""
|
||||
"Context dictionary as Python expression, empty by default (Default: {})"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_context
|
||||
#: model:ir.model.fields,field_description:report_context.field_ir_actions_report__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_context
|
||||
#: model:ir.model.fields,field_description:report_context.field_ir_actions_report__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_context
|
||||
#: model:ir.model.fields,field_description:report_context.field_ir_actions_report____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_context
|
||||
#: model:ir.model,name:report_context.model_ir_actions_report
|
||||
msgid "Report Action"
|
||||
msgstr ""
|
||||
Reference in New Issue
Block a user