mirror of
https://github.com/bringout/euro-office.git
synced 2026-04-27 19:22:01 +02:00
init: Euro-Office Odoo 16.0 modules
Based on onlyoffice_odoo by Ascensio System SIA (ONLYOFFICE, LGPL-3). Rebranded and adapted for Euro-Office by bring.out d.o.o. Modules: - eurooffice_odoo: base integration - eurooffice_odoo_templates: document templates - eurooffice_odoo_oca_dms: OCA DMS integration (replaces Enterprise documents) All references renamed: onlyoffice -> eurooffice, ONLYOFFICE -> Euro-Office. Original copyright notices preserved.
This commit is contained in:
commit
b59a9dc6bb
347 changed files with 16699 additions and 0 deletions
|
|
@ -0,0 +1,583 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * eurooffice_odoo_templates
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0+e-20250909\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-09-29 05:15+0000\n"
|
||||
"PO-Revision-Date: 2025-09-29 05:15+0000\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: eurooffice_odoo_templates
|
||||
#. odoo-javascript
|
||||
#: code:addons/eurooffice_odoo_templates/static/src/views/kanban/eurooffice_dialog_help.xml:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
", select the desired Odoo module, and create or upload a PDF template with "
|
||||
"fillable fields."
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#: model_terms:ir.ui.view,arch_db:eurooffice_odoo_templates.res_config_settings_view_form
|
||||
msgid ""
|
||||
"<span class=\"o_form_label\">\n"
|
||||
" Templates gallery\n"
|
||||
" </span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#: model:res.groups,name:eurooffice_odoo_templates.group_eurooffice_odoo_templates_admin
|
||||
msgid "Administrator"
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#. odoo-javascript
|
||||
#: code:addons/eurooffice_odoo_templates/static/src/views/kanban/eurooffice_kanban_record.js:0
|
||||
#, python-format
|
||||
msgid "Are you sure you want to delete this record?"
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#: model:ir.model.fields,field_description:eurooffice_odoo_templates.field_eurooffice_odoo_templates__attachment_id
|
||||
msgid "Attachment"
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#: model:res.groups,comment:eurooffice_odoo_templates.group_eurooffice_odoo_templates_user
|
||||
msgid "Can open Euro-Office templates for viewing and print them."
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#: model:res.groups,comment:eurooffice_odoo_templates.group_eurooffice_odoo_templates_admin
|
||||
msgid "Can open, create, edit and print Euro-Office templates."
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#. odoo-javascript
|
||||
#: code:addons/eurooffice_odoo_templates/static/src/views/dialog/eurooffice_dialog.xml:0
|
||||
#: model_terms:ir.ui.view,arch_db:eurooffice_odoo_templates.view_eurooffice_demo_templates_form
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#: model_terms:ir.ui.view,arch_db:eurooffice_odoo_templates.view_eurooffice_demo_templates_form
|
||||
msgid ""
|
||||
"Check templates you want to export to the Euro-Office Templates module and "
|
||||
"press Export. You can do this as many times as you need."
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#: model_terms:ir.ui.view,arch_db:eurooffice_odoo_templates.view_eurooffice_form
|
||||
msgid ""
|
||||
"Choose the <span class=\"fw-bolder\">Odoo module </span>\n"
|
||||
" (e.g., Employee, Invoice, Sales Order) that the template will be linked to. The chosen\n"
|
||||
" model defines the data fields available for automatic form filling."
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#. odoo-javascript
|
||||
#: code:addons/eurooffice_odoo_templates/static/src/views/editor/eurooffice_editor_export_data.xml:0
|
||||
#, python-format
|
||||
msgid "Choose the field below to paste selected parameter to the cursor"
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#. odoo-javascript
|
||||
#: code:addons/eurooffice_odoo_templates/static/src/views/kanban/eurooffice_dialog_help.xml:0
|
||||
#, python-format
|
||||
msgid "Choose the required template to fill in with Odoo data."
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#. odoo-javascript
|
||||
#: code:addons/eurooffice_odoo_templates/static/src/views/kanban/eurooffice_dialog_help.xml:0
|
||||
#, python-format
|
||||
msgid "Click on the Action button."
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#: model:ir.model,name:eurooffice_odoo_templates.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#. odoo-javascript
|
||||
#: code:addons/eurooffice_odoo_templates/static/src/views/editor/eurooffice_editor.js:0
|
||||
#, python-format
|
||||
msgid "Couldn't insert the field. Please check Automation API."
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#. odoo-javascript
|
||||
#: code:addons/eurooffice_odoo_templates/static/src/views/kanban/eurooffice_dialog_help.xml:0
|
||||
#: code:addons/eurooffice_odoo_templates/static/src/views/kanban/eurooffice_kanban_controller.xml:0
|
||||
#, python-format
|
||||
msgid "Create or Upload"
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#: model_terms:ir.ui.view,arch_db:eurooffice_odoo_templates.view_eurooffice_form
|
||||
msgid "Create template"
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#: model:ir.model.fields,field_description:eurooffice_odoo_templates.field_eurooffice_odoo_demo_templates__create_uid
|
||||
#: model:ir.model.fields,field_description:eurooffice_odoo_templates.field_eurooffice_odoo_templates__create_uid
|
||||
msgid "Created by"
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#: model:ir.model.fields,field_description:eurooffice_odoo_templates.field_eurooffice_odoo_demo_templates__create_date
|
||||
#: model:ir.model.fields,field_description:eurooffice_odoo_templates.field_eurooffice_odoo_templates__create_date
|
||||
msgid "Created on"
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#: model_terms:ir.ui.view,arch_db:eurooffice_odoo_templates.view_eurooffice_kanban
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#: model:ir.model.fields,field_description:eurooffice_odoo_templates.field_res_config_settings__editable_form_fields
|
||||
#: model_terms:ir.ui.view,arch_db:eurooffice_odoo_templates.res_config_settings_view_form
|
||||
msgid "Disable form fields after printing PDF form"
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#: model:ir.model.fields,field_description:eurooffice_odoo_templates.field_eurooffice_odoo_demo_templates__display_name
|
||||
#: model:ir.model.fields,field_description:eurooffice_odoo_templates.field_eurooffice_odoo_templates__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#: model_terms:ir.ui.view,arch_db:eurooffice_odoo_templates.view_eurooffice_kanban
|
||||
msgid "Download"
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#: model_terms:ir.ui.view,arch_db:eurooffice_odoo_templates.view_eurooffice_kanban
|
||||
msgid "Dropdown menu"
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#: model_terms:ir.ui.view,arch_db:eurooffice_odoo_templates.view_eurooffice_kanban
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#: model_terms:ir.ui.view,arch_db:eurooffice_odoo_templates.view_eurooffice_demo_templates_form
|
||||
msgid "Export"
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#: model_terms:ir.ui.view,arch_db:eurooffice_odoo_templates.res_config_settings_view_form
|
||||
msgid "Export templates to the Euro-Office Templates module"
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#. odoo-python
|
||||
#: code:addons/eurooffice_odoo_templates/models/eurooffice_odoo_templates.py:0
|
||||
#: code:addons/eurooffice_odoo_templates/models/eurooffice_odoo_templates.py:0
|
||||
#, python-format
|
||||
msgid "Failed to download converted PDF form"
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#. odoo-python
|
||||
#: code:addons/eurooffice_odoo_templates/models/eurooffice_odoo_templates.py:0
|
||||
#, python-format
|
||||
msgid "Failed to download form"
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#. odoo-javascript
|
||||
#: code:addons/eurooffice_odoo_templates/static/src/views/editor/eurooffice_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Fields"
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#: model_terms:ir.ui.view,arch_db:eurooffice_odoo_templates.res_config_settings_view_form
|
||||
msgid ""
|
||||
"Form fields cannot be filled in manually if they were not automatically filled in\n"
|
||||
" with data from Odoo"
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#. odoo-javascript
|
||||
#: code:addons/eurooffice_odoo_templates/static/src/views/kanban/eurooffice_dialog_help.xml:0
|
||||
#, python-format
|
||||
msgid "Go to the relevant Odoo module (e.g., Sales, Invoices)."
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#: model_terms:ir.ui.view,arch_db:eurooffice_odoo_templates.view_eurooffice_kanban_search
|
||||
msgid "Group By"
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#. odoo-javascript
|
||||
#: code:addons/eurooffice_odoo_templates/static/src/views/kanban/eurooffice_dialog_help.js:0
|
||||
#: code:addons/eurooffice_odoo_templates/static/src/views/kanban/eurooffice_kanban_controller.xml:0
|
||||
#, python-format
|
||||
msgid "Help"
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#: model:ir.model.fields,field_description:eurooffice_odoo_templates.field_eurooffice_odoo_templates__hide_file_field
|
||||
msgid "Hide File Field"
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#: model:ir.model.fields,field_description:eurooffice_odoo_templates.field_eurooffice_odoo_demo_templates__id
|
||||
#: model:ir.model.fields,field_description:eurooffice_odoo_templates.field_eurooffice_odoo_templates__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#: model_terms:ir.ui.view,arch_db:eurooffice_odoo_templates.view_eurooffice_form
|
||||
msgid ""
|
||||
"If you already have a <span class=\"fw-bolder\">prepared\n"
|
||||
" PDF file</span> with fillable fields, you can upload it here"
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#. odoo-python
|
||||
#: code:addons/eurooffice_odoo_templates/models/eurooffice_odoo_templates.py:0
|
||||
#, python-format
|
||||
msgid "Invalid file format."
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#. odoo-javascript
|
||||
#: code:addons/eurooffice_odoo_templates/static/src/views/kanban/eurooffice_kanban_record.js:0
|
||||
#, python-format
|
||||
msgid "Kanban: no action for type: "
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#: model:ir.model.fields,field_description:eurooffice_odoo_templates.field_eurooffice_odoo_demo_templates____last_update
|
||||
#: model:ir.model.fields,field_description:eurooffice_odoo_templates.field_eurooffice_odoo_templates____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#: model:ir.model.fields,field_description:eurooffice_odoo_templates.field_eurooffice_odoo_demo_templates__write_uid
|
||||
#: model:ir.model.fields,field_description:eurooffice_odoo_templates.field_eurooffice_odoo_templates__write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#: model:ir.model.fields,field_description:eurooffice_odoo_templates.field_eurooffice_odoo_demo_templates__write_date
|
||||
#: model:ir.model.fields,field_description:eurooffice_odoo_templates.field_eurooffice_odoo_templates__write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#. odoo-javascript
|
||||
#: code:addons/eurooffice_odoo_templates/static/src/views/widget/eurooffice_templates_tree.xml:0
|
||||
#, python-format
|
||||
msgid "Loading templates..."
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#: model_terms:ir.ui.view,arch_db:eurooffice_odoo_templates.view_eurooffice_form
|
||||
msgid ""
|
||||
"Locate your newly created template and set up the connections between the form\n"
|
||||
" fields in the Euro-Office editor and the corresponding data fields from the selected\n"
|
||||
" Odoo model."
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#: model:ir.actions.act_window,name:eurooffice_odoo_templates.action_eurooffice_demo_templates
|
||||
msgid "Manage Templates"
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#: model_terms:ir.ui.view,arch_db:eurooffice_odoo_templates.res_config_settings_view_form
|
||||
msgid "Manage templates"
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#: model:ir.model.fields,field_description:eurooffice_odoo_templates.field_eurooffice_odoo_templates__mimetype
|
||||
msgid "Mimetype"
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#: model_terms:ir.ui.view,arch_db:eurooffice_odoo_templates.view_eurooffice_kanban_search
|
||||
msgid "Model"
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#: model:ir.model.fields,field_description:eurooffice_odoo_templates.field_eurooffice_odoo_templates__template_model_name
|
||||
#: model:ir.model.fields,field_description:eurooffice_odoo_templates.field_eurooffice_odoo_templates__template_model_related_name
|
||||
msgid "Model Description"
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#: model_terms:ir.ui.view,arch_db:eurooffice_odoo_templates.view_eurooffice_form
|
||||
msgid "Model for which the template is being created."
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#. odoo-javascript
|
||||
#: code:addons/eurooffice_odoo_templates/static/src/views/editor/eurooffice_editor_export_data.xml:0
|
||||
#, python-format
|
||||
msgid "Module/ section"
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#. odoo-javascript
|
||||
#: code:addons/eurooffice_odoo_templates/static/src/views/editor/eurooffice_editor_export_data.xml:0
|
||||
#, python-format
|
||||
msgid "No match found."
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#: model:ir.model,name:eurooffice_odoo_templates.model_eurooffice_odoo_demo_templates
|
||||
msgid "Euro-Office Demo Templates"
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#: model:ir.actions.act_window,name:eurooffice_odoo_templates.action_eurooffice_odoo_templates
|
||||
#: model:ir.model,name:eurooffice_odoo_templates.model_eurooffice_odoo_templates
|
||||
#: model:ir.ui.menu,name:eurooffice_odoo_templates.eurooffice_menu
|
||||
#: model_terms:ir.ui.view,arch_db:eurooffice_odoo_templates.res_config_settings_view_form
|
||||
msgid "Euro-Office Templates"
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#. odoo-javascript
|
||||
#: code:addons/eurooffice_odoo_templates/static/src/views/kanban/eurooffice_dialog_help.xml:0
|
||||
#, python-format
|
||||
msgid "Euro-Office Templates module"
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#. odoo-javascript
|
||||
#: code:addons/eurooffice_odoo_templates/static/src/views/editor/eurooffice_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Euro-Office cannot be reached. Please contact admin."
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#. odoo-javascript
|
||||
#: code:addons/eurooffice_odoo_templates/static/src/views/editor/eurooffice_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Euro-Office logo"
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#: model:ir.module.category,name:eurooffice_odoo_templates.module_category_eurooffice_odoo_templates
|
||||
msgid "Euro-Office templates"
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#. odoo-javascript
|
||||
#: code:addons/eurooffice_odoo_templates/static/src/views/kanban/eurooffice_dialog_help.xml:0
|
||||
#, python-format
|
||||
msgid "Ok"
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#. odoo-javascript
|
||||
#: code:addons/eurooffice_odoo_templates/static/src/views/kanban/eurooffice_dialog_help.xml:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"On this page, you can create form templates for any Odoo module, such as "
|
||||
"Invoice, Receipt, Employee Leave Form, etc. Just click"
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#: model_terms:ir.ui.view,arch_db:eurooffice_odoo_templates.view_eurooffice_form
|
||||
msgid ""
|
||||
"Once you've saved the template, return to the Euro-Office Templates list."
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#. odoo-javascript
|
||||
#: code:addons/eurooffice_odoo_templates/static/src/views/kanban/eurooffice_kanban_controller.xml:0
|
||||
#, python-format
|
||||
msgid "Open Document templates"
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#. odoo-javascript
|
||||
#: code:addons/eurooffice_odoo_templates/static/src/views/kanban/eurooffice_dialog_help.xml:0
|
||||
#, python-format
|
||||
msgid "Open a record."
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#. odoo-javascript
|
||||
#: code:addons/eurooffice_odoo_templates/static/src/views/kanban/eurooffice_dialog_help.xml:0
|
||||
#, python-format
|
||||
msgid "Press the Print button."
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#. odoo-javascript
|
||||
#: code:addons/eurooffice_odoo_templates/static/src/views/dialog/eurooffice_dialog.xml:0
|
||||
#, python-format
|
||||
msgid "Preview"
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#. odoo-javascript
|
||||
#: code:addons/eurooffice_odoo_templates/static/src/views/dialog/eurooffice_dialog.xml:0
|
||||
#, python-format
|
||||
msgid "Print"
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#. odoo-javascript
|
||||
#: code:addons/eurooffice_odoo_templates/static/src/views/dialog/eurooffice_dialog.js:0
|
||||
#, python-format
|
||||
msgid "Print from template"
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#. odoo-javascript
|
||||
#: code:addons/eurooffice_odoo_templates/static/src/views/form/eurooffice_form_view.js:0
|
||||
#: code:addons/eurooffice_odoo_templates/static/src/views/list/eurooffice_list_view.js:0
|
||||
#, python-format
|
||||
msgid "Print with Euro-Office"
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#: model:ir.model.fields,field_description:eurooffice_odoo_templates.field_eurooffice_odoo_templates__template_model_id
|
||||
msgid "Select Model"
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#. odoo-javascript
|
||||
#: code:addons/eurooffice_odoo_templates/static/src/views/kanban/eurooffice_dialog_help.xml:0
|
||||
#, python-format
|
||||
msgid "Select Print with Euro-Office."
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#: model_terms:ir.ui.view,arch_db:eurooffice_odoo_templates.view_eurooffice_form
|
||||
msgid ""
|
||||
"Select an existing template. Leave the field blank to create a blank "
|
||||
"template."
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#: model:ir.model.fields,field_description:eurooffice_odoo_templates.field_eurooffice_odoo_demo_templates__selected_templates
|
||||
msgid "Selected Templates"
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#. odoo-javascript
|
||||
#: code:addons/eurooffice_odoo_templates/static/src/views/editor/eurooffice_editor_export_data.xml:0
|
||||
#: code:addons/eurooffice_odoo_templates/static/src/views/editor/eurooffice_editor_export_data.xml:0
|
||||
#, python-format
|
||||
msgid "Show sub-fields"
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#: model:ir.model.fields,field_description:eurooffice_odoo_templates.field_eurooffice_odoo_templates__name
|
||||
msgid "Template Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#: model_terms:ir.ui.view,arch_db:eurooffice_odoo_templates.view_eurooffice_form
|
||||
msgid "Template creation"
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#. odoo-javascript
|
||||
#: code:addons/eurooffice_odoo_templates/static/src/views/kanban/eurooffice_kanban_record.js:0
|
||||
#, python-format
|
||||
msgid "Template removed"
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#: model_terms:ir.ui.view,arch_db:eurooffice_odoo_templates.view_eurooffice_form
|
||||
msgid "Template uploading"
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#. odoo-javascript
|
||||
#: code:addons/eurooffice_odoo_templates/static/src/views/kanban/eurooffice_dialog_help.xml:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The Euro-Office Templates module allows you to create, manage, and use "
|
||||
"fillable PDF"
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#. odoo-javascript
|
||||
#: code:addons/eurooffice_odoo_templates/static/src/views/kanban/eurooffice_dialog_help.xml:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"This will generate a PDF document with your template, automatically filled "
|
||||
"with the corresponding record's data."
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#. odoo-javascript
|
||||
#: code:addons/eurooffice_odoo_templates/static/src/views/kanban/eurooffice_dialog_help.xml:0
|
||||
#, python-format
|
||||
msgid "To fill in a template with Odoo data:"
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#: model:ir.model.fields,field_description:eurooffice_odoo_templates.field_eurooffice_odoo_templates__file
|
||||
msgid "Upload an existing template"
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#. odoo-javascript
|
||||
#: code:addons/eurooffice_odoo_templates/static/src/views/editor/eurooffice_editor_export_data.xml:0
|
||||
#, python-format
|
||||
msgid "Use a technical name"
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#: model_terms:ir.ui.view,arch_db:eurooffice_odoo_templates.view_eurooffice_form
|
||||
msgid ""
|
||||
"Use this form to create a new fillable PDF template\n"
|
||||
" for your Odoo modules. Start by entering a <span class=\"fw-bolder\">name </span> for\n"
|
||||
" your template to easily identify it later in the Euro-Office Templates list."
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#: model:res.groups,name:eurooffice_odoo_templates.group_eurooffice_odoo_templates_user
|
||||
msgid "User"
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#. odoo-javascript
|
||||
#: code:addons/eurooffice_odoo_templates/static/src/views/dialog/eurooffice_dialog.js:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You don't have any templates yet. Please go to the Euro-Office Templates app "
|
||||
"to create a new template or ask your admin to create it."
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#. odoo-javascript
|
||||
#: code:addons/eurooffice_odoo_templates/static/src/views/kanban/eurooffice_dialog_help.xml:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"for any installed Odoo module (e.g., Sales, Invoicing, CRM). These templates"
|
||||
" can then be filled in automatically with real-time data from your Odoo "
|
||||
"system — no manual input needed."
|
||||
msgstr ""
|
||||
|
||||
#. module: eurooffice_odoo_templates
|
||||
#. odoo-javascript
|
||||
#: code:addons/eurooffice_odoo_templates/static/src/views/kanban/eurooffice_dialog_help.xml:0
|
||||
#, python-format
|
||||
msgid "templates"
|
||||
msgstr ""
|
||||
Loading…
Add table
Add a link
Reference in a new issue