diff --git a/attachment_queue/i18n/attachment_queue.pot b/attachment_queue/i18n/attachment_queue.pot
index f20c0243c..4218f0a60 100644
--- a/attachment_queue/i18n/attachment_queue.pot
+++ b/attachment_queue/i18n/attachment_queue.pot
@@ -1,12 +1,12 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
-# * attachment_queue
+# * attachment_queue
#
msgid ""
msgstr ""
-"Project-Id-Version: Odoo Server 12.0\n"
+"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
-"Last-Translator: <>\n"
+"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -15,7 +15,8 @@ msgstr ""
#. module: attachment_queue
#: model:mail.template,body_html:attachment_queue.attachment_failure_notification
-msgid "\n"
+msgid ""
+"\n"
"
Hello,
\n"
" The attachment ${object.name} has failed with the following error message :
${object.state_message}
\n"
" Regards,
\n"
@@ -32,11 +33,6 @@ msgstr ""
msgid "Action Needed"
msgstr ""
-#. module: attachment_queue
-#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__active
-msgid "Active"
-msgstr ""
-
#. module: attachment_queue
#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__attachment_id
#: model_terms:ir.ui.view,arch_db:attachment_queue.view_attachment_queue_search
@@ -48,6 +44,11 @@ msgstr ""
msgid "Attachment Count"
msgstr ""
+#. module: attachment_queue
+#: model:ir.model,name:attachment_queue.model_attachment_queue
+msgid "Attachment Queue"
+msgstr ""
+
#. module: attachment_queue
#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__local_url
msgid "Attachment URL"
@@ -69,6 +70,16 @@ msgstr ""
msgid "Binary"
msgstr ""
+#. module: attachment_queue
+#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__changeset_change_ids
+msgid "Changeset Changes"
+msgstr ""
+
+#. module: attachment_queue
+#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__changeset_ids
+msgid "Changesets"
+msgstr ""
+
#. module: attachment_queue
#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__checksum
msgid "Checksum/SHA1"
@@ -76,7 +87,8 @@ msgstr ""
#. module: attachment_queue
#: model:ir.model.fields,help:attachment_queue.field_attachment_queue__failure_emails
-msgid "Comma-separated list of email addresses to be notified in case offailure"
+msgid ""
+"Comma-separated list of email addresses to be notified in case offailure"
msgstr ""
#. module: attachment_queue
@@ -85,6 +97,16 @@ msgstr ""
msgid "Company"
msgstr ""
+#. module: attachment_queue
+#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__count_pending_changeset_changes
+msgid "Count Pending Changeset Changes"
+msgstr ""
+
+#. module: attachment_queue
+#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__count_pending_changesets
+msgid "Count Pending Changesets"
+msgstr ""
+
#. module: attachment_queue
#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__create_uid
msgid "Created by"
@@ -121,7 +143,7 @@ msgid "Display Name"
msgstr ""
#. module: attachment_queue
-#: selection:attachment.queue,state:0
+#: model:ir.model.fields.selection,name:attachment_queue.selection__attachment_queue__state__done
#: model_terms:ir.ui.view,arch_db:attachment_queue.view_attachment_queue_search
msgid "Done"
msgstr ""
@@ -132,12 +154,7 @@ msgid "Error"
msgstr ""
#. module: attachment_queue
-#: selection:attachment.queue,file_type:0
-msgid "Export File (External location)"
-msgstr ""
-
-#. module: attachment_queue
-#: selection:attachment.queue,state:0
+#: model:ir.model.fields.selection,name:attachment_queue.selection__attachment_queue__state__failed
#: model_terms:ir.ui.view,arch_db:attachment_queue.view_attachment_queue_search
msgid "Failed"
msgstr ""
@@ -149,7 +166,12 @@ msgstr ""
#. module: attachment_queue
#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__datas
-msgid "File Content"
+msgid "File Content (base64)"
+msgstr ""
+
+#. module: attachment_queue
+#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__raw
+msgid "File Content (raw)"
msgstr ""
#. module: attachment_queue
@@ -167,11 +189,6 @@ msgstr ""
msgid "File type"
msgstr ""
-#. module: attachment_queue
-#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__datas_fname
-msgid "Filename"
-msgstr ""
-
#. module: attachment_queue
#: model_terms:ir.ui.view,arch_db:attachment_queue.view_attachment_queue_search
msgid "Filter on my documents"
@@ -202,21 +219,33 @@ msgstr ""
msgid "ID"
msgstr ""
-#. module: attachment_queue
-#: model:ir.model.fields,help:attachment_queue.field_attachment_queue__message_unread
-msgid "If checked new messages require your attention."
-msgstr ""
-
#. module: attachment_queue
#: model:ir.model.fields,help:attachment_queue.field_attachment_queue__message_needaction
+#: model:ir.model.fields,help:attachment_queue.field_attachment_queue__message_unread
msgid "If checked, new messages require your attention."
msgstr ""
#. module: attachment_queue
#: model:ir.model.fields,help:attachment_queue.field_attachment_queue__message_has_error
+#: model:ir.model.fields,help:attachment_queue.field_attachment_queue__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
+#. module: attachment_queue
+#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__image_height
+msgid "Image Height"
+msgstr ""
+
+#. module: attachment_queue
+#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__image_src
+msgid "Image Src"
+msgstr ""
+
+#. module: attachment_queue
+#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__image_width
+msgid "Image Width"
+msgstr ""
+
#. module: attachment_queue
#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__index_content
msgid "Indexed Content"
@@ -289,7 +318,7 @@ msgstr ""
#. module: attachment_queue
#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__message_has_error_counter
-msgid "Number of error"
+msgid "Number of errors"
msgstr ""
#. module: attachment_queue
@@ -307,22 +336,22 @@ msgstr ""
msgid "Number of unread messages"
msgstr ""
+#. module: attachment_queue
+#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__original_id
+msgid "Original (unoptimized, unresized) attachment"
+msgstr ""
+
#. module: attachment_queue
#: model_terms:ir.ui.view,arch_db:attachment_queue.view_attachment_queue_search
msgid "Owner"
msgstr ""
#. module: attachment_queue
-#: selection:attachment.queue,state:0
+#: model:ir.model.fields.selection,name:attachment_queue.selection__attachment_queue__state__pending
#: model_terms:ir.ui.view,arch_db:attachment_queue.view_attachment_queue_search
msgid "Pending"
msgstr ""
-#. module: attachment_queue
-#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__res_model_name
-msgid "Res Model Name"
-msgstr ""
-
#. module: attachment_queue
#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__res_field
msgid "Resource Field"
@@ -355,11 +384,21 @@ msgstr ""
msgid "Run Attachments Queue"
msgstr ""
+#. module: attachment_queue
+#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__message_has_sms_error
+msgid "SMS Delivery error"
+msgstr ""
+
#. module: attachment_queue
#: model_terms:ir.ui.view,arch_db:attachment_queue.view_attachment_queue_form
msgid "Set to Done"
msgstr ""
+#. module: attachment_queue
+#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__smart_search
+msgid "Smart Search"
+msgstr ""
+
#. module: attachment_queue
#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__state
#: model_terms:ir.ui.view,arch_db:attachment_queue.view_attachment_queue_search
@@ -388,7 +427,9 @@ msgstr ""
#. module: attachment_queue
#: model:ir.model.fields,help:attachment_queue.field_attachment_queue__file_type
-msgid "The file type determines an import method to be used to parse and transform data before their import in ERP or an export"
+msgid ""
+"The file type determines an import method to be used to parse and transform "
+"data before their import in ERP or an export"
msgstr ""
#. module: attachment_queue
@@ -396,11 +437,6 @@ msgstr ""
msgid "The record id this is attached to."
msgstr ""
-#. module: attachment_queue
-#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__thumbnail
-msgid "Thumbnail"
-msgstr ""
-
#. module: attachment_queue
#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__type
#: model_terms:ir.ui.view,arch_db:attachment_queue.view_attachment_queue_search
@@ -427,6 +463,11 @@ msgstr ""
msgid "Url"
msgstr ""
+#. module: attachment_queue
+#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__user_can_see_changeset
+msgid "User Can See Changeset"
+msgstr ""
+
#. module: attachment_queue
#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__website_message_ids
msgid "Website Messages"
@@ -439,11 +480,7 @@ msgstr ""
#. module: attachment_queue
#: model:ir.model.fields,help:attachment_queue.field_attachment_queue__type
-msgid "You can either upload a file from your computer or copy/paste an internet link to your file."
+msgid ""
+"You can either upload a file from your computer or copy/paste an internet "
+"link to your file."
msgstr ""
-
-#. module: attachment_queue
-#: model:ir.model,name:attachment_queue.model_attachment_queue
-msgid "attachment.queue"
-msgstr ""
-