mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
[UPD] Update report_qweb_parameter.pot
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * report_qweb_parameter
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# enjolras <yo@miguelrevilla.com>, 2018
|
||||
msgid ""
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"PO-Revision-Date: 2018-02-16 01:44+0000\n"
|
||||
"Last-Translator: enjolras <yo@miguelrevilla.com>, 2018\n"
|
||||
"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
|
||||
"Language: es\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: report_qweb_parameter
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * report_qweb_parameter
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# Bole <bole@dajmi5.com>, 2018
|
||||
msgid ""
|
||||
@@ -12,11 +12,12 @@ msgstr ""
|
||||
"PO-Revision-Date: 2018-02-16 01:44+0000\n"
|
||||
"Last-Translator: Bole <bole@dajmi5.com>, 2018\n"
|
||||
"Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n"
|
||||
"Language: hr\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: hr\n"
|
||||
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||
|
||||
#. module: report_qweb_parameter
|
||||
#: model:ir.actions.report.xml,name:report_qweb_parameter.test_report_length_report_id
|
||||
|
||||
37
report_qweb_parameter/i18n/report_qweb_parameter.pot
Normal file
37
report_qweb_parameter/i18n/report_qweb_parameter.pot
Normal file
@@ -0,0 +1,37 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * report_qweb_parameter
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: report_qweb_parameter
|
||||
#: model:ir.actions.report.xml,name:report_qweb_parameter.test_report_length_report_id
|
||||
msgid "Length Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_qweb_parameter
|
||||
#: code:addons/report_qweb_parameter/models/ir_qweb.py:16
|
||||
#, python-format
|
||||
msgid "Length cannot be less than %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_qweb_parameter
|
||||
#: code:addons/report_qweb_parameter/models/ir_qweb.py:19
|
||||
#, python-format
|
||||
msgid "Length cannot be more than %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_qweb_parameter
|
||||
#: model:ir.model,name:report_qweb_parameter.model_ir_qweb
|
||||
msgid "ir.qweb"
|
||||
msgstr ""
|
||||
|
||||
Reference in New Issue
Block a user