# 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" "PO-Revision-Date: 2024-04-23 00:02+0000\n" "Last-Translator: Ivorra78 \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" "X-Generator: Weblate 4.17\n" #. module: report_context #: model:ir.model.fields,field_description:report_context.field_ir_actions_report__context msgid "Context Value" msgstr "Valor de Contexto" #. 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 "" "Diccionario de contexto como expresión Python, vacío por defecto (Por " "defecto: {})" #. module: report_context #: model:ir.model.fields,field_description:report_context.field_ir_actions_report__display_name msgid "Display Name" msgstr "Mostrar Nombre" #. module: report_context #: model:ir.model.fields,field_description:report_context.field_ir_actions_report__id msgid "ID" msgstr "ID" #. module: report_context #: model:ir.model.fields,field_description:report_context.field_ir_actions_report____last_update msgid "Last Modified on" msgstr "Última Modificación el" #. module: report_context #: model:ir.model,name:report_context.model_ir_actions_report msgid "Report Action" msgstr "Informar Acción"