[UPD] Update bi_sql_editor.pot

This commit is contained in:
oca-travis
2018-06-23 20:07:44 +00:00
parent b16188d583
commit de4add2ea3
71 changed files with 1966 additions and 1112 deletions

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * bi_sql_editor
#
#
# Translators:
# Carlos Hormigo, 2018
msgid ""
@@ -11,15 +11,16 @@ msgstr ""
"POT-Creation-Date: 2017-11-11 07:42+0000\n"
"PO-Revision-Date: 2017-11-11 07:42+0000\n"
"Last-Translator: Carlos Hormigo, 2018\n"
"Language-Team: Catalan (Spain) (https://www.transifex.com/oca/teams/23907/ca_ES/)\n"
"Language-Team: Catalan (Spain) (https://www.transifex.com/oca/teams/23907/"
"ca_ES/)\n"
"Language: ca_ES\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ca_ES\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:565
#, python-format
msgid "%m/%d/%Y %H:%M:%S UTC"
msgstr ""
@@ -37,7 +38,7 @@ 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:305
#, python-format
msgid "Access %s"
msgstr ""
@@ -124,8 +125,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 +173,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
@@ -270,7 +274,7 @@ 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:546
#, python-format
msgid ""
"No Column was found.\n"
@@ -360,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:426
#, 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 ""