From ff674502798f64d37d794f52a3b3bb5e1ba95738 Mon Sep 17 00:00:00 2001 From: Ivorra78 Date: Fri, 29 Dec 2023 15:35:31 +0000 Subject: [PATCH] Added translation using Weblate (Spanish) --- attachment_queue/i18n/es.po | 561 ++++++++++++++++++++++++++++++++++++ 1 file changed, 561 insertions(+) create mode 100644 attachment_queue/i18n/es.po diff --git a/attachment_queue/i18n/es.po b/attachment_queue/i18n/es.po new file mode 100644 index 000000000..e297df9f7 --- /dev/null +++ b/attachment_queue/i18n/es.po @@ -0,0 +1,561 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * attachment_queue +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 16.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: es\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" + +#. module: attachment_queue +#: model:mail.template,body_html:attachment_queue.attachment_failure_notification +msgid "" +"\n" +"

Hello,

\n" +"

The attachment ${object.name} has failed with the following error message :
${object.state_message}

\n" +"

Regards,

\n" +" " +msgstr "" + +#. module: attachment_queue +#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__access_token +msgid "Access Token" +msgstr "" + +#. module: attachment_queue +#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__message_needaction +msgid "Action Needed" +msgstr "" + +#. module: attachment_queue +#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__activity_ids +msgid "Activities" +msgstr "" + +#. module: attachment_queue +#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__activity_exception_decoration +msgid "Activity Exception Decoration" +msgstr "" + +#. module: attachment_queue +#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__activity_state +msgid "Activity State" +msgstr "" + +#. module: attachment_queue +#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__activity_type_icon +msgid "Activity Type Icon" +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 +msgid "Attachment" +msgstr "" + +#. module: attachment_queue +#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__message_attachment_count +msgid "Attachment Count" +msgstr "" + +#. module: attachment_queue +#: model:mail.template,name:attachment_queue.attachment_failure_notification +msgid "Attachment Failure notification" +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" +msgstr "" + +#. module: attachment_queue +#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue_reschedule__attachment_ids +#: model_terms:ir.ui.view,arch_db:attachment_queue.view_attachment_queue_search +msgid "Attachments" +msgstr "" + +#. module: attachment_queue +#: model:ir.actions.act_window,name:attachment_queue.action_attachment_queue +#: model:ir.ui.menu,name:attachment_queue.menu_attachment_queue +msgid "Attachments Queue" +msgstr "" + +#. module: attachment_queue +#: model_terms:ir.ui.view,arch_db:attachment_queue.view_attachment_queue_search +msgid "Binary" +msgstr "" + +#. module: attachment_queue +#: model_terms:ir.ui.view,arch_db:attachment_queue.view_reschedule_attachment +msgid "Cancel" +msgstr "" + +#. module: attachment_queue +#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__checksum +msgid "Checksum/SHA1" +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" +msgstr "" + +#. module: attachment_queue +#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__company_id +#: model_terms:ir.ui.view,arch_db:attachment_queue.view_attachment_queue_search +msgid "Company" +msgstr "" + +#. module: attachment_queue +#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__create_uid +#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue_reschedule__create_uid +msgid "Created by" +msgstr "" + +#. module: attachment_queue +#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__create_date +#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue_reschedule__create_date +msgid "Created on" +msgstr "" + +#. module: attachment_queue +#: model_terms:ir.ui.view,arch_db:attachment_queue.view_attachment_queue_search +msgid "Creation Month" +msgstr "" + +#. module: attachment_queue +#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__db_datas +msgid "Database Data" +msgstr "" + +#. module: attachment_queue +#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__date_done +msgid "Date Done" +msgstr "" + +#. module: attachment_queue +#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__description +msgid "Description" +msgstr "" + +#. module: attachment_queue +#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__display_name +#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue_reschedule__display_name +msgid "Display Name" +msgstr "" + +#. module: attachment_queue +#: 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 "" + +#. module: attachment_queue +#: model_terms:ir.ui.view,arch_db:attachment_queue.view_attachment_queue_form +msgid "Error" +msgstr "" + +#. module: attachment_queue +#: 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 "" + +#. module: attachment_queue +#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__failure_emails +msgid "Failure Emails" +msgstr "" + +#. module: attachment_queue +#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__datas +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 +#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__file_size +msgid "File Size" +msgstr "" + +#. module: attachment_queue +#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__file_type +msgid "File Type" +msgstr "" + +#. module: attachment_queue +#: model_terms:ir.ui.view,arch_db:attachment_queue.view_attachment_queue_search +msgid "File type" +msgstr "" + +#. module: attachment_queue +#: model_terms:ir.ui.view,arch_db:attachment_queue.view_attachment_queue_search +msgid "Filter on my documents" +msgstr "" + +#. module: attachment_queue +#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__message_follower_ids +msgid "Followers" +msgstr "" + +#. module: attachment_queue +#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: attachment_queue +#: model:ir.model.fields,help:attachment_queue.field_attachment_queue__activity_type_icon +msgid "Font awesome icon e.g. fa-tasks" +msgstr "" + +#. module: attachment_queue +#: model_terms:ir.ui.view,arch_db:attachment_queue.view_attachment_queue_search +msgid "Group By" +msgstr "" + +#. module: attachment_queue +#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__has_message +msgid "Has Message" +msgstr "" + +#. module: attachment_queue +#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__id +#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue_reschedule__id +msgid "ID" +msgstr "" + +#. module: attachment_queue +#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__activity_exception_icon +msgid "Icon" +msgstr "" + +#. module: attachment_queue +#: model:ir.model.fields,help:attachment_queue.field_attachment_queue__activity_exception_icon +msgid "Icon to indicate an exception activity." +msgstr "" + +#. module: attachment_queue +#: model:ir.model.fields,help:attachment_queue.field_attachment_queue__message_needaction +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" +msgstr "" + +#. module: attachment_queue +#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__message_is_follower +msgid "Is Follower" +msgstr "" + +#. module: attachment_queue +#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__public +msgid "Is public document" +msgstr "" + +#. module: attachment_queue +#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue____last_update +#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue_reschedule____last_update +msgid "Last Modified on" +msgstr "" + +#. module: attachment_queue +#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__write_uid +#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue_reschedule__write_uid +msgid "Last Updated by" +msgstr "" + +#. module: attachment_queue +#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__write_date +#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue_reschedule__write_date +msgid "Last Updated on" +msgstr "" + +#. module: attachment_queue +#: model:ir.model.fields,help:attachment_queue.field_attachment_queue__attachment_id +msgid "Link to ir.attachment model " +msgstr "" + +#. module: attachment_queue +#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__message_main_attachment_id +msgid "Main Attachment" +msgstr "" + +#. module: attachment_queue +#: model_terms:ir.ui.view,arch_db:attachment_queue.view_attachment_queue_form +msgid "Manual run" +msgstr "" + +#. module: attachment_queue +#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__message_has_error +msgid "Message Delivery error" +msgstr "" + +#. module: attachment_queue +#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__message_ids +msgid "Messages" +msgstr "" + +#. module: attachment_queue +#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__mimetype +msgid "Mime Type" +msgstr "" + +#. module: attachment_queue +#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__my_activity_date_deadline +msgid "My Activity Deadline" +msgstr "" + +#. module: attachment_queue +#: model_terms:ir.ui.view,arch_db:attachment_queue.view_attachment_queue_search +msgid "My Document(s)" +msgstr "" + +#. module: attachment_queue +#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__name +msgid "Name" +msgstr "" + +#. module: attachment_queue +#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__activity_calendar_event_id +msgid "Next Activity Calendar Event" +msgstr "" + +#. module: attachment_queue +#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__activity_date_deadline +msgid "Next Activity Deadline" +msgstr "" + +#. module: attachment_queue +#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__activity_summary +msgid "Next Activity Summary" +msgstr "" + +#. module: attachment_queue +#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__activity_type_id +msgid "Next Activity Type" +msgstr "" + +#. module: attachment_queue +#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__message_needaction_counter +msgid "Number of Actions" +msgstr "" + +#. module: attachment_queue +#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__message_has_error_counter +msgid "Number of errors" +msgstr "" + +#. module: attachment_queue +#: model:ir.model.fields,help:attachment_queue.field_attachment_queue__message_needaction_counter +msgid "Number of messages requiring action" +msgstr "" + +#. module: attachment_queue +#: model:ir.model.fields,help:attachment_queue.field_attachment_queue__message_has_error_counter +msgid "Number of messages with delivery error" +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 +#: 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_terms:ir.ui.view,arch_db:attachment_queue.view_reschedule_attachment +msgid "Requeue Attachments" +msgstr "" + +#. module: attachment_queue +#: model_terms:ir.ui.view,arch_db:attachment_queue.view_attachment_queue_form +#: model_terms:ir.ui.view,arch_db:attachment_queue.view_reschedule_attachment +msgid "Reschedule" +msgstr "" + +#. module: attachment_queue +#: model:ir.actions.act_window,name:attachment_queue.action_reschedule_attachment +msgid "Reschedule Attachment" +msgstr "" + +#. module: attachment_queue +#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__res_field +msgid "Resource Field" +msgstr "" + +#. module: attachment_queue +#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__res_id +msgid "Resource ID" +msgstr "" + +#. module: attachment_queue +#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__res_model +msgid "Resource Model" +msgstr "" + +#. module: attachment_queue +#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__res_name +msgid "Resource Name" +msgstr "" + +#. module: attachment_queue +#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__activity_user_id +msgid "Responsible User" +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 +#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue_reschedule__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 +msgid "State" +msgstr "" + +#. module: attachment_queue +#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__state_message +msgid "State Message" +msgstr "" + +#. module: attachment_queue +#: model:ir.model.fields,help:attachment_queue.field_attachment_queue__activity_state +msgid "" +"Status based on activities\n" +"Overdue: Due date is already passed\n" +"Today: Activity date is today\n" +"Planned: Future activities." +msgstr "" + +#. module: attachment_queue +#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__store_fname +msgid "Stored Filename" +msgstr "" + +#. module: attachment_queue +#: model:mail.template,subject:attachment_queue.attachment_failure_notification +msgid "The attachment {{object.name}} has failed" +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" +msgstr "" + +#. module: attachment_queue +#: model_terms:ir.ui.view,arch_db:attachment_queue.view_reschedule_attachment +msgid "The selected attachments will be rescheduled." +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 +msgid "Type" +msgstr "" + +#. module: attachment_queue +#: model:ir.model.fields,help:attachment_queue.field_attachment_queue__activity_exception_decoration +msgid "Type of the exception activity on record." +msgstr "" + +#. module: attachment_queue +#: model_terms:ir.ui.view,arch_db:attachment_queue.view_attachment_queue_search +msgid "URL" +msgstr "" + +#. module: attachment_queue +#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__url +msgid "Url" +msgstr "" + +#. module: attachment_queue +#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: attachment_queue +#: model:ir.model.fields,help:attachment_queue.field_attachment_queue__website_message_ids +msgid "Website communication history" +msgstr "" + +#. module: attachment_queue +#: model:ir.model,name:attachment_queue.model_attachment_queue_reschedule +msgid "Wizard to reschedule a selection of attachments" +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." +msgstr "" + +#. module: attachment_queue +#. odoo-python +#: code:addons/attachment_queue/tests/test_models.py:0 +#: code:addons/attachment_queue/tests/test_models.py:0 +#, python-format +msgid "boom" +msgstr ""