oca-travis
5 years ago
1 changed files with 444 additions and 0 deletions
@ -0,0 +1,444 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * attachment_queue |
|||
# |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 12.0\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: \n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Plural-Forms: \n" |
|||
|
|||
#. module: attachment_queue |
|||
#: model:mail.template,body_html:attachment_queue.attachment_failure_notification |
|||
msgid "\n" |
|||
" <p style=\"margin:0px 0px 10px 0px;font-size:13px;font-family:"Lucida Grande", Helvetica, Verdana, Arial, sans-serif;\">Hello,<br><br></p>\n" |
|||
" <p style=\"margin:0px 0px 10px 0px;font-size:13px;font-family:"Lucida Grande", Helvetica, Verdana, Arial, sans-serif;\">The attachment ${object.name} has failed with the following error message : <br>${object.state_message}<br></p><p style=\"margin:0px 0px 10px 0px;font-size:13px;font-family:"Lucida Grande", Helvetica, Verdana, Arial, sans-serif;\"></p>\n" |
|||
" <p style=\"margin:0px 0px 10px 0px;font-size:13px;font-family:"Lucida Grande", Helvetica, Verdana, Arial, sans-serif;\">Regards,<br></p>\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__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 |
|||
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:ir.model.fields,field_description:attachment_queue.field_attachment_queue__local_url |
|||
msgid "Attachment URL" |
|||
msgstr "" |
|||
|
|||
#. module: attachment_queue |
|||
#: 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: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 |
|||
msgid "Created by" |
|||
msgstr "" |
|||
|
|||
#. module: attachment_queue |
|||
#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__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 |
|||
msgid "Display Name" |
|||
msgstr "" |
|||
|
|||
#. module: attachment_queue |
|||
#: selection:attachment.queue,state:0 |
|||
#: 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 |
|||
#: selection:attachment.queue,state:0 |
|||
#: 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" |
|||
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: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" |
|||
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_channel_ids |
|||
msgid "Followers (Channels)" |
|||
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_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__id |
|||
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 |
|||
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 |
|||
msgid "If checked, some messages have a delivery error." |
|||
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 |
|||
msgid "Last Modified on" |
|||
msgstr "" |
|||
|
|||
#. module: attachment_queue |
|||
#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "" |
|||
|
|||
#. module: attachment_queue |
|||
#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__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: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_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__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 error" |
|||
msgstr "" |
|||
|
|||
#. module: attachment_queue |
|||
#: model:ir.model.fields,help:attachment_queue.field_attachment_queue__message_needaction_counter |
|||
msgid "Number of messages which requires an 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,help:attachment_queue.field_attachment_queue__message_unread_counter |
|||
msgid "Number of unread messages" |
|||
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_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" |
|||
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_terms:ir.ui.view,arch_db:attachment_queue.view_attachment_queue_form |
|||
msgid "Run" |
|||
msgstr "" |
|||
|
|||
#. module: attachment_queue |
|||
#: model:ir.actions.server,name:attachment_queue.cronjob_run_attachment_queue_ir_actions_server |
|||
#: model:ir.cron,cron_name:attachment_queue.cronjob_run_attachment_queue |
|||
#: model:ir.cron,name:attachment_queue.cronjob_run_attachment_queue |
|||
msgid "Run Attachments Queue" |
|||
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__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,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__res_model |
|||
msgid "The database object this attachment will be attached to." |
|||
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:ir.model.fields,help:attachment_queue.field_attachment_queue__res_id |
|||
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 |
|||
msgid "Type" |
|||
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__message_unread |
|||
msgid "Unread Messages" |
|||
msgstr "" |
|||
|
|||
#. module: attachment_queue |
|||
#: model:ir.model.fields,field_description:attachment_queue.field_attachment_queue__message_unread_counter |
|||
msgid "Unread Messages Counter" |
|||
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.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 |
|||
#: model:ir.model,name:attachment_queue.model_attachment_queue |
|||
msgid "attachment.queue" |
|||
msgstr "" |
|||
|
Write
Preview
Loading…
Cancel
Save
Reference in new issue