Initial commit: Odoo 18.0-20251222 extra-addons
This commit is contained in:
282
report_py3o/i18n/am.po
Normal file
282
report_py3o/i18n/am.po
Normal 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 ""
|
||||
283
report_py3o/i18n/ar.po
Normal file
283
report_py3o/i18n/ar.po
Normal 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 ""
|
||||
282
report_py3o/i18n/bg.po
Normal file
282
report_py3o/i18n/bg.po
Normal 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 ""
|
||||
283
report_py3o/i18n/bs.po
Normal file
283
report_py3o/i18n/bs.po
Normal 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: Bosnian (https://www.transifex.com/oca/teams/23907/bs/)\n"
|
||||
"Language: bs\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 "Prika??i 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 "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 ""
|
||||
|
||||
#. 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 ""
|
||||
284
report_py3o/i18n/ca.po
Normal file
284
report_py3o/i18n/ca.po
Normal 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 ""
|
||||
282
report_py3o/i18n/cs.po
Normal file
282
report_py3o/i18n/cs.po
Normal 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 ""
|
||||
284
report_py3o/i18n/da.po
Normal file
284
report_py3o/i18n/da.po
Normal 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 ""
|
||||
286
report_py3o/i18n/de.po
Normal file
286
report_py3o/i18n/de.po
Normal 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 ""
|
||||
285
report_py3o/i18n/el_GR.po
Normal file
285
report_py3o/i18n/el_GR.po
Normal 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 ""
|
||||
283
report_py3o/i18n/en_GB.po
Normal file
283
report_py3o/i18n/en_GB.po
Normal 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 ""
|
||||
311
report_py3o/i18n/es.po
Normal file
311
report_py3o/i18n/es.po
Normal 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"
|
||||
301
report_py3o/i18n/es_AR.po
Normal file
301
report_py3o/i18n/es_AR.po
Normal 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"
|
||||
283
report_py3o/i18n/es_CL.po
Normal file
283
report_py3o/i18n/es_CL.po
Normal 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 ""
|
||||
285
report_py3o/i18n/es_CO.po
Normal file
285
report_py3o/i18n/es_CO.po
Normal 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 ""
|
||||
283
report_py3o/i18n/es_CR.po
Normal file
283
report_py3o/i18n/es_CR.po
Normal 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 ""
|
||||
283
report_py3o/i18n/es_DO.po
Normal file
283
report_py3o/i18n/es_DO.po
Normal 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 ""
|
||||
283
report_py3o/i18n/es_EC.po
Normal file
283
report_py3o/i18n/es_EC.po
Normal 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 ""
|
||||
283
report_py3o/i18n/es_ES.po
Normal file
283
report_py3o/i18n/es_ES.po
Normal 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 ""
|
||||
283
report_py3o/i18n/es_MX.po
Normal file
283
report_py3o/i18n/es_MX.po
Normal 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 ""
|
||||
283
report_py3o/i18n/es_PE.po
Normal file
283
report_py3o/i18n/es_PE.po
Normal 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 ""
|
||||
283
report_py3o/i18n/es_PY.po
Normal file
283
report_py3o/i18n/es_PY.po
Normal 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 ""
|
||||
283
report_py3o/i18n/es_VE.po
Normal file
283
report_py3o/i18n/es_VE.po
Normal 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 ""
|
||||
282
report_py3o/i18n/et.po
Normal file
282
report_py3o/i18n/et.po
Normal 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 ""
|
||||
282
report_py3o/i18n/eu.po
Normal file
282
report_py3o/i18n/eu.po
Normal 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 ""
|
||||
282
report_py3o/i18n/fa.po
Normal file
282
report_py3o/i18n/fa.po
Normal 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 ""
|
||||
282
report_py3o/i18n/fi.po
Normal file
282
report_py3o/i18n/fi.po
Normal 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 ""
|
||||
304
report_py3o/i18n/fr.po
Normal file
304
report_py3o/i18n/fr.po
Normal 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: 2025-08-12 14:25+0000\n"
|
||||
"Last-Translator: Hughes Damry <hughes@damry.org>\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 5.10.4\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"
|
||||
283
report_py3o/i18n/fr_CA.po
Normal file
283
report_py3o/i18n/fr_CA.po
Normal 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 ""
|
||||
283
report_py3o/i18n/fr_CH.po
Normal file
283
report_py3o/i18n/fr_CH.po
Normal 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 ""
|
||||
284
report_py3o/i18n/gl.po
Normal file
284
report_py3o/i18n/gl.po
Normal 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 ""
|
||||
283
report_py3o/i18n/gl_ES.po
Normal file
283
report_py3o/i18n/gl_ES.po
Normal 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 ""
|
||||
282
report_py3o/i18n/he.po
Normal file
282
report_py3o/i18n/he.po
Normal 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 ""
|
||||
287
report_py3o/i18n/hr.po
Normal file
287
report_py3o/i18n/hr.po
Normal 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 ""
|
||||
289
report_py3o/i18n/hr_HR.po
Normal file
289
report_py3o/i18n/hr_HR.po
Normal 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 ""
|
||||
282
report_py3o/i18n/hu.po
Normal file
282
report_py3o/i18n/hu.po
Normal 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 ""
|
||||
282
report_py3o/i18n/id.po
Normal file
282
report_py3o/i18n/id.po
Normal 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 ""
|
||||
299
report_py3o/i18n/it.po
Normal file
299
report_py3o/i18n/it.po
Normal 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-05-15 12:24+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.10.4\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"
|
||||
282
report_py3o/i18n/ja.po
Normal file
282
report_py3o/i18n/ja.po
Normal 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 ""
|
||||
282
report_py3o/i18n/ko.po
Normal file
282
report_py3o/i18n/ko.po
Normal 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 ""
|
||||
283
report_py3o/i18n/lt.po
Normal file
283
report_py3o/i18n/lt.po
Normal 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 ""
|
||||
284
report_py3o/i18n/lt_LT.po
Normal file
284
report_py3o/i18n/lt_LT.po
Normal 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 ""
|
||||
283
report_py3o/i18n/lv.po
Normal file
283
report_py3o/i18n/lv.po
Normal 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 ""
|
||||
282
report_py3o/i18n/mk.po
Normal file
282
report_py3o/i18n/mk.po
Normal 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 ""
|
||||
282
report_py3o/i18n/mn.po
Normal file
282
report_py3o/i18n/mn.po
Normal 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 ""
|
||||
283
report_py3o/i18n/nb.po
Normal file
283
report_py3o/i18n/nb.po
Normal 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 ""
|
||||
285
report_py3o/i18n/nb_NO.po
Normal file
285
report_py3o/i18n/nb_NO.po
Normal 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 ""
|
||||
282
report_py3o/i18n/nl.po
Normal file
282
report_py3o/i18n/nl.po
Normal 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 ""
|
||||
283
report_py3o/i18n/nl_BE.po
Normal file
283
report_py3o/i18n/nl_BE.po
Normal 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 ""
|
||||
293
report_py3o/i18n/nl_NL.po
Normal file
293
report_py3o/i18n/nl_NL.po
Normal 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"
|
||||
286
report_py3o/i18n/pl.po
Normal file
286
report_py3o/i18n/pl.po
Normal 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 ""
|
||||
284
report_py3o/i18n/pt.po
Normal file
284
report_py3o/i18n/pt.po
Normal 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 ""
|
||||
286
report_py3o/i18n/pt_BR.po
Normal file
286
report_py3o/i18n/pt_BR.po
Normal 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 ""
|
||||
286
report_py3o/i18n/pt_PT.po
Normal file
286
report_py3o/i18n/pt_PT.po
Normal 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 ""
|
||||
267
report_py3o/i18n/report_py3o.pot
Normal file
267
report_py3o/i18n/report_py3o.pot
Normal file
@@ -0,0 +1,267 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * report_py3o
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 18.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
|
||||
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
|
||||
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__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
|
||||
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
|
||||
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
|
||||
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 ""
|
||||
283
report_py3o/i18n/ro.po
Normal file
283
report_py3o/i18n/ro.po
Normal 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 ""
|
||||
284
report_py3o/i18n/ru.po
Normal file
284
report_py3o/i18n/ru.po
Normal 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 ""
|
||||
282
report_py3o/i18n/sk.po
Normal file
282
report_py3o/i18n/sk.po
Normal 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 ""
|
||||
285
report_py3o/i18n/sl.po
Normal file
285
report_py3o/i18n/sl.po
Normal 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 ""
|
||||
283
report_py3o/i18n/sr.po
Normal file
283
report_py3o/i18n/sr.po
Normal 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 ""
|
||||
284
report_py3o/i18n/sr@latin.po
Normal file
284
report_py3o/i18n/sr@latin.po
Normal 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 ""
|
||||
300
report_py3o/i18n/sv.po
Normal file
300
report_py3o/i18n/sv.po
Normal 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"
|
||||
282
report_py3o/i18n/th.po
Normal file
282
report_py3o/i18n/th.po
Normal 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 ""
|
||||
300
report_py3o/i18n/tr.po
Normal file
300
report_py3o/i18n/tr.po
Normal 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: 2025-09-11 23:42+0000\n"
|
||||
"Last-Translator: Tamer Sezgin <tamer.sezgin@gmail.com>\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"
|
||||
"X-Generator: Weblate 5.10.4\n"
|
||||
|
||||
#. module: report_py3o
|
||||
#. odoo-python
|
||||
#: code:addons/report_py3o/models/ir_actions_report.py:0
|
||||
#, python-format
|
||||
msgid "(Native)"
|
||||
msgstr "(Yerli)"
|
||||
|
||||
#. 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 "Yedek"
|
||||
|
||||
#. 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 "'Çıktı Formatı' alanı Py3O raporu için gereklidir"
|
||||
|
||||
#. module: report_py3o
|
||||
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
|
||||
msgid "File Type"
|
||||
msgstr "Dosya tipi"
|
||||
|
||||
#. module: report_py3o
|
||||
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
|
||||
msgid "Group By"
|
||||
msgstr "Grupla"
|
||||
|
||||
#. 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 ""
|
||||
"Kullanıcı bir şablon sağlamazsa bu, SİZİN modülünüzün bulunduğu dizine "
|
||||
"göreceli bir yol, veya sunucunuzdaki mutlak bir yol olmalıdır."
|
||||
|
||||
#. 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 ""
|
||||
"Birçok kayıt üzerinde bir rapor çalıştırırsanız, varsayılan olarak Odoo "
|
||||
"seçili kayıtlar kadar dosya içeren bir ZIP dosyası oluşturur. Bu seçeneği "
|
||||
"etkinleştirirseniz, Odoo seçili kayıtlar için tek bir rapor oluşturur."
|
||||
|
||||
#. module: report_py3o
|
||||
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
|
||||
msgid "Ir Actions Report"
|
||||
msgstr "Ir Eylemleri Raporu"
|
||||
|
||||
#. 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 "Py3O Yerli Formatı mı"
|
||||
|
||||
#. 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 Raporu Ulaşılamıyor mu"
|
||||
|
||||
#. 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 "LibreOffice Şablonu"
|
||||
|
||||
#. module: report_py3o
|
||||
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
|
||||
msgid "LibreOffice Template File Type"
|
||||
msgstr "LibreOffice Şablon Dosya Tipi"
|
||||
|
||||
#. 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 çalışma ortamı kullanılamıyor. Lütfen yöneticinizle iletişime "
|
||||
"geçin."
|
||||
|
||||
#. module: report_py3o
|
||||
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
|
||||
msgid "Module"
|
||||
msgstr "Modül"
|
||||
|
||||
#. 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 "Py3O Reporu Kullanılamıyor Mesajı"
|
||||
|
||||
#. 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 "Tek Raporda Çoklu Kayıt"
|
||||
|
||||
#. 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 "Şablon bulunamadı. İptal ediliyor."
|
||||
|
||||
#. module: report_py3o
|
||||
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
|
||||
msgid "ODF Presentation"
|
||||
msgstr "ODF Sunumu"
|
||||
|
||||
#. module: report_py3o
|
||||
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
|
||||
msgid "ODF Presentation (Flat)"
|
||||
msgstr "ODF Presentation (Düz)"
|
||||
|
||||
#. module: report_py3o
|
||||
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
|
||||
msgid "ODF Spreadsheet"
|
||||
msgstr "ODF Hesaptablosu"
|
||||
|
||||
#. module: report_py3o
|
||||
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
|
||||
msgid "ODF Spreadsheet (Flat)"
|
||||
msgstr "ODF Hesaptablosu (Düz)"
|
||||
|
||||
#. module: report_py3o
|
||||
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
|
||||
msgid "ODF Text Document"
|
||||
msgstr "ODF Metin Belgesi"
|
||||
|
||||
#. module: report_py3o
|
||||
#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
|
||||
msgid "ODF Text Document (Flat)"
|
||||
msgstr "ODF Metin Belgesi (Düz)"
|
||||
|
||||
#. module: report_py3o
|
||||
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
|
||||
msgid "Output Format"
|
||||
msgstr "Çıktı 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 "Libreoffice çalışma ortamının konumu"
|
||||
|
||||
#. module: report_py3o
|
||||
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
|
||||
msgid "Py3o Demo Report"
|
||||
msgstr "Py3O Demo Raporu"
|
||||
|
||||
#. module: report_py3o
|
||||
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
|
||||
msgid "Py3o Reports"
|
||||
msgstr "Py3O Raporları"
|
||||
|
||||
#. 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 Şablonları"
|
||||
|
||||
#. module: report_py3o
|
||||
#: model:ir.model,name:report_py3o.model_py3o_template
|
||||
msgid "Py3o template"
|
||||
msgstr "Py3o şablonu"
|
||||
|
||||
#. module: report_py3o
|
||||
#: model:ir.model,name:report_py3o.model_ir_actions_report
|
||||
msgid "Report Action"
|
||||
msgstr "Rapor Eylemi"
|
||||
|
||||
#. module: report_py3o
|
||||
#: model:ir.model,name:report_py3o.model_py3o_report
|
||||
msgid "Report Py30"
|
||||
msgstr "Rapor Py30"
|
||||
|
||||
#. module: report_py3o
|
||||
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
|
||||
msgid "Report Type"
|
||||
msgstr "Rapor Tipi"
|
||||
|
||||
#. module: report_py3o
|
||||
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
|
||||
msgid "Template"
|
||||
msgstr "Şablon"
|
||||
|
||||
#. module: report_py3o
|
||||
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
|
||||
msgid "The implementer module that provides this report"
|
||||
msgstr "Bu raporu sunan uygulayıcı modül"
|
||||
|
||||
#. 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 ""
|
||||
"'%s' py3o raporunu oluşturmak için Libreoffice çalışma ortamı gerekiyor, "
|
||||
"ancak 'bin' yolunda bulunmuyor. Libreoffice çalışma ortamını sunucuya "
|
||||
"yüklemeniz gerekiyor. Çalışma ortamı zaten yüklüyse ve Odoo tarafından "
|
||||
"bulunamıyorsa, yapılandırma parametrelerine 'py3o.conversion_command' "
|
||||
"parametresini ekleyerek çalışma ortamının bulunduğu konumun tam yolunu "
|
||||
"belirtebilirsiniz."
|
||||
|
||||
#. 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 ""
|
||||
"Oluşturulacak raporun türü; her biri kendine özel bir görselleştirme "
|
||||
"yöntemne sahiptir. HTML, raporun doğrudan tarayıcınızda açılacağı anlamına "
|
||||
"gelir. PDF, raporun Wkhtmltopdf kullanılarak oluşturulacağı ve kullanıcı "
|
||||
"tarafından indirileceği anlamına gelir."
|
||||
|
||||
#. 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"
|
||||
285
report_py3o/i18n/tr_TR.po
Normal file
285
report_py3o/i18n/tr_TR.po
Normal 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 ""
|
||||
283
report_py3o/i18n/uk.po
Normal file
283
report_py3o/i18n/uk.po
Normal 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 ""
|
||||
282
report_py3o/i18n/vi.po
Normal file
282
report_py3o/i18n/vi.po
Normal 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 ""
|
||||
283
report_py3o/i18n/vi_VN.po
Normal file
283
report_py3o/i18n/vi_VN.po
Normal 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 ""
|
||||
283
report_py3o/i18n/zh_CN.po
Normal file
283
report_py3o/i18n/zh_CN.po
Normal 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 ""
|
||||
283
report_py3o/i18n/zh_TW.po
Normal file
283
report_py3o/i18n/zh_TW.po
Normal 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 ""
|
||||
Reference in New Issue
Block a user