mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
[UPD] Update bi_sql_editor.pot
This commit is contained in:
@@ -14,19 +14,25 @@ msgstr ""
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:151
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:518
|
||||
#, python-format
|
||||
msgid "%m/%d/%Y %H:%M:%S UTC"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:155
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:249
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:256
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:275
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:282
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
@@ -44,7 +50,12 @@ msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: view:bi.sql.view:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Are you sure you want to set to draft this SQL View. It will delete the materialized view, and all the previous mapping realized with the columns"
|
||||
msgid "Are you sure you want to set to draft this SQL View. It will delete the materialized view, and all the previous mapping realized with the columns"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: selection:bi.sql.view.field,tree_visibility:0
|
||||
msgid "Available"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
@@ -169,6 +180,11 @@ msgstr ""
|
||||
msgid "Has group changed"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: selection:bi.sql.view.field,tree_visibility:0
|
||||
msgid "Hidden"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: field:bi.sql.view,id:0
|
||||
#: field:bi.sql.view.field,id:0
|
||||
@@ -241,7 +257,7 @@ msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:476
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:500
|
||||
#, python-format
|
||||
msgid "No Column was found.\n"
|
||||
"Columns name should be prefixed by 'x_'."
|
||||
@@ -282,6 +298,11 @@ msgstr ""
|
||||
msgid "Odoo Search View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: field:bi.sql.view,tree_view_id:0
|
||||
msgid "Odoo Tree View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: view:bi.sql.view:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Open View"
|
||||
@@ -298,7 +319,7 @@ msgid "Refresh Materialized View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:264
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:271
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
@@ -314,7 +335,7 @@ msgid "Rule Definition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:359
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:381
|
||||
#, python-format
|
||||
msgid "SQL Error while creating %s VIEW %s :\n"
|
||||
" %s"
|
||||
@@ -432,11 +453,21 @@ msgstr ""
|
||||
msgid "This will try to create an SQL View, based on the SQL request and the according Transient Model and fields, based on settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: field:bi.sql.view.field,tree_visibility:0
|
||||
msgid "Tree Visibility"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: help:bi.sql.view.field,ttype:0
|
||||
msgid "Type of the Odoo field that will be created. Let empty if you don't want to create a new field. If empty, this field will not be displayed neither available for search or group by function"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: selection:bi.sql.view.field,tree_visibility:0
|
||||
msgid "Unavailable"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: view:bi.sql.view:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Update Model Access. Required if you changed groups list after having created the model"
|
||||
@@ -463,13 +494,13 @@ msgid "View Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:161
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:165
|
||||
#, python-format
|
||||
msgid "You can only process this action on SQL Valid items"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:143
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:147
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
Reference in New Issue
Block a user