[UPD] Update bi_sql_editor.pot
parent
166007b7df
commit
10a8d6759e
|
@ -12,32 +12,32 @@ msgstr ""
|
|||
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Amharic (https://www.transifex.com/oca/teams/23907/am/)\n"
|
||||
"Language: am\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: am\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:563
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:279
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:305
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -48,11 +48,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -124,8 +119,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -170,7 +167,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -265,12 +263,11 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:544
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -323,7 +320,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -333,6 +330,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -344,7 +346,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:294
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -360,7 +362,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:426
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -387,7 +389,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -460,9 +463,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -495,8 +497,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -543,17 +545,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -606,6 +620,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -12,32 +12,33 @@ msgstr ""
|
|||
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Arabic (https://www.transifex.com/oca/teams/23907/ar/)\n"
|
||||
"Language: ar\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ar\n"
|
||||
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
|
||||
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
|
||||
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:563
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:279
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:305
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -48,11 +49,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -124,8 +120,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -170,7 +168,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -265,12 +264,11 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr "الاسم"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:544
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -323,7 +321,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -333,6 +331,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -344,7 +347,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:294
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -360,7 +363,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:426
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -387,7 +390,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -460,9 +464,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -495,8 +498,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -543,17 +546,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -606,6 +621,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -12,32 +12,32 @@ msgstr ""
|
|||
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Bulgarian (https://www.transifex.com/oca/teams/23907/bg/)\n"
|
||||
"Language: bg\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: bg\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:563
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:279
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:305
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -48,11 +48,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -124,8 +119,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -170,7 +167,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -265,12 +263,11 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr "Име"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:544
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -323,7 +320,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -333,6 +330,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -344,7 +346,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:294
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -360,7 +362,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:426
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -387,7 +389,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -460,9 +463,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -495,8 +497,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -543,17 +545,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -606,6 +620,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -0,0 +1,600 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * bi_sql_editor
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_group_ids
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db: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"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: selection:bi.sql.view.field,tree_visibility:0
|
||||
msgid "Available"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_is_group_by
|
||||
msgid "Check this box if you want to create a 'group by' option in the search view"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_is_index
|
||||
msgid "Check this box if you want to create an index on that field. This is recommended for searchable and groupable fields, to reduce duration"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: selection:bi.sql.view.field,graph_type:0
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_view_order
|
||||
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Create SQL View, Indexes and Models"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Create UI"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_create_uid
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_create_uid
|
||||
msgid "Created by"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_create_date
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_create_date
|
||||
msgid "Created on"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_cron_id
|
||||
msgid "Cron Task that will refresh the materialized view"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_size
|
||||
msgid "Database Size"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid "Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_display_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: selection:bi.sql.view,state:0
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid "Extra Rule Definition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Extras Information"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_field_description
|
||||
msgid "Field Description"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid "Field Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_many2one_model_id
|
||||
msgid "For 'Many2one' Odoo field.\n"
|
||||
" Comodel of the field."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid "For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_model_name
|
||||
msgid "Full Qualified Name of the transient model that will be created."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_view_name
|
||||
msgid "Full name of the SQL view"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_graph_type
|
||||
msgid "Graph Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_has_group_changed
|
||||
msgid "Has group changed"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: selection:bi.sql.view.field,tree_visibility:0
|
||||
msgid "Hidden"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_id
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_index_name
|
||||
msgid "Index Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_is_group_by
|
||||
msgid "Is Group by"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_is_index
|
||||
msgid "Is Index"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_is_materialized
|
||||
msgid "Is Materialized View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view___last_update
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_write_uid
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_write_date
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_materialized_text
|
||||
msgid "Materialized text"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: selection:bi.sql.view.field,graph_type:0
|
||||
msgid "Measure"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_many2one_model_id
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Model"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_model_name
|
||||
msgid "Model Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid "No Column was found.\n"
|
||||
"Columns name should be prefixed by 'x_'."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_action_id
|
||||
msgid "Odoo Action"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_cron_id
|
||||
msgid "Odoo Cron"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_graph_view_id
|
||||
msgid "Odoo Graph View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_menu_id
|
||||
msgid "Odoo Menu"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_model_id
|
||||
msgid "Odoo Model"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_pivot_view_id
|
||||
msgid "Odoo Pivot View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_rule_id
|
||||
msgid "Odoo Rule"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_search_view_id
|
||||
msgid "Odoo Search View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_tree_view_id
|
||||
msgid "Odoo Tree View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Refresh Materialized View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: selection:bi.sql.view.field,graph_type:0
|
||||
msgid "Row"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Rule Definition"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid "SQL Error while creating %s VIEW %s :\n"
|
||||
" %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_bi_sql_view_field_ids
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "SQL Fields"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "SQL Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.menu,name:bi_sql_editor.menu_bi_sql_editor
|
||||
msgid "SQL Reports"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sql_type
|
||||
msgid "SQL Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_sql_type
|
||||
msgid "SQL Type in the database"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: selection:bi.sql.view,state:0
|
||||
msgid "SQL Valid"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_bi_sql_view_id
|
||||
msgid "SQL View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: selection:bi.sql.view,state:0
|
||||
msgid "SQL View and Model Created"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.actions.act_window,name:bi_sql_editor.action_bi_sql_view
|
||||
#: model:ir.ui.menu,name:bi_sql_editor.menu_bi_sql_view
|
||||
msgid "SQL Views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Security"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid "Selection Options"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Set to Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_size
|
||||
msgid "Size of the materialized view and its indexes"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_state
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_state
|
||||
msgid "State of the Request:\n"
|
||||
" * 'Draft': Not tested\n"
|
||||
" * 'SQL Valid': SQL Request has been checked and is valid"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid "Suffix of the SQL view. SQL full name will be computed and prefixed by 'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid "Technical Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_field_description
|
||||
msgid "This will be used as the name of the Odoo field, displayed for users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "This will create Odoo View, Action and Menu"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
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
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_tree_visibility
|
||||
msgid "Tree Visibility"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid "Type of the Odoo field that will be created. Keep 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
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Update Model Access. Required if you changed groups list after having created the model"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Update Model Acess"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "User Interface"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Validate SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_view_name
|
||||
msgid "View Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_view_order
|
||||
msgid "View Order"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: selection:bi.sql.view,state:0
|
||||
msgid "Views, Action and Menu Created"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view_field
|
||||
msgid "bi.sql.view.field"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: selection:bi.sql.view.field,ttype:0
|
||||
msgid "boolean"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: selection:bi.sql.view.field,ttype:0
|
||||
msgid "char"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: selection:bi.sql.view.field,ttype:0
|
||||
msgid "date"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: selection:bi.sql.view.field,ttype:0
|
||||
msgid "datetime"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: selection:bi.sql.view.field,ttype:0
|
||||
msgid "float"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: selection:bi.sql.view.field,ttype:0
|
||||
msgid "integer"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: selection:bi.sql.view.field,ttype:0
|
||||
msgid "many2one"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: selection:bi.sql.view.field,ttype:0
|
||||
msgid "selection"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "this will refresh the materialized view"
|
||||
msgstr ""
|
||||
|
|
@ -12,32 +12,33 @@ msgstr ""
|
|||
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Bosnian (https://www.transifex.com/oca/teams/23907/bs/)\n"
|
||||
"Language: bs\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: bs\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:563
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:279
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:305
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -48,11 +49,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -124,8 +120,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -170,7 +168,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -265,12 +264,11 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr "Ime"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:544
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -323,7 +321,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -333,6 +331,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -344,7 +347,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:294
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -360,7 +363,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:426
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -387,7 +390,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -460,9 +464,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -495,8 +498,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -543,17 +546,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -606,6 +621,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -12,32 +12,32 @@ msgstr ""
|
|||
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/ca/)\n"
|
||||
"Language: ca\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ca\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:563
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:279
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:305
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -48,11 +48,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -124,8 +119,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -170,7 +167,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -265,12 +263,11 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr "Nom"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:544
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -323,7 +320,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -333,6 +330,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -344,7 +346,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:294
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -360,7 +362,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:426
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -387,7 +389,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -460,9 +463,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -495,8 +497,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -543,17 +545,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -606,6 +620,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -12,32 +12,32 @@ msgstr ""
|
|||
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Czech (https://www.transifex.com/oca/teams/23907/cs/)\n"
|
||||
"Language: cs\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: cs\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:563
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:279
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:305
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -48,11 +48,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -124,8 +119,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -170,7 +167,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -265,12 +263,11 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr "Název"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:544
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -323,7 +320,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -333,6 +330,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -344,7 +346,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:294
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -360,7 +362,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:426
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -387,7 +389,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -460,9 +463,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -495,8 +497,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -543,17 +545,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -606,6 +620,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -12,32 +12,32 @@ msgstr ""
|
|||
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Danish (https://www.transifex.com/oca/teams/23907/da/)\n"
|
||||
"Language: da\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: da\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:563
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:279
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:305
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -48,11 +48,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -124,8 +119,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -170,7 +167,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -265,12 +263,11 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr "Navn"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:544
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -323,7 +320,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -333,6 +330,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -344,7 +346,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:294
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -360,7 +362,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:426
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -387,7 +389,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -460,9 +463,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -495,8 +497,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -543,17 +545,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -606,6 +620,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -13,32 +13,32 @@ msgstr ""
|
|||
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
|
||||
"Last-Translator: Rudolf Schnapka <rs@techno-flex.de>, 2017\n"
|
||||
"Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n"
|
||||
"Language: de\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: de\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:563
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:279
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:305
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -49,11 +49,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr "Erlaubte Gruppen"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr "Erlaubte Benutzer"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -125,8 +120,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -171,7 +168,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -266,12 +264,11 @@ msgstr "Modellbezeichnung"
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr "Bezeichnung"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:544
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -324,7 +321,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -334,6 +331,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -345,7 +347,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:294
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -361,7 +363,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:426
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -388,7 +390,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -464,9 +467,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -499,8 +501,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -547,17 +549,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -610,6 +624,7 @@ msgstr "Auswahl"
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
@ -617,3 +632,6 @@ msgstr ""
|
|||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "this will refresh the materialized view"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Allowed Users"
|
||||
#~ msgstr "Erlaubte Benutzer"
|
||||
|
|
|
@ -11,33 +11,34 @@ msgstr ""
|
|||
"POT-Creation-Date: 2017-08-12 02:51+0000\n"
|
||||
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Greek (Greece) (https://www.transifex.com/oca/teams/23907/el_GR/)\n"
|
||||
"Language-Team: Greek (Greece) (https://www.transifex.com/oca/teams/23907/"
|
||||
"el_GR/)\n"
|
||||
"Language: el_GR\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: el_GR\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:563
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:279
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:305
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -48,11 +49,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -124,8 +120,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -170,7 +168,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -265,12 +264,11 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr "Ονομασία"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:544
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -323,7 +321,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -333,6 +331,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -344,7 +347,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:294
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -360,7 +363,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:426
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -387,7 +390,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -460,9 +464,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -495,8 +498,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -543,17 +546,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -606,6 +621,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -11,33 +11,34 @@ msgstr ""
|
|||
"POT-Creation-Date: 2017-08-12 02:51+0000\n"
|
||||
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: English (United Kingdom) (https://www.transifex.com/oca/teams/23907/en_GB/)\n"
|
||||
"Language-Team: English (United Kingdom) (https://www.transifex.com/oca/"
|
||||
"teams/23907/en_GB/)\n"
|
||||
"Language: en_GB\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: en_GB\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:563
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:279
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:305
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -48,11 +49,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -124,8 +120,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -170,7 +168,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -265,12 +264,11 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr "Name"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:544
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -323,7 +321,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -333,6 +331,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -344,7 +347,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:294
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -360,7 +363,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:426
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -387,7 +390,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -460,9 +464,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -495,8 +498,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -543,17 +546,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -606,6 +621,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -12,32 +12,32 @@ msgstr ""
|
|||
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
|
||||
"Language: es\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:563
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:279
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:305
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -48,11 +48,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -124,8 +119,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -170,7 +167,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -265,12 +263,11 @@ msgstr "Nombre del modelo"
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr "Nombre"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:544
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -323,7 +320,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -333,6 +330,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -344,7 +346,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:294
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -360,7 +362,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:426
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -387,7 +389,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -460,9 +463,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -495,8 +497,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -543,17 +545,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -606,6 +620,7 @@ msgstr "selección"
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -11,33 +11,34 @@ msgstr ""
|
|||
"POT-Creation-Date: 2017-08-12 02:51+0000\n"
|
||||
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Spanish (Argentina) (https://www.transifex.com/oca/teams/23907/es_AR/)\n"
|
||||
"Language-Team: Spanish (Argentina) (https://www.transifex.com/oca/"
|
||||
"teams/23907/es_AR/)\n"
|
||||
"Language: es_AR\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es_AR\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:563
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:279
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:305
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -48,11 +49,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -124,8 +120,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -170,7 +168,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -265,12 +264,11 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr "Nombre"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:544
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -323,7 +321,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -333,6 +331,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -344,7 +347,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:294
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -360,7 +363,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:426
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -387,7 +390,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -460,9 +464,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -495,8 +498,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -543,17 +546,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -606,6 +621,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -11,33 +11,34 @@ msgstr ""
|
|||
"POT-Creation-Date: 2017-08-12 02:51+0000\n"
|
||||
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Spanish (Chile) (https://www.transifex.com/oca/teams/23907/es_CL/)\n"
|
||||
"Language-Team: Spanish (Chile) (https://www.transifex.com/oca/teams/23907/"
|
||||
"es_CL/)\n"
|
||||
"Language: es_CL\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es_CL\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:563
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:279
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:305
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -48,11 +49,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -124,8 +120,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -170,7 +168,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -265,12 +264,11 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr "Nombre"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:544
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -323,7 +321,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -333,6 +331,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -344,7 +347,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:294
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -360,7 +363,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:426
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -387,7 +390,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -460,9 +464,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -495,8 +498,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -543,17 +546,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -606,6 +621,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -11,33 +11,34 @@ msgstr ""
|
|||
"POT-Creation-Date: 2017-08-12 02:51+0000\n"
|
||||
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Spanish (Colombia) (https://www.transifex.com/oca/teams/23907/es_CO/)\n"
|
||||
"Language-Team: Spanish (Colombia) (https://www.transifex.com/oca/teams/23907/"
|
||||
"es_CO/)\n"
|
||||
"Language: es_CO\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es_CO\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:563
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:279
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:305
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -48,11 +49,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -124,8 +120,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -170,7 +168,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -265,12 +264,11 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr "Nombre"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:544
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -323,7 +321,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -333,6 +331,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -344,7 +347,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:294
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -360,7 +363,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:426
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -387,7 +390,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -460,9 +464,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -495,8 +498,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -543,17 +546,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -606,6 +621,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -11,33 +11,34 @@ msgstr ""
|
|||
"POT-Creation-Date: 2017-08-12 02:51+0000\n"
|
||||
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Spanish (Costa Rica) (https://www.transifex.com/oca/teams/23907/es_CR/)\n"
|
||||
"Language-Team: Spanish (Costa Rica) (https://www.transifex.com/oca/"
|
||||
"teams/23907/es_CR/)\n"
|
||||
"Language: es_CR\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es_CR\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:563
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:279
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:305
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -48,11 +49,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -124,8 +120,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -170,7 +168,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -265,12 +264,11 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr "Nombre"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:544
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -323,7 +321,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -333,6 +331,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -344,7 +347,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:294
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -360,7 +363,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:426
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -387,7 +390,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -460,9 +464,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -495,8 +498,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -543,17 +546,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -606,6 +621,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -11,33 +11,34 @@ msgstr ""
|
|||
"POT-Creation-Date: 2017-08-12 02:51+0000\n"
|
||||
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Spanish (Dominican Republic) (https://www.transifex.com/oca/teams/23907/es_DO/)\n"
|
||||
"Language-Team: Spanish (Dominican Republic) (https://www.transifex.com/oca/"
|
||||
"teams/23907/es_DO/)\n"
|
||||
"Language: es_DO\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es_DO\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:563
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:279
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:305
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -48,11 +49,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -124,8 +120,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -170,7 +168,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -265,12 +264,11 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr "Nombre"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:544
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -323,7 +321,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -333,6 +331,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -344,7 +347,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:294
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -360,7 +363,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:426
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -387,7 +390,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -460,9 +464,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -495,8 +498,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -543,17 +546,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -606,6 +621,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -11,33 +11,34 @@ msgstr ""
|
|||
"POT-Creation-Date: 2017-08-12 02:51+0000\n"
|
||||
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Spanish (Ecuador) (https://www.transifex.com/oca/teams/23907/es_EC/)\n"
|
||||
"Language-Team: Spanish (Ecuador) (https://www.transifex.com/oca/teams/23907/"
|
||||
"es_EC/)\n"
|
||||
"Language: es_EC\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es_EC\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:563
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:279
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:305
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -48,11 +49,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -124,8 +120,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -170,7 +168,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -265,12 +264,11 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr "Nombre"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:544
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -323,7 +321,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -333,6 +331,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -344,7 +347,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:294
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -360,7 +363,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:426
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -387,7 +390,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -460,9 +464,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -495,8 +498,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -543,17 +546,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -606,6 +621,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -11,33 +11,34 @@ msgstr ""
|
|||
"POT-Creation-Date: 2017-08-12 02:51+0000\n"
|
||||
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Spanish (Spain) (https://www.transifex.com/oca/teams/23907/es_ES/)\n"
|
||||
"Language-Team: Spanish (Spain) (https://www.transifex.com/oca/teams/23907/"
|
||||
"es_ES/)\n"
|
||||
"Language: es_ES\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es_ES\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:563
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:279
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:305
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -48,11 +49,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -124,8 +120,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -170,7 +168,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -265,12 +264,11 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:544
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -323,7 +321,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -333,6 +331,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -344,7 +347,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:294
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -360,7 +363,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:426
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -387,7 +390,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -460,9 +464,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -495,8 +498,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -543,17 +546,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -606,6 +621,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -11,33 +11,34 @@ msgstr ""
|
|||
"POT-Creation-Date: 2017-08-12 02:51+0000\n"
|
||||
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Spanish (Mexico) (https://www.transifex.com/oca/teams/23907/es_MX/)\n"
|
||||
"Language-Team: Spanish (Mexico) (https://www.transifex.com/oca/teams/23907/"
|
||||
"es_MX/)\n"
|
||||
"Language: es_MX\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es_MX\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:563
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:279
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:305
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -48,11 +49,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -124,8 +120,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -170,7 +168,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -265,12 +264,11 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr "Nombre"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:544
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -323,7 +321,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -333,6 +331,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -344,7 +347,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:294
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -360,7 +363,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:426
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -387,7 +390,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -460,9 +464,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -495,8 +498,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -543,17 +546,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -606,6 +621,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -11,33 +11,34 @@ msgstr ""
|
|||
"POT-Creation-Date: 2017-08-12 02:51+0000\n"
|
||||
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Spanish (Peru) (https://www.transifex.com/oca/teams/23907/es_PE/)\n"
|
||||
"Language-Team: Spanish (Peru) (https://www.transifex.com/oca/teams/23907/"
|
||||
"es_PE/)\n"
|
||||
"Language: es_PE\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es_PE\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:563
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:279
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:305
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -48,11 +49,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -124,8 +120,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -170,7 +168,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -265,12 +264,11 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr "Nombre"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:544
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -323,7 +321,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -333,6 +331,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -344,7 +347,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:294
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -360,7 +363,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:426
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -387,7 +390,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -460,9 +464,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -495,8 +498,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -543,17 +546,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -606,6 +621,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -11,33 +11,34 @@ msgstr ""
|
|||
"POT-Creation-Date: 2017-08-12 02:51+0000\n"
|
||||
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Spanish (Paraguay) (https://www.transifex.com/oca/teams/23907/es_PY/)\n"
|
||||
"Language-Team: Spanish (Paraguay) (https://www.transifex.com/oca/teams/23907/"
|
||||
"es_PY/)\n"
|
||||
"Language: es_PY\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es_PY\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:563
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:279
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:305
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -48,11 +49,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -124,8 +120,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -170,7 +168,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -265,12 +264,11 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr "Nombre"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:544
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -323,7 +321,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -333,6 +331,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -344,7 +347,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:294
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -360,7 +363,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:426
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -387,7 +390,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -460,9 +464,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -495,8 +498,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -543,17 +546,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -606,6 +621,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -11,33 +11,34 @@ msgstr ""
|
|||
"POT-Creation-Date: 2017-08-12 02:51+0000\n"
|
||||
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Spanish (Venezuela) (https://www.transifex.com/oca/teams/23907/es_VE/)\n"
|
||||
"Language-Team: Spanish (Venezuela) (https://www.transifex.com/oca/"
|
||||
"teams/23907/es_VE/)\n"
|
||||
"Language: es_VE\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es_VE\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:563
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:279
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:305
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -48,11 +49,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -124,8 +120,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -170,7 +168,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -265,12 +264,11 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr "Nombre"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:544
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -323,7 +321,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -333,6 +331,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -344,7 +347,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:294
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -360,7 +363,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:426
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -387,7 +390,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -460,9 +464,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -495,8 +498,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -543,17 +546,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -606,6 +621,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -12,32 +12,32 @@ msgstr ""
|
|||
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Estonian (https://www.transifex.com/oca/teams/23907/et/)\n"
|
||||
"Language: et\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: et\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:563
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:279
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:305
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -48,11 +48,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -124,8 +119,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -170,7 +167,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -265,12 +263,11 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr "Nimi"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:544
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -323,7 +320,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -333,6 +330,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -344,7 +346,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:294
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -360,7 +362,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:426
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -387,7 +389,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -460,9 +463,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -495,8 +497,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -543,17 +545,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -606,6 +620,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -12,32 +12,32 @@ msgstr ""
|
|||
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Basque (https://www.transifex.com/oca/teams/23907/eu/)\n"
|
||||
"Language: eu\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: eu\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:563
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:279
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:305
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -48,11 +48,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -124,8 +119,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -170,7 +167,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -265,12 +263,11 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr "Izena"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:544
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -323,7 +320,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -333,6 +330,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -344,7 +346,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:294
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -360,7 +362,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:426
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -387,7 +389,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -460,9 +463,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -495,8 +497,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -543,17 +545,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -606,6 +620,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -12,32 +12,32 @@ msgstr ""
|
|||
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Persian (https://www.transifex.com/oca/teams/23907/fa/)\n"
|
||||
"Language: fa\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: fa\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:563
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:279
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:305
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -48,11 +48,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -124,8 +119,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -170,7 +167,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -265,12 +263,11 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr "نام"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:544
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -323,7 +320,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -333,6 +330,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -344,7 +346,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:294
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -360,7 +362,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:426
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -387,7 +389,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -460,9 +463,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -495,8 +497,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -543,17 +545,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -606,6 +620,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -12,32 +12,32 @@ msgstr ""
|
|||
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Finnish (https://www.transifex.com/oca/teams/23907/fi/)\n"
|
||||
"Language: fi\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: fi\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:563
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:279
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:305
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -48,11 +48,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -124,8 +119,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -170,7 +167,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -265,12 +263,11 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr "Nimi"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:544
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -323,7 +320,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -333,6 +330,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -344,7 +346,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:294
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -360,7 +362,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:426
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -387,7 +389,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -460,9 +463,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -495,8 +497,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -543,17 +545,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -606,6 +620,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -12,32 +12,32 @@ msgstr ""
|
|||
"PO-Revision-Date: 2017-08-31 11:56+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n"
|
||||
"Language: fr\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: fr\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:564
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, python-format
|
||||
msgid "%m/%d/%Y %H:%M:%S UTC"
|
||||
msgstr "%d/%m/%Y %H:%M:%S UTC"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr "%s (Copie)"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:278
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr "%s Accès %s"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:304
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr "Accès %s"
|
||||
|
@ -48,11 +48,6 @@ msgstr "Accès %s"
|
|||
msgid "Allowed Groups"
|
||||
msgstr "Groupes autorisés"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr "Utilisateurs Autorisés"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -73,8 +68,7 @@ msgstr "Disponible"
|
|||
msgid ""
|
||||
"Check this box if you want to create a 'group by' option in the search view"
|
||||
msgstr ""
|
||||
"Cochez cette case pour créer une option 'Grouper Par' sur la vue de "
|
||||
"recherche"
|
||||
"Cochez cette case pour créer une option 'Grouper Par' sur la vue de recherche"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_is_index
|
||||
|
@ -134,12 +128,17 @@ msgstr "Taille de la base de données"
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
"Définir ici les règles de restrictions d'accès aux données.\n"
|
||||
" Faite attention à utilliser des noms de champs préfixés par 'x_'. Un 'ir.rule' global sera créé. Une règle classique en multi-companie est, par exemple : \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Faite attention à utilliser des noms de champs préfixés par 'x_'. Un 'ir."
|
||||
"rule' global sera créé. Une règle classique en multi-companie est, par "
|
||||
"exemple : \n"
|
||||
" ['|', ('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
|
||||
|
@ -185,10 +184,13 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
"Pour les champs Odoo 'Selection'.\n"
|
||||
" Liste des options, spécifié par une expression python, définition une liste de paires de (clé, valeur). Par exemple : [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" Liste des options, spécifié par une expression python, définition une liste "
|
||||
"de paires de (clé, valeur). Par exemple : [('blue','Blue'), "
|
||||
"('yellow','Yellow')]"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_model_name
|
||||
|
@ -282,12 +284,11 @@ msgstr "Nom du modèle"
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr "Nom"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:545
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -342,7 +343,7 @@ msgid "Odoo Tree View"
|
|||
msgstr "Vue Liste Odoo"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr "Seules les vues graphique, pivot et arbre sont supportées"
|
||||
|
@ -352,6 +353,12 @@ msgstr "Seules les vues graphique, pivot et arbre sont supportées"
|
|||
msgid "Open View"
|
||||
msgstr "Ouvrir la vue"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
#, fuzzy
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr "Valider l'expression SQL"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -363,7 +370,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr "Rafraichir la vue matérialisée"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:293
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr "Rafraichir la vue matérialisée %s"
|
||||
|
@ -379,7 +386,7 @@ msgid "Rule Definition"
|
|||
msgstr "Définition de règle"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:425
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -408,12 +415,14 @@ msgstr "SQL Reports"
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
"Requête SQL qui sera insérée dans la vue SQL. Faire attention à :\n"
|
||||
" * Mettre un nom (AS) pour tous les champs à afficher, spécialement si vous utilisez des fonctions SQL (comme EXTRACT, ...);\n"
|
||||
" * Mettre un nom (AS) pour tous les champs à afficher, spécialement si vous "
|
||||
"utilisez des fonctions SQL (comme EXTRACT, ...);\n"
|
||||
" * Ne pas utiliser 'SELECT *' ou 'SELECT table.*';\n"
|
||||
" * Préfixer le nom des colonnes à afficher par 'x_';"
|
||||
|
||||
|
@ -488,14 +497,12 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
"Suffixe de la vue SQL. Le nom SQL complet sera calculé et préfixé par "
|
||||
"'x_bi_sql_view_'. La syntaxe doit suivre : "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. La syntaxe doit suivre : https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
|
@ -531,13 +538,13 @@ msgstr "Visibilité dans la liste"
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
"Type du champs Odoo qui sera créé. Garder vide si vous ne souhaitez pas "
|
||||
"créer un nouveau champ. Si vide, ce champ ne sera pas affiché et ne sera pas"
|
||||
" disponible pour les fonctions de recherche et de regroupement"
|
||||
"créer un nouveau champ. Si vide, ce champ ne sera pas affiché et ne sera pas "
|
||||
"disponible pour les fonctions de recherche et de regroupement"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: selection:bi.sql.view.field,tree_visibility:0
|
||||
|
@ -550,8 +557,8 @@ msgid ""
|
|||
"Update Model Access. Required if you changed groups list after having "
|
||||
"created the model"
|
||||
msgstr ""
|
||||
"Mettre à jour l'accès au modèle. Requis si vous changez la liste de groupes,"
|
||||
" après avoir créer le modèle"
|
||||
"Mettre à jour l'accès au modèle. Requis si vous changez la liste de groupes, "
|
||||
"après avoir créer le modèle"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
|
@ -584,17 +591,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr "Vues, Actions et menus créés"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, fuzzy, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr "Tâche CRON qui va rafraichir la vue matérialisée"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, python-format
|
||||
msgid "You can only process this action on SQL Valid items"
|
||||
msgstr "Vous pouvez seulement réaliser cette action sur des items SQL valides"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr "Vous pouvez seulement supprimer des vues en brouillon"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -647,6 +666,7 @@ msgstr "selection"
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr "sequence"
|
||||
|
||||
|
@ -654,3 +674,6 @@ msgstr "sequence"
|
|||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "this will refresh the materialized view"
|
||||
msgstr "Cela va rafraichir la vue matérialisée"
|
||||
|
||||
#~ msgid "Allowed Users"
|
||||
#~ msgstr "Utilisateurs Autorisés"
|
||||
|
|
|
@ -11,33 +11,34 @@ msgstr ""
|
|||
"POT-Creation-Date: 2017-08-12 02:51+0000\n"
|
||||
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: French (Canada) (https://www.transifex.com/oca/teams/23907/fr_CA/)\n"
|
||||
"Language-Team: French (Canada) (https://www.transifex.com/oca/teams/23907/"
|
||||
"fr_CA/)\n"
|
||||
"Language: fr_CA\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: fr_CA\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:563
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:279
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:305
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -48,11 +49,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -124,8 +120,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -170,7 +168,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -265,12 +264,11 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr "Nom"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:544
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -323,7 +321,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -333,6 +331,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -344,7 +347,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:294
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -360,7 +363,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:426
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -387,7 +390,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -460,9 +464,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -495,8 +498,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -543,17 +546,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -606,6 +621,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -11,33 +11,34 @@ msgstr ""
|
|||
"POT-Creation-Date: 2017-08-12 02:51+0000\n"
|
||||
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: French (Switzerland) (https://www.transifex.com/oca/teams/23907/fr_CH/)\n"
|
||||
"Language-Team: French (Switzerland) (https://www.transifex.com/oca/"
|
||||
"teams/23907/fr_CH/)\n"
|
||||
"Language: fr_CH\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: fr_CH\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:563
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:279
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:305
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -48,11 +49,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -124,8 +120,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -170,7 +168,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -265,12 +264,11 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:544
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -323,7 +321,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -333,6 +331,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -344,7 +347,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:294
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -360,7 +363,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:426
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -387,7 +390,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -460,9 +464,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -495,8 +498,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -543,17 +546,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -606,6 +621,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -12,32 +12,32 @@ msgstr ""
|
|||
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Galician (https://www.transifex.com/oca/teams/23907/gl/)\n"
|
||||
"Language: gl\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: gl\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:563
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:279
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:305
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -48,11 +48,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -124,8 +119,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -170,7 +167,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -265,12 +263,11 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr "Nome"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:544
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -323,7 +320,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -333,6 +330,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -344,7 +346,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:294
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -360,7 +362,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:426
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -387,7 +389,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -460,9 +463,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -495,8 +497,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -543,17 +545,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -606,6 +620,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -11,33 +11,34 @@ msgstr ""
|
|||
"POT-Creation-Date: 2017-08-12 02:51+0000\n"
|
||||
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Galician (Spain) (https://www.transifex.com/oca/teams/23907/gl_ES/)\n"
|
||||
"Language-Team: Galician (Spain) (https://www.transifex.com/oca/teams/23907/"
|
||||
"gl_ES/)\n"
|
||||
"Language: gl_ES\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: gl_ES\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:563
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:279
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:305
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -48,11 +49,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -124,8 +120,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -170,7 +168,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -265,12 +264,11 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:544
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -323,7 +321,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -333,6 +331,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -344,7 +347,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:294
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -360,7 +363,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:426
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -387,7 +390,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -460,9 +464,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -495,8 +498,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -543,17 +546,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -606,6 +621,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -12,32 +12,32 @@ msgstr ""
|
|||
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Hebrew (https://www.transifex.com/oca/teams/23907/he/)\n"
|
||||
"Language: he\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: he\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:563
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:279
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:305
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -48,11 +48,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -124,8 +119,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -170,7 +167,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -265,12 +263,11 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr "שם"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:544
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -323,7 +320,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -333,6 +330,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -344,7 +346,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:294
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -360,7 +362,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:426
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -387,7 +389,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -460,9 +463,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -495,8 +497,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -543,17 +545,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -606,6 +620,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -12,32 +12,33 @@ msgstr ""
|
|||
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n"
|
||||
"Language: hr\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: hr\n"
|
||||
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:563
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:279
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:305
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -48,11 +49,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -124,8 +120,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -170,7 +168,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -265,12 +264,11 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr "Naziv"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:544
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -323,7 +321,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -333,6 +331,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -344,7 +347,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:294
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -360,7 +363,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:426
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -387,7 +390,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -460,9 +464,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -495,8 +498,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -543,17 +546,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -606,6 +621,7 @@ msgstr "odabir"
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -11,33 +11,35 @@ msgstr ""
|
|||
"POT-Creation-Date: 2017-08-12 02:51+0000\n"
|
||||
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/hr_HR/)\n"
|
||||
"Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/"
|
||||
"hr_HR/)\n"
|
||||
"Language: hr_HR\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: hr_HR\n"
|
||||
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:563
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:279
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:305
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -48,11 +50,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -124,8 +121,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -170,7 +169,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -265,12 +265,11 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr "Naziv"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:544
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -323,7 +322,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -333,6 +332,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -344,7 +348,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:294
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -360,7 +364,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:426
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -387,7 +391,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -460,9 +465,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -495,8 +499,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -543,17 +547,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -606,6 +622,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -12,32 +12,32 @@ msgstr ""
|
|||
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Hungarian (https://www.transifex.com/oca/teams/23907/hu/)\n"
|
||||
"Language: hu\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: hu\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:563
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:279
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:305
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -48,11 +48,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -124,8 +119,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -170,7 +167,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -265,12 +263,11 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr "Név"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:544
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -323,7 +320,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -333,6 +330,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -344,7 +346,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:294
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -360,7 +362,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:426
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -387,7 +389,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -460,9 +463,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -495,8 +497,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -543,17 +545,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -606,6 +620,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -12,32 +12,32 @@ msgstr ""
|
|||
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Indonesian (https://www.transifex.com/oca/teams/23907/id/)\n"
|
||||
"Language: id\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: id\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:563
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:279
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:305
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -48,11 +48,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -124,8 +119,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -170,7 +167,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -265,12 +263,11 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr "Nama"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:544
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -323,7 +320,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -333,6 +330,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -344,7 +346,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:294
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -360,7 +362,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:426
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -387,7 +389,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -460,9 +463,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -495,8 +497,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -543,17 +545,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -606,6 +620,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -13,32 +13,32 @@ msgstr ""
|
|||
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
|
||||
"Last-Translator: Paolo Valier <paolo.valier@hotmail.it>, 2017\n"
|
||||
"Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n"
|
||||
"Language: it\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: it\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:563
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:279
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:305
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -49,11 +49,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -125,8 +120,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -171,7 +168,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -266,12 +264,11 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr "Nome"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:544
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -324,7 +321,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -334,6 +331,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -345,7 +347,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:294
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -361,7 +363,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:426
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -388,7 +390,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -461,9 +464,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -496,8 +498,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -544,17 +546,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -607,6 +621,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -12,32 +12,32 @@ msgstr ""
|
|||
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Japanese (https://www.transifex.com/oca/teams/23907/ja/)\n"
|
||||
"Language: ja\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ja\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:563
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:279
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:305
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -48,11 +48,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -124,8 +119,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -170,7 +167,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -265,12 +263,11 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr "名称"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:544
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -323,7 +320,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -333,6 +330,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -344,7 +346,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:294
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -360,7 +362,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:426
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -387,7 +389,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -460,9 +463,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -495,8 +497,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -543,17 +545,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -606,6 +620,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -12,32 +12,32 @@ msgstr ""
|
|||
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Korean (https://www.transifex.com/oca/teams/23907/ko/)\n"
|
||||
"Language: ko\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ko\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:563
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:279
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:305
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -48,11 +48,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -124,8 +119,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -170,7 +167,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -265,12 +263,11 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr "이름"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:544
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -323,7 +320,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -333,6 +330,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -344,7 +346,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:294
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -360,7 +362,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:426
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -387,7 +389,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -460,9 +463,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -495,8 +497,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -543,17 +545,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -606,6 +620,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -12,32 +12,33 @@ msgstr ""
|
|||
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Lithuanian (https://www.transifex.com/oca/teams/23907/lt/)\n"
|
||||
"Language: lt\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: lt\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n"
|
||||
"%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:563
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:279
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:305
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -48,11 +49,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -124,8 +120,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -170,7 +168,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -265,12 +264,11 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr "Pavadinimas"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:544
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -323,7 +321,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -333,6 +331,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -344,7 +347,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:294
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -360,7 +363,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:426
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -387,7 +390,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -460,9 +464,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -495,8 +498,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -543,17 +546,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -606,6 +621,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -11,33 +11,35 @@ msgstr ""
|
|||
"POT-Creation-Date: 2017-08-12 02:51+0000\n"
|
||||
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Lithuanian (Lithuania) (https://www.transifex.com/oca/teams/23907/lt_LT/)\n"
|
||||
"Language-Team: Lithuanian (Lithuania) (https://www.transifex.com/oca/"
|
||||
"teams/23907/lt_LT/)\n"
|
||||
"Language: lt_LT\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: lt_LT\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n"
|
||||
"%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:563
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:279
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:305
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -48,11 +50,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -124,8 +121,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -170,7 +169,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -265,12 +265,11 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:544
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -323,7 +322,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -333,6 +332,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -344,7 +348,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:294
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -360,7 +364,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:426
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -387,7 +391,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -460,9 +465,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -495,8 +499,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -543,17 +547,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -606,6 +622,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -12,32 +12,33 @@ msgstr ""
|
|||
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Latvian (https://www.transifex.com/oca/teams/23907/lv/)\n"
|
||||
"Language: lv\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: lv\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : "
|
||||
"2);\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:563
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:279
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:305
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -48,11 +49,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -124,8 +120,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -170,7 +168,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -265,12 +264,11 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr "Nosaukums"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:544
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -323,7 +321,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -333,6 +331,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -344,7 +347,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:294
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -360,7 +363,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:426
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -387,7 +390,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -460,9 +464,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -495,8 +498,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -543,17 +546,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -606,6 +621,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -12,32 +12,32 @@ msgstr ""
|
|||
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Macedonian (https://www.transifex.com/oca/teams/23907/mk/)\n"
|
||||
"Language: mk\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: mk\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:563
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:279
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:305
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -48,11 +48,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -124,8 +119,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -170,7 +167,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -265,12 +263,11 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr "Име"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:544
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -323,7 +320,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -333,6 +330,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -344,7 +346,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:294
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -360,7 +362,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:426
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -387,7 +389,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -460,9 +463,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -495,8 +497,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -543,17 +545,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -606,6 +620,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -12,32 +12,32 @@ msgstr ""
|
|||
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Mongolian (https://www.transifex.com/oca/teams/23907/mn/)\n"
|
||||
"Language: mn\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: mn\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:563
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:279
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:305
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -48,11 +48,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -124,8 +119,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -170,7 +167,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -265,12 +263,11 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr "Нэр"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:544
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -323,7 +320,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -333,6 +330,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -344,7 +346,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:294
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -360,7 +362,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:426
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -387,7 +389,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -460,9 +463,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -495,8 +497,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -543,17 +545,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -606,6 +620,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -11,33 +11,34 @@ msgstr ""
|
|||
"POT-Creation-Date: 2017-08-12 02:51+0000\n"
|
||||
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Norwegian Bokmål (https://www.transifex.com/oca/teams/23907/nb/)\n"
|
||||
"Language-Team: Norwegian Bokmål (https://www.transifex.com/oca/teams/23907/"
|
||||
"nb/)\n"
|
||||
"Language: nb\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: nb\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:563
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:279
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:305
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -48,11 +49,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -124,8 +120,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -170,7 +168,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -265,12 +264,11 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr "Navn"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:544
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -323,7 +321,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -333,6 +331,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -344,7 +347,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:294
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -360,7 +363,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:426
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -387,7 +390,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -460,9 +464,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -495,8 +498,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -543,17 +546,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -606,6 +621,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -11,33 +11,34 @@ msgstr ""
|
|||
"POT-Creation-Date: 2017-08-12 02:51+0000\n"
|
||||
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Norwegian Bokmål (Norway) (https://www.transifex.com/oca/teams/23907/nb_NO/)\n"
|
||||
"Language-Team: Norwegian Bokmål (Norway) (https://www.transifex.com/oca/"
|
||||
"teams/23907/nb_NO/)\n"
|
||||
"Language: nb_NO\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: nb_NO\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:563
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:279
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:305
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -48,11 +49,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -124,8 +120,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -170,7 +168,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -265,12 +264,11 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:544
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -323,7 +321,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -333,6 +331,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -344,7 +347,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:294
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -360,7 +363,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:426
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -387,7 +390,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -460,9 +464,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -495,8 +498,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -543,17 +546,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -606,6 +621,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -12,32 +12,32 @@ msgstr ""
|
|||
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Dutch (https://www.transifex.com/oca/teams/23907/nl/)\n"
|
||||
"Language: nl\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: nl\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:563
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:279
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:305
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -48,11 +48,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -124,8 +119,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -170,7 +167,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -265,12 +263,11 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr "Naam"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:544
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -323,7 +320,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -333,6 +330,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -344,7 +346,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:294
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -360,7 +362,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:426
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -387,7 +389,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -460,9 +463,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -495,8 +497,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -543,17 +545,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -606,6 +620,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -11,33 +11,34 @@ msgstr ""
|
|||
"POT-Creation-Date: 2017-08-12 02:51+0000\n"
|
||||
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Dutch (Belgium) (https://www.transifex.com/oca/teams/23907/nl_BE/)\n"
|
||||
"Language-Team: Dutch (Belgium) (https://www.transifex.com/oca/teams/23907/"
|
||||
"nl_BE/)\n"
|
||||
"Language: nl_BE\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: nl_BE\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:563
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:279
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:305
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -48,11 +49,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -124,8 +120,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -170,7 +168,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -265,12 +264,11 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr "Naam:"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:544
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -323,7 +321,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -333,6 +331,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -344,7 +347,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:294
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -360,7 +363,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:426
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -387,7 +390,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -460,9 +464,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -495,8 +498,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -543,17 +546,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -606,6 +621,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -12,33 +12,34 @@ msgstr ""
|
|||
"POT-Creation-Date: 2017-08-31 11:56+0000\n"
|
||||
"PO-Revision-Date: 2017-08-31 11:56+0000\n"
|
||||
"Last-Translator: Peter Hageman <hageman.p@gmail.com>, 2017\n"
|
||||
"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/teams/23907/nl_NL/)\n"
|
||||
"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/"
|
||||
"teams/23907/nl_NL/)\n"
|
||||
"Language: nl_NL\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: nl_NL\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:564
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:278
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:304
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -49,11 +50,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -125,8 +121,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -171,7 +169,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -266,12 +265,11 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:545
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -324,7 +322,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -334,6 +332,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -345,7 +348,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:293
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -361,7 +364,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:425
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -388,7 +391,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -461,9 +465,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -496,8 +499,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -544,17 +547,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -607,6 +622,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -12,32 +12,34 @@ msgstr ""
|
|||
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Polish (https://www.transifex.com/oca/teams/23907/pl/)\n"
|
||||
"Language: pl\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: pl\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
|
||||
"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
|
||||
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:563
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:279
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:305
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -48,11 +50,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -124,8 +121,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -170,7 +169,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -265,12 +265,11 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr "Nazwa"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:544
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -323,7 +322,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -333,6 +332,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -344,7 +348,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:294
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -360,7 +364,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:426
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -387,7 +391,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -460,9 +465,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -495,8 +499,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -543,17 +547,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -606,6 +622,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -12,32 +12,32 @@ msgstr ""
|
|||
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Portuguese (https://www.transifex.com/oca/teams/23907/pt/)\n"
|
||||
"Language: pt\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: pt\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:563
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:279
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:305
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -48,11 +48,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -124,8 +119,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -170,7 +167,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -265,12 +263,11 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr "Nome"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:544
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -323,7 +320,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -333,6 +330,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -344,7 +346,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:294
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -360,7 +362,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:426
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -387,7 +389,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -460,9 +463,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -495,8 +497,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -543,17 +545,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -606,6 +620,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -11,33 +11,34 @@ msgstr ""
|
|||
"POT-Creation-Date: 2017-08-12 02:51+0000\n"
|
||||
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/23907/pt_BR/)\n"
|
||||
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/"
|
||||
"teams/23907/pt_BR/)\n"
|
||||
"Language: pt_BR\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: pt_BR\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:563
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:279
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:305
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -48,11 +49,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -124,8 +120,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -170,7 +168,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -265,12 +264,11 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr "Nome"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:544
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -323,7 +321,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -333,6 +331,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -344,7 +347,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:294
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -360,7 +363,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:426
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -387,7 +390,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -460,9 +464,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -495,8 +498,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -543,17 +546,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -606,6 +621,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -11,33 +11,34 @@ msgstr ""
|
|||
"POT-Creation-Date: 2017-08-12 02:51+0000\n"
|
||||
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/teams/23907/pt_PT/)\n"
|
||||
"Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/"
|
||||
"teams/23907/pt_PT/)\n"
|
||||
"Language: pt_PT\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: pt_PT\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:563
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:279
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:305
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -48,11 +49,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -124,8 +120,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -170,7 +168,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -265,12 +264,11 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr "Nome"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:544
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -323,7 +321,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -333,6 +331,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -344,7 +347,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:294
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -360,7 +363,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:426
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -387,7 +390,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -460,9 +464,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -495,8 +498,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -543,17 +546,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -606,6 +621,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -12,32 +12,33 @@ msgstr ""
|
|||
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Romanian (https://www.transifex.com/oca/teams/23907/ro/)\n"
|
||||
"Language: ro\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ro\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?"
|
||||
"2:1));\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:563
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:279
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:305
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -48,11 +49,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -124,8 +120,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -170,7 +168,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -265,12 +264,11 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr "Nume"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:544
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -323,7 +321,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -333,6 +331,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -344,7 +347,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:294
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -360,7 +363,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:426
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -387,7 +390,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -460,9 +464,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -495,8 +498,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -543,17 +546,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -606,6 +621,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -12,32 +12,34 @@ msgstr ""
|
|||
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Russian (https://www.transifex.com/oca/teams/23907/ru/)\n"
|
||||
"Language: ru\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ru\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n"
|
||||
"%100>=11 && n%100<=14)? 2 : 3);\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:563
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:279
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:305
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -48,11 +50,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -124,8 +121,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -170,7 +169,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -265,12 +265,11 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr "Название"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:544
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -323,7 +322,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -333,6 +332,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -344,7 +348,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:294
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -360,7 +364,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:426
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -387,7 +391,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -460,9 +465,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -495,8 +499,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -543,17 +547,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -606,6 +622,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -12,32 +12,32 @@ msgstr ""
|
|||
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Slovak (https://www.transifex.com/oca/teams/23907/sk/)\n"
|
||||
"Language: sk\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: sk\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:563
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:279
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:305
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -48,11 +48,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -124,8 +119,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -170,7 +167,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -265,12 +263,11 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr "Meno"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:544
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -323,7 +320,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -333,6 +330,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -344,7 +346,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:294
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -360,7 +362,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:426
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -387,7 +389,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -460,9 +463,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -495,8 +497,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -543,17 +545,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -606,6 +620,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -12,32 +12,33 @@ msgstr ""
|
|||
"PO-Revision-Date: 2017-08-31 11:56+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/sl/)\n"
|
||||
"Language: sl\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: sl\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
|
||||
"%100==4 ? 2 : 3);\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:564
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr "%s (kopija)"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:278
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr "%s Dostop %s"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:304
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr "Dostop %s"
|
||||
|
@ -48,11 +49,6 @@ msgstr "Dostop %s"
|
|||
msgid "Allowed Groups"
|
||||
msgstr "Dovoljene skupine"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr "Dovoljeni uporabniki"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -127,12 +123,17 @@ msgstr "Velikost podatkovne baze"
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
"Tu določite omejitve dostopa do podatkov.\n"
|
||||
" Pazite, da uporabite predpono 'x_' v nazivu polja. Globalno 'ir.rule' pravilo bo ustvarjeno. Tipično pravilo za strukturirano podjetje je naprimer \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Pazite, da uporabite predpono 'x_' v nazivu polja. Globalno 'ir.rule' "
|
||||
"pravilo bo ustvarjeno. Tipično pravilo za strukturirano podjetje je "
|
||||
"naprimer \n"
|
||||
" ['|', ('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
|
||||
|
@ -176,10 +177,12 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
"Za polje 'Selection'.\n"
|
||||
" Seznam opcij določenih kot Python izrazi, ki definirajo seznam parov (key, label). Naprimer: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" Seznam opcij določenih kot Python izrazi, ki definirajo seznam parov (key, "
|
||||
"label). Naprimer: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_model_name
|
||||
|
@ -273,12 +276,11 @@ msgstr "Naziv modela"
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr "Naziv"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:545
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -333,7 +335,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -343,6 +345,12 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr "Odoo prikaz"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
#, fuzzy
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr "Overjanje SQL izraza"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -354,7 +362,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr "Osveži materializirani prikaz"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:293
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr "Osveži materializirani prikaz %s"
|
||||
|
@ -370,7 +378,7 @@ msgid "Rule Definition"
|
|||
msgstr "Definicija pravila"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:425
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -399,12 +407,14 @@ msgstr "SQL poročila"
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
"SQL zahtevek, ki bo vstavljen v prikaz. Poskrbite, da bo :\n"
|
||||
" * nastavljen naziv za vsa izbrana polja, še posebej če uporabljate SQL funkcijo (kot EXTRACT, ...);\n"
|
||||
" * nastavljen naziv za vsa izbrana polja, še posebej če uporabljate SQL "
|
||||
"funkcijo (kot EXTRACT, ...);\n"
|
||||
" * se ne uporablja 'SELECT *' ali 'SELECT table.*';\n"
|
||||
" * naziv izbirnih stolpcev vseboval predpono 'x_';"
|
||||
|
||||
|
@ -479,9 +489,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -516,8 +525,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -566,17 +575,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, fuzzy, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr "Cron opravilo, ki bo osvežilo materializirani prikaz"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, python-format
|
||||
msgid "You can only process this action on SQL Valid items"
|
||||
msgstr "To dejanje lahko obdelate le na SQL veljavnih postavkah"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr "Razvezujete lahko le osnutke prikazov"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -629,6 +650,7 @@ msgstr "selection"
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr "sequence"
|
||||
|
||||
|
@ -636,3 +658,6 @@ msgstr "sequence"
|
|||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "this will refresh the materialized view"
|
||||
msgstr "osvežitev materializiranega prikaza"
|
||||
|
||||
#~ msgid "Allowed Users"
|
||||
#~ msgstr "Dovoljeni uporabniki"
|
||||
|
|
|
@ -12,32 +12,33 @@ msgstr ""
|
|||
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Serbian (https://www.transifex.com/oca/teams/23907/sr/)\n"
|
||||
"Language: sr\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: sr\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:563
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:279
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:305
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -48,11 +49,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -124,8 +120,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -170,7 +168,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -265,12 +264,11 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr "Ime"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:544
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -323,7 +321,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -333,6 +331,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -344,7 +347,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:294
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -360,7 +363,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:426
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -387,7 +390,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -460,9 +464,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -495,8 +498,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -543,17 +546,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -606,6 +621,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -11,33 +11,35 @@ msgstr ""
|
|||
"POT-Creation-Date: 2017-08-12 02:51+0000\n"
|
||||
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Serbian (Latin) (https://www.transifex.com/oca/teams/23907/sr@latin/)\n"
|
||||
"Language-Team: Serbian (Latin) (https://www.transifex.com/oca/teams/23907/"
|
||||
"sr@latin/)\n"
|
||||
"Language: sr@latin\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: sr@latin\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:563
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:279
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:305
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -48,11 +50,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -124,8 +121,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -170,7 +169,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -265,12 +265,11 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr "Ime:"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:544
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -323,7 +322,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -333,6 +332,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -344,7 +348,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:294
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -360,7 +364,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:426
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -387,7 +391,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -460,9 +465,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -495,8 +499,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -543,17 +547,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -606,6 +622,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -12,32 +12,32 @@ msgstr ""
|
|||
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Swedish (https://www.transifex.com/oca/teams/23907/sv/)\n"
|
||||
"Language: sv\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: sv\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:563
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:279
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:305
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -48,11 +48,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -124,8 +119,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -170,7 +167,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -265,12 +263,11 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr "Namn"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:544
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -323,7 +320,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -333,6 +330,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -344,7 +346,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:294
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -360,7 +362,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:426
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -387,7 +389,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -460,9 +463,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -495,8 +497,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -543,17 +545,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -606,6 +620,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -12,32 +12,32 @@ msgstr ""
|
|||
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Thai (https://www.transifex.com/oca/teams/23907/th/)\n"
|
||||
"Language: th\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: th\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:563
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:279
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:305
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -48,11 +48,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -124,8 +119,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -170,7 +167,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -265,12 +263,11 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr "ชื่อ"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:544
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -323,7 +320,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -333,6 +330,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -344,7 +346,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:294
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -360,7 +362,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:426
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -387,7 +389,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -460,9 +463,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -495,8 +497,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -543,17 +545,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -606,6 +620,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -13,32 +13,32 @@ msgstr ""
|
|||
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
|
||||
"Last-Translator: Ozge Altinisik <ozge@altinkaya.com.tr>, 2017\n"
|
||||
"Language-Team: Turkish (https://www.transifex.com/oca/teams/23907/tr/)\n"
|
||||
"Language: tr\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: tr\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:563
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:279
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:305
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -49,11 +49,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -125,8 +120,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -171,7 +168,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -266,12 +264,11 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr "Adı"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:544
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -324,7 +321,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -334,6 +331,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -345,7 +347,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:294
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -361,7 +363,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:426
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -388,7 +390,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -461,9 +464,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -496,8 +498,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -544,17 +546,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -607,6 +621,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -12,33 +12,34 @@ msgstr ""
|
|||
"POT-Creation-Date: 2017-08-12 02:51+0000\n"
|
||||
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
|
||||
"Last-Translator: Ozge Altinisik <ozge@altinkaya.com.tr>, 2017\n"
|
||||
"Language-Team: Turkish (Turkey) (https://www.transifex.com/oca/teams/23907/tr_TR/)\n"
|
||||
"Language-Team: Turkish (Turkey) (https://www.transifex.com/oca/teams/23907/"
|
||||
"tr_TR/)\n"
|
||||
"Language: tr_TR\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: tr_TR\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:563
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:279
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:305
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -49,11 +50,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -125,8 +121,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -171,7 +169,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -266,12 +265,11 @@ msgstr "Tip adı"
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr "Ad"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:544
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -324,7 +322,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -334,6 +332,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -345,7 +348,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:294
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -361,7 +364,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:426
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -388,7 +391,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -461,9 +465,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -496,8 +499,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -544,17 +547,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -607,6 +622,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -12,32 +12,33 @@ msgstr ""
|
|||
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Ukrainian (https://www.transifex.com/oca/teams/23907/uk/)\n"
|
||||
"Language: uk\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: uk\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:563
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:279
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:305
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -48,11 +49,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -124,8 +120,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -170,7 +168,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -265,12 +264,11 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr "Name"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:544
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -323,7 +321,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -333,6 +331,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -344,7 +347,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:294
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -360,7 +363,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:426
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -387,7 +390,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -460,9 +464,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -495,8 +498,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -543,17 +546,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -606,6 +621,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -12,32 +12,32 @@ msgstr ""
|
|||
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Vietnamese (https://www.transifex.com/oca/teams/23907/vi/)\n"
|
||||
"Language: vi\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: vi\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:563
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:279
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:305
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -48,11 +48,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -124,8 +119,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -170,7 +167,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -265,12 +263,11 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr "Tên"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:544
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -323,7 +320,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -333,6 +330,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -344,7 +346,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:294
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -360,7 +362,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:426
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -387,7 +389,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -460,9 +463,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -495,8 +497,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -543,17 +545,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -606,6 +620,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -11,33 +11,34 @@ msgstr ""
|
|||
"POT-Creation-Date: 2017-08-12 02:51+0000\n"
|
||||
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/oca/teams/23907/vi_VN/)\n"
|
||||
"Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/oca/"
|
||||
"teams/23907/vi_VN/)\n"
|
||||
"Language: vi_VN\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: vi_VN\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:563
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:279
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:305
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -48,11 +49,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -124,8 +120,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -170,7 +168,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -265,12 +264,11 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr "Tên"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:544
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -323,7 +321,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -333,6 +331,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -344,7 +347,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:294
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -360,7 +363,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:426
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -387,7 +390,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -460,9 +464,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -495,8 +498,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -543,17 +546,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -606,6 +621,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -11,33 +11,34 @@ msgstr ""
|
|||
"POT-Creation-Date: 2017-08-12 02:51+0000\n"
|
||||
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Chinese (China) (https://www.transifex.com/oca/teams/23907/zh_CN/)\n"
|
||||
"Language-Team: Chinese (China) (https://www.transifex.com/oca/teams/23907/"
|
||||
"zh_CN/)\n"
|
||||
"Language: zh_CN\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: zh_CN\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:563
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:279
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:305
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -48,11 +49,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -124,8 +120,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -170,7 +168,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -265,12 +264,11 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr "名称"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:544
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -323,7 +321,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -333,6 +331,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -344,7 +347,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:294
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -360,7 +363,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:426
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -387,7 +390,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -460,9 +464,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -495,8 +498,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -543,17 +546,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -606,6 +621,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -11,33 +11,34 @@ msgstr ""
|
|||
"POT-Creation-Date: 2017-08-12 02:51+0000\n"
|
||||
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Chinese (Taiwan) (https://www.transifex.com/oca/teams/23907/zh_TW/)\n"
|
||||
"Language-Team: Chinese (Taiwan) (https://www.transifex.com/oca/teams/23907/"
|
||||
"zh_TW/)\n"
|
||||
"Language: zh_TW\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: zh_TW\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:563
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:450
|
||||
#, 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:176
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:222
|
||||
#, python-format
|
||||
msgid "%s (Copy)"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:279
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:325
|
||||
#, python-format
|
||||
msgid "%s Access %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:305
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:352
|
||||
#, python-format
|
||||
msgid "Access %s"
|
||||
msgstr ""
|
||||
|
@ -48,11 +49,6 @@ msgstr ""
|
|||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_user_ids
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid ""
|
||||
|
@ -124,8 +120,10 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
|
||||
msgid ""
|
||||
"Define here access restriction to data.\n"
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
|
||||
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
|
||||
"created. A typical Multi Company rule is for exemple \n"
|
||||
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
|
||||
"False)]."
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -170,7 +168,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
|
||||
msgid ""
|
||||
"For 'Selection' Odoo field.\n"
|
||||
" List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
" List of options, specified as a Python expression defining a list of (key, "
|
||||
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -265,12 +264,11 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_name
|
||||
msgid "Name"
|
||||
msgstr "名稱"
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:544
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:603
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Column was found.\n"
|
||||
|
@ -323,7 +321,7 @@ msgid "Odoo Tree View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:131
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:172
|
||||
#, python-format
|
||||
msgid "Only graph, pivot or tree views are supported"
|
||||
msgstr ""
|
||||
|
@ -333,6 +331,11 @@ msgstr ""
|
|||
msgid "Open View"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
|
||||
msgid "Preview SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid "Query"
|
||||
|
@ -344,7 +347,7 @@ msgid "Refresh Materialized View"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:294
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:340
|
||||
#, python-format
|
||||
msgid "Refresh Materialized View %s"
|
||||
msgstr ""
|
||||
|
@ -360,7 +363,7 @@ msgid "Rule Definition"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:426
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:483
|
||||
#, python-format
|
||||
msgid ""
|
||||
"SQL Error while creating %s VIEW %s :\n"
|
||||
|
@ -387,7 +390,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
|
||||
msgid ""
|
||||
"SQL Request that will be inserted as the view. Take care to :\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
|
||||
" * set a name for all your selected fields, specially if you use SQL "
|
||||
"function (like EXTRACT, ...);\n"
|
||||
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
|
||||
" * prefix the name of the selectable columns by 'x_';"
|
||||
msgstr ""
|
||||
|
@ -460,9 +464,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_technical_name
|
||||
msgid ""
|
||||
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
|
||||
"'x_bi_sql_view_'. Syntax should follow: "
|
||||
"https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
|
||||
"SYNTAX-IDENTIFIERS"
|
||||
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
|
||||
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
|
@ -495,8 +498,8 @@ msgstr ""
|
|||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
|
||||
msgid ""
|
||||
"Type of the Odoo field that will be created. Keep empty if you don't want to"
|
||||
" create a new field. If empty, this field will not be displayed neither "
|
||||
"Type of the Odoo field that will be created. Keep 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 ""
|
||||
|
||||
|
@ -543,17 +546,29 @@ msgid "Views, Action and Menu Created"
|
|||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:186
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:162
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
|
||||
#, python-format
|
||||
msgid "You can not create indexes on non materialized views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:232
|
||||
#, 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:168
|
||||
#: code:addons/bi_sql_editor/models/bi_sql_view.py:214
|
||||
#, python-format
|
||||
msgid "You can only unlink draft views"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_base
|
||||
msgid "base"
|
||||
msgstr ""
|
||||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
|
||||
msgid "bi.sql.view"
|
||||
|
@ -606,6 +621,7 @@ msgstr ""
|
|||
|
||||
#. module: bi_sql_editor
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
|
||||
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
|
||||
msgid "sequence"
|
||||
msgstr ""
|
||||
|
||||
|
|
Loading…
Reference in New Issue