mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
Currently translated at 100.0% (6 of 6 strings) Translation: reporting-engine-14.0/reporting-engine-14.0-report_context Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-14-0/reporting-engine-14-0-report_context/es/
51 lines
1.6 KiB
Plaintext
51 lines
1.6 KiB
Plaintext
# 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 <informatica@totmaterial.es>\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"
|