Skip to content

Commit

Permalink
[UPD] Update auto_backup.pot
Browse files Browse the repository at this point in the history
  • Loading branch information
oca-ci committed Dec 1, 2023
1 parent 191e56b commit 54a7c67
Showing 1 changed file with 13 additions and 44 deletions.
57 changes: 13 additions & 44 deletions auto_backup/i18n/auto_backup.pot
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 15.0\n"
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: \n"
Expand Down Expand Up @@ -57,7 +57,6 @@ msgstr ""
#. module: auto_backup
#: model:ir.actions.server,name:auto_backup.ir_cron_backup_scheduler_0_ir_actions_server
#: model:ir.cron,cron_name:auto_backup.ir_cron_backup_scheduler_0
#: model:ir.cron,name:auto_backup.ir_cron_backup_scheduler_0
msgid "Backup Scheduler"
msgstr ""

Expand All @@ -83,16 +82,6 @@ msgstr ""
msgid "Cannot duplicate a configuration."
msgstr ""

#. module: auto_backup
#: model:ir.model.fields,field_description:auto_backup.field_db_backup__changeset_change_ids
msgid "Changeset Changes"
msgstr ""

#. module: auto_backup
#: model:ir.model.fields,field_description:auto_backup.field_db_backup__changeset_ids
msgid "Changesets"
msgstr ""

#. module: auto_backup
#: model:ir.model.fields,help:auto_backup.field_db_backup__backup_format
msgid "Choose the format for this backup."
Expand All @@ -104,33 +93,26 @@ msgid "Choose the storage method for this backup."
msgstr ""

#. module: auto_backup
#. odoo-python
#: code:addons/auto_backup/models/db_backup.py:0
#, python-format
msgid "Cleanup of old database backups failed."
msgstr ""

#. module: auto_backup
#. odoo-python
#: code:addons/auto_backup/models/db_backup.py:0
#, python-format
msgid "Connection Test Failed!"
msgstr ""

#. module: auto_backup
#. odoo-python
#: code:addons/auto_backup/models/db_backup.py:0
#, python-format
msgid "Connection Test Succeeded!"
msgstr ""

#. module: auto_backup
#: model:ir.model.fields,field_description:auto_backup.field_db_backup__count_pending_changeset_changes
msgid "Count Pending Changeset Changes"
msgstr ""

#. module: auto_backup
#: model:ir.model.fields,field_description:auto_backup.field_db_backup__count_pending_changesets
msgid "Count Pending Changesets"
msgstr ""

#. module: auto_backup
#: model:ir.model.fields,field_description:auto_backup.field_db_backup__create_uid
msgid "Created by"
Expand All @@ -147,13 +129,15 @@ msgid "Database Backup"
msgstr ""

#. module: auto_backup
#. odoo-python
#: code:addons/auto_backup/models/db_backup.py:0
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
#, python-format
msgid "Database backup failed."
msgstr ""

#. module: auto_backup
#. odoo-python
#: code:addons/auto_backup/models/db_backup.py:0
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
#, python-format
Expand All @@ -171,6 +155,7 @@ msgid "Display Name"
msgstr ""

#. module: auto_backup
#. odoo-python
#: code:addons/auto_backup/models/db_backup.py:0
#, python-format
msgid ""
Expand Down Expand Up @@ -229,7 +214,6 @@ msgstr ""

#. module: auto_backup
#: model:ir.model.fields,help:auto_backup.field_db_backup__message_needaction
#: model:ir.model.fields,help:auto_backup.field_db_backup__message_unread
msgid "If checked, new messages require your attention."
msgstr ""

Expand Down Expand Up @@ -301,19 +285,14 @@ msgstr ""

#. module: auto_backup
#: model:ir.model.fields,help:auto_backup.field_db_backup__message_needaction_counter
msgid "Number of messages which requires an action"
msgid "Number of messages requiring action"
msgstr ""

#. module: auto_backup
#: model:ir.model.fields,help:auto_backup.field_db_backup__message_has_error_counter
msgid "Number of messages with delivery error"
msgstr ""

#. module: auto_backup
#: model:ir.model.fields,help:auto_backup.field_db_backup__message_unread_counter
msgid "Number of unread messages"
msgstr ""

#. module: auto_backup
#: model:ir.model.fields,help:auto_backup.field_db_backup__sftp_private_key
msgid ""
Expand Down Expand Up @@ -368,6 +347,11 @@ msgid ""
"generated."
msgstr ""

#. module: auto_backup
#: model:ir.model.fields,field_description:auto_backup.field_db_backup__smart_search
msgid "Smart Search"
msgstr ""

#. module: auto_backup
#: model:ir.model.fields,help:auto_backup.field_db_backup__name
msgid "Summary of this backup process"
Expand Down Expand Up @@ -403,28 +387,13 @@ msgid ""
" on the external server."
msgstr ""

#. module: auto_backup
#: model:ir.model.fields,field_description:auto_backup.field_db_backup__message_unread
msgid "Unread Messages"
msgstr ""

#. module: auto_backup
#: model:ir.model.fields,field_description:auto_backup.field_db_backup__message_unread_counter
msgid "Unread Messages Counter"
msgstr ""

#. module: auto_backup
#: model_terms:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
msgid ""
"Use SFTP with caution! This writes files to external servers under the path "
"you specify."
msgstr ""

#. module: auto_backup
#: model:ir.model.fields,field_description:auto_backup.field_db_backup__user_can_see_changeset
msgid "User Can See Changeset"
msgstr ""

#. module: auto_backup
#: model:ir.model.fields,field_description:auto_backup.field_db_backup__sftp_user
msgid "Username in the SFTP Server"
Expand Down

0 comments on commit 54a7c67

Please sign in to comment.