|
- # Translation of Odoo Server.
- # This file contains the translation of the following modules:
- # * report_docx
- #
- msgid ""
- msgstr ""
- "Project-Id-Version: Odoo Server 16.0-20250225\n"
- "Report-Msgid-Bugs-To: \n"
- "POT-Creation-Date: 2025-02-27 15:51+0800\n"
- "PO-Revision-Date: 2025-02-27 15:52+0800\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"
- "X-Generator: Poedit 2.0.2\n"
- "Last-Translator: \n"
- "Language: en_GB\n"
-
- #. module: report_docx
- #. odoo-javascript
- #: code:addons/report_docx/static/src/js/tools.esm.js:0
- #, python-format
- msgid ""
- "A popup window with your report was blocked. You may need to change your "
- "browser settings to allow popup windows for this page."
- msgstr ""
-
- #. module: report_docx
- #: model:ir.model.fields,field_description:report_docx.field_gooderp_report_docx__create_uid
- msgid "Created by"
- msgstr ""
-
- #. module: report_docx
- #: model:ir.model.fields,field_description:report_docx.field_gooderp_report_docx__create_date
- msgid "Created on"
- msgstr ""
-
- #. module: report_docx
- #: model:ir.model.fields,field_description:report_docx.field_gooderp_report_docx__display_name
- msgid "Display Name"
- msgstr ""
-
- #. module: report_docx
- #: model:ir.model.fields.selection,name:report_docx.selection__ir_actions_report__output_type__docx
- #: model:ir.model.fields.selection,name:report_docx.selection__ir_actions_report__report_type__docx
- msgid "Docx"
- msgstr ""
-
- #. module: report_docx
- #: model:ir.model.fields,field_description:report_docx.field_gooderp_report_docx__id
- msgid "ID"
- msgstr ""
-
- #. module: report_docx
- #: model:ir.model.fields,field_description:report_docx.field_gooderp_report_docx__ir_actions_report_id
- msgid "Ir Actions Report"
- msgstr ""
-
- #. module: report_docx
- #: model:ir.model.fields,field_description:report_docx.field_gooderp_report_docx____last_update
- msgid "Last Modified on"
- msgstr ""
-
- #. module: report_docx
- #: model:ir.model.fields,field_description:report_docx.field_gooderp_report_docx__write_uid
- msgid "Last Updated by"
- msgstr ""
-
- #. module: report_docx
- #: model:ir.model.fields,field_description:report_docx.field_gooderp_report_docx__write_date
- msgid "Last Updated on"
- msgstr ""
-
- #. module: report_docx
- #: model:ir.model.fields,field_description:report_docx.field_ir_actions_report__output_type
- msgid "Output Type"
- msgstr ""
-
- #. module: report_docx
- #: model:ir.model.fields.selection,name:report_docx.selection__ir_actions_report__output_type__pdf
- msgid "PDF"
- msgstr ""
-
- #. module: report_docx
- #. odoo-javascript
- #: code:addons/report_docx/static/src/js/report.esm.js:0
- #, python-format
- msgid "Report"
- msgstr ""
-
- #. module: report_docx
- #: model:ir.model,name:report_docx.model_ir_actions_report
- msgid "Report Action"
- msgstr ""
-
- #. module: report_docx
- #: model:ir.model.fields,field_description:report_docx.field_ir_actions_report__report_type
- msgid "Report Type"
- msgstr ""
-
- #. module: report_docx
- #: model:ir.model.fields,field_description:report_docx.field_ir_actions_report__template_file
- msgid "Template File"
- msgstr ""
-
- #. module: report_docx
- #: model:ir.model.fields,help:report_docx.field_ir_actions_report__report_type
- msgid ""
- "The type of the report that will be rendered, each one having its own "
- "rendering method. HTML means the report will be opened directly in your "
- "browser PDF means the report will be rendered using Wkhtmltopdf and "
- "downloaded by the user."
- msgstr ""
-
- #. module: report_docx
- #. odoo-javascript
- #: code:addons/report_docx/static/src/js/tools.esm.js:0
- #, python-format
- msgid ""
- "Unable to find Wkhtmltopdf on this system. The report will be shown in html."
- msgstr ""
-
- #. module: report_docx
- #. odoo-javascript
- #: code:addons/report_docx/static/src/js/tools.esm.js:0
- #, python-format
- msgid ""
- "You need to start Odoo with at least two workers to print a pdf version of "
- "the reports."
- msgstr ""
-
- #. module: report_docx
- #. odoo-javascript
- #: code:addons/report_docx/static/src/js/tools.esm.js:0
- #, python-format
- msgid ""
- "You should upgrade your version of Wkhtmltopdf to at least 0.12.0 in order "
- "to get a correct display of headers and footers as well as support for table-"
- "breaking between pages."
- msgstr ""
-
- #. module: report_docx
- #. odoo-javascript
- #: code:addons/report_docx/static/src/js/tools.esm.js:0
- #, python-format
- msgid ""
- "Your installation of Wkhtmltopdf seems to be broken. The report will be "
- "shown in html."
- msgstr ""
-
- #. module: report_docx
- #: model:ir.model,name:report_docx.model_gooderp_report_docx
- msgid "docx report"
- msgstr ""
|