mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
[MIG] bi_view_editor: Migration to 11.0
This commit is contained in:
@@ -3,15 +3,14 @@
|
||||
# * bi_view_editor
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Project-Id-Version: reporting-engine (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-01-25 03:45+0000\n"
|
||||
"PO-Revision-Date: 2018-01-25 03:45+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/ca/)\n"
|
||||
"POT-Creation-Date: 2017-01-14 06:04+0000\n"
|
||||
"PO-Revision-Date: 2016-03-21 15:33+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Catalan (http://www.transifex.com/oca/OCA-reporting-engine-8-0/language/ca/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
@@ -19,81 +18,48 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:382
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
#: model:ir.actions.act_window,help:bi_view_editor.action_bi_view_editor_view_form
|
||||
msgid ""
|
||||
"<p class=\"oe_view_nocontent_create\">\n"
|
||||
" Click to create a Custom Query Object.\n"
|
||||
" </p><p>\n"
|
||||
"\n"
|
||||
" </p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bve.js:32
|
||||
#, python-format
|
||||
msgid "<b>Join</b> using the field"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_action_id
|
||||
#: field:bve.view,action_id:0
|
||||
msgid "Action"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:376
|
||||
#, python-format
|
||||
msgid "BI View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_bve_view
|
||||
msgid "BI View Editor"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bve.js:43
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bve.js:41
|
||||
#, python-format
|
||||
msgid "Choose join node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,help:bi_view_editor.action_bi_view_editor_view_form
|
||||
msgid "Click to create a Custom Query Object."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Create a Menu"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_create_uid
|
||||
#: field:bve.view,create_uid:0
|
||||
msgid "Created by"
|
||||
msgstr "Creat per"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_create_date
|
||||
#: field:bve.view,create_date:0
|
||||
msgid "Created on"
|
||||
msgstr "Creat el"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_tree
|
||||
#: view:bve.view:bi_view_editor.view_bi_view_editor_view_tree
|
||||
msgid "Custom BI View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:63 sql_constraint:bve.view:0
|
||||
#, python-format
|
||||
#: sql_constraint:bve.view:0
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr ""
|
||||
|
||||
@@ -104,7 +70,7 @@ msgid "Custom BI Views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
#: view:bve.view:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr ""
|
||||
|
||||
@@ -114,12 +80,12 @@ msgid "Custom Reports"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_data
|
||||
#: field:bve.view,data:0
|
||||
msgid "Data"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_display_name
|
||||
#: field:bve.view,display_name:0
|
||||
msgid "Display Name"
|
||||
msgstr "Veure el nom"
|
||||
|
||||
@@ -129,38 +95,44 @@ msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:72
|
||||
#, python-format
|
||||
msgid "Error"
|
||||
msgstr "Error"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: view:bve.view:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Generate BI View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_group_ids
|
||||
#: field:bve.view,group_ids:0
|
||||
msgid "Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_id
|
||||
#: field:bve.view,id:0
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view___last_update
|
||||
#: field:bve.view,__last_update:0
|
||||
msgid "Last Modified on"
|
||||
msgstr "Darrera modificació el"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_write_uid
|
||||
#: field:bve.view,write_uid:0
|
||||
msgid "Last Updated by"
|
||||
msgstr "Darrera Actualització per"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_write_date
|
||||
#: field:bve.view,write_date:0
|
||||
msgid "Last Updated on"
|
||||
msgstr "Darrera Actualització el"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_model_name
|
||||
msgid "Model name"
|
||||
#: field:bve.view,model_name:0
|
||||
msgid "Model Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
@@ -169,117 +141,67 @@ msgid "Models"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_name
|
||||
#: field:bve.view,name:0
|
||||
msgid "Name"
|
||||
msgstr "Nom"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:42
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:285
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_note
|
||||
#: model:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
#: view:bve.view:bi_view_editor.view_bi_view_editor_view_form
|
||||
#: field:bve.view,note:0
|
||||
msgid "Notes"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
#: view:bve.view:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Open BI View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
#: view:bve.view:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
#: view:bve.view:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Reset to Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
#: view:bve.view:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Security"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_state
|
||||
#: field:bve.view,state:0
|
||||
msgid "State"
|
||||
msgstr "Estat"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bve.js:26
|
||||
#, python-format
|
||||
msgid "Use the field on model"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view_data
|
||||
#: help:bve.view,data:0
|
||||
msgid ""
|
||||
"Use the special query builder to define the query to generate your report "
|
||||
"dataset. NOTE: To be edited, the query should be in 'Draft' status."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view_group_ids
|
||||
#: help:bve.view,group_ids:0
|
||||
msgid ""
|
||||
"User groups allowed to see the generated report; if NO groups are specified "
|
||||
"the report will be public for everyone."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_user_ids
|
||||
#: field:bve.view,user_ids:0
|
||||
msgid "Users"
|
||||
msgstr "Usuaris"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_view_id
|
||||
#: field:bve.view,view_id:0
|
||||
msgid "View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:420
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:73
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bve.js:32
|
||||
#, python-format
|
||||
msgid "model"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bve.js:30
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bve.js:32
|
||||
#, python-format
|
||||
msgid "on "
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
msgid "wizard.ir.model.menu.create"
|
||||
msgstr ""
|
||||
|
||||
Reference in New Issue
Block a user