mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: reporting-engine-16.0/reporting-engine-16.0-sql_export Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-16-0/reporting-engine-16-0-sql_export/
This commit is contained in:
@@ -43,25 +43,6 @@ msgstr ""
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -72,6 +53,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "Cancelar"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -94,11 +80,6 @@ msgstr "Creado en"
|
||||
msgid "Csv File"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -178,6 +159,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -247,14 +237,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -263,13 +254,13 @@ msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -277,14 +268,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr ""
|
||||
|
||||
@@ -315,10 +300,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -373,11 +356,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -387,8 +365,3 @@ msgstr ""
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
|
||||
@@ -45,25 +45,6 @@ msgstr ""
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -74,6 +55,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "إلغاء"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -96,11 +82,6 @@ msgstr "أنشئ في"
|
||||
msgid "Csv File"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -180,6 +161,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -249,14 +239,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -265,13 +256,13 @@ msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -279,14 +270,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr ""
|
||||
|
||||
@@ -317,10 +302,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -375,11 +358,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -390,11 +368,6 @@ msgstr ""
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Set to Draft"
|
||||
#~ msgstr "حفظ كمسودة"
|
||||
|
||||
|
||||
@@ -44,25 +44,6 @@ msgstr ""
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -73,6 +54,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "Откажи"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -95,11 +81,6 @@ msgstr "Създадено на"
|
||||
msgid "Csv File"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -179,6 +160,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -248,14 +238,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -264,13 +255,13 @@ msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -278,14 +269,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr ""
|
||||
|
||||
@@ -316,10 +301,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -374,11 +357,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -388,8 +366,3 @@ msgstr ""
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
|
||||
@@ -44,25 +44,6 @@ msgstr ""
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -73,6 +54,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "Otkaži"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -95,11 +81,6 @@ msgstr "Kreirano"
|
||||
msgid "Csv File"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -179,6 +160,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -248,14 +238,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -264,13 +255,13 @@ msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -278,14 +269,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr ""
|
||||
|
||||
@@ -316,10 +301,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -374,11 +357,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -389,11 +367,6 @@ msgstr ""
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Set to Draft"
|
||||
#~ msgstr "Postavi u pripremu"
|
||||
|
||||
|
||||
@@ -45,25 +45,6 @@ msgstr "Usuaris autoritzats"
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -74,6 +55,11 @@ msgstr "CSV"
|
||||
msgid "Cancel"
|
||||
msgstr "Cancel·la"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -96,11 +82,6 @@ msgstr "Creat el"
|
||||
msgid "Csv File"
|
||||
msgstr "Fitxer CSV"
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr "Data"
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -181,6 +162,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -250,15 +240,16 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
msgstr "Paràmetres"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
msgstr "Categories de partner"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query
|
||||
@@ -266,13 +257,13 @@ msgid "Query"
|
||||
msgstr "Consulta "
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -280,14 +271,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr "Paràmetre SQL"
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
#, fuzzy
|
||||
msgid "SQL export"
|
||||
msgstr "Exporta SQL"
|
||||
@@ -322,10 +307,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -382,11 +365,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -397,10 +375,20 @@ msgstr ""
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr "x_ID"
|
||||
#~ msgid "Date"
|
||||
#~ msgstr "Data"
|
||||
|
||||
#~ msgid "Parameters"
|
||||
#~ msgstr "Paràmetres"
|
||||
|
||||
#~ msgid "Partner Categories"
|
||||
#~ msgstr "Categories de partner"
|
||||
|
||||
#~ msgid "SQL Parameter"
|
||||
#~ msgstr "Paràmetre SQL"
|
||||
|
||||
#~ msgid "x_ID"
|
||||
#~ msgstr "x_ID"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Preview Results"
|
||||
|
||||
@@ -44,25 +44,6 @@ msgstr ""
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -73,6 +54,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "Cancel·la"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -95,11 +81,6 @@ msgstr ""
|
||||
msgid "Csv File"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -179,6 +160,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -248,14 +238,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -264,13 +255,13 @@ msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -278,14 +269,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr ""
|
||||
|
||||
@@ -316,10 +301,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -374,11 +357,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -388,8 +366,3 @@ msgstr ""
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
|
||||
@@ -44,25 +44,6 @@ msgstr ""
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -73,6 +54,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "Zrušit"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -95,11 +81,6 @@ msgstr "Vytvořeno"
|
||||
msgid "Csv File"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -179,6 +160,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -248,14 +238,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -264,13 +255,13 @@ msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -278,14 +269,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr ""
|
||||
|
||||
@@ -316,10 +301,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -374,11 +357,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -389,11 +367,6 @@ msgstr ""
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Set to Draft"
|
||||
#~ msgstr "Nastavit na koncept"
|
||||
|
||||
|
||||
@@ -43,25 +43,6 @@ msgstr ""
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -72,6 +53,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "Annuller"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -94,11 +80,6 @@ msgstr "Oprettet den"
|
||||
msgid "Csv File"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -178,6 +159,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -247,14 +237,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -263,13 +254,13 @@ msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -277,14 +268,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr ""
|
||||
|
||||
@@ -315,10 +300,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -373,11 +356,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -388,10 +366,5 @@ msgstr ""
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Draft"
|
||||
#~ msgstr "Udkast"
|
||||
|
||||
@@ -45,25 +45,6 @@ msgstr "Erlaubte Benutzer"
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -74,6 +55,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "Löschen"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -96,11 +82,6 @@ msgstr "Angelegt am"
|
||||
msgid "Csv File"
|
||||
msgstr "CSV-Datei"
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -180,6 +161,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -249,14 +239,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
msgstr "Parameter"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -265,13 +256,13 @@ msgid "Query"
|
||||
msgstr "Abfrage"
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -279,14 +270,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr "SQL-Parameter"
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr "SQL-Export"
|
||||
|
||||
@@ -320,10 +305,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -380,11 +363,6 @@ msgstr "utf-16"
|
||||
msgid "utf-8"
|
||||
msgstr "utf-8"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr "variables_placeholder"
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -395,10 +373,14 @@ msgstr "windows-1251"
|
||||
msgid "windows-1252"
|
||||
msgstr "windows-1252"
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
#~ msgid "Parameters"
|
||||
#~ msgstr "Parameter"
|
||||
|
||||
#~ msgid "SQL Parameter"
|
||||
#~ msgstr "SQL-Parameter"
|
||||
|
||||
#~ msgid "variables_placeholder"
|
||||
#~ msgstr "variables_placeholder"
|
||||
|
||||
#~ msgid "Request Name"
|
||||
#~ msgstr "Abfragebezeichnung"
|
||||
|
||||
@@ -45,25 +45,6 @@ msgstr ""
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -74,6 +55,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "Άκυρο"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -96,11 +82,6 @@ msgstr "Δημιουργήθηκε στις"
|
||||
msgid "Csv File"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -180,6 +161,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -249,14 +239,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -265,13 +256,13 @@ msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -279,14 +270,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr ""
|
||||
|
||||
@@ -317,10 +302,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -375,11 +358,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -389,8 +367,3 @@ msgstr ""
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
|
||||
@@ -44,25 +44,6 @@ msgstr ""
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -73,6 +54,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "Cancel"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -95,11 +81,6 @@ msgstr ""
|
||||
msgid "Csv File"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -179,6 +160,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -248,14 +238,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -264,13 +255,13 @@ msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -278,14 +269,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr ""
|
||||
|
||||
@@ -316,10 +301,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -374,11 +357,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -388,8 +366,3 @@ msgstr ""
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
|
||||
@@ -44,25 +44,6 @@ msgstr ""
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -73,6 +54,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "Cancel"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -95,11 +81,6 @@ msgstr "Created on"
|
||||
msgid "Csv File"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -179,6 +160,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -248,14 +238,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -264,13 +255,13 @@ msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -278,14 +269,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr ""
|
||||
|
||||
@@ -316,10 +301,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -374,11 +357,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -389,11 +367,6 @@ msgstr ""
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Set to Draft"
|
||||
#~ msgstr "Set to Draft"
|
||||
|
||||
|
||||
@@ -47,40 +47,6 @@ msgstr "Usuarios permitidos"
|
||||
msgid "Attachment Count"
|
||||
msgstr "recuento de archivos adjuntos"
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
"Antes de añadir parámetros, asegúrese de haber creado uno que satisfaga su "
|
||||
"necesidad en el menú dedicado con el tipo y la etiqueta correctos. \n"
|
||||
"Después, cuando añada un parámetro aquí, tendrá que incluirlo en la consulta "
|
||||
"SQL para tener valores dinámicos en función de la elección del usuario.\n"
|
||||
"El formato de los parámetros en la consulta SQL debe ser el siguiente: "
|
||||
"%(nombre_campo_parámetro)s. \n"
|
||||
"Ejemplo: en el menú de variables, cree una variable de tipo \"char\", con el "
|
||||
"nombre de campo \"x_name\" y la etiqueta de campo \"Nombre\". \n"
|
||||
"A continuación, puede crear una consulta SQL como esta : SELECT * FROM "
|
||||
"res_partner WHERE name = %(x_name)s la variable se puede utilizar en "
|
||||
"cualquier número de consultas SQL diferentes. \n"
|
||||
"En la consulta SQL, también puede incluir estos 2 parámetros especiales "
|
||||
"%(user_id)s y %(company_id)s que serán sustituidos respectivamente por el "
|
||||
"usuario que ejecuta la consulta y la empresa del usuario que ejecuta la "
|
||||
"consulta."
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -91,6 +57,11 @@ msgstr "CSV"
|
||||
msgid "Cancel"
|
||||
msgstr "Cancelar"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -113,11 +84,6 @@ msgstr "Creado en"
|
||||
msgid "Csv File"
|
||||
msgstr "Archivo Csv"
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr "fecha"
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -197,6 +163,15 @@ msgstr "Si está marcado, nuevos mensajes necesitan su atención."
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr "si está marcada, algunos mensajes tienen un error de entrega."
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -266,44 +241,39 @@ msgid "Number of messages with delivery error"
|
||||
msgstr "número de mensajes con error de entrega"
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
msgstr "Parámetros"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
msgstr "Categorías de socios"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query
|
||||
msgid "Query"
|
||||
msgstr "Consulta"
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr "Error en la entrega de SMS"
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
msgstr "Variables de Exportación SQL"
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_export_tree_action
|
||||
msgid "SQL Exports"
|
||||
msgstr "Exportaciones SQL"
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr "Parámetro SQL"
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr "Exportar SQL"
|
||||
|
||||
@@ -339,11 +309,9 @@ msgstr ""
|
||||
"los grupos han cambiado, y que según el acceso debe ser actualizado."
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
msgstr "La exportación con parámetros no está implementada en la V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__query
|
||||
@@ -399,11 +367,6 @@ msgstr "utf-16"
|
||||
msgid "utf-8"
|
||||
msgstr "utf-8"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr "variables_placeholder"
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -414,10 +377,63 @@ msgstr "windows-1251"
|
||||
msgid "windows-1252"
|
||||
msgstr "windows-1252"
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr "x_ID"
|
||||
#~ msgid ""
|
||||
#~ "Before adding parameters, make sure you have created one that fill your "
|
||||
#~ "need in the dedicated menu with the right type and label. \n"
|
||||
#~ "Then, when you add a parameter here, you have to include it in the SQL "
|
||||
#~ "query in order to have dynamic values depending on the user choice.\n"
|
||||
#~ "The format of the parameters in the SQL query must be like this : "
|
||||
#~ "%(parameter_field_name)s. \n"
|
||||
#~ "Example : from the variable menu, create an variable with type 'char', "
|
||||
#~ "having field name 'x_name' and field label : 'Name' \n"
|
||||
#~ "Then, you can create a SQL query like this : SELECT * FROM res_partner "
|
||||
#~ "WHERE name = %(x_name)s the variable can be used in any number of "
|
||||
#~ "different SQL queries. \n"
|
||||
#~ "In the SQL query, you can also include these 2 special parameters "
|
||||
#~ "%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
#~ "user executing the query and the company of the user executing the query."
|
||||
#~ msgstr ""
|
||||
#~ "Antes de añadir parámetros, asegúrese de haber creado uno que satisfaga "
|
||||
#~ "su necesidad en el menú dedicado con el tipo y la etiqueta correctos. \n"
|
||||
#~ "Después, cuando añada un parámetro aquí, tendrá que incluirlo en la "
|
||||
#~ "consulta SQL para tener valores dinámicos en función de la elección del "
|
||||
#~ "usuario.\n"
|
||||
#~ "El formato de los parámetros en la consulta SQL debe ser el siguiente: "
|
||||
#~ "%(nombre_campo_parámetro)s. \n"
|
||||
#~ "Ejemplo: en el menú de variables, cree una variable de tipo \"char\", con "
|
||||
#~ "el nombre de campo \"x_name\" y la etiqueta de campo \"Nombre\". \n"
|
||||
#~ "A continuación, puede crear una consulta SQL como esta : SELECT * FROM "
|
||||
#~ "res_partner WHERE name = %(x_name)s la variable se puede utilizar en "
|
||||
#~ "cualquier número de consultas SQL diferentes. \n"
|
||||
#~ "En la consulta SQL, también puede incluir estos 2 parámetros especiales "
|
||||
#~ "%(user_id)s y %(company_id)s que serán sustituidos respectivamente por el "
|
||||
#~ "usuario que ejecuta la consulta y la empresa del usuario que ejecuta la "
|
||||
#~ "consulta."
|
||||
|
||||
#~ msgid "Date"
|
||||
#~ msgstr "fecha"
|
||||
|
||||
#~ msgid "Parameters"
|
||||
#~ msgstr "Parámetros"
|
||||
|
||||
#~ msgid "Partner Categories"
|
||||
#~ msgstr "Categorías de socios"
|
||||
|
||||
#~ msgid "SQL Export Variables"
|
||||
#~ msgstr "Variables de Exportación SQL"
|
||||
|
||||
#~ msgid "SQL Parameter"
|
||||
#~ msgstr "Parámetro SQL"
|
||||
|
||||
#, python-format
|
||||
#~ msgid "The export with parameters is not implemented in V16"
|
||||
#~ msgstr "La exportación con parámetros no está implementada en la V16"
|
||||
|
||||
#~ msgid "variables_placeholder"
|
||||
#~ msgstr "variables_placeholder"
|
||||
|
||||
#~ msgid "x_ID"
|
||||
#~ msgstr "x_ID"
|
||||
|
||||
#~ msgid "Number of messages which requires an action"
|
||||
#~ msgstr "Número de mensajes que requieren una acción"
|
||||
|
||||
@@ -45,40 +45,6 @@ msgstr "Usuarios Permitidos"
|
||||
msgid "Attachment Count"
|
||||
msgstr "Cuenta de Adjuntos"
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
"Antes de agregar parámetros, asegúrese de haber creado uno que satisfaga sus "
|
||||
"necesidades en el menú dedicado con el tipo y la etiqueta correctos.\n"
|
||||
"Luego, cuando agregue un parámetro acá, debe incluirlo en la consulta SQL "
|
||||
"para tener valores dinámicos según la elección del usuario.\n"
|
||||
"El formato de los parámetros en la consulta SQL debe ser así: "
|
||||
"%(parameter_field_name)s.\n"
|
||||
"Ejemplo: desde el menú de variables, cree una variable con el tipo 'char', "
|
||||
"que tenga el nombre de campo 'x_name' y la etiqueta de campo: 'Nombre'\n"
|
||||
"Luego, puede crear una consulta SQL como esta: SELECT * FROM res_partner "
|
||||
"WHERE name = %(x_name)s la variable se puede usar en cualquier cantidad de "
|
||||
"consultas SQL diferentes.\n"
|
||||
"En la consulta SQL, también puede incluir estos 2 parámetros especiales "
|
||||
"%(user_id)s y %(company_id)s que serán reemplazados respectivamente por el "
|
||||
"usuario que ejecuta la consulta y la empresa del usuario que ejecuta la "
|
||||
"consulta."
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -89,6 +55,11 @@ msgstr "CSV"
|
||||
msgid "Cancel"
|
||||
msgstr "Cancelar"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -111,11 +82,6 @@ msgstr "Creado en"
|
||||
msgid "Csv File"
|
||||
msgstr "Archivo Csv"
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr "Fecha"
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -195,6 +161,15 @@ msgstr "Si está marcado, los nuevos mensajes requieren su atención."
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr "Si está marcado, algunos mensajes tienen un error de entrega."
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -264,44 +239,39 @@ msgid "Number of messages with delivery error"
|
||||
msgstr "Número de mensajes con error de entrega"
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
msgstr "Parámetros"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
msgstr "Categorías de Contacto"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query
|
||||
msgid "Query"
|
||||
msgstr "Consulta"
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr "Error de Entrega de SMS"
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
msgstr "Exportar Variables SQL"
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_export_tree_action
|
||||
msgid "SQL Exports"
|
||||
msgstr "Exportaciones SQL"
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr "Parámetro SQL"
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr "Exportación SQL"
|
||||
|
||||
@@ -337,11 +307,9 @@ msgstr ""
|
||||
"los grupos han cambiado, y que según el acceso se debe actualizar."
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
msgstr "La exportación con parámetros no está implementada en V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__query
|
||||
@@ -397,11 +365,6 @@ msgstr "utf-16"
|
||||
msgid "utf-8"
|
||||
msgstr "utf-8"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr "variables_placeholder"
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -412,10 +375,63 @@ msgstr "windows-1251"
|
||||
msgid "windows-1252"
|
||||
msgstr "windows-1252"
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr "x_ID"
|
||||
#~ msgid ""
|
||||
#~ "Before adding parameters, make sure you have created one that fill your "
|
||||
#~ "need in the dedicated menu with the right type and label. \n"
|
||||
#~ "Then, when you add a parameter here, you have to include it in the SQL "
|
||||
#~ "query in order to have dynamic values depending on the user choice.\n"
|
||||
#~ "The format of the parameters in the SQL query must be like this : "
|
||||
#~ "%(parameter_field_name)s. \n"
|
||||
#~ "Example : from the variable menu, create an variable with type 'char', "
|
||||
#~ "having field name 'x_name' and field label : 'Name' \n"
|
||||
#~ "Then, you can create a SQL query like this : SELECT * FROM res_partner "
|
||||
#~ "WHERE name = %(x_name)s the variable can be used in any number of "
|
||||
#~ "different SQL queries. \n"
|
||||
#~ "In the SQL query, you can also include these 2 special parameters "
|
||||
#~ "%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
#~ "user executing the query and the company of the user executing the query."
|
||||
#~ msgstr ""
|
||||
#~ "Antes de agregar parámetros, asegúrese de haber creado uno que satisfaga "
|
||||
#~ "sus necesidades en el menú dedicado con el tipo y la etiqueta correctos.\n"
|
||||
#~ "Luego, cuando agregue un parámetro acá, debe incluirlo en la consulta SQL "
|
||||
#~ "para tener valores dinámicos según la elección del usuario.\n"
|
||||
#~ "El formato de los parámetros en la consulta SQL debe ser así: "
|
||||
#~ "%(parameter_field_name)s.\n"
|
||||
#~ "Ejemplo: desde el menú de variables, cree una variable con el tipo "
|
||||
#~ "'char', que tenga el nombre de campo 'x_name' y la etiqueta de campo: "
|
||||
#~ "'Nombre'\n"
|
||||
#~ "Luego, puede crear una consulta SQL como esta: SELECT * FROM res_partner "
|
||||
#~ "WHERE name = %(x_name)s la variable se puede usar en cualquier cantidad "
|
||||
#~ "de consultas SQL diferentes.\n"
|
||||
#~ "En la consulta SQL, también puede incluir estos 2 parámetros especiales "
|
||||
#~ "%(user_id)s y %(company_id)s que serán reemplazados respectivamente por "
|
||||
#~ "el usuario que ejecuta la consulta y la empresa del usuario que ejecuta "
|
||||
#~ "la consulta."
|
||||
|
||||
#~ msgid "Date"
|
||||
#~ msgstr "Fecha"
|
||||
|
||||
#~ msgid "Parameters"
|
||||
#~ msgstr "Parámetros"
|
||||
|
||||
#~ msgid "Partner Categories"
|
||||
#~ msgstr "Categorías de Contacto"
|
||||
|
||||
#~ msgid "SQL Export Variables"
|
||||
#~ msgstr "Exportar Variables SQL"
|
||||
|
||||
#~ msgid "SQL Parameter"
|
||||
#~ msgstr "Parámetro SQL"
|
||||
|
||||
#, python-format
|
||||
#~ msgid "The export with parameters is not implemented in V16"
|
||||
#~ msgstr "La exportación con parámetros no está implementada en V16"
|
||||
|
||||
#~ msgid "variables_placeholder"
|
||||
#~ msgstr "variables_placeholder"
|
||||
|
||||
#~ msgid "x_ID"
|
||||
#~ msgstr "x_ID"
|
||||
|
||||
#~ msgid "Number of messages which requires an action"
|
||||
#~ msgstr "Número de mensajes que requieren una acción"
|
||||
|
||||
@@ -44,25 +44,6 @@ msgstr ""
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -73,6 +54,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "Cancelar"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -95,11 +81,6 @@ msgstr "Creado en"
|
||||
msgid "Csv File"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -179,6 +160,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -248,14 +238,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -264,13 +255,13 @@ msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -278,14 +269,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr ""
|
||||
|
||||
@@ -316,10 +301,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -374,11 +357,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -388,8 +366,3 @@ msgstr ""
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
|
||||
@@ -44,25 +44,6 @@ msgstr ""
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -73,6 +54,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "Cancelar"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -95,11 +81,6 @@ msgstr "Creado"
|
||||
msgid "Csv File"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -179,6 +160,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -248,14 +238,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -264,13 +255,13 @@ msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -278,14 +269,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr ""
|
||||
|
||||
@@ -316,10 +301,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -374,11 +357,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -388,8 +366,3 @@ msgstr ""
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
|
||||
@@ -44,25 +44,6 @@ msgstr ""
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -73,6 +54,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "Cancelar"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -95,11 +81,6 @@ msgstr "Creado en"
|
||||
msgid "Csv File"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -179,6 +160,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -248,14 +238,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -264,13 +255,13 @@ msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -278,14 +269,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr ""
|
||||
|
||||
@@ -316,10 +301,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -374,11 +357,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -389,11 +367,6 @@ msgstr ""
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Set to Draft"
|
||||
#~ msgstr "Cambiar a borrador"
|
||||
|
||||
|
||||
@@ -44,25 +44,6 @@ msgstr ""
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -73,6 +54,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "Cancelar"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -95,11 +81,6 @@ msgstr "Creado en"
|
||||
msgid "Csv File"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -179,6 +160,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -248,14 +238,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -264,13 +255,13 @@ msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -278,14 +269,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr ""
|
||||
|
||||
@@ -316,10 +301,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -374,11 +357,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -388,8 +366,3 @@ msgstr ""
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
|
||||
@@ -44,25 +44,6 @@ msgstr ""
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -73,6 +54,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "Cancelar"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -95,11 +81,6 @@ msgstr "Creado en"
|
||||
msgid "Csv File"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -179,6 +160,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -248,14 +238,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -264,13 +255,13 @@ msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -278,14 +269,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr ""
|
||||
|
||||
@@ -316,10 +301,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -374,11 +357,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -389,11 +367,6 @@ msgstr ""
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Set to Draft"
|
||||
#~ msgstr "Cambiar a borrador"
|
||||
|
||||
|
||||
@@ -44,25 +44,6 @@ msgstr ""
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -73,6 +54,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "Cancelar"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -95,11 +81,6 @@ msgstr "Creado en"
|
||||
msgid "Csv File"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -179,6 +160,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -248,14 +238,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -264,13 +255,13 @@ msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -278,14 +269,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr ""
|
||||
|
||||
@@ -316,10 +301,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -374,11 +357,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -389,10 +367,5 @@ msgstr ""
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Draft"
|
||||
#~ msgstr "Borrador"
|
||||
|
||||
@@ -44,25 +44,6 @@ msgstr ""
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -73,6 +54,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "Cancelar"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -95,11 +81,6 @@ msgstr "Creado en"
|
||||
msgid "Csv File"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -179,6 +160,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -248,14 +238,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -264,13 +255,13 @@ msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -278,14 +269,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr ""
|
||||
|
||||
@@ -316,10 +301,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -374,11 +357,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -389,11 +367,6 @@ msgstr ""
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Set to Draft"
|
||||
#~ msgstr "Cambiar a borrador"
|
||||
|
||||
|
||||
@@ -44,25 +44,6 @@ msgstr ""
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -73,6 +54,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -95,11 +81,6 @@ msgstr "Creado en"
|
||||
msgid "Csv File"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -179,6 +160,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -248,14 +238,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -264,13 +255,13 @@ msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -278,14 +269,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr ""
|
||||
|
||||
@@ -316,10 +301,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -374,11 +357,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -388,8 +366,3 @@ msgstr ""
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
|
||||
@@ -44,25 +44,6 @@ msgstr ""
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -73,6 +54,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "Cancelar"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -95,11 +81,6 @@ msgstr "Creado en"
|
||||
msgid "Csv File"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -179,6 +160,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -248,14 +238,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -264,13 +255,13 @@ msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -278,14 +269,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr ""
|
||||
|
||||
@@ -316,10 +301,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -374,11 +357,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -388,8 +366,3 @@ msgstr ""
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
|
||||
@@ -44,25 +44,6 @@ msgstr ""
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -73,6 +54,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "Cancelar"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -95,11 +81,6 @@ msgstr "Creado en"
|
||||
msgid "Csv File"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -179,6 +160,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -248,14 +238,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -264,13 +255,13 @@ msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -278,14 +269,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr ""
|
||||
|
||||
@@ -316,10 +301,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -374,11 +357,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -389,10 +367,5 @@ msgstr ""
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Draft"
|
||||
#~ msgstr "Borrador"
|
||||
|
||||
@@ -43,25 +43,6 @@ msgstr ""
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -72,6 +53,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "Loobu"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -94,11 +80,6 @@ msgstr "Loodud"
|
||||
msgid "Csv File"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -178,6 +159,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -247,14 +237,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -263,13 +254,13 @@ msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -277,14 +268,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr ""
|
||||
|
||||
@@ -315,10 +300,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -373,11 +356,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -388,11 +366,6 @@ msgstr ""
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Set to Draft"
|
||||
#~ msgstr "Sea mustandiks"
|
||||
|
||||
|
||||
@@ -44,25 +44,6 @@ msgstr ""
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -73,6 +54,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "Ezeztatu"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -95,11 +81,6 @@ msgstr "Created on"
|
||||
msgid "Csv File"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -179,6 +160,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -248,14 +238,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -264,13 +255,13 @@ msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -278,14 +269,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr ""
|
||||
|
||||
@@ -316,10 +301,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -374,11 +357,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -388,8 +366,3 @@ msgstr ""
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
|
||||
@@ -43,25 +43,6 @@ msgstr ""
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -72,6 +53,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "لغو"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -94,11 +80,6 @@ msgstr "ایجاد شده در"
|
||||
msgid "Csv File"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -178,6 +159,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -247,14 +237,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -263,13 +254,13 @@ msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -277,14 +268,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr ""
|
||||
|
||||
@@ -315,10 +300,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -373,11 +356,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -387,8 +365,3 @@ msgstr ""
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
|
||||
@@ -44,25 +44,6 @@ msgstr ""
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -73,6 +54,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "Peruuta"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -95,11 +81,6 @@ msgstr "Luotu"
|
||||
msgid "Csv File"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -179,6 +160,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -248,14 +238,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -264,13 +255,13 @@ msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -278,14 +269,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr ""
|
||||
|
||||
@@ -316,10 +301,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -374,11 +357,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -389,11 +367,6 @@ msgstr ""
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Set to Draft"
|
||||
#~ msgstr "Aseta luonnokseksi"
|
||||
|
||||
|
||||
@@ -43,25 +43,6 @@ msgstr "Utilisateurs Autorisés"
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -72,6 +53,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "Annuler"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -94,11 +80,6 @@ msgstr "Créé le"
|
||||
msgid "Csv File"
|
||||
msgstr "Fichier CSV"
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -178,6 +159,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -247,15 +237,16 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
msgstr "Paramètres"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
msgstr "Catégories de partenaires"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query
|
||||
@@ -263,28 +254,22 @@ msgid "Query"
|
||||
msgstr "Requête"
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
msgstr "Variables d'export SQL"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_export_tree_action
|
||||
msgid "SQL Exports"
|
||||
msgstr "Exports SQL"
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr "Paramètre SQL"
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr "export SQL"
|
||||
|
||||
@@ -318,11 +303,9 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
msgstr "L'export avec paramètre n'est pas implémenté en V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__query
|
||||
@@ -378,11 +361,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -393,7 +371,18 @@ msgstr ""
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
#~ msgid "Parameters"
|
||||
#~ msgstr "Paramètres"
|
||||
|
||||
#~ msgid "Partner Categories"
|
||||
#~ msgstr "Catégories de partenaires"
|
||||
|
||||
#~ msgid "SQL Export Variables"
|
||||
#~ msgstr "Variables d'export SQL"
|
||||
|
||||
#~ msgid "SQL Parameter"
|
||||
#~ msgstr "Paramètre SQL"
|
||||
|
||||
#, python-format
|
||||
#~ msgid "The export with parameters is not implemented in V16"
|
||||
#~ msgstr "L'export avec paramètre n'est pas implémenté en V16"
|
||||
|
||||
@@ -44,25 +44,6 @@ msgstr ""
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -73,6 +54,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "Annuler"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -95,11 +81,6 @@ msgstr "Créé le"
|
||||
msgid "Csv File"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -179,6 +160,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -248,14 +238,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -264,13 +255,13 @@ msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -278,14 +269,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr ""
|
||||
|
||||
@@ -316,10 +301,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -374,11 +357,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -388,8 +366,3 @@ msgstr ""
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
|
||||
@@ -44,25 +44,6 @@ msgstr ""
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -73,6 +54,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "Annuler"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -95,11 +81,6 @@ msgstr "Créé le"
|
||||
msgid "Csv File"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -179,6 +160,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -248,14 +238,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -264,13 +255,13 @@ msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -278,14 +269,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr ""
|
||||
|
||||
@@ -316,10 +301,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -374,11 +357,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -389,10 +367,5 @@ msgstr ""
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Draft"
|
||||
#~ msgstr "Brouillon"
|
||||
|
||||
@@ -45,25 +45,6 @@ msgstr ""
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -74,6 +55,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "Annuler"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -96,11 +82,6 @@ msgstr ""
|
||||
msgid "Csv File"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -180,6 +161,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -249,14 +239,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -265,13 +256,13 @@ msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -279,14 +270,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr ""
|
||||
|
||||
@@ -317,10 +302,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -375,11 +358,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -389,8 +367,3 @@ msgstr ""
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
|
||||
@@ -45,25 +45,6 @@ msgstr ""
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -74,6 +55,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "Cancelar"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -96,11 +82,6 @@ msgstr "Creado en"
|
||||
msgid "Csv File"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -180,6 +161,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -249,14 +239,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -265,13 +256,13 @@ msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -279,14 +270,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr ""
|
||||
|
||||
@@ -317,10 +302,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -375,11 +358,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -390,10 +368,5 @@ msgstr ""
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Draft"
|
||||
#~ msgstr "Borrador"
|
||||
|
||||
@@ -44,25 +44,6 @@ msgstr ""
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -73,6 +54,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -95,11 +81,6 @@ msgstr ""
|
||||
msgid "Csv File"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -179,6 +160,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -248,14 +238,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -264,13 +255,13 @@ msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -278,14 +269,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr ""
|
||||
|
||||
@@ -316,10 +301,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -374,11 +357,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -388,8 +366,3 @@ msgstr ""
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
|
||||
@@ -43,25 +43,6 @@ msgstr ""
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -72,6 +53,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "בטל"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -94,11 +80,6 @@ msgstr "נוצר ב-"
|
||||
msgid "Csv File"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -178,6 +159,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -247,14 +237,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -263,13 +254,13 @@ msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -277,14 +268,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr ""
|
||||
|
||||
@@ -315,10 +300,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -373,11 +356,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -387,8 +365,3 @@ msgstr ""
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
|
||||
@@ -43,25 +43,6 @@ msgstr ""
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -72,6 +53,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "रद्द"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -94,11 +80,6 @@ msgstr ""
|
||||
msgid "Csv File"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -178,6 +159,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -247,14 +237,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -263,13 +254,13 @@ msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -277,14 +268,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr ""
|
||||
|
||||
@@ -315,10 +300,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -373,11 +356,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -387,8 +365,3 @@ msgstr ""
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
|
||||
@@ -45,25 +45,6 @@ msgstr ""
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -74,6 +55,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "Odustani"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -96,11 +82,6 @@ msgstr "Stvoreno dana"
|
||||
msgid "Csv File"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -180,6 +161,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -249,14 +239,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -265,13 +256,13 @@ msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -279,14 +270,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr ""
|
||||
|
||||
@@ -317,10 +302,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -375,11 +358,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -390,11 +368,6 @@ msgstr ""
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Set to Draft"
|
||||
#~ msgstr "Postavi na nacrt"
|
||||
|
||||
|
||||
@@ -46,25 +46,6 @@ msgstr ""
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -75,6 +56,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "Otkaži"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -97,11 +83,6 @@ msgstr "Kreirano"
|
||||
msgid "Csv File"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -181,6 +162,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -250,14 +240,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -266,13 +257,13 @@ msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -280,14 +271,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr ""
|
||||
|
||||
@@ -318,10 +303,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -376,11 +359,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -390,8 +368,3 @@ msgstr ""
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
|
||||
@@ -43,25 +43,6 @@ msgstr ""
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -72,6 +53,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "Mégsem"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -94,11 +80,6 @@ msgstr "Létrehozás dátuma"
|
||||
msgid "Csv File"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -178,6 +159,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -247,14 +237,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -263,13 +254,13 @@ msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -277,14 +268,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr ""
|
||||
|
||||
@@ -315,10 +300,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -373,11 +356,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -388,11 +366,6 @@ msgstr ""
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Set to Draft"
|
||||
#~ msgstr "Beállítás tervezetnek"
|
||||
|
||||
|
||||
@@ -43,25 +43,6 @@ msgstr ""
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -72,6 +53,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "Batalkan"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -94,11 +80,6 @@ msgstr "Dibuat pada"
|
||||
msgid "Csv File"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -178,6 +159,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -247,14 +237,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -263,13 +254,13 @@ msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -277,14 +268,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr ""
|
||||
|
||||
@@ -315,10 +300,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -373,11 +356,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -387,8 +365,3 @@ msgstr ""
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
|
||||
@@ -45,25 +45,6 @@ msgstr ""
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -74,6 +55,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "Annulla"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -96,11 +82,6 @@ msgstr "Creato il"
|
||||
msgid "Csv File"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -180,6 +161,15 @@ msgstr "Se selezionata, nuovi messaggi richiedono attenzione."
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -249,14 +239,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -265,13 +256,13 @@ msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -279,14 +270,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr ""
|
||||
|
||||
@@ -317,10 +302,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -375,11 +358,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -390,11 +368,6 @@ msgstr ""
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Set to Draft"
|
||||
#~ msgstr "Imposta a Bozza"
|
||||
|
||||
|
||||
@@ -43,25 +43,6 @@ msgstr ""
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -72,6 +53,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "キャンセル"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -94,11 +80,6 @@ msgstr "作成日"
|
||||
msgid "Csv File"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -178,6 +159,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -247,14 +237,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -263,13 +254,13 @@ msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -277,14 +268,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr ""
|
||||
|
||||
@@ -315,10 +300,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -373,11 +356,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -388,11 +366,6 @@ msgstr ""
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Set to Draft"
|
||||
#~ msgstr "ドラフトに設定"
|
||||
|
||||
|
||||
@@ -43,25 +43,6 @@ msgstr ""
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -72,6 +53,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "취소"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -94,11 +80,6 @@ msgstr "작성일"
|
||||
msgid "Csv File"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -178,6 +159,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -247,14 +237,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -263,13 +254,13 @@ msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -277,14 +268,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr ""
|
||||
|
||||
@@ -315,10 +300,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -373,11 +356,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -387,8 +365,3 @@ msgstr ""
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
|
||||
@@ -43,25 +43,6 @@ msgstr ""
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -72,6 +53,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "ຍົກເລີອກ"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -94,11 +80,6 @@ msgstr ""
|
||||
msgid "Csv File"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -178,6 +159,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -247,14 +237,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -263,13 +254,13 @@ msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -277,14 +268,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr ""
|
||||
|
||||
@@ -315,10 +300,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -373,11 +356,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -387,8 +365,3 @@ msgstr ""
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
|
||||
@@ -44,25 +44,6 @@ msgstr ""
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -73,6 +54,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "Atšaukti"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -95,11 +81,6 @@ msgstr "Sukurta"
|
||||
msgid "Csv File"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -179,6 +160,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -248,14 +238,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -264,13 +255,13 @@ msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -278,14 +269,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr ""
|
||||
|
||||
@@ -316,10 +301,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -374,11 +357,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -389,11 +367,6 @@ msgstr ""
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Set to Draft"
|
||||
#~ msgstr "Nustatyti kaip juodraštį"
|
||||
|
||||
|
||||
@@ -46,25 +46,6 @@ msgstr ""
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -75,6 +56,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "Atšaukti"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -97,11 +83,6 @@ msgstr "Sukurta"
|
||||
msgid "Csv File"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -181,6 +162,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -250,14 +240,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -266,13 +257,13 @@ msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -280,14 +271,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr ""
|
||||
|
||||
@@ -318,10 +303,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -376,11 +359,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -390,8 +368,3 @@ msgstr ""
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
|
||||
@@ -44,25 +44,6 @@ msgstr ""
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -73,6 +54,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "Atcelt"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -95,11 +81,6 @@ msgstr "Izveidots"
|
||||
msgid "Csv File"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -179,6 +160,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -248,14 +238,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -264,13 +255,13 @@ msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -278,14 +269,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr ""
|
||||
|
||||
@@ -316,10 +301,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -374,11 +357,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -388,8 +366,3 @@ msgstr ""
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
|
||||
@@ -43,25 +43,6 @@ msgstr ""
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -72,6 +53,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "Откажи"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -94,11 +80,6 @@ msgstr "Креирано на"
|
||||
msgid "Csv File"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -178,6 +159,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -247,14 +237,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -263,13 +254,13 @@ msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -277,14 +268,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr ""
|
||||
|
||||
@@ -315,10 +300,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -373,11 +356,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -388,11 +366,6 @@ msgstr ""
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Set to Draft"
|
||||
#~ msgstr "Подеси на нацрт"
|
||||
|
||||
|
||||
@@ -43,25 +43,6 @@ msgstr ""
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -72,6 +53,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "Цуцлах"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -94,11 +80,6 @@ msgstr "Үүсгэсэн"
|
||||
msgid "Csv File"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -178,6 +159,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -247,14 +237,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -263,13 +254,13 @@ msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -277,14 +268,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr ""
|
||||
|
||||
@@ -315,10 +300,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -373,11 +356,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -388,11 +366,6 @@ msgstr ""
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Set to Draft"
|
||||
#~ msgstr "Ноороглох"
|
||||
|
||||
|
||||
@@ -44,25 +44,6 @@ msgstr ""
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -73,6 +54,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "Avbryt"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -95,11 +81,6 @@ msgstr "Opprettet den"
|
||||
msgid "Csv File"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -179,6 +160,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -248,14 +238,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -264,13 +255,13 @@ msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -278,14 +269,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr ""
|
||||
|
||||
@@ -316,10 +301,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -374,11 +357,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -389,11 +367,6 @@ msgstr ""
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Set to Draft"
|
||||
#~ msgstr "Sett som utkast"
|
||||
|
||||
|
||||
@@ -45,25 +45,6 @@ msgstr ""
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -74,6 +55,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "Lukk"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -96,11 +82,6 @@ msgstr "Laget den"
|
||||
msgid "Csv File"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -180,6 +161,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -249,14 +239,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -265,13 +256,13 @@ msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -279,14 +270,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr ""
|
||||
|
||||
@@ -317,10 +302,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -375,11 +358,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -390,10 +368,5 @@ msgstr ""
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Draft"
|
||||
#~ msgstr "Drøfting"
|
||||
|
||||
@@ -44,25 +44,6 @@ msgstr ""
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -73,6 +54,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "Annuleer"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -95,11 +81,6 @@ msgstr "Aangemaakt op"
|
||||
msgid "Csv File"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -179,6 +160,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -248,14 +238,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -264,13 +255,13 @@ msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -278,14 +269,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr ""
|
||||
|
||||
@@ -316,10 +301,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -374,11 +357,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -389,11 +367,6 @@ msgstr ""
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Set to Draft"
|
||||
#~ msgstr "Zet op concept"
|
||||
|
||||
|
||||
@@ -44,25 +44,6 @@ msgstr ""
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -73,6 +54,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "Annuleren"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -95,11 +81,6 @@ msgstr "Gemaakt op"
|
||||
msgid "Csv File"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -179,6 +160,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -248,14 +238,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -264,13 +255,13 @@ msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -278,14 +269,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr ""
|
||||
|
||||
@@ -316,10 +301,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -374,11 +357,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -389,11 +367,6 @@ msgstr ""
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Set to Draft"
|
||||
#~ msgstr "Terugzetten naar Concept"
|
||||
|
||||
|
||||
@@ -45,25 +45,6 @@ msgstr ""
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -74,6 +55,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "Verwijderen"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -96,11 +82,6 @@ msgstr "Aangemaakt op"
|
||||
msgid "Csv File"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -180,6 +161,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -249,14 +239,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -265,13 +256,13 @@ msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -279,14 +270,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr ""
|
||||
|
||||
@@ -317,10 +302,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -375,11 +358,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -389,8 +367,3 @@ msgstr ""
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
|
||||
@@ -45,25 +45,6 @@ msgstr ""
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -74,6 +55,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "Anuluj"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -96,11 +82,6 @@ msgstr "Utworzono"
|
||||
msgid "Csv File"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -180,6 +161,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -249,14 +239,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -265,13 +256,13 @@ msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -279,14 +270,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr ""
|
||||
|
||||
@@ -317,10 +302,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -375,11 +358,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -390,10 +368,5 @@ msgstr ""
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Draft"
|
||||
#~ msgstr "Projekt"
|
||||
|
||||
@@ -43,25 +43,6 @@ msgstr ""
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -72,6 +53,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "Cancelar"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -94,11 +80,6 @@ msgstr "Criado em"
|
||||
msgid "Csv File"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -178,6 +159,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -247,14 +237,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -263,13 +254,13 @@ msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -277,14 +268,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr ""
|
||||
|
||||
@@ -315,10 +300,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -373,11 +356,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -388,11 +366,6 @@ msgstr ""
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Set to Draft"
|
||||
#~ msgstr "Definir como rascunho"
|
||||
|
||||
|
||||
@@ -46,25 +46,6 @@ msgstr "Usuários Permitidos"
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -75,6 +56,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "Cancelar"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -97,11 +83,6 @@ msgstr "Criado em"
|
||||
msgid "Csv File"
|
||||
msgstr "Arquivo Csv"
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -181,6 +162,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -250,14 +240,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
msgstr "Parâmetros"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -266,13 +257,13 @@ msgid "Query"
|
||||
msgstr "Consulta"
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -280,14 +271,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr "Parâmetros SQL"
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr "Exportar SQL"
|
||||
|
||||
@@ -321,10 +306,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -381,11 +364,6 @@ msgstr "utf-16"
|
||||
msgid "utf-8"
|
||||
msgstr "utf-8"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr "variables_placeholder"
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -396,10 +374,14 @@ msgstr "windows-1251"
|
||||
msgid "windows-1252"
|
||||
msgstr "windows-1252"
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
#~ msgid "Parameters"
|
||||
#~ msgstr "Parâmetros"
|
||||
|
||||
#~ msgid "SQL Parameter"
|
||||
#~ msgstr "Parâmetros SQL"
|
||||
|
||||
#~ msgid "variables_placeholder"
|
||||
#~ msgstr "variables_placeholder"
|
||||
|
||||
#~ msgid "Request Name"
|
||||
#~ msgstr "Solicitar Nome"
|
||||
|
||||
@@ -46,25 +46,6 @@ msgstr ""
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -75,6 +56,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "Cancelar"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -97,11 +83,6 @@ msgstr "Criado em"
|
||||
msgid "Csv File"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -181,6 +162,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -250,14 +240,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -266,13 +257,13 @@ msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -280,14 +271,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr ""
|
||||
|
||||
@@ -318,10 +303,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -376,11 +359,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -391,11 +369,6 @@ msgstr ""
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Set to Draft"
|
||||
#~ msgstr "Definir como rascunho"
|
||||
|
||||
|
||||
@@ -44,25 +44,6 @@ msgstr ""
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -73,6 +54,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "Anuleaza"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -95,11 +81,6 @@ msgstr "Creat la"
|
||||
msgid "Csv File"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -179,6 +160,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -248,14 +238,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -264,13 +255,13 @@ msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -278,14 +269,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr ""
|
||||
|
||||
@@ -316,10 +301,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -374,11 +357,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -389,11 +367,6 @@ msgstr ""
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Set to Draft"
|
||||
#~ msgstr "Seteaza ca Ciorna"
|
||||
|
||||
|
||||
@@ -45,25 +45,6 @@ msgstr ""
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -74,6 +55,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "Отменена"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -96,11 +82,6 @@ msgstr "Создан"
|
||||
msgid "Csv File"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -180,6 +161,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -249,14 +239,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -265,13 +256,13 @@ msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -279,14 +270,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr ""
|
||||
|
||||
@@ -317,10 +302,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -375,11 +358,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -390,11 +368,6 @@ msgstr ""
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Set to Draft"
|
||||
#~ msgstr "Установить в \"Черновик\""
|
||||
|
||||
|
||||
@@ -44,25 +44,6 @@ msgstr ""
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -73,6 +54,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "Zrušiť"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -95,11 +81,6 @@ msgstr "Vytvorené"
|
||||
msgid "Csv File"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -179,6 +160,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -248,14 +238,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -264,13 +255,13 @@ msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -278,14 +269,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr ""
|
||||
|
||||
@@ -316,10 +301,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -374,11 +357,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -388,8 +366,3 @@ msgstr ""
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
|
||||
@@ -46,25 +46,6 @@ msgstr "Dovoljeni uporabniki"
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -75,6 +56,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "Preklic"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -97,11 +83,6 @@ msgstr "Ustvarjeno"
|
||||
msgid "Csv File"
|
||||
msgstr "CSV datoteka"
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -181,6 +162,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -250,14 +240,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
msgstr "Parametri"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -266,13 +257,13 @@ msgid "Query"
|
||||
msgstr "Poizvedba"
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -280,14 +271,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr "SQL parameter"
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr "SQL izvoz"
|
||||
|
||||
@@ -321,10 +306,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -381,11 +364,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr "variables_placeholder"
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -396,10 +374,14 @@ msgstr ""
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
#~ msgid "Parameters"
|
||||
#~ msgstr "Parametri"
|
||||
|
||||
#~ msgid "SQL Parameter"
|
||||
#~ msgstr "SQL parameter"
|
||||
|
||||
#~ msgid "variables_placeholder"
|
||||
#~ msgstr "variables_placeholder"
|
||||
|
||||
#~ msgid "Request Name"
|
||||
#~ msgstr "Naziv zahtevka"
|
||||
|
||||
@@ -44,25 +44,6 @@ msgstr ""
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -73,6 +54,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "Otkaži"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -95,11 +81,6 @@ msgstr "Kreiran"
|
||||
msgid "Csv File"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -179,6 +160,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -248,14 +238,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -264,13 +255,13 @@ msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -278,14 +269,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr ""
|
||||
|
||||
@@ -316,10 +301,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -374,11 +357,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -388,8 +366,3 @@ msgstr ""
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
|
||||
@@ -45,25 +45,6 @@ msgstr ""
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -74,6 +55,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "Otkaži"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -96,11 +82,6 @@ msgstr "Kreiran"
|
||||
msgid "Csv File"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -180,6 +161,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -249,14 +239,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -265,13 +256,13 @@ msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -279,14 +270,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr ""
|
||||
|
||||
@@ -317,10 +302,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -375,11 +358,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -390,10 +368,5 @@ msgstr ""
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Draft"
|
||||
#~ msgstr "Nacrt"
|
||||
|
||||
@@ -43,25 +43,6 @@ msgstr ""
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -72,6 +53,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "Avbryt"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -94,11 +80,6 @@ msgstr "Skapad den"
|
||||
msgid "Csv File"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -178,6 +159,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -247,14 +237,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -263,13 +254,13 @@ msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -277,14 +268,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr ""
|
||||
|
||||
@@ -315,10 +300,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -373,11 +356,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -388,11 +366,6 @@ msgstr ""
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Set to Draft"
|
||||
#~ msgstr "Sätt till preliminär"
|
||||
|
||||
|
||||
@@ -43,25 +43,6 @@ msgstr ""
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -72,6 +53,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "ยกเลิก"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -94,11 +80,6 @@ msgstr "สร้างเมื่อ"
|
||||
msgid "Csv File"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -178,6 +159,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -247,14 +237,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -263,13 +254,13 @@ msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -277,14 +268,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr ""
|
||||
|
||||
@@ -315,10 +300,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -373,11 +356,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -388,11 +366,6 @@ msgstr ""
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Set to Draft"
|
||||
#~ msgstr "กำหนดให้เป็นแบบร่าง"
|
||||
|
||||
|
||||
@@ -45,25 +45,6 @@ msgstr ""
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -74,6 +55,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "Vazgeç"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -96,11 +82,6 @@ msgstr "Oluşturuldu"
|
||||
msgid "Csv File"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -180,6 +161,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -249,14 +239,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -265,13 +256,13 @@ msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -279,14 +270,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr ""
|
||||
|
||||
@@ -317,10 +302,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -375,11 +358,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -390,11 +368,6 @@ msgstr ""
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Set to Draft"
|
||||
#~ msgstr "Taslak Olarak Ayarlayın"
|
||||
|
||||
|
||||
@@ -45,25 +45,6 @@ msgstr ""
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -74,6 +55,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "İptal et"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -96,11 +82,6 @@ msgstr "Oluşturulma tarihi"
|
||||
msgid "Csv File"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -180,6 +161,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -249,14 +239,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -265,13 +256,13 @@ msgid "Query"
|
||||
msgstr "Soru"
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -279,14 +270,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr ""
|
||||
|
||||
@@ -317,10 +302,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -375,11 +358,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -390,10 +368,5 @@ msgstr ""
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Draft"
|
||||
#~ msgstr "Taslak"
|
||||
|
||||
@@ -44,25 +44,6 @@ msgstr ""
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -73,6 +54,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "Скасувати"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -95,11 +81,6 @@ msgstr "Дата створення"
|
||||
msgid "Csv File"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -179,6 +160,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -248,14 +238,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -264,13 +255,13 @@ msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -278,14 +269,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr ""
|
||||
|
||||
@@ -316,10 +301,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -374,11 +357,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -388,8 +366,3 @@ msgstr ""
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
|
||||
@@ -43,25 +43,6 @@ msgstr ""
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -72,6 +53,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "Hủy bỏ"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -94,11 +80,6 @@ msgstr "Được tạo vào"
|
||||
msgid "Csv File"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -178,6 +159,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -247,14 +237,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -263,13 +254,13 @@ msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -277,14 +268,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr ""
|
||||
|
||||
@@ -315,10 +300,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -373,11 +356,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -388,10 +366,5 @@ msgstr ""
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Draft"
|
||||
#~ msgstr "Dự thảo"
|
||||
|
||||
@@ -44,25 +44,6 @@ msgstr ""
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -73,6 +54,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "Hủy"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -95,11 +81,6 @@ msgstr "Tạo vào"
|
||||
msgid "Csv File"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -179,6 +160,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -248,14 +238,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -264,13 +255,13 @@ msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -278,14 +269,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr ""
|
||||
|
||||
@@ -316,10 +301,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -374,11 +357,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -388,8 +366,3 @@ msgstr ""
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
|
||||
@@ -46,25 +46,6 @@ msgstr "允许的用户"
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -75,6 +56,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "取消"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -97,11 +83,6 @@ msgstr "创建时间"
|
||||
msgid "Csv File"
|
||||
msgstr "Csv文件"
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -181,6 +162,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -250,14 +240,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
msgstr "参数"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -266,13 +257,13 @@ msgid "Query"
|
||||
msgstr "查询"
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -280,14 +271,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr "SQL参数"
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr "SQL导出"
|
||||
|
||||
@@ -321,10 +306,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -381,11 +364,6 @@ msgstr "utf-16"
|
||||
msgid "utf-8"
|
||||
msgstr "utf-8"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr "variables_placeholder"
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -396,10 +374,14 @@ msgstr "windows-1251"
|
||||
msgid "windows-1252"
|
||||
msgstr "windows-1252"
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
#~ msgid "Parameters"
|
||||
#~ msgstr "参数"
|
||||
|
||||
#~ msgid "SQL Parameter"
|
||||
#~ msgstr "SQL参数"
|
||||
|
||||
#~ msgid "variables_placeholder"
|
||||
#~ msgstr "variables_placeholder"
|
||||
|
||||
#~ msgid "Request Name"
|
||||
#~ msgstr "请求名称"
|
||||
|
||||
@@ -44,25 +44,6 @@ msgstr ""
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
|
||||
msgid ""
|
||||
"Before adding parameters, make sure you have created one that fill your need "
|
||||
"in the dedicated menu with the right type and label. \n"
|
||||
"Then, when you add a parameter here, you have to include it in the SQL query "
|
||||
"in order to have dynamic values depending on the user choice.\n"
|
||||
"The format of the parameters in the SQL query must be like this : "
|
||||
"%(parameter_field_name)s. \n"
|
||||
"Example : from the variable menu, create an variable with type 'char', "
|
||||
"having field name 'x_name' and field label : 'Name' \n"
|
||||
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
|
||||
"name = %(x_name)s the variable can be used in any number of different SQL "
|
||||
"queries. \n"
|
||||
"In the SQL query, you can also include these 2 special parameters "
|
||||
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
|
||||
"user executing the query and the company of the user executing the query."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
|
||||
msgid "CSV"
|
||||
@@ -73,6 +54,11 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "刪除"
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Configure Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__copy_options
|
||||
msgid "Copy Options"
|
||||
@@ -95,11 +81,6 @@ msgstr "建立於"
|
||||
msgid "Csv File"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.date_field_variable_sql
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__display_name
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__display_name
|
||||
@@ -179,6 +160,15 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid ""
|
||||
"In case of use of properties in the query, use this syntax : %(Property "
|
||||
"String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE "
|
||||
"create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
msgid "Is Follower"
|
||||
@@ -248,14 +238,15 @@ msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__field_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "Please enter a values for the following properties : %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.m2m_field_variable_sql
|
||||
msgid "Partner Categories"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__query_properties
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -264,13 +255,13 @@ msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query_properties_definition
|
||||
msgid "Query Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.menu,name:sql_export.sql_parameter_menu_view
|
||||
msgid "SQL Export Variables"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -278,14 +269,8 @@ msgstr ""
|
||||
msgid "SQL Exports"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.actions.act_window,name:sql_export.sql_parameter_action
|
||||
msgid "SQL Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_parameter_view_form
|
||||
msgid "SQL export"
|
||||
msgstr ""
|
||||
|
||||
@@ -316,10 +301,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#. odoo-python
|
||||
#: code:addons/sql_export/wizard/wizard_file.py:0
|
||||
#, python-format
|
||||
msgid "The export with parameters is not implemented in V16"
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__use_properties
|
||||
msgid "Use Properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
@@ -374,11 +357,6 @@ msgstr ""
|
||||
msgid "utf-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model_terms:ir.ui.view,arch_db:sql_export.sql_file_wizard_view_form
|
||||
msgid "variables_placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
|
||||
msgid "windows-1251"
|
||||
@@ -389,11 +367,6 @@ msgstr ""
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
|
||||
msgid "x_ID"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Set to Draft"
|
||||
#~ msgstr "設置為草稿"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user