[UPD] Update sql_request_abstract.pot
parent
1a77a01fef
commit
de5a870319
|
@ -39,7 +39,7 @@ msgid "ID"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: sql_request_abstract
|
#. module: sql_request_abstract
|
||||||
#: code:addons/sql_request_abstract/models/sql_request_mixin.py:140
|
#: code:addons/sql_request_abstract/models/sql_request_mixin.py:143
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "It is not allowed to execute a not checked request."
|
msgid "It is not allowed to execute a not checked request."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -55,7 +55,7 @@ msgid "Manager"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: sql_request_abstract
|
#. module: sql_request_abstract
|
||||||
#: code:addons/sql_request_abstract/models/sql_request_mixin.py:207
|
#: code:addons/sql_request_abstract/models/sql_request_mixin.py:210
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Materialized View requires PostgreSQL 9.3 or greater but PostgreSQL %s is currently installed."
|
msgid "Materialized View requires PostgreSQL 9.3 or greater but PostgreSQL %s is currently installed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -98,7 +98,7 @@ msgid "State of the Request:\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: sql_request_abstract
|
#. module: sql_request_abstract
|
||||||
#: code:addons/sql_request_abstract/models/sql_request_mixin.py:246
|
#: code:addons/sql_request_abstract/models/sql_request_mixin.py:250
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "The SQL query is not valid:\n"
|
msgid "The SQL query is not valid:\n"
|
||||||
"\n"
|
"\n"
|
||||||
|
@ -106,13 +106,13 @@ msgid "The SQL query is not valid:\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: sql_request_abstract
|
#. module: sql_request_abstract
|
||||||
#: code:addons/sql_request_abstract/models/sql_request_mixin.py:229
|
#: code:addons/sql_request_abstract/models/sql_request_mixin.py:232
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "The query is not allowed because it contains unsafe word '%s'"
|
msgid "The query is not allowed because it contains unsafe word '%s'"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: sql_request_abstract
|
#. module: sql_request_abstract
|
||||||
#: code:addons/sql_request_abstract/models/sql_request_mixin.py:164
|
#: code:addons/sql_request_abstract/models/sql_request_mixin.py:167
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Unimplemented mode : '%s'"
|
msgid "Unimplemented mode : '%s'"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
Loading…
Reference in New Issue