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:
Weblate
2023-10-10 14:35:42 +00:00
committed by David Beal
parent 5db105962d
commit ec6e2842cc
73 changed files with 2091 additions and 3909 deletions

View File

@@ -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 &gt; %(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 ""