-
-
Notifications
You must be signed in to change notification settings - Fork 460
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added translation using Weblate (Spanish)
- Loading branch information
Showing
1 changed file
with
338 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,338 @@ | ||
# Translation of Odoo Server. | ||
# This file contains the translation of the following modules: | ||
# * queue_job_batch | ||
# | ||
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: queue_job_batch | ||
#: model:ir.model.fields,field_description:queue_job_batch.field_queue_job_batch__message_needaction | ||
msgid "Action Needed" | ||
msgstr "" | ||
|
||
#. module: queue_job_batch | ||
#: model:ir.model.fields,field_description:queue_job_batch.field_queue_job_batch__activity_ids | ||
msgid "Activities" | ||
msgstr "" | ||
|
||
#. module: queue_job_batch | ||
#: model:ir.model.fields,field_description:queue_job_batch.field_queue_job_batch__activity_exception_decoration | ||
msgid "Activity Exception Decoration" | ||
msgstr "" | ||
|
||
#. module: queue_job_batch | ||
#: model:ir.model.fields,field_description:queue_job_batch.field_queue_job_batch__activity_state | ||
msgid "Activity State" | ||
msgstr "" | ||
|
||
#. module: queue_job_batch | ||
#: model:ir.model.fields,field_description:queue_job_batch.field_queue_job_batch__activity_type_icon | ||
msgid "Activity Type Icon" | ||
msgstr "" | ||
|
||
#. module: queue_job_batch | ||
#: model:ir.model.fields,field_description:queue_job_batch.field_queue_job_batch__message_attachment_count | ||
msgid "Attachment Count" | ||
msgstr "" | ||
|
||
#. module: queue_job_batch | ||
#: model:ir.model,name:queue_job_batch.model_queue_job_batch | ||
msgid "Batch of jobs" | ||
msgstr "" | ||
|
||
#. module: queue_job_batch | ||
#: model:ir.model.fields,field_description:queue_job_batch.field_queue_job_batch__company_id | ||
msgid "Company" | ||
msgstr "" | ||
|
||
#. module: queue_job_batch | ||
#: model:ir.model.fields,field_description:queue_job_batch.field_queue_job_batch__completeness | ||
#: model_terms:ir.ui.view,arch_db:queue_job_batch.view_queue_job_batch_form | ||
#: model_terms:ir.ui.view,arch_db:queue_job_batch.view_queue_job_batch_tree | ||
msgid "Completeness" | ||
msgstr "" | ||
|
||
#. module: queue_job_batch | ||
#: model:ir.model.fields,field_description:queue_job_batch.field_queue_job_batch__display_name | ||
msgid "Display Name" | ||
msgstr "" | ||
|
||
#. module: queue_job_batch | ||
#: model:ir.model.fields.selection,name:queue_job_batch.selection__queue_job_batch__state__draft | ||
#: model_terms:ir.ui.view,arch_db:queue_job_batch.view_queue_job_batch_search | ||
msgid "Draft" | ||
msgstr "" | ||
|
||
#. module: queue_job_batch | ||
#: model:ir.model.fields.selection,name:queue_job_batch.selection__queue_job_batch__state__enqueued | ||
msgid "Enqueued" | ||
msgstr "" | ||
|
||
#. module: queue_job_batch | ||
#: model:ir.model.fields,field_description:queue_job_batch.field_queue_job_batch__failed_job_count | ||
msgid "Failed Job Count" | ||
msgstr "" | ||
|
||
#. module: queue_job_batch | ||
#: model:ir.model.fields,field_description:queue_job_batch.field_queue_job_batch__failed_percentage | ||
msgid "Failed Percentage" | ||
msgstr "" | ||
|
||
#. module: queue_job_batch | ||
#: model:ir.model.fields.selection,name:queue_job_batch.selection__queue_job_batch__state__finished | ||
#: model_terms:ir.ui.view,arch_db:queue_job_batch.view_queue_job_batch_search | ||
msgid "Finished" | ||
msgstr "" | ||
|
||
#. module: queue_job_batch | ||
#: model:ir.model.fields,field_description:queue_job_batch.field_queue_job_batch__finished_job_count | ||
msgid "Finished Job Count" | ||
msgstr "" | ||
|
||
#. module: queue_job_batch | ||
#: model:ir.model.fields,field_description:queue_job_batch.field_queue_job_batch__message_follower_ids | ||
msgid "Followers" | ||
msgstr "" | ||
|
||
#. module: queue_job_batch | ||
#: model:ir.model.fields,field_description:queue_job_batch.field_queue_job_batch__message_partner_ids | ||
msgid "Followers (Partners)" | ||
msgstr "" | ||
|
||
#. module: queue_job_batch | ||
#: model:ir.model.fields,help:queue_job_batch.field_queue_job_batch__activity_type_icon | ||
msgid "Font awesome icon e.g. fa-tasks" | ||
msgstr "" | ||
|
||
#. module: queue_job_batch | ||
#: model_terms:ir.ui.view,arch_db:queue_job_batch.view_queue_job_batch_search | ||
msgid "Group By" | ||
msgstr "" | ||
|
||
#. module: queue_job_batch | ||
#: model:ir.model.fields,field_description:queue_job_batch.field_queue_job_batch__has_message | ||
msgid "Has Message" | ||
msgstr "" | ||
|
||
#. module: queue_job_batch | ||
#: model:ir.model.fields,field_description:queue_job_batch.field_queue_job_batch__id | ||
msgid "ID" | ||
msgstr "" | ||
|
||
#. module: queue_job_batch | ||
#: model:ir.model.fields,field_description:queue_job_batch.field_queue_job_batch__activity_exception_icon | ||
msgid "Icon" | ||
msgstr "" | ||
|
||
#. module: queue_job_batch | ||
#: model:ir.model.fields,help:queue_job_batch.field_queue_job_batch__activity_exception_icon | ||
msgid "Icon to indicate an exception activity." | ||
msgstr "" | ||
|
||
#. module: queue_job_batch | ||
#: model:ir.model.fields,help:queue_job_batch.field_queue_job_batch__message_needaction | ||
msgid "If checked, new messages require your attention." | ||
msgstr "" | ||
|
||
#. module: queue_job_batch | ||
#: model:ir.model.fields,help:queue_job_batch.field_queue_job_batch__message_has_error | ||
msgid "If checked, some messages have a delivery error." | ||
msgstr "" | ||
|
||
#. module: queue_job_batch | ||
#: model:ir.model.fields.selection,name:queue_job_batch.selection__queue_job_batch__state__progress | ||
msgid "In Progress" | ||
msgstr "" | ||
|
||
#. module: queue_job_batch | ||
#: model_terms:ir.ui.view,arch_db:queue_job_batch.view_queue_job_batch_search | ||
msgid "In progress" | ||
msgstr "" | ||
|
||
#. module: queue_job_batch | ||
#: model:ir.model.fields,field_description:queue_job_batch.field_queue_job_batch__message_is_follower | ||
msgid "Is Follower" | ||
msgstr "" | ||
|
||
#. module: queue_job_batch | ||
#: model:ir.model.fields,field_description:queue_job_batch.field_queue_job_batch__is_read | ||
msgid "Is Read" | ||
msgstr "" | ||
|
||
#. module: queue_job_batch | ||
#: model:ir.model.fields,field_description:queue_job_batch.field_queue_job_batch__job_ids | ||
msgid "Job" | ||
msgstr "" | ||
|
||
#. module: queue_job_batch | ||
#. odoo-javascript | ||
#: code:addons/queue_job_batch/static/src/xml/queue_job_batch_menu.xml:0 | ||
#, python-format | ||
msgid "" | ||
"Job\n" | ||
" Batches" | ||
msgstr "" | ||
|
||
#. module: queue_job_batch | ||
#: model:ir.model.fields,field_description:queue_job_batch.field_queue_job__job_batch_id | ||
#: model_terms:ir.ui.view,arch_db:queue_job_batch.view_queue_job_batch_form | ||
msgid "Job Batch" | ||
msgstr "" | ||
|
||
#. module: queue_job_batch | ||
#: model:ir.model.fields,field_description:queue_job_batch.field_queue_job_batch__job_count | ||
msgid "Job Count" | ||
msgstr "" | ||
|
||
#. module: queue_job_batch | ||
#: model:res.groups,name:queue_job_batch.group_queue_job_batch_user | ||
msgid "Job Queue Batch User" | ||
msgstr "" | ||
|
||
#. module: queue_job_batch | ||
#. odoo-javascript | ||
#: code:addons/queue_job_batch/static/src/xml/queue_job_batch_menu.xml:0 | ||
#: code:addons/queue_job_batch/static/src/xml/queue_job_batch_menu.xml:0 | ||
#: model:ir.actions.act_window,name:queue_job_batch.action_queue_job_batch | ||
#: model:ir.actions.act_window,name:queue_job_batch.action_view_your_queue_job_batch | ||
#: model:ir.ui.menu,name:queue_job_batch.menu_queue_job_batch | ||
#, python-format | ||
msgid "Job batches" | ||
msgstr "" | ||
|
||
#. module: queue_job_batch | ||
#: model:ir.actions.act_window,name:queue_job_batch.action_queue_job_related | ||
#: model_terms:ir.ui.view,arch_db:queue_job_batch.view_queue_job_batch_form | ||
msgid "Jobs" | ||
msgstr "" | ||
|
||
#. module: queue_job_batch | ||
#: model:ir.model.fields,field_description:queue_job_batch.field_queue_job_batch____last_update | ||
msgid "Last Modified on" | ||
msgstr "" | ||
|
||
#. module: queue_job_batch | ||
#: model:ir.model.fields,field_description:queue_job_batch.field_queue_job_batch__message_main_attachment_id | ||
msgid "Main Attachment" | ||
msgstr "" | ||
|
||
#. module: queue_job_batch | ||
#. odoo-javascript | ||
#: code:addons/queue_job_batch/static/src/xml/queue_job_batch_menu.xml:0 | ||
#, python-format | ||
msgid "Mark as Read" | ||
msgstr "" | ||
|
||
#. module: queue_job_batch | ||
#: model:ir.model.fields,field_description:queue_job_batch.field_queue_job_batch__message_has_error | ||
msgid "Message Delivery error" | ||
msgstr "" | ||
|
||
#. module: queue_job_batch | ||
#: model:ir.model.fields,field_description:queue_job_batch.field_queue_job_batch__message_ids | ||
msgid "Messages" | ||
msgstr "" | ||
|
||
#. module: queue_job_batch | ||
#: model:ir.model.fields,field_description:queue_job_batch.field_queue_job_batch__my_activity_date_deadline | ||
msgid "My Activity Deadline" | ||
msgstr "" | ||
|
||
#. module: queue_job_batch | ||
#: model:ir.model.fields,field_description:queue_job_batch.field_queue_job_batch__name | ||
msgid "Name" | ||
msgstr "" | ||
|
||
#. module: queue_job_batch | ||
#: model:ir.model.fields,field_description:queue_job_batch.field_queue_job_batch__activity_date_deadline | ||
msgid "Next Activity Deadline" | ||
msgstr "" | ||
|
||
#. module: queue_job_batch | ||
#: model:ir.model.fields,field_description:queue_job_batch.field_queue_job_batch__activity_summary | ||
msgid "Next Activity Summary" | ||
msgstr "" | ||
|
||
#. module: queue_job_batch | ||
#: model:ir.model.fields,field_description:queue_job_batch.field_queue_job_batch__activity_type_id | ||
msgid "Next Activity Type" | ||
msgstr "" | ||
|
||
#. module: queue_job_batch | ||
#. odoo-javascript | ||
#: code:addons/queue_job_batch/static/src/xml/queue_job_batch_menu.xml:0 | ||
#, python-format | ||
msgid "No jobs to view." | ||
msgstr "" | ||
|
||
#. module: queue_job_batch | ||
#: model:ir.model.fields,field_description:queue_job_batch.field_queue_job_batch__message_needaction_counter | ||
msgid "Number of Actions" | ||
msgstr "" | ||
|
||
#. module: queue_job_batch | ||
#: model:ir.model.fields,field_description:queue_job_batch.field_queue_job_batch__message_has_error_counter | ||
msgid "Number of errors" | ||
msgstr "" | ||
|
||
#. module: queue_job_batch | ||
#: model:ir.model.fields,help:queue_job_batch.field_queue_job_batch__message_needaction_counter | ||
msgid "Number of messages requiring action" | ||
msgstr "" | ||
|
||
#. module: queue_job_batch | ||
#: model:ir.model.fields,help:queue_job_batch.field_queue_job_batch__message_has_error_counter | ||
msgid "Number of messages with delivery error" | ||
msgstr "" | ||
|
||
#. module: queue_job_batch | ||
#: model:ir.model,name:queue_job_batch.model_queue_job | ||
msgid "Queue Job" | ||
msgstr "" | ||
|
||
#. module: queue_job_batch | ||
#: model:ir.model.fields,field_description:queue_job_batch.field_queue_job_batch__activity_user_id | ||
msgid "Responsible User" | ||
msgstr "" | ||
|
||
#. module: queue_job_batch | ||
#: model:ir.model.fields,field_description:queue_job_batch.field_queue_job_batch__state | ||
#: model_terms:ir.ui.view,arch_db:queue_job_batch.view_queue_job_batch_search | ||
msgid "State" | ||
msgstr "" | ||
|
||
#. module: queue_job_batch | ||
#: model:ir.model.fields,help:queue_job_batch.field_queue_job_batch__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: queue_job_batch | ||
#: model:ir.model.fields,help:queue_job_batch.field_queue_job_batch__activity_exception_decoration | ||
msgid "Type of the exception activity on record." | ||
msgstr "" | ||
|
||
#. module: queue_job_batch | ||
#: model:ir.model.fields,field_description:queue_job_batch.field_queue_job_batch__user_id | ||
#: model_terms:ir.ui.view,arch_db:queue_job_batch.view_queue_job_batch_search | ||
msgid "User" | ||
msgstr "" | ||
|
||
#. module: queue_job_batch | ||
#. odoo-javascript | ||
#: code:addons/queue_job_batch/static/src/xml/queue_job_batch_menu.xml:0 | ||
#, python-format | ||
msgid "View All" | ||
msgstr "" |