Skip to content

Commit

Permalink
Added translation using Weblate (Spanish)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivorra78 authored and weblate committed Apr 22, 2024
1 parent e5a010d commit 197bac4
Showing 1 changed file with 46 additions and 0 deletions.
46 changes: 46 additions & 0 deletions report_context/i18n/es.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:
# * 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: es\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 ""

0 comments on commit 197bac4

Please sign in to comment.