diff --git a/report_context/i18n/es.po b/report_context/i18n/es.po index 72f4713a7..5ff03d526 100644 --- a/report_context/i18n/es.po +++ b/report_context/i18n/es.po @@ -6,41 +6,45 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 14.0\n" "Report-Msgid-Bugs-To: \n" -"Last-Translator: Automatically generated\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 "" +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 "" +msgstr "Mostrar Nombre" #. module: report_context #: model:ir.model.fields,field_description:report_context.field_ir_actions_report__id msgid "ID" -msgstr "" +msgstr "ID" #. module: report_context #: model:ir.model.fields,field_description:report_context.field_ir_actions_report____last_update msgid "Last Modified on" -msgstr "" +msgstr "Última Modificación el" #. module: report_context #: model:ir.model,name:report_context.model_ir_actions_report msgid "Report Action" -msgstr "" +msgstr "Informar Acción"