mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: reporting-engine-14.0/reporting-engine-14.0-bi_sql_editor Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-14-0/reporting-engine-14-0-bi_sql_editor/
This commit is contained in:
@@ -93,6 +93,14 @@ msgstr "Vista BI SQL"
|
||||
msgid "Bi SQL View Field"
|
||||
msgstr "Campo Vista BI SQL"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__parent_menu_id
|
||||
msgid ""
|
||||
"By assigning a value to this field before manually creating the UI, you're "
|
||||
"overwriting the parent menu on which the menu related to the SQL report will "
|
||||
"be created."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__group_operator
|
||||
msgid ""
|
||||
@@ -198,8 +206,8 @@ msgstr ""
|
||||
"Defina aquí la restricción de acceso a los datos.\n"
|
||||
" Asegúrese de utilizar un nombre de campo precedido por \"x_\". Se creará "
|
||||
"una regla global. Una regla multiempresa típica es, por ejemplo \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id."
|
||||
"id]),('x_company_id','=',False)]."
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name
|
||||
@@ -442,6 +450,11 @@ msgstr "Sólo se admiten las vistas de gráfico, pivote o árbol"
|
||||
msgid "Open View"
|
||||
msgstr "Abrir Vista"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__parent_menu_id
|
||||
msgid "Parent Odoo Menu"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
@@ -633,6 +646,16 @@ msgstr ""
|
||||
"Tipo del campo Odoo que se creará. Dejar vacío si no quiere crear un nuevo "
|
||||
"campo. Si está vacío, este campo no se mostrará para búsquedas o agrupaciones"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "UI Instances"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "UI Parameters"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields.selection,name:bi_sql_editor.selection__bi_sql_view_field__tree_visibility__unavailable
|
||||
msgid "Unavailable"
|
||||
|
||||
Reference in New Issue
Block a user