|
|
# Translation of Odoo Server. # This file contains the translation of the following modules: # * attachment_base_synchronize # # Translators: # OCA Transbot <transbot@odoo-community.org>, 2016 # Paolo Valier <paolo.valier@hotmail.it>, 2016 msgid "" msgstr "" "Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-12-23 21:53+0000\n" "PO-Revision-Date: 2016-12-23 21:53+0000\n" "Last-Translator: Paolo Valier <paolo.valier@hotmail.it>, 2016\n" "Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n" "Language: it\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_base_synchronize #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_needaction msgid "Action Needed" msgstr "Azione Necessaria"
#. module: attachment_base_synchronize #: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "Attachment" msgstr "Allegato"
#. module: attachment_base_synchronize #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name msgid "Attachment Name" msgstr "Nome Allegato"
#. module: attachment_base_synchronize #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_local_url msgid "Attachment URL" msgstr ""
#. module: attachment_base_synchronize #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_attachment_id msgid "Attachment id" msgstr ""
#. module: attachment_base_synchronize #: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search #: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_tree msgid "Attachments" msgstr "Allegato"
#. module: attachment_base_synchronize #: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "Binary" msgstr ""
#. module: attachment_base_synchronize #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_checksum msgid "Checksum/SHA1" msgstr ""
#. module: attachment_base_synchronize #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_company_id #: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "Company" msgstr "Azienda"
#. module: attachment_base_synchronize #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid msgid "Created by" msgstr "Created by"
#. module: attachment_base_synchronize #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date msgid "Created on" msgstr "Created on"
#. module: attachment_base_synchronize #: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "Creation Month" msgstr ""
#. module: attachment_base_synchronize #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_db_datas msgid "Database Data" msgstr "Data Database"
#. module: attachment_base_synchronize #: model:ir.model.fields,help:attachment_base_synchronize.field_ir_attachment_metadata_message_last_post msgid "Date of the last message posted on the record." msgstr "Data dell'ultimo messaggio aggiunto al record."
#. module: attachment_base_synchronize #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description msgid "Description" msgstr "Descrizione"
#. module: attachment_base_synchronize #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name msgid "Display Name" msgstr "Nome da visualizzare"
#. module: attachment_base_synchronize #: selection:ir.attachment.metadata,state:0 #: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "Done" msgstr "Completato"
#. module: attachment_base_synchronize #: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata msgid "Email Thread" msgstr "Discussione Email"
#. module: attachment_base_synchronize #: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form msgid "Error" msgstr "Errore"
#. module: attachment_base_synchronize #: selection:ir.attachment.metadata,file_type:0 msgid "Export File (External location)" msgstr ""
#. module: attachment_base_synchronize #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_external_hash msgid "External hash" msgstr ""
#. module: attachment_base_synchronize #: selection:ir.attachment.metadata,state:0 #: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "Failed" msgstr "Fallita"
#. module: attachment_base_synchronize #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas msgid "File Content" msgstr "Contenuto File"
#. module: attachment_base_synchronize #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname msgid "File Name" msgstr "Nome del campo"
#. module: attachment_base_synchronize #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size msgid "File Size" msgstr "Dimensione File"
#. module: attachment_base_synchronize #: code:addons/attachment_base_synchronize/models/attachment.py:53 #, python-format msgid "" "File corrupted: Something was wrong with the retrieved file, please relaunch " "the task." msgstr ""
#. module: attachment_base_synchronize #: model:ir.model.fields,help:attachment_base_synchronize.field_ir_attachment_metadata_external_hash msgid "" "File hash comes from the external owner of the file.\n" "If provided allow to check than downloaded file is the exact copy of the " "original file." msgstr ""
#. module: attachment_base_synchronize #: model:ir.model.fields,help:attachment_base_synchronize.field_ir_attachment_metadata_internal_hash msgid "" "File hash computed with file data to be compared to external hash when " "provided." msgstr ""
#. module: attachment_base_synchronize #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_type #: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "File type" msgstr "Tipo di file"
#. module: attachment_base_synchronize #: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "Filter on my documents" msgstr ""
#. module: attachment_base_synchronize #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_follower_ids msgid "Followers" msgstr "Followers"
#. module: attachment_base_synchronize #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids msgid "Followers (Channels)" msgstr "Followers (Canali)"
#. module: attachment_base_synchronize #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids msgid "Followers (Partners)" msgstr "Followers (Partners)"
#. module: attachment_base_synchronize #: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "Group By" msgstr "Raggruppa per"
#. module: attachment_base_synchronize #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_id msgid "ID" msgstr "ID"
#. module: attachment_base_synchronize #: model:ir.model.fields,help:attachment_base_synchronize.field_ir_attachment_metadata_message_unread msgid "If checked new messages require your attention." msgstr "If checked new messages require your attention."
#. module: attachment_base_synchronize #: model:ir.model.fields,help:attachment_base_synchronize.field_ir_attachment_metadata_message_needaction msgid "If checked, new messages require your attention." msgstr "Se selezionato, i nuovi messaggi richiedono la tua attenzione."
#. module: attachment_base_synchronize #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content msgid "Indexed Content" msgstr "Contenuto Indicizzato"
#. module: attachment_base_synchronize #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_internal_hash msgid "Internal hash" msgstr ""
#. module: attachment_base_synchronize #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_is_follower msgid "Is Follower" msgstr "È un follower"
#. module: attachment_base_synchronize #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_public msgid "Is public document" msgstr ""
#. module: attachment_base_synchronize #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_last_post msgid "Last Message Date" msgstr "Data Ultimo Messaggio"
#. module: attachment_base_synchronize #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update msgid "Last Modified on" msgstr "Ultima modifica il"
#. module: attachment_base_synchronize #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid msgid "Last Updated by" msgstr "Last Updated by"
#. module: attachment_base_synchronize #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date msgid "Last Updated on" msgstr "Last Updated on"
#. module: attachment_base_synchronize #: model:ir.model.fields,help:attachment_base_synchronize.field_ir_attachment_metadata_attachment_id msgid "Link to ir.attachment model " msgstr ""
#. module: attachment_base_synchronize #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_ids msgid "Messages" msgstr "Messaggi"
#. module: attachment_base_synchronize #: model:ir.actions.act_window,name:attachment_base_synchronize.action_attachment #: model:ir.ui.menu,name:attachment_base_synchronize.menu_ir_attachment msgid "Meta data Attachments" msgstr ""
#. module: attachment_base_synchronize #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_mimetype msgid "Mime Type" msgstr ""
#. module: attachment_base_synchronize #: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "My Document(s)" msgstr ""
#. module: attachment_base_synchronize #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_needaction_counter msgid "Number of Actions" msgstr "Numero di Azioni"
#. module: attachment_base_synchronize #: model:ir.model.fields,help:attachment_base_synchronize.field_ir_attachment_metadata_message_needaction_counter msgid "Number of messages which requires an action" msgstr "Numero di messaggi che richiedono un'azione"
#. module: attachment_base_synchronize #: model:ir.model.fields,help:attachment_base_synchronize.field_ir_attachment_metadata_message_unread_counter msgid "Number of unread messages" msgstr "Numero di messaggi non letti"
#. module: attachment_base_synchronize #: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "Owner" msgstr "Proprietario"
#. module: attachment_base_synchronize #: selection:ir.attachment.metadata,state:0 #: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "Pending" msgstr "Attesa"
#. module: attachment_base_synchronize #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_field msgid "Resource Field" msgstr ""
#. module: attachment_base_synchronize #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_id msgid "Resource ID" msgstr "ID Risorsa"
#. module: attachment_base_synchronize #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model msgid "Resource Model" msgstr "Modello Risorsa"
#. module: attachment_base_synchronize #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name msgid "Resource Name" msgstr "Nome della Risorsa"
#. module: attachment_base_synchronize #: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form msgid "Run" msgstr "Esegui"
#. module: attachment_base_synchronize #: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form msgid "Set to Done" msgstr ""
#. module: attachment_base_synchronize #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_state #: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "State" msgstr "Stato"
#. module: attachment_base_synchronize #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_state_message msgid "State message" msgstr ""
#. module: attachment_base_synchronize #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_store_fname msgid "Stored Filename" msgstr "Nome memorizzato del File"
#. module: attachment_base_synchronize #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_sync_date msgid "Sync date" msgstr ""
#. module: attachment_base_synchronize #: model:ir.model.fields,help:attachment_base_synchronize.field_ir_attachment_metadata_res_model msgid "The database object this attachment will be attached to" msgstr "L'oggetto del database a cui l'allegato verrà collegato"
#. module: attachment_base_synchronize #: model:ir.model.fields,help:attachment_base_synchronize.field_ir_attachment_metadata_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_base_synchronize #: model:ir.model.fields,help:attachment_base_synchronize.field_ir_attachment_metadata_res_id msgid "The record id this is attached to" msgstr "Id record al quale è collegato"
#. module: attachment_base_synchronize #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_type #: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "Type" msgstr "Tipo"
#. module: attachment_base_synchronize #: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "URL" msgstr "URL"
#. module: attachment_base_synchronize #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_unread msgid "Unread Messages" msgstr "Messaggi non letti"
#. module: attachment_base_synchronize #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_unread_counter msgid "Unread Messages Counter" msgstr "Contatore Messaggi non letti"
#. module: attachment_base_synchronize #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url msgid "Url" msgstr "Url"
#. module: attachment_base_synchronize #: model:ir.model.fields,help:attachment_base_synchronize.field_ir_attachment_metadata_type msgid "" "You can either upload a file from your computer or copy/paste an internet " "link to your file" msgstr ""
|