|
- # Translation of GoodERP.
- # This file contains the translation of the following modules:
- # * report_docx
- msgid ""
- msgstr ""
- "Project-Id-Version: Odoo Server 18.0-20250221\n"
- "Report-Msgid-Bugs-To: \n"
- "POT-Creation-Date: 2026-06-17 05:51+0000\n"
- "PO-Revision-Date: 2026-06-17 13:54+0800\n"
- "Last-Translator: Your Translator <your.email@example.com>\n"
- "Language-Team: Vietnamese <vi@li.org>\n"
- "Language: vi\n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: 8bit\n"
- "Plural-Forms: \n"
- "X-Generator: Poedit 2.4.1\n"
-
- #. module: report_docx
- #: model:ir.model.fields,field_description:report_docx.field_gooderp_report_docx__create_uid
- msgid "Created by"
- msgstr "Người tạo"
-
- #. module: report_docx
- #: model:ir.model.fields,field_description:report_docx.field_gooderp_report_docx__create_date
- msgid "Created on"
- msgstr "Ngày tạo"
-
- #. module: report_docx
- #: model:ir.model.fields,field_description:report_docx.field_gooderp_report_docx__display_name
- msgid "Display Name"
- msgstr "Tên hiển thị"
-
- #. 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 "Docx"
-
- #. module: report_docx
- #: model:ir.model.fields,field_description:report_docx.field_gooderp_report_docx__id
- msgid "ID"
- msgstr "ID"
-
- #. module: report_docx
- #: model:ir.model.fields,field_description:report_docx.field_gooderp_report_docx__ir_actions_report_id
- msgid "Ir Actions Report"
- msgstr "Báo cáo hành động Ir"
-
- #. module: report_docx
- #: model:ir.model.fields,field_description:report_docx.field_gooderp_report_docx__write_uid
- msgid "Last Updated by"
- msgstr "Cập nhật lần cuối bởi"
-
- #. module: report_docx
- #: model:ir.model.fields,field_description:report_docx.field_gooderp_report_docx__write_date
- msgid "Last Updated on"
- msgstr "Cập nhật lần cuối trên"
-
- #. module: report_docx
- #: model:ir.model.fields,field_description:report_docx.field_ir_actions_report__output_type
- msgid "Output Type"
- msgstr "Loại đầu ra"
-
- #. module: report_docx
- #: model:ir.model.fields.selection,name:report_docx.selection__ir_actions_report__output_type__pdf
- msgid "PDF"
- msgstr "PDF"
-
- #. module: report_docx
- #. odoo-javascript
- #: code:addons/report_docx/static/src/js/report.esm.js:0
- msgid "Report"
- msgstr "Báo cáo"
-
- #. module: report_docx
- #: model:ir.model,name:report_docx.model_ir_actions_report
- msgid "Report Action"
- msgstr "Hành động báo cáo"
-
- #. module: report_docx
- #: model:ir.model.fields,field_description:report_docx.field_ir_actions_report__report_type
- msgid "Report Type"
- msgstr "Loại báo cáo"
-
- #. module: report_docx
- #: model:ir.model.fields,field_description:report_docx.field_ir_actions_report__template_file
- msgid "Template File"
- msgstr "Tệp mẫu"
-
- #. 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 ""
- "Loại báo cáo sẽ được kết xuất, mỗi loại có phương pháp kết xuất riêng. HTML "
- "nghĩa là báo cáo sẽ được mở trực tiếp trong trình duyệt của bạn. PDF nghĩa "
- "là báo cáo sẽ được kết xuất bằng Wkhtmltopdf và được người dùng tải xuống."
-
- #. module: report_docx
- #: model:ir.model,name:report_docx.model_gooderp_report_docx
- msgid "docx report"
- msgstr "Báo cáo docx"
|