Skip to content

Commit

Permalink
Merge pull request OCA#761 from OCA/12.0
Browse files Browse the repository at this point in the history
Syncing from upstream OCA/server-tools (12.0)
  • Loading branch information
bt-admin authored Aug 10, 2021
2 parents ca7c528 + 3207d6d commit e83e340
Show file tree
Hide file tree
Showing 75 changed files with 1,154 additions and 79 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,7 @@ msgstr ""
#: model:ir.model.fields,field_description:autovacuum_message_attachment.field_mail_template__assigned_attachment_ids
#: model:ir.model.fields,field_description:autovacuum_message_attachment.field_mail_test__assigned_attachment_ids
#: model:ir.model.fields,field_description:autovacuum_message_attachment.field_mail_test_activity__assigned_attachment_ids
#: model:ir.model.fields,field_description:autovacuum_message_attachment.field_mail_test_field_type__assigned_attachment_ids
#: model:ir.model.fields,field_description:autovacuum_message_attachment.field_mail_test_full__assigned_attachment_ids
#: model:ir.model.fields,field_description:autovacuum_message_attachment.field_mail_test_simple__assigned_attachment_ids
#: model:ir.model.fields,field_description:autovacuum_message_attachment.field_mail_test_track__assigned_attachment_ids
Expand Down
1 change: 1 addition & 0 deletions autovacuum_message_attachment/i18n/fr.po
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,7 @@ msgstr "Tous"
#: model:ir.model.fields,field_description:autovacuum_message_attachment.field_mail_template__assigned_attachment_ids
#: model:ir.model.fields,field_description:autovacuum_message_attachment.field_mail_test__assigned_attachment_ids
#: model:ir.model.fields,field_description:autovacuum_message_attachment.field_mail_test_activity__assigned_attachment_ids
#: model:ir.model.fields,field_description:autovacuum_message_attachment.field_mail_test_field_type__assigned_attachment_ids
#: model:ir.model.fields,field_description:autovacuum_message_attachment.field_mail_test_full__assigned_attachment_ids
#: model:ir.model.fields,field_description:autovacuum_message_attachment.field_mail_test_simple__assigned_attachment_ids
#: model:ir.model.fields,field_description:autovacuum_message_attachment.field_mail_test_track__assigned_attachment_ids
Expand Down
2 changes: 1 addition & 1 deletion database_cleanup/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
{
'name': 'Database cleanup',
'version': '12.0.1.0.4',
'version': '12.0.1.1.0',
'author': "Therp BV,Odoo Community Association (OCA)",
'depends': ['base'],
'license': 'AGPL-3',
Expand Down
17 changes: 16 additions & 1 deletion database_cleanup/i18n/am.po
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ msgid "No orphaned models found"
msgstr ""

#. module: database_cleanup
#: code:addons/database_cleanup/models/purge_tables.py:107
#: code:addons/database_cleanup/models/purge_tables.py:128
#, python-format
msgid "No orphaned tables found"
msgstr ""
Expand Down Expand Up @@ -495,6 +495,16 @@ msgstr ""
msgid "Reason"
msgstr ""

#. module: database_cleanup
#: selection:cleanup.purge.line.table,table_type:0
msgid "SQL Table"
msgstr ""

#. module: database_cleanup
#: selection:cleanup.purge.line.table,table_type:0
msgid "SQL View"
msgstr ""

#. module: database_cleanup
#: selection:cleanup.purge.line.property,reason:0
msgid "Same value as default"
Expand All @@ -511,6 +521,11 @@ msgstr ""
msgid "Select lines to purge"
msgstr ""

#. module: database_cleanup
#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_table__table_type
msgid "Table Type"
msgstr ""

#. module: database_cleanup
#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_table__purge_line_ids
msgid "Tables to purge"
Expand Down
17 changes: 16 additions & 1 deletion database_cleanup/i18n/ar.po
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ msgid "No orphaned models found"
msgstr ""

#. module: database_cleanup
#: code:addons/database_cleanup/models/purge_tables.py:107
#: code:addons/database_cleanup/models/purge_tables.py:128
#, python-format
msgid "No orphaned tables found"
msgstr ""
Expand Down Expand Up @@ -497,6 +497,16 @@ msgstr ""
msgid "Reason"
msgstr "السبب"

#. module: database_cleanup
#: selection:cleanup.purge.line.table,table_type:0
msgid "SQL Table"
msgstr ""

#. module: database_cleanup
#: selection:cleanup.purge.line.table,table_type:0
msgid "SQL View"
msgstr ""

#. module: database_cleanup
#: selection:cleanup.purge.line.property,reason:0
msgid "Same value as default"
Expand All @@ -513,6 +523,11 @@ msgstr ""
msgid "Select lines to purge"
msgstr ""

#. module: database_cleanup
#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_table__table_type
msgid "Table Type"
msgstr ""

#. module: database_cleanup
#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_table__purge_line_ids
msgid "Tables to purge"
Expand Down
17 changes: 16 additions & 1 deletion database_cleanup/i18n/bg.po
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ msgid "No orphaned models found"
msgstr ""

#. module: database_cleanup
#: code:addons/database_cleanup/models/purge_tables.py:107
#: code:addons/database_cleanup/models/purge_tables.py:128
#, python-format
msgid "No orphaned tables found"
msgstr ""
Expand Down Expand Up @@ -495,6 +495,16 @@ msgstr ""
msgid "Reason"
msgstr ""

#. module: database_cleanup
#: selection:cleanup.purge.line.table,table_type:0
msgid "SQL Table"
msgstr ""

#. module: database_cleanup
#: selection:cleanup.purge.line.table,table_type:0
msgid "SQL View"
msgstr ""

#. module: database_cleanup
#: selection:cleanup.purge.line.property,reason:0
msgid "Same value as default"
Expand All @@ -511,6 +521,11 @@ msgstr ""
msgid "Select lines to purge"
msgstr ""

#. module: database_cleanup
#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_table__table_type
msgid "Table Type"
msgstr ""

#. module: database_cleanup
#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_table__purge_line_ids
msgid "Tables to purge"
Expand Down
17 changes: 16 additions & 1 deletion database_cleanup/i18n/bs.po
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@ msgid "No orphaned models found"
msgstr ""

#. module: database_cleanup
#: code:addons/database_cleanup/models/purge_tables.py:107
#: code:addons/database_cleanup/models/purge_tables.py:128
#, python-format
msgid "No orphaned tables found"
msgstr ""
Expand Down Expand Up @@ -496,6 +496,16 @@ msgstr ""
msgid "Reason"
msgstr "Razlog"

#. module: database_cleanup
#: selection:cleanup.purge.line.table,table_type:0
msgid "SQL Table"
msgstr ""

#. module: database_cleanup
#: selection:cleanup.purge.line.table,table_type:0
msgid "SQL View"
msgstr ""

#. module: database_cleanup
#: selection:cleanup.purge.line.property,reason:0
msgid "Same value as default"
Expand All @@ -512,6 +522,11 @@ msgstr ""
msgid "Select lines to purge"
msgstr ""

#. module: database_cleanup
#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_table__table_type
msgid "Table Type"
msgstr ""

#. module: database_cleanup
#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_table__purge_line_ids
msgid "Tables to purge"
Expand Down
17 changes: 16 additions & 1 deletion database_cleanup/i18n/ca.po
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@ msgid "No orphaned models found"
msgstr "No s'han trobat models orfes"

#. module: database_cleanup
#: code:addons/database_cleanup/models/purge_tables.py:107
#: code:addons/database_cleanup/models/purge_tables.py:128
#, python-format
msgid "No orphaned tables found"
msgstr "No s'han trobat taules orfes"
Expand Down Expand Up @@ -499,6 +499,16 @@ msgstr "Purgat"
msgid "Reason"
msgstr "Raó"

#. module: database_cleanup
#: selection:cleanup.purge.line.table,table_type:0
msgid "SQL Table"
msgstr ""

#. module: database_cleanup
#: selection:cleanup.purge.line.table,table_type:0
msgid "SQL View"
msgstr ""

#. module: database_cleanup
#: selection:cleanup.purge.line.property,reason:0
msgid "Same value as default"
Expand All @@ -515,6 +525,11 @@ msgstr "Seleccionar línies"
msgid "Select lines to purge"
msgstr "Seleccionar línies a purgar"

#. module: database_cleanup
#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_table__table_type
msgid "Table Type"
msgstr ""

#. module: database_cleanup
#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_table__purge_line_ids
msgid "Tables to purge"
Expand Down
17 changes: 16 additions & 1 deletion database_cleanup/i18n/cs.po
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ msgid "No orphaned models found"
msgstr ""

#. module: database_cleanup
#: code:addons/database_cleanup/models/purge_tables.py:107
#: code:addons/database_cleanup/models/purge_tables.py:128
#, python-format
msgid "No orphaned tables found"
msgstr ""
Expand Down Expand Up @@ -495,6 +495,16 @@ msgstr ""
msgid "Reason"
msgstr "Důvod"

#. module: database_cleanup
#: selection:cleanup.purge.line.table,table_type:0
msgid "SQL Table"
msgstr ""

#. module: database_cleanup
#: selection:cleanup.purge.line.table,table_type:0
msgid "SQL View"
msgstr ""

#. module: database_cleanup
#: selection:cleanup.purge.line.property,reason:0
msgid "Same value as default"
Expand All @@ -511,6 +521,11 @@ msgstr ""
msgid "Select lines to purge"
msgstr ""

#. module: database_cleanup
#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_table__table_type
msgid "Table Type"
msgstr ""

#. module: database_cleanup
#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_table__purge_line_ids
msgid "Tables to purge"
Expand Down
17 changes: 16 additions & 1 deletion database_cleanup/i18n/cs_CZ.po
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ msgid "No orphaned models found"
msgstr "Nebyly nalezeny žádné osiřelé modely"

#. module: database_cleanup
#: code:addons/database_cleanup/models/purge_tables.py:107
#: code:addons/database_cleanup/models/purge_tables.py:128
#, python-format
msgid "No orphaned tables found"
msgstr "Nebyly nalezeny žádné osamocené stoly"
Expand Down Expand Up @@ -500,6 +500,16 @@ msgstr "Očištěný"
msgid "Reason"
msgstr "Důvod"

#. module: database_cleanup
#: selection:cleanup.purge.line.table,table_type:0
msgid "SQL Table"
msgstr ""

#. module: database_cleanup
#: selection:cleanup.purge.line.table,table_type:0
msgid "SQL View"
msgstr ""

#. module: database_cleanup
#: selection:cleanup.purge.line.property,reason:0
msgid "Same value as default"
Expand All @@ -516,6 +526,11 @@ msgstr "Vyberte řádky"
msgid "Select lines to purge"
msgstr "Vyberte řádky, které chcete vyčistit"

#. module: database_cleanup
#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_table__table_type
msgid "Table Type"
msgstr ""

#. module: database_cleanup
#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_table__purge_line_ids
msgid "Tables to purge"
Expand Down
17 changes: 16 additions & 1 deletion database_cleanup/i18n/da.po
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ msgid "No orphaned models found"
msgstr ""

#. module: database_cleanup
#: code:addons/database_cleanup/models/purge_tables.py:107
#: code:addons/database_cleanup/models/purge_tables.py:128
#, python-format
msgid "No orphaned tables found"
msgstr ""
Expand Down Expand Up @@ -495,6 +495,16 @@ msgstr ""
msgid "Reason"
msgstr ""

#. module: database_cleanup
#: selection:cleanup.purge.line.table,table_type:0
msgid "SQL Table"
msgstr ""

#. module: database_cleanup
#: selection:cleanup.purge.line.table,table_type:0
msgid "SQL View"
msgstr ""

#. module: database_cleanup
#: selection:cleanup.purge.line.property,reason:0
msgid "Same value as default"
Expand All @@ -511,6 +521,11 @@ msgstr ""
msgid "Select lines to purge"
msgstr ""

#. module: database_cleanup
#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_table__table_type
msgid "Table Type"
msgstr ""

#. module: database_cleanup
#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_table__purge_line_ids
msgid "Tables to purge"
Expand Down
17 changes: 16 additions & 1 deletion database_cleanup/i18n/database_cleanup.pot
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@ msgid "No orphaned models found"
msgstr ""

#. module: database_cleanup
#: code:addons/database_cleanup/models/purge_tables.py:107
#: code:addons/database_cleanup/models/purge_tables.py:128
#, python-format
msgid "No orphaned tables found"
msgstr ""
Expand Down Expand Up @@ -490,6 +490,16 @@ msgstr ""
msgid "Reason"
msgstr ""

#. module: database_cleanup
#: selection:cleanup.purge.line.table,table_type:0
msgid "SQL Table"
msgstr ""

#. module: database_cleanup
#: selection:cleanup.purge.line.table,table_type:0
msgid "SQL View"
msgstr ""

#. module: database_cleanup
#: selection:cleanup.purge.line.property,reason:0
msgid "Same value as default"
Expand All @@ -506,6 +516,11 @@ msgstr ""
msgid "Select lines to purge"
msgstr ""

#. module: database_cleanup
#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_table__table_type
msgid "Table Type"
msgstr ""

#. module: database_cleanup
#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_table__purge_line_ids
msgid "Tables to purge"
Expand Down
Loading

0 comments on commit e83e340

Please sign in to comment.