mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
[MIG] report_qweb_parameter: Migration to v13
This commit is contained in:
committed by
Francisco Ivan Anton Prieto
parent
9e94359619
commit
0980c55e62
40
report_qweb_parameter/i18n/es.po
Normal file
40
report_qweb_parameter/i18n/es.po
Normal file
@@ -0,0 +1,40 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * report_qweb_parameter
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 12.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"POT-Creation-Date: \n"
|
||||
"PO-Revision-Date: \n"
|
||||
"X-Generator: Poedit 2.0.6\n"
|
||||
"Last-Translator: Carlos <carlos.roca@tecnativa.com>\n"
|
||||
"Language: es\n"
|
||||
|
||||
#. module: report_qweb_parameter
|
||||
#: model:ir.actions.report,name:report_qweb_parameter.test_report_length_report_id
|
||||
msgid "Length Report"
|
||||
msgstr "Longitud del informe"
|
||||
|
||||
#. module: report_qweb_parameter
|
||||
#: code:addons/report_qweb_parameter/models/ir_qweb.py:16
|
||||
#, python-format
|
||||
msgid "Length cannot be less than %s"
|
||||
msgstr "La longitud no puede ser menor a %s"
|
||||
|
||||
#. module: report_qweb_parameter
|
||||
#: code:addons/report_qweb_parameter/models/ir_qweb.py:19
|
||||
#, python-format
|
||||
msgid "Length cannot be more than %s"
|
||||
msgstr "La longitud no puede ser mayor a %s"
|
||||
|
||||
#. module: report_qweb_parameter
|
||||
#: model:ir.model,name:report_qweb_parameter.model_ir_qweb
|
||||
msgid "Qweb"
|
||||
msgstr "Qweb"
|
||||
Reference in New Issue
Block a user