Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: reporting-engine-15.0/reporting-engine-15.0-bi_view_editor Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-15-0/reporting-engine-15-0-bi_view_editor/pull/804/head
parent
9372c0e6bc
commit
968e645c8e
|
@ -19,30 +19,30 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr ""
|
||||
|
@ -53,18 +53,18 @@ msgid "Action"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "BI View"
|
||||
msgstr ""
|
||||
|
@ -91,14 +91,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
@ -110,13 +110,20 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
#, fuzzy
|
||||
|
@ -130,7 +137,7 @@ msgid "Create a Menu"
|
|||
msgstr "Creado en"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
|
@ -147,12 +154,8 @@ msgid "Created on"
|
|||
msgstr "Creado en"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db: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:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr ""
|
||||
|
@ -163,11 +166,6 @@ msgstr ""
|
|||
msgid "Custom BI Views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -195,7 +193,7 @@ msgid "Display Name"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
|
@ -209,6 +207,14 @@ msgstr ""
|
|||
msgid "Er Diagram Image"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -216,10 +222,10 @@ msgid "Field"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
|
||||
|
@ -234,13 +240,13 @@ msgid "Fields"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -269,14 +275,14 @@ msgid "In List"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr ""
|
||||
|
@ -293,7 +299,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr ""
|
||||
|
@ -328,8 +334,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
@ -341,8 +346,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -350,7 +354,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, python-format
|
||||
msgid "Model"
|
||||
|
@ -369,7 +373,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -377,13 +381,13 @@ msgid "Name"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
@ -401,11 +405,16 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Options"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -433,8 +442,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -461,7 +469,7 @@ msgid "State"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
|
||||
|
@ -471,26 +479,25 @@ msgid "Table Alias"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr ""
|
||||
|
@ -502,15 +509,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr ""
|
||||
|
@ -545,14 +551,14 @@ msgid "View Field Type"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
|
|
@ -20,30 +20,30 @@ msgstr ""
|
|||
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr ""
|
||||
|
@ -54,18 +54,18 @@ msgid "Action"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "BI View"
|
||||
msgstr ""
|
||||
|
@ -92,14 +92,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
@ -111,13 +111,20 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
#, fuzzy
|
||||
|
@ -131,7 +138,7 @@ msgid "Create a Menu"
|
|||
msgstr "أنشئ في"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
|
@ -148,12 +155,8 @@ msgid "Created on"
|
|||
msgstr "أنشئ في"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db: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:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr ""
|
||||
|
@ -164,11 +167,6 @@ msgstr ""
|
|||
msgid "Custom BI Views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -196,7 +194,7 @@ msgid "Display Name"
|
|||
msgstr "اسم العرض"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
|
@ -210,6 +208,14 @@ msgstr ""
|
|||
msgid "Er Diagram Image"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -217,17 +223,16 @@ msgid "Field"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_name
|
||||
#, fuzzy
|
||||
#| msgid "Display Name"
|
||||
msgid "Field Name"
|
||||
msgstr "اسم العرض"
|
||||
|
||||
|
@ -237,13 +242,13 @@ msgid "Fields"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -272,14 +277,14 @@ msgid "In List"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr ""
|
||||
|
@ -296,7 +301,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr ""
|
||||
|
@ -331,8 +336,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
@ -344,8 +348,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -353,7 +356,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, python-format
|
||||
msgid "Model"
|
||||
|
@ -372,7 +375,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -380,13 +383,13 @@ msgid "Name"
|
|||
msgstr "الاسم"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
@ -404,11 +407,16 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Options"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -436,8 +444,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -464,7 +471,7 @@ msgid "State"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
|
||||
|
@ -474,26 +481,25 @@ msgid "Table Alias"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr ""
|
||||
|
@ -505,15 +511,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr ""
|
||||
|
@ -548,14 +553,14 @@ msgid "View Field Type"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
|
|
@ -19,30 +19,30 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr ""
|
||||
|
@ -53,18 +53,18 @@ msgid "Action"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "BI View"
|
||||
msgstr ""
|
||||
|
@ -91,14 +91,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
@ -110,13 +110,20 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
#, fuzzy
|
||||
|
@ -130,7 +137,7 @@ msgid "Create a Menu"
|
|||
msgstr "Създадено на"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
|
@ -147,12 +154,8 @@ msgid "Created on"
|
|||
msgstr "Създадено на"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db: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:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr ""
|
||||
|
@ -163,11 +166,6 @@ msgstr ""
|
|||
msgid "Custom BI Views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -195,7 +193,7 @@ msgid "Display Name"
|
|||
msgstr "Име за Показване"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
|
@ -209,6 +207,14 @@ msgstr ""
|
|||
msgid "Er Diagram Image"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -216,17 +222,16 @@ msgid "Field"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_name
|
||||
#, fuzzy
|
||||
#| msgid "Display Name"
|
||||
msgid "Field Name"
|
||||
msgstr "Име за Показване"
|
||||
|
||||
|
@ -236,13 +241,13 @@ msgid "Fields"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -271,14 +276,14 @@ msgid "In List"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr ""
|
||||
|
@ -295,7 +300,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr ""
|
||||
|
@ -330,8 +335,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
@ -343,8 +347,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -352,7 +355,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, python-format
|
||||
msgid "Model"
|
||||
|
@ -371,7 +374,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -379,13 +382,13 @@ msgid "Name"
|
|||
msgstr "Име"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
@ -403,11 +406,16 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Options"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -435,8 +443,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -463,7 +470,7 @@ msgid "State"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
|
||||
|
@ -473,26 +480,25 @@ msgid "Table Alias"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr ""
|
||||
|
@ -504,15 +510,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr ""
|
||||
|
@ -547,14 +552,14 @@ msgid "View Field Type"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
|
|
@ -20,30 +20,30 @@ msgstr ""
|
|||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr ""
|
||||
|
@ -54,18 +54,18 @@ msgid "Action"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "BI View"
|
||||
msgstr ""
|
||||
|
@ -92,14 +92,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
@ -111,13 +111,20 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
#, fuzzy
|
||||
|
@ -131,7 +138,7 @@ msgid "Create a Menu"
|
|||
msgstr "Kreirano"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
|
@ -148,12 +155,8 @@ msgid "Created on"
|
|||
msgstr "Kreirano"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db: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:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr ""
|
||||
|
@ -164,11 +167,6 @@ msgstr ""
|
|||
msgid "Custom BI Views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -196,7 +194,7 @@ msgid "Display Name"
|
|||
msgstr "Prikaži naziv"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
|
@ -210,6 +208,14 @@ msgstr ""
|
|||
msgid "Er Diagram Image"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -217,17 +223,16 @@ msgid "Field"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_name
|
||||
#, fuzzy
|
||||
#| msgid "Display Name"
|
||||
msgid "Field Name"
|
||||
msgstr "Prikaži naziv"
|
||||
|
||||
|
@ -237,13 +242,13 @@ msgid "Fields"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -272,14 +277,14 @@ msgid "In List"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr ""
|
||||
|
@ -296,7 +301,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr ""
|
||||
|
@ -331,8 +336,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
@ -344,8 +348,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -353,7 +356,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, python-format
|
||||
msgid "Model"
|
||||
|
@ -372,7 +375,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -380,13 +383,13 @@ msgid "Name"
|
|||
msgstr "Ime"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
@ -404,11 +407,16 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Options"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -436,8 +444,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -464,7 +471,7 @@ msgid "State"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
|
||||
|
@ -474,26 +481,25 @@ msgid "Table Alias"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr ""
|
||||
|
@ -505,15 +511,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr ""
|
||||
|
@ -548,14 +553,14 @@ msgid "View Field Type"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
|
|
@ -19,30 +19,30 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr ""
|
||||
|
@ -53,18 +53,18 @@ msgid "Action"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "BI View"
|
||||
msgstr ""
|
||||
|
@ -91,14 +91,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
@ -110,13 +110,20 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
#, fuzzy
|
||||
|
@ -130,7 +137,7 @@ msgid "Create a Menu"
|
|||
msgstr "Creat el"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
|
@ -147,12 +154,8 @@ msgid "Created on"
|
|||
msgstr "Creat el"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db: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:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr ""
|
||||
|
@ -163,11 +166,6 @@ msgstr ""
|
|||
msgid "Custom BI Views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -195,7 +193,7 @@ msgid "Display Name"
|
|||
msgstr "Veure el nom"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
|
@ -209,6 +207,14 @@ msgstr ""
|
|||
msgid "Er Diagram Image"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -216,17 +222,16 @@ msgid "Field"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_name
|
||||
#, fuzzy
|
||||
#| msgid "Display Name"
|
||||
msgid "Field Name"
|
||||
msgstr "Veure el nom"
|
||||
|
||||
|
@ -236,13 +241,13 @@ msgid "Fields"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -271,14 +276,14 @@ msgid "In List"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr ""
|
||||
|
@ -295,7 +300,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr ""
|
||||
|
@ -330,8 +335,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
@ -343,8 +347,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -352,7 +355,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, python-format
|
||||
msgid "Model"
|
||||
|
@ -371,7 +374,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -379,13 +382,13 @@ msgid "Name"
|
|||
msgstr "Nom"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
@ -403,11 +406,16 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Options"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -435,8 +443,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -463,7 +470,7 @@ msgid "State"
|
|||
msgstr "Estat"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
|
||||
|
@ -473,26 +480,25 @@ msgid "Table Alias"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr ""
|
||||
|
@ -504,15 +510,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr ""
|
||||
|
@ -547,14 +552,14 @@ msgid "View Field Type"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
|
|
@ -19,30 +19,30 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr ""
|
||||
|
@ -53,18 +53,18 @@ msgid "Action"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "BI View"
|
||||
msgstr ""
|
||||
|
@ -91,14 +91,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
@ -110,13 +110,20 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
#, fuzzy
|
||||
|
@ -130,7 +137,7 @@ msgid "Create a Menu"
|
|||
msgstr "Vytvořeno"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
|
@ -147,12 +154,8 @@ msgid "Created on"
|
|||
msgstr "Vytvořeno"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db: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:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr ""
|
||||
|
@ -163,11 +166,6 @@ msgstr ""
|
|||
msgid "Custom BI Views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -195,7 +193,7 @@ msgid "Display Name"
|
|||
msgstr "Zobrazovaný název"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
|
@ -209,6 +207,14 @@ msgstr ""
|
|||
msgid "Er Diagram Image"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -216,17 +222,16 @@ msgid "Field"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_name
|
||||
#, fuzzy
|
||||
#| msgid "Display Name"
|
||||
msgid "Field Name"
|
||||
msgstr "Zobrazovaný název"
|
||||
|
||||
|
@ -236,13 +241,13 @@ msgid "Fields"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -271,14 +276,14 @@ msgid "In List"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr ""
|
||||
|
@ -295,7 +300,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr ""
|
||||
|
@ -330,8 +335,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
@ -343,8 +347,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -352,7 +355,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, python-format
|
||||
msgid "Model"
|
||||
|
@ -371,7 +374,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -379,13 +382,13 @@ msgid "Name"
|
|||
msgstr "Název"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
@ -403,11 +406,16 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Options"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -435,8 +443,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -463,7 +470,7 @@ msgid "State"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
|
||||
|
@ -473,26 +480,25 @@ msgid "Table Alias"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr ""
|
||||
|
@ -504,15 +510,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr ""
|
||||
|
@ -547,14 +552,14 @@ msgid "View Field Type"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
|
|
@ -19,30 +19,30 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr ""
|
||||
|
@ -53,18 +53,18 @@ msgid "Action"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "BI View"
|
||||
msgstr ""
|
||||
|
@ -91,14 +91,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
@ -110,13 +110,20 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
#, fuzzy
|
||||
|
@ -130,7 +137,7 @@ msgid "Create a Menu"
|
|||
msgstr "Oprettet den"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
|
@ -147,12 +154,8 @@ msgid "Created on"
|
|||
msgstr "Oprettet den"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db: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:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr ""
|
||||
|
@ -163,11 +166,6 @@ msgstr ""
|
|||
msgid "Custom BI Views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -195,7 +193,7 @@ msgid "Display Name"
|
|||
msgstr "Vist navn"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
|
@ -209,6 +207,14 @@ msgstr ""
|
|||
msgid "Er Diagram Image"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -216,17 +222,16 @@ msgid "Field"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_name
|
||||
#, fuzzy
|
||||
#| msgid "Display Name"
|
||||
msgid "Field Name"
|
||||
msgstr "Vist navn"
|
||||
|
||||
|
@ -236,13 +241,13 @@ msgid "Fields"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -271,14 +276,14 @@ msgid "In List"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr ""
|
||||
|
@ -295,7 +300,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr ""
|
||||
|
@ -330,8 +335,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
@ -343,8 +347,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -352,7 +355,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, python-format
|
||||
msgid "Model"
|
||||
|
@ -371,7 +374,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -379,13 +382,13 @@ msgid "Name"
|
|||
msgstr "Navn"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
@ -403,11 +406,16 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Options"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -435,8 +443,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -463,7 +470,7 @@ msgid "State"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
|
||||
|
@ -473,26 +480,25 @@ msgid "Table Alias"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr ""
|
||||
|
@ -504,15 +510,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr ""
|
||||
|
@ -547,14 +552,14 @@ msgid "View Field Type"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
|
|
@ -19,30 +19,30 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr ""
|
||||
|
@ -53,18 +53,18 @@ msgid "Action"
|
|||
msgstr "Aktion"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "BI View"
|
||||
msgstr ""
|
||||
|
@ -91,14 +91,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
@ -110,13 +110,20 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
#, fuzzy
|
||||
|
@ -130,7 +137,7 @@ msgid "Create a Menu"
|
|||
msgstr "Erstellt am:"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
|
@ -147,12 +154,8 @@ msgid "Created on"
|
|||
msgstr "Erstellt am:"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db: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:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr ""
|
||||
|
@ -163,11 +166,6 @@ msgstr ""
|
|||
msgid "Custom BI Views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -195,7 +193,7 @@ msgid "Display Name"
|
|||
msgstr "Anzeigename"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr "Entwurf"
|
||||
|
||||
|
@ -209,6 +207,14 @@ msgstr ""
|
|||
msgid "Er Diagram Image"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -216,17 +222,16 @@ msgid "Field"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_name
|
||||
#, fuzzy
|
||||
#| msgid "Display Name"
|
||||
msgid "Field Name"
|
||||
msgstr "Anzeigename"
|
||||
|
||||
|
@ -236,13 +241,13 @@ msgid "Fields"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -271,14 +276,14 @@ msgid "In List"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr ""
|
||||
|
@ -296,7 +301,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr ""
|
||||
|
@ -331,8 +336,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
@ -344,8 +348,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -353,7 +356,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, fuzzy, python-format
|
||||
msgid "Model"
|
||||
|
@ -372,7 +375,7 @@ msgstr "Datenmodelle"
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -380,13 +383,13 @@ msgid "Name"
|
|||
msgstr "Bezeichnung"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
@ -404,11 +407,16 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, fuzzy, python-format
|
||||
msgid "Options"
|
||||
msgstr "Aktion"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -437,8 +445,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -465,7 +472,7 @@ msgid "State"
|
|||
msgstr "Status"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
|
||||
|
@ -475,26 +482,25 @@ msgid "Table Alias"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr ""
|
||||
|
@ -506,15 +512,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr ""
|
||||
|
@ -549,14 +554,14 @@ msgid "View Field Type"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
|
|
@ -19,30 +19,30 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr ""
|
||||
|
@ -53,18 +53,18 @@ msgid "Action"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "BI View"
|
||||
msgstr ""
|
||||
|
@ -91,14 +91,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
@ -110,13 +110,20 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
#, fuzzy
|
||||
|
@ -130,7 +137,7 @@ msgid "Create a Menu"
|
|||
msgstr "Δημιουργήθηκε στις"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
|
@ -147,12 +154,8 @@ msgid "Created on"
|
|||
msgstr "Δημιουργήθηκε στις"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db: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:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr ""
|
||||
|
@ -163,11 +166,6 @@ msgstr ""
|
|||
msgid "Custom BI Views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -195,7 +193,7 @@ msgid "Display Name"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
|
@ -209,6 +207,14 @@ msgstr ""
|
|||
msgid "Er Diagram Image"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -216,10 +222,10 @@ msgid "Field"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
|
||||
|
@ -234,13 +240,13 @@ msgid "Fields"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -269,14 +275,14 @@ msgid "In List"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr ""
|
||||
|
@ -293,7 +299,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr ""
|
||||
|
@ -328,8 +334,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
@ -341,8 +346,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -350,7 +354,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, python-format
|
||||
msgid "Model"
|
||||
|
@ -369,7 +373,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -377,13 +381,13 @@ msgid "Name"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
@ -401,11 +405,16 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Options"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -433,8 +442,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -461,7 +469,7 @@ msgid "State"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
|
||||
|
@ -471,26 +479,25 @@ msgid "Table Alias"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr ""
|
||||
|
@ -502,15 +509,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr ""
|
||||
|
@ -545,14 +551,14 @@ msgid "View Field Type"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
|
|
@ -19,30 +19,30 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr ""
|
||||
|
@ -53,18 +53,18 @@ msgid "Action"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "BI View"
|
||||
msgstr ""
|
||||
|
@ -91,14 +91,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
@ -110,13 +110,20 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
#, fuzzy
|
||||
|
@ -130,7 +137,7 @@ msgid "Create a Menu"
|
|||
msgstr "Created on"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
|
@ -147,12 +154,8 @@ msgid "Created on"
|
|||
msgstr "Created on"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db: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:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr ""
|
||||
|
@ -163,11 +166,6 @@ msgstr ""
|
|||
msgid "Custom BI Views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -195,7 +193,7 @@ msgid "Display Name"
|
|||
msgstr "Display Name"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
|
@ -209,6 +207,14 @@ msgstr ""
|
|||
msgid "Er Diagram Image"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -216,17 +222,16 @@ msgid "Field"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_name
|
||||
#, fuzzy
|
||||
#| msgid "Display Name"
|
||||
msgid "Field Name"
|
||||
msgstr "Display Name"
|
||||
|
||||
|
@ -236,13 +241,13 @@ msgid "Fields"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -271,14 +276,14 @@ msgid "In List"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr ""
|
||||
|
@ -295,7 +300,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr ""
|
||||
|
@ -330,8 +335,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
@ -343,8 +347,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -352,7 +355,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, python-format
|
||||
msgid "Model"
|
||||
|
@ -371,7 +374,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -379,13 +382,13 @@ msgid "Name"
|
|||
msgstr "Name"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
@ -403,11 +406,16 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Options"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -435,8 +443,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -463,7 +470,7 @@ msgid "State"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
|
||||
|
@ -473,26 +480,25 @@ msgid "Table Alias"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr ""
|
||||
|
@ -504,15 +510,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr ""
|
||||
|
@ -547,14 +552,14 @@ msgid "View Field Type"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
|
|
@ -11,8 +11,8 @@ msgstr ""
|
|||
"POT-Creation-Date: 2016-05-08 09:43+0000\n"
|
||||
"PO-Revision-Date: 2023-07-13 11:09+0000\n"
|
||||
"Last-Translator: Ivorra78 <informatica@totmaterial.es>\n"
|
||||
"Language-Team: Spanish (http://www.transifex.com/oca/"
|
||||
"OCA-reporting-engine-8-0/language/es/)\n"
|
||||
"Language-Team: Spanish (http://www.transifex.com/oca/OCA-reporting-"
|
||||
"engine-8-0/language/es/)\n"
|
||||
"Language: es\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -21,34 +21,30 @@ msgstr ""
|
|||
"X-Generator: Weblate 4.17\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
"%s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr "%s (copiar)"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr "(unirse a la izquierda)"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr "No se admiten modelos abstractos."
|
||||
|
@ -59,18 +55,18 @@ msgid "Action"
|
|||
msgstr "Acción"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr "Debe añadirse al menos uno de los siguientes grupos:"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr "Promedio"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "BI View"
|
||||
msgstr "vista BI"
|
||||
|
@ -97,14 +93,14 @@ msgstr "Vista de Bve"
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr "cancelar"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr "Limpiar"
|
||||
|
@ -116,13 +112,20 @@ msgstr "Haga clic para crear un objeto de consulta personalizado."
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr "columna"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
msgid "Create Menu Wizard"
|
||||
|
@ -134,7 +137,7 @@ msgid "Create a Menu"
|
|||
msgstr "Crear un menú"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr "Creado"
|
||||
|
||||
|
@ -151,12 +154,8 @@ msgid "Created on"
|
|||
msgstr "Creado en"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_tree
|
||||
msgid "Custom BI View"
|
||||
msgstr "Vista BI personalizada"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr "¡El nombre de las vistas BI personalizadas debe ser único!"
|
||||
|
@ -167,11 +166,6 @@ msgstr "¡El nombre de las vistas BI personalizadas debe ser único!"
|
|||
msgid "Custom BI Views"
|
||||
msgstr "Vistas BI personalizadas"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr "Objeto personalizado"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -199,7 +193,7 @@ msgid "Display Name"
|
|||
msgstr "Nombre mostrado"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr "Borrador"
|
||||
|
||||
|
@ -213,6 +207,14 @@ msgstr "Diagrama ER"
|
|||
msgid "Er Diagram Image"
|
||||
msgstr "imagen de diagrama ER"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -220,14 +222,12 @@ msgid "Field"
|
|||
msgstr "Campo"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
"El campo %s/%s está duplicado.\n"
|
||||
"Por favor, elimine los duplicados."
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_name
|
||||
|
@ -240,13 +240,13 @@ msgid "Fields"
|
|||
msgstr "campos"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgstr "Faltan los siguientes campos: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -277,14 +277,14 @@ msgid "In List"
|
|||
msgstr "En Lista"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr "Líneas inconsistentes."
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr "Unirse a la izquierda"
|
||||
|
@ -301,7 +301,7 @@ msgstr "Nodo de unión"
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr "Únete..."
|
||||
|
@ -336,8 +336,7 @@ msgstr "líneas"
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr "lista"
|
||||
|
@ -349,8 +348,7 @@ msgstr "Lista de atributos"
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -358,7 +356,7 @@ msgstr "Medida"
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, python-format
|
||||
msgid "Model"
|
||||
|
@ -377,7 +375,7 @@ msgstr "Modelos"
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -385,13 +383,13 @@ msgid "Name"
|
|||
msgstr "Nombre"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr "No hay datos que mostrar."
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr "No hay información que procesar."
|
||||
|
@ -409,11 +407,16 @@ msgstr "Abrir vista BI"
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Options"
|
||||
msgstr "opciones"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -441,8 +444,7 @@ msgstr "Devolver a estado borrador"
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -469,7 +471,7 @@ msgid "State"
|
|||
msgstr "Estado"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr "Suma"
|
||||
|
||||
|
@ -479,7 +481,7 @@ msgid "Table Alias"
|
|||
msgstr "Alias de la tabla"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
|
@ -488,19 +490,18 @@ msgstr ""
|
|||
"seleccionados."
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr "Este campo no puede ser una medida."
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr "Este campo no puede ser una fila o una columna."
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr "traducciones"
|
||||
|
@ -512,15 +513,14 @@ msgstr "tipo"
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr "Utilizar el nodo existente"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr "Utilice el campo"
|
||||
|
@ -560,7 +560,7 @@ msgid "View Field Type"
|
|||
msgstr "Ver tipo de campo"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
@ -568,10 +568,40 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr "nuevo"
|
||||
|
||||
#, python-format
|
||||
#~ msgid ""
|
||||
#~ "%s\n"
|
||||
#~ "\n"
|
||||
#~ "%s\n"
|
||||
#~ "%s"
|
||||
#~ msgstr ""
|
||||
#~ "%s\n"
|
||||
#~ "\n"
|
||||
#~ "%s\n"
|
||||
#~ "%s"
|
||||
|
||||
#~ msgid "Custom BI View"
|
||||
#~ msgstr "Vista BI personalizada"
|
||||
|
||||
#~ msgid "Custom Object"
|
||||
#~ msgstr "Objeto personalizado"
|
||||
|
||||
#, python-format
|
||||
#~ msgid ""
|
||||
#~ "Field %s/%s is duplicated.\n"
|
||||
#~ "Please remove the duplications."
|
||||
#~ msgstr ""
|
||||
#~ "El campo %s/%s está duplicado.\n"
|
||||
#~ "Por favor, elimine los duplicados."
|
||||
|
||||
#, python-format
|
||||
#~ msgid "Following fields are missing: %s."
|
||||
#~ msgstr "Faltan los siguientes campos: %s."
|
||||
|
||||
#~ msgid "Error"
|
||||
#~ msgstr "Error"
|
||||
|
|
|
@ -10,8 +10,8 @@ msgstr ""
|
|||
"POT-Creation-Date: 2016-09-18 04:34+0000\n"
|
||||
"PO-Revision-Date: 2023-04-07 18:15+0000\n"
|
||||
"Last-Translator: Ignacio Buioli <ibuioli@gmail.com>\n"
|
||||
"Language-Team: Spanish (Argentina) (http://www.transifex.com/oca/"
|
||||
"OCA-reporting-engine-8-0/language/es_AR/)\n"
|
||||
"Language-Team: Spanish (Argentina) (http://www.transifex.com/oca/OCA-"
|
||||
"reporting-engine-8-0/language/es_AR/)\n"
|
||||
"Language: es_AR\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -20,34 +20,30 @@ msgstr ""
|
|||
"X-Generator: Weblate 4.14.1\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
"%s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr "%s (copia)"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr "(join left)"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr "Modelos abstractos no están soportados."
|
||||
|
@ -58,18 +54,18 @@ msgid "Action"
|
|||
msgstr "Acción"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr "Al menos uno de los siguientes grupos deben ser añadidos:"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr "Promedio"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "BI View"
|
||||
msgstr "Vista BI"
|
||||
|
@ -96,14 +92,14 @@ msgstr "Vista Bve"
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr "Cancelar"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr "Limpiar"
|
||||
|
@ -115,13 +111,20 @@ msgstr "Clic para crear un Objeto de Consulta Personalizada."
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr "Columna"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
msgid "Create Menu Wizard"
|
||||
|
@ -133,7 +136,7 @@ msgid "Create a Menu"
|
|||
msgstr "Crear un Menú"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr "Creado"
|
||||
|
||||
|
@ -150,12 +153,8 @@ msgid "Created on"
|
|||
msgstr "Creado en"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_tree
|
||||
msgid "Custom BI View"
|
||||
msgstr "Vista BI Personalizada"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr "¡Los nombres de las Vistas BI Personalizadas deben ser únicos!"
|
||||
|
@ -166,11 +165,6 @@ msgstr "¡Los nombres de las Vistas BI Personalizadas deben ser únicos!"
|
|||
msgid "Custom BI Views"
|
||||
msgstr "Vistas BI Personalizadas"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr "Objeto Personalizado"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -198,7 +192,7 @@ msgid "Display Name"
|
|||
msgstr "Mostrar Nombre"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr "Borrador"
|
||||
|
||||
|
@ -212,6 +206,14 @@ msgstr "Diagrama ER"
|
|||
msgid "Er Diagram Image"
|
||||
msgstr "Imagen del Diagrama Er"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -219,14 +221,12 @@ msgid "Field"
|
|||
msgstr "Campo"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
"El Campo %s/%s está duplicado.\n"
|
||||
"Por favor, elimine las duplicaciones."
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_name
|
||||
|
@ -239,13 +239,13 @@ msgid "Fields"
|
|||
msgstr "Campos"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgstr "Faltan los siguientes campos: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -276,14 +276,14 @@ msgid "In List"
|
|||
msgstr "En Lista"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr "Líneas inconsistentes."
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr "Juntar a la Izquierda"
|
||||
|
@ -300,7 +300,7 @@ msgstr "Juntar Nodo"
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr "Juntar..."
|
||||
|
@ -335,8 +335,7 @@ msgstr "Líneas"
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr "Lista"
|
||||
|
@ -348,8 +347,7 @@ msgstr "Lista de Atributo"
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -357,7 +355,7 @@ msgstr "Medida"
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, python-format
|
||||
msgid "Model"
|
||||
|
@ -376,7 +374,7 @@ msgstr "Modelos"
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -384,13 +382,13 @@ msgid "Name"
|
|||
msgstr "Nombre"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr "No hay datos para mostrar."
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr "No hay datos para procesar."
|
||||
|
@ -408,11 +406,16 @@ msgstr "Abrir Vista BI"
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Options"
|
||||
msgstr "Opciones"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -440,8 +443,7 @@ msgstr "Restablecer a Borrador"
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -468,7 +470,7 @@ msgid "State"
|
|||
msgstr "Estado"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr "Sum"
|
||||
|
||||
|
@ -478,7 +480,7 @@ msgid "Table Alias"
|
|||
msgstr "Alias de Tabla"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
|
@ -486,19 +488,18 @@ msgstr ""
|
|||
"Los usuarios con los grupos seleccionados no pueden acceder al modelo \"%s\"."
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr "Este campo no puede ser una medida."
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr "Este campo no puede ser una fila o una columna."
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr "Traducciones"
|
||||
|
@ -510,15 +511,14 @@ msgstr "Tipo"
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr "Utilice el nodo existente"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr "Utilice el campo"
|
||||
|
@ -558,7 +558,7 @@ msgid "View Field Type"
|
|||
msgstr "Tipo de Campo de la Vista"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
@ -566,7 +566,37 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr "nuevo"
|
||||
|
||||
#, python-format
|
||||
#~ msgid ""
|
||||
#~ "%s\n"
|
||||
#~ "\n"
|
||||
#~ "%s\n"
|
||||
#~ "%s"
|
||||
#~ msgstr ""
|
||||
#~ "%s\n"
|
||||
#~ "\n"
|
||||
#~ "%s\n"
|
||||
#~ "%s"
|
||||
|
||||
#~ msgid "Custom BI View"
|
||||
#~ msgstr "Vista BI Personalizada"
|
||||
|
||||
#~ msgid "Custom Object"
|
||||
#~ msgstr "Objeto Personalizado"
|
||||
|
||||
#, python-format
|
||||
#~ msgid ""
|
||||
#~ "Field %s/%s is duplicated.\n"
|
||||
#~ "Please remove the duplications."
|
||||
#~ msgstr ""
|
||||
#~ "El Campo %s/%s está duplicado.\n"
|
||||
#~ "Por favor, elimine las duplicaciones."
|
||||
|
||||
#, python-format
|
||||
#~ msgid "Following fields are missing: %s."
|
||||
#~ msgstr "Faltan los siguientes campos: %s."
|
||||
|
|
|
@ -19,30 +19,30 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr ""
|
||||
|
@ -53,18 +53,18 @@ msgid "Action"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "BI View"
|
||||
msgstr ""
|
||||
|
@ -91,14 +91,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
@ -110,13 +110,20 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
#, fuzzy
|
||||
|
@ -130,7 +137,7 @@ msgid "Create a Menu"
|
|||
msgstr "Creado en"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
|
@ -147,12 +154,8 @@ msgid "Created on"
|
|||
msgstr "Creado en"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db: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:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr ""
|
||||
|
@ -163,11 +166,6 @@ msgstr ""
|
|||
msgid "Custom BI Views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -195,7 +193,7 @@ msgid "Display Name"
|
|||
msgstr "Nombre mostrado"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
|
@ -209,6 +207,14 @@ msgstr ""
|
|||
msgid "Er Diagram Image"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -216,17 +222,16 @@ msgid "Field"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_name
|
||||
#, fuzzy
|
||||
#| msgid "Display Name"
|
||||
msgid "Field Name"
|
||||
msgstr "Nombre mostrado"
|
||||
|
||||
|
@ -236,13 +241,13 @@ msgid "Fields"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -271,14 +276,14 @@ msgid "In List"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr ""
|
||||
|
@ -295,7 +300,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr ""
|
||||
|
@ -330,8 +335,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
@ -343,8 +347,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -352,7 +355,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, python-format
|
||||
msgid "Model"
|
||||
|
@ -371,7 +374,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -379,13 +382,13 @@ msgid "Name"
|
|||
msgstr "Nombre"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
@ -403,11 +406,16 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Options"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -435,8 +443,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -463,7 +470,7 @@ msgid "State"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
|
||||
|
@ -473,26 +480,25 @@ msgid "Table Alias"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr ""
|
||||
|
@ -504,15 +510,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr ""
|
||||
|
@ -547,14 +552,14 @@ msgid "View Field Type"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
|
|
@ -19,30 +19,30 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr ""
|
||||
|
@ -53,18 +53,18 @@ msgid "Action"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "BI View"
|
||||
msgstr ""
|
||||
|
@ -91,14 +91,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
@ -110,13 +110,20 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
#, fuzzy
|
||||
|
@ -130,7 +137,7 @@ msgid "Create a Menu"
|
|||
msgstr "Creado"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
|
@ -147,12 +154,8 @@ msgid "Created on"
|
|||
msgstr "Creado"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db: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:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr ""
|
||||
|
@ -163,11 +166,6 @@ msgstr ""
|
|||
msgid "Custom BI Views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -195,7 +193,7 @@ msgid "Display Name"
|
|||
msgstr "Nombre Público"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
|
@ -209,6 +207,14 @@ msgstr ""
|
|||
msgid "Er Diagram Image"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -216,17 +222,16 @@ msgid "Field"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_name
|
||||
#, fuzzy
|
||||
#| msgid "Display Name"
|
||||
msgid "Field Name"
|
||||
msgstr "Nombre Público"
|
||||
|
||||
|
@ -236,13 +241,13 @@ msgid "Fields"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -271,14 +276,14 @@ msgid "In List"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr ""
|
||||
|
@ -295,7 +300,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr ""
|
||||
|
@ -330,8 +335,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
@ -343,8 +347,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -352,7 +355,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, python-format
|
||||
msgid "Model"
|
||||
|
@ -371,7 +374,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -379,13 +382,13 @@ msgid "Name"
|
|||
msgstr "Nombre"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
@ -403,11 +406,16 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Options"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -435,8 +443,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -463,7 +470,7 @@ msgid "State"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
|
||||
|
@ -473,26 +480,25 @@ msgid "Table Alias"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr ""
|
||||
|
@ -504,15 +510,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr ""
|
||||
|
@ -547,14 +552,14 @@ msgid "View Field Type"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
|
|
@ -19,30 +19,30 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr ""
|
||||
|
@ -53,18 +53,18 @@ msgid "Action"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "BI View"
|
||||
msgstr ""
|
||||
|
@ -91,14 +91,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
@ -110,13 +110,20 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
#, fuzzy
|
||||
|
@ -130,7 +137,7 @@ msgid "Create a Menu"
|
|||
msgstr "Creado en"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
|
@ -147,12 +154,8 @@ msgid "Created on"
|
|||
msgstr "Creado en"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db: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:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr ""
|
||||
|
@ -163,11 +166,6 @@ msgstr ""
|
|||
msgid "Custom BI Views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -195,7 +193,7 @@ msgid "Display Name"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
|
@ -209,6 +207,14 @@ msgstr ""
|
|||
msgid "Er Diagram Image"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -216,10 +222,10 @@ msgid "Field"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
|
||||
|
@ -234,13 +240,13 @@ msgid "Fields"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -269,14 +275,14 @@ msgid "In List"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr ""
|
||||
|
@ -293,7 +299,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr ""
|
||||
|
@ -328,8 +334,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
@ -341,8 +346,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -350,7 +354,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, python-format
|
||||
msgid "Model"
|
||||
|
@ -369,7 +373,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -377,13 +381,13 @@ msgid "Name"
|
|||
msgstr "Nombre"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
@ -401,11 +405,16 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Options"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -433,8 +442,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -461,7 +469,7 @@ msgid "State"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
|
||||
|
@ -471,26 +479,25 @@ msgid "Table Alias"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr ""
|
||||
|
@ -502,15 +509,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr ""
|
||||
|
@ -545,14 +551,14 @@ msgid "View Field Type"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
|
|
@ -19,30 +19,30 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr ""
|
||||
|
@ -53,18 +53,18 @@ msgid "Action"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "BI View"
|
||||
msgstr ""
|
||||
|
@ -91,14 +91,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
@ -110,13 +110,20 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
#, fuzzy
|
||||
|
@ -130,7 +137,7 @@ msgid "Create a Menu"
|
|||
msgstr "Creado en"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
|
@ -147,12 +154,8 @@ msgid "Created on"
|
|||
msgstr "Creado en"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db: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:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr ""
|
||||
|
@ -163,11 +166,6 @@ msgstr ""
|
|||
msgid "Custom BI Views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -195,7 +193,7 @@ msgid "Display Name"
|
|||
msgstr "Nombre mostrado"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
|
@ -209,6 +207,14 @@ msgstr ""
|
|||
msgid "Er Diagram Image"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -216,17 +222,16 @@ msgid "Field"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_name
|
||||
#, fuzzy
|
||||
#| msgid "Display Name"
|
||||
msgid "Field Name"
|
||||
msgstr "Nombre mostrado"
|
||||
|
||||
|
@ -236,13 +241,13 @@ msgid "Fields"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -271,14 +276,14 @@ msgid "In List"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr ""
|
||||
|
@ -295,7 +300,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr ""
|
||||
|
@ -330,8 +335,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
@ -343,8 +347,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -352,7 +355,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, python-format
|
||||
msgid "Model"
|
||||
|
@ -371,7 +374,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -379,13 +382,13 @@ msgid "Name"
|
|||
msgstr "Nombre"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
@ -403,11 +406,16 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Options"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -435,8 +443,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -463,7 +470,7 @@ msgid "State"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
|
||||
|
@ -473,26 +480,25 @@ msgid "Table Alias"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr ""
|
||||
|
@ -504,15 +510,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr ""
|
||||
|
@ -547,14 +552,14 @@ msgid "View Field Type"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
|
|
@ -19,30 +19,30 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr ""
|
||||
|
@ -53,18 +53,18 @@ msgid "Action"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "BI View"
|
||||
msgstr ""
|
||||
|
@ -91,14 +91,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
@ -110,13 +110,20 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
#, fuzzy
|
||||
|
@ -130,7 +137,7 @@ msgid "Create a Menu"
|
|||
msgstr "Creado en"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
|
@ -147,12 +154,8 @@ msgid "Created on"
|
|||
msgstr "Creado en"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db: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:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr ""
|
||||
|
@ -163,11 +166,6 @@ msgstr ""
|
|||
msgid "Custom BI Views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -195,7 +193,7 @@ msgid "Display Name"
|
|||
msgstr "Nombre mostrado"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
|
@ -209,6 +207,14 @@ msgstr ""
|
|||
msgid "Er Diagram Image"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -216,17 +222,16 @@ msgid "Field"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_name
|
||||
#, fuzzy
|
||||
#| msgid "Display Name"
|
||||
msgid "Field Name"
|
||||
msgstr "Nombre mostrado"
|
||||
|
||||
|
@ -236,13 +241,13 @@ msgid "Fields"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -271,14 +276,14 @@ msgid "In List"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr ""
|
||||
|
@ -295,7 +300,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr ""
|
||||
|
@ -330,8 +335,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
@ -343,8 +347,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -352,7 +355,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, python-format
|
||||
msgid "Model"
|
||||
|
@ -371,7 +374,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -379,13 +382,13 @@ msgid "Name"
|
|||
msgstr "Nombre"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
@ -403,11 +406,16 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Options"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -435,8 +443,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -463,7 +470,7 @@ msgid "State"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
|
||||
|
@ -473,26 +480,25 @@ msgid "Table Alias"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr ""
|
||||
|
@ -504,15 +510,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr ""
|
||||
|
@ -547,14 +552,14 @@ msgid "View Field Type"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
|
|
@ -19,30 +19,30 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr ""
|
||||
|
@ -53,18 +53,18 @@ msgid "Action"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "BI View"
|
||||
msgstr ""
|
||||
|
@ -91,14 +91,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
@ -110,13 +110,20 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
#, fuzzy
|
||||
|
@ -130,7 +137,7 @@ msgid "Create a Menu"
|
|||
msgstr "Creado en"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
|
@ -147,12 +154,8 @@ msgid "Created on"
|
|||
msgstr "Creado en"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db: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:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr ""
|
||||
|
@ -163,11 +166,6 @@ msgstr ""
|
|||
msgid "Custom BI Views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -195,7 +193,7 @@ msgid "Display Name"
|
|||
msgstr "Nombre para mostrar"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
|
@ -209,6 +207,14 @@ msgstr ""
|
|||
msgid "Er Diagram Image"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -216,17 +222,16 @@ msgid "Field"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_name
|
||||
#, fuzzy
|
||||
#| msgid "Display Name"
|
||||
msgid "Field Name"
|
||||
msgstr "Nombre para mostrar"
|
||||
|
||||
|
@ -236,13 +241,13 @@ msgid "Fields"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -271,14 +276,14 @@ msgid "In List"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr ""
|
||||
|
@ -296,7 +301,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr ""
|
||||
|
@ -331,8 +336,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
@ -344,8 +348,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -353,7 +356,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, fuzzy, python-format
|
||||
msgid "Model"
|
||||
|
@ -372,7 +375,7 @@ msgstr "Modelos"
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -380,13 +383,13 @@ msgid "Name"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
@ -404,11 +407,16 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Options"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -436,8 +444,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -464,7 +471,7 @@ msgid "State"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
|
||||
|
@ -474,26 +481,25 @@ msgid "Table Alias"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr ""
|
||||
|
@ -505,15 +511,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr ""
|
||||
|
@ -548,14 +553,14 @@ msgid "View Field Type"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
|
|
@ -19,30 +19,30 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr ""
|
||||
|
@ -53,18 +53,18 @@ msgid "Action"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "BI View"
|
||||
msgstr ""
|
||||
|
@ -91,14 +91,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
@ -110,13 +110,20 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
#, fuzzy
|
||||
|
@ -130,7 +137,7 @@ msgid "Create a Menu"
|
|||
msgstr "Creado en"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
|
@ -147,12 +154,8 @@ msgid "Created on"
|
|||
msgstr "Creado en"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db: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:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr ""
|
||||
|
@ -163,11 +166,6 @@ msgstr ""
|
|||
msgid "Custom BI Views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -195,7 +193,7 @@ msgid "Display Name"
|
|||
msgstr "Nombre desplegado"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
|
@ -209,6 +207,14 @@ msgstr ""
|
|||
msgid "Er Diagram Image"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -216,17 +222,16 @@ msgid "Field"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_name
|
||||
#, fuzzy
|
||||
#| msgid "Display Name"
|
||||
msgid "Field Name"
|
||||
msgstr "Nombre desplegado"
|
||||
|
||||
|
@ -236,13 +241,13 @@ msgid "Fields"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -271,14 +276,14 @@ msgid "In List"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr ""
|
||||
|
@ -295,7 +300,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr ""
|
||||
|
@ -330,8 +335,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
@ -343,8 +347,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -352,7 +355,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, python-format
|
||||
msgid "Model"
|
||||
|
@ -371,7 +374,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -379,13 +382,13 @@ msgid "Name"
|
|||
msgstr "Nombre"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
@ -403,11 +406,16 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Options"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -435,8 +443,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -463,7 +470,7 @@ msgid "State"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
|
||||
|
@ -473,26 +480,25 @@ msgid "Table Alias"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr ""
|
||||
|
@ -504,15 +510,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr ""
|
||||
|
@ -547,14 +552,14 @@ msgid "View Field Type"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
|
|
@ -19,30 +19,30 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr ""
|
||||
|
@ -53,18 +53,18 @@ msgid "Action"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "BI View"
|
||||
msgstr ""
|
||||
|
@ -91,14 +91,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
@ -110,13 +110,20 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
#, fuzzy
|
||||
|
@ -130,7 +137,7 @@ msgid "Create a Menu"
|
|||
msgstr "Creado en"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
|
@ -147,12 +154,8 @@ msgid "Created on"
|
|||
msgstr "Creado en"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db: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:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr ""
|
||||
|
@ -163,11 +166,6 @@ msgstr ""
|
|||
msgid "Custom BI Views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -195,7 +193,7 @@ msgid "Display Name"
|
|||
msgstr "Nombre a Mostrar"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
|
@ -209,6 +207,14 @@ msgstr ""
|
|||
msgid "Er Diagram Image"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -216,17 +222,16 @@ msgid "Field"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_name
|
||||
#, fuzzy
|
||||
#| msgid "Display Name"
|
||||
msgid "Field Name"
|
||||
msgstr "Nombre a Mostrar"
|
||||
|
||||
|
@ -236,13 +241,13 @@ msgid "Fields"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -271,14 +276,14 @@ msgid "In List"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr ""
|
||||
|
@ -295,7 +300,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr ""
|
||||
|
@ -330,8 +335,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
@ -343,8 +347,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -352,7 +355,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, python-format
|
||||
msgid "Model"
|
||||
|
@ -371,7 +374,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -379,13 +382,13 @@ msgid "Name"
|
|||
msgstr "Nombre"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
@ -403,11 +406,16 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Options"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -435,8 +443,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -463,7 +470,7 @@ msgid "State"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
|
||||
|
@ -473,26 +480,25 @@ msgid "Table Alias"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr ""
|
||||
|
@ -504,15 +510,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr ""
|
||||
|
@ -547,14 +552,14 @@ msgid "View Field Type"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
|
|
@ -19,30 +19,30 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr ""
|
||||
|
@ -53,18 +53,18 @@ msgid "Action"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "BI View"
|
||||
msgstr ""
|
||||
|
@ -91,14 +91,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
@ -110,13 +110,20 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
#, fuzzy
|
||||
|
@ -130,7 +137,7 @@ msgid "Create a Menu"
|
|||
msgstr "Creado en"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
|
@ -147,12 +154,8 @@ msgid "Created on"
|
|||
msgstr "Creado en"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db: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:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr ""
|
||||
|
@ -163,11 +166,6 @@ msgstr ""
|
|||
msgid "Custom BI Views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -195,7 +193,7 @@ msgid "Display Name"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
|
@ -209,6 +207,14 @@ msgstr ""
|
|||
msgid "Er Diagram Image"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -216,10 +222,10 @@ msgid "Field"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
|
||||
|
@ -234,13 +240,13 @@ msgid "Fields"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -269,14 +275,14 @@ msgid "In List"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr ""
|
||||
|
@ -293,7 +299,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr ""
|
||||
|
@ -328,8 +334,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
@ -341,8 +346,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -350,7 +354,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, python-format
|
||||
msgid "Model"
|
||||
|
@ -369,7 +373,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -377,13 +381,13 @@ msgid "Name"
|
|||
msgstr "Nombre"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
@ -401,11 +405,16 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Options"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -433,8 +442,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -461,7 +469,7 @@ msgid "State"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
|
||||
|
@ -471,26 +479,25 @@ msgid "Table Alias"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr ""
|
||||
|
@ -502,15 +509,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr ""
|
||||
|
@ -545,14 +551,14 @@ msgid "View Field Type"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
|
|
@ -19,30 +19,30 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr ""
|
||||
|
@ -53,18 +53,18 @@ msgid "Action"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "BI View"
|
||||
msgstr ""
|
||||
|
@ -91,14 +91,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
@ -110,13 +110,20 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
#, fuzzy
|
||||
|
@ -130,7 +137,7 @@ msgid "Create a Menu"
|
|||
msgstr "Creado en"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
|
@ -147,12 +154,8 @@ msgid "Created on"
|
|||
msgstr "Creado en"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db: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:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr ""
|
||||
|
@ -163,11 +166,6 @@ msgstr ""
|
|||
msgid "Custom BI Views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -195,7 +193,7 @@ msgid "Display Name"
|
|||
msgstr "Mostrar nombre"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
|
@ -209,6 +207,14 @@ msgstr ""
|
|||
msgid "Er Diagram Image"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -216,17 +222,16 @@ msgid "Field"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_name
|
||||
#, fuzzy
|
||||
#| msgid "Display Name"
|
||||
msgid "Field Name"
|
||||
msgstr "Mostrar nombre"
|
||||
|
||||
|
@ -236,13 +241,13 @@ msgid "Fields"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -271,14 +276,14 @@ msgid "In List"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr ""
|
||||
|
@ -295,7 +300,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr ""
|
||||
|
@ -330,8 +335,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
@ -343,8 +347,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -352,7 +355,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, python-format
|
||||
msgid "Model"
|
||||
|
@ -371,7 +374,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -379,13 +382,13 @@ msgid "Name"
|
|||
msgstr "Nombre"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
@ -403,11 +406,16 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Options"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -435,8 +443,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -463,7 +470,7 @@ msgid "State"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
|
||||
|
@ -473,26 +480,25 @@ msgid "Table Alias"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr ""
|
||||
|
@ -504,15 +510,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr ""
|
||||
|
@ -547,14 +552,14 @@ msgid "View Field Type"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
|
|
@ -19,30 +19,30 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr ""
|
||||
|
@ -53,18 +53,18 @@ msgid "Action"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "BI View"
|
||||
msgstr ""
|
||||
|
@ -91,14 +91,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
@ -110,13 +110,20 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
#, fuzzy
|
||||
|
@ -130,7 +137,7 @@ msgid "Create a Menu"
|
|||
msgstr "Loodud"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
|
@ -147,12 +154,8 @@ msgid "Created on"
|
|||
msgstr "Loodud"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db: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:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr ""
|
||||
|
@ -163,11 +166,6 @@ msgstr ""
|
|||
msgid "Custom BI Views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -195,7 +193,7 @@ msgid "Display Name"
|
|||
msgstr "Näidatav nimi"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
|
@ -209,6 +207,14 @@ msgstr ""
|
|||
msgid "Er Diagram Image"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -216,17 +222,16 @@ msgid "Field"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_name
|
||||
#, fuzzy
|
||||
#| msgid "Display Name"
|
||||
msgid "Field Name"
|
||||
msgstr "Näidatav nimi"
|
||||
|
||||
|
@ -236,13 +241,13 @@ msgid "Fields"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -271,14 +276,14 @@ msgid "In List"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr ""
|
||||
|
@ -295,7 +300,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr ""
|
||||
|
@ -330,8 +335,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
@ -343,8 +347,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -352,7 +355,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, python-format
|
||||
msgid "Model"
|
||||
|
@ -371,7 +374,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -379,13 +382,13 @@ msgid "Name"
|
|||
msgstr "Nimi"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
@ -403,11 +406,16 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Options"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -435,8 +443,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -463,7 +470,7 @@ msgid "State"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
|
||||
|
@ -473,26 +480,25 @@ msgid "Table Alias"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr ""
|
||||
|
@ -504,15 +510,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr ""
|
||||
|
@ -547,14 +552,14 @@ msgid "View Field Type"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
|
|
@ -19,30 +19,30 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr ""
|
||||
|
@ -53,18 +53,18 @@ msgid "Action"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "BI View"
|
||||
msgstr ""
|
||||
|
@ -91,14 +91,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
@ -110,13 +110,20 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
#, fuzzy
|
||||
|
@ -130,7 +137,7 @@ msgid "Create a Menu"
|
|||
msgstr "Created on"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
|
@ -147,12 +154,8 @@ msgid "Created on"
|
|||
msgstr "Created on"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db: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:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr ""
|
||||
|
@ -163,11 +166,6 @@ msgstr ""
|
|||
msgid "Custom BI Views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -195,7 +193,7 @@ msgid "Display Name"
|
|||
msgstr "Izena erakutsi"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
|
@ -209,6 +207,14 @@ msgstr ""
|
|||
msgid "Er Diagram Image"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -216,17 +222,16 @@ msgid "Field"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_name
|
||||
#, fuzzy
|
||||
#| msgid "Display Name"
|
||||
msgid "Field Name"
|
||||
msgstr "Izena erakutsi"
|
||||
|
||||
|
@ -236,13 +241,13 @@ msgid "Fields"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -271,14 +276,14 @@ msgid "In List"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr ""
|
||||
|
@ -296,7 +301,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr ""
|
||||
|
@ -331,8 +336,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
@ -344,8 +348,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -353,7 +356,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, fuzzy, python-format
|
||||
msgid "Model"
|
||||
|
@ -372,7 +375,7 @@ msgstr "Models"
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -380,13 +383,13 @@ msgid "Name"
|
|||
msgstr "Izena"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
@ -404,11 +407,16 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Options"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -436,8 +444,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -464,7 +471,7 @@ msgid "State"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
|
||||
|
@ -474,26 +481,25 @@ msgid "Table Alias"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr ""
|
||||
|
@ -505,15 +511,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr ""
|
||||
|
@ -548,14 +553,14 @@ msgid "View Field Type"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
|
|
@ -19,30 +19,30 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr ""
|
||||
|
@ -53,18 +53,18 @@ msgid "Action"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "BI View"
|
||||
msgstr ""
|
||||
|
@ -91,14 +91,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
@ -110,13 +110,20 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
#, fuzzy
|
||||
|
@ -130,7 +137,7 @@ msgid "Create a Menu"
|
|||
msgstr "ایجاد شده در"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
|
@ -147,12 +154,8 @@ msgid "Created on"
|
|||
msgstr "ایجاد شده در"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db: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:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr ""
|
||||
|
@ -163,11 +166,6 @@ msgstr ""
|
|||
msgid "Custom BI Views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -195,7 +193,7 @@ msgid "Display Name"
|
|||
msgstr "نام نمایشی"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
|
@ -209,6 +207,14 @@ msgstr ""
|
|||
msgid "Er Diagram Image"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -216,17 +222,16 @@ msgid "Field"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_name
|
||||
#, fuzzy
|
||||
#| msgid "Display Name"
|
||||
msgid "Field Name"
|
||||
msgstr "نام نمایشی"
|
||||
|
||||
|
@ -236,13 +241,13 @@ msgid "Fields"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -271,14 +276,14 @@ msgid "In List"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr ""
|
||||
|
@ -295,7 +300,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr ""
|
||||
|
@ -330,8 +335,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
@ -343,8 +347,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -352,7 +355,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, python-format
|
||||
msgid "Model"
|
||||
|
@ -371,7 +374,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -379,13 +382,13 @@ msgid "Name"
|
|||
msgstr "نام"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
@ -403,11 +406,16 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Options"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -435,8 +443,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -463,7 +470,7 @@ msgid "State"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
|
||||
|
@ -473,26 +480,25 @@ msgid "Table Alias"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr ""
|
||||
|
@ -504,15 +510,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr ""
|
||||
|
@ -547,14 +552,14 @@ msgid "View Field Type"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
|
|
@ -19,30 +19,30 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr ""
|
||||
|
@ -53,18 +53,18 @@ msgid "Action"
|
|||
msgstr "Toiminto"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "BI View"
|
||||
msgstr ""
|
||||
|
@ -91,14 +91,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
@ -110,13 +110,20 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
#, fuzzy
|
||||
|
@ -130,7 +137,7 @@ msgid "Create a Menu"
|
|||
msgstr "Luotu"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
|
@ -147,12 +154,8 @@ msgid "Created on"
|
|||
msgstr "Luotu"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db: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:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr ""
|
||||
|
@ -163,11 +166,6 @@ msgstr ""
|
|||
msgid "Custom BI Views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -195,7 +193,7 @@ msgid "Display Name"
|
|||
msgstr "Nimi"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr "Luonnos"
|
||||
|
||||
|
@ -209,6 +207,14 @@ msgstr ""
|
|||
msgid "Er Diagram Image"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -216,17 +222,16 @@ msgid "Field"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_name
|
||||
#, fuzzy
|
||||
#| msgid "Display Name"
|
||||
msgid "Field Name"
|
||||
msgstr "Nimi"
|
||||
|
||||
|
@ -236,13 +241,13 @@ msgid "Fields"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -271,14 +276,14 @@ msgid "In List"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr ""
|
||||
|
@ -296,7 +301,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr ""
|
||||
|
@ -331,8 +336,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
@ -344,8 +348,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -353,7 +356,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, fuzzy, python-format
|
||||
msgid "Model"
|
||||
|
@ -372,7 +375,7 @@ msgstr "Mallit"
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -380,13 +383,13 @@ msgid "Name"
|
|||
msgstr "Nimi"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
@ -404,11 +407,16 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, fuzzy, python-format
|
||||
msgid "Options"
|
||||
msgstr "Toiminto"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -437,8 +445,7 @@ msgstr "Palauta luonnokseksi"
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -465,7 +472,7 @@ msgid "State"
|
|||
msgstr "Tila"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
|
||||
|
@ -475,26 +482,25 @@ msgid "Table Alias"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr ""
|
||||
|
@ -506,15 +512,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr ""
|
||||
|
@ -549,14 +554,14 @@ msgid "View Field Type"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
|
|
@ -19,30 +19,30 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr ""
|
||||
|
@ -53,18 +53,18 @@ msgid "Action"
|
|||
msgstr "Action"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "BI View"
|
||||
msgstr ""
|
||||
|
@ -91,14 +91,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
@ -110,13 +110,20 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
#, fuzzy
|
||||
|
@ -130,7 +137,7 @@ msgid "Create a Menu"
|
|||
msgstr "Date"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
|
@ -147,12 +154,8 @@ msgid "Created on"
|
|||
msgstr "Date"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db: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:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr ""
|
||||
|
@ -163,11 +166,6 @@ msgstr ""
|
|||
msgid "Custom BI Views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -195,7 +193,7 @@ msgid "Display Name"
|
|||
msgstr "Nom à afficher"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr "Brouillon"
|
||||
|
||||
|
@ -209,6 +207,14 @@ msgstr ""
|
|||
msgid "Er Diagram Image"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -216,17 +222,16 @@ msgid "Field"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_name
|
||||
#, fuzzy
|
||||
#| msgid "Display Name"
|
||||
msgid "Field Name"
|
||||
msgstr "Nom à afficher"
|
||||
|
||||
|
@ -236,13 +241,13 @@ msgid "Fields"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -271,14 +276,14 @@ msgid "In List"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr ""
|
||||
|
@ -296,7 +301,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr ""
|
||||
|
@ -331,8 +336,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
@ -344,8 +348,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -353,7 +356,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, fuzzy, python-format
|
||||
msgid "Model"
|
||||
|
@ -372,7 +375,7 @@ msgstr "Modèles"
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -380,13 +383,13 @@ msgid "Name"
|
|||
msgstr "Nom"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
@ -404,11 +407,16 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, fuzzy, python-format
|
||||
msgid "Options"
|
||||
msgstr "Action"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -437,8 +445,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -465,7 +472,7 @@ msgid "State"
|
|||
msgstr "État"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
|
||||
|
@ -475,26 +482,25 @@ msgid "Table Alias"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr ""
|
||||
|
@ -506,15 +512,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr ""
|
||||
|
@ -549,14 +554,14 @@ msgid "View Field Type"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
|
|
@ -19,30 +19,30 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr ""
|
||||
|
@ -53,18 +53,18 @@ msgid "Action"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "BI View"
|
||||
msgstr ""
|
||||
|
@ -91,14 +91,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
@ -110,13 +110,20 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
#, fuzzy
|
||||
|
@ -130,7 +137,7 @@ msgid "Create a Menu"
|
|||
msgstr "Créé le"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
|
@ -147,12 +154,8 @@ msgid "Created on"
|
|||
msgstr "Créé le"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db: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:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr ""
|
||||
|
@ -163,11 +166,6 @@ msgstr ""
|
|||
msgid "Custom BI Views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -195,7 +193,7 @@ msgid "Display Name"
|
|||
msgstr "Afficher le nom"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
|
@ -209,6 +207,14 @@ msgstr ""
|
|||
msgid "Er Diagram Image"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -216,17 +222,16 @@ msgid "Field"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_name
|
||||
#, fuzzy
|
||||
#| msgid "Display Name"
|
||||
msgid "Field Name"
|
||||
msgstr "Afficher le nom"
|
||||
|
||||
|
@ -236,13 +241,13 @@ msgid "Fields"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -271,14 +276,14 @@ msgid "In List"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr ""
|
||||
|
@ -295,7 +300,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr ""
|
||||
|
@ -330,8 +335,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
@ -343,8 +347,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -352,7 +355,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, python-format
|
||||
msgid "Model"
|
||||
|
@ -371,7 +374,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -379,13 +382,13 @@ msgid "Name"
|
|||
msgstr "Nom"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
@ -403,11 +406,16 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Options"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -435,8 +443,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -463,7 +470,7 @@ msgid "State"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
|
||||
|
@ -473,26 +480,25 @@ msgid "Table Alias"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr ""
|
||||
|
@ -504,15 +510,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr ""
|
||||
|
@ -547,14 +552,14 @@ msgid "View Field Type"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
|
|
@ -19,30 +19,30 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr ""
|
||||
|
@ -53,18 +53,18 @@ msgid "Action"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "BI View"
|
||||
msgstr ""
|
||||
|
@ -91,14 +91,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
@ -110,13 +110,20 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
#, fuzzy
|
||||
|
@ -130,7 +137,7 @@ msgid "Create a Menu"
|
|||
msgstr "Créé le"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
|
@ -147,12 +154,8 @@ msgid "Created on"
|
|||
msgstr "Créé le"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db: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:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr ""
|
||||
|
@ -163,11 +166,6 @@ msgstr ""
|
|||
msgid "Custom BI Views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -195,7 +193,7 @@ msgid "Display Name"
|
|||
msgstr "Nom affiché"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
|
@ -209,6 +207,14 @@ msgstr ""
|
|||
msgid "Er Diagram Image"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -216,17 +222,16 @@ msgid "Field"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_name
|
||||
#, fuzzy
|
||||
#| msgid "Display Name"
|
||||
msgid "Field Name"
|
||||
msgstr "Nom affiché"
|
||||
|
||||
|
@ -236,13 +241,13 @@ msgid "Fields"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -271,14 +276,14 @@ msgid "In List"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr ""
|
||||
|
@ -295,7 +300,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr ""
|
||||
|
@ -330,8 +335,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
@ -343,8 +347,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -352,7 +355,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, python-format
|
||||
msgid "Model"
|
||||
|
@ -371,7 +374,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -379,13 +382,13 @@ msgid "Name"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
@ -403,11 +406,16 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Options"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -435,8 +443,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -463,7 +470,7 @@ msgid "State"
|
|||
msgstr "État"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
|
||||
|
@ -473,26 +480,25 @@ msgid "Table Alias"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr ""
|
||||
|
@ -504,15 +510,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr ""
|
||||
|
@ -547,14 +552,14 @@ msgid "View Field Type"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
|
|
@ -19,30 +19,30 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr ""
|
||||
|
@ -53,18 +53,18 @@ msgid "Action"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "BI View"
|
||||
msgstr ""
|
||||
|
@ -91,14 +91,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
@ -110,13 +110,20 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
#, fuzzy
|
||||
|
@ -130,7 +137,7 @@ msgid "Create a Menu"
|
|||
msgstr "Creado en"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
|
@ -147,12 +154,8 @@ msgid "Created on"
|
|||
msgstr "Creado en"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db: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:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr ""
|
||||
|
@ -163,11 +166,6 @@ msgstr ""
|
|||
msgid "Custom BI Views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -195,7 +193,7 @@ msgid "Display Name"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
|
@ -209,6 +207,14 @@ msgstr ""
|
|||
msgid "Er Diagram Image"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -216,10 +222,10 @@ msgid "Field"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
|
||||
|
@ -234,13 +240,13 @@ msgid "Fields"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -269,14 +275,14 @@ msgid "In List"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr ""
|
||||
|
@ -293,7 +299,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr ""
|
||||
|
@ -328,8 +334,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
@ -341,8 +346,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -350,7 +354,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, python-format
|
||||
msgid "Model"
|
||||
|
@ -369,7 +373,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -377,13 +381,13 @@ msgid "Name"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
@ -401,11 +405,16 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Options"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -433,8 +442,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -461,7 +469,7 @@ msgid "State"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
|
||||
|
@ -471,26 +479,25 @@ msgid "Table Alias"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr ""
|
||||
|
@ -502,15 +509,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr ""
|
||||
|
@ -545,14 +551,14 @@ msgid "View Field Type"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
|
|
@ -19,30 +19,30 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr ""
|
||||
|
@ -53,18 +53,18 @@ msgid "Action"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "BI View"
|
||||
msgstr ""
|
||||
|
@ -91,14 +91,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
@ -110,13 +110,20 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
msgid "Create Menu Wizard"
|
||||
|
@ -128,7 +135,7 @@ msgid "Create a Menu"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
|
@ -145,12 +152,8 @@ msgid "Created on"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db: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:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr ""
|
||||
|
@ -161,11 +164,6 @@ msgstr ""
|
|||
msgid "Custom BI Views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -193,7 +191,7 @@ msgid "Display Name"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
|
@ -207,6 +205,14 @@ msgstr ""
|
|||
msgid "Er Diagram Image"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -214,10 +220,10 @@ msgid "Field"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
|
||||
|
@ -232,13 +238,13 @@ msgid "Fields"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -267,14 +273,14 @@ msgid "In List"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr ""
|
||||
|
@ -291,7 +297,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr ""
|
||||
|
@ -326,8 +332,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
@ -339,8 +344,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -348,7 +352,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, python-format
|
||||
msgid "Model"
|
||||
|
@ -367,7 +371,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -375,13 +379,13 @@ msgid "Name"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
@ -399,11 +403,16 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Options"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -431,8 +440,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -459,7 +467,7 @@ msgid "State"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
|
||||
|
@ -469,26 +477,25 @@ msgid "Table Alias"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr ""
|
||||
|
@ -500,15 +507,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr ""
|
||||
|
@ -543,14 +549,14 @@ msgid "View Field Type"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
|
|
@ -19,30 +19,30 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr ""
|
||||
|
@ -53,18 +53,18 @@ msgid "Action"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "BI View"
|
||||
msgstr ""
|
||||
|
@ -91,14 +91,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
@ -110,13 +110,20 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
#, fuzzy
|
||||
|
@ -130,7 +137,7 @@ msgid "Create a Menu"
|
|||
msgstr "נוצר ב-"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
|
@ -147,12 +154,8 @@ msgid "Created on"
|
|||
msgstr "נוצר ב-"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db: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:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr ""
|
||||
|
@ -163,11 +166,6 @@ msgstr ""
|
|||
msgid "Custom BI Views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -195,7 +193,7 @@ msgid "Display Name"
|
|||
msgstr "השם המוצג"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
|
@ -209,6 +207,14 @@ msgstr ""
|
|||
msgid "Er Diagram Image"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -216,17 +222,16 @@ msgid "Field"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_name
|
||||
#, fuzzy
|
||||
#| msgid "Display Name"
|
||||
msgid "Field Name"
|
||||
msgstr "השם המוצג"
|
||||
|
||||
|
@ -236,13 +241,13 @@ msgid "Fields"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -271,14 +276,14 @@ msgid "In List"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr ""
|
||||
|
@ -295,7 +300,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr ""
|
||||
|
@ -330,8 +335,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
@ -343,8 +347,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -352,7 +355,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, python-format
|
||||
msgid "Model"
|
||||
|
@ -371,7 +374,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -379,13 +382,13 @@ msgid "Name"
|
|||
msgstr "שם"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
@ -403,11 +406,16 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Options"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -435,8 +443,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -463,7 +470,7 @@ msgid "State"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
|
||||
|
@ -473,26 +480,25 @@ msgid "Table Alias"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr ""
|
||||
|
@ -504,15 +510,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr ""
|
||||
|
@ -547,14 +552,14 @@ msgid "View Field Type"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
|
|
@ -20,30 +20,30 @@ msgstr ""
|
|||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr ""
|
||||
|
@ -54,18 +54,18 @@ msgid "Action"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "BI View"
|
||||
msgstr ""
|
||||
|
@ -92,14 +92,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
@ -111,13 +111,20 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
#, fuzzy
|
||||
|
@ -131,7 +138,7 @@ msgid "Create a Menu"
|
|||
msgstr "Kreirano"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
|
@ -148,12 +155,8 @@ msgid "Created on"
|
|||
msgstr "Kreirano"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db: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:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr ""
|
||||
|
@ -164,11 +167,6 @@ msgstr ""
|
|||
msgid "Custom BI Views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -196,7 +194,7 @@ msgid "Display Name"
|
|||
msgstr "Naziv "
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
|
@ -210,6 +208,14 @@ msgstr ""
|
|||
msgid "Er Diagram Image"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -217,17 +223,16 @@ msgid "Field"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_name
|
||||
#, fuzzy
|
||||
#| msgid "Display Name"
|
||||
msgid "Field Name"
|
||||
msgstr "Naziv "
|
||||
|
||||
|
@ -237,13 +242,13 @@ msgid "Fields"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -272,14 +277,14 @@ msgid "In List"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr ""
|
||||
|
@ -297,7 +302,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr ""
|
||||
|
@ -332,8 +337,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
@ -345,8 +349,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -354,7 +357,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, fuzzy, python-format
|
||||
msgid "Model"
|
||||
|
@ -373,7 +376,7 @@ msgstr "Modeli"
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -381,13 +384,13 @@ msgid "Name"
|
|||
msgstr "Naziv"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
@ -405,11 +408,16 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Options"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -437,8 +445,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -465,7 +472,7 @@ msgid "State"
|
|||
msgstr "Status"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
|
||||
|
@ -475,26 +482,25 @@ msgid "Table Alias"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr ""
|
||||
|
@ -506,15 +512,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr ""
|
||||
|
@ -549,14 +554,14 @@ msgid "View Field Type"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
|
|
@ -20,30 +20,30 @@ msgstr ""
|
|||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr ""
|
||||
|
@ -54,18 +54,18 @@ msgid "Action"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "BI View"
|
||||
msgstr ""
|
||||
|
@ -92,14 +92,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
@ -111,13 +111,20 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
#, fuzzy
|
||||
|
@ -131,7 +138,7 @@ msgid "Create a Menu"
|
|||
msgstr "Kreirano"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
|
@ -148,12 +155,8 @@ msgid "Created on"
|
|||
msgstr "Kreirano"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db: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:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr ""
|
||||
|
@ -164,11 +167,6 @@ msgstr ""
|
|||
msgid "Custom BI Views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -196,7 +194,7 @@ msgid "Display Name"
|
|||
msgstr "Naziv"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
|
@ -210,6 +208,14 @@ msgstr ""
|
|||
msgid "Er Diagram Image"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -217,17 +223,16 @@ msgid "Field"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_name
|
||||
#, fuzzy
|
||||
#| msgid "Display Name"
|
||||
msgid "Field Name"
|
||||
msgstr "Naziv"
|
||||
|
||||
|
@ -237,13 +242,13 @@ msgid "Fields"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -272,14 +277,14 @@ msgid "In List"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr ""
|
||||
|
@ -297,7 +302,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr ""
|
||||
|
@ -332,8 +337,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
@ -345,8 +349,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -354,7 +357,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, fuzzy, python-format
|
||||
msgid "Model"
|
||||
|
@ -373,7 +376,7 @@ msgstr "Modeli"
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -381,13 +384,13 @@ msgid "Name"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
@ -405,11 +408,16 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Options"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -437,8 +445,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -465,7 +472,7 @@ msgid "State"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
|
||||
|
@ -475,26 +482,25 @@ msgid "Table Alias"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr ""
|
||||
|
@ -506,15 +512,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr ""
|
||||
|
@ -549,14 +554,14 @@ msgid "View Field Type"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
|
|
@ -19,30 +19,30 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr ""
|
||||
|
@ -53,18 +53,18 @@ msgid "Action"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "BI View"
|
||||
msgstr ""
|
||||
|
@ -91,14 +91,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
@ -110,13 +110,20 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
#, fuzzy
|
||||
|
@ -130,7 +137,7 @@ msgid "Create a Menu"
|
|||
msgstr "Létrehozás dátuma"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
|
@ -147,12 +154,8 @@ msgid "Created on"
|
|||
msgstr "Létrehozás dátuma"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db: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:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr ""
|
||||
|
@ -163,11 +166,6 @@ msgstr ""
|
|||
msgid "Custom BI Views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -195,7 +193,7 @@ msgid "Display Name"
|
|||
msgstr "Név megjelenítése"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
|
@ -209,6 +207,14 @@ msgstr ""
|
|||
msgid "Er Diagram Image"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -216,17 +222,16 @@ msgid "Field"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_name
|
||||
#, fuzzy
|
||||
#| msgid "Display Name"
|
||||
msgid "Field Name"
|
||||
msgstr "Név megjelenítése"
|
||||
|
||||
|
@ -236,13 +241,13 @@ msgid "Fields"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -271,14 +276,14 @@ msgid "In List"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr ""
|
||||
|
@ -295,7 +300,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr ""
|
||||
|
@ -330,8 +335,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
@ -343,8 +347,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -352,7 +355,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, python-format
|
||||
msgid "Model"
|
||||
|
@ -371,7 +374,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -379,13 +382,13 @@ msgid "Name"
|
|||
msgstr "Név"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
@ -403,11 +406,16 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Options"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -435,8 +443,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -463,7 +470,7 @@ msgid "State"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
|
||||
|
@ -473,26 +480,25 @@ msgid "Table Alias"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr ""
|
||||
|
@ -504,15 +510,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr ""
|
||||
|
@ -547,14 +552,14 @@ msgid "View Field Type"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
|
|
@ -19,30 +19,30 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr ""
|
||||
|
@ -53,18 +53,18 @@ msgid "Action"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "BI View"
|
||||
msgstr ""
|
||||
|
@ -91,14 +91,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
@ -110,13 +110,20 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
#, fuzzy
|
||||
|
@ -130,7 +137,7 @@ msgid "Create a Menu"
|
|||
msgstr "Dibuat pada"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
|
@ -147,12 +154,8 @@ msgid "Created on"
|
|||
msgstr "Dibuat pada"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db: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:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr ""
|
||||
|
@ -163,11 +166,6 @@ msgstr ""
|
|||
msgid "Custom BI Views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -195,7 +193,7 @@ msgid "Display Name"
|
|||
msgstr "Nama Tampilan"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
|
@ -209,6 +207,14 @@ msgstr ""
|
|||
msgid "Er Diagram Image"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -216,17 +222,16 @@ msgid "Field"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_name
|
||||
#, fuzzy
|
||||
#| msgid "Display Name"
|
||||
msgid "Field Name"
|
||||
msgstr "Nama Tampilan"
|
||||
|
||||
|
@ -236,13 +241,13 @@ msgid "Fields"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -271,14 +276,14 @@ msgid "In List"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr ""
|
||||
|
@ -295,7 +300,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr ""
|
||||
|
@ -330,8 +335,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
@ -343,8 +347,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -352,7 +355,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, python-format
|
||||
msgid "Model"
|
||||
|
@ -371,7 +374,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -379,13 +382,13 @@ msgid "Name"
|
|||
msgstr "Nama"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
@ -403,11 +406,16 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Options"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -435,8 +443,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -463,7 +470,7 @@ msgid "State"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
|
||||
|
@ -473,26 +480,25 @@ msgid "Table Alias"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr ""
|
||||
|
@ -504,15 +510,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr ""
|
||||
|
@ -547,14 +552,14 @@ msgid "View Field Type"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
|
|
@ -10,8 +10,8 @@ msgstr ""
|
|||
"POT-Creation-Date: 2017-01-21 05:51+0000\n"
|
||||
"PO-Revision-Date: 2023-03-23 13:24+0000\n"
|
||||
"Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
|
||||
"Language-Team: Italian (http://www.transifex.com/oca/"
|
||||
"OCA-reporting-engine-8-0/language/it/)\n"
|
||||
"Language-Team: Italian (http://www.transifex.com/oca/OCA-reporting-"
|
||||
"engine-8-0/language/it/)\n"
|
||||
"Language: it\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -20,30 +20,30 @@ msgstr ""
|
|||
"X-Generator: Weblate 4.14.1\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr ""
|
||||
|
@ -54,18 +54,18 @@ msgid "Action"
|
|||
msgstr "Azione"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "BI View"
|
||||
msgstr ""
|
||||
|
@ -92,14 +92,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr "Annulla"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
@ -111,13 +111,20 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
#, fuzzy
|
||||
|
@ -131,7 +138,7 @@ msgid "Create a Menu"
|
|||
msgstr "Creato il"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
|
@ -148,12 +155,8 @@ msgid "Created on"
|
|||
msgstr "Creato il"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db: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:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr ""
|
||||
|
@ -164,11 +167,6 @@ msgstr ""
|
|||
msgid "Custom BI Views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -196,7 +194,7 @@ msgid "Display Name"
|
|||
msgstr "Nome visualizzato"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr "Bozza"
|
||||
|
||||
|
@ -210,6 +208,14 @@ msgstr ""
|
|||
msgid "Er Diagram Image"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -217,10 +223,10 @@ msgid "Field"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
|
||||
|
@ -235,13 +241,13 @@ msgid "Fields"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -270,14 +276,14 @@ msgid "In List"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr ""
|
||||
|
@ -295,7 +301,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr ""
|
||||
|
@ -330,8 +336,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
@ -343,8 +348,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -352,7 +356,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, fuzzy, python-format
|
||||
msgid "Model"
|
||||
|
@ -371,7 +375,7 @@ msgstr "Modelli"
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -379,13 +383,13 @@ msgid "Name"
|
|||
msgstr "Nome"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
@ -403,11 +407,16 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, fuzzy, python-format
|
||||
msgid "Options"
|
||||
msgstr "Azione"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -436,8 +445,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -464,7 +472,7 @@ msgid "State"
|
|||
msgstr "Stato"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
|
||||
|
@ -474,26 +482,25 @@ msgid "Table Alias"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr ""
|
||||
|
@ -505,15 +512,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr ""
|
||||
|
@ -548,14 +554,14 @@ msgid "View Field Type"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
|
|
@ -19,30 +19,30 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr ""
|
||||
|
@ -53,18 +53,18 @@ msgid "Action"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "BI View"
|
||||
msgstr ""
|
||||
|
@ -91,14 +91,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
@ -110,13 +110,20 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
#, fuzzy
|
||||
|
@ -130,7 +137,7 @@ msgid "Create a Menu"
|
|||
msgstr "作成日"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
|
@ -147,12 +154,8 @@ msgid "Created on"
|
|||
msgstr "作成日"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db: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:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr ""
|
||||
|
@ -163,11 +166,6 @@ msgstr ""
|
|||
msgid "Custom BI Views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -195,7 +193,7 @@ msgid "Display Name"
|
|||
msgstr "表示名"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
|
@ -209,6 +207,14 @@ msgstr ""
|
|||
msgid "Er Diagram Image"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -216,17 +222,16 @@ msgid "Field"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_name
|
||||
#, fuzzy
|
||||
#| msgid "Display Name"
|
||||
msgid "Field Name"
|
||||
msgstr "表示名"
|
||||
|
||||
|
@ -236,13 +241,13 @@ msgid "Fields"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -271,14 +276,14 @@ msgid "In List"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr ""
|
||||
|
@ -295,7 +300,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr ""
|
||||
|
@ -330,8 +335,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
@ -343,8 +347,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -352,7 +355,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, python-format
|
||||
msgid "Model"
|
||||
|
@ -371,7 +374,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -379,13 +382,13 @@ msgid "Name"
|
|||
msgstr "名称"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
@ -403,11 +406,16 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Options"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -435,8 +443,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -463,7 +470,7 @@ msgid "State"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
|
||||
|
@ -473,26 +480,25 @@ msgid "Table Alias"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr ""
|
||||
|
@ -504,15 +510,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr ""
|
||||
|
@ -547,14 +552,14 @@ msgid "View Field Type"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
|
|
@ -19,30 +19,30 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr ""
|
||||
|
@ -53,18 +53,18 @@ msgid "Action"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "BI View"
|
||||
msgstr ""
|
||||
|
@ -91,14 +91,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
@ -110,13 +110,20 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
#, fuzzy
|
||||
|
@ -130,7 +137,7 @@ msgid "Create a Menu"
|
|||
msgstr "작성일"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
|
@ -147,12 +154,8 @@ msgid "Created on"
|
|||
msgstr "작성일"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db: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:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr ""
|
||||
|
@ -163,11 +166,6 @@ msgstr ""
|
|||
msgid "Custom BI Views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -195,7 +193,7 @@ msgid "Display Name"
|
|||
msgstr "표시 이름"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
|
@ -209,6 +207,14 @@ msgstr ""
|
|||
msgid "Er Diagram Image"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -216,17 +222,16 @@ msgid "Field"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_name
|
||||
#, fuzzy
|
||||
#| msgid "Display Name"
|
||||
msgid "Field Name"
|
||||
msgstr "표시 이름"
|
||||
|
||||
|
@ -236,13 +241,13 @@ msgid "Fields"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -271,14 +276,14 @@ msgid "In List"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr ""
|
||||
|
@ -295,7 +300,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr ""
|
||||
|
@ -330,8 +335,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
@ -343,8 +347,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -352,7 +355,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, python-format
|
||||
msgid "Model"
|
||||
|
@ -371,7 +374,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -379,13 +382,13 @@ msgid "Name"
|
|||
msgstr "이름"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
@ -403,11 +406,16 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Options"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -435,8 +443,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -463,7 +470,7 @@ msgid "State"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
|
||||
|
@ -473,26 +480,25 @@ msgid "Table Alias"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr ""
|
||||
|
@ -504,15 +510,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr ""
|
||||
|
@ -547,14 +552,14 @@ msgid "View Field Type"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
|
|
@ -20,30 +20,30 @@ msgstr ""
|
|||
"%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr ""
|
||||
|
@ -54,18 +54,18 @@ msgid "Action"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "BI View"
|
||||
msgstr ""
|
||||
|
@ -92,14 +92,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
@ -111,13 +111,20 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
#, fuzzy
|
||||
|
@ -131,7 +138,7 @@ msgid "Create a Menu"
|
|||
msgstr "Sukurta"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
|
@ -148,12 +155,8 @@ msgid "Created on"
|
|||
msgstr "Sukurta"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db: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:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr ""
|
||||
|
@ -164,11 +167,6 @@ msgstr ""
|
|||
msgid "Custom BI Views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -196,7 +194,7 @@ msgid "Display Name"
|
|||
msgstr "Vaizduojamas pavadinimas"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
|
@ -210,6 +208,14 @@ msgstr ""
|
|||
msgid "Er Diagram Image"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -217,17 +223,16 @@ msgid "Field"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_name
|
||||
#, fuzzy
|
||||
#| msgid "Display Name"
|
||||
msgid "Field Name"
|
||||
msgstr "Vaizduojamas pavadinimas"
|
||||
|
||||
|
@ -237,13 +242,13 @@ msgid "Fields"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -272,14 +277,14 @@ msgid "In List"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr ""
|
||||
|
@ -296,7 +301,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr ""
|
||||
|
@ -331,8 +336,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
@ -344,8 +348,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -353,7 +356,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, python-format
|
||||
msgid "Model"
|
||||
|
@ -372,7 +375,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -380,13 +383,13 @@ msgid "Name"
|
|||
msgstr "Pavadinimas"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
@ -404,11 +407,16 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Options"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -436,8 +444,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -464,7 +471,7 @@ msgid "State"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
|
||||
|
@ -474,26 +481,25 @@ msgid "Table Alias"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr ""
|
||||
|
@ -505,15 +511,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr ""
|
||||
|
@ -548,14 +553,14 @@ msgid "View Field Type"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
|
|
@ -20,30 +20,30 @@ msgstr ""
|
|||
"%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr ""
|
||||
|
@ -54,18 +54,18 @@ msgid "Action"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "BI View"
|
||||
msgstr ""
|
||||
|
@ -92,14 +92,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
@ -111,13 +111,20 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
#, fuzzy
|
||||
|
@ -131,7 +138,7 @@ msgid "Create a Menu"
|
|||
msgstr "Sukurta"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
|
@ -148,12 +155,8 @@ msgid "Created on"
|
|||
msgstr "Sukurta"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db: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:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr ""
|
||||
|
@ -164,11 +167,6 @@ msgstr ""
|
|||
msgid "Custom BI Views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -196,7 +194,7 @@ msgid "Display Name"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
|
@ -210,6 +208,14 @@ msgstr ""
|
|||
msgid "Er Diagram Image"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -217,10 +223,10 @@ msgid "Field"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
|
||||
|
@ -235,13 +241,13 @@ msgid "Fields"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -270,14 +276,14 @@ msgid "In List"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr ""
|
||||
|
@ -294,7 +300,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr ""
|
||||
|
@ -329,8 +335,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
@ -342,8 +347,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -351,7 +355,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, python-format
|
||||
msgid "Model"
|
||||
|
@ -370,7 +374,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -378,13 +382,13 @@ msgid "Name"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
@ -402,11 +406,16 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Options"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -434,8 +443,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -462,7 +470,7 @@ msgid "State"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
|
||||
|
@ -472,26 +480,25 @@ msgid "Table Alias"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr ""
|
||||
|
@ -503,15 +510,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr ""
|
||||
|
@ -546,14 +552,14 @@ msgid "View Field Type"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
|
|
@ -20,30 +20,30 @@ msgstr ""
|
|||
"2);\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr ""
|
||||
|
@ -54,18 +54,18 @@ msgid "Action"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "BI View"
|
||||
msgstr ""
|
||||
|
@ -92,14 +92,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
@ -111,13 +111,20 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
#, fuzzy
|
||||
|
@ -131,7 +138,7 @@ msgid "Create a Menu"
|
|||
msgstr "Izveidots"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
|
@ -148,12 +155,8 @@ msgid "Created on"
|
|||
msgstr "Izveidots"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db: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:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr ""
|
||||
|
@ -164,11 +167,6 @@ msgstr ""
|
|||
msgid "Custom BI Views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -196,7 +194,7 @@ msgid "Display Name"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
|
@ -210,6 +208,14 @@ msgstr ""
|
|||
msgid "Er Diagram Image"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -217,10 +223,10 @@ msgid "Field"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
|
||||
|
@ -235,13 +241,13 @@ msgid "Fields"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -270,14 +276,14 @@ msgid "In List"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr ""
|
||||
|
@ -294,7 +300,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr ""
|
||||
|
@ -329,8 +335,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
@ -342,8 +347,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -351,7 +355,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, python-format
|
||||
msgid "Model"
|
||||
|
@ -370,7 +374,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -378,13 +382,13 @@ msgid "Name"
|
|||
msgstr "Nosaukums"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
@ -402,11 +406,16 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Options"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -434,8 +443,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -462,7 +470,7 @@ msgid "State"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
|
||||
|
@ -472,26 +480,25 @@ msgid "Table Alias"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr ""
|
||||
|
@ -503,15 +510,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr ""
|
||||
|
@ -546,14 +552,14 @@ msgid "View Field Type"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
|
|
@ -19,30 +19,30 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr ""
|
||||
|
@ -53,18 +53,18 @@ msgid "Action"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "BI View"
|
||||
msgstr ""
|
||||
|
@ -91,14 +91,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
@ -110,13 +110,20 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
#, fuzzy
|
||||
|
@ -130,7 +137,7 @@ msgid "Create a Menu"
|
|||
msgstr "Креирано на"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
|
@ -147,12 +154,8 @@ msgid "Created on"
|
|||
msgstr "Креирано на"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db: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:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr ""
|
||||
|
@ -163,11 +166,6 @@ msgstr ""
|
|||
msgid "Custom BI Views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -195,7 +193,7 @@ msgid "Display Name"
|
|||
msgstr "Прикажи име"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
|
@ -209,6 +207,14 @@ msgstr ""
|
|||
msgid "Er Diagram Image"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -216,17 +222,16 @@ msgid "Field"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_name
|
||||
#, fuzzy
|
||||
#| msgid "Display Name"
|
||||
msgid "Field Name"
|
||||
msgstr "Прикажи име"
|
||||
|
||||
|
@ -236,13 +241,13 @@ msgid "Fields"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -271,14 +276,14 @@ msgid "In List"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr ""
|
||||
|
@ -295,7 +300,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr ""
|
||||
|
@ -330,8 +335,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
@ -343,8 +347,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -352,7 +355,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, python-format
|
||||
msgid "Model"
|
||||
|
@ -371,7 +374,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -379,13 +382,13 @@ msgid "Name"
|
|||
msgstr "Име"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
@ -403,11 +406,16 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Options"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -435,8 +443,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -463,7 +470,7 @@ msgid "State"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
|
||||
|
@ -473,26 +480,25 @@ msgid "Table Alias"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr ""
|
||||
|
@ -504,15 +510,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr ""
|
||||
|
@ -547,14 +552,14 @@ msgid "View Field Type"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
|
|
@ -19,30 +19,30 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr ""
|
||||
|
@ -53,18 +53,18 @@ msgid "Action"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "BI View"
|
||||
msgstr ""
|
||||
|
@ -91,14 +91,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
@ -110,13 +110,20 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
#, fuzzy
|
||||
|
@ -130,7 +137,7 @@ msgid "Create a Menu"
|
|||
msgstr "Үүсгэсэн"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
|
@ -147,12 +154,8 @@ msgid "Created on"
|
|||
msgstr "Үүсгэсэн"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db: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:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr ""
|
||||
|
@ -163,11 +166,6 @@ msgstr ""
|
|||
msgid "Custom BI Views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -195,7 +193,7 @@ msgid "Display Name"
|
|||
msgstr "Дэлгэцийн Нэр"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
|
@ -209,6 +207,14 @@ msgstr ""
|
|||
msgid "Er Diagram Image"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -216,17 +222,16 @@ msgid "Field"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_name
|
||||
#, fuzzy
|
||||
#| msgid "Display Name"
|
||||
msgid "Field Name"
|
||||
msgstr "Дэлгэцийн Нэр"
|
||||
|
||||
|
@ -236,13 +241,13 @@ msgid "Fields"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -271,14 +276,14 @@ msgid "In List"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr ""
|
||||
|
@ -295,7 +300,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr ""
|
||||
|
@ -330,8 +335,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
@ -343,8 +347,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -352,7 +355,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, python-format
|
||||
msgid "Model"
|
||||
|
@ -371,7 +374,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -379,13 +382,13 @@ msgid "Name"
|
|||
msgstr "Нэр"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
@ -403,11 +406,16 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Options"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -435,8 +443,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -463,7 +470,7 @@ msgid "State"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
|
||||
|
@ -473,26 +480,25 @@ msgid "Table Alias"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr ""
|
||||
|
@ -504,15 +510,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr ""
|
||||
|
@ -547,14 +552,14 @@ msgid "View Field Type"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
|
|
@ -19,30 +19,30 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr ""
|
||||
|
@ -53,18 +53,18 @@ msgid "Action"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "BI View"
|
||||
msgstr ""
|
||||
|
@ -91,14 +91,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
@ -110,13 +110,20 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
#, fuzzy
|
||||
|
@ -130,7 +137,7 @@ msgid "Create a Menu"
|
|||
msgstr "Opprettet den"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
|
@ -147,12 +154,8 @@ msgid "Created on"
|
|||
msgstr "Opprettet den"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db: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:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr ""
|
||||
|
@ -163,11 +166,6 @@ msgstr ""
|
|||
msgid "Custom BI Views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -195,7 +193,7 @@ msgid "Display Name"
|
|||
msgstr "Visnings navn"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
|
@ -209,6 +207,14 @@ msgstr ""
|
|||
msgid "Er Diagram Image"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -216,17 +222,16 @@ msgid "Field"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_name
|
||||
#, fuzzy
|
||||
#| msgid "Display Name"
|
||||
msgid "Field Name"
|
||||
msgstr "Visnings navn"
|
||||
|
||||
|
@ -236,13 +241,13 @@ msgid "Fields"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -271,14 +276,14 @@ msgid "In List"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr ""
|
||||
|
@ -295,7 +300,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr ""
|
||||
|
@ -330,8 +335,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
@ -343,8 +347,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -352,7 +355,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, python-format
|
||||
msgid "Model"
|
||||
|
@ -371,7 +374,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -379,13 +382,13 @@ msgid "Name"
|
|||
msgstr "Navn"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
@ -403,11 +406,16 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Options"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -435,8 +443,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -463,7 +470,7 @@ msgid "State"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
|
||||
|
@ -473,26 +480,25 @@ msgid "Table Alias"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr ""
|
||||
|
@ -504,15 +510,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr ""
|
||||
|
@ -547,14 +552,14 @@ msgid "View Field Type"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
|
|
@ -19,30 +19,30 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr ""
|
||||
|
@ -53,18 +53,18 @@ msgid "Action"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "BI View"
|
||||
msgstr ""
|
||||
|
@ -91,14 +91,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
@ -110,13 +110,20 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
#, fuzzy
|
||||
|
@ -130,7 +137,7 @@ msgid "Create a Menu"
|
|||
msgstr "Laget den"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
|
@ -147,12 +154,8 @@ msgid "Created on"
|
|||
msgstr "Laget den"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db: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:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr ""
|
||||
|
@ -163,11 +166,6 @@ msgstr ""
|
|||
msgid "Custom BI Views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -195,7 +193,7 @@ msgid "Display Name"
|
|||
msgstr "Vis navn"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
|
@ -209,6 +207,14 @@ msgstr ""
|
|||
msgid "Er Diagram Image"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -216,17 +222,16 @@ msgid "Field"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_name
|
||||
#, fuzzy
|
||||
#| msgid "Display Name"
|
||||
msgid "Field Name"
|
||||
msgstr "Vis navn"
|
||||
|
||||
|
@ -236,13 +241,13 @@ msgid "Fields"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -271,14 +276,14 @@ msgid "In List"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr ""
|
||||
|
@ -295,7 +300,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr ""
|
||||
|
@ -330,8 +335,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
@ -343,8 +347,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -352,7 +355,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, python-format
|
||||
msgid "Model"
|
||||
|
@ -371,7 +374,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -379,13 +382,13 @@ msgid "Name"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
@ -403,11 +406,16 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Options"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -435,8 +443,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -463,7 +470,7 @@ msgid "State"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
|
||||
|
@ -473,26 +480,25 @@ msgid "Table Alias"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr ""
|
||||
|
@ -504,15 +510,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr ""
|
||||
|
@ -547,14 +552,14 @@ msgid "View Field Type"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
|
|
@ -19,30 +19,30 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr ""
|
||||
|
@ -53,18 +53,18 @@ msgid "Action"
|
|||
msgstr "Actie"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, fuzzy, python-format
|
||||
msgid "BI View"
|
||||
msgstr "Open BI Weergave"
|
||||
|
@ -77,7 +77,6 @@ msgstr "BI Weergave bewerker"
|
|||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_bve_view_line
|
||||
#, fuzzy
|
||||
#| msgid "BI View Editor"
|
||||
msgid "BI View Editor Lines"
|
||||
msgstr "BI Weergave bewerker"
|
||||
|
||||
|
@ -94,14 +93,14 @@ msgstr "Open BI Weergave"
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
@ -113,13 +112,20 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
#, fuzzy
|
||||
|
@ -133,7 +139,7 @@ msgid "Create a Menu"
|
|||
msgstr "Aangemaakt op"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr "Aangemaakt"
|
||||
|
||||
|
@ -150,12 +156,8 @@ msgid "Created on"
|
|||
msgstr "Aangemaakt op"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_tree
|
||||
msgid "Custom BI View"
|
||||
msgstr "Aangepaste BI Weergave"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr "Aangepaste BI Weergave moet uniek zijn!"
|
||||
|
@ -166,11 +168,6 @@ msgstr "Aangepaste BI Weergave moet uniek zijn!"
|
|||
msgid "Custom BI Views"
|
||||
msgstr "Aangepaste BI Weergaves"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr "Aangepast object"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -198,7 +195,7 @@ msgid "Display Name"
|
|||
msgstr "Te tonen naam"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr "Concept"
|
||||
|
||||
|
@ -212,6 +209,14 @@ msgstr ""
|
|||
msgid "Er Diagram Image"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -219,17 +224,16 @@ msgid "Field"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_name
|
||||
#, fuzzy
|
||||
#| msgid "Model Name"
|
||||
msgid "Field Name"
|
||||
msgstr "Model naam"
|
||||
|
||||
|
@ -239,13 +243,13 @@ msgid "Fields"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -274,14 +278,14 @@ msgid "In List"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr ""
|
||||
|
@ -299,7 +303,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr ""
|
||||
|
@ -334,8 +338,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
@ -347,8 +350,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -356,7 +358,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, fuzzy, python-format
|
||||
msgid "Model"
|
||||
|
@ -375,7 +377,7 @@ msgstr "Modellen"
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -383,13 +385,13 @@ msgid "Name"
|
|||
msgstr "Naam"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
@ -407,11 +409,16 @@ msgstr "Open BI Weergave"
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, fuzzy, python-format
|
||||
msgid "Options"
|
||||
msgstr "Actie"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -440,8 +447,7 @@ msgstr "Terug naar concept"
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -468,7 +474,7 @@ msgid "State"
|
|||
msgstr "Status"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
|
||||
|
@ -478,26 +484,25 @@ msgid "Table Alias"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr ""
|
||||
|
@ -509,15 +514,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr ""
|
||||
|
@ -556,7 +560,7 @@ msgid "View Field Type"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
@ -565,11 +569,17 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Custom BI View"
|
||||
#~ msgstr "Aangepaste BI Weergave"
|
||||
|
||||
#~ msgid "Custom Object"
|
||||
#~ msgstr "Aangepast object"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "<p class=\"oe_view_nocontent_create\">\n"
|
||||
#~ " Click to create a Custom Query Object.\n"
|
||||
|
|
|
@ -19,30 +19,30 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr ""
|
||||
|
@ -53,18 +53,18 @@ msgid "Action"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "BI View"
|
||||
msgstr ""
|
||||
|
@ -91,14 +91,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
@ -110,13 +110,20 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
#, fuzzy
|
||||
|
@ -130,7 +137,7 @@ msgid "Create a Menu"
|
|||
msgstr "Gemaakt op"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
|
@ -147,12 +154,8 @@ msgid "Created on"
|
|||
msgstr "Gemaakt op"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db: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:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr ""
|
||||
|
@ -163,11 +166,6 @@ msgstr ""
|
|||
msgid "Custom BI Views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -195,7 +193,7 @@ msgid "Display Name"
|
|||
msgstr "Schermnaam"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
|
@ -209,6 +207,14 @@ msgstr ""
|
|||
msgid "Er Diagram Image"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -216,17 +222,16 @@ msgid "Field"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_name
|
||||
#, fuzzy
|
||||
#| msgid "Display Name"
|
||||
msgid "Field Name"
|
||||
msgstr "Schermnaam"
|
||||
|
||||
|
@ -236,13 +241,13 @@ msgid "Fields"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -271,14 +276,14 @@ msgid "In List"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr ""
|
||||
|
@ -295,7 +300,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr ""
|
||||
|
@ -330,8 +335,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
@ -343,8 +347,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -352,7 +355,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, python-format
|
||||
msgid "Model"
|
||||
|
@ -371,7 +374,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -379,13 +382,13 @@ msgid "Name"
|
|||
msgstr "Naam:"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
@ -403,11 +406,16 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Options"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -435,8 +443,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -463,7 +470,7 @@ msgid "State"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
|
||||
|
@ -473,26 +480,25 @@ msgid "Table Alias"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr ""
|
||||
|
@ -504,15 +510,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr ""
|
||||
|
@ -547,14 +552,14 @@ msgid "View Field Type"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
|
|
@ -20,30 +20,30 @@ msgstr ""
|
|||
"|| n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr ""
|
||||
|
@ -54,18 +54,18 @@ msgid "Action"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "BI View"
|
||||
msgstr ""
|
||||
|
@ -92,14 +92,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
@ -111,13 +111,20 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
#, fuzzy
|
||||
|
@ -131,7 +138,7 @@ msgid "Create a Menu"
|
|||
msgstr "Utworzono"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
|
@ -148,12 +155,8 @@ msgid "Created on"
|
|||
msgstr "Utworzono"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db: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:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr ""
|
||||
|
@ -164,11 +167,6 @@ msgstr ""
|
|||
msgid "Custom BI Views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -196,7 +194,7 @@ msgid "Display Name"
|
|||
msgstr "Wyświetlana nazwa "
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
|
@ -210,6 +208,14 @@ msgstr ""
|
|||
msgid "Er Diagram Image"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -217,17 +223,16 @@ msgid "Field"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_name
|
||||
#, fuzzy
|
||||
#| msgid "Display Name"
|
||||
msgid "Field Name"
|
||||
msgstr "Wyświetlana nazwa "
|
||||
|
||||
|
@ -237,13 +242,13 @@ msgid "Fields"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -272,14 +277,14 @@ msgid "In List"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr ""
|
||||
|
@ -296,7 +301,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr ""
|
||||
|
@ -331,8 +336,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
@ -344,8 +348,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -353,7 +356,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, python-format
|
||||
msgid "Model"
|
||||
|
@ -372,7 +375,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -380,13 +383,13 @@ msgid "Name"
|
|||
msgstr "Nazwa"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
@ -404,11 +407,16 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Options"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -436,8 +444,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -464,7 +471,7 @@ msgid "State"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
|
||||
|
@ -474,26 +481,25 @@ msgid "Table Alias"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr ""
|
||||
|
@ -505,15 +511,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr ""
|
||||
|
@ -548,14 +553,14 @@ msgid "View Field Type"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
|
|
@ -19,30 +19,30 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr ""
|
||||
|
@ -53,18 +53,18 @@ msgid "Action"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "BI View"
|
||||
msgstr ""
|
||||
|
@ -91,14 +91,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
@ -110,13 +110,20 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
#, fuzzy
|
||||
|
@ -130,7 +137,7 @@ msgid "Create a Menu"
|
|||
msgstr "Criado em"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
|
@ -147,12 +154,8 @@ msgid "Created on"
|
|||
msgstr "Criado em"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db: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:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr ""
|
||||
|
@ -163,11 +166,6 @@ msgstr ""
|
|||
msgid "Custom BI Views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -195,7 +193,7 @@ msgid "Display Name"
|
|||
msgstr "Nome"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
|
@ -209,6 +207,14 @@ msgstr ""
|
|||
msgid "Er Diagram Image"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -216,17 +222,16 @@ msgid "Field"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_name
|
||||
#, fuzzy
|
||||
#| msgid "Display Name"
|
||||
msgid "Field Name"
|
||||
msgstr "Nome"
|
||||
|
||||
|
@ -236,13 +241,13 @@ msgid "Fields"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -271,14 +276,14 @@ msgid "In List"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr ""
|
||||
|
@ -295,7 +300,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr ""
|
||||
|
@ -330,8 +335,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
@ -343,8 +347,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -352,7 +355,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, python-format
|
||||
msgid "Model"
|
||||
|
@ -371,7 +374,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -379,13 +382,13 @@ msgid "Name"
|
|||
msgstr "Nome"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
@ -403,11 +406,16 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Options"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -435,8 +443,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -463,7 +470,7 @@ msgid "State"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
|
||||
|
@ -473,26 +480,25 @@ msgid "Table Alias"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr ""
|
||||
|
@ -504,15 +510,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr ""
|
||||
|
@ -547,14 +552,14 @@ msgid "View Field Type"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
|
|
@ -19,30 +19,30 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr ""
|
||||
|
@ -53,18 +53,18 @@ msgid "Action"
|
|||
msgstr "Ação"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "BI View"
|
||||
msgstr ""
|
||||
|
@ -91,14 +91,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
@ -110,13 +110,20 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
#, fuzzy
|
||||
|
@ -130,7 +137,7 @@ msgid "Create a Menu"
|
|||
msgstr "Criado em"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
|
@ -147,12 +154,8 @@ msgid "Created on"
|
|||
msgstr "Criado em"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db: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:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr ""
|
||||
|
@ -163,11 +166,6 @@ msgstr ""
|
|||
msgid "Custom BI Views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -195,7 +193,7 @@ msgid "Display Name"
|
|||
msgstr "Nome para Mostrar"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr "Rascunho"
|
||||
|
||||
|
@ -209,6 +207,14 @@ msgstr ""
|
|||
msgid "Er Diagram Image"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -216,17 +222,16 @@ msgid "Field"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_name
|
||||
#, fuzzy
|
||||
#| msgid "Display Name"
|
||||
msgid "Field Name"
|
||||
msgstr "Nome para Mostrar"
|
||||
|
||||
|
@ -236,13 +241,13 @@ msgid "Fields"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -271,14 +276,14 @@ msgid "In List"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr ""
|
||||
|
@ -296,7 +301,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr ""
|
||||
|
@ -331,8 +336,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
@ -344,8 +348,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -353,7 +356,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, fuzzy, python-format
|
||||
msgid "Model"
|
||||
|
@ -372,7 +375,7 @@ msgstr "Modelos"
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -380,13 +383,13 @@ msgid "Name"
|
|||
msgstr "Nome"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
@ -404,11 +407,16 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, fuzzy, python-format
|
||||
msgid "Options"
|
||||
msgstr "Ação"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -437,8 +445,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -465,7 +472,7 @@ msgid "State"
|
|||
msgstr "Estado"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
|
||||
|
@ -475,26 +482,25 @@ msgid "Table Alias"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr ""
|
||||
|
@ -506,15 +512,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr ""
|
||||
|
@ -549,14 +554,14 @@ msgid "View Field Type"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
|
|
@ -19,30 +19,30 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr ""
|
||||
|
@ -53,18 +53,18 @@ msgid "Action"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "BI View"
|
||||
msgstr ""
|
||||
|
@ -91,14 +91,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
@ -110,13 +110,20 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
#, fuzzy
|
||||
|
@ -130,7 +137,7 @@ msgid "Create a Menu"
|
|||
msgstr "Criado em"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
|
@ -147,12 +154,8 @@ msgid "Created on"
|
|||
msgstr "Criado em"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db: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:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr ""
|
||||
|
@ -163,11 +166,6 @@ msgstr ""
|
|||
msgid "Custom BI Views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -195,7 +193,7 @@ msgid "Display Name"
|
|||
msgstr "Nome a Apresentar"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr "Rascunho"
|
||||
|
||||
|
@ -209,6 +207,14 @@ msgstr ""
|
|||
msgid "Er Diagram Image"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -216,17 +222,16 @@ msgid "Field"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_name
|
||||
#, fuzzy
|
||||
#| msgid "Display Name"
|
||||
msgid "Field Name"
|
||||
msgstr "Nome a Apresentar"
|
||||
|
||||
|
@ -236,13 +241,13 @@ msgid "Fields"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -271,14 +276,14 @@ msgid "In List"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr ""
|
||||
|
@ -295,7 +300,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr ""
|
||||
|
@ -330,8 +335,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
@ -343,8 +347,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -352,7 +355,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, python-format
|
||||
msgid "Model"
|
||||
|
@ -371,7 +374,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -379,13 +382,13 @@ msgid "Name"
|
|||
msgstr "Nome"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
@ -403,11 +406,16 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Options"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -435,8 +443,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -463,7 +470,7 @@ msgid "State"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
|
||||
|
@ -473,26 +480,25 @@ msgid "Table Alias"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr ""
|
||||
|
@ -504,15 +510,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr ""
|
||||
|
@ -547,14 +552,14 @@ msgid "View Field Type"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
|
|
@ -20,30 +20,30 @@ msgstr ""
|
|||
"2:1));\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr ""
|
||||
|
@ -54,18 +54,18 @@ msgid "Action"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "BI View"
|
||||
msgstr ""
|
||||
|
@ -92,14 +92,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
@ -111,13 +111,20 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
#, fuzzy
|
||||
|
@ -131,7 +138,7 @@ msgid "Create a Menu"
|
|||
msgstr "Creat la"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
|
@ -148,12 +155,8 @@ msgid "Created on"
|
|||
msgstr "Creat la"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db: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:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr ""
|
||||
|
@ -164,11 +167,6 @@ msgstr ""
|
|||
msgid "Custom BI Views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -196,7 +194,7 @@ msgid "Display Name"
|
|||
msgstr "Nume Afişat"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
|
@ -210,6 +208,14 @@ msgstr ""
|
|||
msgid "Er Diagram Image"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -217,17 +223,16 @@ msgid "Field"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_name
|
||||
#, fuzzy
|
||||
#| msgid "Display Name"
|
||||
msgid "Field Name"
|
||||
msgstr "Nume Afişat"
|
||||
|
||||
|
@ -237,13 +242,13 @@ msgid "Fields"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -272,14 +277,14 @@ msgid "In List"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr ""
|
||||
|
@ -296,7 +301,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr ""
|
||||
|
@ -331,8 +336,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
@ -344,8 +348,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -353,7 +356,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, python-format
|
||||
msgid "Model"
|
||||
|
@ -372,7 +375,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -380,13 +383,13 @@ msgid "Name"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
@ -404,11 +407,16 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Options"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -436,8 +444,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -464,7 +471,7 @@ msgid "State"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
|
||||
|
@ -474,26 +481,25 @@ msgid "Table Alias"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr ""
|
||||
|
@ -505,15 +511,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr ""
|
||||
|
@ -548,14 +553,14 @@ msgid "View Field Type"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
|
|
@ -21,30 +21,30 @@ msgstr ""
|
|||
"%100>=11 && n%100<=14)? 2 : 3);\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr ""
|
||||
|
@ -55,18 +55,18 @@ msgid "Action"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "BI View"
|
||||
msgstr ""
|
||||
|
@ -93,14 +93,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
@ -112,13 +112,20 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
#, fuzzy
|
||||
|
@ -132,7 +139,7 @@ msgid "Create a Menu"
|
|||
msgstr "Создан"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
|
@ -149,12 +156,8 @@ msgid "Created on"
|
|||
msgstr "Создан"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db: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:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr ""
|
||||
|
@ -165,11 +168,6 @@ msgstr ""
|
|||
msgid "Custom BI Views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -197,7 +195,7 @@ msgid "Display Name"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
|
@ -211,6 +209,14 @@ msgstr ""
|
|||
msgid "Er Diagram Image"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -218,10 +224,10 @@ msgid "Field"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
|
||||
|
@ -236,13 +242,13 @@ msgid "Fields"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -271,14 +277,14 @@ msgid "In List"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr ""
|
||||
|
@ -295,7 +301,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr ""
|
||||
|
@ -330,8 +336,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
@ -343,8 +348,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -352,7 +356,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, python-format
|
||||
msgid "Model"
|
||||
|
@ -371,7 +375,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -379,13 +383,13 @@ msgid "Name"
|
|||
msgstr "Название"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
@ -403,11 +407,16 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Options"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -435,8 +444,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -463,7 +471,7 @@ msgid "State"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
|
||||
|
@ -473,26 +481,25 @@ msgid "Table Alias"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr ""
|
||||
|
@ -504,15 +511,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr ""
|
||||
|
@ -547,14 +553,14 @@ msgid "View Field Type"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
|
|
@ -19,30 +19,30 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr ""
|
||||
|
@ -53,18 +53,18 @@ msgid "Action"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "BI View"
|
||||
msgstr ""
|
||||
|
@ -91,14 +91,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
@ -110,13 +110,20 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
#, fuzzy
|
||||
|
@ -130,7 +137,7 @@ msgid "Create a Menu"
|
|||
msgstr "Vytvorené"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
|
@ -147,12 +154,8 @@ msgid "Created on"
|
|||
msgstr "Vytvorené"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db: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:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr ""
|
||||
|
@ -163,11 +166,6 @@ msgstr ""
|
|||
msgid "Custom BI Views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -195,7 +193,7 @@ msgid "Display Name"
|
|||
msgstr "Zobraziť meno"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
|
@ -209,6 +207,14 @@ msgstr ""
|
|||
msgid "Er Diagram Image"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -216,17 +222,16 @@ msgid "Field"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_name
|
||||
#, fuzzy
|
||||
#| msgid "Display Name"
|
||||
msgid "Field Name"
|
||||
msgstr "Zobraziť meno"
|
||||
|
||||
|
@ -236,13 +241,13 @@ msgid "Fields"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -271,14 +276,14 @@ msgid "In List"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr ""
|
||||
|
@ -295,7 +300,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr ""
|
||||
|
@ -330,8 +335,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
@ -343,8 +347,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -352,7 +355,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, python-format
|
||||
msgid "Model"
|
||||
|
@ -371,7 +374,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -379,13 +382,13 @@ msgid "Name"
|
|||
msgstr "Meno"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
@ -403,11 +406,16 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Options"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -435,8 +443,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -463,7 +470,7 @@ msgid "State"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
|
||||
|
@ -473,26 +480,25 @@ msgid "Table Alias"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr ""
|
||||
|
@ -504,15 +510,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr ""
|
||||
|
@ -547,14 +552,14 @@ msgid "View Field Type"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
|
|
@ -21,30 +21,30 @@ msgstr ""
|
|||
"%100==4 ? 2 : 3);\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr ""
|
||||
|
@ -55,18 +55,18 @@ msgid "Action"
|
|||
msgstr "Ukrep"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, fuzzy, python-format
|
||||
msgid "BI View"
|
||||
msgstr "Odpri BI prikaz"
|
||||
|
@ -79,7 +79,6 @@ msgstr "BI urejevalnik prikazov"
|
|||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_bve_view_line
|
||||
#, fuzzy
|
||||
#| msgid "BI View Editor"
|
||||
msgid "BI View Editor Lines"
|
||||
msgstr "BI urejevalnik prikazov"
|
||||
|
||||
|
@ -96,14 +95,14 @@ msgstr "Odpri BI prikaz"
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
@ -115,13 +114,20 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
#, fuzzy
|
||||
|
@ -135,7 +141,7 @@ msgid "Create a Menu"
|
|||
msgstr "Ustvarjeno"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr "Nastanek"
|
||||
|
||||
|
@ -152,12 +158,8 @@ msgid "Created on"
|
|||
msgstr "Ustvarjeno"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_tree
|
||||
msgid "Custom BI View"
|
||||
msgstr "Prilagojen BI prikaz"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr "Nazivi prilagojenih BI prikazov morajo biti unikatni!"
|
||||
|
@ -168,11 +170,6 @@ msgstr "Nazivi prilagojenih BI prikazov morajo biti unikatni!"
|
|||
msgid "Custom BI Views"
|
||||
msgstr "Prilagojeni BI prikazi"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr "Prilagojen objekt"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -200,7 +197,7 @@ msgid "Display Name"
|
|||
msgstr "Prikazni naziv"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr "Osnutek"
|
||||
|
||||
|
@ -214,6 +211,14 @@ msgstr ""
|
|||
msgid "Er Diagram Image"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -221,17 +226,16 @@ msgid "Field"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_name
|
||||
#, fuzzy
|
||||
#| msgid "Model Name"
|
||||
msgid "Field Name"
|
||||
msgstr "Naziv modela"
|
||||
|
||||
|
@ -241,13 +245,13 @@ msgid "Fields"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -276,14 +280,14 @@ msgid "In List"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr ""
|
||||
|
@ -301,7 +305,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr ""
|
||||
|
@ -336,8 +340,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
@ -349,8 +352,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -358,7 +360,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, fuzzy, python-format
|
||||
msgid "Model"
|
||||
|
@ -377,7 +379,7 @@ msgstr "Modeli"
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -385,13 +387,13 @@ msgid "Name"
|
|||
msgstr "Naziv"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
@ -409,11 +411,16 @@ msgstr "Odpri BI prikaz"
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, fuzzy, python-format
|
||||
msgid "Options"
|
||||
msgstr "Ukrep"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -442,8 +449,7 @@ msgstr "Ponastavi v osnutek"
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -470,7 +476,7 @@ msgid "State"
|
|||
msgstr "Stanje"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
|
||||
|
@ -480,26 +486,25 @@ msgid "Table Alias"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr ""
|
||||
|
@ -511,15 +516,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr ""
|
||||
|
@ -559,7 +563,7 @@ msgid "View Field Type"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
@ -568,11 +572,17 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Custom BI View"
|
||||
#~ msgstr "Prilagojen BI prikaz"
|
||||
|
||||
#~ msgid "Custom Object"
|
||||
#~ msgstr "Prilagojen objekt"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "<p class=\"oe_view_nocontent_create\">\n"
|
||||
#~ " Click to create a Custom Query Object.\n"
|
||||
|
|
|
@ -20,30 +20,30 @@ msgstr ""
|
|||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr ""
|
||||
|
@ -54,18 +54,18 @@ msgid "Action"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "BI View"
|
||||
msgstr ""
|
||||
|
@ -92,14 +92,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
@ -111,13 +111,20 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
#, fuzzy
|
||||
|
@ -131,7 +138,7 @@ msgid "Create a Menu"
|
|||
msgstr "Kreiran"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
|
@ -148,12 +155,8 @@ msgid "Created on"
|
|||
msgstr "Kreiran"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db: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:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr ""
|
||||
|
@ -164,11 +167,6 @@ msgstr ""
|
|||
msgid "Custom BI Views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -196,7 +194,7 @@ msgid "Display Name"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
|
@ -210,6 +208,14 @@ msgstr ""
|
|||
msgid "Er Diagram Image"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -217,10 +223,10 @@ msgid "Field"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
|
||||
|
@ -235,13 +241,13 @@ msgid "Fields"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -270,14 +276,14 @@ msgid "In List"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr ""
|
||||
|
@ -294,7 +300,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr ""
|
||||
|
@ -329,8 +335,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
@ -342,8 +347,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -351,7 +355,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, python-format
|
||||
msgid "Model"
|
||||
|
@ -370,7 +374,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -378,13 +382,13 @@ msgid "Name"
|
|||
msgstr "Ime"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
@ -402,11 +406,16 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Options"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -434,8 +443,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -462,7 +470,7 @@ msgid "State"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
|
||||
|
@ -472,26 +480,25 @@ msgid "Table Alias"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr ""
|
||||
|
@ -503,15 +510,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr ""
|
||||
|
@ -546,14 +552,14 @@ msgid "View Field Type"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
|
|
@ -20,30 +20,30 @@ msgstr ""
|
|||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr ""
|
||||
|
@ -54,18 +54,18 @@ msgid "Action"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "BI View"
|
||||
msgstr ""
|
||||
|
@ -92,14 +92,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
@ -111,13 +111,20 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
#, fuzzy
|
||||
|
@ -131,7 +138,7 @@ msgid "Create a Menu"
|
|||
msgstr "Kreiran"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
|
@ -148,12 +155,8 @@ msgid "Created on"
|
|||
msgstr "Kreiran"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db: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:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr ""
|
||||
|
@ -164,11 +167,6 @@ msgstr ""
|
|||
msgid "Custom BI Views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -196,7 +194,7 @@ msgid "Display Name"
|
|||
msgstr "Ime za prikaz"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
|
@ -210,6 +208,14 @@ msgstr ""
|
|||
msgid "Er Diagram Image"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -217,17 +223,16 @@ msgid "Field"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_name
|
||||
#, fuzzy
|
||||
#| msgid "Display Name"
|
||||
msgid "Field Name"
|
||||
msgstr "Ime za prikaz"
|
||||
|
||||
|
@ -237,13 +242,13 @@ msgid "Fields"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -272,14 +277,14 @@ msgid "In List"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr ""
|
||||
|
@ -296,7 +301,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr ""
|
||||
|
@ -331,8 +336,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
@ -344,8 +348,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -353,7 +356,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, python-format
|
||||
msgid "Model"
|
||||
|
@ -372,7 +375,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -380,13 +383,13 @@ msgid "Name"
|
|||
msgstr "Ime:"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
@ -404,11 +407,16 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Options"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -436,8 +444,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -464,7 +471,7 @@ msgid "State"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
|
||||
|
@ -474,26 +481,25 @@ msgid "Table Alias"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr ""
|
||||
|
@ -505,15 +511,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr ""
|
||||
|
@ -548,14 +553,14 @@ msgid "View Field Type"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
|
|
@ -19,30 +19,30 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr ""
|
||||
|
@ -53,18 +53,18 @@ msgid "Action"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "BI View"
|
||||
msgstr ""
|
||||
|
@ -91,14 +91,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
@ -110,13 +110,20 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
#, fuzzy
|
||||
|
@ -130,7 +137,7 @@ msgid "Create a Menu"
|
|||
msgstr "Skapad den"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
|
@ -147,12 +154,8 @@ msgid "Created on"
|
|||
msgstr "Skapad den"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db: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:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr ""
|
||||
|
@ -163,11 +166,6 @@ msgstr ""
|
|||
msgid "Custom BI Views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -195,7 +193,7 @@ msgid "Display Name"
|
|||
msgstr "Visa namn"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
|
@ -209,6 +207,14 @@ msgstr ""
|
|||
msgid "Er Diagram Image"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -216,17 +222,16 @@ msgid "Field"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_name
|
||||
#, fuzzy
|
||||
#| msgid "Display Name"
|
||||
msgid "Field Name"
|
||||
msgstr "Visa namn"
|
||||
|
||||
|
@ -236,13 +241,13 @@ msgid "Fields"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -271,14 +276,14 @@ msgid "In List"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr ""
|
||||
|
@ -295,7 +300,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr ""
|
||||
|
@ -330,8 +335,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
@ -343,8 +347,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -352,7 +355,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, python-format
|
||||
msgid "Model"
|
||||
|
@ -371,7 +374,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -379,13 +382,13 @@ msgid "Name"
|
|||
msgstr "Namn"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
@ -403,11 +406,16 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Options"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -435,8 +443,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -463,7 +470,7 @@ msgid "State"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
|
||||
|
@ -473,26 +480,25 @@ msgid "Table Alias"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr ""
|
||||
|
@ -504,15 +510,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr ""
|
||||
|
@ -547,14 +552,14 @@ msgid "View Field Type"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
|
|
@ -19,30 +19,30 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr ""
|
||||
|
@ -53,18 +53,18 @@ msgid "Action"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "BI View"
|
||||
msgstr ""
|
||||
|
@ -91,14 +91,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
@ -110,13 +110,20 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
#, fuzzy
|
||||
|
@ -130,7 +137,7 @@ msgid "Create a Menu"
|
|||
msgstr "สร้างเมื่อ"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
|
@ -147,12 +154,8 @@ msgid "Created on"
|
|||
msgstr "สร้างเมื่อ"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db: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:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr ""
|
||||
|
@ -163,11 +166,6 @@ msgstr ""
|
|||
msgid "Custom BI Views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -195,7 +193,7 @@ msgid "Display Name"
|
|||
msgstr "ชื่อที่ใช้แสดง"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
|
@ -209,6 +207,14 @@ msgstr ""
|
|||
msgid "Er Diagram Image"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -216,17 +222,16 @@ msgid "Field"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_name
|
||||
#, fuzzy
|
||||
#| msgid "Display Name"
|
||||
msgid "Field Name"
|
||||
msgstr "ชื่อที่ใช้แสดง"
|
||||
|
||||
|
@ -236,13 +241,13 @@ msgid "Fields"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -271,14 +276,14 @@ msgid "In List"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr ""
|
||||
|
@ -295,7 +300,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr ""
|
||||
|
@ -330,8 +335,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
@ -343,8 +347,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -352,7 +355,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, python-format
|
||||
msgid "Model"
|
||||
|
@ -371,7 +374,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -379,13 +382,13 @@ msgid "Name"
|
|||
msgstr "ชื่อ"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
@ -403,11 +406,16 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Options"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -435,8 +443,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -463,7 +470,7 @@ msgid "State"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
|
||||
|
@ -473,26 +480,25 @@ msgid "Table Alias"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr ""
|
||||
|
@ -504,15 +510,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr ""
|
||||
|
@ -547,14 +552,14 @@ msgid "View Field Type"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
|
|
@ -19,30 +19,30 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr ""
|
||||
|
@ -53,18 +53,18 @@ msgid "Action"
|
|||
msgstr "Eylem"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "BI View"
|
||||
msgstr ""
|
||||
|
@ -91,14 +91,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
@ -110,13 +110,20 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
#, fuzzy
|
||||
|
@ -130,7 +137,7 @@ msgid "Create a Menu"
|
|||
msgstr "Oluşturuldu"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
|
@ -147,12 +154,8 @@ msgid "Created on"
|
|||
msgstr "Oluşturuldu"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db: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:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr ""
|
||||
|
@ -163,11 +166,6 @@ msgstr ""
|
|||
msgid "Custom BI Views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -195,7 +193,7 @@ msgid "Display Name"
|
|||
msgstr "Görünen İsim"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr "Taslak"
|
||||
|
||||
|
@ -209,6 +207,14 @@ msgstr ""
|
|||
msgid "Er Diagram Image"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -216,17 +222,16 @@ msgid "Field"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_name
|
||||
#, fuzzy
|
||||
#| msgid "Display Name"
|
||||
msgid "Field Name"
|
||||
msgstr "Görünen İsim"
|
||||
|
||||
|
@ -236,13 +241,13 @@ msgid "Fields"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -271,14 +276,14 @@ msgid "In List"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr ""
|
||||
|
@ -296,7 +301,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr ""
|
||||
|
@ -331,8 +336,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
@ -344,8 +348,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -353,7 +356,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, fuzzy, python-format
|
||||
msgid "Model"
|
||||
|
@ -372,7 +375,7 @@ msgstr "Modeller"
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -380,13 +383,13 @@ msgid "Name"
|
|||
msgstr "Adı"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
@ -404,11 +407,16 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, fuzzy, python-format
|
||||
msgid "Options"
|
||||
msgstr "Eylem"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -437,8 +445,7 @@ msgstr "Taslakta Sıfırla"
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -465,7 +472,7 @@ msgid "State"
|
|||
msgstr "Durum"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
|
||||
|
@ -475,26 +482,25 @@ msgid "Table Alias"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr ""
|
||||
|
@ -506,15 +512,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr ""
|
||||
|
@ -549,14 +554,14 @@ msgid "View Field Type"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
|
|
@ -20,30 +20,30 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr ""
|
||||
|
@ -54,18 +54,18 @@ msgid "Action"
|
|||
msgstr "Eylem"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, fuzzy, python-format
|
||||
msgid "BI View"
|
||||
msgstr "Görüntüle"
|
||||
|
@ -93,14 +93,14 @@ msgstr "Görüntüle"
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
@ -112,13 +112,20 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
#, fuzzy
|
||||
|
@ -132,7 +139,7 @@ msgid "Create a Menu"
|
|||
msgstr "Oluşturulma tarihi"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr "Oluşturuldu"
|
||||
|
||||
|
@ -149,12 +156,8 @@ msgid "Created on"
|
|||
msgstr "Oluşturulma tarihi"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db: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:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr ""
|
||||
|
@ -165,11 +168,6 @@ msgstr ""
|
|||
msgid "Custom BI Views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -197,7 +195,7 @@ msgid "Display Name"
|
|||
msgstr "Görünen ad"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr "Taslak"
|
||||
|
||||
|
@ -211,6 +209,14 @@ msgstr ""
|
|||
msgid "Er Diagram Image"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -218,17 +224,16 @@ msgid "Field"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_name
|
||||
#, fuzzy
|
||||
#| msgid "Model Name"
|
||||
msgid "Field Name"
|
||||
msgstr "Tip adı"
|
||||
|
||||
|
@ -238,13 +243,13 @@ msgid "Fields"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -273,14 +278,14 @@ msgid "In List"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr ""
|
||||
|
@ -298,7 +303,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr ""
|
||||
|
@ -333,8 +338,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
@ -346,8 +350,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -355,7 +358,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, fuzzy, python-format
|
||||
msgid "Model"
|
||||
|
@ -374,7 +377,7 @@ msgstr "Tipler"
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -382,13 +385,13 @@ msgid "Name"
|
|||
msgstr "Ad"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
@ -406,11 +409,16 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, fuzzy, python-format
|
||||
msgid "Options"
|
||||
msgstr "Eylem"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -439,8 +447,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -467,7 +474,7 @@ msgid "State"
|
|||
msgstr "Hal"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
|
||||
|
@ -477,26 +484,25 @@ msgid "Table Alias"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr ""
|
||||
|
@ -508,15 +514,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr ""
|
||||
|
@ -553,7 +558,7 @@ msgid "View Field Type"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
@ -562,7 +567,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
|
|
@ -20,30 +20,30 @@ msgstr ""
|
|||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr ""
|
||||
|
@ -54,18 +54,18 @@ msgid "Action"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "BI View"
|
||||
msgstr ""
|
||||
|
@ -92,14 +92,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
@ -111,13 +111,20 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
#, fuzzy
|
||||
|
@ -131,7 +138,7 @@ msgid "Create a Menu"
|
|||
msgstr "Дата створення"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
|
@ -148,12 +155,8 @@ msgid "Created on"
|
|||
msgstr "Дата створення"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db: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:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr ""
|
||||
|
@ -164,11 +167,6 @@ msgstr ""
|
|||
msgid "Custom BI Views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -196,7 +194,7 @@ msgid "Display Name"
|
|||
msgstr "Назва для відображення"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
|
@ -210,6 +208,14 @@ msgstr ""
|
|||
msgid "Er Diagram Image"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -217,17 +223,16 @@ msgid "Field"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_name
|
||||
#, fuzzy
|
||||
#| msgid "Display Name"
|
||||
msgid "Field Name"
|
||||
msgstr "Назва для відображення"
|
||||
|
||||
|
@ -237,13 +242,13 @@ msgid "Fields"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -272,14 +277,14 @@ msgid "In List"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr ""
|
||||
|
@ -296,7 +301,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr ""
|
||||
|
@ -331,8 +336,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
@ -344,8 +348,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -353,7 +356,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, python-format
|
||||
msgid "Model"
|
||||
|
@ -372,7 +375,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -380,13 +383,13 @@ msgid "Name"
|
|||
msgstr "Name"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
@ -404,11 +407,16 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Options"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -436,8 +444,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -464,7 +471,7 @@ msgid "State"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
|
||||
|
@ -474,26 +481,25 @@ msgid "Table Alias"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr ""
|
||||
|
@ -505,15 +511,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr ""
|
||||
|
@ -548,14 +553,14 @@ msgid "View Field Type"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
|
|
@ -19,30 +19,30 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr ""
|
||||
|
@ -53,18 +53,18 @@ msgid "Action"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "BI View"
|
||||
msgstr ""
|
||||
|
@ -91,14 +91,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
@ -110,13 +110,20 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
#, fuzzy
|
||||
|
@ -130,7 +137,7 @@ msgid "Create a Menu"
|
|||
msgstr "Được tạo vào"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
|
@ -147,12 +154,8 @@ msgid "Created on"
|
|||
msgstr "Được tạo vào"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db: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:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr ""
|
||||
|
@ -163,11 +166,6 @@ msgstr ""
|
|||
msgid "Custom BI Views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -195,7 +193,7 @@ msgid "Display Name"
|
|||
msgstr "Tên hiển thị"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
|
@ -209,6 +207,14 @@ msgstr ""
|
|||
msgid "Er Diagram Image"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -216,17 +222,16 @@ msgid "Field"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_name
|
||||
#, fuzzy
|
||||
#| msgid "Display Name"
|
||||
msgid "Field Name"
|
||||
msgstr "Tên hiển thị"
|
||||
|
||||
|
@ -236,13 +241,13 @@ msgid "Fields"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -271,14 +276,14 @@ msgid "In List"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr ""
|
||||
|
@ -295,7 +300,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr ""
|
||||
|
@ -330,8 +335,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
@ -343,8 +347,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -352,7 +355,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, python-format
|
||||
msgid "Model"
|
||||
|
@ -371,7 +374,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -379,13 +382,13 @@ msgid "Name"
|
|||
msgstr "Tên"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
@ -403,11 +406,16 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Options"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -435,8 +443,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -463,7 +470,7 @@ msgid "State"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
|
||||
|
@ -473,26 +480,25 @@ msgid "Table Alias"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr ""
|
||||
|
@ -504,15 +510,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr ""
|
||||
|
@ -547,14 +552,14 @@ msgid "View Field Type"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
|
|
@ -19,30 +19,30 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr ""
|
||||
|
@ -53,18 +53,18 @@ msgid "Action"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "BI View"
|
||||
msgstr ""
|
||||
|
@ -91,14 +91,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
@ -110,13 +110,20 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
#, fuzzy
|
||||
|
@ -130,7 +137,7 @@ msgid "Create a Menu"
|
|||
msgstr "Tạo vào"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
|
@ -147,12 +154,8 @@ msgid "Created on"
|
|||
msgstr "Tạo vào"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db: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:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr ""
|
||||
|
@ -163,11 +166,6 @@ msgstr ""
|
|||
msgid "Custom BI Views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -195,7 +193,7 @@ msgid "Display Name"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
|
@ -209,6 +207,14 @@ msgstr ""
|
|||
msgid "Er Diagram Image"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -216,10 +222,10 @@ msgid "Field"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
|
||||
|
@ -234,13 +240,13 @@ msgid "Fields"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -269,14 +275,14 @@ msgid "In List"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr ""
|
||||
|
@ -293,7 +299,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr ""
|
||||
|
@ -328,8 +334,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
@ -341,8 +346,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -350,7 +354,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, python-format
|
||||
msgid "Model"
|
||||
|
@ -369,7 +373,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -377,13 +381,13 @@ msgid "Name"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
@ -401,11 +405,16 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Options"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -433,8 +442,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -461,7 +469,7 @@ msgid "State"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
|
||||
|
@ -471,26 +479,25 @@ msgid "Table Alias"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr ""
|
||||
|
@ -502,15 +509,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr ""
|
||||
|
@ -545,14 +551,14 @@ msgid "View Field Type"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
|
|
@ -19,30 +19,30 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr ""
|
||||
|
@ -53,18 +53,18 @@ msgid "Action"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "BI View"
|
||||
msgstr ""
|
||||
|
@ -91,14 +91,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
@ -110,13 +110,20 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
#, fuzzy
|
||||
|
@ -130,7 +137,7 @@ msgid "Create a Menu"
|
|||
msgstr "创建时间"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
|
@ -147,12 +154,8 @@ msgid "Created on"
|
|||
msgstr "创建时间"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db: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:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr ""
|
||||
|
@ -163,11 +166,6 @@ msgstr ""
|
|||
msgid "Custom BI Views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -195,7 +193,7 @@ msgid "Display Name"
|
|||
msgstr "显示名称"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
|
@ -209,6 +207,14 @@ msgstr ""
|
|||
msgid "Er Diagram Image"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -216,17 +222,16 @@ msgid "Field"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_name
|
||||
#, fuzzy
|
||||
#| msgid "Display Name"
|
||||
msgid "Field Name"
|
||||
msgstr "显示名称"
|
||||
|
||||
|
@ -236,13 +241,13 @@ msgid "Fields"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -271,14 +276,14 @@ msgid "In List"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr ""
|
||||
|
@ -295,7 +300,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr ""
|
||||
|
@ -330,8 +335,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
@ -343,8 +347,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -352,7 +355,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, python-format
|
||||
msgid "Model"
|
||||
|
@ -371,7 +374,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -379,13 +382,13 @@ msgid "Name"
|
|||
msgstr "名称"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
@ -403,11 +406,16 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Options"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -435,8 +443,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -463,7 +470,7 @@ msgid "State"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
|
||||
|
@ -473,26 +480,25 @@ msgid "Table Alias"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr ""
|
||||
|
@ -504,15 +510,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr ""
|
||||
|
@ -547,14 +552,14 @@ msgid "View Field Type"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
|
|
@ -19,30 +19,30 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:418
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"%(msg_title)s\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
"%s"
|
||||
"%(msg_details)s\n"
|
||||
"%(group_list)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:452
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "(join left)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:544
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Abstract models not supported."
|
||||
msgstr ""
|
||||
|
@ -53,18 +53,18 @@ msgid "Action"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:415
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "At least one of the following groups must be added:"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:446
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "BI View"
|
||||
msgstr ""
|
||||
|
@ -91,14 +91,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
@ -110,13 +110,20 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
|
||||
#, python-format
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
|
||||
msgid ""
|
||||
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
|
||||
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
|
||||
"t1's IDs; otherwise IDs are assigned with no specific order."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
|
||||
#, fuzzy
|
||||
|
@ -130,7 +137,7 @@ msgid "Create a Menu"
|
|||
msgstr "建立於"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
|
@ -147,12 +154,8 @@ msgid "Created on"
|
|||
msgstr "建立於"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db: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:106 sql_constraint:bve.view:0
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
|
||||
#, python-format
|
||||
msgid "Custom BI View names must be unique!"
|
||||
msgstr ""
|
||||
|
@ -163,11 +166,6 @@ msgstr ""
|
|||
msgid "Custom BI Views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Custom Object"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
|
||||
msgid "Custom Reports"
|
||||
|
@ -195,7 +193,7 @@ msgid "Display Name"
|
|||
msgstr "顯示名稱"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view,state:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
|
@ -209,6 +207,14 @@ msgstr ""
|
|||
msgid "Er Diagram Image"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error creating the view '{query}':\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
|
@ -216,17 +222,16 @@ msgid "Field"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:64
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Field %s/%s is duplicated.\n"
|
||||
"Field %(field_model)s/%(field_name)s is duplicated.\n"
|
||||
"Please remove the duplications."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_name
|
||||
#, fuzzy
|
||||
#| msgid "Display Name"
|
||||
msgid "Field Name"
|
||||
msgstr "顯示名稱"
|
||||
|
||||
|
@ -236,13 +241,13 @@ msgid "Fields"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:439
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Following fields are missing: %s."
|
||||
msgid "Following fields are missing: %(missing_fields)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:432
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Following models are missing: %s.\n"
|
||||
|
@ -271,14 +276,14 @@ msgid "In List"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:537
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "Inconsistent lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Join Left"
|
||||
msgstr ""
|
||||
|
@ -295,7 +300,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
|
||||
#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
|
||||
#, python-format
|
||||
msgid "Join..."
|
||||
msgstr ""
|
||||
|
@ -330,8 +335,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
@ -343,8 +347,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
|
||||
#, python-format
|
||||
msgid "Measure"
|
||||
|
@ -352,7 +355,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
|
||||
#, python-format
|
||||
msgid "Model"
|
||||
|
@ -371,7 +374,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
|
||||
#, python-format
|
||||
|
@ -379,13 +382,13 @@ msgid "Name"
|
|||
msgstr "名稱"
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/models.py:56
|
||||
#: code:addons/bi_view_editor/models/models.py:0
|
||||
#, python-format
|
||||
msgid "No data to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:424
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "No data to process."
|
||||
msgstr ""
|
||||
|
@ -403,11 +406,16 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Options"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
|
||||
msgid "Over Condition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
|
||||
msgid "Query"
|
||||
|
@ -435,8 +443,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
|
||||
#, python-format
|
||||
msgid "Row"
|
||||
|
@ -463,7 +470,7 @@ msgid "State"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: selection:bve.view.line,list_attr:0
|
||||
#: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
|
||||
|
@ -473,26 +480,25 @@ msgid "Table Alias"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:414
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The model \"%s\" cannot be accessed by users with the selected groups only."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:54
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:50
|
||||
#: code:addons/bi_view_editor/models/bve_view_line.py:0
|
||||
#, python-format
|
||||
msgid "This field cannot be a row or a column."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
|
||||
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
|
||||
msgid "Translations"
|
||||
msgstr ""
|
||||
|
@ -504,15 +510,14 @@ msgstr ""
|
|||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the existing node"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "Use the field"
|
||||
msgstr ""
|
||||
|
@ -547,14 +552,14 @@ msgid "View Field Type"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:489
|
||||
#: code:addons/bi_view_editor/models/bve_view.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a created view! Reset the view to draft first."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_view_editor
|
||||
#. openerp-web
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
|
||||
#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
|
||||
#, python-format
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
|
Loading…
Reference in New Issue