Initial commit: OCA Report packages (45 packages)

This commit is contained in:
Ernad Husremovic 2025-08-29 15:43:05 +02:00
commit 2f4db400df
2543 changed files with 469120 additions and 0 deletions

View file

@ -0,0 +1,282 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2018-01-16 08:52+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Amharic (https://www.transifex.com/oca/teams/23907/am/)\n"
"Language: am\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "Creado por"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "Creado en"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "ID"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
msgid "Ir Actions Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr "Última actualización por"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "Última actualización en"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
msgid "Report Action"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
msgid "Report Type"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View file

@ -0,0 +1,283 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2018-01-16 08:52+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Arabic (https://www.transifex.com/oca/teams/23907/ar/)\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "أنشئ بواسطة"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "أنشئ في"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr "اسم العرض"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "المعرف"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
msgid "Ir Actions Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr "آخر تعديل في"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr "آخر تحديث بواسطة"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "آخر تحديث في"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr "الاسم"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
msgid "Report Action"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
msgid "Report Type"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View file

@ -0,0 +1,282 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2018-01-16 08:52+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Bulgarian (https://www.transifex.com/oca/teams/23907/bg/)\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "Създадено от"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "Създадено на"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr "Име за Показване"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "ID"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
msgid "Ir Actions Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr "Последно обновено на"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr "Последно обновено от"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "Последно обновено на"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr "Име"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
msgid "Report Action"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
msgid "Report Type"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View file

@ -0,0 +1,278 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.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_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr "(Nativno)"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "Kreirao"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "Kreirano"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr "Prikaži naziv"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr "Rezerva"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr "Polje 'Izlazni format' je obavezno za Py3O izvještaj"
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr "Tip datoteke"
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr "Grupiši po"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "ID"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this"
" option, Odoo will generate instead a single report for the selected "
"records."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
msgid "Ir Actions Report"
msgstr "ir.actions.report.xml"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr "Je Py3O nativni format"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr "Py3O izvještaj nije dostupan"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr "Zadnje mijenjano"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr "Zadnji ažurirao"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "Zadnje ažurirano"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr "Template datoteka"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr "Tip datoteke LibreOffice template-a"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr "Libreoffice runtime nije dostupan. Molimo kontaktirajte vašeg administratora."
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr "Modul"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr "Poruka da Py3O izvještaj nije dostupan"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr "Više zapisa u jednom izvještaju"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr "Ime"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr "Template nije pronađen. Prekidam."
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr "ODF Presentation"
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr "ODF Presentation (Flat)"
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr "ODF Spreadsheet"
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr "ODF Spreadsheet (Flat)"
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr "ODF Text Document"
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr "ODF Text Document (Flat)"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr "Izlazni format"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr "Putanja do libreoffice runtime-a"
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr "Py3o demo izvještaj"
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr "Py3o izvještaji"
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr "Py3o template-i"
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr "Py3o template"
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
msgid "Report Action"
msgstr "Izvještaj"
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr "Izvještaj Py30"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
msgid "Report Type"
msgstr "Izvještaj"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr "Prijedlog"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr "The implementer module that provides this Izvještaj"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is"
" not found into the bin path. You must install the libreoffice runtime on "
"the server. If the runtime is already installed and is not found by Odoo, "
"you can provide the full path to the runtime by setting the key "
"'py3o.conversion_command' into the configuration parameters."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr "object.name.replace(' ', '_') + '-demo.odt'"
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr "py3o"

View file

@ -0,0 +1,284 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2018-01-16 08:52+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/ca/)\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "Creat per"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "Creat el"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr "Veure el nom"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "ID"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
msgid "Ir Actions Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr "Darrera modificació el"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr "Darrera Actualització per"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "Darrera Actualització el"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr "Nom"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
#, fuzzy
msgid "Report Action"
msgstr "Informe"
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
#, fuzzy
msgid "Report Type"
msgstr "Informe"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View file

@ -0,0 +1,282 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2018-01-16 08:52+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Czech (https://www.transifex.com/oca/teams/23907/cs/)\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "Vytvořil(a)"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "Vytvořeno"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr "Zobrazovaný název"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "ID"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
msgid "Ir Actions Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr "Naposled upraveno"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr "Naposled upraveno"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "Naposled upraveno"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr "Název"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
msgid "Report Action"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
msgid "Report Type"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View file

@ -0,0 +1,284 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2018-01-16 08:52+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Danish (https://www.transifex.com/oca/teams/23907/da/)\n"
"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "Oprettet af"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "Oprettet den"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr "Vist navn"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "Id"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
msgid "Ir Actions Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr "Sidst ændret den"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr "Sidst opdateret af"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "Sidst opdateret den"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr "Navn"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
#, fuzzy
msgid "Report Action"
msgstr "Rapport"
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
#, fuzzy
msgid "Report Type"
msgstr "Rapport"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View file

@ -0,0 +1,286 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# Niki Waibel <niki.waibel@gmail.com>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2018-01-16 08:52+0000\n"
"Last-Translator: Niki Waibel <niki.waibel@gmail.com>, 2017\n"
"Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "Erstellt von"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "Erstellt am:"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr "Anzeigename"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "ID"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
#, fuzzy
msgid "Ir Actions Report"
msgstr "ir.actions.report.xml"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr "Zuletzt geändert am"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr "Zuletzt aktualisiert von"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "Zuletzt aktualisiert am"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr "Bezeichnung"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
#, fuzzy
msgid "Report Action"
msgstr "Bericht"
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
#, fuzzy
msgid "Report Type"
msgstr "Bericht"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View file

@ -0,0 +1,285 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2018-01-16 08:52+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Greek (Greece) (https://www.transifex.com/oca/teams/23907/"
"el_GR/)\n"
"Language: el_GR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "Δημιουργήθηκε από "
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "Δημιουργήθηκε στις"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "Κωδικός"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
msgid "Ir Actions Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr "Τελευταία ενημέρωση από"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "Τελευταία ενημέρωση στις"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
#, fuzzy
msgid "Report Action"
msgstr "Αναφορά"
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
#, fuzzy
msgid "Report Type"
msgstr "Αναφορά"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View file

@ -0,0 +1,283 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2018-01-16 08:52+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: English (United Kingdom) (https://www.transifex.com/oca/"
"teams/23907/en_GB/)\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "Created by"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "Created on"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr "Display Name"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "ID"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
msgid "Ir Actions Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr "Last Modified on"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr "Last Updated by"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "Last Updated on"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr "Name"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
msgid "Report Action"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
msgid "Report Type"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View file

@ -0,0 +1,311 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# Fernando Lara <gennesis45@gmail.com>, 2017
# Pedro M. Baeza <pedro.baeza@gmail.com>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2023-09-07 16:37+0000\n"
"Last-Translator: Ivorra78 <informatica@totmaterial.es>\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"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.17\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr "(Originario)"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "Creado por"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "Creado en"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr "Nombre mostrado"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr "Retroceder"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr "Campo 'Formato de salida' es necesario para el informe Py3O"
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr "Tipo de Documento"
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr "Agrupar por"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "ID"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
"Si el usuario no proporciona una plantilla se utilizará una ruta relativa a "
"la raíz de SU módulo o una ruta absoluta en SU servidor."
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
"Si ejecuta un informe sobre varios registros, de forma predeterminada Odoo "
"generará un archivo ZIP que contiene tantos archivos como registros "
"seleccionados. Si habilita esta opción, Odoo generará en su lugar un informe "
"único para los registros seleccionados."
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
msgid "Ir Actions Report"
msgstr "Informe de acciones Ir"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr "Es el formato nativo de Py3O"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr "El informe Py3O no está disponible"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr "Última modificación en"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr "Última actualización por"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "Última actualización en"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr "Plantilla de Oficina de Libros"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr "Tipo de Plantilla de Documento de Oficina de Libros"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
"El tiempo de ejecución de Libreoffice no está disponible. Póngase en "
"contacto con su administrador."
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr "Módulo"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr "Msg Informe Py3O no disponible"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr "Múltiples registros en un único informe"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr "Nombre"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr "No se ha encontrado ninguna plantilla. Salir."
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr "Presentación del ODF"
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr "Presentación ODF (Plano)"
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr "Hoja de cálculo ODF"
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr "Hoja de cálculo ODF (plana)"
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr "Documento de Texto ODF"
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr "Documento de texto ODF (plano)"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr "Formato de Salida"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr "Camino al tiempo de ejecución de LibreOffice"
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr "Reporte de Demostracion Py3o"
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr "Reportes de Py3o"
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr "Modelos Py3o"
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr "Plantilla Py3o"
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
msgid "Report Action"
msgstr "Informar Acción"
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr "Reporte de Py30"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
msgid "Report Type"
msgstr "Tipo de Informe"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr "Modelo"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr "El módulo implementador que proporciona este informe"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
"El programa libreoffice es necesario para generar el informe py3o '%s' pero "
"no se encuentra en la ruta bin. Debe instalar el runtime libreoffice en el "
"servidor. Si el runtime ya está instalado y no es encontrado por Odoo, puede "
"proporcionar la ruta completa al runtime estableciendo la clave 'py3o."
"conversion_command' en los parámetros de configuración."
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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 ""
"El tipo de informe que se generará, cada uno con su propio método de "
"generación. HTML significa que el informe se abrirá directamente en el "
"navegador PDF quiere decir que el informe se renderizará utilizando "
"Wkhtmltopdf y será descargado por el usuario."
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr "object.name.replace(' ', '_') + '-demo.odt'"
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr "py3o"
#~ msgid "Py3o"
#~ msgstr "Programa Py3o"
#~ msgid "ir.actions.report.xml"
#~ msgstr "ir.actions.report.xml"
#~ msgid "py3o.template"
#~ msgstr "py3o.modelo"

View file

@ -0,0 +1,301 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2023-09-20 17:53+0000\n"
"Last-Translator: Ignacio Buioli <ibuioli@gmail.com>\n"
"Language-Team: Spanish (Argentina) (https://www.transifex.com/oca/"
"teams/23907/es_AR/)\n"
"Language: es_AR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.17\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr "(Nativo)"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "Creado por"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "Creado en"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr "Mostrar Nombre"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr "Retroceder"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr "El Campo 'Formato de Salida' es obligatorio para el reporte Py3O"
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr "Tipo de Archivo"
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr "Agrupar Por"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "ID"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
"Si el usuario no proporciona una plantilla, se utilizará esta; debe ser una "
"ruta relativa a la raíz de SU módulo o una ruta absoluta en su servidor."
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
"Si ejecuta un reporte sobre varios registros, de forma predeterminada Odoo "
"generará un archivo ZIP que contiene tantos archivos como registros "
"seleccionados. Si habilita esta opción, Odoo generará en su lugar un reporte "
"único para los registros seleccionados."
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
msgid "Ir Actions Report"
msgstr "Acciones de Reporte IR"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr "Es Formato Py3O Nativo"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr "El Reporte Py3O no está Habilitado"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr "Última modificación en"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr "Última actualización realizada por"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "Última actualización el"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr "Plantilla de LibreOffice"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr "Tipo de Archivo de la Plantilla de LibreOffice"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
"El ejecutable de LibreOffice no está disponible. Contacte a su administrador."
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr "Módulo"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr "Mensaje del Reporte Py3O no está Disponible"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr "Múltiples Registros en un Reporte Simple"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr "Nombre"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr "No se encontró plantilla. Abortando."
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr "Presentación ODF"
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr "Presentación ODF (Plano)"
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr "Hoja de Cálculo ODF"
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr "Hoja de Cálculo ODF (Plano)"
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr "Documento de Texto ODF"
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr "Documento de Texto ODF (Plano)"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr "Formato de Salida"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr "Ruta al ejecutable de libreoffice"
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr "Reporte Py3o Demo"
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr "Reportes Py3o"
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr "Plantillas Py3o"
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr "Plantilla Py3o"
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
msgid "Report Action"
msgstr "Acción de Reporte"
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr "Reporte Py30"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
msgid "Report Type"
msgstr "Tipo de Reporte"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr "Plantilla"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr "El módulo implementador que proporciona este reporte"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
"Se requiere el ejecutable de LibreOffice para generar el informe de py3o "
"'%s', pero no se encuentra en la ruta del contenedor. Debe instalar "
"libreoffice runtime en el servidor. Si el ejecutable ya está instalado y "
"Odoo no lo encuentra, puede proporcionar la ruta completa al ejecutable "
"configurando la clave 'py3o.conversion_command' en los parámetros de "
"configuración."
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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 ""
"El tipo de reporte que se generará, cada uno con su propio método de "
"presentación. HTML significa que el informe se abrirá directamente en su "
"navegador. PDF significa que el informe se generará utilizando Wkhtmltopdf y "
"el usuario lo descargará."
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr "object.name.replace(' ', '_') + '-demo.odt'"
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr "py3o"

View file

@ -0,0 +1,283 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2018-01-16 08:52+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Spanish (Chile) (https://www.transifex.com/oca/teams/23907/"
"es_CL/)\n"
"Language: es_CL\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "Creado por"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "Creado en"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr "Nombre mostrado"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "ID (identificación)"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
msgid "Ir Actions Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr "Última modificación en"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr "Última actualización de"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "Última actualización en"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr "Nombre"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
msgid "Report Action"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
msgid "Report Type"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View file

@ -0,0 +1,285 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2018-01-16 08:52+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Spanish (Colombia) (https://www.transifex.com/oca/teams/23907/"
"es_CO/)\n"
"Language: es_CO\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "Creado por"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "Creado"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr "Nombre Público"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "ID"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
msgid "Ir Actions Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr "Última Modificación el"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr "Actualizado por"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "Actualizado"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr "Nombre"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
#, fuzzy
msgid "Report Action"
msgstr "Iforme"
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
#, fuzzy
msgid "Report Type"
msgstr "Iforme"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View file

@ -0,0 +1,283 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2018-01-16 08:52+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Spanish (Costa Rica) (https://www.transifex.com/oca/"
"teams/23907/es_CR/)\n"
"Language: es_CR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "Creado por"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "Creado en"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "ID"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
msgid "Ir Actions Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr "Ultima actualización por"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "Ultima actualización en"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr "Nombre"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
msgid "Report Action"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
msgid "Report Type"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View file

@ -0,0 +1,283 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2018-01-16 08:52+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Spanish (Dominican Republic) (https://www.transifex.com/oca/"
"teams/23907/es_DO/)\n"
"Language: es_DO\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "Creado por"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "Creado en"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr "Nombre mostrado"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "ID"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
msgid "Ir Actions Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr "Última modificación en"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr "Última actualización de"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "Última actualización en"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr "Nombre"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
msgid "Report Action"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
msgid "Report Type"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View file

@ -0,0 +1,283 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2018-01-16 08:52+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Spanish (Ecuador) (https://www.transifex.com/oca/teams/23907/"
"es_EC/)\n"
"Language: es_EC\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "Creado por"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "Creado en"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr "Nombre mostrado"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "ID (identificación)"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
msgid "Ir Actions Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr "Última modificación en"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr "Última actualización de"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "Última actualización en"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr "Nombre"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
msgid "Report Action"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
msgid "Report Type"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View file

@ -0,0 +1,283 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2018-01-16 08:52+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Spanish (Spain) (https://www.transifex.com/oca/teams/23907/"
"es_ES/)\n"
"Language: es_ES\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "Creado por"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "Creado en"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr "Nombre para mostrar"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "ID"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
msgid "Ir Actions Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr "Última modificación en"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr "Última actualización por"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "Última actualización en"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
msgid "Report Action"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
msgid "Report Type"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View file

@ -0,0 +1,283 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2018-01-16 08:52+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Spanish (Mexico) (https://www.transifex.com/oca/teams/23907/"
"es_MX/)\n"
"Language: es_MX\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "Creado por"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "Creado en"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr "Nombre desplegado"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "ID"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
msgid "Ir Actions Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr "Ultima modificacion realizada"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr "Ultima actualizacion por"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "Ultima actualización realizada"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr "Nombre"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
msgid "Report Action"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
msgid "Report Type"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View file

@ -0,0 +1,283 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2018-01-16 08:52+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Spanish (Peru) (https://www.transifex.com/oca/teams/23907/"
"es_PE/)\n"
"Language: es_PE\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "Creado por"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "Creado en"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr "Nombre a Mostrar"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "ID"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
msgid "Ir Actions Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr "Ultima Modificación en"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr "Actualizado última vez por"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "Ultima Actualización"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr "Nombre"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
msgid "Report Action"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
msgid "Report Type"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View file

@ -0,0 +1,283 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2018-01-16 08:52+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Spanish (Paraguay) (https://www.transifex.com/oca/teams/23907/"
"es_PY/)\n"
"Language: es_PY\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "Creado por"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "Creado en"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "ID"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
msgid "Ir Actions Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr "Ultima actualización por"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "Ultima actualización en"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr "Nombre"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
msgid "Report Action"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
msgid "Report Type"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View file

@ -0,0 +1,283 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2018-01-16 08:52+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Spanish (Venezuela) (https://www.transifex.com/oca/"
"teams/23907/es_VE/)\n"
"Language: es_VE\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "Creado por"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "Creado en"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr "Mostrar nombre"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "ID"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
msgid "Ir Actions Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr "Modificada por última vez"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr "Última actualización realizada por"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "Ultima actualizacion en"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr "Nombre"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
msgid "Report Action"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
msgid "Report Type"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View file

@ -0,0 +1,282 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2018-01-16 08:52+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Estonian (https://www.transifex.com/oca/teams/23907/et/)\n"
"Language: et\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "Loonud"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "Loodud"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr "Näidatav nimi"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "ID"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
msgid "Ir Actions Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr "Viimati muudetud"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr "Viimati uuendatud"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "Viimati uuendatud"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr "Nimi"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
msgid "Report Action"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
msgid "Report Type"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View file

@ -0,0 +1,282 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2018-01-16 08:52+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Basque (https://www.transifex.com/oca/teams/23907/eu/)\n"
"Language: eu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "Nork sortua"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "Created on"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr "Izena erakutsi"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "ID"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
msgid "Ir Actions Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr "Last Updated by"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "Last Updated on"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr "Izena"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
msgid "Report Action"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
msgid "Report Type"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View file

@ -0,0 +1,282 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2018-01-16 08:52+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Persian (https://www.transifex.com/oca/teams/23907/fa/)\n"
"Language: fa\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "ایجاد شده توسط"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "ایجاد شده در"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr "نام نمایشی"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "شناسه"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
msgid "Ir Actions Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr "تاریخ آخرین به‌روزرسانی"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr "آخرین به روز رسانی توسط"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "آخرین به روز رسانی در"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr "نام"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
msgid "Report Action"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
msgid "Report Type"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View file

@ -0,0 +1,282 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2018-01-16 08:52+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Finnish (https://www.transifex.com/oca/teams/23907/fi/)\n"
"Language: fi\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "Luonut"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "Luotu"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr "Nimi"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "ID"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
msgid "Ir Actions Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr "Viimeksi muokattu"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr "Viimeksi päivittänyt"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "Viimeksi päivitetty"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr "Nimi"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
msgid "Report Action"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
msgid "Report Type"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View file

@ -0,0 +1,304 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# Quentin THEURET <odoo@kerpeo.com>, 2018
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-12-04 16:55+0000\n"
"PO-Revision-Date: 2018-07-18 08:55+0000\n"
"Last-Translator: Christophe CHAUVET <christophe.chauvet@gmail.com>\n"
"Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 3.0.1\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr "(Natif)"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "Créé par"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "Date"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr "Nom à afficher"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr "Procédure de recours"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr "Le champ 'Format de sortie' est requis dans le rapport Py3O"
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr "Type de fichier"
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr "Grouper par"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "ID"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
"Si l'utilisateur ne fournit pas de modèle, celui-ci sera utilisé. Il doit "
"s'agir d'un chemin relatif à la racine de VOTRE module ou d'un chemin absolu "
"sur votre serveur."
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
"Si vous exécutez un rapport sur plusieurs enregistrements, Odoo générera par "
"défaut un fichier ZIP contenant autant de fichiers que d'enregistrements "
"sélectionnés. Si vous activez cette option, Odoo générera à la place un seul "
"rapport pour les enregistrements sélectionnés."
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
#, fuzzy
msgid "Ir Actions Report"
msgstr "Ir actions report xml id"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr "Dernière modification le"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr "Dernière mise à jour par"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "Dernière mise à jour le"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr "Modèle LibreOffice"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr "Type de fichier modèle de LibreOffice"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr "Module"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr "Enregistrements multiples dans un seul rapport"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr "Nom"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr "Pas de modèle trouvé. Annulation."
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr "Présentation ODF"
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr "Présentation ODF (à plat)"
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr "Tableur ODF"
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr "Tableur ODF (à plat)"
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr "Document texte ODF"
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr "Document Texte ODF (à plat)"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr "Format de sortie"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr "Rapport de démo Py3o"
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr "Rapports Py3o"
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr "Py3o Templates"
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
#, fuzzy
msgid "Py3o template"
msgstr "Py3o Templates"
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
#, fuzzy
msgid "Report Action"
msgstr "Rapport"
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr "Rapport Py3O"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
#, fuzzy
msgid "Report Type"
msgstr "Rapport Py3O"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr "Template"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr "The implementer module that provides this report"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""
#~ msgid "Py3o"
#~ msgstr "Py3o"
#~ msgid "ir.actions.report.xml"
#~ msgstr "ir.actions.report.xml"
#~ msgid "py3o.template"
#~ msgstr "py3o.template"

View file

@ -0,0 +1,283 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2018-01-16 08:52+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: French (Canada) (https://www.transifex.com/oca/teams/23907/"
"fr_CA/)\n"
"Language: fr_CA\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "Créé par"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "Créé le"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr "Afficher le nom"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "Identifiant"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
msgid "Ir Actions Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr "Dernière mise à jour par"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "Dernière mise à jour le"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr "Nom"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
msgid "Report Action"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
msgid "Report Type"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View file

@ -0,0 +1,283 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2018-01-16 08:52+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: French (Switzerland) (https://www.transifex.com/oca/"
"teams/23907/fr_CH/)\n"
"Language: fr_CH\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "Créé par"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "Créé le"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr "Nom affiché"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "ID"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
msgid "Ir Actions Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr "Dernière modification le"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr "Modifié par"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "Modifié le"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
msgid "Report Action"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
msgid "Report Type"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View file

@ -0,0 +1,284 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2018-01-16 08:52+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Galician (https://www.transifex.com/oca/teams/23907/gl/)\n"
"Language: gl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "Creado por"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "Creado en"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "ID"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
msgid "Ir Actions Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr "Última modificación"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr "ültima actualización por"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "Última actualización en"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
#, fuzzy
msgid "Report Action"
msgstr "Informe"
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
#, fuzzy
msgid "Report Type"
msgstr "Informe"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View file

@ -0,0 +1,283 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2018-01-16 08:52+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Galician (Spain) (https://www.transifex.com/oca/teams/23907/"
"gl_ES/)\n"
"Language: gl_ES\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "ID"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
msgid "Ir Actions Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
msgid "Report Action"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
msgid "Report Type"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View file

@ -0,0 +1,282 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2018-01-16 08:52+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Hebrew (https://www.transifex.com/oca/teams/23907/he/)\n"
"Language: he\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "נוצר על ידי"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "נוצר ב-"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr "השם המוצג"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "מזהה"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
msgid "Ir Actions Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr "תאריך שינוי אחרון"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr "עודכן לאחרונה על ידי"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "עודכן לאחרונה על"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr "שם"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
msgid "Report Action"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
msgid "Report Type"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View file

@ -0,0 +1,287 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# Bole <bole@dajmi5.com>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-02-16 01:44+0000\n"
"PO-Revision-Date: 2018-02-16 01:44+0000\n"
"Last-Translator: Bole <bole@dajmi5.com>, 2017\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"
"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_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "Kreirao"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "Kreirano"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr "Naziv"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "ID"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
#, fuzzy
msgid "Ir Actions Report"
msgstr "ir.actions.report.xml"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr "Zadnje modificirano"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr "Zadnji ažurirao"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "Zadnje ažurirano"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr "Naziv"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
#, fuzzy
msgid "Report Action"
msgstr "Izvještaj"
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
#, fuzzy
msgid "Report Type"
msgstr "Izvještaj"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View file

@ -0,0 +1,289 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# Bole <bole@dajmi5.com>, 2017
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2018-01-16 08:52+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/"
"hr_HR/)\n"
"Language: hr_HR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \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_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr "(Izvorno)"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "Kreirao"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "Kreirano"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr "Naziv"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr "Tip datoteke"
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr "Grupiraj po"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "ID"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
#, fuzzy
msgid "Ir Actions Report"
msgstr "ir.actions.report.xml"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr "Zadnje modificirano"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr "Zadnji ažurirao"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "Zadnje ažurirano"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr "LibreOffice Predložak"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr "Modul"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr "Naziv"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr "ODF Proračunska tablica"
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr "Izlazni format"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
#, fuzzy
msgid "Py3o template"
msgstr "py3o.template"
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
#, fuzzy
msgid "Report Action"
msgstr "Izvještaj"
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
#, fuzzy
msgid "Report Type"
msgstr "Izvještaj"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr "Predložak"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View file

@ -0,0 +1,282 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2018-01-16 08:52+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Hungarian (https://www.transifex.com/oca/teams/23907/hu/)\n"
"Language: hu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "Készítette"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "Létrehozás dátuma"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr "Név megjelenítése"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "ID"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
msgid "Ir Actions Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr "Utolsó frissítés dátuma"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr "Utoljára frissítve, által"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "Utoljára frissítve "
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr "Név"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
msgid "Report Action"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
msgid "Report Type"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View file

@ -0,0 +1,282 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2018-01-16 08:52+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Indonesian (https://www.transifex.com/oca/teams/23907/id/)\n"
"Language: id\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "Dibuat oleh"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "Dibuat pada"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr "Nama Tampilan"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "ID"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
msgid "Ir Actions Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr "Terakhir Dimodifikasi pada"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr "Diperbaharui oleh"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "Diperbaharui pada"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr "Nama"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
msgid "Report Action"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
msgid "Report Type"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View file

@ -0,0 +1,299 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2025-01-28 15:06+0000\n"
"Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
"Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n"
"Language: it\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.6.2\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr "(nativo)"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "Creato da"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "Creato il"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr "Nome visualizzato"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr "Alternativa"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr "Il campo 'Formato output' è richiesto per il resoconto Py3o"
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr "Tipo file"
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr "Raggruppa per"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "ID"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
"Se l'utente non fornisce un modello, verrà utilizzato questo. Dovrebbe "
"essere un percorso relativo alla radice del TUO modulo o un percorso "
"assoluto sul tuo server."
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
"Se si esegue un resoconto su diversi record, Odoo genererà in modo "
"predefinito un file ZIP che contiene diversi file quanti sono i record "
"selezionati. Se si abilita questa opzione, invece Odoo genererà un singolo "
"resoconto per i record selezionati."
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
msgid "Ir Actions Report"
msgstr "Resoconto azioni ir"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr "È formato nativo Py3o"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr "Non è disponibile il resoconto Py3o"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr "Ultima modifica il"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr "Ultimo aggiornamento di"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "Ultimo aggiornamento il"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr "Modello LibreOffice"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr "Tipo file modello LibreOffice"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr "Runtime LibreOffice non disponibile. Contattare l'amministratore."
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr "Modulo"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr "Messaggio resoconto Py3o non disponibile"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr "Record multipli in un singolo resoconto"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr "Nome"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr "Nessun modello trovato. Annullamento."
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr "Presentazione ODF"
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr "Presentazione ODF (semplice)"
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr "Foglio di lavoro ODF"
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr "Foglio di lavoro ODF (semplice)"
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr "Documento di testo ODF"
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr "Documento di testo ODF (semplice)"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr "Formato output"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr "Percorso al runtime LibreOffice"
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr "Resoconto esempio Py3o"
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr "Resoconti Py3o"
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr "Mdelli Py3o"
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr "Modello Py3o"
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
msgid "Report Action"
msgstr "Azione resoconto"
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr "Resoconto Py3o"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
msgid "Report Type"
msgstr "Tipo resoconto"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr "Modello"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr "Il modulo implementatore che fornisce questo resoconto"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
"È richiesto il runtime LibreOffice per generare il resoconto Py3o '%s' ma "
"non è stato trovato nel percorso dei file bin. Bisogna installare il runtime "
"LibreOffice nel server. Se il runtime è già installato e Odoo non lo trova, "
"si può fornire il percorso completo al runtime impostando la chiave "
"'py3o.conversion_command' nei parametri di configurazione."
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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 ""
"Il tipo di resoconto che verrà generato, ognuno avente il suo metodo di "
"generazione. HTML vuol dire che il resoconto sarà aperto direttamente nel "
"tuo browser mentre PDF vuol dire che il resoconto sarà generato usando "
"Wkhtmltopdf e scaricato dall'utente."
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr "object.name.replace(' ', '_') + '-demo.odt'"
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr "py3o"

View file

@ -0,0 +1,282 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2018-01-16 08:52+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Japanese (https://www.transifex.com/oca/teams/23907/ja/)\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "作成者"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "作成日"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr "表示名"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "ID"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
msgid "Ir Actions Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr "最終更新日"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr "最終更新者"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "最終更新日"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr "名称"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
msgid "Report Action"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
msgid "Report Type"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View file

@ -0,0 +1,282 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2018-01-16 08:52+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Korean (https://www.transifex.com/oca/teams/23907/ko/)\n"
"Language: ko\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "작성자"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "작성일"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr "표시 이름"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "ID"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
msgid "Ir Actions Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr "최근 수정"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr "최근 갱신한 사람"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "최근 갱신 날짜"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr "이름"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
msgid "Report Action"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
msgid "Report Type"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View file

@ -0,0 +1,283 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2018-01-16 08:52+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Lithuanian (https://www.transifex.com/oca/teams/23907/lt/)\n"
"Language: lt\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n"
"%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "Sukūrė"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "Sukurta"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr "Vaizduojamas pavadinimas"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "ID"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
msgid "Ir Actions Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr "Paskutinį kartą keista"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr "Paskutinį kartą atnaujino"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "Paskutinį kartą atnaujinta"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr "Pavadinimas"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
msgid "Report Action"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
msgid "Report Type"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View file

@ -0,0 +1,284 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2018-01-16 08:52+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Lithuanian (Lithuania) (https://www.transifex.com/oca/"
"teams/23907/lt_LT/)\n"
"Language: lt_LT\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n"
"%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "Sukūrė"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "Sukurta"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "ID"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
msgid "Ir Actions Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr "Paskutinį kartą atnaujino"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "Paskutinį kartą atnaujinta"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
msgid "Report Action"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
msgid "Report Type"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View file

@ -0,0 +1,283 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2018-01-16 08:52+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Latvian (https://www.transifex.com/oca/teams/23907/lv/)\n"
"Language: lv\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : "
"2);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "Izveidoja"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "Izveidots"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "ID"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
msgid "Ir Actions Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr "Pēdējo reizi atjaunoja"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "Pēdējās izmaiņas"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr "Nosaukums"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
msgid "Report Action"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
msgid "Report Type"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View file

@ -0,0 +1,282 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2018-01-16 08:52+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Macedonian (https://www.transifex.com/oca/teams/23907/mk/)\n"
"Language: mk\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "Креирано од"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "Креирано на"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr "Прикажи име"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "ID"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
msgid "Ir Actions Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr "Последна промена на"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr "Последно ажурирање од"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "Последно ажурирање на"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr "Име"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
msgid "Report Action"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
msgid "Report Type"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View file

@ -0,0 +1,282 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2018-01-16 08:52+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Mongolian (https://www.transifex.com/oca/teams/23907/mn/)\n"
"Language: mn\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "Үүсгэгч"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "Үүсгэсэн"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr "Дэлгэцийн Нэр"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "ID"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
msgid "Ir Actions Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr "Сүүлийн засвар хийсэн огноо"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr "Сүүлийн засвар хийсэн"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "Сүүлийн засвар хийсэн огноо"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr "Нэр"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
msgid "Report Action"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
msgid "Report Type"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View file

@ -0,0 +1,283 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2018-01-16 08:52+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Norwegian Bokmål (https://www.transifex.com/oca/teams/23907/"
"nb/)\n"
"Language: nb\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "Opprettet av"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "Opprettet den"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr "Visnings navn"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "ID"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
msgid "Ir Actions Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr "Sist oppdatert "
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr "Sist oppdatert av"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "Sist oppdatert"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr "Navn"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
msgid "Report Action"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
msgid "Report Type"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View file

@ -0,0 +1,285 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2018-01-16 08:52+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Norwegian Bokmål (Norway) (https://www.transifex.com/oca/"
"teams/23907/nb_NO/)\n"
"Language: nb_NO\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "Laget av"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "Laget den"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr "Vis navn"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "ID"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
msgid "Ir Actions Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr "Sist endret den"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr "Sist oppdatert av"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "Sist oppdatert den"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
#, fuzzy
msgid "Report Action"
msgstr "Rapport"
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
#, fuzzy
msgid "Report Type"
msgstr "Rapport"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View file

@ -0,0 +1,282 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2018-01-16 08:52+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Dutch (https://www.transifex.com/oca/teams/23907/nl/)\n"
"Language: nl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "Aangemaakt door"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "Aangemaakt op"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr "Te tonen naam"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "ID"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
msgid "Ir Actions Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr "Laatst bijgewerkt op"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr "Laatst bijgewerkt door"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "Laatst bijgewerkt op"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr "Naam"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
msgid "Report Action"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
msgid "Report Type"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View file

@ -0,0 +1,283 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2018-01-16 08:52+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Dutch (Belgium) (https://www.transifex.com/oca/teams/23907/"
"nl_BE/)\n"
"Language: nl_BE\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "Gemaakt door"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "Gemaakt op"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr "Schermnaam"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "ID"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
msgid "Ir Actions Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr "Laatst Aangepast op"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr "Laatst bijgewerkt door"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "Laatst bijgewerkt op"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr "Naam:"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
msgid "Report Action"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
msgid "Report Type"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View file

@ -0,0 +1,293 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# Peter Hageman <hageman.p@gmail.com>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2018-01-16 08:52+0000\n"
"Last-Translator: Peter Hageman <hageman.p@gmail.com>, 2017\n"
"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/"
"teams/23907/nl_NL/)\n"
"Language: nl_NL\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "Aangemaakt door"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "Aangemaakt op"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr "Weergavenaam"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr "Groeperen op"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "ID"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
#, fuzzy
msgid "Ir Actions Report"
msgstr "ir.actions.report.xml"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr "LibreOffice Sjabloon"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr "Module"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr "Naam"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr "ODF-Tekstdocument"
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr "Py3o Rapporten"
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr "Py3o Sjablonen"
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
#, fuzzy
msgid "Py3o template"
msgstr "Py3o Sjablonen"
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
#, fuzzy
msgid "Report Action"
msgstr "Rapport"
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
#, fuzzy
msgid "Report Type"
msgstr "Rapport"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr "Sjabloon"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""
#~ msgid "Py3o"
#~ msgstr "Py3o"
#~ msgid "py3o.template"
#~ msgstr "py3o.template"

View file

@ -0,0 +1,286 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2018-01-16 08:52+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Polish (https://www.transifex.com/oca/teams/23907/pl/)\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "Utworzone przez"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "Utworzono"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr "Wyświetlana nazwa "
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "ID"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
msgid "Ir Actions Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr "Ostatnio modyfikowano"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr "Ostatnio modyfikowane przez"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "Ostatnia zmiana"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr "Nazwa"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
#, fuzzy
msgid "Report Action"
msgstr "Raport"
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
#, fuzzy
msgid "Report Type"
msgstr "Raport"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View file

@ -0,0 +1,284 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2018-01-16 08:52+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Portuguese (https://www.transifex.com/oca/teams/23907/pt/)\n"
"Language: pt\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "Criado por"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "Criado em"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr "Nome"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "ID"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
msgid "Ir Actions Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr "Modificado a última vez por"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr "Atualizado pela última vez por"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "Atualizado pela última vez em"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr "Nome"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
#, fuzzy
msgid "Report Action"
msgstr "Relatório"
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
#, fuzzy
msgid "Report Type"
msgstr "Relatório"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View file

@ -0,0 +1,286 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# Cezar José Sant Anna Junior <cezar.santanna@gmail.com>, 2017
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2018-01-16 08:52+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/"
"teams/23907/pt_BR/)\n"
"Language: pt_BR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr "(Nativo)"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "Criado por"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "Criado em"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr "Nome para Mostrar"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "Identificação"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
msgid "Ir Actions Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr "Última atualização em"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr "Última atualização por"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "Última atualização em"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr "Nome"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
#, fuzzy
msgid "Report Action"
msgstr "Relatório"
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
#, fuzzy
msgid "Report Type"
msgstr "Relatório"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View file

@ -0,0 +1,286 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2018-01-16 08:52+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/"
"teams/23907/pt_PT/)\n"
"Language: pt_PT\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "Criado por"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "Criado em"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr "Nome a Apresentar"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "ID"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
#, fuzzy
msgid "Ir Actions Report"
msgstr "ir.actions.report.xml"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr "Última Modificação Em"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr "Atualizado pela última vez por"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "Atualizado pela última vez em"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr "Nome"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
#, fuzzy
msgid "Report Action"
msgstr "Relatório"
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
#, fuzzy
msgid "Report Type"
msgstr "Relatório"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View file

@ -0,0 +1,278 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.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_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this"
" option, Odoo will generate instead a single report for the selected "
"records."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
msgid "Ir Actions Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
msgid "Report Action"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
msgid "Report Type"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is"
" not found into the bin path. You must install the libreoffice runtime on "
"the server. If the runtime is already installed and is not found by Odoo, "
"you can provide the full path to the runtime by setting the key "
"'py3o.conversion_command' into the configuration parameters."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View file

@ -0,0 +1,283 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2018-01-16 08:52+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Romanian (https://www.transifex.com/oca/teams/23907/ro/)\n"
"Language: ro\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?"
"2:1));\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "Creat de"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "Creat la"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr "Nume Afişat"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "ID"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
msgid "Ir Actions Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr "Ultima actualizare în"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr "Ultima actualizare făcută de"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "Ultima actualizare la"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
msgid "Report Action"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
msgid "Report Type"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View file

@ -0,0 +1,284 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2018-01-16 08:52+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Russian (https://www.transifex.com/oca/teams/23907/ru/)\n"
"Language: ru\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n"
"%100>=11 && n%100<=14)? 2 : 3);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "Создано"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "Создан"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "ID"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
msgid "Ir Actions Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr "Последний раз обновлено"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "Последний раз обновлено"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr "Название"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
msgid "Report Action"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
msgid "Report Type"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View file

@ -0,0 +1,282 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2018-01-16 08:52+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Slovak (https://www.transifex.com/oca/teams/23907/sk/)\n"
"Language: sk\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "Vytvoril"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "Vytvorené"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr "Zobraziť meno"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "ID"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
msgid "Ir Actions Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr "Posledná modifikácia"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr "Naposledy upravoval"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "Naposledy upravované"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr "Meno"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
msgid "Report Action"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
msgid "Report Type"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View file

@ -0,0 +1,285 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2018-01-16 08:52+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/sl/)\n"
"Language: sl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
"%100==4 ? 2 : 3);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "Ustvaril"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "Ustvarjeno"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr "Prikazni naziv"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "ID"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
msgid "Ir Actions Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr "Zadnjič spremenjeno"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr "Zadnji posodobil"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "Zadnjič posodobljeno"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr "Naziv"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
#, fuzzy
msgid "Report Action"
msgstr "Poročilo"
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
#, fuzzy
msgid "Report Type"
msgstr "Poročilo"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View file

@ -0,0 +1,283 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2018-01-16 08:52+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Serbian (https://www.transifex.com/oca/teams/23907/sr/)\n"
"Language: sr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \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_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "Kreiran"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "ID"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
msgid "Ir Actions Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr "Ime"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
msgid "Report Action"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
msgid "Report Type"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View file

@ -0,0 +1,284 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2018-01-16 08:52+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Serbian (Latin) (https://www.transifex.com/oca/teams/23907/sr"
"%40latin/)\n"
"Language: sr@latin\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \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_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "Kreirao"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "Kreiran"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr "Ime za prikaz"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "ID"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
msgid "Ir Actions Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr "Zadnja izmjena"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr "Zadnja izmjena"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "Zadnja izmjena"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr "Ime:"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
msgid "Report Action"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
msgid "Report Type"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View file

@ -0,0 +1,300 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2024-06-27 09:55+0000\n"
"Last-Translator: jakobkrabbe <jakob@syscare.se>\n"
"Language-Team: Swedish (https://www.transifex.com/oca/teams/23907/sv/)\n"
"Language: sv\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.17\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr "(infödd)"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "Skapad av"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "Skapad den"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr "Visa namn"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr "Fallback"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr "Fältet \"Utdataformat\" krävs för Py3O-rapport"
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr "Filtyp"
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr "Grupp av"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "ID"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
"Om användaren inte anger någon mall kommer denna att användas. Den bör vara "
"en relativ sökväg till roten för DIN modul eller en absolut sökväg på din "
"server."
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
"Om du kör en rapport på flera poster kommer Odoo som standard att generera "
"en ZIP-fil som innehåller lika många filer som de valda posterna. Om du "
"aktiverar det här alternativet kommer Odoo istället att generera en enda "
"rapport för de valda posterna."
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
msgid "Ir Actions Report"
msgstr "Rapport om Ir-åtgärder"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr "Är Py3O inbyggt format"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr "Är Py3O-rapporten inte tillgänglig"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr "Senast redigerad"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr "Senast uppdaterad av"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "Senast uppdaterad"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr "LibreOffice-mall"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr "LibreOffice mall filtyp"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
"Libreoffice runtime är inte tillgänglig. Vänligen kontakta din administratör."
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr "Modul"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr "Msg Py3O-rapport inte tillgänglig"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr "Flera poster i en enda rapport"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr "Namn"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr "Ingen mall hittades. Avbryter."
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr "ODF-presentation"
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr "ODF-presentation (platt)"
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr "ODF kalkylblad"
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr "ODF kalkylblad (platt)"
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr "ODF textdokument"
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr "ODF Textdokument (platt)"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr "Utmatningsformat"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr "Sökväg till libreoffice runtime"
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr "Py3o Demo Rapport"
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr "Py3o-rapporter"
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr "Py3o-mallar"
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr "Py3o-mall"
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
msgid "Report Action"
msgstr "Rapportera åtgärd"
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr "Rapportera Py30"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
msgid "Report Type"
msgstr "Rapporttyp"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr "Mall"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr "Den implementeringsmodul som tillhandahåller denna rapport"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
"Körningsprogrammet libreoffice krävs för att generera py3o-rapporten \"%s\" "
"men finns inte i bin-sökvägen. Du måste installera libreoffice runtime på "
"servern. Om körtiden redan är installerad och inte hittas av Odoo kan du "
"ange den fullständiga sökvägen till körtiden genom att ange nyckeln \"py3o."
"conversion_command\" i konfigurationsparametrarna."
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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 ""
"Den typ av rapport som kommer att återges, var och en har sin egen "
"återgivningsmetod. HTML innebär att rapporten öppnas direkt i din webbläsare "
"PDF innebär att rapporten renderas med Wkhtmltopdf och laddas ner av "
"användaren."
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr "objekt.namn.ersätt(' ', '_') + '-demo.odt'"
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr "py3o"

View file

@ -0,0 +1,282 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2018-01-16 08:52+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Thai (https://www.transifex.com/oca/teams/23907/th/)\n"
"Language: th\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "สร้างโดย"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "สร้างเมื่อ"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr "ชื่อที่ใช้แสดง"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "รหัส"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
msgid "Ir Actions Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr "แก้ไขครั้งสุดท้ายเมื่อ"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr "อัพเดทครั้งสุดท้ายโดย"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "อัพเดทครั้งสุดท้ายเมื่อ"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr "ชื่อ"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
msgid "Report Action"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
msgid "Report Type"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View file

@ -0,0 +1,283 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2018-01-16 08:52+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Turkish (https://www.transifex.com/oca/teams/23907/tr/)\n"
"Language: tr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "Oluşturan"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "Oluşturuldu"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr "Görünen İsim"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "ID"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
#, fuzzy
msgid "Ir Actions Report"
msgstr "ir.actions.report.xml"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr "Son değişiklik"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr "Son güncelleyen"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "Son güncelleme"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr "Adı"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
msgid "Report Action"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
msgid "Report Type"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View file

@ -0,0 +1,285 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2018-01-16 08:52+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Turkish (Turkey) (https://www.transifex.com/oca/teams/23907/"
"tr_TR/)\n"
"Language: tr_TR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "Oluşturan"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "Oluşturulma tarihi"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr "Görünen ad"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "Kimlik"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
msgid "Ir Actions Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr "En son güncelleme tarihi"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr "En son güncelleyen "
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "En son güncelleme tarihi"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr "Ad"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
#, fuzzy
msgid "Report Action"
msgstr "Rapor"
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
#, fuzzy
msgid "Report Type"
msgstr "Rapor"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View file

@ -0,0 +1,283 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2018-01-16 08:52+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Ukrainian (https://www.transifex.com/oca/teams/23907/uk/)\n"
"Language: uk\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \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_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "Створив"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "Дата створення"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr "Назва для відображення"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "ID"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
msgid "Ir Actions Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr "Остання модифікація"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr "Востаннє оновив"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "Останнє оновлення"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr "Name"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
msgid "Report Action"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
msgid "Report Type"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View file

@ -0,0 +1,282 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2018-01-16 08:52+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Vietnamese (https://www.transifex.com/oca/teams/23907/vi/)\n"
"Language: vi\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "Được tạo bởi"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "Được tạo vào"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr "Tên hiển thị"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "ID"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
msgid "Ir Actions Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr "Sửa lần cuối vào"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr "Last Updated by"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "Cập nhật lần cuối vào"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr "Tên"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
msgid "Report Action"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
msgid "Report Type"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View file

@ -0,0 +1,283 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2018-01-16 08:52+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/oca/"
"teams/23907/vi_VN/)\n"
"Language: vi_VN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "Tạo bởi"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "Tạo vào"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "ID"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
msgid "Ir Actions Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr "Cập nhật lần cuối bởi"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "Cập nhật lần cuối vào"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
msgid "Report Action"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
msgid "Report Type"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View file

@ -0,0 +1,283 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2018-01-16 08:52+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Chinese (China) (https://www.transifex.com/oca/teams/23907/"
"zh_CN/)\n"
"Language: zh_CN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "创建者"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "创建时间"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr "显示名称"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "ID"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
msgid "Ir Actions Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr "最后修改时间"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr "最后更新者"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "上次更新日期"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr "名称"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
msgid "Report Action"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
msgid "Report Type"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View file

@ -0,0 +1,283 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2018-01-16 08:52+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Chinese (Taiwan) (https://www.transifex.com/oca/teams/23907/"
"zh_TW/)\n"
"Language: zh_TW\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
msgid "Created by"
msgstr "建立者"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
msgid "Created on"
msgstr "建立於"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
msgid "Display Name"
msgstr "顯示名稱"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
msgid "ID"
msgstr "編號"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
msgid "Ir Actions Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
msgid "Is Py3O Native Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
msgid "Is Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
msgid "Last Modified on"
msgstr "最後修改:"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
msgid "Last Updated by"
msgstr "最後更新:"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "最後更新於"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
msgid "Module"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
msgid "Msg Py3O Report Not Available"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
msgid "Name"
msgstr "名稱"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
msgid "ODF Presentation"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
msgid "ODF Presentation (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
msgid "ODF Spreadsheet"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
msgid "ODF Spreadsheet (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
msgid "ODF Text Document"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
msgid "ODF Text Document (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
msgid "Output Format"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr ""
#. module: report_py3o
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
msgid "Py3o Templates"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "Py3o template"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report
msgid "Report Action"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
msgid "Report Type"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
msgid "Template"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
"The libreoffice runtime is required to genereate the py3o report '%s' but is "
"not found into the bin path. You must install the libreoffice runtime on the "
"server. If the runtime is already installed and is not found by Odoo, you "
"can provide the full path to the runtime by setting the key 'py3o."
"conversion_command' into the configuration parameters."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.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_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""