diff --git a/report_py3o/i18n/am.po b/report_py3o/i18n/am.po new file mode 100644 index 00000000..d36c22b9 --- /dev/null +++ b/report_py3o/i18n/am.po @@ -0,0 +1,286 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_py3o +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-17 02:52+0000\n" +"PO-Revision-Date: 2017-08-17 02:52+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Amharic (https://www.transifex.com/oca/teams/23907/am/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: am\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 +#, python-format +msgid "(Native)" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_is_active +msgid "Active" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 +#, python-format +msgid "" +"Can not use not native format in local fusion. Please specify a Fusion " +"Server" +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_server_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_server_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_server_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_act_report_xml_py3o_template_fallback +msgid "Fallback" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 +#, python-format +msgid "Field 'Output Format' is required for Py3O report" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +msgid "File Type" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_server_id +msgid "Fusion Server" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:278 +#, python-format +msgid "Fusion server error %s" +msgstr "" + +#. module: report_py3o +#: model: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_server_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_act_report_xml_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_act_report_xml_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,help:report_py3o.field_py3o_server_url +msgid "" +"If your Py3o Fusion server is on the same machine and runs on the default " +"port, the URL is http://localhost:8765/form" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id +msgid "Ir actions report xml id" +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_server___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_server_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_server_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: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 +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "Local Fusion" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module +msgid "Module" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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 +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "" +"Native formats will be processed without a server. You must use this mode if" +" you call methods on your model into the template." +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:182 +#, python-format +msgid "No template found. Aborting." +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Spreadsheet" +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Text Document" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype +msgid "Output Format" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.menu,name:report_py3o.py3o_config_menu +msgid "Py3o" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o +msgid "Py3o Demo Report" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_url +msgid "Py3o Fusion Server URL" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view +msgid "Py3o Reports" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_form_view +msgid "Py3o Server Configuration" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.act_window,name:report_py3o.py3o_server_configuration_action +#: model:ir.ui.menu,name:report_py3o.py3o_server_configuration_menu +msgid "Py3o Servers" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_tree_view +msgid "Py3o Servers Configuration" +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 +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view +msgid "Py3o Templates" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +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_act_report_xml_py3o_template_id +msgid "Template" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module +msgid "The implementer module that provides this report" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_ir_actions_report_xml +msgid "ir.actions.report.xml" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_server +msgid "py3o.server" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_template +msgid "py3o.template" +msgstr "" diff --git a/report_py3o/i18n/ar.po b/report_py3o/i18n/ar.po new file mode 100644 index 00000000..6ea4432e --- /dev/null +++ b/report_py3o/i18n/ar.po @@ -0,0 +1,286 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_py3o +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-17 02:52+0000\n" +"PO-Revision-Date: 2017-08-17 02:52+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Arabic (https://www.transifex.com/oca/teams/23907/ar/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ar\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 +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 +#, python-format +msgid "(Native)" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_is_active +msgid "Active" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 +#, python-format +msgid "" +"Can not use not native format in local fusion. Please specify a Fusion " +"Server" +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_server_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_server_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_server_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_act_report_xml_py3o_template_fallback +msgid "Fallback" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 +#, python-format +msgid "Field 'Output Format' is required for Py3O report" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +msgid "File Type" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_server_id +msgid "Fusion Server" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:278 +#, python-format +msgid "Fusion server error %s" +msgstr "" + +#. module: report_py3o +#: model: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_server_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_act_report_xml_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_act_report_xml_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,help:report_py3o.field_py3o_server_url +msgid "" +"If your Py3o Fusion server is on the same machine and runs on the default " +"port, the URL is http://localhost:8765/form" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id +msgid "Ir actions report xml id" +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_server___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_server_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_server_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: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 +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "Local Fusion" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module +msgid "Module" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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 +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "" +"Native formats will be processed without a server. You must use this mode if" +" you call methods on your model into the template." +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:182 +#, python-format +msgid "No template found. Aborting." +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Spreadsheet" +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Text Document" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype +msgid "Output Format" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.menu,name:report_py3o.py3o_config_menu +msgid "Py3o" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o +msgid "Py3o Demo Report" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_url +msgid "Py3o Fusion Server URL" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view +msgid "Py3o Reports" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_form_view +msgid "Py3o Server Configuration" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.act_window,name:report_py3o.py3o_server_configuration_action +#: model:ir.ui.menu,name:report_py3o.py3o_server_configuration_menu +msgid "Py3o Servers" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_tree_view +msgid "Py3o Servers Configuration" +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 +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view +msgid "Py3o Templates" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +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_act_report_xml_py3o_template_id +msgid "Template" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module +msgid "The implementer module that provides this report" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_ir_actions_report_xml +msgid "ir.actions.report.xml" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_server +msgid "py3o.server" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_template +msgid "py3o.template" +msgstr "" diff --git a/report_py3o/i18n/bg.po b/report_py3o/i18n/bg.po new file mode 100644 index 00000000..12f47423 --- /dev/null +++ b/report_py3o/i18n/bg.po @@ -0,0 +1,286 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_py3o +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-17 02:52+0000\n" +"PO-Revision-Date: 2017-08-17 02:52+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Bulgarian (https://www.transifex.com/oca/teams/23907/bg/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: bg\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 +#, python-format +msgid "(Native)" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_is_active +msgid "Active" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 +#, python-format +msgid "" +"Can not use not native format in local fusion. Please specify a Fusion " +"Server" +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_server_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_server_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_server_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_act_report_xml_py3o_template_fallback +msgid "Fallback" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 +#, python-format +msgid "Field 'Output Format' is required for Py3O report" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +msgid "File Type" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_server_id +msgid "Fusion Server" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:278 +#, python-format +msgid "Fusion server error %s" +msgstr "" + +#. module: report_py3o +#: model: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_server_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_act_report_xml_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_act_report_xml_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,help:report_py3o.field_py3o_server_url +msgid "" +"If your Py3o Fusion server is on the same machine and runs on the default " +"port, the URL is http://localhost:8765/form" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id +msgid "Ir actions report xml id" +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_server___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_server_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_server_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: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 +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "Local Fusion" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module +msgid "Module" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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 +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "" +"Native formats will be processed without a server. You must use this mode if" +" you call methods on your model into the template." +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:182 +#, python-format +msgid "No template found. Aborting." +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Spreadsheet" +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Text Document" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype +msgid "Output Format" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.menu,name:report_py3o.py3o_config_menu +msgid "Py3o" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o +msgid "Py3o Demo Report" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_url +msgid "Py3o Fusion Server URL" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view +msgid "Py3o Reports" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_form_view +msgid "Py3o Server Configuration" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.act_window,name:report_py3o.py3o_server_configuration_action +#: model:ir.ui.menu,name:report_py3o.py3o_server_configuration_menu +msgid "Py3o Servers" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_tree_view +msgid "Py3o Servers Configuration" +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 +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view +msgid "Py3o Templates" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +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_act_report_xml_py3o_template_id +msgid "Template" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module +msgid "The implementer module that provides this report" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_ir_actions_report_xml +msgid "ir.actions.report.xml" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_server +msgid "py3o.server" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_template +msgid "py3o.template" +msgstr "" diff --git a/report_py3o/i18n/bs.po b/report_py3o/i18n/bs.po new file mode 100644 index 00000000..70e26c2e --- /dev/null +++ b/report_py3o/i18n/bs.po @@ -0,0 +1,286 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_py3o +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-17 02:52+0000\n" +"PO-Revision-Date: 2017-08-17 02:52+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Bosnian (https://www.transifex.com/oca/teams/23907/bs/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: bs\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 +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 +#, python-format +msgid "(Native)" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_is_active +msgid "Active" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 +#, python-format +msgid "" +"Can not use not native format in local fusion. Please specify a Fusion " +"Server" +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_server_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_server_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_server_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_act_report_xml_py3o_template_fallback +msgid "Fallback" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 +#, python-format +msgid "Field 'Output Format' is required for Py3O report" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +msgid "File Type" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_server_id +msgid "Fusion Server" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:278 +#, python-format +msgid "Fusion server error %s" +msgstr "" + +#. module: report_py3o +#: model: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_server_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_act_report_xml_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_act_report_xml_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,help:report_py3o.field_py3o_server_url +msgid "" +"If your Py3o Fusion server is on the same machine and runs on the default " +"port, the URL is http://localhost:8765/form" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id +msgid "Ir actions report xml id" +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_server___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_server_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_server_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: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 +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "Local Fusion" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module +msgid "Module" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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 +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "" +"Native formats will be processed without a server. You must use this mode if" +" you call methods on your model into the template." +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:182 +#, python-format +msgid "No template found. Aborting." +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Spreadsheet" +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Text Document" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype +msgid "Output Format" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.menu,name:report_py3o.py3o_config_menu +msgid "Py3o" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o +msgid "Py3o Demo Report" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_url +msgid "Py3o Fusion Server URL" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view +msgid "Py3o Reports" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_form_view +msgid "Py3o Server Configuration" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.act_window,name:report_py3o.py3o_server_configuration_action +#: model:ir.ui.menu,name:report_py3o.py3o_server_configuration_menu +msgid "Py3o Servers" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_tree_view +msgid "Py3o Servers Configuration" +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 +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view +msgid "Py3o Templates" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +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_act_report_xml_py3o_template_id +msgid "Template" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module +msgid "The implementer module that provides this report" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_ir_actions_report_xml +msgid "ir.actions.report.xml" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_server +msgid "py3o.server" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_template +msgid "py3o.template" +msgstr "" diff --git a/report_py3o/i18n/ca.po b/report_py3o/i18n/ca.po new file mode 100644 index 00000000..6df0bddc --- /dev/null +++ b/report_py3o/i18n/ca.po @@ -0,0 +1,286 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_py3o +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-17 02:52+0000\n" +"PO-Revision-Date: 2017-08-17 02:52+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/ca/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ca\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 +#, python-format +msgid "(Native)" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_is_active +msgid "Active" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 +#, python-format +msgid "" +"Can not use not native format in local fusion. Please specify a Fusion " +"Server" +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_server_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_server_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_server_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_act_report_xml_py3o_template_fallback +msgid "Fallback" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 +#, python-format +msgid "Field 'Output Format' is required for Py3O report" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +msgid "File Type" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_server_id +msgid "Fusion Server" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:278 +#, python-format +msgid "Fusion server error %s" +msgstr "" + +#. module: report_py3o +#: model: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_server_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_act_report_xml_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_act_report_xml_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,help:report_py3o.field_py3o_server_url +msgid "" +"If your Py3o Fusion server is on the same machine and runs on the default " +"port, the URL is http://localhost:8765/form" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id +msgid "Ir actions report xml id" +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_server___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_server_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_server_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: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 +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "Local Fusion" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module +msgid "Module" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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 +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "" +"Native formats will be processed without a server. You must use this mode if" +" you call methods on your model into the template." +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:182 +#, python-format +msgid "No template found. Aborting." +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Spreadsheet" +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Text Document" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype +msgid "Output Format" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.menu,name:report_py3o.py3o_config_menu +msgid "Py3o" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o +msgid "Py3o Demo Report" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_url +msgid "Py3o Fusion Server URL" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view +msgid "Py3o Reports" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_form_view +msgid "Py3o Server Configuration" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.act_window,name:report_py3o.py3o_server_configuration_action +#: model:ir.ui.menu,name:report_py3o.py3o_server_configuration_menu +msgid "Py3o Servers" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_tree_view +msgid "Py3o Servers Configuration" +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 +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view +msgid "Py3o Templates" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +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_act_report_xml_py3o_template_id +msgid "Template" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module +msgid "The implementer module that provides this report" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_ir_actions_report_xml +msgid "ir.actions.report.xml" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_server +msgid "py3o.server" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_template +msgid "py3o.template" +msgstr "" diff --git a/report_py3o/i18n/cs.po b/report_py3o/i18n/cs.po new file mode 100644 index 00000000..d2ee8275 --- /dev/null +++ b/report_py3o/i18n/cs.po @@ -0,0 +1,286 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_py3o +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-17 02:52+0000\n" +"PO-Revision-Date: 2017-08-17 02:52+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Czech (https://www.transifex.com/oca/teams/23907/cs/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: cs\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 +#, python-format +msgid "(Native)" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_is_active +msgid "Active" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 +#, python-format +msgid "" +"Can not use not native format in local fusion. Please specify a Fusion " +"Server" +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_server_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_server_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_server_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_act_report_xml_py3o_template_fallback +msgid "Fallback" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 +#, python-format +msgid "Field 'Output Format' is required for Py3O report" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +msgid "File Type" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_server_id +msgid "Fusion Server" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:278 +#, python-format +msgid "Fusion server error %s" +msgstr "" + +#. module: report_py3o +#: model: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_server_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_act_report_xml_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_act_report_xml_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,help:report_py3o.field_py3o_server_url +msgid "" +"If your Py3o Fusion server is on the same machine and runs on the default " +"port, the URL is http://localhost:8765/form" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id +msgid "Ir actions report xml id" +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_server___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_server_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_server_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: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 +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "Local Fusion" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module +msgid "Module" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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 +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "" +"Native formats will be processed without a server. You must use this mode if" +" you call methods on your model into the template." +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:182 +#, python-format +msgid "No template found. Aborting." +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Spreadsheet" +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Text Document" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype +msgid "Output Format" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.menu,name:report_py3o.py3o_config_menu +msgid "Py3o" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o +msgid "Py3o Demo Report" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_url +msgid "Py3o Fusion Server URL" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view +msgid "Py3o Reports" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_form_view +msgid "Py3o Server Configuration" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.act_window,name:report_py3o.py3o_server_configuration_action +#: model:ir.ui.menu,name:report_py3o.py3o_server_configuration_menu +msgid "Py3o Servers" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_tree_view +msgid "Py3o Servers Configuration" +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 +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view +msgid "Py3o Templates" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +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_act_report_xml_py3o_template_id +msgid "Template" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module +msgid "The implementer module that provides this report" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_ir_actions_report_xml +msgid "ir.actions.report.xml" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_server +msgid "py3o.server" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_template +msgid "py3o.template" +msgstr "" diff --git a/report_py3o/i18n/da.po b/report_py3o/i18n/da.po new file mode 100644 index 00000000..73fba29f --- /dev/null +++ b/report_py3o/i18n/da.po @@ -0,0 +1,286 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_py3o +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-17 02:52+0000\n" +"PO-Revision-Date: 2017-08-17 02:52+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Danish (https://www.transifex.com/oca/teams/23907/da/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: da\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 +#, python-format +msgid "(Native)" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_is_active +msgid "Active" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 +#, python-format +msgid "" +"Can not use not native format in local fusion. Please specify a Fusion " +"Server" +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_server_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_server_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_server_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_act_report_xml_py3o_template_fallback +msgid "Fallback" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 +#, python-format +msgid "Field 'Output Format' is required for Py3O report" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +msgid "File Type" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_server_id +msgid "Fusion Server" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:278 +#, python-format +msgid "Fusion server error %s" +msgstr "" + +#. module: report_py3o +#: model: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_server_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_act_report_xml_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_act_report_xml_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,help:report_py3o.field_py3o_server_url +msgid "" +"If your Py3o Fusion server is on the same machine and runs on the default " +"port, the URL is http://localhost:8765/form" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id +msgid "Ir actions report xml id" +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_server___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_server_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_server_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: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 +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "Local Fusion" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module +msgid "Module" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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 +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "" +"Native formats will be processed without a server. You must use this mode if" +" you call methods on your model into the template." +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:182 +#, python-format +msgid "No template found. Aborting." +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Spreadsheet" +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Text Document" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype +msgid "Output Format" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.menu,name:report_py3o.py3o_config_menu +msgid "Py3o" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o +msgid "Py3o Demo Report" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_url +msgid "Py3o Fusion Server URL" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view +msgid "Py3o Reports" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_form_view +msgid "Py3o Server Configuration" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.act_window,name:report_py3o.py3o_server_configuration_action +#: model:ir.ui.menu,name:report_py3o.py3o_server_configuration_menu +msgid "Py3o Servers" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_tree_view +msgid "Py3o Servers Configuration" +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 +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view +msgid "Py3o Templates" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +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_act_report_xml_py3o_template_id +msgid "Template" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module +msgid "The implementer module that provides this report" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_ir_actions_report_xml +msgid "ir.actions.report.xml" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_server +msgid "py3o.server" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_template +msgid "py3o.template" +msgstr "" diff --git a/report_py3o/i18n/de.po b/report_py3o/i18n/de.po index ea606b2f..972a7a8c 100644 --- a/report_py3o/i18n/de.po +++ b/report_py3o/i18n/de.po @@ -3,14 +3,14 @@ # * report_py3o # # Translators: -# Niki Waibel , 2017 +# OCA Transbot , 2017 msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-02-23 01:39+0000\n" -"PO-Revision-Date: 2017-02-23 01:39+0000\n" -"Last-Translator: Niki Waibel , 2017\n" +"POT-Creation-Date: 2017-08-17 02:52+0000\n" +"PO-Revision-Date: 2017-08-17 02:52+0000\n" +"Last-Translator: OCA Transbot , 2017\n" "Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,7 +19,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: report_py3o -#: code:addons/report_py3o/models/ir_actions_report_xml.py:52 +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 #, python-format msgid "(Native)" msgstr "" @@ -30,7 +30,7 @@ msgid "Active" msgstr "" #. module: report_py3o -#: code:addons/report_py3o/models/ir_actions_report_xml.py:40 +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 #, python-format msgid "" "Can not use not native format in local fusion. Please specify a Fusion " @@ -42,21 +42,21 @@ msgstr "" #: model:ir.model.fields,field_description:report_py3o.field_py3o_server_create_uid #: model:ir.model.fields,field_description:report_py3o.field_py3o_template_create_uid msgid "Created by" -msgstr "" +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_server_create_date #: model:ir.model.fields,field_description:report_py3o.field_py3o_template_create_date msgid "Created on" -msgstr "" +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_server_display_name #: model:ir.model.fields,field_description:report_py3o.field_py3o_template_display_name msgid "Display Name" -msgstr "" +msgstr "Anzeigename" #. module: report_py3o #: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_template_fallback @@ -64,7 +64,7 @@ msgid "Fallback" msgstr "" #. module: report_py3o -#: code:addons/report_py3o/models/ir_actions_report_xml.py:28 +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 #, python-format msgid "Field 'Output Format' is required for Py3O report" msgstr "" @@ -80,7 +80,7 @@ msgid "Fusion Server" msgstr "" #. module: report_py3o -#: code:addons/report_py3o/models/py3o_report.py:256 +#: code:addons/report_py3o/models/py3o_report.py:278 #, python-format msgid "Fusion server error %s" msgstr "" @@ -95,7 +95,7 @@ msgstr "" #: model:ir.model.fields,field_description:report_py3o.field_py3o_server_id #: model:ir.model.fields,field_description:report_py3o.field_py3o_template_id msgid "ID" -msgstr "" +msgstr "ID" #. module: report_py3o #: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_template_fallback @@ -104,6 +104,15 @@ msgid "" "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_act_report_xml_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,help:report_py3o.field_py3o_server_url msgid "" @@ -121,21 +130,21 @@ msgstr "" #: model:ir.model.fields,field_description:report_py3o.field_py3o_server___last_update #: model:ir.model.fields,field_description:report_py3o.field_py3o_template___last_update msgid "Last Modified on" -msgstr "" +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_server_write_uid #: model:ir.model.fields,field_description:report_py3o.field_py3o_template_write_uid msgid "Last Updated by" -msgstr "" +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_server_write_date #: model:ir.model.fields,field_description:report_py3o.field_py3o_template_write_date msgid "Last Updated on" -msgstr "" +msgstr "Zuletzt aktualisiert am" #. module: report_py3o #: model:ir.model.fields,field_description:report_py3o.field_py3o_template_py3o_template_data @@ -158,10 +167,15 @@ msgstr "" msgid "Module" msgstr "" +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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 "" +msgstr "Bezeichnung" #. module: report_py3o #: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion @@ -171,7 +185,7 @@ msgid "" msgstr "" #. module: report_py3o -#: code:addons/report_py3o/models/py3o_report.py:147 +#: code:addons/report_py3o/models/py3o_report.py:182 #, python-format msgid "No template found. Aborting." msgstr "" @@ -236,6 +250,11 @@ msgstr "" msgid "Py3o Templates" msgstr "" +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +msgstr "Bericht" + #. module: report_py3o #: model:ir.model,name:report_py3o.model_py3o_report msgid "Report Py30" diff --git a/report_py3o/i18n/el_GR.po b/report_py3o/i18n/el_GR.po new file mode 100644 index 00000000..74f825a6 --- /dev/null +++ b/report_py3o/i18n/el_GR.po @@ -0,0 +1,286 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_py3o +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-17 02:52+0000\n" +"PO-Revision-Date: 2017-08-17 02:52+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Greek (Greece) (https://www.transifex.com/oca/teams/23907/el_GR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: el_GR\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 +#, python-format +msgid "(Native)" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_is_active +msgid "Active" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 +#, python-format +msgid "" +"Can not use not native format in local fusion. Please specify a Fusion " +"Server" +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_server_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_server_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_server_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_act_report_xml_py3o_template_fallback +msgid "Fallback" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 +#, python-format +msgid "Field 'Output Format' is required for Py3O report" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +msgid "File Type" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_server_id +msgid "Fusion Server" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:278 +#, python-format +msgid "Fusion server error %s" +msgstr "" + +#. module: report_py3o +#: model: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_server_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_act_report_xml_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_act_report_xml_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,help:report_py3o.field_py3o_server_url +msgid "" +"If your Py3o Fusion server is on the same machine and runs on the default " +"port, the URL is http://localhost:8765/form" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id +msgid "Ir actions report xml id" +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_server___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_server_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_server_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: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 +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "Local Fusion" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module +msgid "Module" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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 +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "" +"Native formats will be processed without a server. You must use this mode if" +" you call methods on your model into the template." +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:182 +#, python-format +msgid "No template found. Aborting." +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Spreadsheet" +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Text Document" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype +msgid "Output Format" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.menu,name:report_py3o.py3o_config_menu +msgid "Py3o" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o +msgid "Py3o Demo Report" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_url +msgid "Py3o Fusion Server URL" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view +msgid "Py3o Reports" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_form_view +msgid "Py3o Server Configuration" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.act_window,name:report_py3o.py3o_server_configuration_action +#: model:ir.ui.menu,name:report_py3o.py3o_server_configuration_menu +msgid "Py3o Servers" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_tree_view +msgid "Py3o Servers Configuration" +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 +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view +msgid "Py3o Templates" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +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_act_report_xml_py3o_template_id +msgid "Template" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module +msgid "The implementer module that provides this report" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_ir_actions_report_xml +msgid "ir.actions.report.xml" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_server +msgid "py3o.server" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_template +msgid "py3o.template" +msgstr "" diff --git a/report_py3o/i18n/en_GB.po b/report_py3o/i18n/en_GB.po new file mode 100644 index 00000000..844f7ba2 --- /dev/null +++ b/report_py3o/i18n/en_GB.po @@ -0,0 +1,286 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_py3o +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-17 02:52+0000\n" +"PO-Revision-Date: 2017-08-17 02:52+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: English (United Kingdom) (https://www.transifex.com/oca/teams/23907/en_GB/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: en_GB\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 +#, python-format +msgid "(Native)" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_is_active +msgid "Active" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 +#, python-format +msgid "" +"Can not use not native format in local fusion. Please specify a Fusion " +"Server" +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_server_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_server_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_server_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_act_report_xml_py3o_template_fallback +msgid "Fallback" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 +#, python-format +msgid "Field 'Output Format' is required for Py3O report" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +msgid "File Type" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_server_id +msgid "Fusion Server" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:278 +#, python-format +msgid "Fusion server error %s" +msgstr "" + +#. module: report_py3o +#: model: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_server_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_act_report_xml_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_act_report_xml_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,help:report_py3o.field_py3o_server_url +msgid "" +"If your Py3o Fusion server is on the same machine and runs on the default " +"port, the URL is http://localhost:8765/form" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id +msgid "Ir actions report xml id" +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_server___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_server_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_server_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: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 +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "Local Fusion" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module +msgid "Module" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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 +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "" +"Native formats will be processed without a server. You must use this mode if" +" you call methods on your model into the template." +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:182 +#, python-format +msgid "No template found. Aborting." +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Spreadsheet" +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Text Document" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype +msgid "Output Format" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.menu,name:report_py3o.py3o_config_menu +msgid "Py3o" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o +msgid "Py3o Demo Report" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_url +msgid "Py3o Fusion Server URL" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view +msgid "Py3o Reports" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_form_view +msgid "Py3o Server Configuration" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.act_window,name:report_py3o.py3o_server_configuration_action +#: model:ir.ui.menu,name:report_py3o.py3o_server_configuration_menu +msgid "Py3o Servers" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_tree_view +msgid "Py3o Servers Configuration" +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 +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view +msgid "Py3o Templates" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +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_act_report_xml_py3o_template_id +msgid "Template" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module +msgid "The implementer module that provides this report" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_ir_actions_report_xml +msgid "ir.actions.report.xml" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_server +msgid "py3o.server" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_template +msgid "py3o.template" +msgstr "" diff --git a/report_py3o/i18n/es.po b/report_py3o/i18n/es.po index 769f2a0d..a3cbaeb2 100644 --- a/report_py3o/i18n/es.po +++ b/report_py3o/i18n/es.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-04-23 00:38+0000\n" -"PO-Revision-Date: 2017-04-23 00:38+0000\n" +"POT-Creation-Date: 2017-05-31 03:52+0000\n" +"PO-Revision-Date: 2017-05-31 03:52+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n" "MIME-Version: 1.0\n" @@ -19,7 +19,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: report_py3o -#: code:addons/report_py3o/models/ir_actions_report_xml.py:52 +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 #, python-format msgid "(Native)" msgstr "(Originario)" @@ -30,7 +30,7 @@ msgid "Active" msgstr "Activo" #. module: report_py3o -#: code:addons/report_py3o/models/ir_actions_report_xml.py:40 +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 #, python-format msgid "" "Can not use not native format in local fusion. Please specify a Fusion " @@ -66,7 +66,7 @@ msgid "Fallback" msgstr "Retroceder" #. module: report_py3o -#: code:addons/report_py3o/models/ir_actions_report_xml.py:28 +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 #, python-format msgid "Field 'Output Format' is required for Py3O report" msgstr "Campo 'Formato de salida' es necesario para el informe Py3O" @@ -108,6 +108,15 @@ 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_act_report_xml_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,help:report_py3o.field_py3o_server_url msgid "" @@ -164,6 +173,11 @@ msgstr "Fusión Local" msgid "Module" msgstr "Módulo" +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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" @@ -247,7 +261,7 @@ msgstr "Modelos Py3o" #. module: report_py3o #: model:ir.model,name:report_py3o.model_report msgid "Report" -msgstr "" +msgstr "Informe" #. module: report_py3o #: model:ir.model,name:report_py3o.model_py3o_report diff --git a/report_py3o/i18n/es_AR.po b/report_py3o/i18n/es_AR.po new file mode 100644 index 00000000..57a952da --- /dev/null +++ b/report_py3o/i18n/es_AR.po @@ -0,0 +1,286 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_py3o +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-17 02:52+0000\n" +"PO-Revision-Date: 2017-08-17 02:52+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Spanish (Argentina) (https://www.transifex.com/oca/teams/23907/es_AR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_AR\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 +#, python-format +msgid "(Native)" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_is_active +msgid "Active" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 +#, python-format +msgid "" +"Can not use not native format in local fusion. Please specify a Fusion " +"Server" +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_server_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_server_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_server_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_act_report_xml_py3o_template_fallback +msgid "Fallback" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 +#, python-format +msgid "Field 'Output Format' is required for Py3O report" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +msgid "File Type" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_server_id +msgid "Fusion Server" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:278 +#, python-format +msgid "Fusion server error %s" +msgstr "" + +#. module: report_py3o +#: model: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_server_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_act_report_xml_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_act_report_xml_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,help:report_py3o.field_py3o_server_url +msgid "" +"If your Py3o Fusion server is on the same machine and runs on the default " +"port, the URL is http://localhost:8765/form" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id +msgid "Ir actions report xml id" +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_server___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_server_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_server_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: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 +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "Local Fusion" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module +msgid "Module" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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 +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "" +"Native formats will be processed without a server. You must use this mode if" +" you call methods on your model into the template." +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:182 +#, python-format +msgid "No template found. Aborting." +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Spreadsheet" +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Text Document" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype +msgid "Output Format" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.menu,name:report_py3o.py3o_config_menu +msgid "Py3o" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o +msgid "Py3o Demo Report" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_url +msgid "Py3o Fusion Server URL" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view +msgid "Py3o Reports" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_form_view +msgid "Py3o Server Configuration" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.act_window,name:report_py3o.py3o_server_configuration_action +#: model:ir.ui.menu,name:report_py3o.py3o_server_configuration_menu +msgid "Py3o Servers" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_tree_view +msgid "Py3o Servers Configuration" +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 +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view +msgid "Py3o Templates" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +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_act_report_xml_py3o_template_id +msgid "Template" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module +msgid "The implementer module that provides this report" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_ir_actions_report_xml +msgid "ir.actions.report.xml" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_server +msgid "py3o.server" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_template +msgid "py3o.template" +msgstr "" diff --git a/report_py3o/i18n/es_CL.po b/report_py3o/i18n/es_CL.po new file mode 100644 index 00000000..5ee2d83f --- /dev/null +++ b/report_py3o/i18n/es_CL.po @@ -0,0 +1,286 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_py3o +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-17 02:52+0000\n" +"PO-Revision-Date: 2017-08-17 02:52+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Spanish (Chile) (https://www.transifex.com/oca/teams/23907/es_CL/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_CL\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 +#, python-format +msgid "(Native)" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_is_active +msgid "Active" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 +#, python-format +msgid "" +"Can not use not native format in local fusion. Please specify a Fusion " +"Server" +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_server_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_server_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_server_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_act_report_xml_py3o_template_fallback +msgid "Fallback" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 +#, python-format +msgid "Field 'Output Format' is required for Py3O report" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +msgid "File Type" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_server_id +msgid "Fusion Server" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:278 +#, python-format +msgid "Fusion server error %s" +msgstr "" + +#. module: report_py3o +#: model: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_server_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_act_report_xml_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_act_report_xml_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,help:report_py3o.field_py3o_server_url +msgid "" +"If your Py3o Fusion server is on the same machine and runs on the default " +"port, the URL is http://localhost:8765/form" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id +msgid "Ir actions report xml id" +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_server___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_server_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_server_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: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 +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "Local Fusion" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module +msgid "Module" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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 +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "" +"Native formats will be processed without a server. You must use this mode if" +" you call methods on your model into the template." +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:182 +#, python-format +msgid "No template found. Aborting." +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Spreadsheet" +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Text Document" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype +msgid "Output Format" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.menu,name:report_py3o.py3o_config_menu +msgid "Py3o" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o +msgid "Py3o Demo Report" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_url +msgid "Py3o Fusion Server URL" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view +msgid "Py3o Reports" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_form_view +msgid "Py3o Server Configuration" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.act_window,name:report_py3o.py3o_server_configuration_action +#: model:ir.ui.menu,name:report_py3o.py3o_server_configuration_menu +msgid "Py3o Servers" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_tree_view +msgid "Py3o Servers Configuration" +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 +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view +msgid "Py3o Templates" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +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_act_report_xml_py3o_template_id +msgid "Template" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module +msgid "The implementer module that provides this report" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_ir_actions_report_xml +msgid "ir.actions.report.xml" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_server +msgid "py3o.server" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_template +msgid "py3o.template" +msgstr "" diff --git a/report_py3o/i18n/es_CO.po b/report_py3o/i18n/es_CO.po new file mode 100644 index 00000000..bd2b1cca --- /dev/null +++ b/report_py3o/i18n/es_CO.po @@ -0,0 +1,286 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_py3o +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-17 02:52+0000\n" +"PO-Revision-Date: 2017-08-17 02:52+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Spanish (Colombia) (https://www.transifex.com/oca/teams/23907/es_CO/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_CO\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 +#, python-format +msgid "(Native)" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_is_active +msgid "Active" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 +#, python-format +msgid "" +"Can not use not native format in local fusion. Please specify a Fusion " +"Server" +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_server_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_server_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_server_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_act_report_xml_py3o_template_fallback +msgid "Fallback" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 +#, python-format +msgid "Field 'Output Format' is required for Py3O report" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +msgid "File Type" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_server_id +msgid "Fusion Server" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:278 +#, python-format +msgid "Fusion server error %s" +msgstr "" + +#. module: report_py3o +#: model: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_server_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_act_report_xml_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_act_report_xml_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,help:report_py3o.field_py3o_server_url +msgid "" +"If your Py3o Fusion server is on the same machine and runs on the default " +"port, the URL is http://localhost:8765/form" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id +msgid "Ir actions report xml id" +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_server___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_server_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_server_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: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 +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "Local Fusion" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module +msgid "Module" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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 +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "" +"Native formats will be processed without a server. You must use this mode if" +" you call methods on your model into the template." +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:182 +#, python-format +msgid "No template found. Aborting." +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Spreadsheet" +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Text Document" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype +msgid "Output Format" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.menu,name:report_py3o.py3o_config_menu +msgid "Py3o" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o +msgid "Py3o Demo Report" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_url +msgid "Py3o Fusion Server URL" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view +msgid "Py3o Reports" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_form_view +msgid "Py3o Server Configuration" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.act_window,name:report_py3o.py3o_server_configuration_action +#: model:ir.ui.menu,name:report_py3o.py3o_server_configuration_menu +msgid "Py3o Servers" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_tree_view +msgid "Py3o Servers Configuration" +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 +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view +msgid "Py3o Templates" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +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_act_report_xml_py3o_template_id +msgid "Template" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module +msgid "The implementer module that provides this report" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_ir_actions_report_xml +msgid "ir.actions.report.xml" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_server +msgid "py3o.server" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_template +msgid "py3o.template" +msgstr "" diff --git a/report_py3o/i18n/es_CR.po b/report_py3o/i18n/es_CR.po new file mode 100644 index 00000000..08da515a --- /dev/null +++ b/report_py3o/i18n/es_CR.po @@ -0,0 +1,286 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_py3o +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-17 02:52+0000\n" +"PO-Revision-Date: 2017-08-17 02:52+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Spanish (Costa Rica) (https://www.transifex.com/oca/teams/23907/es_CR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_CR\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 +#, python-format +msgid "(Native)" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_is_active +msgid "Active" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 +#, python-format +msgid "" +"Can not use not native format in local fusion. Please specify a Fusion " +"Server" +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_server_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_server_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_server_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_act_report_xml_py3o_template_fallback +msgid "Fallback" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 +#, python-format +msgid "Field 'Output Format' is required for Py3O report" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +msgid "File Type" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_server_id +msgid "Fusion Server" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:278 +#, python-format +msgid "Fusion server error %s" +msgstr "" + +#. module: report_py3o +#: model: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_server_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_act_report_xml_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_act_report_xml_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,help:report_py3o.field_py3o_server_url +msgid "" +"If your Py3o Fusion server is on the same machine and runs on the default " +"port, the URL is http://localhost:8765/form" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id +msgid "Ir actions report xml id" +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_server___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_server_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_server_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: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 +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "Local Fusion" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module +msgid "Module" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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 +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "" +"Native formats will be processed without a server. You must use this mode if" +" you call methods on your model into the template." +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:182 +#, python-format +msgid "No template found. Aborting." +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Spreadsheet" +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Text Document" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype +msgid "Output Format" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.menu,name:report_py3o.py3o_config_menu +msgid "Py3o" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o +msgid "Py3o Demo Report" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_url +msgid "Py3o Fusion Server URL" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view +msgid "Py3o Reports" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_form_view +msgid "Py3o Server Configuration" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.act_window,name:report_py3o.py3o_server_configuration_action +#: model:ir.ui.menu,name:report_py3o.py3o_server_configuration_menu +msgid "Py3o Servers" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_tree_view +msgid "Py3o Servers Configuration" +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 +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view +msgid "Py3o Templates" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +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_act_report_xml_py3o_template_id +msgid "Template" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module +msgid "The implementer module that provides this report" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_ir_actions_report_xml +msgid "ir.actions.report.xml" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_server +msgid "py3o.server" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_template +msgid "py3o.template" +msgstr "" diff --git a/report_py3o/i18n/es_DO.po b/report_py3o/i18n/es_DO.po new file mode 100644 index 00000000..7cc5bb76 --- /dev/null +++ b/report_py3o/i18n/es_DO.po @@ -0,0 +1,286 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_py3o +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-17 02:52+0000\n" +"PO-Revision-Date: 2017-08-17 02:52+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Spanish (Dominican Republic) (https://www.transifex.com/oca/teams/23907/es_DO/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_DO\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 +#, python-format +msgid "(Native)" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_is_active +msgid "Active" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 +#, python-format +msgid "" +"Can not use not native format in local fusion. Please specify a Fusion " +"Server" +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_server_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_server_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_server_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_act_report_xml_py3o_template_fallback +msgid "Fallback" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 +#, python-format +msgid "Field 'Output Format' is required for Py3O report" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +msgid "File Type" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_server_id +msgid "Fusion Server" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:278 +#, python-format +msgid "Fusion server error %s" +msgstr "" + +#. module: report_py3o +#: model: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_server_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_act_report_xml_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_act_report_xml_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,help:report_py3o.field_py3o_server_url +msgid "" +"If your Py3o Fusion server is on the same machine and runs on the default " +"port, the URL is http://localhost:8765/form" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id +msgid "Ir actions report xml id" +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_server___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_server_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_server_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: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 +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "Local Fusion" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module +msgid "Module" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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 +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "" +"Native formats will be processed without a server. You must use this mode if" +" you call methods on your model into the template." +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:182 +#, python-format +msgid "No template found. Aborting." +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Spreadsheet" +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Text Document" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype +msgid "Output Format" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.menu,name:report_py3o.py3o_config_menu +msgid "Py3o" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o +msgid "Py3o Demo Report" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_url +msgid "Py3o Fusion Server URL" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view +msgid "Py3o Reports" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_form_view +msgid "Py3o Server Configuration" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.act_window,name:report_py3o.py3o_server_configuration_action +#: model:ir.ui.menu,name:report_py3o.py3o_server_configuration_menu +msgid "Py3o Servers" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_tree_view +msgid "Py3o Servers Configuration" +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 +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view +msgid "Py3o Templates" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +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_act_report_xml_py3o_template_id +msgid "Template" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module +msgid "The implementer module that provides this report" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_ir_actions_report_xml +msgid "ir.actions.report.xml" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_server +msgid "py3o.server" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_template +msgid "py3o.template" +msgstr "" diff --git a/report_py3o/i18n/es_EC.po b/report_py3o/i18n/es_EC.po new file mode 100644 index 00000000..2843bbce --- /dev/null +++ b/report_py3o/i18n/es_EC.po @@ -0,0 +1,286 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_py3o +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-17 02:52+0000\n" +"PO-Revision-Date: 2017-08-17 02:52+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Spanish (Ecuador) (https://www.transifex.com/oca/teams/23907/es_EC/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_EC\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 +#, python-format +msgid "(Native)" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_is_active +msgid "Active" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 +#, python-format +msgid "" +"Can not use not native format in local fusion. Please specify a Fusion " +"Server" +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_server_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_server_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_server_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_act_report_xml_py3o_template_fallback +msgid "Fallback" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 +#, python-format +msgid "Field 'Output Format' is required for Py3O report" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +msgid "File Type" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_server_id +msgid "Fusion Server" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:278 +#, python-format +msgid "Fusion server error %s" +msgstr "" + +#. module: report_py3o +#: model: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_server_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_act_report_xml_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_act_report_xml_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,help:report_py3o.field_py3o_server_url +msgid "" +"If your Py3o Fusion server is on the same machine and runs on the default " +"port, the URL is http://localhost:8765/form" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id +msgid "Ir actions report xml id" +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_server___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_server_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_server_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: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 +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "Local Fusion" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module +msgid "Module" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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 +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "" +"Native formats will be processed without a server. You must use this mode if" +" you call methods on your model into the template." +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:182 +#, python-format +msgid "No template found. Aborting." +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Spreadsheet" +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Text Document" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype +msgid "Output Format" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.menu,name:report_py3o.py3o_config_menu +msgid "Py3o" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o +msgid "Py3o Demo Report" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_url +msgid "Py3o Fusion Server URL" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view +msgid "Py3o Reports" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_form_view +msgid "Py3o Server Configuration" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.act_window,name:report_py3o.py3o_server_configuration_action +#: model:ir.ui.menu,name:report_py3o.py3o_server_configuration_menu +msgid "Py3o Servers" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_tree_view +msgid "Py3o Servers Configuration" +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 +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view +msgid "Py3o Templates" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +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_act_report_xml_py3o_template_id +msgid "Template" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module +msgid "The implementer module that provides this report" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_ir_actions_report_xml +msgid "ir.actions.report.xml" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_server +msgid "py3o.server" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_template +msgid "py3o.template" +msgstr "" diff --git a/report_py3o/i18n/es_ES.po b/report_py3o/i18n/es_ES.po new file mode 100644 index 00000000..ce52b748 --- /dev/null +++ b/report_py3o/i18n/es_ES.po @@ -0,0 +1,286 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_py3o +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-17 02:52+0000\n" +"PO-Revision-Date: 2017-08-17 02:52+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Spanish (Spain) (https://www.transifex.com/oca/teams/23907/es_ES/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_ES\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 +#, python-format +msgid "(Native)" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_is_active +msgid "Active" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 +#, python-format +msgid "" +"Can not use not native format in local fusion. Please specify a Fusion " +"Server" +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_server_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_server_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_server_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_act_report_xml_py3o_template_fallback +msgid "Fallback" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 +#, python-format +msgid "Field 'Output Format' is required for Py3O report" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +msgid "File Type" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_server_id +msgid "Fusion Server" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:278 +#, python-format +msgid "Fusion server error %s" +msgstr "" + +#. module: report_py3o +#: model: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_server_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_act_report_xml_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_act_report_xml_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,help:report_py3o.field_py3o_server_url +msgid "" +"If your Py3o Fusion server is on the same machine and runs on the default " +"port, the URL is http://localhost:8765/form" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id +msgid "Ir actions report xml id" +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_server___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_server_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_server_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: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 +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "Local Fusion" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module +msgid "Module" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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 +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "" +"Native formats will be processed without a server. You must use this mode if" +" you call methods on your model into the template." +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:182 +#, python-format +msgid "No template found. Aborting." +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Spreadsheet" +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Text Document" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype +msgid "Output Format" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.menu,name:report_py3o.py3o_config_menu +msgid "Py3o" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o +msgid "Py3o Demo Report" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_url +msgid "Py3o Fusion Server URL" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view +msgid "Py3o Reports" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_form_view +msgid "Py3o Server Configuration" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.act_window,name:report_py3o.py3o_server_configuration_action +#: model:ir.ui.menu,name:report_py3o.py3o_server_configuration_menu +msgid "Py3o Servers" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_tree_view +msgid "Py3o Servers Configuration" +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 +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view +msgid "Py3o Templates" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +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_act_report_xml_py3o_template_id +msgid "Template" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module +msgid "The implementer module that provides this report" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_ir_actions_report_xml +msgid "ir.actions.report.xml" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_server +msgid "py3o.server" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_template +msgid "py3o.template" +msgstr "" diff --git a/report_py3o/i18n/es_MX.po b/report_py3o/i18n/es_MX.po new file mode 100644 index 00000000..05ddc12e --- /dev/null +++ b/report_py3o/i18n/es_MX.po @@ -0,0 +1,286 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_py3o +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-17 02:52+0000\n" +"PO-Revision-Date: 2017-08-17 02:52+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Spanish (Mexico) (https://www.transifex.com/oca/teams/23907/es_MX/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_MX\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 +#, python-format +msgid "(Native)" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_is_active +msgid "Active" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 +#, python-format +msgid "" +"Can not use not native format in local fusion. Please specify a Fusion " +"Server" +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_server_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_server_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_server_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_act_report_xml_py3o_template_fallback +msgid "Fallback" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 +#, python-format +msgid "Field 'Output Format' is required for Py3O report" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +msgid "File Type" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_server_id +msgid "Fusion Server" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:278 +#, python-format +msgid "Fusion server error %s" +msgstr "" + +#. module: report_py3o +#: model: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_server_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_act_report_xml_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_act_report_xml_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,help:report_py3o.field_py3o_server_url +msgid "" +"If your Py3o Fusion server is on the same machine and runs on the default " +"port, the URL is http://localhost:8765/form" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id +msgid "Ir actions report xml id" +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_server___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_server_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_server_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: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 +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "Local Fusion" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module +msgid "Module" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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 +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "" +"Native formats will be processed without a server. You must use this mode if" +" you call methods on your model into the template." +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:182 +#, python-format +msgid "No template found. Aborting." +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Spreadsheet" +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Text Document" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype +msgid "Output Format" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.menu,name:report_py3o.py3o_config_menu +msgid "Py3o" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o +msgid "Py3o Demo Report" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_url +msgid "Py3o Fusion Server URL" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view +msgid "Py3o Reports" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_form_view +msgid "Py3o Server Configuration" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.act_window,name:report_py3o.py3o_server_configuration_action +#: model:ir.ui.menu,name:report_py3o.py3o_server_configuration_menu +msgid "Py3o Servers" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_tree_view +msgid "Py3o Servers Configuration" +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 +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view +msgid "Py3o Templates" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +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_act_report_xml_py3o_template_id +msgid "Template" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module +msgid "The implementer module that provides this report" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_ir_actions_report_xml +msgid "ir.actions.report.xml" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_server +msgid "py3o.server" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_template +msgid "py3o.template" +msgstr "" diff --git a/report_py3o/i18n/es_PE.po b/report_py3o/i18n/es_PE.po new file mode 100644 index 00000000..a40615cf --- /dev/null +++ b/report_py3o/i18n/es_PE.po @@ -0,0 +1,286 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_py3o +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-17 02:52+0000\n" +"PO-Revision-Date: 2017-08-17 02:52+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Spanish (Peru) (https://www.transifex.com/oca/teams/23907/es_PE/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_PE\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 +#, python-format +msgid "(Native)" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_is_active +msgid "Active" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 +#, python-format +msgid "" +"Can not use not native format in local fusion. Please specify a Fusion " +"Server" +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_server_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_server_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_server_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_act_report_xml_py3o_template_fallback +msgid "Fallback" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 +#, python-format +msgid "Field 'Output Format' is required for Py3O report" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +msgid "File Type" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_server_id +msgid "Fusion Server" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:278 +#, python-format +msgid "Fusion server error %s" +msgstr "" + +#. module: report_py3o +#: model: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_server_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_act_report_xml_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_act_report_xml_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,help:report_py3o.field_py3o_server_url +msgid "" +"If your Py3o Fusion server is on the same machine and runs on the default " +"port, the URL is http://localhost:8765/form" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id +msgid "Ir actions report xml id" +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_server___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_server_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_server_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: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 +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "Local Fusion" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module +msgid "Module" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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 +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "" +"Native formats will be processed without a server. You must use this mode if" +" you call methods on your model into the template." +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:182 +#, python-format +msgid "No template found. Aborting." +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Spreadsheet" +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Text Document" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype +msgid "Output Format" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.menu,name:report_py3o.py3o_config_menu +msgid "Py3o" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o +msgid "Py3o Demo Report" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_url +msgid "Py3o Fusion Server URL" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view +msgid "Py3o Reports" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_form_view +msgid "Py3o Server Configuration" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.act_window,name:report_py3o.py3o_server_configuration_action +#: model:ir.ui.menu,name:report_py3o.py3o_server_configuration_menu +msgid "Py3o Servers" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_tree_view +msgid "Py3o Servers Configuration" +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 +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view +msgid "Py3o Templates" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +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_act_report_xml_py3o_template_id +msgid "Template" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module +msgid "The implementer module that provides this report" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_ir_actions_report_xml +msgid "ir.actions.report.xml" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_server +msgid "py3o.server" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_template +msgid "py3o.template" +msgstr "" diff --git a/report_py3o/i18n/es_PY.po b/report_py3o/i18n/es_PY.po new file mode 100644 index 00000000..e43f2d06 --- /dev/null +++ b/report_py3o/i18n/es_PY.po @@ -0,0 +1,286 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_py3o +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-17 02:52+0000\n" +"PO-Revision-Date: 2017-08-17 02:52+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Spanish (Paraguay) (https://www.transifex.com/oca/teams/23907/es_PY/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_PY\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 +#, python-format +msgid "(Native)" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_is_active +msgid "Active" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 +#, python-format +msgid "" +"Can not use not native format in local fusion. Please specify a Fusion " +"Server" +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_server_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_server_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_server_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_act_report_xml_py3o_template_fallback +msgid "Fallback" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 +#, python-format +msgid "Field 'Output Format' is required for Py3O report" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +msgid "File Type" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_server_id +msgid "Fusion Server" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:278 +#, python-format +msgid "Fusion server error %s" +msgstr "" + +#. module: report_py3o +#: model: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_server_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_act_report_xml_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_act_report_xml_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,help:report_py3o.field_py3o_server_url +msgid "" +"If your Py3o Fusion server is on the same machine and runs on the default " +"port, the URL is http://localhost:8765/form" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id +msgid "Ir actions report xml id" +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_server___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_server_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_server_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: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 +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "Local Fusion" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module +msgid "Module" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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 +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "" +"Native formats will be processed without a server. You must use this mode if" +" you call methods on your model into the template." +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:182 +#, python-format +msgid "No template found. Aborting." +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Spreadsheet" +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Text Document" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype +msgid "Output Format" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.menu,name:report_py3o.py3o_config_menu +msgid "Py3o" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o +msgid "Py3o Demo Report" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_url +msgid "Py3o Fusion Server URL" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view +msgid "Py3o Reports" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_form_view +msgid "Py3o Server Configuration" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.act_window,name:report_py3o.py3o_server_configuration_action +#: model:ir.ui.menu,name:report_py3o.py3o_server_configuration_menu +msgid "Py3o Servers" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_tree_view +msgid "Py3o Servers Configuration" +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 +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view +msgid "Py3o Templates" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +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_act_report_xml_py3o_template_id +msgid "Template" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module +msgid "The implementer module that provides this report" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_ir_actions_report_xml +msgid "ir.actions.report.xml" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_server +msgid "py3o.server" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_template +msgid "py3o.template" +msgstr "" diff --git a/report_py3o/i18n/es_VE.po b/report_py3o/i18n/es_VE.po new file mode 100644 index 00000000..56be6137 --- /dev/null +++ b/report_py3o/i18n/es_VE.po @@ -0,0 +1,286 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_py3o +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-17 02:52+0000\n" +"PO-Revision-Date: 2017-08-17 02:52+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Spanish (Venezuela) (https://www.transifex.com/oca/teams/23907/es_VE/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_VE\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 +#, python-format +msgid "(Native)" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_is_active +msgid "Active" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 +#, python-format +msgid "" +"Can not use not native format in local fusion. Please specify a Fusion " +"Server" +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_server_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_server_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_server_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_act_report_xml_py3o_template_fallback +msgid "Fallback" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 +#, python-format +msgid "Field 'Output Format' is required for Py3O report" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +msgid "File Type" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_server_id +msgid "Fusion Server" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:278 +#, python-format +msgid "Fusion server error %s" +msgstr "" + +#. module: report_py3o +#: model: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_server_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_act_report_xml_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_act_report_xml_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,help:report_py3o.field_py3o_server_url +msgid "" +"If your Py3o Fusion server is on the same machine and runs on the default " +"port, the URL is http://localhost:8765/form" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id +msgid "Ir actions report xml id" +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_server___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_server_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_server_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: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 +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "Local Fusion" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module +msgid "Module" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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 +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "" +"Native formats will be processed without a server. You must use this mode if" +" you call methods on your model into the template." +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:182 +#, python-format +msgid "No template found. Aborting." +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Spreadsheet" +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Text Document" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype +msgid "Output Format" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.menu,name:report_py3o.py3o_config_menu +msgid "Py3o" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o +msgid "Py3o Demo Report" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_url +msgid "Py3o Fusion Server URL" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view +msgid "Py3o Reports" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_form_view +msgid "Py3o Server Configuration" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.act_window,name:report_py3o.py3o_server_configuration_action +#: model:ir.ui.menu,name:report_py3o.py3o_server_configuration_menu +msgid "Py3o Servers" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_tree_view +msgid "Py3o Servers Configuration" +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 +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view +msgid "Py3o Templates" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +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_act_report_xml_py3o_template_id +msgid "Template" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module +msgid "The implementer module that provides this report" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_ir_actions_report_xml +msgid "ir.actions.report.xml" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_server +msgid "py3o.server" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_template +msgid "py3o.template" +msgstr "" diff --git a/report_py3o/i18n/et.po b/report_py3o/i18n/et.po new file mode 100644 index 00000000..666001e2 --- /dev/null +++ b/report_py3o/i18n/et.po @@ -0,0 +1,286 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_py3o +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-17 02:52+0000\n" +"PO-Revision-Date: 2017-08-17 02:52+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Estonian (https://www.transifex.com/oca/teams/23907/et/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: et\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 +#, python-format +msgid "(Native)" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_is_active +msgid "Active" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 +#, python-format +msgid "" +"Can not use not native format in local fusion. Please specify a Fusion " +"Server" +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_server_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_server_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_server_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_act_report_xml_py3o_template_fallback +msgid "Fallback" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 +#, python-format +msgid "Field 'Output Format' is required for Py3O report" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +msgid "File Type" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_server_id +msgid "Fusion Server" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:278 +#, python-format +msgid "Fusion server error %s" +msgstr "" + +#. module: report_py3o +#: model: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_server_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_act_report_xml_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_act_report_xml_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,help:report_py3o.field_py3o_server_url +msgid "" +"If your Py3o Fusion server is on the same machine and runs on the default " +"port, the URL is http://localhost:8765/form" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id +msgid "Ir actions report xml id" +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_server___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_server_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_server_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: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 +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "Local Fusion" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module +msgid "Module" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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 +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "" +"Native formats will be processed without a server. You must use this mode if" +" you call methods on your model into the template." +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:182 +#, python-format +msgid "No template found. Aborting." +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Spreadsheet" +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Text Document" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype +msgid "Output Format" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.menu,name:report_py3o.py3o_config_menu +msgid "Py3o" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o +msgid "Py3o Demo Report" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_url +msgid "Py3o Fusion Server URL" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view +msgid "Py3o Reports" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_form_view +msgid "Py3o Server Configuration" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.act_window,name:report_py3o.py3o_server_configuration_action +#: model:ir.ui.menu,name:report_py3o.py3o_server_configuration_menu +msgid "Py3o Servers" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_tree_view +msgid "Py3o Servers Configuration" +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 +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view +msgid "Py3o Templates" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +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_act_report_xml_py3o_template_id +msgid "Template" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module +msgid "The implementer module that provides this report" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_ir_actions_report_xml +msgid "ir.actions.report.xml" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_server +msgid "py3o.server" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_template +msgid "py3o.template" +msgstr "" diff --git a/report_py3o/i18n/eu.po b/report_py3o/i18n/eu.po new file mode 100644 index 00000000..147d0bee --- /dev/null +++ b/report_py3o/i18n/eu.po @@ -0,0 +1,286 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_py3o +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-17 02:52+0000\n" +"PO-Revision-Date: 2017-08-17 02:52+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Basque (https://www.transifex.com/oca/teams/23907/eu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: eu\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 +#, python-format +msgid "(Native)" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_is_active +msgid "Active" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 +#, python-format +msgid "" +"Can not use not native format in local fusion. Please specify a Fusion " +"Server" +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_server_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_server_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_server_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_act_report_xml_py3o_template_fallback +msgid "Fallback" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 +#, python-format +msgid "Field 'Output Format' is required for Py3O report" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +msgid "File Type" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_server_id +msgid "Fusion Server" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:278 +#, python-format +msgid "Fusion server error %s" +msgstr "" + +#. module: report_py3o +#: model: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_server_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_act_report_xml_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_act_report_xml_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,help:report_py3o.field_py3o_server_url +msgid "" +"If your Py3o Fusion server is on the same machine and runs on the default " +"port, the URL is http://localhost:8765/form" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id +msgid "Ir actions report xml id" +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_server___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_server_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_server_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: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 +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "Local Fusion" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module +msgid "Module" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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 +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "" +"Native formats will be processed without a server. You must use this mode if" +" you call methods on your model into the template." +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:182 +#, python-format +msgid "No template found. Aborting." +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Spreadsheet" +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Text Document" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype +msgid "Output Format" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.menu,name:report_py3o.py3o_config_menu +msgid "Py3o" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o +msgid "Py3o Demo Report" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_url +msgid "Py3o Fusion Server URL" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view +msgid "Py3o Reports" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_form_view +msgid "Py3o Server Configuration" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.act_window,name:report_py3o.py3o_server_configuration_action +#: model:ir.ui.menu,name:report_py3o.py3o_server_configuration_menu +msgid "Py3o Servers" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_tree_view +msgid "Py3o Servers Configuration" +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 +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view +msgid "Py3o Templates" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +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_act_report_xml_py3o_template_id +msgid "Template" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module +msgid "The implementer module that provides this report" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_ir_actions_report_xml +msgid "ir.actions.report.xml" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_server +msgid "py3o.server" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_template +msgid "py3o.template" +msgstr "" diff --git a/report_py3o/i18n/fa.po b/report_py3o/i18n/fa.po new file mode 100644 index 00000000..42e4572b --- /dev/null +++ b/report_py3o/i18n/fa.po @@ -0,0 +1,286 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_py3o +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-17 02:52+0000\n" +"PO-Revision-Date: 2017-08-17 02:52+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Persian (https://www.transifex.com/oca/teams/23907/fa/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fa\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 +#, python-format +msgid "(Native)" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_is_active +msgid "Active" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 +#, python-format +msgid "" +"Can not use not native format in local fusion. Please specify a Fusion " +"Server" +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_server_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_server_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_server_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_act_report_xml_py3o_template_fallback +msgid "Fallback" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 +#, python-format +msgid "Field 'Output Format' is required for Py3O report" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +msgid "File Type" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_server_id +msgid "Fusion Server" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:278 +#, python-format +msgid "Fusion server error %s" +msgstr "" + +#. module: report_py3o +#: model: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_server_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_act_report_xml_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_act_report_xml_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,help:report_py3o.field_py3o_server_url +msgid "" +"If your Py3o Fusion server is on the same machine and runs on the default " +"port, the URL is http://localhost:8765/form" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id +msgid "Ir actions report xml id" +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_server___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_server_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_server_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: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 +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "Local Fusion" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module +msgid "Module" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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 +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "" +"Native formats will be processed without a server. You must use this mode if" +" you call methods on your model into the template." +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:182 +#, python-format +msgid "No template found. Aborting." +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Spreadsheet" +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Text Document" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype +msgid "Output Format" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.menu,name:report_py3o.py3o_config_menu +msgid "Py3o" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o +msgid "Py3o Demo Report" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_url +msgid "Py3o Fusion Server URL" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view +msgid "Py3o Reports" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_form_view +msgid "Py3o Server Configuration" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.act_window,name:report_py3o.py3o_server_configuration_action +#: model:ir.ui.menu,name:report_py3o.py3o_server_configuration_menu +msgid "Py3o Servers" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_tree_view +msgid "Py3o Servers Configuration" +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 +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view +msgid "Py3o Templates" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +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_act_report_xml_py3o_template_id +msgid "Template" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module +msgid "The implementer module that provides this report" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_ir_actions_report_xml +msgid "ir.actions.report.xml" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_server +msgid "py3o.server" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_template +msgid "py3o.template" +msgstr "" diff --git a/report_py3o/i18n/fi.po b/report_py3o/i18n/fi.po new file mode 100644 index 00000000..c8375cfa --- /dev/null +++ b/report_py3o/i18n/fi.po @@ -0,0 +1,286 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_py3o +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-17 02:52+0000\n" +"PO-Revision-Date: 2017-08-17 02:52+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Finnish (https://www.transifex.com/oca/teams/23907/fi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fi\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 +#, python-format +msgid "(Native)" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_is_active +msgid "Active" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 +#, python-format +msgid "" +"Can not use not native format in local fusion. Please specify a Fusion " +"Server" +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_server_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_server_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_server_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_act_report_xml_py3o_template_fallback +msgid "Fallback" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 +#, python-format +msgid "Field 'Output Format' is required for Py3O report" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +msgid "File Type" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_server_id +msgid "Fusion Server" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:278 +#, python-format +msgid "Fusion server error %s" +msgstr "" + +#. module: report_py3o +#: model: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_server_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_act_report_xml_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_act_report_xml_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,help:report_py3o.field_py3o_server_url +msgid "" +"If your Py3o Fusion server is on the same machine and runs on the default " +"port, the URL is http://localhost:8765/form" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id +msgid "Ir actions report xml id" +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_server___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_server_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_server_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: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 +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "Local Fusion" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module +msgid "Module" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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 +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "" +"Native formats will be processed without a server. You must use this mode if" +" you call methods on your model into the template." +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:182 +#, python-format +msgid "No template found. Aborting." +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Spreadsheet" +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Text Document" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype +msgid "Output Format" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.menu,name:report_py3o.py3o_config_menu +msgid "Py3o" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o +msgid "Py3o Demo Report" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_url +msgid "Py3o Fusion Server URL" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view +msgid "Py3o Reports" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_form_view +msgid "Py3o Server Configuration" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.act_window,name:report_py3o.py3o_server_configuration_action +#: model:ir.ui.menu,name:report_py3o.py3o_server_configuration_menu +msgid "Py3o Servers" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_tree_view +msgid "Py3o Servers Configuration" +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 +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view +msgid "Py3o Templates" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +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_act_report_xml_py3o_template_id +msgid "Template" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module +msgid "The implementer module that provides this report" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_ir_actions_report_xml +msgid "ir.actions.report.xml" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_server +msgid "py3o.server" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_template +msgid "py3o.template" +msgstr "" diff --git a/report_py3o/i18n/fr.po b/report_py3o/i18n/fr.po index 9bcec155..69428a69 100644 --- a/report_py3o/i18n/fr.po +++ b/report_py3o/i18n/fr.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-02-23 01:39+0000\n" -"PO-Revision-Date: 2017-02-23 01:39+0000\n" +"POT-Creation-Date: 2017-08-17 02:52+0000\n" +"PO-Revision-Date: 2017-08-17 02:52+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n" "MIME-Version: 1.0\n" @@ -19,7 +19,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: report_py3o -#: code:addons/report_py3o/models/ir_actions_report_xml.py:52 +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 #, python-format msgid "(Native)" msgstr "" @@ -30,7 +30,7 @@ msgid "Active" msgstr "" #. module: report_py3o -#: code:addons/report_py3o/models/ir_actions_report_xml.py:40 +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 #, python-format msgid "" "Can not use not native format in local fusion. Please specify a Fusion " @@ -56,7 +56,7 @@ msgstr "Créé le " #: model:ir.model.fields,field_description:report_py3o.field_py3o_server_display_name #: model:ir.model.fields,field_description:report_py3o.field_py3o_template_display_name msgid "Display Name" -msgstr "" +msgstr "Nom à afficher" #. module: report_py3o #: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_template_fallback @@ -64,7 +64,7 @@ msgid "Fallback" msgstr "Procédure de recours" #. module: report_py3o -#: code:addons/report_py3o/models/ir_actions_report_xml.py:28 +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 #, python-format msgid "Field 'Output Format' is required for Py3O report" msgstr "" @@ -80,7 +80,7 @@ msgid "Fusion Server" msgstr "" #. module: report_py3o -#: code:addons/report_py3o/models/py3o_report.py:256 +#: code:addons/report_py3o/models/py3o_report.py:278 #, python-format msgid "Fusion server error %s" msgstr "" @@ -104,6 +104,15 @@ msgid "" "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_act_report_xml_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,help:report_py3o.field_py3o_server_url msgid "" @@ -121,7 +130,7 @@ msgstr "" #: model:ir.model.fields,field_description:report_py3o.field_py3o_server___last_update #: model:ir.model.fields,field_description:report_py3o.field_py3o_template___last_update msgid "Last Modified on" -msgstr "" +msgstr "Dernière modification le" #. module: report_py3o #: model:ir.model.fields,field_description:report_py3o.field_py3o_report_write_uid @@ -158,6 +167,11 @@ msgstr "" msgid "Module" msgstr "Module" +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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" @@ -171,7 +185,7 @@ msgid "" msgstr "" #. module: report_py3o -#: code:addons/report_py3o/models/py3o_report.py:147 +#: code:addons/report_py3o/models/py3o_report.py:182 #, python-format msgid "No template found. Aborting." msgstr "" @@ -236,6 +250,11 @@ msgstr "" msgid "Py3o Templates" msgstr "Py3o Templates" +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +msgstr "Rapport" + #. module: report_py3o #: model:ir.model,name:report_py3o.model_py3o_report msgid "Report Py30" @@ -254,7 +273,7 @@ msgstr "The implementer module that provides this report" #. module: report_py3o #: model:ir.model,name:report_py3o.model_ir_actions_report_xml msgid "ir.actions.report.xml" -msgstr "" +msgstr "ir.actions.report.xml" #. module: report_py3o #: model:ir.model,name:report_py3o.model_py3o_server diff --git a/report_py3o/i18n/fr_CA.po b/report_py3o/i18n/fr_CA.po new file mode 100644 index 00000000..88fd9dfa --- /dev/null +++ b/report_py3o/i18n/fr_CA.po @@ -0,0 +1,286 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_py3o +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-17 02:52+0000\n" +"PO-Revision-Date: 2017-08-17 02:52+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: French (Canada) (https://www.transifex.com/oca/teams/23907/fr_CA/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fr_CA\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 +#, python-format +msgid "(Native)" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_is_active +msgid "Active" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 +#, python-format +msgid "" +"Can not use not native format in local fusion. Please specify a Fusion " +"Server" +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_server_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_server_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_server_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_act_report_xml_py3o_template_fallback +msgid "Fallback" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 +#, python-format +msgid "Field 'Output Format' is required for Py3O report" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +msgid "File Type" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_server_id +msgid "Fusion Server" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:278 +#, python-format +msgid "Fusion server error %s" +msgstr "" + +#. module: report_py3o +#: model: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_server_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_act_report_xml_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_act_report_xml_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,help:report_py3o.field_py3o_server_url +msgid "" +"If your Py3o Fusion server is on the same machine and runs on the default " +"port, the URL is http://localhost:8765/form" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id +msgid "Ir actions report xml id" +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_server___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_server_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_server_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: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 +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "Local Fusion" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module +msgid "Module" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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 +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "" +"Native formats will be processed without a server. You must use this mode if" +" you call methods on your model into the template." +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:182 +#, python-format +msgid "No template found. Aborting." +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Spreadsheet" +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Text Document" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype +msgid "Output Format" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.menu,name:report_py3o.py3o_config_menu +msgid "Py3o" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o +msgid "Py3o Demo Report" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_url +msgid "Py3o Fusion Server URL" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view +msgid "Py3o Reports" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_form_view +msgid "Py3o Server Configuration" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.act_window,name:report_py3o.py3o_server_configuration_action +#: model:ir.ui.menu,name:report_py3o.py3o_server_configuration_menu +msgid "Py3o Servers" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_tree_view +msgid "Py3o Servers Configuration" +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 +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view +msgid "Py3o Templates" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +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_act_report_xml_py3o_template_id +msgid "Template" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module +msgid "The implementer module that provides this report" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_ir_actions_report_xml +msgid "ir.actions.report.xml" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_server +msgid "py3o.server" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_template +msgid "py3o.template" +msgstr "" diff --git a/report_py3o/i18n/fr_CH.po b/report_py3o/i18n/fr_CH.po new file mode 100644 index 00000000..fd353bad --- /dev/null +++ b/report_py3o/i18n/fr_CH.po @@ -0,0 +1,286 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_py3o +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-17 02:52+0000\n" +"PO-Revision-Date: 2017-08-17 02:52+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: French (Switzerland) (https://www.transifex.com/oca/teams/23907/fr_CH/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fr_CH\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 +#, python-format +msgid "(Native)" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_is_active +msgid "Active" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 +#, python-format +msgid "" +"Can not use not native format in local fusion. Please specify a Fusion " +"Server" +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_server_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_server_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_server_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_act_report_xml_py3o_template_fallback +msgid "Fallback" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 +#, python-format +msgid "Field 'Output Format' is required for Py3O report" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +msgid "File Type" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_server_id +msgid "Fusion Server" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:278 +#, python-format +msgid "Fusion server error %s" +msgstr "" + +#. module: report_py3o +#: model: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_server_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_act_report_xml_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_act_report_xml_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,help:report_py3o.field_py3o_server_url +msgid "" +"If your Py3o Fusion server is on the same machine and runs on the default " +"port, the URL is http://localhost:8765/form" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id +msgid "Ir actions report xml id" +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_server___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_server_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_server_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: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 +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "Local Fusion" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module +msgid "Module" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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 +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "" +"Native formats will be processed without a server. You must use this mode if" +" you call methods on your model into the template." +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:182 +#, python-format +msgid "No template found. Aborting." +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Spreadsheet" +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Text Document" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype +msgid "Output Format" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.menu,name:report_py3o.py3o_config_menu +msgid "Py3o" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o +msgid "Py3o Demo Report" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_url +msgid "Py3o Fusion Server URL" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view +msgid "Py3o Reports" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_form_view +msgid "Py3o Server Configuration" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.act_window,name:report_py3o.py3o_server_configuration_action +#: model:ir.ui.menu,name:report_py3o.py3o_server_configuration_menu +msgid "Py3o Servers" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_tree_view +msgid "Py3o Servers Configuration" +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 +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view +msgid "Py3o Templates" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +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_act_report_xml_py3o_template_id +msgid "Template" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module +msgid "The implementer module that provides this report" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_ir_actions_report_xml +msgid "ir.actions.report.xml" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_server +msgid "py3o.server" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_template +msgid "py3o.template" +msgstr "" diff --git a/report_py3o/i18n/gl.po b/report_py3o/i18n/gl.po new file mode 100644 index 00000000..5ff63ba7 --- /dev/null +++ b/report_py3o/i18n/gl.po @@ -0,0 +1,286 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_py3o +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-17 02:52+0000\n" +"PO-Revision-Date: 2017-08-17 02:52+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Galician (https://www.transifex.com/oca/teams/23907/gl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: gl\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 +#, python-format +msgid "(Native)" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_is_active +msgid "Active" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 +#, python-format +msgid "" +"Can not use not native format in local fusion. Please specify a Fusion " +"Server" +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_server_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_server_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_server_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_act_report_xml_py3o_template_fallback +msgid "Fallback" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 +#, python-format +msgid "Field 'Output Format' is required for Py3O report" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +msgid "File Type" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_server_id +msgid "Fusion Server" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:278 +#, python-format +msgid "Fusion server error %s" +msgstr "" + +#. module: report_py3o +#: model: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_server_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_act_report_xml_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_act_report_xml_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,help:report_py3o.field_py3o_server_url +msgid "" +"If your Py3o Fusion server is on the same machine and runs on the default " +"port, the URL is http://localhost:8765/form" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id +msgid "Ir actions report xml id" +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_server___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_server_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_server_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: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 +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "Local Fusion" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module +msgid "Module" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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 +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "" +"Native formats will be processed without a server. You must use this mode if" +" you call methods on your model into the template." +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:182 +#, python-format +msgid "No template found. Aborting." +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Spreadsheet" +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Text Document" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype +msgid "Output Format" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.menu,name:report_py3o.py3o_config_menu +msgid "Py3o" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o +msgid "Py3o Demo Report" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_url +msgid "Py3o Fusion Server URL" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view +msgid "Py3o Reports" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_form_view +msgid "Py3o Server Configuration" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.act_window,name:report_py3o.py3o_server_configuration_action +#: model:ir.ui.menu,name:report_py3o.py3o_server_configuration_menu +msgid "Py3o Servers" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_tree_view +msgid "Py3o Servers Configuration" +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 +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view +msgid "Py3o Templates" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +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_act_report_xml_py3o_template_id +msgid "Template" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module +msgid "The implementer module that provides this report" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_ir_actions_report_xml +msgid "ir.actions.report.xml" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_server +msgid "py3o.server" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_template +msgid "py3o.template" +msgstr "" diff --git a/report_py3o/i18n/gl_ES.po b/report_py3o/i18n/gl_ES.po new file mode 100644 index 00000000..ef7c1799 --- /dev/null +++ b/report_py3o/i18n/gl_ES.po @@ -0,0 +1,286 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_py3o +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-17 02:52+0000\n" +"PO-Revision-Date: 2017-08-17 02:52+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Galician (Spain) (https://www.transifex.com/oca/teams/23907/gl_ES/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: gl_ES\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 +#, python-format +msgid "(Native)" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_is_active +msgid "Active" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 +#, python-format +msgid "" +"Can not use not native format in local fusion. Please specify a Fusion " +"Server" +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_server_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_server_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_server_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_act_report_xml_py3o_template_fallback +msgid "Fallback" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 +#, python-format +msgid "Field 'Output Format' is required for Py3O report" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +msgid "File Type" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_server_id +msgid "Fusion Server" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:278 +#, python-format +msgid "Fusion server error %s" +msgstr "" + +#. module: report_py3o +#: model: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_server_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_act_report_xml_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_act_report_xml_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,help:report_py3o.field_py3o_server_url +msgid "" +"If your Py3o Fusion server is on the same machine and runs on the default " +"port, the URL is http://localhost:8765/form" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id +msgid "Ir actions report xml id" +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_server___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_server_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_server_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: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 +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "Local Fusion" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module +msgid "Module" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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 +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "" +"Native formats will be processed without a server. You must use this mode if" +" you call methods on your model into the template." +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:182 +#, python-format +msgid "No template found. Aborting." +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Spreadsheet" +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Text Document" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype +msgid "Output Format" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.menu,name:report_py3o.py3o_config_menu +msgid "Py3o" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o +msgid "Py3o Demo Report" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_url +msgid "Py3o Fusion Server URL" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view +msgid "Py3o Reports" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_form_view +msgid "Py3o Server Configuration" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.act_window,name:report_py3o.py3o_server_configuration_action +#: model:ir.ui.menu,name:report_py3o.py3o_server_configuration_menu +msgid "Py3o Servers" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_tree_view +msgid "Py3o Servers Configuration" +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 +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view +msgid "Py3o Templates" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +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_act_report_xml_py3o_template_id +msgid "Template" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module +msgid "The implementer module that provides this report" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_ir_actions_report_xml +msgid "ir.actions.report.xml" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_server +msgid "py3o.server" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_template +msgid "py3o.template" +msgstr "" diff --git a/report_py3o/i18n/he.po b/report_py3o/i18n/he.po new file mode 100644 index 00000000..bfa6b316 --- /dev/null +++ b/report_py3o/i18n/he.po @@ -0,0 +1,286 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_py3o +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-17 02:52+0000\n" +"PO-Revision-Date: 2017-08-17 02:52+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Hebrew (https://www.transifex.com/oca/teams/23907/he/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: he\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 +#, python-format +msgid "(Native)" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_is_active +msgid "Active" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 +#, python-format +msgid "" +"Can not use not native format in local fusion. Please specify a Fusion " +"Server" +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_server_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_server_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_server_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_act_report_xml_py3o_template_fallback +msgid "Fallback" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 +#, python-format +msgid "Field 'Output Format' is required for Py3O report" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +msgid "File Type" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_server_id +msgid "Fusion Server" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:278 +#, python-format +msgid "Fusion server error %s" +msgstr "" + +#. module: report_py3o +#: model: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_server_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_act_report_xml_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_act_report_xml_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,help:report_py3o.field_py3o_server_url +msgid "" +"If your Py3o Fusion server is on the same machine and runs on the default " +"port, the URL is http://localhost:8765/form" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id +msgid "Ir actions report xml id" +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_server___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_server_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_server_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: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 +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "Local Fusion" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module +msgid "Module" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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 +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "" +"Native formats will be processed without a server. You must use this mode if" +" you call methods on your model into the template." +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:182 +#, python-format +msgid "No template found. Aborting." +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Spreadsheet" +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Text Document" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype +msgid "Output Format" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.menu,name:report_py3o.py3o_config_menu +msgid "Py3o" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o +msgid "Py3o Demo Report" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_url +msgid "Py3o Fusion Server URL" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view +msgid "Py3o Reports" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_form_view +msgid "Py3o Server Configuration" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.act_window,name:report_py3o.py3o_server_configuration_action +#: model:ir.ui.menu,name:report_py3o.py3o_server_configuration_menu +msgid "Py3o Servers" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_tree_view +msgid "Py3o Servers Configuration" +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 +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view +msgid "Py3o Templates" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +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_act_report_xml_py3o_template_id +msgid "Template" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module +msgid "The implementer module that provides this report" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_ir_actions_report_xml +msgid "ir.actions.report.xml" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_server +msgid "py3o.server" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_template +msgid "py3o.template" +msgstr "" diff --git a/report_py3o/i18n/hr.po b/report_py3o/i18n/hr.po new file mode 100644 index 00000000..e77b7896 --- /dev/null +++ b/report_py3o/i18n/hr.po @@ -0,0 +1,286 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_py3o +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-17 02:52+0000\n" +"PO-Revision-Date: 2017-08-17 02:52+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: hr\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 +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 +#, python-format +msgid "(Native)" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_is_active +msgid "Active" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 +#, python-format +msgid "" +"Can not use not native format in local fusion. Please specify a Fusion " +"Server" +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_server_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_server_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_server_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_act_report_xml_py3o_template_fallback +msgid "Fallback" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 +#, python-format +msgid "Field 'Output Format' is required for Py3O report" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +msgid "File Type" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_server_id +msgid "Fusion Server" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:278 +#, python-format +msgid "Fusion server error %s" +msgstr "" + +#. module: report_py3o +#: model: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_server_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_act_report_xml_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_act_report_xml_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,help:report_py3o.field_py3o_server_url +msgid "" +"If your Py3o Fusion server is on the same machine and runs on the default " +"port, the URL is http://localhost:8765/form" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id +msgid "Ir actions report xml id" +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_server___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_server_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_server_write_date +#: model:ir.model.fields,field_description:report_py3o.field_py3o_template_write_date +msgid "Last Updated on" +msgstr "Zadnje ažuriranje" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_template_py3o_template_data +#: model: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 +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "Local Fusion" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module +msgid "Module" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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 +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "" +"Native formats will be processed without a server. You must use this mode if" +" you call methods on your model into the template." +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:182 +#, python-format +msgid "No template found. Aborting." +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Spreadsheet" +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Text Document" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype +msgid "Output Format" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.menu,name:report_py3o.py3o_config_menu +msgid "Py3o" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o +msgid "Py3o Demo Report" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_url +msgid "Py3o Fusion Server URL" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view +msgid "Py3o Reports" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_form_view +msgid "Py3o Server Configuration" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.act_window,name:report_py3o.py3o_server_configuration_action +#: model:ir.ui.menu,name:report_py3o.py3o_server_configuration_menu +msgid "Py3o Servers" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_tree_view +msgid "Py3o Servers Configuration" +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 +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view +msgid "Py3o Templates" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +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_act_report_xml_py3o_template_id +msgid "Template" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module +msgid "The implementer module that provides this report" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_ir_actions_report_xml +msgid "ir.actions.report.xml" +msgstr "ir.actions.report.xml" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_server +msgid "py3o.server" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_template +msgid "py3o.template" +msgstr "" diff --git a/report_py3o/i18n/hr_HR.po b/report_py3o/i18n/hr_HR.po index 4ac350cd..1d9a05eb 100644 --- a/report_py3o/i18n/hr_HR.po +++ b/report_py3o/i18n/hr_HR.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-03-06 11:30+0000\n" -"PO-Revision-Date: 2017-03-06 11:30+0000\n" +"POT-Creation-Date: 2017-07-13 02:42+0000\n" +"PO-Revision-Date: 2017-07-13 02:42+0000\n" "Last-Translator: Bole , 2017\n" "Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/hr_HR/)\n" "MIME-Version: 1.0\n" @@ -20,7 +20,7 @@ msgstr "" "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 -#: code:addons/report_py3o/models/ir_actions_report_xml.py:52 +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 #, python-format msgid "(Native)" msgstr "(Izvorno)" @@ -31,7 +31,7 @@ msgid "Active" msgstr "Aktivan" #. module: report_py3o -#: code:addons/report_py3o/models/ir_actions_report_xml.py:40 +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 #, python-format msgid "" "Can not use not native format in local fusion. Please specify a Fusion " @@ -65,7 +65,7 @@ msgid "Fallback" msgstr "" #. module: report_py3o -#: code:addons/report_py3o/models/ir_actions_report_xml.py:28 +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 #, python-format msgid "Field 'Output Format' is required for Py3O report" msgstr "" @@ -81,7 +81,7 @@ msgid "Fusion Server" msgstr "" #. module: report_py3o -#: code:addons/report_py3o/models/py3o_report.py:256 +#: code:addons/report_py3o/models/py3o_report.py:278 #, python-format msgid "Fusion server error %s" msgstr "" @@ -105,6 +105,15 @@ msgid "" "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_act_report_xml_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,help:report_py3o.field_py3o_server_url msgid "" @@ -159,6 +168,11 @@ msgstr "" msgid "Module" msgstr "Modul" +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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" @@ -172,7 +186,7 @@ msgid "" msgstr "" #. module: report_py3o -#: code:addons/report_py3o/models/py3o_report.py:147 +#: code:addons/report_py3o/models/py3o_report.py:182 #, python-format msgid "No template found. Aborting." msgstr "" @@ -237,6 +251,11 @@ msgstr "" msgid "Py3o Templates" msgstr "" +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +msgstr "Izvještaj" + #. module: report_py3o #: model:ir.model,name:report_py3o.model_py3o_report msgid "Report Py30" diff --git a/report_py3o/i18n/hu.po b/report_py3o/i18n/hu.po new file mode 100644 index 00000000..61fc6125 --- /dev/null +++ b/report_py3o/i18n/hu.po @@ -0,0 +1,286 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_py3o +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-17 02:52+0000\n" +"PO-Revision-Date: 2017-08-17 02:52+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Hungarian (https://www.transifex.com/oca/teams/23907/hu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: hu\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 +#, python-format +msgid "(Native)" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_is_active +msgid "Active" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 +#, python-format +msgid "" +"Can not use not native format in local fusion. Please specify a Fusion " +"Server" +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_server_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_server_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_server_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_act_report_xml_py3o_template_fallback +msgid "Fallback" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 +#, python-format +msgid "Field 'Output Format' is required for Py3O report" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +msgid "File Type" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_server_id +msgid "Fusion Server" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:278 +#, python-format +msgid "Fusion server error %s" +msgstr "" + +#. module: report_py3o +#: model: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_server_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_act_report_xml_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_act_report_xml_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,help:report_py3o.field_py3o_server_url +msgid "" +"If your Py3o Fusion server is on the same machine and runs on the default " +"port, the URL is http://localhost:8765/form" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id +msgid "Ir actions report xml id" +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_server___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_server_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_server_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: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 +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "Local Fusion" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module +msgid "Module" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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 +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "" +"Native formats will be processed without a server. You must use this mode if" +" you call methods on your model into the template." +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:182 +#, python-format +msgid "No template found. Aborting." +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Spreadsheet" +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Text Document" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype +msgid "Output Format" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.menu,name:report_py3o.py3o_config_menu +msgid "Py3o" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o +msgid "Py3o Demo Report" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_url +msgid "Py3o Fusion Server URL" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view +msgid "Py3o Reports" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_form_view +msgid "Py3o Server Configuration" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.act_window,name:report_py3o.py3o_server_configuration_action +#: model:ir.ui.menu,name:report_py3o.py3o_server_configuration_menu +msgid "Py3o Servers" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_tree_view +msgid "Py3o Servers Configuration" +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 +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view +msgid "Py3o Templates" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +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_act_report_xml_py3o_template_id +msgid "Template" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module +msgid "The implementer module that provides this report" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_ir_actions_report_xml +msgid "ir.actions.report.xml" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_server +msgid "py3o.server" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_template +msgid "py3o.template" +msgstr "" diff --git a/report_py3o/i18n/id.po b/report_py3o/i18n/id.po new file mode 100644 index 00000000..e547bf75 --- /dev/null +++ b/report_py3o/i18n/id.po @@ -0,0 +1,286 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_py3o +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-17 02:52+0000\n" +"PO-Revision-Date: 2017-08-17 02:52+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Indonesian (https://www.transifex.com/oca/teams/23907/id/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: id\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 +#, python-format +msgid "(Native)" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_is_active +msgid "Active" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 +#, python-format +msgid "" +"Can not use not native format in local fusion. Please specify a Fusion " +"Server" +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_server_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_server_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_server_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_act_report_xml_py3o_template_fallback +msgid "Fallback" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 +#, python-format +msgid "Field 'Output Format' is required for Py3O report" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +msgid "File Type" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_server_id +msgid "Fusion Server" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:278 +#, python-format +msgid "Fusion server error %s" +msgstr "" + +#. module: report_py3o +#: model: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_server_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_act_report_xml_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_act_report_xml_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,help:report_py3o.field_py3o_server_url +msgid "" +"If your Py3o Fusion server is on the same machine and runs on the default " +"port, the URL is http://localhost:8765/form" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id +msgid "Ir actions report xml id" +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_server___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_server_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_server_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: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 +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "Local Fusion" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module +msgid "Module" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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 +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "" +"Native formats will be processed without a server. You must use this mode if" +" you call methods on your model into the template." +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:182 +#, python-format +msgid "No template found. Aborting." +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Spreadsheet" +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Text Document" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype +msgid "Output Format" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.menu,name:report_py3o.py3o_config_menu +msgid "Py3o" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o +msgid "Py3o Demo Report" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_url +msgid "Py3o Fusion Server URL" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view +msgid "Py3o Reports" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_form_view +msgid "Py3o Server Configuration" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.act_window,name:report_py3o.py3o_server_configuration_action +#: model:ir.ui.menu,name:report_py3o.py3o_server_configuration_menu +msgid "Py3o Servers" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_tree_view +msgid "Py3o Servers Configuration" +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 +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view +msgid "Py3o Templates" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +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_act_report_xml_py3o_template_id +msgid "Template" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module +msgid "The implementer module that provides this report" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_ir_actions_report_xml +msgid "ir.actions.report.xml" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_server +msgid "py3o.server" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_template +msgid "py3o.template" +msgstr "" diff --git a/report_py3o/i18n/it.po b/report_py3o/i18n/it.po new file mode 100644 index 00000000..7e061878 --- /dev/null +++ b/report_py3o/i18n/it.po @@ -0,0 +1,286 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_py3o +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-17 02:52+0000\n" +"PO-Revision-Date: 2017-08-17 02:52+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: it\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 +#, python-format +msgid "(Native)" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_is_active +msgid "Active" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 +#, python-format +msgid "" +"Can not use not native format in local fusion. Please specify a Fusion " +"Server" +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_server_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_server_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_server_display_name +#: model:ir.model.fields,field_description:report_py3o.field_py3o_template_display_name +msgid "Display Name" +msgstr "Nome da visualizzare" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_template_fallback +msgid "Fallback" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 +#, python-format +msgid "Field 'Output Format' is required for Py3O report" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +msgid "File Type" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_server_id +msgid "Fusion Server" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:278 +#, python-format +msgid "Fusion server error %s" +msgstr "" + +#. module: report_py3o +#: model: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_server_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_act_report_xml_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_act_report_xml_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,help:report_py3o.field_py3o_server_url +msgid "" +"If your Py3o Fusion server is on the same machine and runs on the default " +"port, the URL is http://localhost:8765/form" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id +msgid "Ir actions report xml id" +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_server___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_server_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_server_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: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 +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "Local Fusion" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module +msgid "Module" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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 +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "" +"Native formats will be processed without a server. You must use this mode if" +" you call methods on your model into the template." +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:182 +#, python-format +msgid "No template found. Aborting." +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Spreadsheet" +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Text Document" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype +msgid "Output Format" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.menu,name:report_py3o.py3o_config_menu +msgid "Py3o" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o +msgid "Py3o Demo Report" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_url +msgid "Py3o Fusion Server URL" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view +msgid "Py3o Reports" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_form_view +msgid "Py3o Server Configuration" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.act_window,name:report_py3o.py3o_server_configuration_action +#: model:ir.ui.menu,name:report_py3o.py3o_server_configuration_menu +msgid "Py3o Servers" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_tree_view +msgid "Py3o Servers Configuration" +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 +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view +msgid "Py3o Templates" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +msgstr "Report" + +#. 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_act_report_xml_py3o_template_id +msgid "Template" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module +msgid "The implementer module that provides this report" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_ir_actions_report_xml +msgid "ir.actions.report.xml" +msgstr "ir.actions.report.xml" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_server +msgid "py3o.server" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_template +msgid "py3o.template" +msgstr "" diff --git a/report_py3o/i18n/ja.po b/report_py3o/i18n/ja.po new file mode 100644 index 00000000..49a0b1c2 --- /dev/null +++ b/report_py3o/i18n/ja.po @@ -0,0 +1,286 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_py3o +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-17 02:52+0000\n" +"PO-Revision-Date: 2017-08-17 02:52+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Japanese (https://www.transifex.com/oca/teams/23907/ja/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ja\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 +#, python-format +msgid "(Native)" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_is_active +msgid "Active" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 +#, python-format +msgid "" +"Can not use not native format in local fusion. Please specify a Fusion " +"Server" +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_server_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_server_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_server_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_act_report_xml_py3o_template_fallback +msgid "Fallback" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 +#, python-format +msgid "Field 'Output Format' is required for Py3O report" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +msgid "File Type" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_server_id +msgid "Fusion Server" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:278 +#, python-format +msgid "Fusion server error %s" +msgstr "" + +#. module: report_py3o +#: model: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_server_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_act_report_xml_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_act_report_xml_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,help:report_py3o.field_py3o_server_url +msgid "" +"If your Py3o Fusion server is on the same machine and runs on the default " +"port, the URL is http://localhost:8765/form" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id +msgid "Ir actions report xml id" +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_server___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_server_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_server_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: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 +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "Local Fusion" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module +msgid "Module" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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 +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "" +"Native formats will be processed without a server. You must use this mode if" +" you call methods on your model into the template." +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:182 +#, python-format +msgid "No template found. Aborting." +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Spreadsheet" +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Text Document" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype +msgid "Output Format" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.menu,name:report_py3o.py3o_config_menu +msgid "Py3o" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o +msgid "Py3o Demo Report" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_url +msgid "Py3o Fusion Server URL" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view +msgid "Py3o Reports" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_form_view +msgid "Py3o Server Configuration" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.act_window,name:report_py3o.py3o_server_configuration_action +#: model:ir.ui.menu,name:report_py3o.py3o_server_configuration_menu +msgid "Py3o Servers" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_tree_view +msgid "Py3o Servers Configuration" +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 +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view +msgid "Py3o Templates" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +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_act_report_xml_py3o_template_id +msgid "Template" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module +msgid "The implementer module that provides this report" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_ir_actions_report_xml +msgid "ir.actions.report.xml" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_server +msgid "py3o.server" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_template +msgid "py3o.template" +msgstr "" diff --git a/report_py3o/i18n/ko.po b/report_py3o/i18n/ko.po new file mode 100644 index 00000000..682aa07a --- /dev/null +++ b/report_py3o/i18n/ko.po @@ -0,0 +1,286 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_py3o +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-17 02:52+0000\n" +"PO-Revision-Date: 2017-08-17 02:52+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Korean (https://www.transifex.com/oca/teams/23907/ko/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ko\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 +#, python-format +msgid "(Native)" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_is_active +msgid "Active" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 +#, python-format +msgid "" +"Can not use not native format in local fusion. Please specify a Fusion " +"Server" +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_server_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_server_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_server_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_act_report_xml_py3o_template_fallback +msgid "Fallback" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 +#, python-format +msgid "Field 'Output Format' is required for Py3O report" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +msgid "File Type" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_server_id +msgid "Fusion Server" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:278 +#, python-format +msgid "Fusion server error %s" +msgstr "" + +#. module: report_py3o +#: model: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_server_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_act_report_xml_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_act_report_xml_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,help:report_py3o.field_py3o_server_url +msgid "" +"If your Py3o Fusion server is on the same machine and runs on the default " +"port, the URL is http://localhost:8765/form" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id +msgid "Ir actions report xml id" +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_server___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_server_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_server_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: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 +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "Local Fusion" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module +msgid "Module" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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 +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "" +"Native formats will be processed without a server. You must use this mode if" +" you call methods on your model into the template." +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:182 +#, python-format +msgid "No template found. Aborting." +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Spreadsheet" +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Text Document" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype +msgid "Output Format" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.menu,name:report_py3o.py3o_config_menu +msgid "Py3o" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o +msgid "Py3o Demo Report" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_url +msgid "Py3o Fusion Server URL" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view +msgid "Py3o Reports" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_form_view +msgid "Py3o Server Configuration" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.act_window,name:report_py3o.py3o_server_configuration_action +#: model:ir.ui.menu,name:report_py3o.py3o_server_configuration_menu +msgid "Py3o Servers" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_tree_view +msgid "Py3o Servers Configuration" +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 +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view +msgid "Py3o Templates" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +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_act_report_xml_py3o_template_id +msgid "Template" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module +msgid "The implementer module that provides this report" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_ir_actions_report_xml +msgid "ir.actions.report.xml" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_server +msgid "py3o.server" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_template +msgid "py3o.template" +msgstr "" diff --git a/report_py3o/i18n/lt.po b/report_py3o/i18n/lt.po new file mode 100644 index 00000000..c020cda5 --- /dev/null +++ b/report_py3o/i18n/lt.po @@ -0,0 +1,286 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_py3o +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-17 02:52+0000\n" +"PO-Revision-Date: 2017-08-17 02:52+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Lithuanian (https://www.transifex.com/oca/teams/23907/lt/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: lt\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 +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 +#, python-format +msgid "(Native)" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_is_active +msgid "Active" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 +#, python-format +msgid "" +"Can not use not native format in local fusion. Please specify a Fusion " +"Server" +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_server_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_server_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_server_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_act_report_xml_py3o_template_fallback +msgid "Fallback" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 +#, python-format +msgid "Field 'Output Format' is required for Py3O report" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +msgid "File Type" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_server_id +msgid "Fusion Server" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:278 +#, python-format +msgid "Fusion server error %s" +msgstr "" + +#. module: report_py3o +#: model: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_server_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_act_report_xml_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_act_report_xml_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,help:report_py3o.field_py3o_server_url +msgid "" +"If your Py3o Fusion server is on the same machine and runs on the default " +"port, the URL is http://localhost:8765/form" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id +msgid "Ir actions report xml id" +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_server___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_server_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_server_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: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 +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "Local Fusion" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module +msgid "Module" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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 +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "" +"Native formats will be processed without a server. You must use this mode if" +" you call methods on your model into the template." +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:182 +#, python-format +msgid "No template found. Aborting." +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Spreadsheet" +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Text Document" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype +msgid "Output Format" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.menu,name:report_py3o.py3o_config_menu +msgid "Py3o" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o +msgid "Py3o Demo Report" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_url +msgid "Py3o Fusion Server URL" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view +msgid "Py3o Reports" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_form_view +msgid "Py3o Server Configuration" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.act_window,name:report_py3o.py3o_server_configuration_action +#: model:ir.ui.menu,name:report_py3o.py3o_server_configuration_menu +msgid "Py3o Servers" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_tree_view +msgid "Py3o Servers Configuration" +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 +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view +msgid "Py3o Templates" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +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_act_report_xml_py3o_template_id +msgid "Template" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module +msgid "The implementer module that provides this report" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_ir_actions_report_xml +msgid "ir.actions.report.xml" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_server +msgid "py3o.server" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_template +msgid "py3o.template" +msgstr "" diff --git a/report_py3o/i18n/lt_LT.po b/report_py3o/i18n/lt_LT.po new file mode 100644 index 00000000..d0bcaa47 --- /dev/null +++ b/report_py3o/i18n/lt_LT.po @@ -0,0 +1,286 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_py3o +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-17 02:52+0000\n" +"PO-Revision-Date: 2017-08-17 02:52+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Lithuanian (Lithuania) (https://www.transifex.com/oca/teams/23907/lt_LT/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: lt_LT\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 +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 +#, python-format +msgid "(Native)" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_is_active +msgid "Active" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 +#, python-format +msgid "" +"Can not use not native format in local fusion. Please specify a Fusion " +"Server" +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_server_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_server_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_server_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_act_report_xml_py3o_template_fallback +msgid "Fallback" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 +#, python-format +msgid "Field 'Output Format' is required for Py3O report" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +msgid "File Type" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_server_id +msgid "Fusion Server" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:278 +#, python-format +msgid "Fusion server error %s" +msgstr "" + +#. module: report_py3o +#: model: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_server_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_act_report_xml_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_act_report_xml_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,help:report_py3o.field_py3o_server_url +msgid "" +"If your Py3o Fusion server is on the same machine and runs on the default " +"port, the URL is http://localhost:8765/form" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id +msgid "Ir actions report xml id" +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_server___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_server_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_server_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: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 +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "Local Fusion" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module +msgid "Module" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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 +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "" +"Native formats will be processed without a server. You must use this mode if" +" you call methods on your model into the template." +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:182 +#, python-format +msgid "No template found. Aborting." +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Spreadsheet" +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Text Document" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype +msgid "Output Format" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.menu,name:report_py3o.py3o_config_menu +msgid "Py3o" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o +msgid "Py3o Demo Report" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_url +msgid "Py3o Fusion Server URL" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view +msgid "Py3o Reports" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_form_view +msgid "Py3o Server Configuration" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.act_window,name:report_py3o.py3o_server_configuration_action +#: model:ir.ui.menu,name:report_py3o.py3o_server_configuration_menu +msgid "Py3o Servers" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_tree_view +msgid "Py3o Servers Configuration" +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 +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view +msgid "Py3o Templates" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +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_act_report_xml_py3o_template_id +msgid "Template" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module +msgid "The implementer module that provides this report" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_ir_actions_report_xml +msgid "ir.actions.report.xml" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_server +msgid "py3o.server" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_template +msgid "py3o.template" +msgstr "" diff --git a/report_py3o/i18n/lv.po b/report_py3o/i18n/lv.po new file mode 100644 index 00000000..07b3bb5d --- /dev/null +++ b/report_py3o/i18n/lv.po @@ -0,0 +1,286 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_py3o +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-17 02:52+0000\n" +"PO-Revision-Date: 2017-08-17 02:52+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Latvian (https://www.transifex.com/oca/teams/23907/lv/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: lv\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 +#, python-format +msgid "(Native)" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_is_active +msgid "Active" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 +#, python-format +msgid "" +"Can not use not native format in local fusion. Please specify a Fusion " +"Server" +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_server_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_server_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_server_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_act_report_xml_py3o_template_fallback +msgid "Fallback" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 +#, python-format +msgid "Field 'Output Format' is required for Py3O report" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +msgid "File Type" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_server_id +msgid "Fusion Server" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:278 +#, python-format +msgid "Fusion server error %s" +msgstr "" + +#. module: report_py3o +#: model: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_server_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_act_report_xml_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_act_report_xml_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,help:report_py3o.field_py3o_server_url +msgid "" +"If your Py3o Fusion server is on the same machine and runs on the default " +"port, the URL is http://localhost:8765/form" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id +msgid "Ir actions report xml id" +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_server___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_server_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_server_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: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 +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "Local Fusion" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module +msgid "Module" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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 +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "" +"Native formats will be processed without a server. You must use this mode if" +" you call methods on your model into the template." +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:182 +#, python-format +msgid "No template found. Aborting." +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Spreadsheet" +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Text Document" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype +msgid "Output Format" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.menu,name:report_py3o.py3o_config_menu +msgid "Py3o" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o +msgid "Py3o Demo Report" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_url +msgid "Py3o Fusion Server URL" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view +msgid "Py3o Reports" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_form_view +msgid "Py3o Server Configuration" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.act_window,name:report_py3o.py3o_server_configuration_action +#: model:ir.ui.menu,name:report_py3o.py3o_server_configuration_menu +msgid "Py3o Servers" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_tree_view +msgid "Py3o Servers Configuration" +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 +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view +msgid "Py3o Templates" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +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_act_report_xml_py3o_template_id +msgid "Template" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module +msgid "The implementer module that provides this report" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_ir_actions_report_xml +msgid "ir.actions.report.xml" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_server +msgid "py3o.server" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_template +msgid "py3o.template" +msgstr "" diff --git a/report_py3o/i18n/mk.po b/report_py3o/i18n/mk.po new file mode 100644 index 00000000..90343f15 --- /dev/null +++ b/report_py3o/i18n/mk.po @@ -0,0 +1,286 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_py3o +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-17 02:52+0000\n" +"PO-Revision-Date: 2017-08-17 02:52+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Macedonian (https://www.transifex.com/oca/teams/23907/mk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: mk\n" +"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 +#, python-format +msgid "(Native)" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_is_active +msgid "Active" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 +#, python-format +msgid "" +"Can not use not native format in local fusion. Please specify a Fusion " +"Server" +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_server_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_server_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_server_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_act_report_xml_py3o_template_fallback +msgid "Fallback" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 +#, python-format +msgid "Field 'Output Format' is required for Py3O report" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +msgid "File Type" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_server_id +msgid "Fusion Server" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:278 +#, python-format +msgid "Fusion server error %s" +msgstr "" + +#. module: report_py3o +#: model: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_server_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_act_report_xml_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_act_report_xml_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,help:report_py3o.field_py3o_server_url +msgid "" +"If your Py3o Fusion server is on the same machine and runs on the default " +"port, the URL is http://localhost:8765/form" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id +msgid "Ir actions report xml id" +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_server___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_server_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_server_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: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 +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "Local Fusion" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module +msgid "Module" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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 +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "" +"Native formats will be processed without a server. You must use this mode if" +" you call methods on your model into the template." +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:182 +#, python-format +msgid "No template found. Aborting." +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Spreadsheet" +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Text Document" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype +msgid "Output Format" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.menu,name:report_py3o.py3o_config_menu +msgid "Py3o" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o +msgid "Py3o Demo Report" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_url +msgid "Py3o Fusion Server URL" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view +msgid "Py3o Reports" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_form_view +msgid "Py3o Server Configuration" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.act_window,name:report_py3o.py3o_server_configuration_action +#: model:ir.ui.menu,name:report_py3o.py3o_server_configuration_menu +msgid "Py3o Servers" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_tree_view +msgid "Py3o Servers Configuration" +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 +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view +msgid "Py3o Templates" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +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_act_report_xml_py3o_template_id +msgid "Template" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module +msgid "The implementer module that provides this report" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_ir_actions_report_xml +msgid "ir.actions.report.xml" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_server +msgid "py3o.server" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_template +msgid "py3o.template" +msgstr "" diff --git a/report_py3o/i18n/mn.po b/report_py3o/i18n/mn.po new file mode 100644 index 00000000..a7f18566 --- /dev/null +++ b/report_py3o/i18n/mn.po @@ -0,0 +1,286 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_py3o +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-17 02:52+0000\n" +"PO-Revision-Date: 2017-08-17 02:52+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Mongolian (https://www.transifex.com/oca/teams/23907/mn/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: mn\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 +#, python-format +msgid "(Native)" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_is_active +msgid "Active" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 +#, python-format +msgid "" +"Can not use not native format in local fusion. Please specify a Fusion " +"Server" +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_server_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_server_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_server_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_act_report_xml_py3o_template_fallback +msgid "Fallback" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 +#, python-format +msgid "Field 'Output Format' is required for Py3O report" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +msgid "File Type" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_server_id +msgid "Fusion Server" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:278 +#, python-format +msgid "Fusion server error %s" +msgstr "" + +#. module: report_py3o +#: model: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_server_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_act_report_xml_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_act_report_xml_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,help:report_py3o.field_py3o_server_url +msgid "" +"If your Py3o Fusion server is on the same machine and runs on the default " +"port, the URL is http://localhost:8765/form" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id +msgid "Ir actions report xml id" +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_server___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_server_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_server_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: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 +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "Local Fusion" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module +msgid "Module" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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 +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "" +"Native formats will be processed without a server. You must use this mode if" +" you call methods on your model into the template." +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:182 +#, python-format +msgid "No template found. Aborting." +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Spreadsheet" +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Text Document" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype +msgid "Output Format" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.menu,name:report_py3o.py3o_config_menu +msgid "Py3o" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o +msgid "Py3o Demo Report" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_url +msgid "Py3o Fusion Server URL" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view +msgid "Py3o Reports" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_form_view +msgid "Py3o Server Configuration" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.act_window,name:report_py3o.py3o_server_configuration_action +#: model:ir.ui.menu,name:report_py3o.py3o_server_configuration_menu +msgid "Py3o Servers" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_tree_view +msgid "Py3o Servers Configuration" +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 +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view +msgid "Py3o Templates" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +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_act_report_xml_py3o_template_id +msgid "Template" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module +msgid "The implementer module that provides this report" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_ir_actions_report_xml +msgid "ir.actions.report.xml" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_server +msgid "py3o.server" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_template +msgid "py3o.template" +msgstr "" diff --git a/report_py3o/i18n/nb.po b/report_py3o/i18n/nb.po new file mode 100644 index 00000000..7c1d5911 --- /dev/null +++ b/report_py3o/i18n/nb.po @@ -0,0 +1,286 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_py3o +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-17 02:52+0000\n" +"PO-Revision-Date: 2017-08-17 02:52+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Norwegian Bokmål (https://www.transifex.com/oca/teams/23907/nb/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: nb\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 +#, python-format +msgid "(Native)" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_is_active +msgid "Active" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 +#, python-format +msgid "" +"Can not use not native format in local fusion. Please specify a Fusion " +"Server" +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_server_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_server_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_server_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_act_report_xml_py3o_template_fallback +msgid "Fallback" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 +#, python-format +msgid "Field 'Output Format' is required for Py3O report" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +msgid "File Type" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_server_id +msgid "Fusion Server" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:278 +#, python-format +msgid "Fusion server error %s" +msgstr "" + +#. module: report_py3o +#: model: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_server_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_act_report_xml_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_act_report_xml_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,help:report_py3o.field_py3o_server_url +msgid "" +"If your Py3o Fusion server is on the same machine and runs on the default " +"port, the URL is http://localhost:8765/form" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id +msgid "Ir actions report xml id" +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_server___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_server_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_server_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: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 +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "Local Fusion" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module +msgid "Module" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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 +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "" +"Native formats will be processed without a server. You must use this mode if" +" you call methods on your model into the template." +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:182 +#, python-format +msgid "No template found. Aborting." +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Spreadsheet" +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Text Document" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype +msgid "Output Format" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.menu,name:report_py3o.py3o_config_menu +msgid "Py3o" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o +msgid "Py3o Demo Report" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_url +msgid "Py3o Fusion Server URL" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view +msgid "Py3o Reports" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_form_view +msgid "Py3o Server Configuration" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.act_window,name:report_py3o.py3o_server_configuration_action +#: model:ir.ui.menu,name:report_py3o.py3o_server_configuration_menu +msgid "Py3o Servers" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_tree_view +msgid "Py3o Servers Configuration" +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 +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view +msgid "Py3o Templates" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +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_act_report_xml_py3o_template_id +msgid "Template" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module +msgid "The implementer module that provides this report" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_ir_actions_report_xml +msgid "ir.actions.report.xml" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_server +msgid "py3o.server" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_template +msgid "py3o.template" +msgstr "" diff --git a/report_py3o/i18n/nb_NO.po b/report_py3o/i18n/nb_NO.po new file mode 100644 index 00000000..6a16d558 --- /dev/null +++ b/report_py3o/i18n/nb_NO.po @@ -0,0 +1,286 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_py3o +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-17 02:52+0000\n" +"PO-Revision-Date: 2017-08-17 02:52+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Norwegian Bokmål (Norway) (https://www.transifex.com/oca/teams/23907/nb_NO/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: nb_NO\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 +#, python-format +msgid "(Native)" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_is_active +msgid "Active" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 +#, python-format +msgid "" +"Can not use not native format in local fusion. Please specify a Fusion " +"Server" +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_server_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_server_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_server_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_act_report_xml_py3o_template_fallback +msgid "Fallback" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 +#, python-format +msgid "Field 'Output Format' is required for Py3O report" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +msgid "File Type" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_server_id +msgid "Fusion Server" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:278 +#, python-format +msgid "Fusion server error %s" +msgstr "" + +#. module: report_py3o +#: model: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_server_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_act_report_xml_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_act_report_xml_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,help:report_py3o.field_py3o_server_url +msgid "" +"If your Py3o Fusion server is on the same machine and runs on the default " +"port, the URL is http://localhost:8765/form" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id +msgid "Ir actions report xml id" +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_server___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_server_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_server_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: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 +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "Local Fusion" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module +msgid "Module" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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 +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "" +"Native formats will be processed without a server. You must use this mode if" +" you call methods on your model into the template." +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:182 +#, python-format +msgid "No template found. Aborting." +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Spreadsheet" +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Text Document" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype +msgid "Output Format" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.menu,name:report_py3o.py3o_config_menu +msgid "Py3o" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o +msgid "Py3o Demo Report" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_url +msgid "Py3o Fusion Server URL" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view +msgid "Py3o Reports" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_form_view +msgid "Py3o Server Configuration" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.act_window,name:report_py3o.py3o_server_configuration_action +#: model:ir.ui.menu,name:report_py3o.py3o_server_configuration_menu +msgid "Py3o Servers" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_tree_view +msgid "Py3o Servers Configuration" +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 +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view +msgid "Py3o Templates" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +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_act_report_xml_py3o_template_id +msgid "Template" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module +msgid "The implementer module that provides this report" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_ir_actions_report_xml +msgid "ir.actions.report.xml" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_server +msgid "py3o.server" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_template +msgid "py3o.template" +msgstr "" diff --git a/report_py3o/i18n/nl.po b/report_py3o/i18n/nl.po new file mode 100644 index 00000000..de738da0 --- /dev/null +++ b/report_py3o/i18n/nl.po @@ -0,0 +1,286 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_py3o +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-17 02:52+0000\n" +"PO-Revision-Date: 2017-08-17 02:52+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Dutch (https://www.transifex.com/oca/teams/23907/nl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: nl\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 +#, python-format +msgid "(Native)" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_is_active +msgid "Active" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 +#, python-format +msgid "" +"Can not use not native format in local fusion. Please specify a Fusion " +"Server" +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_server_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_server_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_server_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_act_report_xml_py3o_template_fallback +msgid "Fallback" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 +#, python-format +msgid "Field 'Output Format' is required for Py3O report" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +msgid "File Type" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_server_id +msgid "Fusion Server" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:278 +#, python-format +msgid "Fusion server error %s" +msgstr "" + +#. module: report_py3o +#: model: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_server_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_act_report_xml_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_act_report_xml_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,help:report_py3o.field_py3o_server_url +msgid "" +"If your Py3o Fusion server is on the same machine and runs on the default " +"port, the URL is http://localhost:8765/form" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id +msgid "Ir actions report xml id" +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_server___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_server_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_server_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: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 +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "Local Fusion" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module +msgid "Module" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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 +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "" +"Native formats will be processed without a server. You must use this mode if" +" you call methods on your model into the template." +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:182 +#, python-format +msgid "No template found. Aborting." +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Spreadsheet" +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Text Document" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype +msgid "Output Format" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.menu,name:report_py3o.py3o_config_menu +msgid "Py3o" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o +msgid "Py3o Demo Report" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_url +msgid "Py3o Fusion Server URL" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view +msgid "Py3o Reports" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_form_view +msgid "Py3o Server Configuration" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.act_window,name:report_py3o.py3o_server_configuration_action +#: model:ir.ui.menu,name:report_py3o.py3o_server_configuration_menu +msgid "Py3o Servers" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_tree_view +msgid "Py3o Servers Configuration" +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 +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view +msgid "Py3o Templates" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +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_act_report_xml_py3o_template_id +msgid "Template" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module +msgid "The implementer module that provides this report" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_ir_actions_report_xml +msgid "ir.actions.report.xml" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_server +msgid "py3o.server" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_template +msgid "py3o.template" +msgstr "" diff --git a/report_py3o/i18n/nl_BE.po b/report_py3o/i18n/nl_BE.po new file mode 100644 index 00000000..b96fa6e3 --- /dev/null +++ b/report_py3o/i18n/nl_BE.po @@ -0,0 +1,286 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_py3o +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-17 02:52+0000\n" +"PO-Revision-Date: 2017-08-17 02:52+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Dutch (Belgium) (https://www.transifex.com/oca/teams/23907/nl_BE/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: nl_BE\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 +#, python-format +msgid "(Native)" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_is_active +msgid "Active" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 +#, python-format +msgid "" +"Can not use not native format in local fusion. Please specify a Fusion " +"Server" +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_server_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_server_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_server_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_act_report_xml_py3o_template_fallback +msgid "Fallback" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 +#, python-format +msgid "Field 'Output Format' is required for Py3O report" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +msgid "File Type" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_server_id +msgid "Fusion Server" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:278 +#, python-format +msgid "Fusion server error %s" +msgstr "" + +#. module: report_py3o +#: model: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_server_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_act_report_xml_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_act_report_xml_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,help:report_py3o.field_py3o_server_url +msgid "" +"If your Py3o Fusion server is on the same machine and runs on the default " +"port, the URL is http://localhost:8765/form" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id +msgid "Ir actions report xml id" +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_server___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_server_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_server_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: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 +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "Local Fusion" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module +msgid "Module" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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 +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "" +"Native formats will be processed without a server. You must use this mode if" +" you call methods on your model into the template." +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:182 +#, python-format +msgid "No template found. Aborting." +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Spreadsheet" +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Text Document" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype +msgid "Output Format" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.menu,name:report_py3o.py3o_config_menu +msgid "Py3o" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o +msgid "Py3o Demo Report" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_url +msgid "Py3o Fusion Server URL" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view +msgid "Py3o Reports" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_form_view +msgid "Py3o Server Configuration" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.act_window,name:report_py3o.py3o_server_configuration_action +#: model:ir.ui.menu,name:report_py3o.py3o_server_configuration_menu +msgid "Py3o Servers" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_tree_view +msgid "Py3o Servers Configuration" +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 +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view +msgid "Py3o Templates" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +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_act_report_xml_py3o_template_id +msgid "Template" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module +msgid "The implementer module that provides this report" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_ir_actions_report_xml +msgid "ir.actions.report.xml" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_server +msgid "py3o.server" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_template +msgid "py3o.template" +msgstr "" diff --git a/report_py3o/i18n/nl_NL.po b/report_py3o/i18n/nl_NL.po new file mode 100644 index 00000000..9cbbbb30 --- /dev/null +++ b/report_py3o/i18n/nl_NL.po @@ -0,0 +1,286 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_py3o +# +# Translators: +# Peter Hageman , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-23 00:28+0000\n" +"PO-Revision-Date: 2017-06-23 00:28+0000\n" +"Last-Translator: Peter Hageman , 2017\n" +"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/teams/23907/nl_NL/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: nl_NL\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 +#, python-format +msgid "(Native)" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_is_active +msgid "Active" +msgstr "Actief" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 +#, python-format +msgid "" +"Can not use not native format in local fusion. Please specify a Fusion " +"Server" +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_server_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_server_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_server_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_act_report_xml_py3o_template_fallback +msgid "Fallback" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 +#, python-format +msgid "Field 'Output Format' is required for Py3O report" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +msgid "File Type" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_server_id +msgid "Fusion Server" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:278 +#, python-format +msgid "Fusion server error %s" +msgstr "" + +#. module: report_py3o +#: model: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_server_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_act_report_xml_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_act_report_xml_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,help:report_py3o.field_py3o_server_url +msgid "" +"If your Py3o Fusion server is on the same machine and runs on the default " +"port, the URL is http://localhost:8765/form" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id +msgid "Ir actions report xml id" +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_server___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_server_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_server_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: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 +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "Local Fusion" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module +msgid "Module" +msgstr "Module" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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 +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "" +"Native formats will be processed without a server. You must use this mode if" +" you call methods on your model into the template." +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:182 +#, python-format +msgid "No template found. Aborting." +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Spreadsheet" +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Text Document" +msgstr "ODF-Tekstdocument" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype +msgid "Output Format" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.menu,name:report_py3o.py3o_config_menu +msgid "Py3o" +msgstr "Py3o" + +#. module: report_py3o +#: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o +msgid "Py3o Demo Report" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_url +msgid "Py3o Fusion Server URL" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view +msgid "Py3o Reports" +msgstr "Py3o Rapporten" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_form_view +msgid "Py3o Server Configuration" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.act_window,name:report_py3o.py3o_server_configuration_action +#: model:ir.ui.menu,name:report_py3o.py3o_server_configuration_menu +msgid "Py3o Servers" +msgstr "Py3o Servers" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_tree_view +msgid "Py3o Servers Configuration" +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 +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view +msgid "Py3o Templates" +msgstr "Py3o Sjablonen" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +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_act_report_xml_py3o_template_id +msgid "Template" +msgstr "Sjabloon" + +#. module: report_py3o +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module +msgid "The implementer module that provides this report" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_ir_actions_report_xml +msgid "ir.actions.report.xml" +msgstr "ir.actions.report.xml" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_server +msgid "py3o.server" +msgstr "py3o.server" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_template +msgid "py3o.template" +msgstr "py3o.template" diff --git a/report_py3o/i18n/pl.po b/report_py3o/i18n/pl.po new file mode 100644 index 00000000..a90d4947 --- /dev/null +++ b/report_py3o/i18n/pl.po @@ -0,0 +1,286 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_py3o +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-17 02:52+0000\n" +"PO-Revision-Date: 2017-08-17 02:52+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Polish (https://www.transifex.com/oca/teams/23907/pl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: pl\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 +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 +#, python-format +msgid "(Native)" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_is_active +msgid "Active" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 +#, python-format +msgid "" +"Can not use not native format in local fusion. Please specify a Fusion " +"Server" +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_server_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_server_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_server_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_act_report_xml_py3o_template_fallback +msgid "Fallback" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 +#, python-format +msgid "Field 'Output Format' is required for Py3O report" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +msgid "File Type" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_server_id +msgid "Fusion Server" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:278 +#, python-format +msgid "Fusion server error %s" +msgstr "" + +#. module: report_py3o +#: model: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_server_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_act_report_xml_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_act_report_xml_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,help:report_py3o.field_py3o_server_url +msgid "" +"If your Py3o Fusion server is on the same machine and runs on the default " +"port, the URL is http://localhost:8765/form" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id +msgid "Ir actions report xml id" +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_server___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_server_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_server_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: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 +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "Local Fusion" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module +msgid "Module" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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 +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "" +"Native formats will be processed without a server. You must use this mode if" +" you call methods on your model into the template." +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:182 +#, python-format +msgid "No template found. Aborting." +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Spreadsheet" +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Text Document" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype +msgid "Output Format" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.menu,name:report_py3o.py3o_config_menu +msgid "Py3o" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o +msgid "Py3o Demo Report" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_url +msgid "Py3o Fusion Server URL" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view +msgid "Py3o Reports" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_form_view +msgid "Py3o Server Configuration" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.act_window,name:report_py3o.py3o_server_configuration_action +#: model:ir.ui.menu,name:report_py3o.py3o_server_configuration_menu +msgid "Py3o Servers" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_tree_view +msgid "Py3o Servers Configuration" +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 +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view +msgid "Py3o Templates" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +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_act_report_xml_py3o_template_id +msgid "Template" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module +msgid "The implementer module that provides this report" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_ir_actions_report_xml +msgid "ir.actions.report.xml" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_server +msgid "py3o.server" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_template +msgid "py3o.template" +msgstr "" diff --git a/report_py3o/i18n/pt.po b/report_py3o/i18n/pt.po new file mode 100644 index 00000000..5190f61c --- /dev/null +++ b/report_py3o/i18n/pt.po @@ -0,0 +1,286 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_py3o +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-17 02:52+0000\n" +"PO-Revision-Date: 2017-08-17 02:52+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Portuguese (https://www.transifex.com/oca/teams/23907/pt/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: pt\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 +#, python-format +msgid "(Native)" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_is_active +msgid "Active" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 +#, python-format +msgid "" +"Can not use not native format in local fusion. Please specify a Fusion " +"Server" +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_server_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_server_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_server_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_act_report_xml_py3o_template_fallback +msgid "Fallback" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 +#, python-format +msgid "Field 'Output Format' is required for Py3O report" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +msgid "File Type" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_server_id +msgid "Fusion Server" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:278 +#, python-format +msgid "Fusion server error %s" +msgstr "" + +#. module: report_py3o +#: model: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_server_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_act_report_xml_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_act_report_xml_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,help:report_py3o.field_py3o_server_url +msgid "" +"If your Py3o Fusion server is on the same machine and runs on the default " +"port, the URL is http://localhost:8765/form" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id +msgid "Ir actions report xml id" +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_server___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_server_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_server_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: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 +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "Local Fusion" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module +msgid "Module" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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 +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "" +"Native formats will be processed without a server. You must use this mode if" +" you call methods on your model into the template." +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:182 +#, python-format +msgid "No template found. Aborting." +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Spreadsheet" +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Text Document" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype +msgid "Output Format" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.menu,name:report_py3o.py3o_config_menu +msgid "Py3o" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o +msgid "Py3o Demo Report" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_url +msgid "Py3o Fusion Server URL" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view +msgid "Py3o Reports" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_form_view +msgid "Py3o Server Configuration" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.act_window,name:report_py3o.py3o_server_configuration_action +#: model:ir.ui.menu,name:report_py3o.py3o_server_configuration_menu +msgid "Py3o Servers" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_tree_view +msgid "Py3o Servers Configuration" +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 +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view +msgid "Py3o Templates" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +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_act_report_xml_py3o_template_id +msgid "Template" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module +msgid "The implementer module that provides this report" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_ir_actions_report_xml +msgid "ir.actions.report.xml" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_server +msgid "py3o.server" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_template +msgid "py3o.template" +msgstr "" diff --git a/report_py3o/i18n/pt_BR.po b/report_py3o/i18n/pt_BR.po index 6dd96fc8..0e01043b 100644 --- a/report_py3o/i18n/pt_BR.po +++ b/report_py3o/i18n/pt_BR.po @@ -3,14 +3,14 @@ # * report_py3o # # Translators: -# Cezar José Sant Anna Junior , 2017 +# OCA Transbot , 2017 msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-05-19 10:15+0000\n" -"PO-Revision-Date: 2017-05-19 10:15+0000\n" -"Last-Translator: Cezar José Sant Anna Junior , 2017\n" +"POT-Creation-Date: 2017-08-17 02:52+0000\n" +"PO-Revision-Date: 2017-08-17 02:52+0000\n" +"Last-Translator: OCA Transbot , 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/23907/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,7 +19,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: report_py3o -#: code:addons/report_py3o/models/ir_actions_report_xml.py:52 +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 #, python-format msgid "(Native)" msgstr "(Nativo)" @@ -30,7 +30,7 @@ msgid "Active" msgstr "Ativo" #. module: report_py3o -#: code:addons/report_py3o/models/ir_actions_report_xml.py:40 +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 #, python-format msgid "" "Can not use not native format in local fusion. Please specify a Fusion " @@ -66,7 +66,7 @@ msgid "Fallback" msgstr "" #. module: report_py3o -#: code:addons/report_py3o/models/ir_actions_report_xml.py:28 +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 #, python-format msgid "Field 'Output Format' is required for Py3O report" msgstr "" @@ -97,7 +97,7 @@ msgstr "" #: model:ir.model.fields,field_description:report_py3o.field_py3o_server_id #: model:ir.model.fields,field_description:report_py3o.field_py3o_template_id msgid "ID" -msgstr "" +msgstr "Identificação" #. module: report_py3o #: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_template_fallback @@ -132,21 +132,21 @@ msgstr "" #: model:ir.model.fields,field_description:report_py3o.field_py3o_server___last_update #: model:ir.model.fields,field_description:report_py3o.field_py3o_template___last_update msgid "Last Modified on" -msgstr "" +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_server_write_uid #: model:ir.model.fields,field_description:report_py3o.field_py3o_template_write_uid msgid "Last Updated by" -msgstr "" +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_server_write_date #: model:ir.model.fields,field_description:report_py3o.field_py3o_template_write_date msgid "Last Updated on" -msgstr "" +msgstr "Última atualização em" #. module: report_py3o #: model:ir.model.fields,field_description:report_py3o.field_py3o_template_py3o_template_data @@ -177,7 +177,7 @@ msgstr "" #. module: report_py3o #: model:ir.model.fields,field_description:report_py3o.field_py3o_template_name msgid "Name" -msgstr "" +msgstr "Nome" #. module: report_py3o #: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion @@ -255,7 +255,7 @@ msgstr "" #. module: report_py3o #: model:ir.model,name:report_py3o.model_report msgid "Report" -msgstr "" +msgstr "Relatório" #. module: report_py3o #: model:ir.model,name:report_py3o.model_py3o_report diff --git a/report_py3o/i18n/pt_PT.po b/report_py3o/i18n/pt_PT.po new file mode 100644 index 00000000..c005ea5d --- /dev/null +++ b/report_py3o/i18n/pt_PT.po @@ -0,0 +1,286 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_py3o +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-17 02:52+0000\n" +"PO-Revision-Date: 2017-08-17 02:52+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/teams/23907/pt_PT/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: pt_PT\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 +#, python-format +msgid "(Native)" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_is_active +msgid "Active" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 +#, python-format +msgid "" +"Can not use not native format in local fusion. Please specify a Fusion " +"Server" +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_server_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_server_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_server_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_act_report_xml_py3o_template_fallback +msgid "Fallback" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 +#, python-format +msgid "Field 'Output Format' is required for Py3O report" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +msgid "File Type" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_server_id +msgid "Fusion Server" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:278 +#, python-format +msgid "Fusion server error %s" +msgstr "" + +#. module: report_py3o +#: model: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_server_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_act_report_xml_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_act_report_xml_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,help:report_py3o.field_py3o_server_url +msgid "" +"If your Py3o Fusion server is on the same machine and runs on the default " +"port, the URL is http://localhost:8765/form" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id +msgid "Ir actions report xml id" +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_server___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_server_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_server_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: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 +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "Local Fusion" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module +msgid "Module" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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 +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "" +"Native formats will be processed without a server. You must use this mode if" +" you call methods on your model into the template." +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:182 +#, python-format +msgid "No template found. Aborting." +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Spreadsheet" +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Text Document" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype +msgid "Output Format" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.menu,name:report_py3o.py3o_config_menu +msgid "Py3o" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o +msgid "Py3o Demo Report" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_url +msgid "Py3o Fusion Server URL" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view +msgid "Py3o Reports" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_form_view +msgid "Py3o Server Configuration" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.act_window,name:report_py3o.py3o_server_configuration_action +#: model:ir.ui.menu,name:report_py3o.py3o_server_configuration_menu +msgid "Py3o Servers" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_tree_view +msgid "Py3o Servers Configuration" +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 +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view +msgid "Py3o Templates" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +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_act_report_xml_py3o_template_id +msgid "Template" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module +msgid "The implementer module that provides this report" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_ir_actions_report_xml +msgid "ir.actions.report.xml" +msgstr "ir.actions.report.xml" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_server +msgid "py3o.server" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_template +msgid "py3o.template" +msgstr "" diff --git a/report_py3o/i18n/ro.po b/report_py3o/i18n/ro.po new file mode 100644 index 00000000..7daed928 --- /dev/null +++ b/report_py3o/i18n/ro.po @@ -0,0 +1,286 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_py3o +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-17 02:52+0000\n" +"PO-Revision-Date: 2017-08-17 02:52+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Romanian (https://www.transifex.com/oca/teams/23907/ro/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ro\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 +#, python-format +msgid "(Native)" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_is_active +msgid "Active" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 +#, python-format +msgid "" +"Can not use not native format in local fusion. Please specify a Fusion " +"Server" +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_server_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_server_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_server_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_act_report_xml_py3o_template_fallback +msgid "Fallback" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 +#, python-format +msgid "Field 'Output Format' is required for Py3O report" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +msgid "File Type" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_server_id +msgid "Fusion Server" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:278 +#, python-format +msgid "Fusion server error %s" +msgstr "" + +#. module: report_py3o +#: model: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_server_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_act_report_xml_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_act_report_xml_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,help:report_py3o.field_py3o_server_url +msgid "" +"If your Py3o Fusion server is on the same machine and runs on the default " +"port, the URL is http://localhost:8765/form" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id +msgid "Ir actions report xml id" +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_server___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_server_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_server_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: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 +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "Local Fusion" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module +msgid "Module" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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 +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "" +"Native formats will be processed without a server. You must use this mode if" +" you call methods on your model into the template." +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:182 +#, python-format +msgid "No template found. Aborting." +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Spreadsheet" +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Text Document" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype +msgid "Output Format" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.menu,name:report_py3o.py3o_config_menu +msgid "Py3o" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o +msgid "Py3o Demo Report" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_url +msgid "Py3o Fusion Server URL" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view +msgid "Py3o Reports" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_form_view +msgid "Py3o Server Configuration" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.act_window,name:report_py3o.py3o_server_configuration_action +#: model:ir.ui.menu,name:report_py3o.py3o_server_configuration_menu +msgid "Py3o Servers" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_tree_view +msgid "Py3o Servers Configuration" +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 +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view +msgid "Py3o Templates" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +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_act_report_xml_py3o_template_id +msgid "Template" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module +msgid "The implementer module that provides this report" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_ir_actions_report_xml +msgid "ir.actions.report.xml" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_server +msgid "py3o.server" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_template +msgid "py3o.template" +msgstr "" diff --git a/report_py3o/i18n/ru.po b/report_py3o/i18n/ru.po new file mode 100644 index 00000000..db117af7 --- /dev/null +++ b/report_py3o/i18n/ru.po @@ -0,0 +1,286 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_py3o +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-17 02:52+0000\n" +"PO-Revision-Date: 2017-08-17 02:52+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Russian (https://www.transifex.com/oca/teams/23907/ru/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ru\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 +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 +#, python-format +msgid "(Native)" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_is_active +msgid "Active" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 +#, python-format +msgid "" +"Can not use not native format in local fusion. Please specify a Fusion " +"Server" +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_server_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_server_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_server_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_act_report_xml_py3o_template_fallback +msgid "Fallback" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 +#, python-format +msgid "Field 'Output Format' is required for Py3O report" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +msgid "File Type" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_server_id +msgid "Fusion Server" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:278 +#, python-format +msgid "Fusion server error %s" +msgstr "" + +#. module: report_py3o +#: model: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_server_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_act_report_xml_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_act_report_xml_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,help:report_py3o.field_py3o_server_url +msgid "" +"If your Py3o Fusion server is on the same machine and runs on the default " +"port, the URL is http://localhost:8765/form" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id +msgid "Ir actions report xml id" +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_server___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_server_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_server_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: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 +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "Local Fusion" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module +msgid "Module" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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 +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "" +"Native formats will be processed without a server. You must use this mode if" +" you call methods on your model into the template." +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:182 +#, python-format +msgid "No template found. Aborting." +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Spreadsheet" +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Text Document" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype +msgid "Output Format" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.menu,name:report_py3o.py3o_config_menu +msgid "Py3o" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o +msgid "Py3o Demo Report" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_url +msgid "Py3o Fusion Server URL" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view +msgid "Py3o Reports" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_form_view +msgid "Py3o Server Configuration" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.act_window,name:report_py3o.py3o_server_configuration_action +#: model:ir.ui.menu,name:report_py3o.py3o_server_configuration_menu +msgid "Py3o Servers" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_tree_view +msgid "Py3o Servers Configuration" +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 +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view +msgid "Py3o Templates" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +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_act_report_xml_py3o_template_id +msgid "Template" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module +msgid "The implementer module that provides this report" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_ir_actions_report_xml +msgid "ir.actions.report.xml" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_server +msgid "py3o.server" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_template +msgid "py3o.template" +msgstr "" diff --git a/report_py3o/i18n/sk.po b/report_py3o/i18n/sk.po new file mode 100644 index 00000000..4128a66f --- /dev/null +++ b/report_py3o/i18n/sk.po @@ -0,0 +1,286 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_py3o +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-17 02:52+0000\n" +"PO-Revision-Date: 2017-08-17 02:52+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Slovak (https://www.transifex.com/oca/teams/23907/sk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sk\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 +#, python-format +msgid "(Native)" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_is_active +msgid "Active" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 +#, python-format +msgid "" +"Can not use not native format in local fusion. Please specify a Fusion " +"Server" +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_server_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_server_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_server_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_act_report_xml_py3o_template_fallback +msgid "Fallback" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 +#, python-format +msgid "Field 'Output Format' is required for Py3O report" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +msgid "File Type" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_server_id +msgid "Fusion Server" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:278 +#, python-format +msgid "Fusion server error %s" +msgstr "" + +#. module: report_py3o +#: model: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_server_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_act_report_xml_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_act_report_xml_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,help:report_py3o.field_py3o_server_url +msgid "" +"If your Py3o Fusion server is on the same machine and runs on the default " +"port, the URL is http://localhost:8765/form" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id +msgid "Ir actions report xml id" +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_server___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_server_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_server_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: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 +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "Local Fusion" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module +msgid "Module" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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 +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "" +"Native formats will be processed without a server. You must use this mode if" +" you call methods on your model into the template." +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:182 +#, python-format +msgid "No template found. Aborting." +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Spreadsheet" +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Text Document" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype +msgid "Output Format" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.menu,name:report_py3o.py3o_config_menu +msgid "Py3o" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o +msgid "Py3o Demo Report" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_url +msgid "Py3o Fusion Server URL" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view +msgid "Py3o Reports" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_form_view +msgid "Py3o Server Configuration" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.act_window,name:report_py3o.py3o_server_configuration_action +#: model:ir.ui.menu,name:report_py3o.py3o_server_configuration_menu +msgid "Py3o Servers" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_tree_view +msgid "Py3o Servers Configuration" +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 +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view +msgid "Py3o Templates" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +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_act_report_xml_py3o_template_id +msgid "Template" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module +msgid "The implementer module that provides this report" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_ir_actions_report_xml +msgid "ir.actions.report.xml" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_server +msgid "py3o.server" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_template +msgid "py3o.template" +msgstr "" diff --git a/report_py3o/i18n/sl.po b/report_py3o/i18n/sl.po new file mode 100644 index 00000000..24f431ea --- /dev/null +++ b/report_py3o/i18n/sl.po @@ -0,0 +1,286 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_py3o +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-17 02:52+0000\n" +"PO-Revision-Date: 2017-08-17 02:52+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/sl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sl\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 +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 +#, python-format +msgid "(Native)" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_is_active +msgid "Active" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 +#, python-format +msgid "" +"Can not use not native format in local fusion. Please specify a Fusion " +"Server" +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_server_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_server_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_server_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_act_report_xml_py3o_template_fallback +msgid "Fallback" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 +#, python-format +msgid "Field 'Output Format' is required for Py3O report" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +msgid "File Type" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_server_id +msgid "Fusion Server" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:278 +#, python-format +msgid "Fusion server error %s" +msgstr "" + +#. module: report_py3o +#: model: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_server_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_act_report_xml_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_act_report_xml_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,help:report_py3o.field_py3o_server_url +msgid "" +"If your Py3o Fusion server is on the same machine and runs on the default " +"port, the URL is http://localhost:8765/form" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id +msgid "Ir actions report xml id" +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_server___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_server_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_server_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: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 +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "Local Fusion" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module +msgid "Module" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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 +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "" +"Native formats will be processed without a server. You must use this mode if" +" you call methods on your model into the template." +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:182 +#, python-format +msgid "No template found. Aborting." +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Spreadsheet" +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Text Document" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype +msgid "Output Format" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.menu,name:report_py3o.py3o_config_menu +msgid "Py3o" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o +msgid "Py3o Demo Report" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_url +msgid "Py3o Fusion Server URL" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view +msgid "Py3o Reports" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_form_view +msgid "Py3o Server Configuration" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.act_window,name:report_py3o.py3o_server_configuration_action +#: model:ir.ui.menu,name:report_py3o.py3o_server_configuration_menu +msgid "Py3o Servers" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_tree_view +msgid "Py3o Servers Configuration" +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 +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view +msgid "Py3o Templates" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +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_act_report_xml_py3o_template_id +msgid "Template" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module +msgid "The implementer module that provides this report" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_ir_actions_report_xml +msgid "ir.actions.report.xml" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_server +msgid "py3o.server" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_template +msgid "py3o.template" +msgstr "" diff --git a/report_py3o/i18n/sr.po b/report_py3o/i18n/sr.po new file mode 100644 index 00000000..6bed8247 --- /dev/null +++ b/report_py3o/i18n/sr.po @@ -0,0 +1,286 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_py3o +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-17 02:52+0000\n" +"PO-Revision-Date: 2017-08-17 02:52+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Serbian (https://www.transifex.com/oca/teams/23907/sr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sr\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 +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 +#, python-format +msgid "(Native)" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_is_active +msgid "Active" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 +#, python-format +msgid "" +"Can not use not native format in local fusion. Please specify a Fusion " +"Server" +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_server_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_server_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_server_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_act_report_xml_py3o_template_fallback +msgid "Fallback" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 +#, python-format +msgid "Field 'Output Format' is required for Py3O report" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +msgid "File Type" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_server_id +msgid "Fusion Server" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:278 +#, python-format +msgid "Fusion server error %s" +msgstr "" + +#. module: report_py3o +#: model: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_server_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_act_report_xml_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_act_report_xml_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,help:report_py3o.field_py3o_server_url +msgid "" +"If your Py3o Fusion server is on the same machine and runs on the default " +"port, the URL is http://localhost:8765/form" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id +msgid "Ir actions report xml id" +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_server___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_server_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_server_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: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 +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "Local Fusion" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module +msgid "Module" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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 +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "" +"Native formats will be processed without a server. You must use this mode if" +" you call methods on your model into the template." +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:182 +#, python-format +msgid "No template found. Aborting." +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Spreadsheet" +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Text Document" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype +msgid "Output Format" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.menu,name:report_py3o.py3o_config_menu +msgid "Py3o" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o +msgid "Py3o Demo Report" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_url +msgid "Py3o Fusion Server URL" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view +msgid "Py3o Reports" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_form_view +msgid "Py3o Server Configuration" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.act_window,name:report_py3o.py3o_server_configuration_action +#: model:ir.ui.menu,name:report_py3o.py3o_server_configuration_menu +msgid "Py3o Servers" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_tree_view +msgid "Py3o Servers Configuration" +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 +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view +msgid "Py3o Templates" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +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_act_report_xml_py3o_template_id +msgid "Template" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module +msgid "The implementer module that provides this report" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_ir_actions_report_xml +msgid "ir.actions.report.xml" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_server +msgid "py3o.server" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_template +msgid "py3o.template" +msgstr "" diff --git a/report_py3o/i18n/sr@latin.po b/report_py3o/i18n/sr@latin.po new file mode 100644 index 00000000..e422b271 --- /dev/null +++ b/report_py3o/i18n/sr@latin.po @@ -0,0 +1,286 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_py3o +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-17 02:52+0000\n" +"PO-Revision-Date: 2017-08-17 02:52+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Serbian (Latin) (https://www.transifex.com/oca/teams/23907/sr@latin/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sr@latin\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 +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 +#, python-format +msgid "(Native)" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_is_active +msgid "Active" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 +#, python-format +msgid "" +"Can not use not native format in local fusion. Please specify a Fusion " +"Server" +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_server_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_server_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_server_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_act_report_xml_py3o_template_fallback +msgid "Fallback" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 +#, python-format +msgid "Field 'Output Format' is required for Py3O report" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +msgid "File Type" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_server_id +msgid "Fusion Server" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:278 +#, python-format +msgid "Fusion server error %s" +msgstr "" + +#. module: report_py3o +#: model: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_server_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_act_report_xml_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_act_report_xml_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,help:report_py3o.field_py3o_server_url +msgid "" +"If your Py3o Fusion server is on the same machine and runs on the default " +"port, the URL is http://localhost:8765/form" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id +msgid "Ir actions report xml id" +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_server___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_server_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_server_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: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 +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "Local Fusion" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module +msgid "Module" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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 +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "" +"Native formats will be processed without a server. You must use this mode if" +" you call methods on your model into the template." +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:182 +#, python-format +msgid "No template found. Aborting." +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Spreadsheet" +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Text Document" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype +msgid "Output Format" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.menu,name:report_py3o.py3o_config_menu +msgid "Py3o" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o +msgid "Py3o Demo Report" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_url +msgid "Py3o Fusion Server URL" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view +msgid "Py3o Reports" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_form_view +msgid "Py3o Server Configuration" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.act_window,name:report_py3o.py3o_server_configuration_action +#: model:ir.ui.menu,name:report_py3o.py3o_server_configuration_menu +msgid "Py3o Servers" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_tree_view +msgid "Py3o Servers Configuration" +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 +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view +msgid "Py3o Templates" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +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_act_report_xml_py3o_template_id +msgid "Template" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module +msgid "The implementer module that provides this report" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_ir_actions_report_xml +msgid "ir.actions.report.xml" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_server +msgid "py3o.server" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_template +msgid "py3o.template" +msgstr "" diff --git a/report_py3o/i18n/sv.po b/report_py3o/i18n/sv.po new file mode 100644 index 00000000..24f93532 --- /dev/null +++ b/report_py3o/i18n/sv.po @@ -0,0 +1,286 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_py3o +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-17 02:52+0000\n" +"PO-Revision-Date: 2017-08-17 02:52+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Swedish (https://www.transifex.com/oca/teams/23907/sv/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sv\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 +#, python-format +msgid "(Native)" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_is_active +msgid "Active" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 +#, python-format +msgid "" +"Can not use not native format in local fusion. Please specify a Fusion " +"Server" +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_server_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_server_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_server_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_act_report_xml_py3o_template_fallback +msgid "Fallback" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 +#, python-format +msgid "Field 'Output Format' is required for Py3O report" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +msgid "File Type" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_server_id +msgid "Fusion Server" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:278 +#, python-format +msgid "Fusion server error %s" +msgstr "" + +#. module: report_py3o +#: model: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_server_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_act_report_xml_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_act_report_xml_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,help:report_py3o.field_py3o_server_url +msgid "" +"If your Py3o Fusion server is on the same machine and runs on the default " +"port, the URL is http://localhost:8765/form" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id +msgid "Ir actions report xml id" +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_server___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_server_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_server_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: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 +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "Local Fusion" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module +msgid "Module" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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 "Namn" + +#. module: report_py3o +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "" +"Native formats will be processed without a server. You must use this mode if" +" you call methods on your model into the template." +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:182 +#, python-format +msgid "No template found. Aborting." +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Spreadsheet" +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Text Document" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype +msgid "Output Format" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.menu,name:report_py3o.py3o_config_menu +msgid "Py3o" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o +msgid "Py3o Demo Report" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_url +msgid "Py3o Fusion Server URL" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view +msgid "Py3o Reports" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_form_view +msgid "Py3o Server Configuration" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.act_window,name:report_py3o.py3o_server_configuration_action +#: model:ir.ui.menu,name:report_py3o.py3o_server_configuration_menu +msgid "Py3o Servers" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_tree_view +msgid "Py3o Servers Configuration" +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 +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view +msgid "Py3o Templates" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +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_act_report_xml_py3o_template_id +msgid "Template" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module +msgid "The implementer module that provides this report" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_ir_actions_report_xml +msgid "ir.actions.report.xml" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_server +msgid "py3o.server" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_template +msgid "py3o.template" +msgstr "" diff --git a/report_py3o/i18n/th.po b/report_py3o/i18n/th.po new file mode 100644 index 00000000..d289d74b --- /dev/null +++ b/report_py3o/i18n/th.po @@ -0,0 +1,286 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_py3o +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-17 02:52+0000\n" +"PO-Revision-Date: 2017-08-17 02:52+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Thai (https://www.transifex.com/oca/teams/23907/th/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: th\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 +#, python-format +msgid "(Native)" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_is_active +msgid "Active" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 +#, python-format +msgid "" +"Can not use not native format in local fusion. Please specify a Fusion " +"Server" +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_server_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_server_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_server_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_act_report_xml_py3o_template_fallback +msgid "Fallback" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 +#, python-format +msgid "Field 'Output Format' is required for Py3O report" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +msgid "File Type" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_server_id +msgid "Fusion Server" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:278 +#, python-format +msgid "Fusion server error %s" +msgstr "" + +#. module: report_py3o +#: model: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_server_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_act_report_xml_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_act_report_xml_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,help:report_py3o.field_py3o_server_url +msgid "" +"If your Py3o Fusion server is on the same machine and runs on the default " +"port, the URL is http://localhost:8765/form" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id +msgid "Ir actions report xml id" +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_server___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_server_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_server_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: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 +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "Local Fusion" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module +msgid "Module" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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 +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "" +"Native formats will be processed without a server. You must use this mode if" +" you call methods on your model into the template." +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:182 +#, python-format +msgid "No template found. Aborting." +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Spreadsheet" +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Text Document" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype +msgid "Output Format" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.menu,name:report_py3o.py3o_config_menu +msgid "Py3o" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o +msgid "Py3o Demo Report" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_url +msgid "Py3o Fusion Server URL" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view +msgid "Py3o Reports" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_form_view +msgid "Py3o Server Configuration" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.act_window,name:report_py3o.py3o_server_configuration_action +#: model:ir.ui.menu,name:report_py3o.py3o_server_configuration_menu +msgid "Py3o Servers" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_tree_view +msgid "Py3o Servers Configuration" +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 +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view +msgid "Py3o Templates" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +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_act_report_xml_py3o_template_id +msgid "Template" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module +msgid "The implementer module that provides this report" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_ir_actions_report_xml +msgid "ir.actions.report.xml" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_server +msgid "py3o.server" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_template +msgid "py3o.template" +msgstr "" diff --git a/report_py3o/i18n/tr.po b/report_py3o/i18n/tr.po new file mode 100644 index 00000000..eb011919 --- /dev/null +++ b/report_py3o/i18n/tr.po @@ -0,0 +1,286 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_py3o +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-17 02:52+0000\n" +"PO-Revision-Date: 2017-08-17 02:52+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Turkish (https://www.transifex.com/oca/teams/23907/tr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: tr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 +#, python-format +msgid "(Native)" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_is_active +msgid "Active" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 +#, python-format +msgid "" +"Can not use not native format in local fusion. Please specify a Fusion " +"Server" +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_server_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_server_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_server_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_act_report_xml_py3o_template_fallback +msgid "Fallback" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 +#, python-format +msgid "Field 'Output Format' is required for Py3O report" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +msgid "File Type" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_server_id +msgid "Fusion Server" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:278 +#, python-format +msgid "Fusion server error %s" +msgstr "" + +#. module: report_py3o +#: model: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_server_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_act_report_xml_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_act_report_xml_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,help:report_py3o.field_py3o_server_url +msgid "" +"If your Py3o Fusion server is on the same machine and runs on the default " +"port, the URL is http://localhost:8765/form" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id +msgid "Ir actions report xml id" +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_server___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_server_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_server_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: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 +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "Local Fusion" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module +msgid "Module" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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 +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "" +"Native formats will be processed without a server. You must use this mode if" +" you call methods on your model into the template." +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:182 +#, python-format +msgid "No template found. Aborting." +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Spreadsheet" +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Text Document" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype +msgid "Output Format" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.menu,name:report_py3o.py3o_config_menu +msgid "Py3o" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o +msgid "Py3o Demo Report" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_url +msgid "Py3o Fusion Server URL" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view +msgid "Py3o Reports" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_form_view +msgid "Py3o Server Configuration" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.act_window,name:report_py3o.py3o_server_configuration_action +#: model:ir.ui.menu,name:report_py3o.py3o_server_configuration_menu +msgid "Py3o Servers" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_tree_view +msgid "Py3o Servers Configuration" +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 +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view +msgid "Py3o Templates" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +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_act_report_xml_py3o_template_id +msgid "Template" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module +msgid "The implementer module that provides this report" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_ir_actions_report_xml +msgid "ir.actions.report.xml" +msgstr "ir.actions.report.xml" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_server +msgid "py3o.server" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_template +msgid "py3o.template" +msgstr "" diff --git a/report_py3o/i18n/tr_TR.po b/report_py3o/i18n/tr_TR.po new file mode 100644 index 00000000..802b9510 --- /dev/null +++ b/report_py3o/i18n/tr_TR.po @@ -0,0 +1,286 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_py3o +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-17 02:52+0000\n" +"PO-Revision-Date: 2017-08-17 02:52+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Turkish (Turkey) (https://www.transifex.com/oca/teams/23907/tr_TR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: tr_TR\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 +#, python-format +msgid "(Native)" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_is_active +msgid "Active" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 +#, python-format +msgid "" +"Can not use not native format in local fusion. Please specify a Fusion " +"Server" +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_server_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_server_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_server_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_act_report_xml_py3o_template_fallback +msgid "Fallback" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 +#, python-format +msgid "Field 'Output Format' is required for Py3O report" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +msgid "File Type" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_server_id +msgid "Fusion Server" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:278 +#, python-format +msgid "Fusion server error %s" +msgstr "" + +#. module: report_py3o +#: model: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_server_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_act_report_xml_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_act_report_xml_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,help:report_py3o.field_py3o_server_url +msgid "" +"If your Py3o Fusion server is on the same machine and runs on the default " +"port, the URL is http://localhost:8765/form" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id +msgid "Ir actions report xml id" +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_server___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_server_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_server_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: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 +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "Local Fusion" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module +msgid "Module" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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 +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "" +"Native formats will be processed without a server. You must use this mode if" +" you call methods on your model into the template." +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:182 +#, python-format +msgid "No template found. Aborting." +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Spreadsheet" +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Text Document" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype +msgid "Output Format" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.menu,name:report_py3o.py3o_config_menu +msgid "Py3o" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o +msgid "Py3o Demo Report" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_url +msgid "Py3o Fusion Server URL" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view +msgid "Py3o Reports" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_form_view +msgid "Py3o Server Configuration" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.act_window,name:report_py3o.py3o_server_configuration_action +#: model:ir.ui.menu,name:report_py3o.py3o_server_configuration_menu +msgid "Py3o Servers" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_tree_view +msgid "Py3o Servers Configuration" +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 +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view +msgid "Py3o Templates" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +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_act_report_xml_py3o_template_id +msgid "Template" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module +msgid "The implementer module that provides this report" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_ir_actions_report_xml +msgid "ir.actions.report.xml" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_server +msgid "py3o.server" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_template +msgid "py3o.template" +msgstr "" diff --git a/report_py3o/i18n/uk.po b/report_py3o/i18n/uk.po new file mode 100644 index 00000000..7829160a --- /dev/null +++ b/report_py3o/i18n/uk.po @@ -0,0 +1,286 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_py3o +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-17 02:52+0000\n" +"PO-Revision-Date: 2017-08-17 02:52+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Ukrainian (https://www.transifex.com/oca/teams/23907/uk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: uk\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 +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 +#, python-format +msgid "(Native)" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_is_active +msgid "Active" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 +#, python-format +msgid "" +"Can not use not native format in local fusion. Please specify a Fusion " +"Server" +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_server_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_server_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_server_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_act_report_xml_py3o_template_fallback +msgid "Fallback" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 +#, python-format +msgid "Field 'Output Format' is required for Py3O report" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +msgid "File Type" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_server_id +msgid "Fusion Server" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:278 +#, python-format +msgid "Fusion server error %s" +msgstr "" + +#. module: report_py3o +#: model: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_server_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_act_report_xml_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_act_report_xml_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,help:report_py3o.field_py3o_server_url +msgid "" +"If your Py3o Fusion server is on the same machine and runs on the default " +"port, the URL is http://localhost:8765/form" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id +msgid "Ir actions report xml id" +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_server___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_server_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_server_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: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 +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "Local Fusion" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module +msgid "Module" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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 +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "" +"Native formats will be processed without a server. You must use this mode if" +" you call methods on your model into the template." +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:182 +#, python-format +msgid "No template found. Aborting." +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Spreadsheet" +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Text Document" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype +msgid "Output Format" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.menu,name:report_py3o.py3o_config_menu +msgid "Py3o" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o +msgid "Py3o Demo Report" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_url +msgid "Py3o Fusion Server URL" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view +msgid "Py3o Reports" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_form_view +msgid "Py3o Server Configuration" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.act_window,name:report_py3o.py3o_server_configuration_action +#: model:ir.ui.menu,name:report_py3o.py3o_server_configuration_menu +msgid "Py3o Servers" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_tree_view +msgid "Py3o Servers Configuration" +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 +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view +msgid "Py3o Templates" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +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_act_report_xml_py3o_template_id +msgid "Template" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module +msgid "The implementer module that provides this report" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_ir_actions_report_xml +msgid "ir.actions.report.xml" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_server +msgid "py3o.server" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_template +msgid "py3o.template" +msgstr "" diff --git a/report_py3o/i18n/vi.po b/report_py3o/i18n/vi.po new file mode 100644 index 00000000..f4ea9797 --- /dev/null +++ b/report_py3o/i18n/vi.po @@ -0,0 +1,286 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_py3o +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-17 02:52+0000\n" +"PO-Revision-Date: 2017-08-17 02:52+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Vietnamese (https://www.transifex.com/oca/teams/23907/vi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: vi\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 +#, python-format +msgid "(Native)" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_is_active +msgid "Active" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 +#, python-format +msgid "" +"Can not use not native format in local fusion. Please specify a Fusion " +"Server" +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_server_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_server_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_server_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_act_report_xml_py3o_template_fallback +msgid "Fallback" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 +#, python-format +msgid "Field 'Output Format' is required for Py3O report" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +msgid "File Type" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_server_id +msgid "Fusion Server" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:278 +#, python-format +msgid "Fusion server error %s" +msgstr "" + +#. module: report_py3o +#: model: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_server_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_act_report_xml_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_act_report_xml_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,help:report_py3o.field_py3o_server_url +msgid "" +"If your Py3o Fusion server is on the same machine and runs on the default " +"port, the URL is http://localhost:8765/form" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id +msgid "Ir actions report xml id" +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_server___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_server_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_server_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: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 +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "Local Fusion" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module +msgid "Module" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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 +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "" +"Native formats will be processed without a server. You must use this mode if" +" you call methods on your model into the template." +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:182 +#, python-format +msgid "No template found. Aborting." +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Spreadsheet" +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Text Document" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype +msgid "Output Format" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.menu,name:report_py3o.py3o_config_menu +msgid "Py3o" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o +msgid "Py3o Demo Report" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_url +msgid "Py3o Fusion Server URL" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view +msgid "Py3o Reports" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_form_view +msgid "Py3o Server Configuration" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.act_window,name:report_py3o.py3o_server_configuration_action +#: model:ir.ui.menu,name:report_py3o.py3o_server_configuration_menu +msgid "Py3o Servers" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_tree_view +msgid "Py3o Servers Configuration" +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 +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view +msgid "Py3o Templates" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +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_act_report_xml_py3o_template_id +msgid "Template" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module +msgid "The implementer module that provides this report" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_ir_actions_report_xml +msgid "ir.actions.report.xml" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_server +msgid "py3o.server" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_template +msgid "py3o.template" +msgstr "" diff --git a/report_py3o/i18n/vi_VN.po b/report_py3o/i18n/vi_VN.po new file mode 100644 index 00000000..f57bbff6 --- /dev/null +++ b/report_py3o/i18n/vi_VN.po @@ -0,0 +1,286 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_py3o +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-17 02:52+0000\n" +"PO-Revision-Date: 2017-08-17 02:52+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/oca/teams/23907/vi_VN/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: vi_VN\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 +#, python-format +msgid "(Native)" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_is_active +msgid "Active" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 +#, python-format +msgid "" +"Can not use not native format in local fusion. Please specify a Fusion " +"Server" +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_server_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_server_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_server_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_act_report_xml_py3o_template_fallback +msgid "Fallback" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 +#, python-format +msgid "Field 'Output Format' is required for Py3O report" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +msgid "File Type" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_server_id +msgid "Fusion Server" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:278 +#, python-format +msgid "Fusion server error %s" +msgstr "" + +#. module: report_py3o +#: model: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_server_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_act_report_xml_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_act_report_xml_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,help:report_py3o.field_py3o_server_url +msgid "" +"If your Py3o Fusion server is on the same machine and runs on the default " +"port, the URL is http://localhost:8765/form" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id +msgid "Ir actions report xml id" +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_server___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_server_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_server_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: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 +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "Local Fusion" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module +msgid "Module" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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 +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "" +"Native formats will be processed without a server. You must use this mode if" +" you call methods on your model into the template." +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:182 +#, python-format +msgid "No template found. Aborting." +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Spreadsheet" +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Text Document" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype +msgid "Output Format" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.menu,name:report_py3o.py3o_config_menu +msgid "Py3o" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o +msgid "Py3o Demo Report" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_url +msgid "Py3o Fusion Server URL" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view +msgid "Py3o Reports" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_form_view +msgid "Py3o Server Configuration" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.act_window,name:report_py3o.py3o_server_configuration_action +#: model:ir.ui.menu,name:report_py3o.py3o_server_configuration_menu +msgid "Py3o Servers" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_tree_view +msgid "Py3o Servers Configuration" +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 +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view +msgid "Py3o Templates" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +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_act_report_xml_py3o_template_id +msgid "Template" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module +msgid "The implementer module that provides this report" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_ir_actions_report_xml +msgid "ir.actions.report.xml" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_server +msgid "py3o.server" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_template +msgid "py3o.template" +msgstr "" diff --git a/report_py3o/i18n/zh_CN.po b/report_py3o/i18n/zh_CN.po new file mode 100644 index 00000000..7018ca6c --- /dev/null +++ b/report_py3o/i18n/zh_CN.po @@ -0,0 +1,286 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_py3o +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-17 02:52+0000\n" +"PO-Revision-Date: 2017-08-17 02:52+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Chinese (China) (https://www.transifex.com/oca/teams/23907/zh_CN/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: zh_CN\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 +#, python-format +msgid "(Native)" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_is_active +msgid "Active" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 +#, python-format +msgid "" +"Can not use not native format in local fusion. Please specify a Fusion " +"Server" +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_server_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_server_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_server_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_act_report_xml_py3o_template_fallback +msgid "Fallback" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 +#, python-format +msgid "Field 'Output Format' is required for Py3O report" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +msgid "File Type" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_server_id +msgid "Fusion Server" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:278 +#, python-format +msgid "Fusion server error %s" +msgstr "" + +#. module: report_py3o +#: model: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_server_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_act_report_xml_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_act_report_xml_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,help:report_py3o.field_py3o_server_url +msgid "" +"If your Py3o Fusion server is on the same machine and runs on the default " +"port, the URL is http://localhost:8765/form" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id +msgid "Ir actions report xml id" +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_server___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_server_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_server_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: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 +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "Local Fusion" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module +msgid "Module" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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 +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "" +"Native formats will be processed without a server. You must use this mode if" +" you call methods on your model into the template." +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:182 +#, python-format +msgid "No template found. Aborting." +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Spreadsheet" +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Text Document" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype +msgid "Output Format" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.menu,name:report_py3o.py3o_config_menu +msgid "Py3o" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o +msgid "Py3o Demo Report" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_url +msgid "Py3o Fusion Server URL" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view +msgid "Py3o Reports" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_form_view +msgid "Py3o Server Configuration" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.act_window,name:report_py3o.py3o_server_configuration_action +#: model:ir.ui.menu,name:report_py3o.py3o_server_configuration_menu +msgid "Py3o Servers" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_tree_view +msgid "Py3o Servers Configuration" +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 +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view +msgid "Py3o Templates" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +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_act_report_xml_py3o_template_id +msgid "Template" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module +msgid "The implementer module that provides this report" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_ir_actions_report_xml +msgid "ir.actions.report.xml" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_server +msgid "py3o.server" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_template +msgid "py3o.template" +msgstr "" diff --git a/report_py3o/i18n/zh_TW.po b/report_py3o/i18n/zh_TW.po new file mode 100644 index 00000000..e2bdce39 --- /dev/null +++ b/report_py3o/i18n/zh_TW.po @@ -0,0 +1,286 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_py3o +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-17 02:52+0000\n" +"PO-Revision-Date: 2017-08-17 02:52+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Chinese (Taiwan) (https://www.transifex.com/oca/teams/23907/zh_TW/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: zh_TW\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:54 +#, python-format +msgid "(Native)" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_is_active +msgid "Active" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:42 +#, python-format +msgid "" +"Can not use not native format in local fusion. Please specify a Fusion " +"Server" +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_server_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_server_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_server_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_act_report_xml_py3o_template_fallback +msgid "Fallback" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/ir_actions_report_xml.py:30 +#, python-format +msgid "Field 'Output Format' is required for Py3O report" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +msgid "File Type" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_server_id +msgid "Fusion Server" +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:278 +#, python-format +msgid "Fusion server error %s" +msgstr "" + +#. module: report_py3o +#: model: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_server_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_act_report_xml_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_act_report_xml_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,help:report_py3o.field_py3o_server_url +msgid "" +"If your Py3o Fusion server is on the same machine and runs on the default " +"port, the URL is http://localhost:8765/form" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id +msgid "Ir actions report xml id" +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_server___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_server_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_server_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: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 +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "Local Fusion" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module +msgid "Module" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_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 +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion +msgid "" +"Native formats will be processed without a server. You must use this mode if" +" you call methods on your model into the template." +msgstr "" + +#. module: report_py3o +#: code:addons/report_py3o/models/py3o_report.py:182 +#, python-format +msgid "No template found. Aborting." +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Spreadsheet" +msgstr "" + +#. module: report_py3o +#: selection:py3o.template,filetype:0 +msgid "ODF Text Document" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype +msgid "Output Format" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.menu,name:report_py3o.py3o_config_menu +msgid "Py3o" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o +msgid "Py3o Demo Report" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,field_description:report_py3o.field_py3o_server_url +msgid "Py3o Fusion Server URL" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view +msgid "Py3o Reports" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_form_view +msgid "Py3o Server Configuration" +msgstr "" + +#. module: report_py3o +#: model:ir.actions.act_window,name:report_py3o.py3o_server_configuration_action +#: model:ir.ui.menu,name:report_py3o.py3o_server_configuration_menu +msgid "Py3o Servers" +msgstr "" + +#. module: report_py3o +#: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_tree_view +msgid "Py3o Servers Configuration" +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 +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view +#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view +msgid "Py3o Templates" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_report +msgid "Report" +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_act_report_xml_py3o_template_id +msgid "Template" +msgstr "" + +#. module: report_py3o +#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module +msgid "The implementer module that provides this report" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_ir_actions_report_xml +msgid "ir.actions.report.xml" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_server +msgid "py3o.server" +msgstr "" + +#. module: report_py3o +#: model:ir.model,name:report_py3o.model_py3o_template +msgid "py3o.template" +msgstr ""